/*!************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/glob-import-loader/index.js??ruleSet[1].rules[1].use[4]!./src/main/webpack/site/main.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
html,
body {
  margin: 0;
  font-size: 16px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.5;
  overflow-x: hidden;
  position: relative;
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
}

.cmp-container-grid > :first-child {
  max-width: 1344px;
  margin: auto;
  padding: 0 16px;
}

.anseris-grid-container {
  max-width: 1328px;
  margin: auto;
  padding: 0 8px;
}

.row {
  padding: 0;
  margin: 0;
}

.cmp-fadeup-animation {
  overflow: hidden;
}

.cmp-fadeup-animation .cmp-fadeup-animation_reveal--editor {
  opacity: 1;
}

.cmp-fadeup-animation .cmp-fadeup-animation_reveal {
  position: relative;
  -webkit-transform: translateY(150px);
          transform: translateY(150px);
  opacity: 0;
  -webkit-transition: opacity 2s ease, -webkit-transform 2s ease;
  transition: opacity 2s ease, -webkit-transform 2s ease;
  transition: transform 2s ease, opacity 2s ease;
  transition: transform 2s ease, opacity 2s ease, -webkit-transform 2s ease;
}

.cmp-fadeup-animation .cmp-fadeup-animation_reveal--active {
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  opacity: 1;
}

#mainEncuestas {
  height: 100%;
  width: 100%;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* F O N T    S T Y L E S    M I X I N S*/
.subtitle {
  font-size: 32px;
  color: white;
  margin-bottom: 32px;
}

.more-actions {
  color: white;
  font-size: 16px;
  margin-top: 16px;
  text-decoration: underline;
  cursor: pointer;
}

.more-actions-disabled {
  color: #AAABAD;
  cursor: not-allowed;
}

.text-simple {
  color: white;
  font-size: 16px;
  margin-top: 16px;
}

.search-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #AAABAD;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.search-input {
  width: 100%;
  padding: 5px;
  border: 0px;
  outline: none;
  color: #FFFFFF;
  background-color: transparent;
}

.search-input::-webkit-input-placeholder {
  color: #909194;
}

.search-input::-moz-placeholder {
  color: #909194;
}

.search-input:-ms-input-placeholder {
  color: #909194;
}

.search-input::-ms-input-placeholder {
  color: #909194;
}

.search-input::placeholder {
  color: #909194;
}

.search-button {
  padding: 5px 10px;
  border: none;
  background-color: transparent;
  border-radius: 0 4px 4px 0;
}

.search-button i {
  font-size: 16px;
}

.sort-select {
  background-color: #C9F526;
  border: 1px solid #ccc;
  border-radius: 8px;
  width: 100%;
  padding: 12px;
  font-size: 16px;
  outline: none;
  cursor: pointer;
  appearance: none; /* Para ocultar el icono de flecha predeterminado */
  -webkit-appearance: none; /* Para Safari */
  -moz-appearance: none; /* Para Firefox */
  background-image: url('data:image/svg+xml;charset=US-ASCII,<svg width="11" height="7" viewBox="0 0 11 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.05298 6.30154C4.86098 6.30154 4.669 6.22754 4.523 6.08154L0.219 1.77754C-0.073 1.48554 -0.073 1.00954 0.219 0.717535C0.511 0.425535 0.986985 0.425535 1.27899 0.717535L5.05298 4.49153L8.82698 0.717535C9.11898 0.425535 9.59499 0.425535 9.88699 0.717535C10.179 1.00954 10.179 1.48554 9.88699 1.77754L5.58299 6.08154C5.43699 6.22754 5.24498 6.30154 5.05298 6.30154Z" fill="%23223102"/></svg>');
  background-repeat: no-repeat;
  background-position: right 14px center;
  padding-left: 24px;
}

.sort-select option {
  background-color: #FFFFFF;
  color: #000;
}

.acciones-container {
  background: #46474B;
  color: white;
  border-radius: 15px;
  padding: 16px;
  margin: 8px;
  margin-bottom: 16px;
}

.label-text {
  color: #C6C6C7;
  font-size: 12px;
}

.link-acciones {
  color: #FF78EA;
  font-size: 14px;
}

.title-price {
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

/* stylelint-disable */
.cmp-accordion {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0 auto;
  gap: 24px;
}
.cmp-accordion .cmp-accordion__item {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.cmp-accordion .cmp-accordion__item .cmp-accordion__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.cmp-accordion .cmp-accordion__item .cmp-accordion__button .cmp-accordion__title {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
}
.cmp-accordion .cmp-accordion__item .cmp-accordion__button .cmp-accordion__icon {
  margin-right: 30px;
}
.cmp-accordion--simple .cmp-accordion__item .cmp-accordion__button .cmp-accordion__title {
  padding: 0px;
}
.cmp-accordion--simple .cmp-accordion__item .cmp-accordion__button .cmp-accordion__icon {
  margin-left: 5px;
}
.cmp-accordion--simple .cmp-accordion__item .cmp-accordion__button .cmp-accordion__icon .icon_open {
  width: 25px;
  height: 25px;
}
.cmp-accordion--simple .cmp-accordion__item .cmp-accordion__button .cmp-accordion__icon .icon_close {
  width: 25px;
  height: 25px;
}
.cmp-accordion--padding-12 .cmp-accordion .cmp-accordion__item .cmp-panel-item {
  padding: 12px;
}
.cmp-accordion--padding-14 .cmp-accordion .cmp-accordion__item .cmp-panel-item {
  padding: 14px;
}
.cmp-accordion--padding-16 .cmp-accordion .cmp-accordion__item .cmp-panel-item {
  padding: 16px;
}
.cmp-accordion--padding-24 .cmp-accordion .cmp-accordion__item .cmp-panel-item {
  padding: 24px;
}
.cmp-accordion--padding-32 .cmp-accordion .cmp-accordion__item .cmp-panel-item {
  padding: 32px;
}
.cmp-accordion--padding-64 .cmp-accordion .cmp-accordion__item .cmp-panel-item {
  padding: 64px;
}
.cmp-accordion--small-comment .cmp-accordion .cmp-accordion__item .cmp-accordion__button .cmp-accordion__title {
  font-size: 12px;
  line-height: 18px;
}
.cmp-accordion--small-plus .cmp-accordion .cmp-accordion__item .cmp-accordion__button .cmp-accordion__title {
  font-size: 14px;
  line-height: 20px;
}
.cmp-accordion--small .cmp-accordion .cmp-accordion__item .cmp-accordion__button .cmp-accordion__title {
  font-size: 16px;
  line-height: 24px;
}
.cmp-accordion--medium .cmp-accordion .cmp-accordion__item .cmp-accordion__button .cmp-accordion__title {
  font-size: 24px;
  line-height: 35px;
}
.cmp-accordion--extra-big .cmp-accordion .cmp-accordion__item .cmp-accordion__button .cmp-accordion__title {
  font-size: 32px;
  line-height: 45px;
}
.cmp-accordion--bigger .cmp-accordion .cmp-accordion__item .cmp-accordion__button .cmp-accordion__title {
  font-size: 64px;
  line-height: 80px;
}
@media (max-width: 600px) {
  .cmp-accordion--mobileº-comment .cmp-accordion .cmp-accordion__item .cmp-accordion__button .cmp-accordion__title {
    font-size: 12px;
    line-height: 18px;
  }
  .cmp-accordion--mobile-small-plus .cmp-accordion .cmp-accordion__item .cmp-accordion__button .cmp-accordion__title {
    font-size: 14px;
    line-height: 20px;
  }
  .cmp-accordion--mobile-small .cmp-accordion .cmp-accordion__item .cmp-accordion__button .cmp-accordion__title {
    font-size: 16px;
    line-height: 24px;
  }
  .cmp-accordion--mobile-medium .cmp-accordion .cmp-accordion__item .cmp-accordion__button .cmp-accordion__title {
    font-size: 24px;
    line-height: 40px;
  }
  .cmp-accordion--mobile-extra-big .cmp-accordion .cmp-accordion__item .cmp-accordion__button .cmp-accordion__title {
    font-size: 32px;
    line-height: 45px;
  }
  .cmp-accordion--mobile-bigger .cmp-accordion .cmp-accordion__item .cmp-accordion__button .cmp-accordion__title {
    font-size: 74px;
    line-height: 80px;
  }
}

/* stylelint-enable */
.cmp-accordion__item .cmp-container .new {
  margin: 0px;
  height: 0px;
}

.main-image {
  display: none;
}
.main-image--editor {
  display: none;
}

.main-mobile-image {
  display: block;
  width: 100%;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
}
.main-mobile-image--editor {
  display: block;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 350px;
}

.cmp-anseris-animation-image {
  position: relative;
}
.cmp-anseris-animation-image__overlay-top {
  text-align: left;
  position: absolute;
  top: 10%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
  opacity: 0;
  width: 80%;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.cmp-anseris-animation-image__overlay-top--active {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.cmp-anseris-animation-image__overlay-top img {
  max-height: 55px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 45px;
  width: auto;
}
.cmp-anseris-animation-image__overlay-top.is-editor {
  opacity: 1;
}
.cmp-anseris-animation-image__overlay-text {
  position: absolute;
  bottom: 30%;
  left: 0;
  right: 0;
  z-index: 1;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  margin-left: 16px;
}
.cmp-anseris-animation-image__overlay-text .cmp-banregio-text {
  margin-bottom: 53px;
}
.cmp-anseris-animation-image__overlay-text--active {
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  opacity: 1;
}
.cmp-anseris-animation-image__overlay-text.is-editor {
  opacity: 1;
}
.cmp-anseris-animation-image__overlay-bottom {
  text-align: center;
  position: absolute;
  bottom: 5%;
  left: 0;
  right: 0;
  z-index: 1;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.cmp-anseris-animation-image__overlay-bottom--active {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.cmp-anseris-animation-image__overlay-bottom img {
  height: 20px;
  -o-object-fit: contain;
     object-fit: contain;
}
.cmp-anseris-animation-image__overlay-bottom.is-editor {
  opacity: 1;
}

@media (min-width: 768px) {
  .main-mobile-image {
    display: none;
  }
  .main-mobile-image--editor {
    display: none;
  }
  .main-image {
    display: block;
    width: 100%;
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .main-image--editor {
    display: block;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    max-height: 350px;
  }
  .cmp-anseris-animation-image__overlay-top {
    width: unset;
  }
  .cmp-anseris-animation-image__overlay-text {
    margin-left: auto;
    bottom: 20%;
  }
}
.cmp-anseris-animation-image__header {
  position: fixed;
  z-index: 50;
  top: -100px;
  left: 0;
  right: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.cmp-anseris-animation-image__header--active {
  top: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.cmp-anseris-animation-loop .animation-container {
  position: relative;
  height: 400px;
}
.cmp-anseris-animation-loop__overlay-text {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 1;
  opacity: 1;
}

.animation-container--editor {
  position: relative;
  height: 400px;
}
.animation-container--editor .cmp-anseris-animation-loop__overlay-text {
  position: absolute;
  top: 130px;
  opacity: 1;
}

.cmp-anseris-animation-scroll .animation-container {
  position: relative;
  height: 100vh;
}
.cmp-anseris-animation-scroll__overlay-text {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 1;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.cmp-anseris-animation-scroll__overlay-text--active {
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  opacity: 1;
}
.cmp-anseris-animation-scroll__overlay-text.is-editor {
  opacity: 1;
}
.cmp-anseris-animation-scroll__overlay-bottom {
  text-align: center;
  position: absolute;
  bottom: 5%;
  left: 0;
  right: 0;
  z-index: 1;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.cmp-anseris-animation-scroll__overlay-bottom--active {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.cmp-anseris-animation-scroll__overlay-bottom img {
  height: 20px;
}
.cmp-anseris-animation-scroll__overlay-bottom.is-editor {
  opacity: 1;
}

.animation-container--editor {
  position: relative;
  height: 400px;
}
.animation-container--editor .cmp-anseris-animation-scroll__overlay-text {
  position: absolute;
  top: 130px;
  opacity: 1;
}

.cmp-anseris-animation-scroll__header {
  position: fixed;
  z-index: 50;
  top: -100px;
  left: 0;
  right: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.cmp-anseris-animation-scroll__header--active {
  top: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.cmp-anseris-bentocard {
  position: relative;
}
.cmp-anseris-bentocard__featured-image {
  position: absolute;
  max-height: 100%;
  max-width: 100%;
  bottom: 0;
  right: 0;
}
.cmp-anseris-bentocard__featured-image-mobile {
  display: none;
}
.cmp-anseris-bentocard__content {
  padding: 40px 24px;
}
@media (min-width: 500px) {
  .cmp-anseris-bentocard__content {
    padding: 48px;
  }
}
.cmp-anseris-bentocard__content {
  position: relative;
}
@media (max-width: 500px) {
  .cmp-anseris-bentocard__featured-image {
    display: none;
  }
  .cmp-anseris-bentocard__featured-image-mobile {
    display: block;
    position: absolute;
    max-height: 100%;
    max-width: 100%;
    bottom: 0;
    right: 0;
  }
}

.anseris-bentocard.cmp-anseris-bentocard__border-0 .cmp-anseris-bentocard__bg {
  border-radius: 0;
}
.anseris-bentocard.cmp-anseris-bentocard__border-24 .cmp-anseris-bentocard__bg {
  border-radius: 24px;
}
.anseris-bentocard.cmp-anseris-bentocard__border-30 .cmp-anseris-bentocard__bg {
  border-radius: 30px;
}
.anseris-bentocard.cmp-anseris-bentocard__border-50 .cmp-anseris-bentocard__bg {
  border-radius: 50px;
}
.anseris-bentocard.cmp-anseris-bentocard__border-100 .cmp-anseris-bentocard__bg {
  border-radius: 100px;
}
.anseris-bentocard.cmp-anseris-bentocard__padding-none .cmp-anseris-bentocard__content {
  padding: 0;
}
.anseris-bentocard.cmp-anseris-bentocard__padding-tb-none .cmp-anseris-bentocard__content {
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 768px) {
  .anseris-bentocard.cmp-anseris-bentocard__padding-tb-none .cmp-anseris-bentocard__content {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 768px) {
  .anseris-bentocard.cmp-anseris-bentocard__padding-none-mobile .cmp-anseris-bentocard__content {
    padding-left: 0;
    padding-right: 0;
  }
}
.anseris-bentocard.cmp-anseris-bentocard__img-top-left .cmp-anseris-bentocard__featured-image {
  top: 0;
  left: 0;
  bottom: unset;
  right: unset;
}
.anseris-bentocard.cmp-anseris-bentocard__img-top-center .cmp-anseris-bentocard__featured-image {
  top: 0;
  right: unset;
  bottom: unset;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}
.anseris-bentocard.cmp-anseris-bentocard__img-top-right .cmp-anseris-bentocard__featured-image {
  top: 0;
  right: 0;
  bottom: unset;
  left: unset;
}
.anseris-bentocard.cmp-anseris-bentocard__img-center-left .cmp-anseris-bentocard__featured-image {
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  bottom: unset;
  right: unset;
}
.anseris-bentocard.cmp-anseris-bentocard__img-center-center .cmp-anseris-bentocard__featured-image {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  bottom: unset;
  right: unset;
}
.anseris-bentocard.cmp-anseris-bentocard__img-center-right .cmp-anseris-bentocard__featured-image {
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  bottom: unset;
  left: unset;
}
.anseris-bentocard.cmp-anseris-bentocard__img-bottom-left .cmp-anseris-bentocard__featured-image {
  bottom: 0;
  right: unset;
  left: 0;
}
.anseris-bentocard.cmp-anseris-bentocard__img-bottom-center .cmp-anseris-bentocard__featured-image {
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
  right: unset;
}
.anseris-bentocard.cmp-anseris-bentocard__img-bottom-right .cmp-anseris-bentocard__featured-image {
  bottom: 0;
  right: 0;
  left: unset;
}
@media (max-width: 768px) {
  .anseris-bentocard.cmp-anseris-bentocard__img-mobile-top-left .cmp-anseris-bentocard__featured-image-mobile {
    top: 0;
    left: 0;
    bottom: unset;
    right: unset;
  }
  .anseris-bentocard.cmp-anseris-bentocard__img-mobile-top-center .cmp-anseris-bentocard__featured-image-mobile {
    top: 0;
    right: unset;
    bottom: unset;
    left: 50%;
    -webkit-transform: translate(-50%);
            transform: translate(-50%);
  }
  .anseris-bentocard.cmp-anseris-bentocard__img-mobile-top-right .cmp-anseris-bentocard__featured-image-mobile {
    top: 0;
    right: 0;
    bottom: unset;
    left: unset;
  }
  .anseris-bentocard.cmp-anseris-bentocard__img-mobile-center-left .cmp-anseris-bentocard__featured-image-mobile {
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    bottom: unset;
    right: unset;
  }
  .anseris-bentocard.cmp-anseris-bentocard__img-mobile-center-center .cmp-anseris-bentocard__featured-image-mobile {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    bottom: unset;
    right: unset;
  }
  .anseris-bentocard.cmp-anseris-bentocard__img-mobile-center-right .cmp-anseris-bentocard__featured-image-mobile {
    top: 50%;
    right: 0;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    bottom: unset;
    left: unset;
  }
  .anseris-bentocard.cmp-anseris-bentocard__img-mobile-bottom-left .cmp-anseris-bentocard__featured-image-mobile {
    bottom: 0;
    right: unset;
    left: 0;
  }
  .anseris-bentocard.cmp-anseris-bentocard__img-mobile-bottom-center .cmp-anseris-bentocard__featured-image-mobile {
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%);
            transform: translate(-50%);
    right: unset;
  }
  .anseris-bentocard.cmp-anseris-bentocard__img-mobile-bottom-right .cmp-anseris-bentocard__featured-image-mobile {
    bottom: 0;
    right: 0;
    left: unset;
  }
}
.anseris-bentocard.cmp-anseris-bentocard__bg-no-repeat .cmp-anseris-bentocard__bg {
  background-repeat: no-repeat;
}
.anseris-bentocard.cmp-anseris-bentocard__bg-cover .cmp-anseris-bentocard__bg {
  background-size: cover;
}
.anseris-bentocard.cmp-anseris-bentocard__bg-contain .cmp-anseris-bentocard__bg {
  background-size: contain;
}
.anseris-bentocard.cmp-anseris-bentocard__background-top-left .cmp-anseris-bentocard__bg {
  background-position: top left;
}
.anseris-bentocard.cmp-anseris-bentocard__background-top-center .cmp-anseris-bentocard__bg {
  background-position: top center;
}
.anseris-bentocard.cmp-anseris-bentocard__background-top-right .cmp-anseris-bentocard__bg {
  background-position: top right;
}
.anseris-bentocard.cmp-anseris-bentocard__background-center-left .cmp-anseris-bentocard__bg {
  background-position: center left;
}
.anseris-bentocard.cmp-anseris-bentocard__background-center-center .cmp-anseris-bentocard__bg {
  background-position: center;
}
.anseris-bentocard.cmp-anseris-bentocard__background-center-right .cmp-anseris-bentocard__bg {
  background-position: center right;
}
.anseris-bentocard.cmp-anseris-bentocard__background-bottom-left .cmp-anseris-bentocard__bg {
  background-position: bottom left;
}
.anseris-bentocard.cmp-anseris-bentocard__background-bottom-center .cmp-anseris-bentocard__bg {
  background-position: bottom center;
}
.anseris-bentocard.cmp-anseris-bentocard__background-bottom-right .cmp-anseris-bentocard__bg {
  background-position: bottom right;
}
.anseris-bentocard.cmp-anseris-bentocard__img-25-height .cmp-anseris-bentocard__featured-image {
  max-height: 25%;
}
.anseris-bentocard.cmp-anseris-bentocard__img-30-height .cmp-anseris-bentocard__featured-image {
  max-height: 30%;
}
.anseris-bentocard.cmp-anseris-bentocard__img-40-height .cmp-anseris-bentocard__featured-image {
  max-height: 40%;
}
.anseris-bentocard.cmp-anseris-bentocard__img-50-height .cmp-anseris-bentocard__featured-image {
  max-height: 50%;
}
.anseris-bentocard.cmp-anseris-bentocard__img-45-height .cmp-anseris-bentocard__featured-image {
  max-height: 45%;
}
.anseris-bentocard.cmp-anseris-bentocard__img-60-height .cmp-anseris-bentocard__featured-image {
  max-height: 65%;
}
.anseris-bentocard.cmp-anseris-bentocard__img-65-height .cmp-anseris-bentocard__featured-image {
  max-height: 65%;
}
.anseris-bentocard.cmp-anseris-bentocard__img-75-height .cmp-anseris-bentocard__featured-image {
  max-height: 75%;
}
.anseris-bentocard.cmp-anseris-bentocard__img-100-height .cmp-anseris-bentocard__featured-image {
  max-height: 100%;
}
.anseris-bentocard.cmp-anseris-bentocard__img-20-width .cmp-anseris-bentocard__featured-image {
  width: 20%;
  -o-object-fit: cover;
     object-fit: cover;
}
.anseris-bentocard.cmp-anseris-bentocard__img-30-width .cmp-anseris-bentocard__featured-image {
  width: 30%;
  -o-object-fit: cover;
     object-fit: cover;
}
.anseris-bentocard.cmp-anseris-bentocard__img-40-width .cmp-anseris-bentocard__featured-image {
  width: 40%;
  -o-object-fit: cover;
     object-fit: cover;
}
.anseris-bentocard.cmp-anseris-bentocard__img-50-width .cmp-anseris-bentocard__featured-image {
  width: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
.anseris-bentocard.cmp-anseris-bentocard__img-60-width .cmp-anseris-bentocard__featured-image {
  width: 60%;
  -o-object-fit: cover;
     object-fit: cover;
}
.anseris-bentocard.cmp-anseris-bentocard__img-80-width .cmp-anseris-bentocard__featured-image {
  width: 80%;
  -o-object-fit: cover;
     object-fit: cover;
}
.anseris-bentocard.cmp-anseris-bentocard__img-90-width .cmp-anseris-bentocard__featured-image {
  width: 90%;
  -o-object-fit: cover;
     object-fit: cover;
}
.anseris-bentocard.cmp-anseris-bentocard__img-100-width .cmp-anseris-bentocard__featured-image {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.anseris-bentocard.cmp-anseris-bentocard__img-25-height-mobile .cmp-anseris-bentocard__featured-image-mobile {
  max-height: 25%;
}
.anseris-bentocard.cmp-anseris-bentocard__img-30-height-mobile .cmp-anseris-bentocard__featured-image-mobile {
  max-height: 30%;
}
.anseris-bentocard.cmp-anseris-bentocard__img-40-height-mobile .cmp-anseris-bentocard__featured-image-mobile {
  max-height: 40%;
}
.anseris-bentocard.cmp-anseris-bentocard__img-45-height-mobile .cmp-anseris-bentocard__featured-image-mobile {
  max-height: 45%;
}
.anseris-bentocard.cmp-anseris-bentocard__img-50-height-mobile .cmp-anseris-bentocard__featured-image-mobile {
  max-height: 50%;
}
.anseris-bentocard.cmp-anseris-bentocard__img-60-height-mobile .cmp-anseris-bentocard__featured-image-mobile {
  max-height: 60%;
}
.anseris-bentocard.cmp-anseris-bentocard__img-65-height-mobile .cmp-anseris-bentocard__featured-image-mobile {
  max-height: 65%;
}
.anseris-bentocard.cmp-anseris-bentocard__img-75-height-mobile .cmp-anseris-bentocard__featured-image-mobile {
  max-height: 75%;
}
.anseris-bentocard.cmp-anseris-bentocard__img-100-height-mobile .cmp-anseris-bentocard__featured-image-mobile {
  max-height: 100%;
}
.anseris-bentocard.cmp-anseris-bentocard__img-20-width-mobile .cmp-anseris-bentocard__featured-image-mobile {
  width: 20%;
  -o-object-fit: cover;
     object-fit: cover;
}
.anseris-bentocard.cmp-anseris-bentocard__img-30-width-mobile .cmp-anseris-bentocard__featured-image-mobile {
  width: 30%;
  -o-object-fit: cover;
     object-fit: cover;
}
.anseris-bentocard.cmp-anseris-bentocard__img-40-width-mobile .cmp-anseris-bentocard__featured-image-mobile {
  width: 40%;
  -o-object-fit: cover;
     object-fit: cover;
}
.anseris-bentocard.cmp-anseris-bentocard__img-50-width-mobile .cmp-anseris-bentocard__featured-image-mobile {
  width: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
.anseris-bentocard.cmp-anseris-bentocard__img-60-width-mobile .cmp-anseris-bentocard__featured-image-mobile {
  width: 60%;
  -o-object-fit: cover;
     object-fit: cover;
}
.anseris-bentocard.cmp-anseris-bentocard__img-75-width-mobile .cmp-anseris-bentocard__featured-image-mobile {
  width: 75%;
  -o-object-fit: cover;
     object-fit: cover;
}
.anseris-bentocard.cmp-anseris-bentocard__img-80-width-mobile .cmp-anseris-bentocard__featured-image-mobile {
  width: 80%;
  -o-object-fit: cover;
     object-fit: cover;
}
.anseris-bentocard.cmp-anseris-bentocard__img-90-width-mobile .cmp-anseris-bentocard__featured-image-mobile {
  width: 90%;
  -o-object-fit: cover;
     object-fit: cover;
}
.anseris-bentocard.cmp-anseris-bentocard__img-100-width-mobile .cmp-anseris-bentocard__featured-image-mobile {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.anseris-bentocard.cmp-anseris-bentocard__top-border .cmp-anseris-bentocard__bg {
  border-top: 1px solid black;
}
.anseris-bentocard.cmp-anseris-bentocard__padding-img .cmp-anseris-bentocard__featured-image {
  margin: 40px;
}
@media (max-width: 500px) {
  .anseris-bentocard.cmp-anseris-bentocard__padding-img .cmp-anseris-bentocard__featured-image-mobile {
    margin: 24px;
  }
}
.anseris-bentocard.cmp-anseris-bentocard__padding-img-desktop .cmp-anseris-bentocard__featured-image {
  margin: 40px;
}
@media (max-width: 500px) {
  .anseris-bentocard.cmp-anseris-bentocard__padding-img-desktop .cmp-anseris-bentocard__featured-image-mobile {
    margin: 0;
  }
}
.anseris-bentocard.cmp-anseris-bentocard__padding-right-img .cmp-anseris-bentocard__featured-image {
  margin-right: 5%;
}
@media (max-width: 500px) {
  .anseris-bentocard.cmp-anseris-bentocard__padding-right-img .cmp-anseris-bentocard__featured-image-mobile {
    margin-right: 24px;
  }
}
.anseris-bentocard.cmp-anseris-bentocard__padding-right-xl-img .cmp-anseris-bentocard__featured-image {
  margin-right: 21%;
}
@media (max-width: 500px) {
  .anseris-bentocard.cmp-anseris-bentocard__padding-right-xl-img .cmp-anseris-bentocard__featured-image-mobile {
    margin: 0;
  }
}
.anseris-bentocard.cmp-anseris-bentocard__padding-bottom-l-img .cmp-anseris-bentocard__featured-image {
  margin-bottom: 75px;
}
@media (max-width: 500px) {
  .anseris-bentocard.cmp-anseris-bentocard__padding-bottom-l-img .cmp-anseris-bentocard__featured-image-mobile {
    margin-bottom: 80px;
  }
}
.anseris-bentocard.cmp-anseris-bentocard__padding-right-l-img .cmp-anseris-bentocard__featured-image {
  margin-right: 10%;
}
@media (max-width: 500px) {
  .anseris-bentocard.cmp-anseris-bentocard__padding-right-l-img .cmp-anseris-bentocard__featured-image-mobile {
    margin: 0;
  }
}
.anseris-bentocard.cmp-anseris-bentocard__padding-bottom-img .cmp-anseris-bentocard__featured-image {
  margin-bottom: 40px;
}
@media (max-width: 500px) {
  .anseris-bentocard.cmp-anseris-bentocard__padding-bottom-img .cmp-anseris-bentocard__featured-image-mobile {
    margin-bottom: 24px;
  }
}
@media (max-width: 500px) {
  .anseris-bentocard.cmp-anseris-bentocard__padding-bottom-img-mobile .cmp-anseris-bentocard__featured-image-mobile {
    margin-bottom: 24px;
  }
}
.anseris-bentocard.cmp-anseris-bentocard__padding-bottomxl-img .cmp-anseris-bentocard__featured-image {
  margin-bottom: 134px;
}
@media (max-width: 500px) {
  .anseris-bentocard.cmp-anseris-bentocard__padding-bottomxl-img .cmp-anseris-bentocard__featured-image-mobile {
    margin-bottom: 120px;
  }
}
@media (max-width: 500px) {
  .anseris-bentocard.cmp-anseris-bentocard__padding-top-img-mobile .cmp-anseris-bentocard__featured-image-mobile {
    margin-top: 24px;
  }
}
.anseris-bentocard.cmp-anseris-bentocard__img-animation .cmp-anseris-bentocard__featured-image,
.anseris-bentocard.cmp-anseris-bentocard__img-animation .cmp-anseris-bentocard__featured-image-mobile {
  opacity: 0;
}
.anseris-bentocard.cmp-anseris-bentocard__img-animation .animate.cmp-anseris-bentocard__featured-image,
.anseris-bentocard.cmp-anseris-bentocard__img-animation .animate.cmp-anseris-bentocard__featured-image-mobile {
  -webkit-animation: desplazamiento 1s ease;
          animation: desplazamiento 1s ease;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
  -webkit-transition: all 1s;
  transition: all 1s;
}
.anseris-bentocard.cmp-anseris-bentocard__img-animation .show-image--editor,
.anseris-bentocard.cmp-anseris-bentocard__img-animation .show-image-mobile--editor {
  opacity: 1;
}
.anseris-bentocard.cmp-anseris-bentocard__img-center-center.cmp-anseris-bentocard__img-animation .cmp-anseris-bentocard__featured-image,
.anseris-bentocard.cmp-anseris-bentocard__img-center-center.cmp-anseris-bentocard__img-animation .cmp-anseris-bentocard__featured-image-mobile {
  opacity: 0;
}
.anseris-bentocard.cmp-anseris-bentocard__img-center-center.cmp-anseris-bentocard__img-animation .animate.cmp-anseris-bentocard__featured-image,
.anseris-bentocard.cmp-anseris-bentocard__img-center-center.cmp-anseris-bentocard__img-animation .animate.cmp-anseris-bentocard__featured-image-mobile {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-animation: desplazamientoCenterCenter 1s ease;
          animation: desplazamientoCenterCenter 1s ease;
  -webkit-transition: all 1s;
  transition: all 1s;
}
.anseris-bentocard.cmp-anseris-bentocard__img-center-center.cmp-anseris-bentocard__img-animation .show-image--editor,
.anseris-bentocard.cmp-anseris-bentocard__img-center-center.cmp-anseris-bentocard__img-animation .show-image-mobile--editor {
  opacity: 1;
}
.anseris-bentocard.cmp-anseris-bentocard__img-top-center.cmp-anseris-bentocard__img-animation .cmp-anseris-bentocard__featured-image,
.anseris-bentocard.cmp-anseris-bentocard__img-top-center.cmp-anseris-bentocard__img-animation .cmp-anseris-bentocard__featured-image-mobile {
  opacity: 0;
}
.anseris-bentocard.cmp-anseris-bentocard__img-top-center.cmp-anseris-bentocard__img-animation .animate.cmp-anseris-bentocard__featured-image,
.anseris-bentocard.cmp-anseris-bentocard__img-top-center.cmp-anseris-bentocard__img-animation .animate.cmp-anseris-bentocard__featured-image-mobile {
  opacity: 1;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  -webkit-animation: desplazamientoTopCenter 1s ease;
          animation: desplazamientoTopCenter 1s ease;
  -webkit-transition: all 1s;
  transition: all 1s;
}
.anseris-bentocard.cmp-anseris-bentocard__img-top-center.cmp-anseris-bentocard__img-animation .show-image--editor,
.anseris-bentocard.cmp-anseris-bentocard__img-top-center.cmp-anseris-bentocard__img-animation .show-image-mobile--editor {
  opacity: 1;
}
.anseris-bentocard.cmp-anseris-bentocard__img-center-left.cmp-anseris-bentocard__img-animation .cmp-anseris-bentocard__featured-image,
.anseris-bentocard.cmp-anseris-bentocard__img-center-left.cmp-anseris-bentocard__img-animation .cmp-anseris-bentocard__featured-image-mobile {
  opacity: 0;
}
.anseris-bentocard.cmp-anseris-bentocard__img-center-left.cmp-anseris-bentocard__img-animation .animate.cmp-anseris-bentocard__featured-image,
.anseris-bentocard.cmp-anseris-bentocard__img-center-left.cmp-anseris-bentocard__img-animation .animate.cmp-anseris-bentocard__featured-image-mobile {
  opacity: 1;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
  -webkit-animation: desplazamientoCenterLeft 1s ease;
          animation: desplazamientoCenterLeft 1s ease;
  -webkit-transition: all 1s;
  transition: all 1s;
}
.anseris-bentocard.cmp-anseris-bentocard__img-center-left.cmp-anseris-bentocard__img-animation .show-image--editor,
.anseris-bentocard.cmp-anseris-bentocard__img-center-left.cmp-anseris-bentocard__img-animation .show-image-mobile--editor {
  opacity: 1;
}
.anseris-bentocard.cmp-anseris-bentocard__img-center-right.cmp-anseris-bentocard__img-animation .cmp-anseris-bentocard__featured-image,
.anseris-bentocard.cmp-anseris-bentocard__img-center-right.cmp-anseris-bentocard__img-animation .cmp-anseris-bentocard__featured-image-mobile {
  opacity: 0;
}
.anseris-bentocard.cmp-anseris-bentocard__img-center-right.cmp-anseris-bentocard__img-animation .animate.cmp-anseris-bentocard__featured-image,
.anseris-bentocard.cmp-anseris-bentocard__img-center-right.cmp-anseris-bentocard__img-animation .animate.cmp-anseris-bentocard__featured-image-mobile {
  opacity: 1;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
  -webkit-animation: desplazamientoCenterLeft 1s ease;
          animation: desplazamientoCenterLeft 1s ease;
  -webkit-transition: all 1s;
  transition: all 1s;
}
.anseris-bentocard.cmp-anseris-bentocard__img-center-right.cmp-anseris-bentocard__img-animation .show-image--editor,
.anseris-bentocard.cmp-anseris-bentocard__img-center-right.cmp-anseris-bentocard__img-animation .show-image-mobile--editor {
  opacity: 1;
}
.anseris-bentocard.cmp-anseris-bentocard__img-bottom-center.cmp-anseris-bentocard__img-animation .cmp-anseris-bentocard__featured-image,
.anseris-bentocard.cmp-anseris-bentocard__img-bottom-center.cmp-anseris-bentocard__img-animation .cmp-anseris-bentocard__featured-image-mobile {
  opacity: 0;
}
.anseris-bentocard.cmp-anseris-bentocard__img-bottom-center.cmp-anseris-bentocard__img-animation .animate.cmp-anseris-bentocard__featured-image,
.anseris-bentocard.cmp-anseris-bentocard__img-bottom-center.cmp-anseris-bentocard__img-animation .animate.cmp-anseris-bentocard__featured-image-mobile {
  opacity: 1;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
  -webkit-animation: desplazamientoTopCenter 1s ease;
          animation: desplazamientoTopCenter 1s ease;
  -webkit-transition: all 1s;
  transition: all 1s;
}
.anseris-bentocard.cmp-anseris-bentocard__img-bottom-center.cmp-anseris-bentocard__img-animation .show-image--editor,
.anseris-bentocard.cmp-anseris-bentocard__img-bottom-center.cmp-anseris-bentocard__img-animation .show-image-mobile--editor {
  opacity: 1;
}

@-webkit-keyframes desplazamiento {
  0% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

@keyframes desplazamiento {
  0% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
@-webkit-keyframes desplazamientoCenterCenter {
  0% {
    opacity: 0;
    -webkit-transform: translate(-50%, -100%);
            transform: translate(-50%, -100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
@keyframes desplazamientoCenterCenter {
  0% {
    opacity: 0;
    -webkit-transform: translate(-50%, -100%);
            transform: translate(-50%, -100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
@-webkit-keyframes desplazamientoTopCenter {
  0% {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
  }
}
@keyframes desplazamientoTopCenter {
  0% {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
  }
}
@-webkit-keyframes desplazamientoCenterLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate(0%, -100%);
            transform: translate(0%, -100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0%, -50%);
            transform: translate(0%, -50%);
  }
}
@keyframes desplazamientoCenterLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate(0%, -100%);
            transform: translate(0%, -100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0%, -50%);
            transform: translate(0%, -50%);
  }
}
.cmp-anseris-container__wrapper {
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto;
}

.anseris-container .cmp-anseris-container__content {
  max-width: 1328px;
  margin: auto;
}
@media (max-width: 768px) {
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content {
    margin: 0;
  }
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-1,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-2,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-3,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-4,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-5,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-6,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-7,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-8,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-9,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-10,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-11,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-12,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-auto,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-sm-1,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-sm-2,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-sm-3,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-sm-4,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-sm-5,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-sm-6,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-sm-7,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-sm-8,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-sm-9,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-sm-10,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-sm-11,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-sm-12,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-sm,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-sm-auto,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-md-1,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-md-2,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-md-3,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-md-4,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-md-5,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-md-6,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-md-7,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-md-8,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-md-9,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-md-10,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-md-11,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-md-12,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-md,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-md-auto,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-lg-1,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-lg-2,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-lg-3,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-lg-4,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-lg-5,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-lg-6,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-lg-7,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-lg-8,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-lg-9,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-lg-10,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-lg-11,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-lg-12,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-lg,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-lg-auto,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-xl-1,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-xl-2,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-xl-3,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-xl-4,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-xl-5,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-xl-6,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-xl-7,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-xl-8,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-xl-9,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-xl-10,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-xl-11,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-xl-12,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-xl,
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-xl-auto {
    padding: 0;
  }
}
@media (max-width: 768px) {
  .anseris-container .cmp-anseris-container__content {
    margin: 0px;
  }
}

@media (max-width: 768px) {
  .anseris-container.cmp-anseris-container__invert .col-md-6:first-child {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.anseris-container.cmp-anseris-container__top-border-0 .cmp-anseris-container__wrapper {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.anseris-container.cmp-anseris-container__top-border-24 .cmp-anseris-container__wrapper {
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
}
.anseris-container.cmp-anseris-container__top-border-30 .cmp-anseris-container__wrapper {
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
}
.anseris-container.cmp-anseris-container__top-border-50 .cmp-anseris-container__wrapper {
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
}
.anseris-container.cmp-anseris-container__top-border-100 .cmp-anseris-container__wrapper {
  border-top-left-radius: 100px;
  border-top-right-radius: 100px;
}
.anseris-container.cmp-anseris-container__bottom-border-0 .cmp-anseris-container__wrapper {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.anseris-container.cmp-anseris-container__bottom-border-24 .cmp-anseris-container__wrapper {
  border-bottom-left-radius: 24px;
  border-bottom-right-radius: 24px;
}
.anseris-container.cmp-anseris-container__bottom-border-30 .cmp-anseris-container__wrapper {
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}
.anseris-container.cmp-anseris-container__bottom-border-50 .cmp-anseris-container__wrapper {
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
}
.anseris-container.cmp-anseris-container__bottom-border-100 .cmp-anseris-container__wrapper {
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
}

.cmp-anseris-detail-talent {
  margin: 32px 0;
}
.cmp-anseris-detail-talent__heading {
  border-radius: 24px;
  padding: 56px 64px 72px 80px;
  min-height: 450px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.cmp-anseris-detail-talent__heading-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 50%;
}
.cmp-anseris-detail-talent__heading-text-pretitle {
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  margin-bottom: 8px;
}
.cmp-anseris-detail-talent__heading-text-title {
  font-size: 64px;
  font-style: normal;
  font-weight: 500;
  line-height: 72px;
  margin-bottom: 24px;
}
.cmp-anseris-detail-talent__heading-text-location {
  color: #8B6F43;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  margin-bottom: 48px;
}
.cmp-anseris-detail-talent__heading-text-location img {
  height: 25px;
  margin-right: 16px;
}
.cmp-anseris-detail-talent__heading-text-cta {
  color: white;
  height: 48px;
  padding: 8px 24px;
  border-radius: 8px;
  background: #323232;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cmp-anseris-detail-talent__heading-text-cta:hover {
  color: white;
  background: #5a5a5a;
}
.cmp-anseris-detail-talent__heading-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-height: 400px;
  height: 400px;
  padding-top: 8px;
}
.cmp-anseris-detail-talent__heading-img img {
  height: 100%;
  width: auto;
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.cmp-anseris-detail-talent__text-title {
  margin: 56px 0 89px;
}
.cmp-anseris-detail-talent__description {
  border-radius: 24px;
  padding: 80px 56px;
}
.cmp-anseris-detail-talent__description table {
  width: 100%;
  table-layout: fixed;
}
.cmp-anseris-detail-talent__description th, .cmp-anseris-detail-talent__description td {
  -ms-flex-line-pack: start;
      align-content: start;
}
.cmp-anseris-detail-talent__description th h3, .cmp-anseris-detail-talent__description td h3 {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  margin-bottom: 24px;
}
.cmp-anseris-detail-talent__description th p, .cmp-anseris-detail-talent__description td p {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.cmp-anseris-detail-talent__description th ul, .cmp-anseris-detail-talent__description td ul {
  padding-left: 30px;
  margin-right: 65px;
}
.cmp-anseris-detail-talent__description th ::marker, .cmp-anseris-detail-talent__description td ::marker {
  font-size: 8px;
  margin-left: 5px;
}
@media (max-width: 768px) {
  .cmp-anseris-detail-talent__heading {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
  }
  .cmp-anseris-detail-talent__heading-text {
    width: 100%;
  }
  .cmp-anseris-detail-talent__heading-text-title {
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
    margin-bottom: 8px;
  }
  .cmp-anseris-detail-talent__heading-text-pretitle {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 8px;
  }
  .cmp-anseris-detail-talent__heading-text-cta {
    bottom: 20px;
    position: fixed;
    width: 85%;
    z-index: 1000;
    padding: 16px 24px;
    left: 7%;
  }
  .cmp-anseris-detail-talent__heading-img {
    width: 100%;
  }
  .cmp-anseris-detail-talent__description table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .cmp-anseris-detail-talent__description th, .cmp-anseris-detail-talent__description td {
    display: block;
  }
  .cmp-anseris-detail-talent__description th h3, .cmp-anseris-detail-talent__description td h3 {
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
    margin-bottom: 24px;
  }
  .cmp-anseris-detail-talent__description th p, .cmp-anseris-detail-talent__description td p {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
  }
  .cmp-anseris-detail-talent__description th ul, .cmp-anseris-detail-talent__description td ul {
    margin-right: 0;
  }
  .cmp-anseris-detail-talent__description tr > *:nth-child(1) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .cmp-anseris-detail-talent__description tr > *:nth-child(2) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .cmp-anseris-detail-talent__description tr > *:nth-child(3) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .cmp-anseris-detail-talent__description tr > *:nth-child(4) {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
}

.cmp-anseris-featured-talent .cmp-anseris-featured-talent__items-wrapper {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 400px));
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
}
.cmp-anseris-featured-talent .cmp-anseris-featured-talent__item {
  padding: 25px;
  border-radius: 24px;
  min-height: 425px;
  position: relative;
}
.cmp-anseris-featured-talent .cmp-anseris-featured-talent__item-title {
  width: 70%;
  color: white;
  font-size: 24px;
  line-height: 32px;
}
.cmp-anseris-featured-talent .cmp-anseris-featured-talent__item-property.area, .cmp-anseris-featured-talent .cmp-anseris-featured-talent__item-property.contract, .cmp-anseris-featured-talent .cmp-anseris-featured-talent__item-property.scheme, .cmp-anseris-featured-talent .cmp-anseris-featured-talent__item-accordion, .cmp-anseris-featured-talent .cmp-anseris-featured-talent__item-date {
  display: none;
}
.cmp-anseris-featured-talent .cmp-anseris-featured-talent__item-property.location {
  width: 100%;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
.cmp-anseris-featured-talent .cmp-anseris-featured-talent__item-title-date {
  margin-bottom: 10px;
}
.cmp-anseris-featured-talent .cmp-anseris-featured-talent__item-properties {
  margin-bottom: 15px;
}
.cmp-anseris-featured-talent .cmp-anseris-featured-talent__item-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  position: relative;
  position: absolute;
  bottom: 255px;
  left: -30px;
}
.cmp-anseris-featured-talent .cmp-anseris-featured-talent__item-image img {
  width: 220px;
  aspect-ratio: 1;
  position: absolute;
  bottom: -224px;
  right: 0;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 860px) {
  .cmp-anseris-featured-talent .cmp-anseris-featured-talent__item-image img {
    width: 150px;
  }
}
.cmp-anseris-featured-talent .cmp-anseris-featured-talent__item-cta {
  background-color: none;
  border: none;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
.cmp-anseris-featured-talent .cmp-anseris-featured-talent__item-cta_image {
  display: block;
  width: 25px;
  aspect-ratio: 1/1;
}
.cmp-anseris-featured-talent .cmp-anseris-featured-talent__form {
  width: 100%;
  max-width: 1200px;
  position: relative;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media (max-width: 860px) {
  .cmp-anseris-featured-talent .cmp-anseris-featured-talent__form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.cmp-anseris-featured-talent .cmp-anseris-featured-talent__form-title {
  display: block;
  font-size: 48px;
  line-height: 64px;
  font-weight: 500;
  width: 75%;
}
@media (max-width: 860px) {
  .cmp-anseris-featured-talent .cmp-anseris-featured-talent__form-title {
    font-size: 24px;
    line-height: 32px;
    text-align: center;
  }
}
.cmp-anseris-featured-talent .cmp-anseris-featured-talent__form-submit {
  display: none;
}
.cmp-anseris-featured-talent .cmp-anseris-featured-talent__form-inputs-wrapper {
  width: 25%;
}
@media (max-width: 860px) {
  .cmp-anseris-featured-talent .cmp-anseris-featured-talent__form-inputs-wrapper {
    width: 100%;
    max-width: 500px;
  }
}
.cmp-anseris-featured-talent .cmp-anseris-featured-talent__form-search {
  width: 100%;
  border-left: 0;
  border-right: 0;
  border-top: 0;
}
.cmp-anseris-featured-talent .cmp-anseris-featured-talent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 3rem;
}

.cmp-anseris-list__columns-wrapper {
  width: 100%;
  display: grid;
}
@media only screen and (max-width: 768px) {
  .cmp-anseris-list__columns-wrapper {
    width: 100%;
  }
}
.cmp-anseris-list__columns-wrapper .cmp-anseris-list__column-1 {
  width: 100%;
}
.cmp-anseris-list__title {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 24px;
}
.cmp-anseris-list__image-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
  padding: 10px;
}
@media only screen and (max-width: 768px) {
  .cmp-anseris-list__image-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.cmp-anseris-list__image-column__image {
  width: 40px;
}
.cmp-anseris-list__list-wrapper {
  width: 100%;
  list-style: none;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(25%, 1fr));
}
@media only screen and (max-width: 768px) {
  .cmp-anseris-list__list-wrapper {
    grid-template-columns: 1fr;
  }
}
.cmp-anseris-list__list-item {
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .cmp-anseris-list__list-item {
    margin-bottom: 0;
  }
}
.cmp-anseris-list__list-item .content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px;
}
.cmp-anseris-list__list-item .content__a-title {
  width: 100%;
  border-top: 0;
  border-left: 0;
  border-right: 0;
}
@media only screen and (max-width: 768px) {
  .cmp-anseris-list__list-item .content__a-title {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.cmp-anseris-list__list-item .content .icon-title {
  cursor: pointer;
  pointer-events: none;
}
@media only screen and (max-width: 768px) {
  .cmp-anseris-list__list-item .content .icon-title {
    pointer-events: unset;
  }
}
.cmp-anseris-list__list-item .content .icon-close-drop {
  cursor: pointer;
  pointer-events: none;
}
@media only screen and (max-width: 768px) {
  .cmp-anseris-list__list-item .content .icon-close-drop {
    pointer-events: unset;
  }
}
.cmp-anseris-list__list-item .content .icon--hide {
  display: none;
}
@media only screen and (min-width: 768px) {
  .cmp-anseris-list__list-item .content .icon--hide-desktop {
    display: none;
  }
}
.cmp-anseris-list__list-item .content--no-title {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.cmp-anseris-list__list-item-title {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 12px;
  padding-bottom: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.cmp-anseris-list__list-item-description {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  display: block;
  width: 100%;
}
.cmp-anseris-list__list-item-description ul,
.cmp-anseris-list__list-item-description ol {
  padding-left: 20px;
}
.cmp-anseris-list__list-item-description ul {
  list-style-type: disc;
}
.cmp-anseris-list__list-item-description__ul {
  padding: 0;
}
.cmp-anseris-list__split-1 .cmp-anseris-list__list-wrapper {
  display: grid;
  grid-template-columns: 100%;
  grid-auto-rows: auto;
  gap: 20px;
}
@media only screen and (max-width: 768px) {
  .cmp-anseris-list__split-1 .cmp-anseris-list__list-wrapper {
    padding: 15px;
    gap: 10px;
  }
}
.cmp-anseris-list__split-1 .cmp-anseris-list__list-item {
  margin-bottom: 0;
}
.cmp-anseris-list__split-2 .cmp-anseris-list__list-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 50%);
  grid-auto-rows: auto;
  grid-template-rows: repeat(2, auto);
  gap: 20px;
}
@media only screen and (max-width: 768px) {
  .cmp-anseris-list__split-2 .cmp-anseris-list__list-wrapper {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    gap: 10px;
  }
}
.cmp-anseris-list__split-2 .cmp-anseris-list__list-item {
  width: 100%;
}
.cmp-anseris-list__split-3 .cmp-anseris-list__list-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 33%);
  grid-auto-rows: auto;
  grid-template-rows: repeat(3, auto);
  gap: 20px;
}
@media only screen and (max-width: 768px) {
  .cmp-anseris-list__split-3 .cmp-anseris-list__list-wrapper {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    gap: 10px;
  }
}
.cmp-anseris-list__split-3 .cmp-anseris-list__list-item {
  width: 100%;
}
.cmp-anseris-list__split-4 .cmp-anseris-list__list-wrapper {
  display: grid;
  grid-template-columns: repeat(4, 25%);
  grid-auto-rows: auto;
  grid-template-rows: repeat(4, auto);
  grid-auto-flow: unset;
  gap: 20px 0px;
}
@media only screen and (max-width: 768px) {
  .cmp-anseris-list__split-4 .cmp-anseris-list__list-wrapper {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    gap: 10px;
  }
}
.cmp-anseris-list__split-4 .cmp-anseris-list__list-item {
  width: 100%;
}
.cmp-anseris-list__split-5 .cmp-anseris-list__list-wrapper {
  display: grid;
  grid-template-columns: repeat(5, 20%);
  grid-auto-rows: auto;
  grid-auto-flow: unset;
  gap: 20px 0px;
}
@media only screen and (max-width: 768px) {
  .cmp-anseris-list__split-5 .cmp-anseris-list__list-wrapper {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    gap: 10px;
  }
}
.cmp-anseris-list__split-5 .cmp-anseris-list__list-item {
  width: 100%;
}
.cmp-anseris-list__title-underlined .cmp-anseris-list__list-item-title {
  font-weight: 700;
  text-decoration: underline;
  border: none;
  width: 100%;
}
.cmp-anseris-list__title-underlined .cmp-anseris-list .content__a-title {
  border: none;
}
.cmp-anseris-list__center .cmp-anseris-list__list-item-title {
  display: block;
  text-align: center;
}
.cmp-anseris-list__center .cmp-anseris-list__list-item .content {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-anseris-list__center .cmp-anseris-list__list-item .content img {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.cmp-anseris-list__center .cmp-anseris-list__list-item .content .cmp-anseris-list__list-item-description {
  text-align: center;
}
.cmp-anseris-list__small .cmp-anseris-list__list-item-title {
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .cmp-anseris-list__small .cmp-anseris-list__list-item-title {
    margin-bottom: 10px;
  }
}
.cmp-anseris-list__small .cmp-anseris-list .content p {
  margin-bottom: 5px;
}
.cmp-anseris-list__no-margin-tb .cmp-anseris-list__image-wrapper,
.cmp-anseris-list__no-margin-tb .cmp-anseris-list__list-wrapper {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .cmp-anseris-list__mobile-two .cmp-anseris-list__list-wrapper {
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
  }
}
@media only screen and (max-width: 768px) {
  .cmp-anseris-list .dropdown-list--hide {
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.3s ease-out;
    transition: height 0.3s ease-out;
  }
  .cmp-anseris-list .dropdown-list--show {
    height: auto;
    overflow: visible;
    -webkit-transition: height 0.3s ease-in;
    transition: height 0.3s ease-in;
    margin-bottom: 20px;
  }
}
.cmp-anseris-list__dropdown-list-item {
  display: none;
}
@media only screen and (max-width: 768px) {
  .cmp-anseris-list__dropdown-list .cmp-anseris-list__image-wrapper {
    width: 100%;
  }
  .cmp-anseris-list__dropdown-list .cmp-anseris-list__image-wrapper ul {
    display: none;
    padding: 18px 15px 0 15px;
  }
}
@media only screen and (max-width: 768px) and (min-width: 768px) {
  .cmp-anseris-list__dropdown-list .cmp-anseris-list__image-wrapper ul {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  .cmp-anseris-list__dropdown-list-item {
    display: block;
    border-top: none;
    border-left: none;
    border-right: none;
    margin: 0 15px 0 15px;
    padding-bottom: 8px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
  }
  .cmp-anseris-list__dropdown-list .cmp-anseris-list__list-item-title {
    text-align: left;
    text-decoration: none;
    font-weight: 400;
    margin-bottom: 5px;
    padding-bottom: 0;
  }
  .cmp-anseris-list__dropdown-list .cmp-anseris-list__list-item .content {
    gap: 0;
  }
  .cmp-anseris-list__dropdown-list-close-icon, .cmp-anseris-list__dropdown-list-open-icon {
    float: right;
    cursor: pointer;
  }
  .cmp-anseris-list__dropdown-list-close-icon {
    display: none;
  }
}

.cmp-anseris-list--list-option .cmp-anseris-list__list-wrapper {
  padding-left: 30px;
}
.cmp-anseris-list--list-option .cmp-anseris-list__list-item .content {
  position: relative;
}
.cmp-anseris-list--list-option .cmp-anseris-list__list-item .content::before {
  content: counter(li) ".";
  font-weight: 600;
  font-size: 24px;
  line-height: 28.8px;
  color: inherit;
  display: inline-block;
  width: 5%;
  margin-left: -1.3em;
  -ms-flex-item-align: start;
      align-self: flex-start;
  position: absolute;
}
.cmp-anseris-list--list-option .cmp-anseris-list__list-item {
  counter-increment: li;
}
.cmp-anseris-list--list-option .cmp-anseris-list__list-item-title {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
}

.cmp-anseris-list__unordered .cmp-anseris-list__list-item::before {
  content: none;
}

.cmp-anseris-list__list-style .cmp-anseris-list__list-item-description__ul {
  padding-left: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}

.cmp-search-form__line {
  width: 1px;
  height: 100%;
  margin: auto;
}
.cmp-search-form__title {
  font-weight: 600;
  font-size: 24px;
  line-height: 28.8px;
  margin-bottom: 24px;
}
.cmp-search-form__description {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 24px;
}
.cmp-search-form__tabs-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
}
.cmp-search-form__tab {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}
.cmp-search-form__tab-border {
  width: 100%;
  height: 5px;
  opacity: 0.2;
}
.cmp-search-form__tab-title {
  font-weight: 600;
  font-size: 24px;
  line-height: 28.8px;
  padding: 24px 0;
}
@media (max-width: 768px) {
  .cmp-search-form__tab-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
  }
}
.cmp-search-form__tab--active {
  background-color: white;
}
.cmp-search-form__tab--active .cmp-search-form__tab-border {
  opacity: 1;
}

.cmp-anseris-bentocard {
  position: relative;
}
.cmp-anseris-bentocard__featured-image {
  position: absolute;
  max-height: 50%;
  max-width: 100%;
  bottom: 0;
  right: 0;
}
.cmp-anseris-bentocard__content {
  padding: 24px;
}
@media (min-width: 500px) {
  .cmp-anseris-bentocard__content {
    padding: 48px;
  }
}
.cmp-anseris-bentocard__content {
  position: relative;
}

.anseris-bentocard.cmp-anseris-bentocard__border-24 .cmp-anseris-bentocard__bg {
  border-radius: 24px;
}
.anseris-bentocard.cmp-anseris-bentocard__border-30 .cmp-anseris-bentocard__bg {
  border-radius: 30px;
}
.anseris-bentocard.cmp-anseris-bentocard__border-50 .cmp-anseris-bentocard__bg {
  border-radius: 50px;
}
.anseris-bentocard.cmp-anseris-bentocard__border-100 .cmp-anseris-bentocard__bg {
  border-radius: 100px;
}
.anseris-bentocard.cmp-anseris-bentocard__img-top-left .cmp-anseris-bentocard__featured-image {
  top: 0;
  left: 0;
  bottom: unset;
  right: unset;
}
.anseris-bentocard.cmp-anseris-bentocard__img-top-center .cmp-anseris-bentocard__featured-image {
  top: 0;
  right: unset;
  bottom: unset;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}
.anseris-bentocard.cmp-anseris-bentocard__img-top-right .cmp-anseris-bentocard__featured-image {
  top: 0;
  right: 0;
  bottom: unset;
  left: unset;
}
.anseris-bentocard.cmp-anseris-bentocard__img-center-left .cmp-anseris-bentocard__featured-image {
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  bottom: unset;
  right: unset;
}
.anseris-bentocard.cmp-anseris-bentocard__img-center-center .cmp-anseris-bentocard__featured-image {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  bottom: unset;
  right: unset;
}
.anseris-bentocard.cmp-anseris-bentocard__img-center-right .cmp-anseris-bentocard__featured-image {
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  bottom: unset;
  left: unset;
}
.anseris-bentocard.cmp-anseris-bentocard__img-bottom-left .cmp-anseris-bentocard__featured-image {
  bottom: 0;
  right: unset;
  left: 0;
}
.anseris-bentocard.cmp-anseris-bentocard__img-bottom-center .cmp-anseris-bentocard__featured-image {
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
  right: unset;
}
.anseris-bentocard.cmp-anseris-bentocard__img-bottom-right .cmp-anseris-bentocard__featured-image {
  bottom: 0;
  right: 0;
  left: unset;
}
.anseris-bentocard.cmp-anseris-bentocard__img-25 .cmp-anseris-bentocard__featured-image {
  max-height: 25%;
}
.anseris-bentocard.cmp-anseris-bentocard__img-50 .cmp-anseris-bentocard__featured-image {
  max-height: 50%;
}
.anseris-bentocard.cmp-anseris-bentocard__img-75 .cmp-anseris-bentocard__featured-image {
  max-height: 75%;
}
.anseris-bentocard.cmp-anseris-bentocard__img-100 .cmp-anseris-bentocard__featured-image {
  max-height: 100%;
}

.anseriscookies {
  width: 100vw;
  height: 100%;
  z-index: 100;
}
.anseriscookies .cmp-cookies {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 15px;
  padding: 40px 0;
  z-index: 1000;
  opacity: 0;
  bottom: -110px;
  -webkit-transition: opacity 0.4s ease-in, bottom 0.6s ease-in;
  transition: opacity 0.4s ease-in, bottom 0.6s ease-in;
}
.anseriscookies .cmp-cookies__title-container {
  width: 100%;
}
.anseriscookies .cmp-cookies__title-container__title {
  margin: 0;
  font-size: 22px;
}
.anseriscookies .cmp-cookies__message-container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.anseriscookies .cmp-cookies__message-container__text {
  margin: 0;
}
.anseriscookies .cmp-cookies__message-container__text .cmp-text {
  color: inherit;
}
.anseriscookies .cmp-cookies__message-container__btn {
  font-size: 18px;
  padding: 10px 70px;
  border-radius: 10px;
  cursor: pointer;
}
@media (max-width: 600px) {
  .anseriscookies .cmp-cookies__message-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .anseriscookies .cmp-cookies__message-container__btn {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
}
.anseriscookies .cmp-cookies-locked {
  display: block;
  width: 100vw;
  height: 100%;
  top: 0;
}
.anseriscookies .cmp-cookies--show-bottom {
  opacity: 1;
  bottom: 0;
  -webkit-transition: opacity 0.4s ease-in, bottom 0.6s ease-in;
  transition: opacity 0.4s ease-in, bottom 0.6s ease-in;
}
.anseriscookies .cmp-cookies--show-top {
  opacity: 1;
  -webkit-transition: opacity 0.4s ease-in, bottom 0.6s ease-in;
  transition: opacity 0.4s ease-in, bottom 0.6s ease-in;
}
@media (max-width: 600px) {
  .anseriscookies .cmp-cookies--show-top {
    top: 1px;
    min-height: 190px;
    padding: 10px 40px;
  }
}
.anseriscookies .cmp-cookies--show-edit_mode {
  opacity: 1;
}

.anseriscookies.cmp-cookies--top .cmp-cookies {
  bottom: 90%;
}

.anseriscookies.cmp-cookies--full-grid .cmp-cookies__title-container__title,
.anseriscookies.cmp-cookies--full-grid .cmp-cookies__message-container {
  padding: 0 15px;
}

.container-relative {
  position: relative;
  z-index: 999;
  overflow: hidden;
}

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

.cookies-visible {
  display: block;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

.cmp-cookies-fixed {
  position: fixed;
  width: 100%;
  z-index: 1000;
}

.cmp-cookies-fixed-locked {
  position: fixed;
  width: 100%;
  z-index: 1001;
  pointer-events: none;
}

.cmp-anseris-date-article {
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 42px;
}
.cmp-anseris-date-article__left-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 12px;
}
.cmp-anseris-date-article__left-wrapper .cmp-breadcrumb__item > * {
  font-size: 16px;
}
.cmp-anseris-date-article__right-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
.cmp-anseris-date-article__sm-icons img {
  height: 32px;
}
.cmp-anseris-date-article .breadcrumb ol {
  padding: 0;
}
.cmp-anseris-date-article .breadcrumb .cmp-breadcrumb__separator {
  display: none;
}
.cmp-anseris-date-article .breadcrumb .cmp-breadcrumb__item {
  line-height: 17.8px;
  text-decoration: underline;
}
.cmp-anseris-date-article-blogs-hey span {
  font-size: 24px;
}
@media (max-width: 768px) {
  .cmp-anseris-date-article-blogs-hey span {
    font-size: 16px;
  }
}

.anserisdatearticle.iconsize-XL .cmp-anseris-date-article__sm-icons img {
  height: 45px;
}
.anserisdatearticle.iconsize-L .cmp-anseris-date-article__sm-icons img {
  height: 40px;
}
.anserisdatearticle.iconsize-M .cmp-anseris-date-article__sm-icons img {
  height: 32px;
}
.anserisdatearticle.iconsize-S .cmp-anseris-date-article__sm-icons img {
  height: 28px;
}
.anserisdatearticle.iconsize-XS .cmp-anseris-date-article__sm-icons img {
  height: 24px;
}

.cmp-diagram__wrapper {
  position: relative;
}
.cmp-diagram__title {
  position: absolute;
  width: calc(100% - 110px);
  top: 10%;
  margin-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}
.cmp-diagram__title-text {
  max-width: 250px;
  font-weight: 600;
  font-size: 24px;
  line-height: 28.8px;
  margin: 0;
}
@media (max-width: 768px) {
  .cmp-diagram__title {
    top: 11%;
    margin-left: 0;
  }
  .cmp-diagram__title-text {
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    max-width: 170px;
  }
}
@media (max-width: 460px) {
  .cmp-diagram__title-text {
    font-weight: 700;
    font-size: 10px;
    line-height: 14px;
    max-width: 110px;
  }
}
.cmp-diagram__title__arrow-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.cmp-diagram__title__arrow-container__line {
  border-bottom: solid 2px #433b66;
  margin: 0;
  padding: 0;
  width: calc(34.5% + 1px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cmp-diagram__title__arrow-container__line__text {
  font-size: 24px;
  width: 250px;
}
.cmp-diagram__title__arrow-container__diagonal {
  border-bottom: solid 2px #433b66;
  bottom: -66px;
  left: calc(32.5% - 1px);
  margin: 0;
  padding: 0;
  -webkit-transform: rotate(34deg);
          transform: rotate(34deg);
  width: 238px;
  position: absolute;
}
.cmp-diagram__title__arrow-container__diagonal::after {
  content: "";
  font-size: 30px;
  font-weight: 600;
  height: 15px;
  left: 93%;
  margin: 0;
  padding: 0;
  position: absolute;
  top: -6.5px;
  width: 15px;
  border-left: 2px solid #433b66;
  border-top: 2px solid #433b66;
  vertical-align: middle;
  -webkit-transform: rotate(130deg);
          transform: rotate(130deg);
}
@media (max-width: 1035px) {
  .cmp-diagram__title__arrow-container__line {
    width: calc(34.5% + 4px);
  }
}
@media (max-width: 768px) {
  .cmp-diagram__title__arrow-container__line {
    width: calc(25% + 3px);
    position: relative;
    top: 30px;
  }
  .cmp-diagram__title__arrow-container__line__text {
    font-size: 12px;
    position: absolute;
    top: -40px;
    width: 150px;
  }
  .cmp-diagram__title__arrow-container__diagonal {
    width: 200px;
    bottom: -64px;
    left: calc(25% - 3px);
    -webkit-transform: rotate(20deg);
            transform: rotate(20deg);
  }
  .cmp-diagram__title__arrow-container__diagonal::after {
    left: 93%;
    top: -5.5px;
    width: 13px;
    height: 13px;
  }
}
@media (max-width: 600px) {
  .cmp-diagram__title__arrow-container__line {
    width: 22%;
  }
  .cmp-diagram__title__arrow-container__diagonal {
    bottom: -63.5px;
    left: calc(21% - 4px);
    -webkit-transform: rotate(20deg);
            transform: rotate(20deg);
  }
  .cmp-diagram__title__arrow-container__diagonal::after {
    left: 93%;
    top: -5.5px;
    width: 13px;
    height: 13px;
  }
}
@media (max-width: 515px) {
  .cmp-diagram__title__arrow-container__line {
    width: 23%;
  }
  .cmp-diagram__title__arrow-container__diagonal {
    width: 170px;
    bottom: -65px;
    left: calc(21% - 2px);
    -webkit-transform: rotate(25deg);
            transform: rotate(25deg);
  }
  .cmp-diagram__title__arrow-container__diagonal::after {
    left: 92%;
    top: -5.5px;
  }
}
@media (max-width: 460px) {
  .cmp-diagram__title__arrow-container__line {
    width: calc(31% + 10px);
    position: absolute;
    top: 21px;
  }
  .cmp-diagram__title__arrow-container__diagonal {
    width: 100px;
    bottom: -49px;
    left: calc(31% + 1px);
    -webkit-transform: rotate(32deg);
            transform: rotate(32deg);
  }
  .cmp-diagram__title__arrow-container__diagonal::after {
    left: 87%;
    top: -5.5px;
  }
}
@media (max-width: 350px) {
  .cmp-diagram__title__arrow-container__line {
    width: calc(25% + 6px);
  }
  .cmp-diagram__title__arrow-container__diagonal {
    width: 110px;
    bottom: -50px;
    left: 24%;
    -webkit-transform: rotate(30deg);
            transform: rotate(30deg);
  }
  .cmp-diagram__title__arrow-container__diagonal::after {
    left: 91%;
    top: -3.5px;
    width: 10px;
    height: 10px;
  }
}
.cmp-diagram__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-diagram__container-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: -90px;
}
@media (max-width: 768px) {
  .cmp-diagram__container-2 {
    margin-top: -50px;
  }
}
@media (max-width: 460px) {
  .cmp-diagram__container-2 {
    margin-top: -35px;
  }
}
.cmp-diagram__shape {
  height: 300px;
  width: 300px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cmp-diagram__shape--two {
  margin-right: -55px;
}
.cmp-diagram__shape-text {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  max-width: 150px;
  text-align: center;
  margin: 0 30px;
}
@media (max-width: 768px) {
  .cmp-diagram__shape {
    height: 150px;
    width: 150px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .cmp-diagram__shape--two {
    margin-right: -25px;
  }
  .cmp-diagram__shape-text {
    font-weight: 700;
    font-size: 10px;
    line-height: 14px;
  }
}
@media (max-width: 460px) {
  .cmp-diagram__shape {
    height: 110px;
    width: 110px;
  }
  .cmp-diagram__shape--two {
    margin-right: -10px;
  }
}

.cmp-anseris-dynamic-blogs {
  display: grid;
  grid-template-columns: repeat(3, minmax(200px, 1fr));
  gap: 40px;
  margin: 0 auto;
}
@media (max-width: 800px) {
  .cmp-anseris-dynamic-blogs {
    grid-template-columns: 1fr;
    padding: 0;
  }
}
@media (max-width: 800px) {
  .cmp-anseris-dynamic-blogs__experience-fragment {
    grid-column: span 3;
  }
}
.cmp-anseris-dynamic-blogs__item--fullwidth {
  grid-column: span 3;
}
@media (max-width: 800px) {
  .cmp-anseris-dynamic-blogs__item--fullwidth {
    grid-template-columns: 1fr;
    padding: 0;
  }
}
@media (max-width: 800px) {
  .cmp-anseris-dynamic-blogs__item {
    grid-column: span 3;
  }
}
.cmp-anseris-dynamic-blogs__item-article {
  padding-bottom: 32px;
}
.cmp-anseris-dynamic-blogs__item a {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.cmp-anseris-dynamic-blogs__item-image {
  width: 100%;
  aspect-ratio: 2/1;
  -o-object-fit: cover;
     object-fit: cover;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  margin-bottom: 30px;
}
.cmp-anseris-dynamic-blogs__item-tag, .cmp-anseris-dynamic-blogs__item-date {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.cmp-anseris-dynamic-blogs__item-tag {
  margin-bottom: 16px;
}
.cmp-anseris-dynamic-blogs__item-date {
  margin-bottom: 0;
}
.cmp-anseris-dynamic-blogs__item-title {
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  margin-bottom: 16px;
}
.cmp-anseris-dynamic-blogs__item-desc {
  color: #636363;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 24px;
}
.cmp-anseris-dynamic-blogs__item-video {
  position: relative;
}
.cmp-anseris-dynamic-blogs__item-video .cmp-anseris-dynamic-blogs__item-videoicon {
  position: absolute;
  left: 50%;
  top: 40%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  height: 83px;
}
.cmp-anseris-dynamic-blogs__item .cmp-anseris-dynamic-blogs__podcast {
  padding: 52px 32px 32px 32px;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}
.cmp-anseris-dynamic-blogs__item .cmp-anseris-dynamic-blogs__podcast-image-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 32px;
  margin-bottom: 30px;
}
.cmp-anseris-dynamic-blogs__item .cmp-anseris-dynamic-blogs__podcast-player {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
}
.cmp-anseris-dynamic-blogs__item .cmp-anseris-dynamic-blogs__podcast-play-icon {
  height: 32px;
}
.cmp-anseris-dynamic-blogs__item .cmp-anseris-dynamic-blogs__podcast-play-episode {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.cmp-anseris-dynamic-blogs__item .cmp-anseris-dynamic-blogs__podcast-play-hashtag {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0;
}
.cmp-anseris-dynamic-blogs__item .cmp-anseris-dynamic-blogs__podcast-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cmp-anseris-dynamic-blogs__item .cmp-anseris-dynamic-blogs__podcast-duration {
  margin: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.cmp-anseris-dynamic-blogs__item .cmp-anseris-dynamic-blogs__podcast-sound-icon {
  height: 22px;
}
.cmp-anseris-dynamic-blogs__item .cmp-anseris-dynamic-blogs__opinion .cmp-anseris-dynamic-blogs__item-date {
  margin-bottom: 0;
}
.cmp-anseris-dynamic-blogs__item .cmp-anseris-dynamic-blogs__opinion-img {
  width: 135px;
  height: 135px;
  border-radius: 50%;
}
.cmp-anseris-dynamic-blogs__item--featured {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  min-height: 400px;
  max-height: 400px;
  grid-column: span 3;
}
@media (max-width: 800px) {
  .cmp-anseris-dynamic-blogs__item--featured {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    grid-column: span 3;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    border: none;
    max-height: unset;
  }
}
.cmp-anseris-dynamic-blogs__item--featured {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 40px;
}
.cmp-anseris-dynamic-blogs__item--featured-img {
  max-height: 100%;
  width: calc(67% - 20px);
}
.cmp-anseris-dynamic-blogs__item--featured-img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  max-height: 100%;
}
@media (max-width: 800px) {
  .cmp-anseris-dynamic-blogs__item--featured-img {
    min-height: 400px;
    width: 100%;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
  }
}
.cmp-anseris-dynamic-blogs__item--featured-content * {
  margin: 0;
}
.cmp-anseris-dynamic-blogs__item--featured-content {
  width: calc(32% - 20px);
  padding: 40px 40px 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 32px;
}
@media (max-width: 800px) {
  .cmp-anseris-dynamic-blogs__item--featured-content {
    width: 100%;
    padding: 0;
  }
}
.cmp-anseris-dynamic-blogs__item--featured-button a {
  padding: 16px 23px;
  display: inline-block;
  border-radius: 40px;
  border: 1px solid;
  margin-bottom: 0;
}
.cmp-anseris-dynamic-blogs__item--featured-button a img {
  margin-left: 16px;
  height: 24px;
}
.cmp-anseris-dynamic-blogs .container-featured img {
  max-width: 100%;
}
.cmp-anseris-dynamic-blogs__pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 32px 0;
}
.cmp-anseris-dynamic-blogs__pagination button {
  border: none;
  background: none;
  color: black;
}
.cmp-anseris-dynamic-blogs__pagination-prev-page, .cmp-anseris-dynamic-blogs__pagination-next-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
}
@media (max-width: 500px) {
  .cmp-anseris-dynamic-blogs__pagination-prev-page, .cmp-anseris-dynamic-blogs__pagination-next-page {
    font-size: 0;
  }
}
.cmp-anseris-dynamic-blogs__pagination-prev-page svg, .cmp-anseris-dynamic-blogs__pagination-next-page svg {
  height: 21px;
}
.cmp-anseris-dynamic-blogs__pagination-page-numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin: 0 20px;
}
.cmp-anseris-dynamic-blogs__pagination-page-numbers .page-button {
  cursor: pointer;
  text-align: center;
  padding-top: 3px;
  height: 32px;
  width: 32px;
}
.cmp-anseris-dynamic-blogs__pagination button:focus {
  outline: none;
}
.cmp-anseris-dynamic-blogs__pagination button:disabled,
.cmp-anseris-dynamic-blogs__pagination button[disabled] {
  color: lightgray;
}
.cmp-anseris-dynamic-blogs__pagination button:disabled svg path,
.cmp-anseris-dynamic-blogs__pagination button[disabled] svg path {
  fill: lightgray;
}
.cmp-anseris-dynamic-blogs__pagination .active-page {
  background: black;
  color: white;
  font-weight: bold;
  border-radius: 50%;
}

.cmp-float-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 45px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 26px;
  position: fixed;
  right: 85px;
  bottom: 10%;
  z-index: 1;
}
@media only screen and (max-width: 755px) {
  .cmp-float-button {
    right: 24px;
    bottom: 5%;
  }
}
.cmp-float-button a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 45px;
  height: 45px;
  border-radius: 50%;
}
.cmp-float-button a .cmp-float-button__link-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.cmp-float-button a .cmp-float-button__link-wrapper__link-text {
  visibility: visible;
  background-color: #fff;
  position: absolute;
  width: 1px;
  height: 1px;
  right: 10px;
  border-radius: 20px;
  -webkit-transition: width 0.5s, height 0.5s;
  transition: width 0.5s, height 0.5s;
  z-index: -1;
}
.cmp-float-button a .cmp-float-button__link-wrapper__link-text p {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  font-size: 14px;
  opacity: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
.cmp-float-button a .cmp-float-button__link-wrapper__link-icon {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-float-button a .cmp-float-button__link-wrapper__link-icon img {
  width: 20px;
  aspect-ratio: 1/1;
  -webkit-filter: invert(1);
          filter: invert(1);
}
@media only screen and (min-width: 755px) {
  .cmp-float-button a:hover .cmp-float-button__link-wrapper__link-text {
    visibility: visible;
    width: 150px;
    height: 45px;
  }
  .cmp-float-button a:hover .cmp-float-button__link-wrapper__link-text p {
    opacity: 1;
  }
}
.cmp-float-button-elevation1 .cmp-float-button a {
  -webkit-box-shadow: 0px 8px 32px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 8px 32px rgba(0, 0, 0, 0.05);
}
.cmp-float-button-elevation2 .cmp-float-button a {
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.24);
          box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.24);
}
.cmp-float-button-elevation3 .cmp-float-button a {
  -webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.16);
}
.cmp-float-button-elevation4 .cmp-float-button a {
  -webkit-box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.12);
}
.cmp-float-button-elevation5 .cmp-float-button a {
  -webkit-box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.12);
}

.cmp-anseris-image-article {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  width: 100%;
}

.cmp-anseris-image-article-hey {
  width: 100%;
  height: 460px;
  aspect-ratio: 2/1;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
}

@media (max-width: 800px) {
  .cmp-anseris-image-article-hey {
    height: 180px;
    aspect-ratio: 2/1;
  }
}
.cmp-podcast {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 50px;
  position: relative;
  border-left: 0;
  border-right: 0;
  padding: 10px 0;
}
.cmp-podcast__controls {
  width: 20%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cmp-podcast__controls .icon {
  width: 35px;
  height: 35px;
  -o-object-fit: cover;
     object-fit: cover;
  cursor: pointer;
}
.cmp-podcast__controls .hide-icon {
  display: none;
}
.cmp-podcast__timeline {
  width: 45%;
}
.cmp-podcast__timeline__top {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.cmp-podcast__timeline__top .title {
  margin: 0;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
}
.cmp-podcast__timeline__top .time {
  margin: 0;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
}
.cmp-podcast__timeline__bottom {
  width: 100%;
  /*Chrome*/
}
.cmp-podcast__timeline__bottom input[type=range] {
  overflow: hidden;
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #BDBDBD;
  height: 3px;
  border-radius: 5px;
  cursor: pointer;
}
.cmp-podcast__timeline__bottom input[type=range]::-webkit-slider-runnable-track {
  height: 10px;
  -webkit-appearance: none;
          appearance: none;
  color: #000000;
  margin-top: -1px;
}
.cmp-podcast__timeline__bottom input[type=range]::-webkit-slider-thumb {
  width: 0px;
  -webkit-appearance: none;
          appearance: none;
  height: 0px;
  cursor: ew-resize;
  background: #000000;
  -webkit-box-shadow: -4000px 0 0 4000px #000000;
          box-shadow: -4000px 0 0 4000px #000000;
}
.cmp-podcast__timeline__bottom {
  /* Firefox */
}
.cmp-podcast__timeline__bottom input[type=range]::-moz-range-progress {
  background-color: #000000;
}
.cmp-podcast__timeline__bottom input[type=range]::-moz-range-track {
  background-color: #BDBDBD;
}
.cmp-podcast__timeline__bottom {
  /* IE*/
}
.cmp-podcast__timeline__bottom input[type=range]::-ms-fill-lower {
  background-color: #000000;
}
.cmp-podcast__timeline__bottom input[type=range]::-ms-fill-upper {
  background-color: #BDBDBD;
}
.cmp-podcast__close {
  width: 10%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  right: 0;
  top: 22px;
  gap: 10px;
}
.cmp-podcast__close .text {
  margin: 0;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
}
.cmp-podcast__close .close-icon {
  width: 13px;
  height: 13px;
  -o-object-fit: cover;
     object-fit: cover;
  cursor: pointer;
}
@media (max-width: 700px) {
  .cmp-podcast {
    gap: 10px;
  }
  .cmp-podcast__controls {
    width: 10%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .cmp-podcast__controls .minus-icon,
  .cmp-podcast__controls .plus-icon,
  .cmp-podcast__controls .volume-icon {
    display: none;
  }
  .cmp-podcast__controls .icon {
    width: 25px;
    height: 25px;
  }
  .cmp-podcast__timeline {
    width: 80%;
  }
  .cmp-podcast__timeline__top .title,
  .cmp-podcast__timeline__top .time {
    font-size: 14px;
    line-height: 16px;
  }
  .cmp-podcast__close {
    width: 10%;
    position: unset;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .cmp-podcast__close .text {
    display: none;
  }
}

.cmp-podcast--fixed-bottom {
  position: fixed;
  bottom: 20px;
  z-index: 50;
}

.cmp-related-blogs {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.5rem;
}
.cmp-related-blogs__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
}
.cmp-related-blogs__left-container {
  width: 70%;
  max-height: 380px;
}
.cmp-related-blogs__left-container__item {
  width: 100%;
  height: 100%;
  position: relative;
  border-left: none;
  border-right: none;
}
.cmp-related-blogs__left-container__item .blog_image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-filter: brightness(50%);
          filter: brightness(50%);
}
.cmp-related-blogs__left-container__item .icon-play {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 50px;
  margin: auto;
  width: 60px;
  cursor: pointer;
}
.cmp-related-blogs__left-container__information {
  position: absolute;
  bottom: 20px;
  padding: 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 15px;
}
.cmp-related-blogs__left-container__information .category {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  text-decoration: underline;
}
.cmp-related-blogs__left-container__information .title {
  font-weight: 500;
  font-size: 24px;
  line-height: 20px;
  margin: 0;
}
.cmp-related-blogs__left-container__information .description {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  display: none;
}
.cmp-related-blogs__left-container__information .date {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
}
.cmp-related-blogs__right-container {
  max-width: 32%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.5rem;
}
.cmp-related-blogs__right-container .first-item {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}
.cmp-related-blogs__right-container__item {
  width: 100%;
  height: 100%;
  max-height: 125px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-left: none;
  border-right: none;
  border-bottom: none;
  position: relative;
}
.cmp-related-blogs__right-container__item .blog_image {
  width: 120px;
  height: 120px;
  -o-object-fit: cover;
     object-fit: cover;
}
.cmp-related-blogs__right-container__item .icon-volume {
  width: 20px;
  position: absolute;
  right: 0;
  top: 12px;
}
.cmp-related-blogs__right-container__item .icon-play {
  position: absolute;
  width: 40px;
  left: 40px;
  top: calc(50% - 20px);
}
.cmp-related-blogs__right-container__information {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 10px 20px;
  gap: 20px;
}
.cmp-related-blogs__right-container__information .category {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
}
.cmp-related-blogs__right-container__information .title {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
}
.cmp-related-blogs__right-container__information .description {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  display: none;
}
.cmp-related-blogs__right-container__information .date {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  display: none;
}
@media (max-width: 700px) {
  .cmp-related-blogs {
    padding: 0 20px;
  }
  .cmp-related-blogs__item {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 1rem;
  }
  .cmp-related-blogs__left-container {
    width: 100%;
    max-height: 100%;
  }
  .cmp-related-blogs__left-container__item {
    aspect-ratio: 1;
  }
  .cmp-related-blogs__right-container {
    width: 100%;
    min-width: 100%;
    gap: 1.3rem;
  }
  .cmp-related-blogs__right-container__information {
    gap: 12px;
  }
  .cmp-related-blogs__right-container__information .title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    white-space: normal;
    text-overflow: ellipsis;
  }
}
@media (max-width: 400px) {
  .cmp-related-blogs__left-container__information {
    left: 20px;
  }
}
.cmp-related-blogs-horizontal .cmp-related-blogs__left-container, .cmp-related-blogs-vertical .cmp-related-blogs__left-container {
  display: none;
}
.cmp-related-blogs-horizontal .cmp-related-blogs__right-container, .cmp-related-blogs-vertical .cmp-related-blogs__right-container {
  min-width: 100%;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
  gap: 20px;
}
.cmp-related-blogs-horizontal .cmp-related-blogs__right-container__item, .cmp-related-blogs-vertical .cmp-related-blogs__right-container__item {
  width: 100%;
  max-height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cmp-related-blogs-horizontal .cmp-related-blogs__right-container__item .blog_anchor_image, .cmp-related-blogs-vertical .cmp-related-blogs__right-container__item .blog_anchor_image {
  width: 100%;
}
.cmp-related-blogs-horizontal .cmp-related-blogs__right-container__item .blog_image, .cmp-related-blogs-vertical .cmp-related-blogs__right-container__item .blog_image {
  width: 100%;
  min-height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
}
.cmp-related-blogs-horizontal .cmp-related-blogs__right-container__item .icon-play, .cmp-related-blogs-vertical .cmp-related-blogs__right-container__item .icon-play {
  left: 0;
  top: 75px;
  right: 0;
  bottom: 0;
  margin: 0 auto;
}
.cmp-related-blogs-horizontal .cmp-related-blogs__right-container__item .icon-volume, .cmp-related-blogs-vertical .cmp-related-blogs__right-container__item .icon-volume {
  top: 92%;
}
.cmp-related-blogs-horizontal .cmp-related-blogs__right-container__information, .cmp-related-blogs-vertical .cmp-related-blogs__right-container__information {
  padding: 10px 0;
}
.cmp-related-blogs-horizontal .cmp-related-blogs__right-container__information .title, .cmp-related-blogs-vertical .cmp-related-blogs__right-container__information .title {
  font-size: 24px;
}
.cmp-related-blogs-horizontal .cmp-related-blogs__right-container__information .description, .cmp-related-blogs-vertical .cmp-related-blogs__right-container__information .description {
  display: block;
}
.cmp-related-blogs-horizontal .cmp-related-blogs__right-container__information .category, .cmp-related-blogs-vertical .cmp-related-blogs__right-container__information .category {
  text-decoration: underline;
}
.cmp-related-blogs-horizontal .cmp-related-blogs__right-container__information .date, .cmp-related-blogs-vertical .cmp-related-blogs__right-container__information .date {
  display: block;
  text-decoration: underline;
}
@media (max-width: 500px) {
  .cmp-related-blogs-horizontal .cmp-related-blogs__right-container, .cmp-related-blogs-vertical .cmp-related-blogs__right-container {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  }
}
.cmp-related-blogs-vertical .cmp-related-blogs__right-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 100%;
}
.cmp-related-blogs-vertical .cmp-related-blogs__right-container__item {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.cmp-related-blogs-vertical .cmp-related-blogs__right-container__information {
  padding: 10px 20px;
}
.cmp-related-blogs-vertical .cmp-related-blogs__right-container__information .title {
  font-size: 16px;
}
.cmp-related-blogs-vertical .cmp-related-blogs__right-container__information .description,
.cmp-related-blogs-vertical .cmp-related-blogs__right-container__information .date {
  display: none;
}
.cmp-related-blogs-vertical .cmp-related-blogs__right-container .blog_image {
  width: 120px;
  height: 120px;
  min-height: auto;
}
.cmp-related-blogs-vertical .cmp-related-blogs__right-container .icon-play {
  margin: inherit;
  left: 40px;
  top: 40px;
  right: 0;
  bottom: 0;
}
.cmp-related-blogs-vertical .cmp-related-blogs__right-container .icon-volume {
  top: 10px;
}
.cmp-related-blogs-vertical .cmp-related-blogs__right-container .first-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cmp-related-blogs-hide-border .cmp-related-blogs__right-container .blog_image,
.cmp-related-blogs-hide-border .cmp-related-blogs__left-container .blog_image {
  border: 0;
}

.cmp-search-promotion {
  max-width: 1440px;
  padding: 48px 48px 48px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0;
  border-radius: 24px;
  border: solid #b59c5a 1px;
  position: relative;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.cmp-search-promotion__search_container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cmp-search-promotion__search-wrapper {
  width: 30%;
}
.cmp-search-promotion__search-wrapper label {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.cmp-search-promotion__search-wrapper .input-search {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border-top: none;
  border-left: none;
  border-right: none;
}
.cmp-search-promotion__search-wrapper .input-search input {
  all: unset;
  width: calc(100% - 25px);
  padding: 10px;
}
.cmp-search-promotion__search-wrapper .input-search ::-webkit-input-placeholder {
  font-size: 12px;
  color: #C4C4C6;
}
.cmp-search-promotion__search-wrapper .input-search ::-moz-placeholder {
  font-size: 12px;
  color: #C4C4C6;
}
.cmp-search-promotion__search-wrapper .input-search :-ms-input-placeholder {
  font-size: 12px;
  color: #C4C4C6;
}
.cmp-search-promotion__search-wrapper .input-search ::-ms-input-placeholder {
  font-size: 12px;
  color: #C4C4C6;
}
.cmp-search-promotion__search-wrapper .input-search ::placeholder {
  font-size: 12px;
  color: #C4C4C6;
}
.cmp-search-promotion__search-wrapper .input-search .search-icon {
  width: 25px;
  cursor: pointer;
}
.cmp-search-promotion__filter_container {
  height: auto;
  border-radius: 22px;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(123px, 1fr));
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 30px;
  position: relative;
  margin: 15px 0 40px 0;
  row-gap: 15px;
}
.cmp-search-promotion__filter-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.cmp-search-promotion__filter-item .filter-icon {
  width: 50px;
  aspect-ratio: 1/1;
}
.cmp-search-promotion__filter-item .filter-name {
  margin: 0;
  font-size: 16px;
  text-align: center;
  font-weight: 400;
  line-height: 24px;
}
.cmp-search-promotion__view-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.cmp-search-promotion__view-categories {
  display: none;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  text-align: right;
  text-decoration: underline;
  color: #333333;
  cursor: pointer;
}
.cmp-search-promotion__view-categories.view-all-categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cmp-search-promotion__cards_container {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(292px, 370px));
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 32px;
     -moz-column-gap: 32px;
          column-gap: 32px;
  row-gap: 35px;
  margin-top: 20px;
  margin-bottom: 40px;
}
.cmp-search-promotion__empty_container {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 40px;
  text-align: center;
}
.cmp-search-promotion__card-item {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 24px;
  position: relative;
}
.cmp-search-promotion__card-item .card__images-container {
  position: relative;
}
.cmp-search-promotion__card-item .card__images-container .background-image {
  width: 100%;
  height: 150px;
  -o-object-fit: cover;
     object-fit: cover;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
}
.cmp-search-promotion__card-item .card__images-container .float-image {
  padding: 5px 10px;
  position: absolute;
  max-height: 60px;
  left: 0;
  top: 25%;
}
.cmp-search-promotion__card-item .card__info-container {
  padding: 33px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}
.cmp-search-promotion__card-item .card__info-container .title {
  margin: 0;
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
}
.cmp-search-promotion__card-item .card__info-container .description {
  margin: 0;
  font-size: 20px;
  line-height: 32px;
  font-weight: 500;
  min-height: 96px;
}
.cmp-search-promotion__card-item .card__cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  cursor: pointer;
}
.cmp-search-promotion__card-item .card__cta .text {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}
.cmp-search-promotion__card-item--hide {
  display: none;
}
.cmp-search-promotion .filter-card-hide {
  display: none;
}
.cmp-search-promotion .mobile-text {
  display: none;
}
.cmp-search-promotion .hide-pagination {
  display: none;
}
.cmp-search-promotion__pagination {
  display: none;
}
.cmp-search-promotion__no-cards {
  font-size: 2rem;
  text-align: center;
  display: none;
}
.cmp-search-promotion__no-cards--show {
  display: block;
}
@media only screen and (max-width: 768px) {
  .cmp-search-promotion {
    gap: 10px;
    padding: 0 10px;
  }
  .cmp-search-promotion__search_container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
  .cmp-search-promotion__search-wrapper {
    width: 100%;
    padding: 20px 0;
  }
  .cmp-search-promotion__view-container {
    gap: 20px;
  }
  .cmp-search-promotion__filter_container {
    gap: 25px;
    grid-template-columns: repeat(auto-fit, minmax(80px, 1fr));
    padding: 0;
    min-height: 160px;
    margin: 0;
  }
  .cmp-search-promotion__filter-item {
    gap: 10px;
    position: relative;
  }
  .cmp-search-promotion__filter-item .filter-icon {
    width: 40px;
    position: absolute;
    bottom: 0;
  }
  .cmp-search-promotion__filter-item .filter-name {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    position: absolute;
    bottom: -40px;
  }
  .cmp-search-promotion .show-filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .cmp-search-promotion .hide-filter {
    display: none;
  }
  .cmp-search-promotion__cards_container {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .cmp-search-promotion__card-item .card__info-container .title {
    font-size: 20px;
    font-weight: 400;
  }
  .cmp-search-promotion__card-item .card__info-container .description {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
  }
  .cmp-search-promotion__text-bottom {
    display: none;
  }
  .cmp-search-promotion .mobile-text {
    display: block;
  }
  .cmp-search-promotion__pagination {
    list-style: none;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px;
    padding: 0;
  }
  .cmp-search-promotion__pagination__item {
    width: 25px;
    height: 3px;
    border-radius: 20px;
    background-color: #C4C4C6;
    cursor: pointer;
  }
  .cmp-search-promotion__pagination__item--active {
    background-color: #31170F;
  }
}

@media (max-width: 768px) {
  .anserissearchresults .cmp-anseris-searchresults__search-bar {
    gap: 20px;
  }
}
.anserissearchresults .cmp-anseris-searchresults__search-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  margin-bottom: 80px;
}
.anserissearchresults .cmp-anseris-searchresults__search-bar-wrapper {
  width: 100%;
  position: relative;
  border-bottom: 2px solid;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.anserissearchresults .cmp-anseris-searchresults__search-bar-wrapper img {
  position: absolute;
  right: 0;
}
@media (max-width: 768px) {
  .anserissearchresults .cmp-anseris-searchresults__search-bar-wrapper img {
    display: none;
  }
}
.anserissearchresults .cmp-anseris-searchresults__search-bar input {
  width: 100%;
  border: 0px;
  font-size: 40px;
  background: none;
}
.anserissearchresults .cmp-anseris-searchresults__search-bar input::-webkit-input-placeholder {
  font-size: 40px;
}
.anserissearchresults .cmp-anseris-searchresults__search-bar input::-moz-placeholder {
  font-size: 40px;
}
.anserissearchresults .cmp-anseris-searchresults__search-bar input:-ms-input-placeholder {
  font-size: 40px;
}
.anserissearchresults .cmp-anseris-searchresults__search-bar input::-ms-input-placeholder {
  font-size: 40px;
}
.anserissearchresults .cmp-anseris-searchresults__search-bar input::placeholder {
  font-size: 40px;
}
@media (max-width: 768px) {
  .anserissearchresults .cmp-anseris-searchresults__search-bar input {
    font-size: 30px;
  }
  .anserissearchresults .cmp-anseris-searchresults__search-bar input::-webkit-input-placeholder {
    font-size: 20px;
  }
  .anserissearchresults .cmp-anseris-searchresults__search-bar input::-moz-placeholder {
    font-size: 20px;
  }
  .anserissearchresults .cmp-anseris-searchresults__search-bar input:-ms-input-placeholder {
    font-size: 20px;
  }
  .anserissearchresults .cmp-anseris-searchresults__search-bar input::-ms-input-placeholder {
    font-size: 20px;
  }
  .anserissearchresults .cmp-anseris-searchresults__search-bar input::placeholder {
    font-size: 20px;
  }
}
.anserissearchresults .cmp-anseris-searchresults__search-bar .search-button {
  all: unset;
}
.anserissearchresults .cmp-anseris-searchresults__search-bar-button {
  background: none;
  border: 1px solid;
  border-radius: 40px;
  padding: 16px 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 768px) {
  .anserissearchresults .cmp-anseris-searchresults__search-bar-button {
    gap: 15px;
  }
}
.anserissearchresults .cmp-anseris-searchresults__filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin-bottom: 40px;
}
.anserissearchresults .cmp-anseris-searchresults__filters-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 40px;
  padding-bottom: 20px;
}
.anserissearchresults .cmp-anseris-searchresults__filters-num {
  font-size: 32px;
}
.anserissearchresults .cmp-anseris-searchresults__filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.anserissearchresults .cmp-anseris-searchresults__filter-label {
  padding-left: 4px;
  font-size: 12px;
}
.anserissearchresults .cmp-anseris-searchresults__filter-input {
  border: none;
  min-width: 120px;
  background: none;
}
@media (max-width: 768px) {
  .anserissearchresults .cmp-anseris-searchresults__filter-input {
    min-width: unset;
  }
}
.anserissearchresults .cmp-anseris-searchresults__results ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.anserissearchresults .cmp-anseris-searchresults__results ul li {
  margin: 0;
  margin-bottom: 32px;
  padding: 0;
}
.anserissearchresults .cmp-anseris-searchresults__results-item {
  border-top: 1px solid black;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
}
.anserissearchresults .cmp-anseris-searchresults__results-item-image {
  width: 400px;
  max-width: 50%;
  aspect-ratio: 2/1;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 768px) {
  .anserissearchresults .cmp-anseris-searchresults__results-item-image {
    aspect-ratio: unset;
  }
}
.anserissearchresults .cmp-anseris-searchresults__results-item-content {
  padding: 32px 0 12px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.anserissearchresults .cmp-anseris-searchresults__results-item-tag {
  display: block;
  font-size: 16px;
  text-decoration: underline;
  margin-bottom: 10px;
}
.anserissearchresults .cmp-anseris-searchresults__results-item-title {
  font-size: 24px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  white-space: normal;
  text-overflow: ellipsis;
}
.anserissearchresults .cmp-anseris-searchresults__results-item-date {
  font-size: 16px;
  color: #636363;
}
.anserissearchresults .cmp-anseris-searchresults__results-item-podcast {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.anserissearchresults .cmp-anseris-searchresults__results-podcasticon {
  height: 22px;
}
.anserissearchresults .cmp-anseris-searchresults__results-video {
  -webkit-box-flex: 0;
      -ms-flex: 0 115%;
          flex: 0 115%;
  max-width: 400px;
}
.anserissearchresults .cmp-anseris-searchresults__results-video .cmp-anseris-searchresults__results-item-image {
  height: 100%;
  width: 400px;
  max-width: 100%;
  aspect-ratio: 2/1;
  -o-object-fit: cover;
     object-fit: cover;
}
.anserissearchresults .cmp-anseris-searchresults__results-video {
  position: relative;
}
.anserissearchresults .cmp-anseris-searchresults__results-videoicon {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  height: 50px;
  width: 83px;
}

.cmp-anseris-searchresults__pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 32px 0;
}
.cmp-anseris-searchresults__pagination .page-button {
  border: none;
  background: none;
}
.cmp-anseris-searchresults__pagination-prev-page, .cmp-anseris-searchresults__pagination-next-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
}
.cmp-anseris-searchresults__pagination-prev-page svg, .cmp-anseris-searchresults__pagination-next-page svg {
  height: 21px;
}
.cmp-anseris-searchresults__pagination-page-numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin: 0 20px;
}
.cmp-anseris-searchresults__pagination-page-numbers .page-button {
  cursor: pointer;
  text-align: center;
  padding-top: 3px;
  height: 32px;
  width: 32px;
}
.cmp-anseris-searchresults__pagination .page-button:focus {
  outline: none;
}
.cmp-anseris-searchresults__pagination button:disabled svg path,
.cmp-anseris-searchresults__pagination button[disabled] svg path {
  fill: lightgray;
}
.cmp-anseris-searchresults__pagination .active-page {
  background: black;
  color: white;
  font-weight: bold;
  border-radius: 50%;
}

.cmp-section-indicator {
  position: fixed;
  right: 20px;
  top: 40%;
  width: 10px;
  z-index: 100;
}
@media (max-width: 720px) {
  .cmp-section-indicator {
    display: none;
  }
}
.cmp-section-indicator__current-section, .cmp-section-indicator__total-sections {
  text-align: center;
  margin: 10px 0;
  font-weight: bold;
  font-size: 14px;
}
.cmp-section-indicator__line {
  margin: auto;
  height: 200px;
  width: 4px;
  border-radius: 5px;
  position: relative;
}
.cmp-section-indicator__line-indicator {
  position: absolute;
  top: 10px;
  -webkit-transition: 300ms ease-out;
  transition: 300ms ease-out;
  left: -3px;
  border-radius: 8px;
  height: 20px;
  width: 10px;
}

.cmp-separator {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cmp-separator hr {
  width: 100%;
}
@media (max-width: 768px) {
  .cmp-separator.cmp-separator--hide-mobile {
    display: none;
  }
}
@media (min-width: 769px) {
  .cmp-separator.cmp-separator--hide-desktop {
    display: none;
  }
}
.cmp-separator.cmp-separator--editor.cmp-separator--hide-desktop {
  display: block;
  max-height: 15px;
}

.transparent-separator .cmp-separator .cmp-separator__horizontal-rule {
  border: none;
  height: 1px;
  background-color: transparent;
}

.cmp-anseris-sc {
  width: 100%;
  height: 500px;
}
@media only screen and (max-width: 950px) {
  .cmp-anseris-sc {
    height: auto;
  }
}
.cmp-anseris-sc__container {
  width: 100%;
  height: 100%;
}
.cmp-anseris-sc__container__item {
  width: 100%;
  height: auto;
}
.cmp-anseris-sc__container__item__content {
  width: 100%;
  height: 500px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cmp-anseris-sc__container__item__content .container_first-image {
  width: 30%;
  position: relative;
}
.cmp-anseris-sc__container__item__content .container_first-image img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cmp-anseris-sc__container__item__content .container_arrows {
  width: 15%;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cmp-anseris-sc__container__item__content .container_arrows__counter {
  font-weight: 600;
  font-size: 36px;
  line-height: 43.2px;
  margin-top: 15px;
}
.cmp-anseris-sc__container__item__content .container_arrows__arrows {
  width: 50%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  gap: 10px;
  margin-bottom: 15px;
}
.cmp-anseris-sc__container__item__content .container_arrows__arrows .arrows {
  all: unset;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  position: relative;
}
.cmp-anseris-sc__container__item__content .container_arrows__arrows .arrows span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 30px;
}
.cmp-anseris-sc__container__item__content .container_information {
  width: 30%;
  background-color: #fff;
  padding: 10px 24px 0 0;
}
.cmp-anseris-sc__container__item__content .container_information_title .cmp-title__text {
  font-weight: 600;
  font-size: 24px;
  line-height: 28.8px;
  padding: 0;
  margin: 0;
}
.cmp-anseris-sc__container__item__content .container_information_anserislist p {
  color: #212020;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  padding: 0;
  margin: 0;
}
.cmp-anseris-sc__container__item__content .container_information_anseristext {
  margin-top: 10px;
}
.cmp-anseris-sc__container__item__content .container_information_anseristext .cmp-text {
  color: #807F7F;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  padding: 0;
  margin: 0;
}
.cmp-anseris-sc__container__item__content .container_information_cta {
  margin-top: 24px;
}
.cmp-anseris-sc__container__item__content .container_information_cta .cmp-cta__link-text {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  padding: 0;
  margin: 0;
}
.cmp-anseris-sc__container__item__content .container_second-image {
  width: 25%;
  position: relative;
}
.cmp-anseris-sc__container__item__content .container_second-image img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 950px) {
  .cmp-anseris-sc__container__item__content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: auto;
  }
  .cmp-anseris-sc__container__item__content .container_first-image {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: 100%;
    height: auto;
    padding-top: 44px;
  }
  .cmp-anseris-sc__container__item__content .container_first-image img {
    position: unset;
    width: 100%;
    aspect-ratio: 1/1;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .cmp-anseris-sc__container__item__content .container_arrows {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 0 24px 0 24px;
  }
  .cmp-anseris-sc__container__item__content .container_arrows__counter {
    margin-top: 0;
  }
}
@media only screen and (max-width: 950px) and (max-width: 400px) {
  .cmp-anseris-sc__container__item__content .container_arrows__counter {
    width: 60%;
  }
}
@media only screen and (max-width: 950px) {
  .cmp-anseris-sc__container__item__content .container_arrows__arrows {
    width: 20%;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 950px) and (max-width: 400px) {
  .cmp-anseris-sc__container__item__content .container_arrows__arrows {
    width: 40%;
  }
}
@media only screen and (max-width: 950px) {
  .cmp-anseris-sc__container__item__content .container_arrows__arrows .arrows {
    width: 30px;
    height: 30px;
    font-size: 25px;
  }
  .cmp-anseris-sc__container__item__content .container_information {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    height: auto;
    padding: 0px 24px 0px 24px;
  }
  .cmp-anseris-sc__container__item__content .container_second-image {
    display: none;
  }
}
.cmp-anseris-sc .slick-slider .slick-disabled {
  border: solid 2px rgb(105, 105, 105);
  color: rgb(105, 105, 105);
  background-color: rgb(228, 228, 228);
  cursor: default;
}

.cmp-carousel__indicator {
  visibility: hidden;
}

.cmp-text--ban-h2-display {
  font-size: 22px;
  line-height: 32px;
  letter-spacing: normal;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 0;
}
.cmp-text--ban-h1-display {
  font-size: 50px;
  line-height: 56px;
  letter-spacing: -2%;
  font-weight: 700;
  margin-top: 8px;
  margin-bottom: 0;
}
.cmp-text--ban-p-large {
  font-size: 18px;
  line-height: 28px;
  letter-spacing: normal;
  font-weight: 400;
  margin-top: 16px;
  margin-bottom: 0;
}
.cmp-text--ban-link-default {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: normal;
  font-weight: 400;
  margin-top: 34px;
  margin-bottom: 0;
}
.cmp-text--ban-tagline {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: normal;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 0;
}
.cmp-text--ban-title-cards {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: normal;
  font-weight: 700;
  margin-top: 8px;
  margin-bottom: 0;
}
.cmp-text--ban-p-default {
  font-size: 15px;
  line-height: 24px;
  letter-spacing: normal;
  font-weight: 400;
  margin-top: 16px;
  margin-bottom: 0;
}
.cmp-text--ban-link-subtle {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: normal;
  font-weight: 400;
  margin-top: 34px;
  margin-bottom: 0;
}
.cmp-text--ban-title-faq {
  font-size: 22px;
  line-height: 30px;
  letter-spacing: normal;
  font-weight: 700;
  margin-top: 24px;
  margin-bottom: 0;
}
.cmp-text--xsmall-comment .cmp-text {
  font-size: 10px;
}
.cmp-text--small-comment .cmp-text {
  font-size: 12px;
}
.cmp-text--small-plus .cmp-text {
  font-size: 14px;
}
.cmp-text--small .cmp-text {
  font-size: 16px;
}
.cmp-text--medium-20 .cmp-text {
  font-size: 20px;
}
.cmp-text--medium .cmp-text {
  font-size: 24px;
}
.cmp-text--extra-big .cmp-text {
  font-size: 32px;
}
.cmp-text--bigger-medium .cmp-text {
  font-size: 48px;
}
.cmp-text--bigger .cmp-text {
  font-size: 64px;
}
.cmp-text--hey-blog .cmp-text {
  font-size: 20px;
}
@media (max-width: 600px) {
  .cmp-text--mobile-xsmall-comment .cmp-text {
    font-size: 10px;
  }
  .cmp-text--mobile-small-comment .cmp-text {
    font-size: 12px;
  }
  .cmp-text--mobile-small-plus .cmp-text {
    font-size: 14px;
  }
  .cmp-text--mobile-small .cmp-text {
    font-size: 16px;
  }
  .cmp-text--mobile-medium .cmp-text {
    font-size: 24px;
  }
  .cmp-text--mobile-extra-big .cmp-text {
    font-size: 32px;
  }
  .cmp-text--mobile-bigger-medium .cmp-text {
    font-size: 48px;
  }
  .cmp-text--mobile-bigger .cmp-text {
    font-size: 64px;
  }
  .cmp-text--hey-blog .cmp-text {
    font-size: 16px;
  }
}
.cmp-text a {
  text-decoration: underline;
}
.cmp-text a.hover:hover {
  text-decoration: underline;
}
.cmp-text strong {
  font-weight: bold;
}
.cmp-text ::marker {
  font-size: 8px;
}
.cmp-text .destacado-risk {
  color: #009CA6;
  padding: 0 110px;
  font-weight: 500;
  font-style: italic;
  font-size: 24px;
}
.cmp-text .subtitle-block {
  font-size: 32px;
  font-weight: 700;
}
.cmp-text table {
  width: 100%;
  border-collapse: collapse;
}
.cmp-text table th, .cmp-text table td {
  padding-inline: 1ch;
  text-align: left;
}
.cmp-text table th {
  font-weight: bold;
}
.cmp-text table td {
  font-weight: normal;
}
.cmp-text table tr {
  border-bottom: 1px solid #ccc;
}

.columns-2 .cmp-text {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  padding: 10px;
}
@media only screen and (max-width: 600px) {
  .columns-2 .cmp-text {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }
}

.cmp-title__text {
  width: 100%;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cmp-title__text span {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: left;
}
.cmp-title__text span img {
  -o-object-fit: contain;
     object-fit: contain;
}
.cmp-title__text span .cmp-title__link--underline {
  text-decoration: underline;
}
.cmp-title h1 img {
  width: 55px;
  height: 30px;
}
.cmp-title h2 img {
  width: 40px;
  height: 25px;
}
.cmp-title h3 img {
  width: 30px;
  height: 20px;
}
.cmp-title h4 img {
  width: 25px;
  height: 16px;
}
.cmp-title h5 img {
  width: 25px;
  height: 15px;
}
.cmp-title h6 img {
  width: 20px;
  height: 11px;
}
.cmp-title--ban-h2-display {
  font-size: 22px;
  line-height: 32px;
  letter-spacing: normal;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 0;
}
.cmp-title--ban-h1-display {
  font-size: 50px;
  line-height: 56px;
  letter-spacing: -2%;
  font-weight: 700;
  margin-top: 8px;
  margin-bottom: 0;
}
.cmp-title--ban-p-large {
  font-size: 18px;
  line-height: 28px;
  letter-spacing: normal;
  font-weight: 400;
  margin-top: 16px;
  margin-bottom: 0;
}
.cmp-title--ban-link-default {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: normal;
  font-weight: 400;
  margin-top: 34px;
  margin-bottom: 0;
}
.cmp-title--ban-tagline {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: normal;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 0;
}
.cmp-title--ban-title-cards {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: normal;
  font-weight: 700;
  margin-top: 8px;
  margin-bottom: 0;
}
.cmp-title--ban-p-default {
  font-size: 15px;
  line-height: 24px;
  letter-spacing: normal;
  font-weight: 400;
  margin-top: 16px;
  margin-bottom: 0;
}
.cmp-title--ban-link-subtle {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: normal;
  font-weight: 400;
  margin-top: 34px;
  margin-bottom: 0;
}
.cmp-title--ban-title-faq {
  font-size: 22px;
  line-height: 30px;
  letter-spacing: normal;
  font-weight: 700;
  margin-top: 24px;
  margin-bottom: 0;
}

.background-banner .cmp-title {
  width: 100%;
  height: 170px;
}
.background-banner .cmp-title__text {
  width: 100%;
  padding-left: 0;
  height: inherit;
  color: #ECECEC;
  clip-path: polygon(0 0%, 80% 0%, 70% 100%, 0% 100%);
  position: relative;
  font-weight: 300;
}
@media only screen and (max-width: 600px) {
  .background-banner .cmp-title__text {
    width: 100%;
    clip-path: polygon(0 1%, 100% 0%, 100% 100%, 0% 100%);
  }
}
.background-banner .cmp-title__text span {
  position: absolute;
  width: 100vw;
  max-width: 1140px;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 0 24px;
}

.text-center .cmp-title__text {
  padding-left: 0;
}
.text-center .cmp-title__text span {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

.text-right .cmp-title__text {
  padding-left: 0;
}
.text-right .cmp-title__text span {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  text-align: end;
}

.anseristitle--icon-right .cmp-title__text span {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.anseristitle--icon-small .cmp-title__text span img {
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 8px;
}

.text-without-decoration .cmp-title__text span {
  text-decoration: none;
}

.text-bigger .cmp-title__text {
  font-size: 64px;
}

.text-big-medium .cmp-title__text {
  font-size: 48px;
}

.text-big .cmp-title__text {
  font-size: 32px;
}

.text-medium .cmp-title__text {
  font-size: 24px;
}

.text-medium-small .cmp-title__text {
  font-size: 16px;
}

.text-small .cmp-title__text {
  font-size: 14px;
}

.text-small-notes .cmp-title__text {
  font-size: 12px;
}

@media (max-width: 600px) {
  .text-mobile-bigger .cmp-title__text {
    font-size: 64px;
  }
  .text-mobile-big-medium .cmp-title__text {
    font-size: 48px;
  }
  .text-mobile-big .cmp-title__text {
    font-size: 32px;
  }
  .text-mobile-medium .cmp-title__text {
    font-size: 24px;
  }
  .text-mobile-medium-small .cmp-title__text {
    font-size: 16px;
  }
  .text-mobile-small .cmp-title__text {
    font-size: 14px;
  }
  .text-mobile-small-notes .cmp-title__text {
    font-size: 12px;
  }
}
.cmp-anseris-title-article {
  width: 100%;
}
.cmp-anseris-title-article__title {
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.cmp-anseris-title-article__desc {
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.cmp-anseris-title-article {
  margin-bottom: 50px;
}

.anseristitlearticle.big-margin .cmp-anseris-title-article__title {
  margin-bottom: 40px;
}
@media (max-width: 578px) {
  .anseristitlearticle.big-margin .cmp-anseris-title-article__title {
    margin-bottom: 32px;
  }
}
.anseristitlearticle.medium-margin .cmp-anseris-title-article__title {
  margin-bottom: 32px;
}
@media (max-width: 578px) {
  .anseristitlearticle.medium-margin .cmp-anseris-title-article__title {
    margin-bottom: 24px;
  }
}
.anseristitlearticle.small-margin .cmp-anseris-title-article__title {
  margin-bottom: 16px;
}
.anseristitlearticle.fontsize-XL .cmp-anseris-title-article__title {
  font-size: 40px;
}
@media (max-width: 578px) {
  .anseristitlearticle.fontsize-XL .cmp-anseris-title-article__title {
    font-size: 32px;
  }
}
.anseristitlearticle.fontsize-XL .cmp-anseris-title-article__desc {
  font-size: 32px;
}
@media (max-width: 578px) {
  .anseristitlearticle.fontsize-XL .cmp-anseris-title-article__desc {
    font-size: 24px;
  }
}
.anseristitlearticle.fontsize-L .cmp-anseris-title-article__title {
  font-size: 32px;
}
@media (max-width: 578px) {
  .anseristitlearticle.fontsize-L .cmp-anseris-title-article__title {
    font-size: 24px;
  }
}
.anseristitlearticle.fontsize-L .cmp-anseris-title-article__desc {
  font-size: 24px;
}
@media (max-width: 578px) {
  .anseristitlearticle.fontsize-L .cmp-anseris-title-article__desc {
    font-size: 18px;
  }
}
.anseristitlearticle.fontsize-M .cmp-anseris-title-article__title {
  font-size: 24px;
}
.anseristitlearticle.fontsize-M .cmp-anseris-title-article__desc {
  font-size: 16px;
}
.anseristitlearticle.fontsize-S .cmp-anseris-title-article__title {
  font-size: 18px;
}
.anseristitlearticle.fontsize-S .cmp-anseris-title-article__desc {
  font-size: 16px;
}
.anseristitlearticle.fontsize-XS .cmp-anseris-title-article__title, .anseristitlearticle.fontsize-XS .cmp-anseris-title-article__desc {
  font-size: 16px;
}
.anseristitlearticle.blogs-hey .cmp-anseris-title-article h1 {
  font-size: 48px;
}
.anseristitlearticle.blogs-hey .cmp-anseris-title-article p {
  font-size: 20px;
}
@media (max-width: 768px) {
  .anseristitlearticle.blogs-hey .cmp-anseris-title-article h1 {
    font-size: 24px;
  }
  .anseristitlearticle.blogs-hey .cmp-anseris-title-article p {
    font-size: 16px;
  }
}
.anseristitlearticle.blogs-hey .cmp-anseris-title-article {
  margin-bottom: 20px;
}
.anseristitlearticle.blogs-hey .cmp-anseris-title-article h1 {
  font-size: 48px;
}
.anseristitlearticle.blogs-hey .cmp-anseris-title-article p {
  font-size: 20px;
}
@media (max-width: 768px) {
  .anseristitlearticle.blogs-hey .cmp-anseris-title-article {
    margin-bottom: 16px;
  }
  .anseristitlearticle.blogs-hey .cmp-anseris-title-article h1 {
    font-size: 24px;
  }
  .anseristitlearticle.blogs-hey .cmp-anseris-title-article p {
    font-size: 16px;
  }
}

.anserisxfmodal .cmp-xf-modal__modal-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  position: fixed;
  z-index: 500;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.anserisxfmodal .cmp-xf-modal__modal-item .modal-content {
  width: 100%;
  max-height: 90%;
  max-width: 868px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 0 auto;
  background-color: #fff;
  padding: 20px;
  border-radius: 5px;
}
.anserisxfmodal .cmp-xf-modal .xfmodal--hide {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}
.anserisxfmodal .cmp-xf-modal .xfmodal--show {
  visibility: visible;
  opacity: 1;
  pointer-events: unset;
  -webkit-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}
.anserisxfmodal .cmp-xf-modal .xfmodal--hide-edit-mode {
  opacity: 0;
  pointer-events: none;
}
.anserisxfmodal .cmp-xf-modal {
  /* Button styles */
}
.anserisxfmodal .cmp-xf-modal__btn-open {
  background-color: #4CAF50;
  color: white;
  padding: 10px 20px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}
.anserisxfmodal .cmp-xf-modal__btn-close {
  cursor: pointer;
  text-align: end;
}
.anserisxfmodal .cmp-xf-modal__btn-close .icon-close {
  width: 30px;
  aspect-ratio: 1/1;
}

.anserisxfmodal.cmp-xf-modal--top .modal-content {
  top: -25%;
}

.anserisxfmodal.cmp-xf-modal--bottom .modal-content {
  top: 25%;
}

.cmp-banner1 {
  width: 100%;
  height: 768px;
}
.cmp-banner1_container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
}
.cmp-banner1_container_img-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cmp-banner1_container_animation_json {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 768px) {
  .cmp-banner1_container_animation_json {
    display: none;
  }
}
.cmp-banner1_container_animation_json--mobile {
  display: none;
}
@media (max-width: 768px) {
  .cmp-banner1_container_animation_json--mobile {
    overflow: hidden;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.cmp-banner1_container_img-mobile {
  display: none;
}
.cmp-banner1_container_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 75%;
  height: auto;
  min-height: 370px;
  clip-path: polygon(0 0, 80% 0, 100% 100%, 0% 100%);
  position: relative;
}
.cmp-banner1_container_content_bar {
  width: 25%;
  height: 100%;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 80% 100%);
  position: absolute;
  z-index: -1;
  left: 78.5%;
}
@media only screen and (max-width: 768px) {
  .cmp-banner1_container_content_bar {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .cmp-banner1_container_content {
    min-height: 270px;
    width: 100%;
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
  }
}
.cmp-banner1_container_content_box {
  width: 100vw;
  position: relative;
  padding: 10px 0px;
}
.cmp-banner1_container_content_box_title {
  max-width: 1328px;
  margin: auto;
  margin-bottom: 10px;
}
.cmp-banner1_container_content_box_title .cmp-title__text {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  width: 55%;
}
@media only screen and (max-width: 768px) {
  .cmp-banner1_container_content_box_title .cmp-title__text {
    width: 100%;
  }
}
.cmp-banner1_container_content_box_title .cmp-title__text {
  padding: 0 30px;
}
@media only screen and (max-width: 768px) {
  .cmp-banner1_container_content_box_title .cmp-title__text {
    padding: 0 50px;
  }
}
.cmp-banner1_container_content_box_title .cmp-title__text span {
  gap: 5px;
}
.cmp-banner1_container_content_box_title .cmp-title__text img {
  width: 20px;
  height: 20px;
}
.cmp-banner1_container_content_box_image-container {
  width: 100%;
  max-width: 1328px;
  margin: auto;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  display: none;
  padding: 0 30px;
}
.cmp-banner1_container_content_box_image-container_logo {
  width: 390px;
  height: 135px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media only screen and (max-width: 768px) {
  .cmp-banner1_container_content_box_image-container {
    width: 100%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 0 50px;
  }
  .cmp-banner1_container_content_box_image-container_logo {
    width: 320px;
    height: 112px;
  }
}
@media only screen and (max-width: 450px) {
  .cmp-banner1_container_content_box_image-container_logo {
    width: 100%;
  }
}
.cmp-banner1_container_content_box_description {
  width: 100%;
  padding: 15px 0px 20px 0px;
  max-width: 1328px;
  margin: auto;
}
@media only screen and (max-width: 768px) {
  .cmp-banner1_container_content_box_description {
    width: 100%;
  }
}
.cmp-banner1_container_content_box_description .cmp-text {
  font-weight: 600;
  font-size: 24px;
  line-height: 28.8px;
  margin: 0;
  padding: 0 30px;
  width: 55%;
}
@media only screen and (max-width: 768px) {
  .cmp-banner1_container_content_box_description .cmp-text {
    padding: 0 50px;
    width: 100%;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
  }
}
.cmp-banner1_container_content_box_cta {
  width: 100%;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  max-width: 1328px;
  margin: auto;
}
.cmp-banner1_container_content_box_cta .cta {
  padding: 0 30px;
}
@media only screen and (max-width: 768px) {
  .cmp-banner1_container_content_box_cta .cta {
    padding: 0 50px;
  }
}
.cmp-banner1-justify .cmp-banner1_container {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.cmp-banner1-justify .cmp-banner1_container_content {
  clip-path: polygon(20% 0, 100% 0%, 100% 100%, 0 100%);
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media only screen and (max-width: 768px) {
  .cmp-banner1-justify .cmp-banner1_container_content {
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.cmp-banner1-justify .cmp-banner1_container_content_bar {
  clip-path: polygon(0 0, 100% 0%, 20% 100%, 0% 100%);
  left: -3.5%;
}
.cmp-banner1-justify .cmp-banner1_container_content_box {
  margin-left: 0%;
}
.cmp-banner1-justify .cmp-banner1_container_content_box .cmp-title__text {
  width: 100%;
  padding-right: 8px;
  padding-left: 40%;
}
@media only screen and (max-width: 768px) {
  .cmp-banner1-justify .cmp-banner1_container_content_box .cmp-title__text {
    padding: 0 50px;
  }
  .cmp-banner1-justify .cmp-banner1_container_content_box .cmp-title__text span {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.cmp-banner1-justify .cmp-banner1_container_content_box_image-container {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.cmp-banner1-justify .cmp-banner1_container_content_box_description .cmp-text {
  width: 100%;
  padding-left: 40%;
  padding-right: 8px;
}
@media only screen and (max-width: 768px) {
  .cmp-banner1-justify .cmp-banner1_container_content_box_description .cmp-text {
    width: 100%;
    padding: 0 50px;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
  }
}
.cmp-banner1-justify .cmp-banner1_container_content_box .cta {
  padding-right: 0;
}
.cmp-banner1-justify .cmp-banner1_container_content_box .cta .cmp-cta {
  width: 100%;
}
.cmp-banner1-vertical-align .cmp-banner1_container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-banner1-box-style .cmp-banner1_container_content {
  clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
  background: none;
}
.cmp-banner1-box-style .cmp-banner1_container_content_bar {
  display: none;
}
.cmp-banner1-box-style .cmp-banner1_container_content_box_image-container {
  display: none;
}
.cmp-banner1-square-box .cmp-banner1_container {
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (max-width: 758px) {
  .cmp-banner1-square-box .cmp-banner1_container {
    width: 100%;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .cmp-banner1-square-box .cmp-banner1_container_img-mobile {
    display: block;
    width: 100%;
    height: 50%;
  }
}
.cmp-banner1-square-box .cmp-banner1_container_content {
  width: 100%;
  height: 50%;
  clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
  background: transparent;
  max-width: 1328px;
  margin: auto;
  margin: 0 auto;
  padding-left: 0;
}
@media only screen and (max-width: 758px) {
  .cmp-banner1-square-box .cmp-banner1_container_content {
    width: 100%;
    height: inherit;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.cmp-banner1-square-box .cmp-banner1_container_content_box {
  width: 100%;
  max-width: 500px;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  background-color: #fff;
  padding: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 758px) {
  .cmp-banner1-square-box .cmp-banner1_container_content_box {
    max-width: none;
    height: auto;
  }
}
.cmp-banner1-square-box .cmp-banner1_container_content_box_title {
  max-width: 100%;
  margin: 0;
  padding-left: 0;
  width: 100%;
}
.cmp-banner1-square-box .cmp-banner1_container_content_box_title .cmp-title__text {
  width: 100%;
  font-weight: 600;
  font-size: 24px;
  line-height: 28.8px;
}
.cmp-banner1-square-box .cmp-banner1_container_content_box_title .cmp-title::before {
  display: none;
}
.cmp-banner1-square-box .cmp-banner1_container_content_box_image-container {
  display: none;
}
.cmp-banner1-square-box .cmp-banner1_container_content_box_description {
  max-width: 100%;
  margin: 0;
  padding-left: 0;
  width: 100%;
}
.cmp-banner1-square-box .cmp-banner1_container_content_box_description .cmp-text {
  width: 100%;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.cmp-banner1-square-box .cmp-banner1_container_content_box_cta {
  max-width: 100%;
  margin: 0;
  padding-left: 0;
}
.cmp-banner1-square-box .cmp-banner1_container_content_bar {
  display: none;
}
.cmp-banner1-full-content .cmp-banner1 {
  height: 500px;
}
.cmp-banner1-full-content .cmp-banner1_container_content {
  height: 100%;
}
@media only screen and (max-width: 758px) {
  .cmp-banner1-full-content .cmp-banner1_container_content {
    height: auto;
  }
}
.cmp-banner1-just-title .cmp-banner1 {
  height: 440px;
}
@media only screen and (max-width: 758px) {
  .cmp-banner1-just-title .cmp-banner1 {
    height: 240px;
  }
}
.cmp-banner1-just-title .cmp-banner1_container_content {
  clip-path: polygon(0 0, 90% 0%, 100% 100%, 0% 100%);
  min-height: 200px;
}
@media only screen and (max-width: 758px) {
  .cmp-banner1-just-title .cmp-banner1_container_content {
    min-height: 100px;
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
  }
}
.cmp-banner1-just-title .cmp-banner1_container_content_bar {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 40% 100%);
  left: 88.9%;
}
.cmp-banner1-just-title .cmp-banner1_container_content_box_title .cmp-title__text {
  font-weight: 600;
  font-size: 36px;
  line-height: 43.2px;
}
.cmp-banner1-just-title .cmp-banner1_container_content_box_title .cmp-title__text img {
  width: 40px;
  height: 40px;
}
@media only screen and (max-width: 758px) {
  .cmp-banner1-just-title .cmp-banner1_container_content_box_title .cmp-title__text {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
  }
  .cmp-banner1-just-title .cmp-banner1_container_content_box_title .cmp-title__text img {
    width: 20px;
    height: 20px;
  }
}
.cmp-banner1-just-title .cmp-banner1_container_content_box_image-container {
  display: none;
}
.cmp-banner1-just-title .cmp-banner1_container_content_box_description {
  padding: 0;
}
.cmp-banner1-show-image .cmp-banner1_container_content_box_image-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cmp-banner1-hidde-title .cmp-banner1_container_content_box_title {
  display: none;
}
.cmp-banner1-headline-light .cmp-banner1_container_content_box .cmp-title__text {
  font-weight: 300;
  font-size: 36px;
  line-height: 57.6px;
}
.cmp-banner1-headline-light .cmp-banner1_container_content_box .cmp-title__text img {
  width: 55px;
  height: 45px;
}
@media only screen and (max-width: 758px) {
  .cmp-banner1-headline-light .cmp-banner1_container_content_box .cmp-title__text {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
  }
  .cmp-banner1-headline-light .cmp-banner1_container_content_box .cmp-title__text img {
    width: 25px;
    height: 20px;
  }
}
@media only screen and (max-width: 758px) {
  .cmp-banner1-img-mobile-right .cmp-banner1_container_img-background {
    -o-object-position: right;
       object-position: right;
  }
  .cmp-banner1-img-mobile-left .cmp-banner1_container_img-background {
    -o-object-position: left;
       object-position: left;
  }
}
.cmp-banner1--larger .cmp-banner1 {
  height: 888px;
}

.banner1.cmp-container-grid .cmp-banner1_container, .banner1.cmp-container-grid .cmp-banner1_container_content_box {
  max-width: 100%;
}
.banner1.cmp-banner1--border-24 .cmp-banner1_container, .banner1.cmp-banner1--border-24 .cmp-banner1_container_img-background {
  border-radius: 24px;
}
.banner1.cmp-banner1--border-32 .cmp-banner1_container, .banner1.cmp-banner1--border-32 .cmp-banner1_container_img-background {
  border-radius: 32px;
}
.banner1.cmp-banner1--border-50 .cmp-banner1_container, .banner1.cmp-banner1--border-50 .cmp-banner1_container_img-background {
  border-radius: 50px;
}
.banner1.cmp-banner1--border-100 .cmp-banner1_container, .banner1.cmp-banner1--border-100 .cmp-banner1_container_img-background {
  border-radius: 100px;
}

.banner2.cmp-container-grid > :first-child {
  padding: 0;
}

.cmp-banner2 {
  width: 100%;
  height: auto;
  min-height: 768px;
  padding: 0;
  margin: 0;
  position: relative;
  z-index: 1;
  background-size: cover;
}
.cmp-banner2_overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  mix-blend-mode: color;
}
.cmp-banner2_video {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 768px) {
  .cmp-banner2 {
    height: 100%;
  }
}
.cmp-banner2_container {
  width: 100%;
  height: 100%;
  max-width: 1328px;
  margin: auto;
  padding: 100px 0 0 0;
}
@media only screen and (max-width: 768px) {
  .cmp-banner2_container {
    padding: 32px 24px 60px 24px;
  }
}
.cmp-banner2_container {
  position: relative;
}
.cmp-banner2_container_animation_json {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  overflow: hidden;
}
@media (max-width: 768px) {
  .cmp-banner2_container_animation_json {
    display: none;
  }
}
.cmp-banner2_container_animation_json--mobile {
  display: none;
}
@media (max-width: 768px) {
  .cmp-banner2_container_animation_json--mobile {
    overflow: hidden;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.cmp-banner2_container_content {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10%;
  padding: 0 16px;
}
.cmp-banner2_container_content_box {
  width: 70%;
}
@media only screen and (max-width: 768px) {
  .cmp-banner2_container_content_box {
    width: 100%;
  }
}
@media only screen and (max-width: 980px) {
  .cmp-banner2_container_content_box_title {
    width: 95%;
  }
}
.cmp-banner2_container_content_box_title .cmp-title {
  width: 90%;
}
@media only screen and (max-width: 768px) {
  .cmp-banner2_container_content_box_title .cmp-title {
    width: 80%;
  }
}
@media only screen and (max-width: 500px) {
  .cmp-banner2_container_content_box_title .cmp-title {
    width: 100%;
  }
}
.cmp-banner2_container_content_box_title .cmp-title .cmp-title__text {
  font-weight: 300;
  font-size: 64px;
  line-height: 76.8px;
  display: block;
}
@media only screen and (max-width: 768px) {
  .cmp-banner2_container_content_box_title .cmp-title .cmp-title__text {
    font-weight: 600;
    font-size: 36px;
    line-height: 43.2px;
  }
}
@media only screen and (max-width: 400px) {
  .cmp-banner2_container_content_box_title .cmp-title .cmp-title__text {
    font-size: 24px;
  }
}
.cmp-banner2_container_content_box_title .cmp-title .cmp-title__text span {
  gap: 15px;
}
.cmp-banner2_container_content_box_title .cmp-title .cmp-title__text img {
  -ms-flex-item-align: baseline;
      align-self: baseline;
  width: 90px;
  height: 80px;
}
@media only screen and (max-width: 768px) {
  .cmp-banner2_container_content_box_title .cmp-title .cmp-title__text img {
    width: 60px;
    height: 50px;
  }
}
@media only screen and (max-width: 400px) {
  .cmp-banner2_container_content_box_title .cmp-title .cmp-title__text img {
    width: 35px;
    height: 35px;
  }
}
.cmp-banner2_container_content_box_description .cmp-text {
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  width: 65%;
  margin: 20px 0 10px 0px;
}
@media only screen and (max-width: 768px) {
  .cmp-banner2_container_content_box_description .cmp-text {
    width: 100%;
  }
}
.cmp-banner2_container_content_box_btn {
  display: none;
}
.cmp-banner2_container_content_teaser-container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 24px;
}
.cmp-banner2_container_content_teaser-container .cards {
  width: 100%;
}
.cmp-banner2_container_content_teaser-container .cards .cmp-cards {
  width: 100%;
  padding: 0;
}
.cmp-banner2-decoration .cmp-banner2 {
  position: relative;
}
.cmp-banner2-decoration .cmp-banner2_overlay {
  mix-blend-mode: normal;
}
.cmp-banner2-decoration .cmp-banner2_decorative {
  content: "";
  width: 50%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  clip-path: polygon(100% 0, 50% 100%, 100% 100%);
}
@media only screen and (max-width: 768px) {
  .cmp-banner2-decoration .cmp-banner2_decorative {
    display: none;
  }
}
.cmp-banner2-decoration .cmp-banner2_container_content_box_title .cmp-title .cmp-title__text {
  font-weight: 300;
  font-size: 64px;
  line-height: 76.8px;
}
@media only screen and (max-width: 768px) {
  .cmp-banner2-decoration .cmp-banner2_container_content_box_title .cmp-title .cmp-title__text {
    font-weight: 300;
    font-size: 36px;
    line-height: 57.6px;
  }
}
.cmp-banner2-decoration .cmp-banner2_container_content_box_title .cmp-title img {
  display: none;
}
.cmp-banner2-decoration .cmp-banner2_container_content_box_description .cmp-text {
  font-weight: 600;
  font-size: 24px;
  line-height: 28.8px;
}
@media only screen and (max-width: 768px) {
  .cmp-banner2-decoration .cmp-banner2_container_content_box_description .cmp-text {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
  }
}
.cmp-banner2-decoration .cmp-banner2_container_content_box_buttons-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
}
.cmp-banner2-decoration .cmp-banner2_container_content_box_btn {
  display: block;
}
.cmp-banner2-decoration .cmp-banner2_container_content_teaser-container {
  display: none;
}
.cmp-banner2-justify .cmp-banner2_decorative {
  right: 50%;
  clip-path: polygon(0 0, 0 100%, 50% 100%);
}
@media only screen and (max-width: 768px) {
  .cmp-banner2-justify .cmp-banner2_decorative {
    display: none;
  }
}
.cmp-banner2-justify .cmp-banner2_container_content {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.cmp-banner2-justify .cmp-banner2_container_content_box_title .cmp-title {
  width: 80%;
}
.cmp-banner2-justify .cmp-banner2_container_content_teaser-container {
  width: 100%;
}
.cmp-banner2-full-width .cmp-banner2_container {
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .cmp-banner2-full-width .cmp-banner2_container {
    padding: 0;
  }
}
.cmp-banner2-height-75 .cmp-banner2 {
  min-height: 576px;
}
.cmp-banner2-height-50 .cmp-banner2 {
  min-height: 384px;
}
.cmp-banner2-height-50 .cmp-banner2_container {
  padding: 30px 0 0 0;
}
.cmp-banner2-height-larger .cmp-banner2_container, .cmp-banner2-height-larger.cmp-banner2-height-75 .cmp-banner2_container {
  padding-top: 150px;
}
.cmp-banner2-height-larger.cmp-banner2-height-50 .cmp-banner2_container {
  padding-top: 70px;
}

.banner2.cmp-banner2--border-24 .cmp-banner2 {
  border-radius: 24px;
}
.banner2.cmp-banner2--border-32 .cmp-banner2 {
  border-radius: 32px;
}
.banner2.cmp-banner2--border-50 .cmp-banner2 {
  border-radius: 50px;
}
.banner2.cmp-banner2--border-100 .cmp-banner2 {
  border-radius: 100px;
}

.cmp-anseris-carousel-banner__editor {
  line-height: 0;
  overflow: hidden;
}
.cmp-anseris-carousel-banner__items {
  height: 100%;
}
.cmp-anseris-carousel-banner__item {
  position: relative;
  background-blend-mode: hard-light;
  height: 100%;
}
.cmp-anseris-carousel-banner__item-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.cmp-anseris-carousel-banner__item-information {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-anseris-carousel-banner__item-title {
  font-weight: 300;
  font-size: 48px;
  line-height: 77px;
  margin-bottom: 24px;
  max-width: 50%;
}
.cmp-anseris-carousel-banner__item-text {
  font-weight: 600;
  font-size: 24px;
  line-height: 28.8px;
  font-size: 24px;
  margin-bottom: 24px;
  max-width: 50%;
}
@media (max-width: 768px) {
  .cmp-anseris-carousel-banner__item-title {
    font-weight: 300;
    font-size: 36px;
    line-height: 57.6px;
    max-width: 100%;
  }
  .cmp-anseris-carousel-banner__item-text {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    max-width: 100%;
  }
}
.cmp-anseris-carousel-banner__item-image {
  height: 700px;
}
.cmp-anseris-carousel-banner__item-image img {
  height: 102%;
  width: 100%;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.cmp-anseris-carousel-banner .carousel_banner_item {
  height: 100%;
}
.cmp-anseris-carousel-banner .cmp-carousel__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0 32px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cmp-anseris-carousel-banner .cmp-anseris-carousel-banner__action-icon img {
  height: 45px;
}
@media (max-width: 768px) {
  .cmp-anseris-carousel-banner .cmp-anseris-carousel-banner__action-icon img {
    height: 30px;
  }
}
@media (max-width: 1316px) {
  .cmp-anseris-carousel-banner .cmp-carousel__actions {
    top: unset;
    bottom: 50px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 30px;
  }
}
.cmp-anseris-carousel-banner .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-anseris-carousel-banner .slick-track .slick-slide {
  height: auto;
}
.cmp-anseris-carousel-banner .slick-track .slick-slide > div {
  height: 100%;
}
.cmp-anseris-carousel-banner .slick-track .slick-slide .item {
  height: 100%;
}
.cmp-anseris-carousel-banner--75 .cmp-anseris-carousel-banner .slick-track {
  height: 576px;
}
.cmp-anseris-carousel-banner--50 .cmp-anseris-carousel-banner .slick-track {
  height: 384px;
}
.cmp-anseris-carousel-banner--75 .cmp-anseris-carousel-banner .slick-track .slick-slide, .cmp-anseris-carousel-banner--50 .cmp-anseris-carousel-banner .slick-track .slick-slide {
  height: 100%;
}
.cmp-anseris-carousel-banner--75 .cmp-anseris-carousel-banner__item-title, .cmp-anseris-carousel-banner--50 .cmp-anseris-carousel-banner__item-title {
  max-width: 100%;
}

.carousel.cmp-anseris-carouselbanner--border-24 .cmp-anseris-carousel-banner, .carousel.cmp-anseris-carouselbanner--border-24 .cmp-carousel__content, .carousel.cmp-anseris-carouselbanner--border-24 .cmp-anseris-carousel-banner__item-bg {
  border-radius: 24px;
}
.carousel.cmp-anseris-carouselbanner--border-32 .cmp-anseris-carousel-banner, .carousel.cmp-anseris-carouselbanner--border-32 .cmp-carousel__content, .carousel.cmp-anseris-carouselbanner--border-32 .cmp-anseris-carousel-banner__item-bg {
  border-radius: 32px;
}
.carousel.cmp-anseris-carouselbanner--border-50 .cmp-anseris-carousel-banner, .carousel.cmp-anseris-carouselbanner--border-50 .cmp-carousel__content, .carousel.cmp-anseris-carouselbanner--border-50 .cmp-anseris-carousel-banner__item-bg {
  border-radius: 50px;
}
.carousel.cmp-anseris-carouselbanner--border-100 .cmp-anseris-carousel-banner, .carousel.cmp-anseris-carouselbanner--border-100 .cmp-carousel__content, .carousel.cmp-anseris-carouselbanner--border-100 .cmp-anseris-carousel-banner__item-bg {
  border-radius: 100px;
}

.cmp-brokers__desktop {
  display: block;
}

.cmp-brokers__mobile {
  display: none;
}

/* stylelint-disable */
#cmp-sucursales {
  font-family: Arial, sans-serif;
}
#cmp-sucursales .cmp-brokers__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-inline: 20px;
  padding-block: 30px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
#cmp-sucursales .cmp-brokers__header .cmp-brokers__header-filters {
  position: relative;
  display: inline-block;
  width: 100%;
}
#cmp-sucursales .cmp-brokers__header .cmp-brokers__header-filters .cmp-brokers__header-filters-search-wrapper {
  position: relative;
}
#cmp-sucursales .cmp-brokers__header .cmp-brokers__header-filters .cmp-brokers__header-filters_icon {
  position: absolute;
  right: 20px;
  top: 40%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20px;
  height: 20px;
}
#cmp-sucursales .cmp-brokers__header .cmp-brokers__header-filters .cmp-brokers__header-filters_search {
  padding: 10px;
  min-width: 300px;
  width: 100%;
  margin-right: 10px;
  border-radius: 30px;
  outline: none;
}
#cmp-sucursales .cmp-brokers__header .cmp-brokers__header-filters .cmp-brokers__header-filters_search::-webkit-input-placeholder {
  color: #000000;
  opacity: 1;
}
#cmp-sucursales .cmp-brokers__header .cmp-brokers__header-filters .cmp-brokers__header-filters_search::-moz-placeholder {
  color: #000000;
  opacity: 1;
}
#cmp-sucursales .cmp-brokers__header .cmp-brokers__header-filters .cmp-brokers__header-filters_search:-ms-input-placeholder {
  color: #000000;
  opacity: 1;
}
#cmp-sucursales .cmp-brokers__header .cmp-brokers__header-filters .cmp-brokers__header-filters_search::-ms-input-placeholder {
  color: #000000;
  opacity: 1;
}
#cmp-sucursales .cmp-brokers__header .cmp-brokers__header-filters .cmp-brokers__header-filters_search::placeholder {
  color: #000000;
  opacity: 1;
}
#cmp-sucursales .cmp-brokers__header .cmp-brokers__header-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
}
#cmp-sucursales .cmp-brokers__header .cmp-brokers__header-buttons .cmp-brokers__header-buttons-container {
  position: relative;
  display: inline-block;
  margin-left: 30px;
}
#cmp-sucursales .cmp-brokers__header .cmp-brokers__header-buttons .cmp-brokers__header-buttons-container .cmp-brokers__header-buttons_icon {
  position: absolute;
  left: 10px;
  top: 40%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20px;
  height: 20px;
}
#cmp-sucursales .cmp-brokers__header .cmp-brokers__header-buttons .cmp-brokers__header-buttons-container .cmp-brokers__header-buttons_btn {
  padding: 10px 35px;
  border-radius: 30px;
  cursor: pointer;
  font-size: 12px;
  outline: none;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
#cmp-sucursales .cmp-brokers__body {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
#cmp-sucursales .cmp-brokers__body tbody {
  border: 0px;
}
#cmp-sucursales .cmp-brokers__body-head {
  font-size: 14px;
  font-weight: 400;
}
#cmp-sucursales .cmp-brokers__body-head th {
  text-align: left;
}
#cmp-sucursales .cmp-brokers__body .cmp-brokers__body-th {
  -moz-text-align-last: left;
       text-align-last: left;
  padding: 24px 0;
  padding-left: 30px;
}
#cmp-sucursales .cmp-brokers__body .cmp-brokers__body-content_td {
  padding: 20px 30px;
  text-align: left;
  position: relative;
  font-size: 14px;
}
#cmp-sucursales .cmp-brokers__body-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
#cmp-sucursales .cmp-brokers__body-content-img {
  aspect-ratio: 1;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
#cmp-sucursales .brokers-content__item-email {
  text-decoration: underline;
}
#cmp-sucursales .cmp-sucursales__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 30px 40px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  font-size: 14px;
}
#cmp-sucursales #brokers-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#cmp-sucursales .municipality-dropdown {
  display: none;
}
#cmp-sucursales .cmp-brokers-modal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#cmp-sucursales .cmp-brokers-modal__title {
  font-size: 32px;
  margin-bottom: 24px;
}
#cmp-sucursales .cmp-brokers-modal__close-icon {
  text-align: center;
  -o-object-fit: contain;
     object-fit: contain;
  cursor: pointer;
}
#cmp-sucursales .cmp-brokers-modal__background {
  background-color: rgba(15, 15, 15, 0.9);
}
#cmp-sucursales .cmp-brokers-modal .modal-content {
  padding: 32px;
  margin: 42px 0;
  border-radius: 10px;
  width: 80%;
  max-width: 800px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: auto;
}
#cmp-sucursales .cmp-brokers-modal .modal-content .brokers-modal_ctas {
  text-align: right;
  width: 100%;
}
#cmp-sucursales .cmp-brokers-modal .modal-content .brokers-modal__custom-checkbox {
  display: inline-block;
}
#cmp-sucursales .cmp-brokers-modal .modal-content .brokers-modal__custom-checkbox .checkbox {
  width: 1.3em;
  height: 1.3em;
  border-radius: 50%;
  vertical-align: middle;
  border: 1px solid #867272;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  outline: none;
  cursor: pointer;
}
#cmp-sucursales .cmp-brokers-modal .modal-content #modal-zone,
#cmp-sucursales .cmp-brokers-modal .modal-content #modal-zip {
  width: 100%;
  margin-bottom: 20px;
}
#cmp-sucursales .cmp-brokers-modal .modal-content #modal-zone #modal-zone_dropdowns,
#cmp-sucursales .cmp-brokers-modal .modal-content #modal-zip #modal-zone_dropdowns {
  margin-top: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
@media (max-width: 768px) {
  #cmp-sucursales .cmp-brokers-modal .modal-content #modal-zone #modal-zone_dropdowns,
  #cmp-sucursales .cmp-brokers-modal .modal-content #modal-zip #modal-zone_dropdowns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 18px;
  }
}
#cmp-sucursales .cmp-brokers-modal .modal-content #modal-zone #modal-zone_dropdowns select,
#cmp-sucursales .cmp-brokers-modal .modal-content #modal-zip #modal-zone_dropdowns select {
  border: none;
  border-radius: 0;
}
#cmp-sucursales .cmp-brokers-modal .modal-content #modal-zone #zipInput,
#cmp-sucursales .cmp-brokers-modal .modal-content #modal-zip #zipInput {
  border: none;
  border-radius: 0;
  margin-top: 24px;
}
#cmp-sucursales .cmp-brokers-modal .modal-content #modal-zone .states-dropdown,
#cmp-sucursales .cmp-brokers-modal .modal-content #modal-zone .municipalities-dropdown,
#cmp-sucursales .cmp-brokers-modal .modal-content #modal-zip .states-dropdown,
#cmp-sucursales .cmp-brokers-modal .modal-content #modal-zip .municipalities-dropdown {
  width: 100%;
  margin-bottom: 10px;
}
#cmp-sucursales .cmp-brokers-modal .modal-content #modal-zone .states-dropdown select,
#cmp-sucursales .cmp-brokers-modal .modal-content #modal-zone .municipalities-dropdown select,
#cmp-sucursales .cmp-brokers-modal .modal-content #modal-zip .states-dropdown select,
#cmp-sucursales .cmp-brokers-modal .modal-content #modal-zip .municipalities-dropdown select {
  width: 100%;
  padding: 10px;
  margin-top: 5px;
  border: 1px solid black;
  border-radius: 5px;
}
#cmp-sucursales .cmp-brokers-modal .modal-content #modal-zone .states-dropdown label,
#cmp-sucursales .cmp-brokers-modal .modal-content #modal-zone .municipalities-dropdown label,
#cmp-sucursales .cmp-brokers-modal .modal-content #modal-zip .states-dropdown label,
#cmp-sucursales .cmp-brokers-modal .modal-content #modal-zip .municipalities-dropdown label {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
}
#cmp-sucursales .cmp-brokers-modal .modal-content #modal-zone input.cmp-broker-input__filter,
#cmp-sucursales .cmp-brokers-modal .modal-content #modal-zip input.cmp-broker-input__filter {
  width: 100%;
  padding: 10px;
  margin-top: 5px;
  border-radius: 5px;
}
#cmp-sucursales .cmp-brokers-modal .modal-content .modal_ctas {
  padding: 10px 20px;
  border-radius: 5px;
  cursor: pointer;
  font-size: 16px;
  margin-top: 20px;
}
@media screen and (max-width: 375px) {
  #cmp-sucursales .cmp-brokers__header,
  #cmp-sucursales .cmp-sucursales__footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #cmp-sucursales #brokers-searchInput,
  #cmp-sucursales #sucursales-rowSelect,
  #cmp-sucursales #filterLocationBtn {
    width: 100%;
    margin-bottom: 10px;
  }
  #cmp-sucursales .cmp-brokers__body,
  #cmp-sucursales .cmp-brokers__body-head,
  #cmp-sucursales .cmp-brokers__body-content,
  #cmp-sucursales .cmp-brokers__body-th,
  #cmp-sucursales .cmp-brokers__body-content_td,
  #cmp-sucursales .cmp-brokers__body-tr {
    display: block;
  }
  #cmp-sucursales .cmp-brokers__body-th,
  #cmp-sucursales .cmp-brokers__body-content_td {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #cmp-sucursales .cmp-brokers__body-th {
    position: sticky;
    top: 0;
  }
  #cmp-sucursales #pagination {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

/* stylelint-enable*/
@media (max-width: 768px) {
  .cmp-brokers__desktop {
    display: none;
  }
  .cmp-brokers__mobile {
    display: block;
  }
  .cmp-brokers-mobile__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-block: 30px;
    border-radius: 24px;
    gap: 18px;
  }
  .cmp-brokers-mobile__header-filters {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-inline: 20px;
  }
  .cmp-brokers-mobile__header-filters-search-wrapper {
    position: relative;
  }
  .cmp-brokers-mobile__header-filters_icon {
    position: absolute;
    right: 20px;
    top: 40%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 20px;
    height: 20px;
  }
  .cmp-brokers-mobile__header-filters_search {
    padding: 10px;
    min-width: 300px;
    width: 100%;
    margin-right: 10px;
    border-radius: 30px;
    outline: none;
  }
  .cmp-brokers-mobile__header-filters_search::-webkit-input-placeholder {
    color: #000000;
    opacity: 1;
  }
  .cmp-brokers-mobile__header-filters_search::-moz-placeholder {
    color: #000000;
    opacity: 1;
  }
  .cmp-brokers-mobile__header-filters_search:-ms-input-placeholder {
    color: #000000;
    opacity: 1;
  }
  .cmp-brokers-mobile__header-filters_search::-ms-input-placeholder {
    color: #000000;
    opacity: 1;
  }
  .cmp-brokers-mobile__header-filters_search::placeholder {
    color: #000000;
    opacity: 1;
  }
  .cmp-brokers-mobile__header-buttons {
    padding: 20px;
  }
  .cmp-brokers-mobile__header-buttons-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 8px;
  }
  .cmp-brokers-mobile__header-buttons_btn {
    padding-bottom: 3px;
    border-bottom: 1px solid;
  }
  .cmp-brokers-mobile__body {
    font-size: 3vw;
    max-width: 100%;
  }
  .cmp-brokers-mobile__body-content--clickable {
    cursor: pointer;
  }
  .cmp-brokers-mobile__body-content-location {
    font-size: 10px;
  }
  .cmp-brokers-mobile__body-content-info {
    display: none;
  }
  .cmp-brokers-mobile__body-content-info--active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    margin-top: 24px;
  }
  .cmp-brokers-mobile__body-content-info--active a {
    text-decoration: underline;
    font-size: 12px;
  }
  .cmp-brokers-mobile__body-content-image {
    margin-right: 8px;
  }
  .cmp-brokers-mobile__footer-more-btn {
    display: block;
    width: 100%;
    text-align: center;
    text-decoration: underline;
  }
  .brokers-modal__custom-checkbox {
    margin-top: 32px;
  }
  /* stylelint-disable */
  .cmp-brokers-modal__title {
    margin-top: 28px;
  }
  .cmp-brokers-modal .modal-content {
    margin: 15px 0;
    padding: 32px;
    width: 90% !important;
  }
  .cmp-brokers-modal .modal-content .brokers-modal_ctas {
    text-align: center !important;
  }
  .cmp-brokers-modal .modal-content .brokers-modal_ctas button {
    display: block;
    width: 100%;
  }
  /* stylelint-enable */
}
.cmp-banregio-text {
  font-size: 64px;
  line-height: 112%;
}
@media (max-width: 768px) {
  .cmp-banregio-text {
    font-size: 32px;
    line-height: 125%;
  }
}

.breadcrumb {
  background-color: unset;
  padding: 0;
  margin: 0;
}

.cmp-breadcrumb-title {
  width: auto;
}
.cmp-breadcrumb-title ol {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style-type: none;
}
.cmp-breadcrumb-title li {
  padding: 0;
  margin-left: 8px;
}
.cmp-breadcrumb-title li:first-child {
  margin-left: 0;
}
.cmp-breadcrumb-title li h4 {
  margin: auto 0;
}
.cmp-breadcrumb-title__separator {
  margin-left: 15px;
  font-weight: 600;
  font-size: 24px;
  line-height: 28.8px;
}
.cmp-breadcrumb-title__item {
  font-weight: 300;
  font-size: 24px;
  line-height: 32px;
}
.cmp-breadcrumb-title__item--active {
  font-weight: bold;
  font-weight: 600;
  font-size: 24px;
  line-height: 28.8px;
}
.cmp-breadcrumb-title__item-blogs h4 {
  color: #5C4A32;
  font-size: 24px;
}
.cmp-breadcrumb-title__item-small h4 {
  font-size: 14px;
}
.cmp-breadcrumb-title__item-banregio h4 {
  font-size: 14px;
}
.cmp-breadcrumb-title__item-banregio nav {
  padding: 8px 18px 8px 8px;
  border-radius: 0px 0px 25px 0px;
  left: -48px;
  top: -48px;
  position: relative;
}
.cmp-breadcrumb-title .cmp-cta__link-icon {
  margin-left: 8px;
}
@media (max-width: 768px) {
  .cmp-breadcrumb-title li {
    margin-left: 8px;
  }
  .cmp-breadcrumb-title li:first-child {
    margin-left: 0;
  }
  .cmp-breadcrumb-title__separator {
    margin-left: 8px;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
  }
  .cmp-breadcrumb-title__item {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
  }
  .cmp-breadcrumb-title__item--active {
    font-weight: bold;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
  }
  .cmp-breadcrumb-title__item-blogs span {
    color: #5C4A32;
    font-size: 16px;
  }
  .cmp-breadcrumb-title__item-banregio h4 {
    font-size: 14px;
  }
  .cmp-breadcrumb-title__item-banregio nav {
    padding: 8px 18px 8px 8px;
    border-radius: 0px 0px 25px 0px;
    left: -24px;
    top: -24px;
    position: relative;
  }
}

.breadcrumb {
  background-color: unset;
  padding: 0;
  margin: 0;
}

.cmp-breadcrumb {
  width: 100%;
}
.cmp-breadcrumb ol {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cmp-breadcrumb li {
  padding: 0;
  margin-left: 15px;
}
.cmp-breadcrumb li:first-child {
  margin-left: 0;
}
.cmp-breadcrumb__separator {
  margin-left: 15px;
  font-weight: 600;
  font-size: 24px;
  line-height: 28.8px;
}
.cmp-breadcrumb__item {
  font-weight: 300;
  font-size: 24px;
  line-height: 32px;
}
.cmp-breadcrumb__item--active {
  font-weight: bold;
  font-weight: 600;
  font-size: 24px;
  line-height: 28.8px;
}
@media (max-width: 768px) {
  .cmp-breadcrumb li {
    margin-left: 8px;
  }
  .cmp-breadcrumb li:first-child {
    margin-left: 0;
  }
  .cmp-breadcrumb__separator {
    margin-left: 8px;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
  }
  .cmp-breadcrumb__item {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
  }
  .cmp-breadcrumb__item--active {
    font-weight: bold;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
  }
}

.cmp-brokers__desktop {
  display: block;
}

.cmp-brokers__mobile {
  display: none;
}

/* stylelint-disable */
#cmp-brokers {
  font-family: Arial, sans-serif;
}
#cmp-brokers .cmp-brokers__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-inline: 20px;
  padding-block: 30px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
#cmp-brokers .cmp-brokers__header .cmp-brokers__header-filters {
  position: relative;
  display: inline-block;
  width: 100%;
}
#cmp-brokers .cmp-brokers__header .cmp-brokers__header-filters .cmp-brokers__header-filters-search-wrapper {
  position: relative;
}
#cmp-brokers .cmp-brokers__header .cmp-brokers__header-filters .cmp-brokers__header-filters_icon {
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20px;
  height: 20px;
}
#cmp-brokers .cmp-brokers__header .cmp-brokers__header-filters .cmp-brokers__header-filters_search {
  padding: 10px;
  min-width: 300px;
  width: 100%;
  margin-right: 10px;
  border-radius: 30px;
  outline: none;
}
#cmp-brokers .cmp-brokers__header .cmp-brokers__header-filters .cmp-brokers__header-filters_search::-webkit-input-placeholder {
  color: #000000;
  opacity: 1;
}
#cmp-brokers .cmp-brokers__header .cmp-brokers__header-filters .cmp-brokers__header-filters_search::-moz-placeholder {
  color: #000000;
  opacity: 1;
}
#cmp-brokers .cmp-brokers__header .cmp-brokers__header-filters .cmp-brokers__header-filters_search:-ms-input-placeholder {
  color: #000000;
  opacity: 1;
}
#cmp-brokers .cmp-brokers__header .cmp-brokers__header-filters .cmp-brokers__header-filters_search::-ms-input-placeholder {
  color: #000000;
  opacity: 1;
}
#cmp-brokers .cmp-brokers__header .cmp-brokers__header-filters .cmp-brokers__header-filters_search::placeholder {
  color: #000000;
  opacity: 1;
}
#cmp-brokers .cmp-brokers__header .cmp-brokers__header-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
}
#cmp-brokers .cmp-brokers__header .cmp-brokers__header-buttons .cmp-brokers__header-buttons-container {
  position: relative;
  display: inline-block;
  margin-left: 30px;
}
#cmp-brokers .cmp-brokers__header .cmp-brokers__header-buttons .cmp-brokers__header-buttons-container .cmp-brokers__header-buttons_icon {
  position: absolute;
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20px;
  height: 20px;
}
#cmp-brokers .cmp-brokers__header .cmp-brokers__header-buttons .cmp-brokers__header-buttons-container .cmp-brokers__header-buttons_btn {
  padding: 10px 35px;
  border-radius: 5px;
  cursor: pointer;
  font-size: 16px;
  outline: none;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
#cmp-brokers .cmp-brokers__body {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
#cmp-brokers .cmp-brokers__body tbody {
  border: 0px;
}
#cmp-brokers .cmp-brokers__body-head {
  font-size: 14px;
  font-weight: 400;
}
#cmp-brokers .cmp-brokers__body-head th {
  text-align: left;
}
#cmp-brokers .cmp-brokers__body .cmp-brokers__body-th {
  -moz-text-align-last: left;
       text-align-last: left;
  padding: 24px 0;
  padding-left: 30px;
}
#cmp-brokers .cmp-brokers__body .cmp-brokers__body-th:first-child {
  padding-left: 90px;
}
#cmp-brokers .cmp-brokers__body .cmp-brokers__body-content_td {
  padding: 20px 30px;
  text-align: left;
  position: relative;
}
#cmp-brokers .cmp-brokers__body-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
#cmp-brokers .cmp-brokers__body-content-img {
  aspect-ratio: 1;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
#cmp-brokers .brokers-content__item-email {
  text-decoration: underline;
}
#cmp-brokers .cmp-brokers__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 30px 40px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
#cmp-brokers #brokers-rowSelect {
  width: auto;
  min-width: 120px;
  padding: 5px 8px;
  border: 1px solid white;
  color: #000000;
  border-radius: 15px;
}
#cmp-brokers #brokers-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#cmp-brokers .municipality-dropdown {
  display: none;
}
#cmp-brokers .cmp-brokers-modal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#cmp-brokers .cmp-brokers-modal__title {
  font-size: 32px;
  margin-bottom: 24px;
}
#cmp-brokers .cmp-brokers-modal__close-icon {
  text-align: center;
  -o-object-fit: contain;
     object-fit: contain;
  cursor: pointer;
}
#cmp-brokers .cmp-brokers-modal__background {
  background-color: rgba(15, 15, 15, 0.9);
}
#cmp-brokers .cmp-brokers-modal .modal-content {
  padding: 32px;
  margin: 42px 0;
  border-radius: 10px;
  width: 80%;
  max-width: 800px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: auto;
}
#cmp-brokers .cmp-brokers-modal .modal-content .brokers-modal_ctas {
  text-align: right;
  width: 100%;
}
#cmp-brokers .cmp-brokers-modal .modal-content .brokers-modal__custom-checkbox {
  display: inline-block;
}
#cmp-brokers .cmp-brokers-modal .modal-content .brokers-modal__custom-checkbox .checkbox {
  width: 1.3em;
  height: 1.3em;
  border-radius: 50%;
  vertical-align: middle;
  border: 1px solid #867272;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  outline: none;
  cursor: pointer;
}
#cmp-brokers .cmp-brokers-modal .modal-content #modal-zone,
#cmp-brokers .cmp-brokers-modal .modal-content #modal-zip {
  width: 100%;
  margin-bottom: 20px;
}
#cmp-brokers .cmp-brokers-modal .modal-content #modal-zone #modal-zone_dropdowns,
#cmp-brokers .cmp-brokers-modal .modal-content #modal-zip #modal-zone_dropdowns {
  margin-top: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
@media (max-width: 768px) {
  #cmp-brokers .cmp-brokers-modal .modal-content #modal-zone #modal-zone_dropdowns,
  #cmp-brokers .cmp-brokers-modal .modal-content #modal-zip #modal-zone_dropdowns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 18px;
  }
}
#cmp-brokers .cmp-brokers-modal .modal-content #modal-zone #modal-zone_dropdowns select,
#cmp-brokers .cmp-brokers-modal .modal-content #modal-zip #modal-zone_dropdowns select {
  border: none;
  border-radius: 0;
}
#cmp-brokers .cmp-brokers-modal .modal-content #modal-zone #zipInput,
#cmp-brokers .cmp-brokers-modal .modal-content #modal-zip #zipInput {
  border: none;
  border-radius: 0;
  margin-top: 24px;
}
#cmp-brokers .cmp-brokers-modal .modal-content #modal-zone .states-dropdown,
#cmp-brokers .cmp-brokers-modal .modal-content #modal-zone .municipalities-dropdown,
#cmp-brokers .cmp-brokers-modal .modal-content #modal-zip .states-dropdown,
#cmp-brokers .cmp-brokers-modal .modal-content #modal-zip .municipalities-dropdown {
  width: 100%;
  margin-bottom: 10px;
}
#cmp-brokers .cmp-brokers-modal .modal-content #modal-zone .states-dropdown select,
#cmp-brokers .cmp-brokers-modal .modal-content #modal-zone .municipalities-dropdown select,
#cmp-brokers .cmp-brokers-modal .modal-content #modal-zip .states-dropdown select,
#cmp-brokers .cmp-brokers-modal .modal-content #modal-zip .municipalities-dropdown select {
  width: 100%;
  padding: 10px;
  margin-top: 5px;
  border: 1px solid black;
  border-radius: 5px;
}
#cmp-brokers .cmp-brokers-modal .modal-content #modal-zone .states-dropdown label,
#cmp-brokers .cmp-brokers-modal .modal-content #modal-zone .municipalities-dropdown label,
#cmp-brokers .cmp-brokers-modal .modal-content #modal-zip .states-dropdown label,
#cmp-brokers .cmp-brokers-modal .modal-content #modal-zip .municipalities-dropdown label {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
}
#cmp-brokers .cmp-brokers-modal .modal-content #modal-zone input.cmp-broker-input__filter,
#cmp-brokers .cmp-brokers-modal .modal-content #modal-zip input.cmp-broker-input__filter {
  width: 100%;
  padding: 10px;
  margin-top: 5px;
  border-radius: 5px;
}
#cmp-brokers .cmp-brokers-modal .modal-content .modal_ctas {
  padding: 10px 20px;
  border-radius: 5px;
  cursor: pointer;
  font-size: 16px;
  margin-top: 20px;
}
@media screen and (max-width: 375px) {
  #cmp-brokers .cmp-brokers__header,
  #cmp-brokers .cmp-brokers__footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #cmp-brokers #brokers-searchInput,
  #cmp-brokers #brokers-rowSelect,
  #cmp-brokers #filterLocationBtn {
    width: 100%;
    margin-bottom: 10px;
  }
  #cmp-brokers .cmp-brokers__body,
  #cmp-brokers .cmp-brokers__body-head,
  #cmp-brokers .cmp-brokers__body-content,
  #cmp-brokers .cmp-brokers__body-th,
  #cmp-brokers .cmp-brokers__body-content_td,
  #cmp-brokers .cmp-brokers__body-tr {
    display: block;
  }
  #cmp-brokers .cmp-brokers__body-th,
  #cmp-brokers .cmp-brokers__body-content_td {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #cmp-brokers .cmp-brokers__body-th {
    position: sticky;
    top: 0;
  }
  #cmp-brokers #pagination {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

/* stylelint-enable*/
@media (max-width: 768px) {
  .cmp-brokers__desktop {
    display: none;
  }
  .cmp-brokers__mobile {
    display: block;
  }
  .cmp-brokers-mobile__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-block: 30px;
    border-radius: 24px;
    gap: 18px;
  }
  .cmp-brokers-mobile__header-filters {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-inline: 20px;
  }
  .cmp-brokers-mobile__header-filters-search-wrapper {
    position: relative;
  }
  .cmp-brokers-mobile__header-filters_icon {
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 20px;
    height: 20px;
  }
  .cmp-brokers-mobile__header-filters_search {
    padding: 10px;
    min-width: 300px;
    width: 100%;
    margin-right: 10px;
    border-radius: 30px;
    outline: none;
  }
  .cmp-brokers-mobile__header-filters_search::-webkit-input-placeholder {
    color: #000000;
    opacity: 1;
  }
  .cmp-brokers-mobile__header-filters_search::-moz-placeholder {
    color: #000000;
    opacity: 1;
  }
  .cmp-brokers-mobile__header-filters_search:-ms-input-placeholder {
    color: #000000;
    opacity: 1;
  }
  .cmp-brokers-mobile__header-filters_search::-ms-input-placeholder {
    color: #000000;
    opacity: 1;
  }
  .cmp-brokers-mobile__header-filters_search::placeholder {
    color: #000000;
    opacity: 1;
  }
  .cmp-brokers-mobile__header-buttons {
    padding: 20px;
  }
  .cmp-brokers-mobile__header-buttons-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 8px;
  }
  .cmp-brokers-mobile__header-buttons_btn {
    padding-bottom: 3px;
    border-bottom: 1px solid;
  }
  .cmp-brokers-mobile__body {
    font-size: 3vw;
    max-width: 100%;
  }
  .cmp-brokers-mobile__body-content--clickable {
    cursor: pointer;
  }
  .cmp-brokers-mobile__body-content-location {
    font-size: 10px;
  }
  .cmp-brokers-mobile__body-content-info {
    display: none;
  }
  .cmp-brokers-mobile__body-content-info--active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    margin-top: 24px;
  }
  .cmp-brokers-mobile__body-content-info--active a {
    text-decoration: underline;
    font-size: 12px;
  }
  .cmp-brokers-mobile__body-content-image {
    margin-right: 8px;
  }
  .cmp-brokers-mobile__footer-more-btn {
    display: block;
    width: 100%;
    text-align: center;
    text-decoration: underline;
  }
  .brokers-modal__custom-checkbox {
    margin-top: 32px;
  }
  /* stylelint-disable */
  .cmp-brokers-modal__title {
    margin-top: 28px;
  }
  .cmp-brokers-modal .modal-content {
    margin: 15px 0;
    padding: 32px;
    width: 90% !important;
  }
  .cmp-brokers-modal .modal-content .brokers-modal_ctas {
    text-align: center !important;
  }
  .cmp-brokers-modal .modal-content .brokers-modal_ctas button {
    display: block;
    width: 100%;
  }
  /* stylelint-enable */
}
.sliderElement {
  position: relative;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.sliderElement .slick-list {
  width: 90%;
}
@media only screen and (max-width: 758px) {
  .sliderElement .slick-list {
    width: 80%;
  }
}
.sliderElement .slick-arrow {
  width: 5%;
  height: 40px;
  font-size: 30px;
  position: absolute;
}
@media only screen and (max-width: 758px) {
  .sliderElement .slick-arrow {
    width: 10%;
  }
}
.sliderElement .slick-arrow:hover {
  cursor: pointer;
}
.sliderElement .left-arrow {
  left: 0;
  text-align: right;
}
.sliderElement .right-arrow {
  right: 5px;
  text-align: left;
}
.sliderElement .slick-disabled {
  color: rgb(105, 105, 105);
}
.sliderElement .slick-disabled:hover {
  cursor: default;
}
.sliderElement .slick-dots {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  padding: 1rem 0;
  list-style-type: none;
  bottom: -10px;
  position: absolute;
}
.sliderElement .slick-dots li {
  margin: 0 0.25rem;
}
.sliderElement .slick-dots button {
  display: block;
  width: 8px;
  height: 8px;
  padding: 0;
  border: solid 3px #433B66;
  border-radius: 100%;
  background-color: #fff;
  text-indent: -9999px;
}
.sliderElement .slick-dots li.slick-active button {
  background-color: #433B66;
}
.sliderElement .slick-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 24px;
}

.cmp-cards--column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.cmp-cards--row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.cmp-cards {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 24px;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .cmp-cards {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-line-pack: center;
        align-content: center;
  }
}
.cmp-cards .cursor {
  cursor: pointer;
}
.cmp-cards .background--white {
  background-color: white;
}
.cmp-cards_card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: auto;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  margin: 1rem 0;
}
@media only screen and (max-width: 768px) {
  .cmp-cards_card {
    width: 50%;
  }
}
@media only screen and (max-width: 500px) {
  .cmp-cards_card {
    width: 100%;
    padding: 0 8px;
  }
}
.cmp-cards_card_image-container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding: 0 32px;
}
@media only screen and (max-width: 768px) {
  .cmp-cards_card_image-container {
    padding: 0px 16px 16px 16px;
  }
}
.cmp-cards_card_image-container img {
  aspect-ratio: 1/1;
  width: 70px;
  -o-object-fit: cover;
     object-fit: cover;
}
.cmp-cards_card_title {
  font-weight: bold;
  padding: 15px 32px 12px 32px;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media only screen and (max-width: 768px) {
  .cmp-cards_card_title {
    padding: 8px 16px 8px 16px;
  }
}
.cmp-cards_card_description {
  height: auto;
  margin: 5px 0px;
  padding: 0px 32px;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .cmp-cards_card_description {
    padding: 0px 16px;
  }
}
.cmp-cards_card_cta {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
  padding: 0 32px 10px 32px;
}
@media only screen and (max-width: 768px) {
  .cmp-cards_card_cta {
    padding: 0px 16px 16px 16px;
  }
}
.cmp-cards_card_cta .cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.cmp-cards_image-center .cmp-cards_card_image-container {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-cards_image-right .cmp-cards_card_image-container {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.cmp-cards_image-full .cmp-cards_card_image-container {
  padding: 0;
}
.cmp-cards_image-full .cmp-cards_card_image-container img {
  aspect-ratio: 3/2;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.cmp-cards_image-square .cmp-cards_card_image-container {
  padding: 0;
}
.cmp-cards_image-square .cmp-cards_card_image-container img {
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.cmp-cards_image-panoramic .cmp-cards_card_image-container {
  width: 100%;
  height: 100px;
  padding: 15px 32px 0 32px;
}
@media only screen and (max-width: 768px) {
  .cmp-cards_image-panoramic .cmp-cards_card_image-container {
    padding: 8px 16px 8px 16px;
  }
}
.cmp-cards_image-panoramic .cmp-cards_card_image-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.cmp-cards_image-circle .cmp-cards_card_image-container {
  padding: 0 32px;
}
@media only screen and (max-width: 768px) {
  .cmp-cards_image-circle .cmp-cards_card_image-container {
    padding: 0px 16px 0px 16px;
  }
}
.cmp-cards_image-circle .cmp-cards_card_image-container img {
  aspect-ratio: 1/1;
  width: 100px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
  background-color: #fff;
}
.cmp-cards_image-logo .cmp-cards_card_image-container {
  width: 100%;
  height: 100px;
}
.cmp-cards_image-logo .cmp-cards_card_image-container img {
  width: 216px;
  height: 72px;
}
.cmp-cards_elevation-1 .cmp-cards_card {
  -webkit-box-shadow: 0px 8px 32px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 8px 32px rgba(0, 0, 0, 0.05);
}
.cmp-cards_elevation-2 .cmp-cards_card {
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.24);
          box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.24);
}
.cmp-cards_elevation-3 .cmp-cards_card {
  -webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.16);
}
.cmp-cards_elevation-4 .cmp-cards_card {
  -webkit-box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.12);
  gap: 24px;
}
.cmp-cards_elevation-5 .cmp-cards_card {
  -webkit-box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.12);
}
.cmp-cards_title-first .cmp-cards_card {
  gap: 0;
}
.cmp-cards_title-first .cmp-cards_card_image-container {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.cmp-cards_title-first .cmp-cards_card_title {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.cmp-cards_title-first .cmp-cards_card_description {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.cmp-cards_title-first .cmp-cards_card_cta {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}
.cmp-cards_link-right .cmp-cards_card .cta {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.cmp-cards .elements-2 {
  width: 45%;
}
@media only screen and (max-width: 950px) {
  .cmp-cards .elements-2 {
    width: 60%;
  }
}
@media only screen and (max-width: 700px) {
  .cmp-cards .elements-2 {
    width: 70%;
  }
}
@media only screen and (max-width: 600px) {
  .cmp-cards .elements-2 {
    width: 80%;
  }
}
@media only screen and (max-width: 500px) {
  .cmp-cards .elements-2 {
    width: 100%;
  }
}
.cmp-cards .elements-3 {
  width: 32%;
}
@media only screen and (max-width: 950px) {
  .cmp-cards .elements-3 {
    width: 60%;
  }
}
@media only screen and (max-width: 700px) {
  .cmp-cards .elements-3 {
    width: 70%;
  }
}
@media only screen and (max-width: 600px) {
  .cmp-cards .elements-3 {
    width: 80%;
  }
}
@media only screen and (max-width: 500px) {
  .cmp-cards .elements-3 {
    width: 100%;
  }
}
.cmp-cards .elements-4 {
  width: 22%;
}
@media only screen and (max-width: 950px) {
  .cmp-cards .elements-4 {
    width: 60%;
  }
}
@media only screen and (max-width: 700px) {
  .cmp-cards .elements-4 {
    width: 70%;
  }
}
@media only screen and (max-width: 600px) {
  .cmp-cards .elements-4 {
    width: 80%;
  }
}
@media only screen and (max-width: 500px) {
  .cmp-cards .elements-4 {
    width: 100%;
  }
}
.cmp-cards .elements-5 {
  width: 20%;
}
@media only screen and (max-width: 950px) {
  .cmp-cards .elements-5 {
    width: 60%;
  }
}
@media only screen and (max-width: 700px) {
  .cmp-cards .elements-5 {
    width: 70%;
  }
}
@media only screen and (max-width: 600px) {
  .cmp-cards .elements-5 {
    width: 80%;
  }
}
@media only screen and (max-width: 500px) {
  .cmp-cards .elements-5 {
    width: 100%;
  }
}
.cmp-cards .elements-6 {
  width: 20%;
}
@media only screen and (max-width: 950px) {
  .cmp-cards .elements-6 {
    width: 60%;
  }
}
@media only screen and (max-width: 700px) {
  .cmp-cards .elements-6 {
    width: 70%;
  }
}
@media only screen and (max-width: 600px) {
  .cmp-cards .elements-6 {
    width: 80%;
  }
}
@media only screen and (max-width: 500px) {
  .cmp-cards .elements-6 {
    width: 100%;
  }
}
@media only screen and (max-width: 500px) {
  .cmp-cards_two-columns .cmp-cards {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .cmp-cards_two-columns .cmp-cards_card {
    width: 100%;
  }
}
.cmp-cards_delete-margin .cmp-cards_card_image-container {
  padding: 0;
}
.cmp-cards_delete-margin .cmp-cards_card_title {
  padding: 0;
}
.cmp-cards_delete-margin .cmp-cards_card_description {
  padding: 0;
}
.cmp-cards_delete-margin .cmp-cards_card_cta {
  padding: 0;
}
.cmp-cards_justify-start .cmp-cards {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.cmp-cards_elevation-hover .cmp-cards_card {
  -webkit-transition: -webkit-transform ease 200ms, -webkit-box-shadow ease 200ms;
  transition: -webkit-transform ease 200ms, -webkit-box-shadow ease 200ms;
  transition: transform ease 200ms, box-shadow ease 200ms;
  transition: transform ease 200ms, box-shadow ease 200ms, -webkit-transform ease 200ms, -webkit-box-shadow ease 200ms;
}
.cmp-cards_elevation-hover .cmp-cards_card .cmp-cards_card_image-container {
  overflow: hidden;
}
.cmp-cards_elevation-hover .cmp-cards_card .cmp-cards_card_image-container img {
  -webkit-transition: all ease-in 200ms;
  transition: all ease-in 200ms;
}
.cmp-cards_elevation-hover .cmp-cards_card:hover {
  -webkit-box-shadow: 3px 3px 8px 3px rgba(0, 0, 0, 0.2);
          box-shadow: 3px 3px 8px 3px rgba(0, 0, 0, 0.2);
  -webkit-transition: -webkit-box-shadow ease-in 200ms;
  transition: -webkit-box-shadow ease-in 200ms;
  transition: box-shadow ease-in 200ms;
  transition: box-shadow ease-in 200ms, -webkit-box-shadow ease-in 200ms;
}
.cmp-cards_elevation-hover .cmp-cards_card:hover .cmp-cards_card_image-container {
  overflow: hidden;
}
.cmp-cards_elevation-hover .cmp-cards_card:hover .cmp-cards_card_image-container img {
  -webkit-transform: scale(1.08);
          transform: scale(1.08);
  -webkit-transition: -webkit-transform ease-in 200ms;
  transition: -webkit-transform ease-in 200ms;
  transition: transform ease-in 200ms;
  transition: transform ease-in 200ms, -webkit-transform ease-in 200ms;
}
.cmp-cards_animation-fadeup .cmp-cards_reveal--editor {
  opacity: 1;
}
.cmp-cards_animation-fadeup .cmp-cards_reveal {
  position: relative;
  -webkit-transform: translateY(150px);
          transform: translateY(150px);
  opacity: 0;
  -webkit-transition: opacity 2s ease, -webkit-transform 2s ease;
  transition: opacity 2s ease, -webkit-transform 2s ease;
  transition: transform 2s ease, opacity 2s ease;
  transition: transform 2s ease, opacity 2s ease, -webkit-transform 2s ease;
}
.cmp-cards_animation-fadeup .cmp-cards_reveal--active {
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  opacity: 1;
}

.carousel-historic .cmp-carousel-historic {
  width: 100%;
}
.carousel-historic .cmp-carousel-historic__wrapper {
  width: 100%;
}
.carousel-historic .cmp-carousel-historic__wrapper .title {
  font-weight: 300;
  font-size: 24px;
  line-height: 32px;
  padding: 16px 0px;
}
.carousel-historic .cmp-carousel-historic__wrapper .img-container {
  width: 100%;
  height: 177px;
}
.carousel-historic .cmp-carousel-historic__wrapper .img-container__img {
  width: 100%;
  height: 100%;
}
.carousel-historic .cmp-carousel-historic__wrapper .description {
  margin: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #212020;
}
.carousel-historic .slick-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.carousel-historic .slick-slider .slick-arrow {
  width: 60px;
  height: 100%;
  margin: auto;
  font-size: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.carousel-historic .slick-slider .ch-left-arrow:hover,
.carousel-historic .slick-slider .ch-right-arrow:hover {
  cursor: pointer;
}
.carousel-historic .slick-slider .slick-disabled {
  color: rgb(105, 105, 105);
}
.carousel-historic .slick-slider .slick-disabled:hover {
  cursor: default;
}
.carousel-historic .slick-slider .slick-dots {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  padding: 1rem 0;
  list-style-type: none;
  position: absolute;
  bottom: -50px;
}
.carousel-historic .slick-slider .slick-dots li {
  margin: 0 0.25rem;
}
.carousel-historic .slick-slider .slick-dots button {
  display: block;
  width: 8px;
  height: 8px;
  padding: 0;
  border: solid 3px #433B66;
  border-radius: 100%;
  background-color: #fff;
  text-indent: -9999px;
}
.carousel-historic .slick-slider li.slick-active button {
  background-color: #433B66;
}
.carousel-historic .slick-slider .slick-list .slick-slide {
  margin: 0 10px;
}

/* Aplica un borde simple alrededor del contenedor */
.cmp-form {
  z-index: 99999999999;
}
.cmp-form .cta.padding--medium .cmp-cta-sub__link, .cmp-form .cta.padding--medium .cmp-cta__link {
  height: 50px;
}

.response-message-form {
  display: none;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: auto;
}

.btn-close {
  padding: 1pc 2pc;
  border-radius: 10px;
  background: #323232;
  color: white;
  margin-top: 20px;
}

input[type=checkbox] {
  accent-color: #512619;
}

/* MODAL CTA */
.container-modal {
  height: 95vh;
}

.cmp-cta__modal {
  position: fixed;
  background: rgba(0, 31, 61, 0.25);
  backdrop-filter: blur(8px);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100vh;
  overflow: auto;
  z-index: 102;
}
.cmp-cta__modal-content {
  max-width: 1140px;
  margin: auto;
  padding-top: 29px;
}
@media (max-width: 1138px) {
  .cmp-cta__modal-content {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.cmp-cta__modal-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.cmp-cta__modal-top .cmp-anseris-header__lang-dropdown-icon {
  -webkit-filter: invert(1);
          filter: invert(1);
}
.cmp-cta__modal-close-icon {
  cursor: pointer;
  height: 14px;
  width: 14px;
}
.cmp-cta__modal-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow-y: auto;
  overflow-x: none;
  height: auto;
}
.cmp-cta__modal-container::-webkit-scrollbar {
  display: none;
}
@media (max-width: 768px) {
  .cmp-cta__modal-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0;
  }
  .cmp-cta__modal-container .cmp-anseris-header__modal-divider {
    width: 100%;
    height: 1px;
    min-height: 1px;
    margin: 64px auto;
  }
}
.cmp-cta__modal-xf {
  background-color: white;
  height: 90%;
}

.cta .cmp-cta__modal-container {
  background-color: #f9f8f1;
  border-radius: 30px;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
}

.cta .cmp-cta__modal-xf {
  background-color: #f9f8f1;
  border-radius: 30px;
  padding: 22px;
}

.background-container {
  background-color: #f9f8f1;
  border-radius: 30px;
  padding: 40px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}

/*.text-center .cmp-title__text span {
    justify-content: start;
}*/
@media (max-width: 768px) {
  .cmp-cta__modal {
    height: 100vh;
  }
}
.cmp-cta__modal-js {
  overflow: hidden;
}

.cmp-content-list-product__tab-underline {
  position: absolute;
  width: 100%;
  bottom: 0;
  height: 4px;
}
.cmp-content-list-product__tab-title {
  font-weight: 600;
  font-size: 24px;
  line-height: 28.8px;
}
@media (max-width: 600px) {
  .cmp-content-list-product__tab-title {
    font-size: 2vw;
  }
}
.cmp-content-list-product__tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 84px;
}
.cmp-content-list-product__tabs-item {
  cursor: pointer;
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 24px 16px;
}
.cmp-content-list-product__tabs-item input {
  margin-right: -12px;
  opacity: 0;
}
.cmp-content-list-product__form-toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.cmp-content-list-product__form-toggle-text {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
}
.cmp-content-list-product__form-dropdown {
  position: relative;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
}
.cmp-content-list-product__form-dropdown-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  gap: 12px;
  cursor: pointer;
}
.cmp-content-list-product__form-dropdown-options {
  display: none;
  position: absolute;
  background-color: white;
  z-index: 10;
  min-width: 200px;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.24);
          box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.24);
}
.cmp-content-list-product__form-dropdown-text {
  cursor: pointer;
  padding: 13px 10px;
  display: block;
  border-bottom: 0.1px solid #A1A1A1;
}
.cmp-content-list-product__filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 84px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cmp-content-list-product {
  /* TOGGLE STYLE */
}
.cmp-content-list-product .toggle-switch {
  display: inline-block;
  margin-bottom: 0;
  position: relative;
  width: 60px;
  height: 34px;
}
.cmp-content-list-product .toggle-switch input[type=checkbox] {
  display: none;
}
.cmp-content-list-product .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 34px;
}
.cmp-content-list-product .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 50%;
}
.cmp-content-list-product input[type=checkbox]:checked + .slider:before {
  -webkit-transform: translateX(26px);
          transform: translateX(26px);
}
.cmp-content-list-product__products-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 24px;
}
@media (max-width: 843px) {
  .cmp-content-list-product__products-wrapper {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.cmp-content-list-product__products-wrapper--notfound {
  width: 100%;
  text-align: center;
}
.cmp-content-list-product__item {
  border: 1px solid grey;
  width: 260px;
  position: relative;
}
.cmp-content-list-product__item-tag {
  position: absolute;
  top: 8px;
  left: 8px;
  padding: 4px 8px;
  text-transform: capitalize;
  color: white;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
}
.cmp-content-list-product__item-img {
  height: 192px;
}
.cmp-content-list-product__item-img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.cmp-content-list-product__item-content {
  padding: 16px;
}
.cmp-content-list-product__item-separator {
  width: 100%;
  height: 1px;
  background-color: #A1A1A1;
  margin: 8px 0;
}
.cmp-content-list-product__item-button {
  text-align: end;
  margin-top: 24px;
}
.cmp-content-list-product__item-button a {
  color: white;
  padding: 8px 16px;
  min-width: 60px;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
}
.cmp-content-list-product__item-title {
  font-weight: 600;
  font-size: 24px;
  line-height: 28.8px;
}
.cmp-content-list-product__item-title h3 {
  font-size: inherit;
  line-height: inherit;
}
.cmp-content-list-product__item-city-icon img {
  height: 15px;
  width: auto;
  margin-right: 11px;
}
.cmp-content-list-product__item-city {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.cmp-content-list-product__products-pagination {
  margin-top: 48px;
}
.cmp-content-list-product__products-pagination ul {
  padding: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 32px;
}
.cmp-content-list-product__products-page {
  cursor: pointer;
  opacity: 0.3;
}
.cmp-content-list-product__products-page--active {
  opacity: 1;
}

/* STYLE SYSTEM ELEVATIONS */
.contentlist.cmp-content-list-product__elev1 .cmp-content-list-product__item {
  -webkit-box-shadow: 0px 8px 32px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 8px 32px rgba(0, 0, 0, 0.05);
}

.contentlist.cmp-content-list-product__elev2 .cmp-content-list-product__item {
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.24);
          box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.24);
}

.contentlist.cmp-content-list-product__elev3 .cmp-content-list-product__item {
  -webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.16);
}

.contentlist.cmp-content-list-product__elev4 .cmp-content-list-product__item {
  -webkit-box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.12);
}

.contentlist.cmp-content-list-product__elev5 .cmp-content-list-product__item {
  -webkit-box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.12);
}

.cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cta .cmp-cta__link {
  display: inline-block;
  padding: 8px 16px;
  min-width: 60px;
}
.cta .cmp-cta__link-text {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
}
.cta .cmp-cta__link-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.cta .cmp-cta__link-underline {
  display: none;
}
.cta .cmp-cta__link-icon img {
  width: 20px;
  aspect-ratio: 1/1;
}
.cta .cmp-cta__modal-container {
  margin-top: 60px;
}
@media (max-width: 768px) {
  .cta .cmp-cta.cmp-separator--hide-mobile {
    display: none;
  }
}
@media (min-width: 769px) {
  .cta .cmp-cta.cmp-separator--hide-desktop {
    display: none;
  }
}
.cta .cmp-cta.cmp-separator--editor.cmp-separator--hide-desktop {
  display: block;
  max-height: 15px;
}
.cta .cmp-cta-sub {
  display: inline-block;
  min-width: 60px;
  cursor: pointer;
}
.cta .cmp-cta-sub__container {
  width: 100%;
  height: 100%;
  position: relative;
}
.cta .cmp-cta-sub__link {
  display: inline-block;
  padding: 8px 16px;
}
.cta .cmp-cta-sub__link-text {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
}
.cta .cmp-cta-sub__link-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.cta .cmp-cta-sub__ctas-container {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  z-index: 2;
  border-radius: 8px;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  /*Ajuste de botones banca*/
  top: 46px;
  padding-top: 10px;
  border: none;
}
.cta .cmp-cta-sub__ctas-container .cmp-cta-sub__item-link {
  padding: 10px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  min-width: 200px;
  min-height: 110px;
  line-height: 32px;
  border: 0;
}
.cta .cmp-cta-sub__ctas-container .cmp-cta-sub__item-link-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  border: 0;
}
.cta .cmp-cta-sub__ctas-container .cmp-cta-sub__item-link-icon {
  width: 25px;
  aspect-ratio: 1/1;
}
.cta .cmp-cta-sub__ctas-container {
  /*Ajuste de botones banca*/
}
.cta .cmp-cta-sub__ctas-container .cmp-cta-sub__item-link:first-child {
  border-radius: 8px 8px 0px 0px;
  border: solid 0.5px #000;
  border-bottom: none;
}
.cta .cmp-cta-sub__ctas-container {
  /*Ajuste de botones banca*/
}
.cta .cmp-cta-sub__ctas-container .cmp-cta-sub__item-link:last-child {
  border-radius: 0px 0px 8px 8px;
  border: solid 0.5px #000;
  border-top: none;
}
.cta .cmp-cta-sub__ctas-container .cmp-cta-sub__item-separator {
  width: 1px;
  height: 90px;
  -ms-flex-item-align: center;
      align-self: center;
}
.cta {
  /*BORDERED STYLE*/
}
.cta.cmp-cta--secondary .cmp-cta__link,
.cta.cmp-cta--secondary .cmp-cta-sub__link {
  display: inline-block;
  background-color: transparent;
  padding: 6px 14px;
}
.cta {
  /*ROUNDED STYLE*/
}
.cta.rounded--8 .cmp-cta__link,
.cta.rounded--8 .cmp-cta-sub__link {
  border-radius: 8px;
}
.cta.rounded--10 .cmp-cta__link,
.cta.rounded--10 .cmp-cta-sub__link {
  border-radius: 10px;
}
.cta.rounded--20 .cmp-cta__link,
.cta.rounded--20 .cmp-cta-sub__link {
  border-radius: 20px;
}
.cta.rounded--40 .cmp-cta__link,
.cta.rounded--40 .cmp-cta-sub__link {
  border-radius: 40px;
}
.cta.rounded--8 .cmp-cta-sub__link, .cta.rounded--10 .cmp-cta-sub__link, .cta.rounded--20 .cmp-cta-sub__link, .cta.rounded--40 .cmp-cta-sub__link {
  display: inline-block;
  min-width: 60px;
}
.cta.rounded--8 .cmp-cta-sub__link-text, .cta.rounded--10 .cmp-cta-sub__link-text, .cta.rounded--20 .cmp-cta-sub__link-text, .cta.rounded--40 .cmp-cta-sub__link-text {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
}
.cta.rounded--8 .cmp-cta-sub__link-wrapper, .cta.rounded--10 .cmp-cta-sub__link-wrapper, .cta.rounded--20 .cmp-cta-sub__link-wrapper, .cta.rounded--40 .cmp-cta-sub__link-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.cta {
  /* STICKY ON MOBILE */
}
@media (max-width: 768px) {
  .cta.cmp-cta--sticky-mobile .cmp-cta {
    text-align: center;
    position: fixed;
    bottom: 20px;
    z-index: 2;
    width: 100%;
  }
  .cta.cmp-cta--sticky-mobile .cmp-cta .cmp-cta__link {
    width: 85vw;
  }
  .cta.cmp-cta--sticky-mobile .cmp-cta__link-modal-js {
    text-align: center;
    position: fixed;
    bottom: 20px;
    z-index: 2;
    width: 100%;
  }
  .cta.cmp-cta--sticky-mobile .cmp-cta__link-modal-js .cmp-cta__link {
    width: 85vw;
  }
}
.cta {
  /* FULL WIDTH CTA */
}
.cta.cmp-cta--fullwidth .cmp-cta__link {
  width: 100%;
}
.cta {
  /* Icon Big CTA */
}
.cta.cmp-cta--icon-big .cmp-cta__link-icon img {
  height: 40px;
  width: auto;
}
.cta {
  /*PADDING STYLE*/
}
.cta.padding--big .cmp-cta__link,
.cta.padding--big .cmp-cta-sub__link {
  padding: 16px 75px;
}
.cta.padding--medium-plus .cmp-cta__link,
.cta.padding--medium-plus .cmp-cta-sub__link {
  padding: 16px 32px;
}
.cta.padding--medium .cmp-cta__link,
.cta.padding--medium .cmp-cta-sub__link {
  padding: 12px 32px;
}
.cta.padding--small .cmp-cta__link,
.cta.padding--small .cmp-cta-sub__link {
  padding: 8px;
}
.cta.padding--big .cmp-cta-sub__link, .cta.padding--medium-plus .cmp-cta-sub__link, .cta.padding--medium .cmp-cta-sub__link, .cta.padding--small .cmp-cta-sub__link {
  display: inline-block;
  min-width: 60px;
}
.cta.padding--big .cmp-cta-sub__link-wrapper, .cta.padding--medium-plus .cmp-cta-sub__link-wrapper, .cta.padding--medium .cmp-cta-sub__link-wrapper, .cta.padding--small .cmp-cta-sub__link-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.cta {
  /*BOXED STYLE*/
}
.cta.cmp-cta--boxed .cmp-cta {
  width: 100%;
}
.cta.cmp-cta--boxed .cmp-cta__link {
  width: 100%;
  border: 0;
}
.cta.cmp-cta--boxed .cmp-cta__link-wrapper {
  background-color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 24px;
  -webkit-box-shadow: 0px 8px 32px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 8px 32px rgba(0, 0, 0, 0.05);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.cta.cmp-cta--boxed .cmp-cta-sub {
  width: 100%;
}
.cta.cmp-cta--boxed .cmp-cta-sub__link {
  width: 100%;
  border: 0;
}
.cta.cmp-cta--boxed .cmp-cta-sub__link-wrapper {
  background-color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 24px;
  -webkit-box-shadow: 0px 8px 32px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 8px 32px rgba(0, 0, 0, 0.05);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.cta.cmp-cta--boxed .cmp-cta-sub__link-text {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
}
.cta {
  /*    T E X T    A L I G N M E N T    */
}
.cta.text-right-cta .cmp-cta__link-wrapper,
.cta.text-right-cta .cmp-cta-sub__link-wrapper {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.cta.text-center-cta .cmp-cta__link-wrapper,
.cta.text-center-cta .cmp-cta-sub__link-wrapper {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.cta {
  /*    T E X T    F O N T - S I Z E    */
}
.cta.text-bigger .cmp-cta__link-text {
  font-size: 64px;
}
.cta.text-big .cmp-cta__link-text {
  font-size: 32px;
}
.cta.text-medium .cmp-cta__link-text {
  font-size: 24px;
}
.cta.text-medium-small .cmp-cta__link-text {
  font-size: 16px;
}
.cta.text-small .cmp-cta__link-text {
  font-size: 14px;
}
.cta.text-small-notes .cmp-cta__link-text {
  font-size: 12px;
}
@media (max-width: 600px) {
  .cta.text-mobile-bigger .cmp-cta__link-text {
    font-size: 64px;
  }
  .cta.text-mobile-big .cmp-cta__link-text {
    font-size: 32px;
  }
  .cta.text-mobile-medium .cmp-cta__link-text {
    font-size: 24px;
  }
  .cta.text-mobile-medium-small .cmp-cta__link-text {
    font-size: 16px;
  }
  .cta.text-mobile-small .cmp-cta__link-text {
    font-size: 14px;
  }
  .cta.text-mobile-small-notes .cmp-cta__link-text {
    font-size: 12px;
  }
}
.cta {
  /*ONLY TEXT STYLE*/
}
.cta.cmp-cta--only-text > .cmp-cta__link-modal-js .cmp-cta__link,
.cta.cmp-cta--only-text > .cmp-cta__link-modal-js .cmp-cta-sub__link,
.cta.cmp-cta--only-text > .cmp-cta .cmp-cta__link,
.cta.cmp-cta--only-text > .cmp-cta .cmp-cta-sub__link {
  display: inline-block;
  padding: 8px 0;
  background-color: transparent;
  border: 0;
}
.cta.cmp-cta--only-text > .cmp-cta__link-modal-js .cmp-cta__link-wrapper,
.cta.cmp-cta--only-text > .cmp-cta__link-modal-js .cmp-cta-sub__link-wrapper,
.cta.cmp-cta--only-text > .cmp-cta .cmp-cta__link-wrapper,
.cta.cmp-cta--only-text > .cmp-cta .cmp-cta-sub__link-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
}
.cta.cmp-cta--only-text > .cmp-cta__link-modal-js .cmp-cta__link-icon,
.cta.cmp-cta--only-text > .cmp-cta__link-modal-js .cmp-cta-sub__link-icon,
.cta.cmp-cta--only-text > .cmp-cta .cmp-cta__link-icon,
.cta.cmp-cta--only-text > .cmp-cta .cmp-cta-sub__link-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cta {
  /*LINK STYLE*/
}
.cta.cmp-cta--link .cmp-cta__link,
.cta.cmp-cta--link .cmp-cta-sub__link {
  display: inline-block;
  padding: 4px 0;
  background-color: transparent;
  border: 0;
}
.cta.cmp-cta--link .cmp-cta__link-wrapper,
.cta.cmp-cta--link .cmp-cta-sub__link-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
}
.cta.cmp-cta--link .cmp-cta__link-wrapper:hover,
.cta.cmp-cta--link .cmp-cta-sub__link-wrapper:hover {
  gap: 5px;
}
.cta.cmp-cta--link .cmp-cta__link-icon,
.cta.cmp-cta--link .cmp-cta-sub__link-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cta.cmp-cta--link .cmp-cta__link-text,
.cta.cmp-cta--link .cmp-cta-sub__link-text {
  text-decoration: underline;
}
.cta.cmp-cta--link a:hover {
  border: 0;
}
.cta {
  /*    B U T T O N    A L I G N M E N T   */
}
.cta.button-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.cta.button-right .cmp-cta-sub__ctas-container {
  right: 10%;
}
.cta.button-center {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cta.button-center .cmp-cta-sub__ctas-container {
  right: -80%;
}
.cta {
  /* MODAL CTA */
}
.cta .cmp-cta__modal {
  position: fixed;
  backdrop-filter: blur(8px);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100vh;
  overflow: auto;
  z-index: 102;
}
.cta .cmp-cta__modal-content {
  max-width: 1140px;
  margin: auto;
  padding-top: 29px;
}
@media (max-width: 1138px) {
  .cta .cmp-cta__modal-content {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.cta .cmp-cta__modal-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.cta .cmp-cta__modal-top .cmp-anseris-header__lang-dropdown-icon {
  -webkit-filter: invert(1);
          filter: invert(1);
}
.cta .cmp-cta__modal-close-icon {
  cursor: pointer;
  height: 14px;
  width: 14px;
}
.cta .cmp-cta__modal-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow-y: auto;
  overflow-x: hidden;
  height: auto;
}
.cta .cmp-cta__modal-container::-webkit-scrollbar {
  display: none;
}
@media (max-width: 768px) {
  .cta .cmp-cta__modal-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0;
  }
  .cta .cmp-cta__modal-container .cmp-anseris-header__modal-divider {
    width: 100%;
    height: 1px;
    min-height: 1px;
    margin: 64px auto;
  }
}
.cta .cmp-cta__modal-xf {
  background-color: white;
  height: 90%;
}
.cta {
  /*  SUB BUTTONS ALIGMENT  */
}
.cta.sub-button--vertical .cmp-cta-sub__ctas-container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0;
  -webkit-box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
          box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.cta.sub-button--vertical .cmp-cta-sub__item-separator {
  height: 1px;
  width: 100%;
  border-top: 0;
}
.cta.sub-button--vertical .cmp-cta-sub__item-link {
  min-height: 60px;
  min-width: 220px;
  padding: 10px 10px;
}
.cta.sub-button--vertical .cmp-cta-sub__item-link .cmp-cta-sub__item-link-wrapper {
  width: 90%;
  gap: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.cta.sub-button--vertical .cmp-cta-sub__item-link .cmp-cta-sub__item-link-icon {
  width: 20%;
}
.cta.sub-button--vertical .cmp-cta-sub__item-link .cmp-cta-sub__item-link-text {
  width: 80%;
}

@media (max-width: 768px) {
  .cmp-cta__modal {
    height: 100vh;
  }
}
@media (max-width: 768px) {
  .is-modal-hide-mobile {
    display: none;
  }
}

@media (min-width: 769px) {
  .is-modal-hide-desktop {
    display: none;
  }
}

.pointer {
  cursor: pointer;
}

.cmp-form-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 16px;
}
.cmp-form-text input:not([type=checkbox]) {
  border: none;
  height: 40px;
  padding: 0 8px;
  width: 100%;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  background: none;
}
.cmp-form-text textarea {
  border: none;
  height: 80px;
  padding: 10px 8px;
  width: 100%;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.cmp-form-text__input-file {
  opacity: 0;
  cursor: pointer;
}
.cmp-form-text__input-file-placeholder {
  position: absolute;
  top: 10px;
  left: 32px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: calc(100% - 35px);
}
.cmp-form-text__help {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.cmp-form-text__help-label {
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
}
.cmp-form-text__help-hint {
  font-weight: 400;
  font-size: 12px;
  line-height: 14.4px;
  color: #807F7F;
}
.cmp-form-text__input-wrapper {
  position: relative;
}
.cmp-form-text__input-wrapper img {
  position: absolute;
  top: 10px;
  left: 8px;
}
.cmp-form-text--with-icon input {
  padding: 0 32px;
}
.cmp-form-text__required-message, .cmp-form-text__error-message {
  display: none;
  margin-top: 8px;
  font-weight: 400;
  font-size: 12px;
  line-height: 14.4px;
  color: #EE1D00;
}
.cmp-form-text__required-icon {
  margin-right: 8px;
}
.cmp-form {
  /* CHECKBOX AND DROPDOWN ELEMENT */
}
.cmp-form .cmp-form-options__border-bottom select {
  border-top: none;
  border-left: none;
  border-right: none;
}
.cmp-form-options {
  margin-bottom: 16px;
}
.cmp-form-options__required-message {
  margin-top: 8px;
  font-weight: 400;
  font-size: 12px;
  line-height: 14.4px;
  color: #EE1D00;
}
.cmp-form-options.cmp-form-options--checkbox {
  margin-bottom: 16px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.cmp-form-options.cmp-form-options--checkbox .cmp-form-options__checkbox-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
@media (max-width: 768px) {
  .cmp-form-options.cmp-form-options--checkbox .cmp-form-options__checkbox-options {
    display: grid;
    gap: 20px;
  }
  .cmp-form-options.cmp-form-options--checkbox .cmp-form-options__checkbox-options span {
    text-align: left;
  }
}
.cmp-form-options.cmp-form-options--checkbox .cmp-form-options__legend {
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
}
.cmp-form-options.cmp-form-options--checkbox .cmp-form-options__field-label {
  margin-right: 8px;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cmp-form-options.cmp-form-options--checkbox .cmp-form-options__field-description p {
  margin: 0;
}
.cmp-form-options.cmp-form-options--checkbox .cmp-form-options__field-description a {
  text-decoration: underline;
}
.cmp-form-options.cmp-form-options--checkbox .cmp-form-options__field--checkbox {
  height: 16px;
  width: 16px;
  margin-right: 8px;
}
.cmp-form-options.cmp-form-options--drop-down {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.cmp-form-options.cmp-form-options--drop-down select {
  width: 100%;
  height: 40px;
  padding: 0 8px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.cmp-form-options__label {
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
}
.cmp-form {
  /* BUTTON ELEMENT */
}
.cmp-form .button .cmp-form-button {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: none;
  background-color: transparent;
  padding: 0;
}
.cmp-form .button .cmp-form-button__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cmp-form .button .cmp-form-button__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cmp-form .button.cmp-button--link .cmp-form-button__wrapper {
  border-top: none;
  border-left: none;
  border-right: none;
}
.cmp-form .button.cmp-button--bordered .cmp-form-button__wrapper {
  background-color: white;
}
.cmp-form .button.cmp-button--boxed .cmp-form-button__wrapper {
  width: 100%;
  padding: 8px 16px;
}
.cmp-form .button.cmp-button--boxed .cmp-form-button__text {
  padding: 24px;
  background-color: #fff;
  -webkit-box-shadow: 0px 8px 32px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 8px 32px rgba(0, 0, 0, 0.05);
}
.cmp-form .button.cmp-button--text-centered .cmp-form-button__text {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-form .button.cmp-button--text-right .cmp-form-button__text {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.cmp-form .button.cmp-button--button-centered .cmp-form-button {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-form .button.cmp-button--button-right .cmp-form-button {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.cmp-form .button.rounded--8 .cmp-form-button__wrapper {
  border-radius: 8px;
}
.cmp-form .button.rounded--10 .cmp-form-button__wrapper {
  border-radius: 10px;
}
.cmp-form .button.rounded--20 .cmp-form-button__wrapper {
  border-radius: 20px;
}
.cmp-form .button.rounded--40 .cmp-form-button__wrapper {
  border-radius: 40px;
}
.cmp-form .button.padding--big .cmp-form-button__wrapper {
  padding: 16px 75px;
}
.cmp-form .button.padding--medium-plus .cmp-form-button__wrapper {
  padding: 16px 32px;
}
.cmp-form .button.padding--medium .cmp-form-button__wrapper {
  padding: 12px 32px;
}
.cmp-form .button.padding--small .cmp-form-button__wrapper {
  padding: 8px;
}

.cmp-form-text__border-4 .cmp-form-text__input-wrapper {
  border-radius: 4px;
}

.cmp-form-text__border-8 .cmp-form-text__input-wrapper {
  border-radius: 8px;
}

.cmp-form-text__border-16 .cmp-form-text__input-wrapper {
  border-radius: 16px;
}

.cmp-form-text__border-32 .cmp-form-text__input-wrapper {
  border-radius: 32px;
}

.cmp-form-text__icon-right .cmp-form-text--with-icon img {
  left: unset;
  right: 8px;
}
.cmp-form-text__icon-right .cmp-form-text--with-icon input {
  padding: 0 8px;
}
.cmp-form-text__icon-right .cmp-form-text--with-icon .cmp-form-text__input-file-placeholder {
  left: 8px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #4B4B4B;
}

[class*=-apl-op-clr-border].cmp-form-text__input-wrapper.cmp-form-options--is-checkbox,
[class*=-apl-clr-border].cmp-form-text__input-wrapper.cmp-form-options--is-checkbox {
  border: none;
  background-color: unset;
}

.cmp-anseris-form__input--required-error .cmp-form-text__input-wrapper {
  border: 1px solid red;
  background: rgba(194, 43, 20, 0.2);
}
.cmp-anseris-form__input--required-error .cmp-form-text__required-message {
  display: block;
}

.cmp-anseris-form__input--error .cmp-form-text__input-wrapper {
  border: 1px solid #EE1D00;
}
.cmp-anseris-form__input--error .cmp-form-text__error-message {
  display: block;
}

.cmp-form-text__border-bottom .cmp-anseris-form__input--error .cmp-form-text__input-wrapper {
  border-bottom: 1px solid #EE1D00;
  background: rgba(194, 43, 20, 0.2);
}
.cmp-form-text__border-bottom .cmp-anseris-form__input--error .cmp-form-text__error-message {
  display: block;
}
.cmp-form-text__border-bottom .cmp-form-text__input-wrapper {
  border-top: none;
  border-left: none;
  border-right: none;
}

.cmp-form__form-error {
  display: none;
}

.cmp-form__form-error--active.cmp-form__form-error {
  display: block;
}

.cmp-form-options__checkbox-error .cmp-form-text__required-message {
  display: block;
}

::-webkit-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #4B4B4B;
  opacity: 1;
  /* Firefox */
}

::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #4B4B4B;
  opacity: 1;
  /* Firefox */
}

:-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #4B4B4B;
  opacity: 1;
  /* Firefox */
}

::-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #4B4B4B;
  opacity: 1;
  /* Firefox */
}

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #4B4B4B;
  opacity: 1;
  /* Firefox */
}

.cmp-form-text__placeholder-white ::-webkit-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: white;
  opacity: 1;
  /* Firefox */
}

.cmp-form-text__placeholder-white ::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: white;
  opacity: 1;
  /* Firefox */
}

.cmp-form-text__placeholder-white :-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: white;
  opacity: 1;
  /* Firefox */
}

.cmp-form-text__placeholder-white ::-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: white;
  opacity: 1;
  /* Firefox */
}

.cmp-form-text__placeholder-white ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: white;
  opacity: 1;
  /* Firefox */
}

.cmp-form-text__placeholder-hey ::-webkit-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #C2B175;
  opacity: 1;
  /* Firefox */
}

.cmp-form-text__placeholder-hey ::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #C2B175;
  opacity: 1;
  /* Firefox */
}

.cmp-form-text__placeholder-hey :-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #C2B175;
  opacity: 1;
  /* Firefox */
}

.cmp-form-text__placeholder-hey ::-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #C2B175;
  opacity: 1;
  /* Firefox */
}

.cmp-form-text__placeholder-hey ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #C2B175;
  opacity: 1;
  /* Firefox */
}

.cmp-form-text__label-hey label {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #A7894F;
  font-size: 14px;
}

.form-check-file input[type=file] {
  opacity: 0;
  width: 0;
  height: 0;
  position: absolute;
}
.form-check-file label {
  border-radius: 8px;
  padding: 12px;
  border-width: 2px;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 0;
  background: repeating-linear-gradient(90deg, #bbbbbb 0 7px, transparent 7px 14px) top/100% 2px no-repeat, repeating-linear-gradient(90deg, #bbbbbb 0 7px, transparent 7px 14px) bottom/100% 2px no-repeat, repeating-linear-gradient(0deg, #bbbbbb 0 7px, transparent 7px 14px) left/2px 100% no-repeat, repeating-linear-gradient(0deg, #bbbbbb 0 7px, transparent 7px 14px) right/2px 100% no-repeat, #E0E0E2;
}
.form-check-file label p {
  width: calc(100% - 50px);
  display: block;
  float: left;
  position: relative;
  padding: 0px 10px;
  margin: 0px 0px;
}
.form-check-file label p .file_name {
  font-size: 14px;
  color: #000000;
  font-weight: 400;
  line-height: 20px;
  display: block;
}
.form-check-file label p .file_descripcion {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  display: block;
  color: #49494E;
}
.form-check-file label .link {
  font-size: 15px;
  font-weight: 400;
  color: #1E1E1E;
  text-decoration: underline;
}
.form-check-file .icono {
  background-image: url('data:image/svg+xml,<svg class="icono" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><path fill="%23ffff" d="M389.8 125.2C363.7 88.1 320.7 64 272 64c-77.4 0-140.5 61-143.9 137.5c-.6 13-9 24.4-21.3 28.8C63.2 245.7 32 287.2 32 336c0 61.9 50.1 112 112 112H512c53 0 96-43 96-96c0-36.8-20.7-68.8-51.2-84.9c-13.4-7.1-20-22.5-15.8-37.1c2-6.9 3-14.3 3-22c0-44.2-35.8-80-80-80c-12.3 0-23.9 2.8-34.3 7.7c-14.1 6.7-30.9 2.3-39.9-10.5zM272 32c59.5 0 112.1 29.5 144 74.8C430.5 99.9 446.8 96 464 96c61.9 0 112 50.1 112 112c0 10.7-1.5 21-4.3 30.8C612.3 260.2 640 302.9 640 352c0 70.7-57.3 128-128 128H144C64.5 480 0 415.5 0 336c0-62.8 40.2-116.1 96.2-135.9C100.3 106.6 177.4 32 272 32zM228.7 244.7l80-80c6.2-6.2 16.4-6.2 22.6 0l80 80c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0L336 214.6V368c0 8.8-7.2 16-16 16s-16-7.2-16-16V214.6l-52.7 52.7c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6z"/></svg> ');
  background-position: center center;
  background-size: 50% auto;
  background-repeat: no-repeat;
  width: 30px;
  height: auto;
  background-color: #707070;
  border-radius: 8px;
  padding: 22px;
  fill: #ffffff;
  color: #ffffff;
  float: left;
}

/* Aplica un borde simple alrededor del contenedor */
.cmp-gallery_slider {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cmp-gallery_slider_items {
  width: 100%;
}
.cmp-gallery_slider_items_container-image {
  width: 100%;
  height: auto;
  padding: 10px;
}
.cmp-gallery_slider_items_container-image img {
  width: inherit;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
}
.cmp-gallery_slider .slick-slider-arrows {
  width: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 5px;
}
.cmp-gallery_slider .slick-slider-arrows .slick-arrow {
  all: unset;
  font-size: 1.5rem;
}
.cmp-gallery_slider .slick-slider-arrows .slick-slider-dots {
  width: 100%;
}
.cmp-gallery_slider .slick-slider-arrows .slick-slider-dots .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.cmp-gallery_slider .slick-slider-arrows .slick-slider-dots ul {
  padding: 0;
  margin: 0;
}
.cmp-gallery_slider .slick-slider-arrows .slick-slider-dots li {
  list-style-type: none;
}
.cmp-gallery_slider .slick-slider-arrows .slick-slider-dots button {
  display: block;
  width: 6px;
  height: 6px;
  padding: 0;
  border-radius: 100%;
  background-color: #ECECEC;
  text-indent: -9999px;
}

.cmp-anseris-gallery {
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-anseris-gallery_container {
  width: 100%;
  max-width: 1000px;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  grid-auto-rows: minmax(250px, auto);
  gap: 20px;
  padding: 20px;
  grid-auto-flow: dense;
}
.cmp-anseris-gallery_container_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 4px;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.cmp-anseris-gallery_container_item:nth-child(1) {
  grid-column: span 2;
  grid-row: span 2;
}
.cmp-anseris-gallery_container_item:nth-child(5) {
  grid-column: span 2;
}
.cmp-anseris-gallery_container_item:hover {
  -webkit-filter: opacity(0.9);
          filter: opacity(0.9);
  -webkit-transform: scale(1.04);
          transform: scale(1.04);
}
@media (max-width: 840px) {
  .cmp-anseris-gallery_container {
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  }
}
@media (max-width: 700px) {
  .cmp-anseris-gallery_container_item:nth-child(1) {
    grid-column: span 1;
    grid-row: span 1;
  }
  .cmp-anseris-gallery_container_item:nth-child(5) {
    grid-column: span 1;
  }
}
.cmp-anseris-gallery__grid .cmp-anseris-gallery_container {
  gap: 0px;
  padding: 0;
  max-width: 100vw;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  grid-auto-rows: minmax(250px, 440px);
}
.cmp-anseris-gallery__grid .cmp-anseris-gallery_container_item {
  border-radius: 0px;
}
.cmp-anseris-gallery__grid .cmp-anseris-gallery_container_item:nth-child(1) {
  grid-column: span 1;
  grid-row: span 1;
}
.cmp-anseris-gallery__grid .cmp-anseris-gallery_container_item:nth-child(5) {
  grid-column: span 1;
}
@media (max-width: 450px) {
  .cmp-anseris-gallery__grid-margins .cmp-anseris-gallery_container {
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    grid-auto-rows: minmax(150px, auto);
  }
}
.cmp-anseris-gallery__grid-margins .cmp-anseris-gallery_container_item:nth-child(1) {
  grid-column: span 1;
  grid-row: span 1;
}
.cmp-anseris-gallery__grid-margins .cmp-anseris-gallery_container_item:nth-child(5) {
  grid-column: span 1;
}

.cmp-gallery-lightbox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 9999;
}
.cmp-gallery-lightbox .cmp-gallery-lightbox--hidden {
  display: none;
}
.cmp-gallery-lightbox.cmp-gallery-lightbox--hidden {
  display: none;
}
.cmp-gallery-lightbox__image {
  max-width: 90%;
  max-height: 90%;
}
.cmp-gallery-lightbox__close-button {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 30px;
  color: white;
  cursor: pointer;
}
.cmp-gallery-lightbox__prev-button, .cmp-gallery-lightbox__next-button {
  position: absolute;
  top: 50%;
  font-size: 40px;
  color: white;
  cursor: pointer;
}
.cmp-gallery-lightbox__prev-button {
  left: 20px;
}
.cmp-gallery-lightbox__next-button {
  right: 20px;
}

.cmp-anseris-googlemaps-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

.cmp-anseris-googlemaps {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.header {
  position: relative;
  z-index: 101;
}

.cmp-anseris-header {
  position: relative;
  padding: 0 16px;
}
.cmp-anseris-header__background {
  display: flow-root;
}
.cmp-anseris-header-topbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 10px 0;
}
.cmp-anseris-header__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 28px;
}
.cmp-anseris-header__ctas {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cmp-anseris-header__ctas .cmp-cta .cmp-cta__link-text {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
@media (max-width: 768px) {
  .cmp-anseris-header__ctas .cmp-cta .cmp-cta__link-text {
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
  }
}
.cmp-anseris-header__burger-icon {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.cmp-anseris-header__burger-icon img {
  height: 28px;
  width: auto;
  max-width: 25px;
}
.cmp-anseris-header__burger-icon span {
  font-size: 0.8rem;
}
.cmp-anseris-header__lang {
  position: relative;
}
.cmp-anseris-header__lang-selector {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 15px;
  cursor: pointer;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.cmp-anseris-header__lang-dropdown {
  position: absolute;
  z-index: 100;
  top: 36px;
  right: -4px;
}
.cmp-anseris-header__lang-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 8px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cmp-anseris-header__lang-item-label {
  margin: 0;
}
.cmp-anseris-header__lang ul {
  padding: 0;
  margin: 0;
  list-style: none;
  border: 0.2px solid #DFDFDF;
}
.cmp-anseris-header__lang ul li {
  background-color: white;
  color: black;
  padding: 14px 28px;
  font-weight: 400;
  font-size: 12px;
  line-height: 14.4px;
  border-bottom: 0.2px solid #A1A1A1;
}
.cmp-anseris-header {
  /*MODAL*/
}
.cmp-anseris-header__modal {
  position: fixed;
  backdrop-filter: blur(8px);
  top: 0;
  left: 0;
  right: 0;
  height: 100vh;
  z-index: 100;
}
.cmp-anseris-header__modal-content {
  max-width: 1140px;
  margin: auto;
  padding-top: 29px;
}
@media (max-width: 1138px) {
  .cmp-anseris-header__modal-content {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.cmp-anseris-header__modal-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cmp-anseris-header__modal-top .cmp-anseris-header__lang-dropdown-icon {
  -webkit-filter: invert(1);
          filter: invert(1);
}
.cmp-anseris-header__modal-close-icon {
  cursor: pointer;
  height: 14px;
  width: 14px;
}
.cmp-anseris-header__modal-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  margin: 0 10%;
  overflow-y: auto;
  overflow-x: none;
  max-height: 90vh;
}
.cmp-anseris-header__modal-container::-webkit-scrollbar {
  display: none;
}
@media (max-width: 768px) {
  .cmp-anseris-header__modal-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0;
  }
  .cmp-anseris-header__modal-container .cmp-anseris-header__modal-divider {
    width: 100%;
    height: 1px;
    min-height: 1px;
    margin: 64px auto;
  }
}
.cmp-anseris-header__modal-nav {
  width: 291px;
  margin-right: 97px;
  padding: 10px 0;
}
@media (max-width: 768px) {
  .cmp-anseris-header__modal-nav {
    width: auto;
    margin: 0;
  }
}
.cmp-anseris-header__modal-nav ul {
  list-style: none;
  position: relative;
  height: 100%;
  visibility: visible;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  -webkit-transition-delay: 280ms;
          transition-delay: 280ms;
}
.cmp-anseris-header__modal-nav ul.cmp-anseris-header--hidden-nav {
  visibility: hidden;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  -webkit-transition-delay: 0ms;
          transition-delay: 0ms;
}
@media (max-width: 768px) {
  .cmp-anseris-header__modal-nav ul {
    padding: 0;
  }
  .cmp-anseris-header__modal-nav ul li {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
  }
}
.cmp-anseris-header__modal-nav ul li {
  font-weight: 600;
  font-size: 24px;
  line-height: 28.8px;
  margin-bottom: 16px;
}
.cmp-anseris-header__modal-nav ul li ul {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 110%;
  min-width: 100%;
  padding-left: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  visibility: hidden;
}
.cmp-anseris-header__modal .cmp-navigation__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cmp-anseris-header__modal .cmp-navigation__item-icon {
  height: 15px;
  margin-left: 10px;
  cursor: pointer;
}
.cmp-anseris-header__modal .cmp-navigation__item-back-arrow {
  height: 20px;
  margin-bottom: 16px;
  cursor: pointer;
}
.cmp-anseris-header__modal-divider {
  height: 536px;
  width: 1px;
  margin-right: 97px;
}
.cmp-anseris-header__modal-ctas .cmp-cta .cmp-cta__link-text {
  font-weight: 300;
  font-size: 24px;
  line-height: 32px;
}
.cmp-anseris-header__hover-nav {
  width: 100%;
  border-radius: 15px;
  height: auto;
  max-width: 950px;
  display: block;
  overflow: hidden;
  position: absolute;
  top: 140%;
  left: 10%;
  z-index: 2;
  opacity: 0;
  pointer-events: none;
  -webkit-box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
          box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.cmp-anseris-header__hover-nav .cmp-navigation__group.group-level-0 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  margin: 0;
  background-color: inherit;
}
.cmp-anseris-header__hover-nav .cmp-navigation__group.group-level-0 .cmp-navigation__item--level-0 {
  list-style: none;
  padding: 10px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  cursor: auto;
}
.cmp-anseris-header__hover-nav .cmp-navigation__group.group-level-0 .cmp-navigation__item--level-0 a {
  font-size: 16px;
  line-height: 24px;
}
.cmp-anseris-header__hover-nav .cmp-navigation__group.group-level-0 .cmp-navigation__item--level-0 .icon-back,
.cmp-anseris-header__hover-nav .cmp-navigation__group.group-level-0 .cmp-navigation__item--level-0 .icon-next,
.cmp-anseris-header__hover-nav .cmp-navigation__group.group-level-0 .cmp-navigation__item--level-0 .icon-drop {
  display: none;
}
.cmp-anseris-header__hover-nav .cmp-navigation__group.group-level-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  padding-top: 15px;
  background-color: inherit;
  gap: 20px;
}
.cmp-anseris-header__hover-nav .cmp-navigation__group.group-level-1 .cmp-navigation__item--level-1 {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  list-style: none;
  padding: 10px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.cmp-anseris-header__hover-nav .cmp-navigation__group.group-level-1 .cmp-navigation__item--level-1 > a {
  pointer-events: none;
}
.cmp-anseris-header__hover-nav .cmp-navigation__group.group-level-1 .cmp-navigation__item--level-1 a {
  width: 100%;
  display: inline-block;
  height: 30px;
  font-weight: 500;
  border-top: none;
  border-left: none;
  border-right: none;
  -webkit-filter: brightness(60%);
          filter: brightness(60%);
}
.cmp-anseris-header__hover-nav .cmp-navigation__group.group-level-1 .cmp-navigation__item--level-1 .icon-show {
  width: 20px;
  aspect-ratio: 1/1;
  position: absolute;
  top: 15px;
  right: 10px;
  z-index: 2;
  display: none;
}
@media (max-width: 900px) {
  .cmp-anseris-header__hover-nav .cmp-navigation__group.group-level-1 .cmp-navigation__item--level-1 .icon-show {
    display: block;
  }
}
.cmp-anseris-header__hover-nav .cmp-navigation__group.group-level-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  padding-top: 10px;
  background-color: inherit;
  gap: 5px;
}
.cmp-anseris-header__hover-nav .cmp-navigation__group.group-level-2 .cmp-navigation__item--level-2 {
  width: 100%;
  list-style: none;
  padding: 8px 0;
}
.cmp-anseris-header__hover-nav .cmp-navigation__group.group-level-2 .cmp-navigation__item--level-2 a {
  display: inline-block;
  height: 30px;
  border: none;
  padding: 0 20px 0 0;
  font-size: 16px;
  line-height: 24px;
}
.cmp-anseris-header__hover-nav__logomobile-container,
.cmp-anseris-header__hover-nav .icon-close {
  display: none;
}
.cmp-anseris-header__hover-nav .cmp-anseris-header-hover__ctas-container {
  display: none;
}
@media (max-width: 900px) {
  .cmp-anseris-header__wrapper {
    gap: 0px;
  }
  .cmp-anseris-header__hover-nav--mobile {
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    position: fixed;
    border-radius: 0;
    overflow: scroll;
    padding: 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 35px;
  }
  .cmp-anseris-header__hover-nav--mobile .cmp-anseris-header-hover__ctas-container {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
  .cmp-anseris-header__hover-nav--mobile .cmp-anseris-header-hover__ctas-container .main-cta {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 10px 40px;
    margin-bottom: 20px;
  }
  .cmp-anseris-header__hover-nav--mobile .cmp-anseris-header-hover__ctas-container .main-cta a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    max-width: 480px;
    padding: 10px 40px;
    color: #49494E;
    border: solid 1px #49494E;
    border-radius: 8px;
    font-size: 16px;
    cursor: pointer;
  }
  .cmp-anseris-header__hover-nav--mobile .cmp-anseris-header-hover__ctas-container .cta-1,
  .cmp-anseris-header__hover-nav--mobile .cmp-anseris-header-hover__ctas-container .cta-2,
  .cmp-anseris-header__hover-nav--mobile .cmp-anseris-header-hover__ctas-container .cta-3 {
    width: 33%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 10px 20px;
    color: #49494E;
    font-size: 15px;
    cursor: pointer;
  }
  .cmp-anseris-header__hover-nav--mobile .cmp-navigation__group.group-level-0 {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 15px;
    z-index: 1;
  }
  .cmp-anseris-header__hover-nav--mobile .cmp-navigation__group.group-level-0 .cmp-navigation__item--level-0 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
  }
  .cmp-anseris-header__hover-nav--mobile .cmp-navigation__group.group-level-0 .cmp-navigation__item--level-0 .icon-back {
    display: none;
    position: absolute;
    left: 10px;
    top: 13px;
    z-index: 2;
  }
  .cmp-anseris-header__hover-nav--mobile .cmp-navigation__group.group-level-0 .cmp-navigation__item--level-0 a {
    width: 90%;
    -ms-flex-item-align: center;
        align-self: center;
    color: #49494E;
    font-size: 16px;
  }
  .cmp-anseris-header__hover-nav--mobile .cmp-navigation__group.group-level-0 .cmp-navigation__item--level-0 .icon-next {
    display: block;
    position: absolute;
    right: 20px;
    top: 13px;
    z-index: 2;
  }
  .cmp-anseris-header__hover-nav--mobile .cmp-navigation__group.group-level-0 .cmp-navigation__item--level-0 .text-explora {
    display: none;
  }
  .cmp-anseris-header__hover-nav--mobile .cmp-navigation__group.group-level-1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 55px;
    display: none;
  }
  .cmp-anseris-header__hover-nav--mobile .cmp-navigation__group.group-level-1 .cmp-navigation__item--level-1 {
    padding: 0;
  }
  .cmp-anseris-header__hover-nav--mobile .cmp-navigation__group.group-level-1 .cmp-navigation__item--level-1 .icon-drop {
    display: none;
    position: absolute;
    right: 10px;
    top: 3px;
    z-index: 2;
  }
  .cmp-anseris-header__hover-nav--mobile .cmp-navigation__group.group-level-1 .cmp-navigation__item--level-1-link {
    padding-left: 19px;
  }
  .cmp-anseris-header__hover-nav--mobile .cmp-navigation__group.group-level-1 .cmp-navigation__item--level-1 a {
    width: 100%;
    font-size: 16px;
  }
  .cmp-anseris-header__hover-nav--mobile .cmp-navigation__group.group-level-2 {
    width: 90%;
    -ms-flex-item-align: center;
        align-self: center;
    display: none;
    -webkit-animation: showLevel2 0.3s;
            animation: showLevel2 0.3s;
  }
  .cmp-anseris-header__hover-nav--mobile .cmp-navigation__group.group-level-2 .cmp-navigation__item--level-2 a {
    color: #49494E;
    font-size: 16px;
  }
  @-webkit-keyframes showLevel2 {
    0% {
      height: 0;
      overflow: hidden;
    }
    100% {
      height: auto;
      overflow: auto;
    }
  }
  @keyframes showLevel2 {
    0% {
      height: 0;
      overflow: hidden;
    }
    100% {
      height: auto;
      overflow: auto;
    }
  }
  .cmp-anseris-header__hover-nav--mobile .cmp-anseris-header__hover-nav__logomobile-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    padding: 0 20px;
    padding-top: 15px;
  }
  .cmp-anseris-header__hover-nav--mobile .cmp-anseris-header__hover-nav__logomobile-container .logo-mobile {
    width: 30px;
    aspect-ratio: 1/1;
  }
  .cmp-anseris-header__hover-nav--mobile .cmp-anseris-header__hover-nav__logomobile-container--hide {
    display: none;
  }
  .cmp-anseris-header__hover-nav--mobile .icon-close {
    display: block;
    width: 20px;
    position: absolute;
    right: 20px;
    top: 40px;
    z-index: 2;
  }
}
.cmp-anseris-header {
  /* EXPANDED VARIANT */
}
.cmp-anseris-header__expanded .cmp-anseris-header__burger-icon img, .cmp-anseris-header__two-lines .cmp-anseris-header__burger-icon img, .cmp-anseris-header__expanded-boxed .cmp-anseris-header__burger-icon img, .cmp-anseris-header__mobile-collapsed .cmp-anseris-header__burger-icon img {
  height: 40px;
  width: auto;
  max-width: unset;
}
.cmp-anseris-header__expanded .cmp-navigation__group, .cmp-anseris-header__two-lines .cmp-navigation__group, .cmp-anseris-header__expanded-boxed .cmp-navigation__group, .cmp-anseris-header__mobile-collapsed .cmp-navigation__group {
  margin-bottom: 0;
  z-index: 100;
  padding: 0;
}
.cmp-anseris-header__expanded .cmp-anseris-header__nav-expanded > ul .show-dropdown, .cmp-anseris-header__two-lines .cmp-anseris-header__nav-expanded > ul .show-dropdown, .cmp-anseris-header__expanded-boxed .cmp-anseris-header__nav-expanded > ul .show-dropdown, .cmp-anseris-header__mobile-collapsed .cmp-anseris-header__nav-expanded > ul .show-dropdown {
  height: auto;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.cmp-anseris-header__expanded .cmp-navitagion__item-icon-wrapper, .cmp-anseris-header__two-lines .cmp-navitagion__item-icon-wrapper, .cmp-anseris-header__expanded-boxed .cmp-navitagion__item-icon-wrapper, .cmp-anseris-header__mobile-collapsed .cmp-navitagion__item-icon-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cmp-anseris-header__expanded .cmp-navigation__item-icon, .cmp-anseris-header__two-lines .cmp-navigation__item-icon, .cmp-anseris-header__expanded-boxed .cmp-navigation__item-icon, .cmp-anseris-header__mobile-collapsed .cmp-navigation__item-icon {
  cursor: pointer;
  margin-left: 10px;
  max-height: 20px;
}
.cmp-anseris-header__expanded .cmp-anseris-header__nav-expanded, .cmp-anseris-header__two-lines .cmp-anseris-header__nav-expanded, .cmp-anseris-header__expanded-boxed .cmp-anseris-header__nav-expanded, .cmp-anseris-header__mobile-collapsed .cmp-anseris-header__nav-expanded {
  position: relative;
}
.cmp-anseris-header__expanded .cmp-anseris-header__nav-expanded > ul, .cmp-anseris-header__two-lines .cmp-anseris-header__nav-expanded > ul, .cmp-anseris-header__expanded-boxed .cmp-anseris-header__nav-expanded > ul, .cmp-anseris-header__mobile-collapsed .cmp-anseris-header__nav-expanded > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style-type: none;
  padding: 0;
}
.cmp-anseris-header__expanded .cmp-anseris-header__nav-expanded > ul .cmp-navigation__item, .cmp-anseris-header__two-lines .cmp-anseris-header__nav-expanded > ul .cmp-navigation__item, .cmp-anseris-header__expanded-boxed .cmp-anseris-header__nav-expanded > ul .cmp-navigation__item, .cmp-anseris-header__mobile-collapsed .cmp-anseris-header__nav-expanded > ul .cmp-navigation__item {
  position: relative;
  padding: 12px 16px;
}
.cmp-anseris-header__expanded .cmp-anseris-header__nav-expanded > ul ul, .cmp-anseris-header__two-lines .cmp-anseris-header__nav-expanded > ul ul, .cmp-anseris-header__expanded-boxed .cmp-anseris-header__nav-expanded > ul ul, .cmp-anseris-header__mobile-collapsed .cmp-anseris-header__nav-expanded > ul ul {
  list-style-type: none;
  opacity: 0;
  visibility: hidden;
  color: #1d1d1d;
  position: absolute;
  top: 113%;
  right: 0%;
  white-space: nowrap;
  height: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-size: 12px;
}
.cmp-anseris-header__expanded .cmp-navigation__group .cmp-navigation__item--level-1 > ul, .cmp-anseris-header__two-lines .cmp-navigation__group .cmp-navigation__item--level-1 > ul, .cmp-anseris-header__expanded-boxed .cmp-navigation__group .cmp-navigation__item--level-1 > ul, .cmp-anseris-header__mobile-collapsed .cmp-navigation__group .cmp-navigation__item--level-1 > ul {
  position: relative;
}
.cmp-anseris-header__expanded .cmp-navigation__group .cmp-navigation__item--level-2 > ul, .cmp-anseris-header__two-lines .cmp-navigation__group .cmp-navigation__item--level-2 > ul, .cmp-anseris-header__expanded-boxed .cmp-navigation__group .cmp-navigation__item--level-2 > ul, .cmp-anseris-header__mobile-collapsed .cmp-navigation__group .cmp-navigation__item--level-2 > ul {
  position: relative;
}
@media (max-width: 768px) {
  .cmp-anseris-header__expanded .cmp-anseris-header__nav-expanded li, .cmp-anseris-header__two-lines .cmp-anseris-header__nav-expanded li, .cmp-anseris-header__expanded-boxed .cmp-anseris-header__nav-expanded li, .cmp-anseris-header__mobile-collapsed .cmp-anseris-header__nav-expanded li {
    font-size: 0.8rem;
  }
  .cmp-anseris-header__expanded .cmp-anseris-header__nav-expanded > ul, .cmp-anseris-header__two-lines .cmp-anseris-header__nav-expanded > ul, .cmp-anseris-header__expanded-boxed .cmp-anseris-header__nav-expanded > ul, .cmp-anseris-header__mobile-collapsed .cmp-anseris-header__nav-expanded > ul {
    gap: 8px;
  }
}
.cmp-anseris-header {
  /* MOBILE COLLAPSED VARIANT */
}
.cmp-anseris-header__mobile-collapsed .cmp-anseris-header__burger-icon {
  display: none;
}
@media (max-width: 768px) {
  .cmp-anseris-header__mobile-collapsed .cmp-anseris-header__nav-expanded {
    display: none;
  }
  .cmp-anseris-header__mobile-collapsed .cmp-anseris-header__burger-icon {
    display: block;
  }
}
.cmp-anseris-header .logo img {
  height: 60px;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.cmp-anseris-header {
  /* TWO LINES VARIANT */
}
.cmp-anseris-header__two-lines {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.cmp-anseris-header__two-lines__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
.cmp-anseris-header__two-lines__top .cmp-anseris-header__logo-image {
  width: auto;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media (max-width: 900px) {
  .cmp-anseris-header__two-lines__top .cmp-anseris-header__logo-image {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
  }
}
.cmp-anseris-header__two-lines__top .cmp-anseris-header__logo-image .image {
  margin-bottom: 0;
}
.cmp-anseris-header__two-lines__top .cmp-anseris-header__title {
  font-size: 24px;
  font-weight: 500;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}
@media (max-width: 900px) {
  .cmp-anseris-header__two-lines__top .cmp-anseris-header__title {
    display: none;
  }
}
.cmp-anseris-header__two-lines__top .cmp-anseris-header__title--hide {
  display: none;
}
@media (max-width: 900px) {
  .cmp-anseris-header__two-lines__top .cmp-anseris-header__ctas {
    display: none;
  }
}
.cmp-anseris-header__two-lines__top .cmp-anseris-header__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 900px) {
  .cmp-anseris-header__two-lines__top .cmp-anseris-header__social {
    display: none;
  }
}
.cmp-anseris-header__two-lines__top .cmp-anseris-header__social--hide {
  display: none;
}
.cmp-anseris-header__two-lines__top .cmp-anseris-header__burger-icon {
  display: none;
}
@media (max-width: 900px) {
  .cmp-anseris-header__two-lines__top .cmp-anseris-header__burger-icon {
    display: block;
    margin-left: 10px;
  }
}
.cmp-anseris-header__two-lines__top .cmp-anseris-header__search {
  width: auto;
}
.cmp-anseris-header__two-lines__top .cmp-anseris-header__search--big {
  width: 95%;
}
.cmp-anseris-header__two-lines__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 25px;
}
@media (max-width: 900px) {
  .cmp-anseris-header__two-lines__bottom {
    display: none;
  }
}
@media (max-width: 900px) {
  .cmp-anseris-header__two-lines__bottom .cmp-navigation-hover {
    height: 0;
    overflow: hidden;
  }
}
.cmp-anseris-header__two-lines__bottom .cmp-navigation__group {
  -webkit-column-gap: 32px;
     -moz-column-gap: 32px;
          column-gap: 32px;
  font-weight: 500;
}
.cmp-anseris-header__two-lines__bottom .date {
  margin: 0;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #636363;
}
@media (max-width: 900px) {
  .cmp-anseris-header__two-lines__bottom .date {
    display: none;
  }
}
.cmp-anseris-header__two-lines .cmp-anseris-header__modal-container .cmp-anseris-header__text-modal {
  margin-top: 40px;
  margin-bottom: 20px;
}
.cmp-anseris-header {
  /* EXPANDED BOXED VARIANT */
}
.cmp-anseris-header__expanded-boxed__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
.cmp-anseris-header__expanded-boxed__top .cmp-anseris-header__logo-image {
  width: auto;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media (max-width: 900px) {
  .cmp-anseris-header__expanded-boxed__top .cmp-anseris-header__logo-image {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
  }
}
.cmp-anseris-header__expanded-boxed__top .cmp-anseris-header__logo-image .image {
  margin-bottom: 0;
}
.cmp-anseris-header__expanded-boxed__top .cmp-navigation-hover {
  position: static;
}
@media (max-width: 900px) {
  .cmp-anseris-header__expanded-boxed__top .cmp-navigation-hover {
    position: absolute;
    height: 0;
    overflow: hidden;
  }
}
.cmp-anseris-header__expanded-boxed__top .cmp-navigation-hover .level-0--active {
  border-radius: 8px;
}
@media (max-width: 900px) {
  .cmp-anseris-header__expanded-boxed__top .cmp-anseris-header__ctas {
    display: none;
  }
}
.cmp-anseris-header__expanded-boxed__top .cmp-anseris-header__burger-icon {
  display: none;
}
@media (max-width: 900px) {
  .cmp-anseris-header__expanded-boxed__top .cmp-anseris-header__burger-icon {
    display: block;
    margin-left: 10px;
  }
}
.cmp-anseris-header__expanded-boxed__top .date {
  margin: 0;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 19px;
}
@media (max-width: 900px) {
  .cmp-anseris-header__expanded-boxed__top .date {
    display: none;
  }
}

.cmp-anseris-header__hover-nav--mobile .cmp-navigation__group.group-level-0 .cmp-navigation__item--level-0 > a {
  pointer-events: none;
}

.cmp-anseris-header__modal ul li ul.cmp-anseris-header--active-nav {
  left: 0;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 230ms;
          transition-delay: 230ms;
}
.cmp-anseris-header__modal ul li ul.cmp-anseris-header--active-nav.cmp-anseris-header--hidden-nav {
  visibility: hidden;
  -webkit-transition-delay: 0ms;
          transition-delay: 0ms;
}

.header.cmp-header__logo-hidde .cmp-anseris-header__logo-image {
  display: none;
}

.header.cmp-header__logo-left .cmp-anseris-header-topbar {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.header.cmp-header__logo-left .cmp-anseris-header__two-lines .cmp-anseris-header__logo-image {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}

.header.cmp-header__logo-centered .cmp-anseris-header-topbar {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  padding: 16px 0;
}
.header.cmp-header__logo-centered .cmp-anseris-header-topbar.cmp-anseris-header__collapsed {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.header.cmp-header__logo-centered .cmp-anseris-header-topbar.cmp-anseris-header__collapsed .logo {
  margin-left: auto;
}
.header.cmp-header__logo-centered .cmp-anseris-header-topbar.cmp-anseris-header__collapsed .cmp-anseris-header__wrapper {
  margin-left: auto;
}
@media (max-width: 768px) {
  .header.cmp-header__logo-centered .cmp-anseris-header-topbar.cmp-anseris-header__mobile-collapsed {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.header.cmp-header__logo-centered .cmp-anseris-header__two-lines .cmp-anseris-header__logo-image {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.header.cmp-header__logo-right .cmp-anseris-header-topbar {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.header.cmp-header__logo-right .cmp-anseris-header__two-lines .cmp-anseris-header__logo-image {
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
}
.header.cmp-header__logo-right .cmp-anseris-header-topbar.cmp-anseris-header__two-lines {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.header.cmp-header--small-logo .cmp-anseris-header__logo-image img {
  max-height: 30px;
}

.header.cmp-header__extra-small .cmp-anseris-header-topbar .logo img {
  height: 25px;
  width: auto;
}
.header.cmp-header__extra-small a {
  font-size: 14px;
}

.header.cmp-header__small .cmp-anseris-header-topbar .logo img {
  height: 40px;
  width: auto;
}

.header.cmp-header__medium .cmp-anseris-header-topbar .logo img {
  height: 90px;
  width: auto;
}

.header.cmp-header__large .cmp-anseris-header-topbar .logo img {
  height: 120px;
  width: auto;
}

.header.cmp-header__bottom-border .cmp-anseris-header {
  margin-top: 10px;
}
.header.cmp-header__bottom-border .cmp-anseris-header__divider {
  margin-top: 10px;
  width: 100%;
  height: 2px;
}

.header.cmp-header__uppercase .cmp-navigation {
  text-transform: uppercase;
}

.header.cmp-header__sticky {
  position: fixed;
  left: 0;
  right: 0;
}

.header:has(> .sticky-header--disabled) {
  position: static;
}

.header.cmp-header__bottom-shadow {
  position: relative;
  -webkit-box-shadow: 0px 5px 10px -7px #9c9c9c;
          box-shadow: 0px 5px 10px -7px #9c9c9c;
}

.header.cmp-header__bottom-shadow.cmp-header__sticky {
  position: fixed;
}

.header.cmp-header__cta-left .cmp-anseris-header__two-lines .cmp-anseris-header__two-lines__top .cmp-anseris-header__ctas {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

.header.cmp-header__box-shadow .cmp-anseris-header__expanded-boxed .cmp-anseris-header__hover-nav {
  -webkit-box-shadow: 0px 0px 7px 0px rgb(69, 69, 69);
          box-shadow: 0px 0px 7px 0px rgb(69, 69, 69);
}

.header.cmp-header__date-left .cmp-anseris-header__two-lines .cmp-anseris-header__two-lines__bottom {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.header.cmp-header__date-left .cmp-anseris-header__two-lines .cmp-anseris-header__two-lines__bottom .cmp-anseris-header__hover-nav {
  right: 0;
}
.header.cmp-header__date-left .cmp-anseris-header__expanded-boxed .cmp-anseris-header__expanded-boxed__top .date {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

.header.cmp-header__search-left .cmp-anseris-header__two-lines .cmp-anseris-header__two-lines__top .search {
  -webkit-box-ordinal-group: -1;
      -ms-flex-order: -2;
          order: -2;
}
.header.cmp-header__search-left .cmp-anseris-header__expanded-boxed .cmp-anseris-header__expanded-boxed__top .search {
  -webkit-box-ordinal-group: -1;
      -ms-flex-order: -2;
          order: -2;
}

.header.cmp-header__modal-list-spacing-large .cmp-anseris-header__modal-nav .cmp-navigation__item {
  margin-bottom: 32px;
}

.header.cmp-header--blur .cmp-anseris-header__background {
  backdrop-filter: blur(15px);
}

.header.cmp-header--border-radius .cmp-navigation-hover .level-0--active {
  border-radius: 24px;
}

.cmp-helloworld__item-label {
  margin-bottom: 0;
}
.cmp-helloworld__item-output {
  margin-top: 0;
}

.cmp-anseris-list__columns-wrapper {
  width: 100%;
  display: grid;
}
@media only screen and (max-width: 768px) {
  .cmp-anseris-list__columns-wrapper {
    width: 100%;
  }
}
.cmp-anseris-list__columns-wrapper .cmp-anseris-list__column-1 {
  width: 100%;
}
.cmp-anseris-list__title {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 24px;
}
.cmp-anseris-list__image-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
  padding: 10px;
}
@media only screen and (max-width: 768px) {
  .cmp-anseris-list__image-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.cmp-anseris-list__image-column__image {
  width: 40px;
}
.cmp-anseris-list__list-wrapper {
  width: 100%;
  list-style: none;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(25%, 1fr));
}
.cmp-anseris-list__list-item {
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .cmp-anseris-list__list-item {
    margin-bottom: 0;
  }
}
.cmp-anseris-list__list-item .content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px;
}
.cmp-anseris-list__list-item .content__a-title {
  width: 100%;
  border-top: 0;
  border-left: 0;
  border-right: 0;
}
@media only screen and (max-width: 768px) {
  .cmp-anseris-list__list-item .content__a-title {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.cmp-anseris-list__list-item .content .icon-title {
  cursor: pointer;
  pointer-events: none;
}
@media only screen and (max-width: 768px) {
  .cmp-anseris-list__list-item .content .icon-title {
    pointer-events: unset;
  }
}
.cmp-anseris-list__list-item .content .icon-close-drop {
  cursor: pointer;
  pointer-events: none;
}
@media only screen and (max-width: 768px) {
  .cmp-anseris-list__list-item .content .icon-close-drop {
    pointer-events: unset;
  }
}
.cmp-anseris-list__list-item .content .icon--hide {
  display: none;
}
@media only screen and (min-width: 768px) {
  .cmp-anseris-list__list-item .content .icon--hide-desktop {
    display: none;
  }
}
.cmp-anseris-list__list-item .content--no-title {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.cmp-anseris-list__list-item-title {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 12px;
  padding-bottom: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.cmp-anseris-list__list-item-description {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  display: block;
  width: 100%;
}
.cmp-anseris-list__list-item-description ul,
.cmp-anseris-list__list-item-description ol {
  padding-left: 20px;
}
.cmp-anseris-list__list-item-description ul {
  list-style-type: disc;
}
.cmp-anseris-list__list-item-description__ul {
  padding: 0;
}
.cmp-anseris-list__split-1 .cmp-anseris-list__list-wrapper {
  display: grid;
  grid-template-columns: 100%;
  grid-auto-rows: auto;
  gap: 20px;
}
@media only screen and (max-width: 768px) {
  .cmp-anseris-list__split-1 .cmp-anseris-list__list-wrapper {
    padding: 15px;
    gap: 10px;
  }
}
.cmp-anseris-list__split-1 .cmp-anseris-list__list-item {
  margin-bottom: 0;
}
.cmp-anseris-list__split-2 .cmp-anseris-list__list-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 50%);
  grid-auto-rows: auto;
  grid-template-rows: repeat(2, auto);
  gap: 20px;
}
@media only screen and (max-width: 768px) {
  .cmp-anseris-list__split-2 .cmp-anseris-list__list-wrapper {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    gap: 10px;
  }
}
.cmp-anseris-list__split-2 .cmp-anseris-list__list-item {
  width: 100%;
}
.cmp-anseris-list__split-3 .cmp-anseris-list__list-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 33%);
  grid-auto-rows: auto;
  grid-template-rows: repeat(3, auto);
  gap: 20px;
}
@media only screen and (max-width: 768px) {
  .cmp-anseris-list__split-3 .cmp-anseris-list__list-wrapper {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    gap: 10px;
  }
}
.cmp-anseris-list__split-3 .cmp-anseris-list__list-item {
  width: 100%;
}
.cmp-anseris-list__split-4 .cmp-anseris-list__list-wrapper {
  display: grid;
  grid-template-columns: repeat(4, 25%);
  grid-auto-rows: auto;
  grid-template-rows: repeat(4, auto);
  grid-auto-flow: unset;
  gap: 20px 0px;
}
@media only screen and (max-width: 768px) {
  .cmp-anseris-list__split-4 .cmp-anseris-list__list-wrapper {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    gap: 10px;
  }
}
.cmp-anseris-list__split-4 .cmp-anseris-list__list-item {
  width: 100%;
}
.cmp-anseris-list__split-5 .cmp-anseris-list__list-wrapper {
  display: grid;
  grid-template-columns: repeat(5, 20%);
  grid-auto-rows: auto;
  grid-auto-flow: unset;
  gap: 20px 0px;
}
@media only screen and (max-width: 768px) {
  .cmp-anseris-list__split-5 .cmp-anseris-list__list-wrapper {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    gap: 10px;
  }
}
.cmp-anseris-list__split-5 .cmp-anseris-list__list-item {
  width: 100%;
}
.cmp-anseris-list__title-underlined .cmp-anseris-list__list-item-title {
  font-weight: 700;
  text-decoration: underline;
  border: none;
  width: 100%;
}
.cmp-anseris-list__title-underlined .cmp-anseris-list .content__a-title {
  border: none;
}
.cmp-anseris-list__center .cmp-anseris-list__list-item-title {
  display: block;
  text-align: center;
}
.cmp-anseris-list__center .cmp-anseris-list__list-item .content {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-anseris-list__center .cmp-anseris-list__list-item .content img {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.cmp-anseris-list__center .cmp-anseris-list__list-item .content .cmp-anseris-list__list-item-description {
  text-align: center;
}
.cmp-anseris-list__small .cmp-anseris-list__list-item-title {
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .cmp-anseris-list__small .cmp-anseris-list__list-item-title {
    margin-bottom: 10px;
  }
}
.cmp-anseris-list__small .cmp-anseris-list .content p {
  margin-bottom: 5px;
}
.cmp-anseris-list__no-margin-tb .cmp-anseris-list__image-wrapper,
.cmp-anseris-list__no-margin-tb .cmp-anseris-list__list-wrapper {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .cmp-anseris-list__mobile-two .cmp-anseris-list__list-wrapper {
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
  }
}
@media only screen and (max-width: 768px) {
  .cmp-anseris-list .dropdown-list--hide {
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.3s ease-out;
    transition: height 0.3s ease-out;
  }
  .cmp-anseris-list .dropdown-list--show {
    height: auto;
    overflow: visible;
    -webkit-transition: height 0.3s ease-in;
    transition: height 0.3s ease-in;
    margin-bottom: 20px;
  }
}
.cmp-anseris-list__dropdown-list-item {
  display: none;
}
@media only screen and (max-width: 768px) {
  .cmp-anseris-list__dropdown-list .cmp-anseris-list__image-wrapper {
    width: 100%;
  }
  .cmp-anseris-list__dropdown-list .cmp-anseris-list__image-wrapper ul {
    display: none;
    padding: 18px 15px 0 15px;
  }
}
@media only screen and (max-width: 768px) and (min-width: 768px) {
  .cmp-anseris-list__dropdown-list .cmp-anseris-list__image-wrapper ul {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  .cmp-anseris-list__dropdown-list-item {
    display: block;
    border-top: none;
    border-left: none;
    border-right: none;
    margin: 0 15px 0 15px;
    padding-bottom: 8px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
  }
  .cmp-anseris-list__dropdown-list .cmp-anseris-list__list-item-title {
    text-align: left;
    text-decoration: none;
    font-weight: 400;
    margin-bottom: 5px;
    padding-bottom: 0;
  }
  .cmp-anseris-list__dropdown-list .cmp-anseris-list__list-item .content {
    gap: 0;
  }
  .cmp-anseris-list__dropdown-list-close-icon, .cmp-anseris-list__dropdown-list-open-icon {
    float: right;
    cursor: pointer;
  }
  .cmp-anseris-list__dropdown-list-close-icon {
    display: none;
  }
}

.cmp-anseris-list--list-option .cmp-anseris-list__list-wrapper {
  padding-left: 30px;
}
.cmp-anseris-list--list-option .cmp-anseris-list__list-item .content {
  position: relative;
}
.cmp-anseris-list--list-option .cmp-anseris-list__list-item .content::before {
  content: counter(li) ".";
  font-weight: 600;
  font-size: 24px;
  line-height: 28.8px;
  color: inherit;
  display: inline-block;
  width: 5%;
  margin-left: -1.3em;
  -ms-flex-item-align: start;
      align-self: flex-start;
  position: absolute;
}
.cmp-anseris-list--list-option .cmp-anseris-list__list-item {
  counter-increment: li;
}
.cmp-anseris-list--list-option .cmp-anseris-list__list-item-title {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
}

.cmp-anseris-list__unordered .cmp-anseris-list__list-item::before {
  content: none;
}

.cmp-anseris-list__list-style .cmp-anseris-list__list-item-description__ul {
  padding-left: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}

.scrollable-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
  white-space: nowrap;
}

.scrollable-list .cmp-anseris-list__list-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%;
}

/*Estilo de landing Buzón de Integridad*/
.mt-20 {
  margin-top: 20px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-80 {
  margin-top: 80px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-60 {
  margin-bottom: 60px;
}

.ml-15 {
  margin-left: 15px;
}

.loading {
  height: 1000px;
}

.load {
  background-image: url("../../../content/dam/heybanco/globales/loader.gif");
  background-repeat: no-repeat;
  background-position: 0%;
  background-size: 36% auto;
  height: 150px;
}

.BuzonIntegridad__fondo {
  background-color: white;
  border-radius: 20px;
}
.BuzonIntegridad__fondo h5 {
  margin-top: 40px;
}
.BuzonIntegridad__divSeguimiento {
  height: 230px;
  margin-top: 30px;
}
.BuzonIntegridad__seguimiento {
  background-image: url("../../../content/dam/heybanco/globales/boton-seguimiento-buzon.png");
  background-repeat: no-repeat;
  background-position: 0%;
  background-size: 36% auto;
  height: 150px;
}
.BuzonIntegridad__folio {
  background-image: url("../../../content/dam/heybanco/globales/seccion-seguimiento-buzon.png");
  background-repeat: no-repeat;
  background-position: 0%;
  background-size: 36% auto;
  height: 200px;
}
.BuzonIntegridad__divInformacion {
  height: 90px;
  margin-top: 30px;
}
.BuzonIntegridad__divInformacionDos {
  height: 100px;
  margin-top: 15px;
}
.BuzonIntegridad__icon {
  background-repeat: no-repeat;
  background-image: url("../../../content/dam/heybanco/globales/copy-paste.png");
}
.BuzonIntegridad__icon:hover {
  cursor: pointer;
}
.BuzonIntegridad__copi {
  font-size: 14px;
  margin-left: 20px;
  text-decoration: underline;
}
.BuzonIntegridad__informacion {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #323232;
  margin-top: 10px;
  height: 30px;
}
.BuzonIntegridad__text {
  font-size: 22px;
  padding-left: 0px;
}
.BuzonIntegridad__span {
  font-size: 12px;
  color: #8B6F43;
}
.BuzonIntegridad__line {
  width: 100%;
  display: block;
  height: 2px;
  background-color: #D4CB9D;
}
.BuzonIntegridad__espaciado {
  margin-top: 60px;
}

.form-buzon-integridad__div {
  height: 155px;
}
.form-buzon-integridad__label {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #323232;
  margin-top: 40px;
  height: 30px;
}
.form-buzon-integridad__requerimiento {
  color: red;
}
.form-buzon-integridad__select {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #8D8D8F;
  padding: 8px 8px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  border-bottom: 1px solid #49494E;
  background: transparent url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath fill='%23333' d='m 14.267578,17.897461 c -1.075267,0 -2.005242,0.391934 -2.791016,1.177734 L 1.1777344,29.311523 C 0.39196102,30.097323 0,31.037856 0,32.133789 c 0,1.095933 0.39196102,2.036466 1.1777344,2.822266 l 46.0312496,45.96875 c 0.785774,0.7858 1.715749,1.177734 2.791016,1.177734 1.075267,0 2.005242,-0.391934 2.791016,-1.177734 l 46.03125,-45.96875 C 99.608039,34.170255 100,33.229722 100,32.133789 100,31.037856 99.608039,30.097323 98.822266,29.311523 L 88.523438,19.075195 c -0.785775,-0.7858 -1.715749,-1.177734 -2.791016,-1.177734 -1.075267,0 -2.005242,0.391934 -2.791016,1.177734 L 50,52.016601 17.058594,19.075195 c -0.785774,-0.7858 -1.715749,-1.177734 -2.791016,-1.177734 z'/%3E%3C/svg%3E") no-repeat right 0.55rem center;
  background-size: 12px 12px;
  display: block;
  width: 100%;
}
.form-buzon-integridad__input {
  border: none;
  border-bottom: 1px solid #49494E;
  background-color: transparent;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #49494E;
  padding: 8px 8px;
  display: block;
  width: 100%;
}
.form-buzon-integridad__check {
  background: #512619;
}
.form-buzon-integridad__button {
  margin-top: 40px;
  background-color: #38383a;
  border-color: #38383a;
  border-radius: 10px;
  padding: 8px 24px;
}
.form-buzon-integridad a {
  color: #fff;
}
.form-buzon-integridad a:hover {
  color: #fff;
  cursor: pointer;
}
.form-buzon-integridad__divFile {
  height: 130px;
}
.form-buzon-integridad__inputfile input[type=file] {
  opacity: 0;
  width: 0;
  height: 0;
  position: absolute;
}
.form-buzon-integridad__inputfile label {
  background-color: #f4f4f6;
  border: 1px dashed #e1e0e3;
  border-radius: 10px;
  padding: 10px 10px;
  cursor: pointer;
  margin-right: 20px;
}
.form-buzon-integridad__inputfile label p {
  width: calc(100% - 50px);
  display: block;
  float: left;
  position: relative;
  padding: 0px 10px;
  margin: 0px 0px;
}
.form-buzon-integridad__inputfile label p .file_name {
  font-size: 14px;
  color: #000000;
  font-weight: 400;
  line-height: 20px;
  display: block;
}
.form-buzon-integridad__inputfile label p .file_descripcion {
  font-size: 14px;
  color: #a8a8aa;
  font-weight: 400;
  line-height: 20px;
  display: block;
}
.form-buzon-integridad__inputfile label .link {
  font-size: 15px;
  font-weight: 400;
  color: #e4dcc6;
}
.form-buzon-integridad__inputfile .icono {
  background-image: url('data:image/svg+xml,<svg class="icono" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><path fill="%23ffff" d="M389.8 125.2C363.7 88.1 320.7 64 272 64c-77.4 0-140.5 61-143.9 137.5c-.6 13-9 24.4-21.3 28.8C63.2 245.7 32 287.2 32 336c0 61.9 50.1 112 112 112H512c53 0 96-43 96-96c0-36.8-20.7-68.8-51.2-84.9c-13.4-7.1-20-22.5-15.8-37.1c2-6.9 3-14.3 3-22c0-44.2-35.8-80-80-80c-12.3 0-23.9 2.8-34.3 7.7c-14.1 6.7-30.9 2.3-39.9-10.5zM272 32c59.5 0 112.1 29.5 144 74.8C430.5 99.9 446.8 96 464 96c61.9 0 112 50.1 112 112c0 10.7-1.5 21-4.3 30.8C612.3 260.2 640 302.9 640 352c0 70.7-57.3 128-128 128H144C64.5 480 0 415.5 0 336c0-62.8 40.2-116.1 96.2-135.9C100.3 106.6 177.4 32 272 32zM228.7 244.7l80-80c6.2-6.2 16.4-6.2 22.6 0l80 80c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0L336 214.6V368c0 8.8-7.2 16-16 16s-16-7.2-16-16V214.6l-52.7 52.7c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6z"/></svg> ');
  background-position: center center;
  background-size: 50% auto;
  background-repeat: no-repeat;
  width: 30px;
  height: auto;
  background-color: #5c4b31;
  border-radius: 8px;
  padding: 22px;
  fill: #ffffff;
  color: #ffffff;
  float: left;
}

/*.cta.padding--medium-plus .cmp-cta__link:hover{
    color: #fff;
    cursor: pointer;
}*/
/* Loader style */
.loader {
  border: 16px solid #f3f3f3; /* Light grey */
  border-top: 16px solid #3498db; /* Blue */
  border-radius: 50%;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
          animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@media (max-width: 767px) {
  .BuzonIntegridad__divSeguimiento {
    height: 270px;
  }
  .BuzonIntegridad__titulo {
    font-size: 18px;
  }
  .BuzonIntegridad__span {
    font-size: 10px;
    line-height: 10px;
  }
  .BuzonIntegridad__seguimiento {
    background-size: 100% auto;
    height: 110px;
  }
  .BuzonIntegridad__folio {
    background-size: 100% auto;
    height: 150px;
  }
  .BuzonIntegridad__text {
    font-size: 17px;
  }
  .BuzonIntegridad__copi {
    margin-left: 35px;
  }
  .BuzonIntegridad__espaciado {
    margin-top: 40px;
  }
}
/*Estilo de chat Buzón de Integridad*/
.padding {
  width: 100%;
}

.card {
  background-color: #F2F0E2;
  border-radius: 20px;
}

.cerrarChatBuzonIntegridad {
  height: 60px;
  padding: 18px;
  border: solid 1px;
  border-top: none;
  border-left: none;
  border-right: none;
}
.cerrarChatBuzonIntegridad a {
  color: #fff;
  font-size: 14px;
}

.fondoInteraccionChat {
  background-color: #fff;
  height: 80px;
  border-radius: 20px;
}
.fondoInteraccionChat a {
  color: #fff;
  cursor: pointer;
}

.listaDocumento {
  border: none;
}
.listaDocumento tr td {
  border: none;
}
.listaDocumento a {
  color: #007bff;
  text-decoration: underline;
  cursor: pointer;
}
.listaDocumento a:hover {
  color: #007bff;
}

.fondoInteraccionChat a:hover {
  color: #fff;
  cursor: pointer;
}

/*.iconDocumento{
  background-image: url('data:image/svg+xml, <svg viewBox="0 0 24 24" fill="#333333" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.9162 9.09441C11.608 7.75621 12.6593 6.5 14.75 6.5C16.8211 6.5 18.5 8.17893 18.5 10.25C18.5 10.6896 18.4246 11.1101 18.2868 11.5001L19.6644 11.987C20.7493 12.5137 21.4968 13.6265 21.4968 14.9126C21.4968 16.668 20.0855 18 18.25 18V18H17.25C16.8358 18 16.5 18.3358 16.5 18.75C16.5 19.1642 16.8358 19.5 17.25 19.5H18.25V19.5C20.8328 19.5 22.9968 17.5754 22.9968 14.9126C22.9968 12.9056 21.7526 11.1908 19.9944 10.4946C19.9981 10.4135 20 10.332 20 10.25C20 7.3505 17.6495 5 14.75 5C12.599 5 11.2443 6.01099 10.3592 7.16695C10.0082 7.05841 9.63557 7 9.25 7C7.57107 7 6.14984 8.10334 5.67184 9.62449C4.12322 9.88423 2.96747 10.5374 2.18734 11.4411C1.3513 12.4096 1 13.6042 1 14.7501C1 16.1243 1.71116 17.3188 2.68493 18.1492C3.65738 18.9785 4.95173 19.5001 6.25 19.5001V19.5H7.25C7.66421 19.5 8 19.1642 8 18.75C8 18.3358 7.66421 18 7.25 18H6.25V18.0001C5.33913 18.0001 4.38348 17.6263 3.65822 17.0078C2.93427 16.3905 2.5 15.5851 2.5 14.7501C2.5 13.9052 2.75776 13.0758 3.32281 12.4213C3.8823 11.7731 4.79666 11.2343 6.2272 11.0594C6.35442 11.0439 6.48577 11.0312 6.62133 11.0216C6.73537 11.0136 6.85238 11.0077 6.97243 11.0042L6.97369 11.0041L7.0391 11.0024L7.02396 10.4205C7.18339 9.33405 8.11929 8.5 9.25 8.5C9.53127 8.5 9.79949 8.55129 10.0466 8.64487L10.9162 9.09441ZM13 13.2248L16.0306 16.2551L16.1107 16.3243C16.3904 16.5318 16.7872 16.5087 17.0408 16.2551C17.3197 15.9762 17.3197 15.5239 17.0408 15.245L12.7551 10.9593L12.675 10.8901C12.3953 10.6826 11.9985 10.7057 11.7449 10.9593L7.45921 15.245L7.39005 15.3251C7.18257 15.6047 7.20562 16.0016 7.45921 16.2551L7.53932 16.3243C7.81895 16.5318 8.21577 16.5087 8.46936 16.2551L11.5 13.2248V17.75C11.5 18.1642 11.8358 18.5 12.25 18.5C12.6642 18.5 13 18.1642 13 17.75V13.2248Z" fill="%23323232"/></svg>');
}*/
.cerrarChatBuzonIntegridad a:hover {
  color: #fff;
  cursor: pointer;
}

.terminar {
  color: #fff;
}

.terminar:hover {
  color: #fff;
}

.mensajeIzquierda {
  background-color: #fff;
  color: #5C4A32;
  padding: 15px;
  border-radius: 20px;
}

.mensajeDerecha {
  background-color: #B59C5A;
  padding: 15px;
  border-radius: 20px;
  color: #FEFEFF;
}

.interaccionChat {
  height: 150px;
  padding: 40px;
  background-color: #E5E0C3;
}

.divInteracionChatBI {
  border-radius: 20px;
  background-color: #fff;
}

.archivosChatBI {
  text-decoration: underline;
}

.textoArchivoChatBuzon {
  font-size: 14px;
  margin-bottom: 0px;
}

.preguntaChatBI {
  border: none;
  /* border-bottom: 1px solid #49494E; */
  background-color: transparent;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  padding: 8px 8px;
  display: block;
  width: 100%;
  height: 100%;
}

.preguntaChatBI::-webkit-input-placeholder {
  color: #E0E0E2;
}

.preguntaChatBI::-moz-placeholder {
  color: #E0E0E2;
}

.preguntaChatBI:-ms-input-placeholder {
  color: #E0E0E2;
}

.preguntaChatBI::-ms-input-placeholder {
  color: #E0E0E2;
}

.preguntaChatBI::placeholder {
  color: #E0E0E2;
}

.botonEnviarMensajeBi {
  margin-top: 16px;
  display: block;
  width: 119px;
  padding: 10px;
}

.textoEnviarBuzonIntegridad {
  margin: 25px;
}

.tiempoLocal {
  margin-bottom: 0px;
  margin-left: 90%;
}

/*Estilo de documentos*/
.attachment-container {
  padding: 50px;
  background-color: #F2F0E2;
  border-radius: 20px;
}

.titulosDocumentos {
  border: 1px solid;
  border-top: none;
  border-left: none;
  border-right: none;
}

@media (max-width: 768px) {
  .terminar {
    margin-left: 0%;
  }
  .interaccionChat {
    padding: 0px;
    height: 140px;
  }
  .archivosChatBI {
    display: none;
  }
  .attachment-container {
    padding: 15px;
  }
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-12.fondoInteraccionChat {
    padding-top: 0px;
    margin-bottom: 15px;
  }
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-2.fondoInteraccionChat {
    padding-top: 0px;
  }
  .anseris-container .cmp-anseris-container__content .cmp-anseris-container__content .col-3.fondoInteraccionChat {
    padding-top: 0px;
  }
  .botonEnviarMensajeBi {
    width: auto;
    height: auto;
    padding: 8px 24px;
    margin-top: 0px;
  }
  .textoEnviarBuzonIntegridad {
    margin: 0px;
  }
  .tiempoLocal {
    margin-bottom: 0px;
    margin-left: 80%;
  }
  .divInteracionChatBI {
    height: 100px;
    margin-top: 20px;
  }
  .fondoInteraccionChat {
    height: 40px;
  }
  .fondoInteraccionChat a {
    font-size: 14px;
  }
}
/*Estilo de landing Buzón de Integridad*/
.textoLetraBuzonIntegridad {
  color: #5C4A32;
}

.seguimientoBuzonIntegridad a {
  color: #323232;
  text-decoration: underline;
}
.seguimientoBuzonIntegridad a:hover {
  cursor: pointer;
}

/* If you like this, be sure to ❤️ it. */
.modal {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.modal:target {
  visibility: visible;
  opacity: 1;
}

.modalContentRepuestaPeticionesBuzonIntegridad {
  border-radius: 20px;
  position: relative;
  max-width: 90%;
  background: #F2F0E2;
  padding: 1em 2em;
  height: 280px;
  width: 600px;
  -webkit-box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.15);
}

.modalContentRepuestaBuzonIntegridad {
  border-radius: 20px;
  position: relative;
  max-width: 90%;
  background: #F2F0E2;
  padding: 1em 2em;
  height: 300px;
  width: 650px;
  -webkit-box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.15);
}

.modalContentCargaArchivoBuzonIntegridad {
  border-radius: 4px;
  position: relative;
  max-width: 90%;
  background: #fff;
  padding: 1em 2em;
  height: 400px;
  width: 580px;
}

.modal__close {
  position: absolute;
  top: 10px;
  right: 20px;
  color: #585858;
  text-decoration: none;
  font-size: 34px;
}

.tituloModal {
  font-size: 23px;
  font-weight: 900;
}

.actualizarSeguimiento {
  width: 30px;
}

.actualizarSeguimiento:hover {
  cursor: pointer;
}

.cargarDocumentos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: solid 1px;
  border-radius: 10px;
  padding: 10px;
  margin-top: 16px;
}

.cargarDocumentos:hover {
  cursor: pointer;
}

@media (max-width: 767px) {
  .modalContentRepuestaBuzonIntegridad {
    height: 380px;
  }
  .modalContentRepuestaPeticionesBuzonIntegridad {
    height: 300px;
  }
  .modalContentCargaArchivoBuzonIntegridad {
    height: 440px;
  }
  .actualizarSeguimiento {
    margin-left: 20%;
    margin-right: 0px;
  }
  .cargarDocumentos {
    padding: 6px;
    margin-top: 0px;
  }
}
.cmp-hey-dynamic-blogs {
  margin: 0 auto;
  color: #382D1E;
}
@media (max-width: 800px) {
  .cmp-hey-dynamic-blogs {
    grid-template-columns: 1fr;
    padding: 0;
  }
}
@media (max-width: 800px) {
  .cmp-hey-dynamic-blogs__experience-fragment {
    grid-column: span 3;
  }
}
.cmp-hey-dynamic-blogs__item-container {
  border-radius: 20px;
  position: relative;
}
.cmp-hey-dynamic-blogs__bg-white {
  background-color: #FEFEFF;
}
@media (max-width: 800px) {
  .cmp-hey-dynamic-blogs h2 {
    font-size: 16px;
    font-weight: 500;
  }
  .cmp-hey-dynamic-blogs-title-min, .cmp-hey-dynamic-blogs-title {
    font-size: 24px;
  }
  .cmp-hey-dynamic-blogs-desc {
    font-size: 16px;
  }
  .cmp-hey-dynamic-blogs-tag, .cmp-hey-dynamic-blogs-date {
    font-size: 16px;
  }
  .cmp-hey-dynamic-blogs-link {
    font-size: 14px;
  }
}
.cmp-hey-dynamic-blogs__item--fullwidth {
  grid-column: span 3;
}
@media (max-width: 800px) {
  .cmp-hey-dynamic-blogs__item--fullwidth {
    grid-template-columns: 1fr;
    padding: 0;
  }
}
.cmp-hey-dynamic-blogs__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-decoration: underline;
  color: #5C4A32;
}
.cmp-hey-dynamic-blogs__item h2 {
  font-size: 24px;
  font-weight: 500;
}
.cmp-hey-dynamic-blogs__item-image {
  width: 100%;
  aspect-ratio: 2/1;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px 20px 0px 0px;
}
.cmp-hey-dynamic-blogs__item-image-simple {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
  max-height: 110px;
  min-height: 110px;
}
.cmp-hey-dynamic-blogs__item-image-full {
  width: 100%;
  aspect-ratio: 2/1;
  -o-object-fit: cover;
     object-fit: cover;
  height: 320px;
  border-radius: 25px;
}
.cmp-hey-dynamic-blogs__item-tag, .cmp-hey-dynamic-blogs__item-date {
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  margin-bottom: 8px;
  color: #5C4A32;
}
.cmp-hey-dynamic-blogs__item-tag-min, .cmp-hey-dynamic-blogs__item-date-min {
  font-size: 16px;
}
.cmp-hey-dynamic-blogs__item-tag-min {
  color: #5C4A32;
}
.cmp-hey-dynamic-blogs__item-date {
  color: #382D1E;
}
.cmp-hey-dynamic-blogs__item-link {
  font-size: 14px;
  text-decoration: underline;
  color: #5C4A32;
}
.cmp-hey-dynamic-blogs__item-title-min, .cmp-hey-dynamic-blogs__item-title {
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
  margin-bottom: 8px;
  min-height: 50px;
}
.cmp-hey-dynamic-blogs__item-desc {
  color: #636363;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 20px;
}
.cmp-hey-dynamic-blogs__item-title, .cmp-hey-dynamic-blogs__item-title-min, .cmp-hey-dynamic-blogs__item-desc {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%; /* Ajusta según sea necesario */
  line-clamp: 3;
  -webkit-line-clamp: 3;
}
.cmp-hey-dynamic-blogs__item-title-min, .cmp-hey-dynamic-blogs__item-title-min-min, .cmp-hey-dynamic-blogs__item-desc-min {
  font-size: 20px;
  min-height: 60px;
}
.cmp-hey-dynamic-blogs__item-title-simple, .cmp-hey-dynamic-blogs__item-title-min-simple, .cmp-hey-dynamic-blogs__item-desc-simple {
  line-clamp: 2;
  min-height: 50px;
  -webkit-line-clamp: 2;
}
.cmp-hey-dynamic-blogs__item-video {
  position: relative;
}
.cmp-hey-dynamic-blogs__item-video .cmp-hey-dynamic-blogs__item-videoicon {
  position: absolute;
  left: 50%;
  top: 40%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  height: 83px;
}
.cmp-hey-dynamic-blogs__item-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin: 16px;
}
@media (max-width: 800px) {
  .cmp-hey-dynamic-blogs__item-image-full {
    width: 100%;
    aspect-ratio: 2/1;
    -o-object-fit: cover;
       object-fit: cover;
    height: 160px;
    border-radius: 25px;
  }
  .cmp-hey-dynamic-blogs__item-image-simple {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 5px;
    max-height: 60px;
    min-height: 60px;
  }
  .cmp-hey-dynamic-blogs__item-title {
    font-size: 24px;
  }
  .cmp-hey-dynamic-blogs__item-title-min {
    min-height: 60px;
  }
  .cmp-hey-dynamic-blogs__item-title-min {
    font-size: 16px;
    min-height: 45px;
  }
  .cmp-hey-dynamic-blogs__item-title-simple {
    min-height: 0px;
  }
  .cmp-hey-dynamic-blogs__item-tag, .cmp-hey-dynamic-blogs__item-date {
    font-size: 16px;
    color: #663E08;
    font-style: normal;
    font-weight: 500;
    margin-bottom: 0px;
  }
  .cmp-hey-dynamic-blogs__item-tag-min, .cmp-hey-dynamic-blogs__item-date-min {
    font-size: 14px;
  }
}
.cmp-hey-dynamic-blogs__item .cmp-hey-dynamic-blogs__podcast {
  padding: 52px 32px 32px 32px;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}
.cmp-hey-dynamic-blogs__item .cmp-hey-dynamic-blogs__podcast-image-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 32px;
}
.cmp-hey-dynamic-blogs__item .cmp-hey-dynamic-blogs__podcast-player {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
}
.cmp-hey-dynamic-blogs__item .cmp-hey-dynamic-blogs__podcast-play-icon {
  height: 32px;
}
.cmp-hey-dynamic-blogs__item .cmp-hey-dynamic-blogs__podcast-play-episode {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.cmp-hey-dynamic-blogs__item .cmp-hey-dynamic-blogs__podcast-play-hashtag {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0;
}
.cmp-hey-dynamic-blogs__item .cmp-hey-dynamic-blogs__podcast-footer {
  position: absolute;
  bottom: 0;
  width: 100%; /* Asegura que el contenido ocupe todo el ancho del contenedor */
  margin: 0px 16px 0px 16px;
}
.cmp-hey-dynamic-blogs__item .cmp-hey-dynamic-blogs__podcast-duration {
  margin: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.cmp-hey-dynamic-blogs__item .cmp-hey-dynamic-blogs__podcast-sound-icon {
  height: 22px;
}
.cmp-hey-dynamic-blogs__item .cmp-hey-dynamic-blogs__opinion .cmp-hey-dynamic-blogs__item-date {
  margin-bottom: 0;
}
.cmp-hey-dynamic-blogs__item .cmp-hey-dynamic-blogs__opinion-img {
  width: 135px;
  height: 135px;
  border-radius: 50%;
}
.cmp-hey-dynamic-blogs__item--featured {
  background-color: #FEFEFF;
  border-radius: 20px;
  position: relative;
}
@media (max-width: 800px) {
  .cmp-hey-dynamic-blogs__item--featured {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    border: none;
    max-height: unset;
  }
}
.cmp-hey-dynamic-blogs__item--featured h4 {
  font-size: 24px;
  font-weight: 500;
  color: #5C4A32;
}
.cmp-hey-dynamic-blogs__item--featured h3 {
  font-size: 48px;
  font-weight: 500;
}
.cmp-hey-dynamic-blogs__item--featured p {
  font-size: 16px;
  font-weight: 500;
}
.cmp-hey-dynamic-blogs__item--featured span {
  font-size: 16px;
}
.cmp-hey-dynamic-blogs__item--featured-date {
  font-size: 24px;
}
@media (max-width: 800px) {
  .cmp-hey-dynamic-blogs__item--featured h4 {
    font-size: 16px;
    font-weight: 500;
  }
  .cmp-hey-dynamic-blogs__item--featured h3 {
    font-size: 24px;
    font-weight: 500;
  }
  .cmp-hey-dynamic-blogs__item--featured p {
    font-size: 16px;
    font-weight: 500;
  }
  .cmp-hey-dynamic-blogs__item--featured span {
    font-size: 14px;
  }
}
.cmp-hey-dynamic-blogs__item--featured-title, .cmp-hey-dynamic-blogs__item--featured-desc {
  display: -webkit-box;
  line-clamp: 3;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%; /* Ajusta según sea necesario */
}
.cmp-hey-dynamic-blogs__item--featured-img {
  max-height: 100%;
}
.cmp-hey-dynamic-blogs__item--featured-img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 800px) {
  .cmp-hey-dynamic-blogs__item--featured-img {
    height: 160px;
    width: 100%;
  }
}
.cmp-hey-dynamic-blogs__item--featured-content * {
  margin: 0;
}
.cmp-hey-dynamic-blogs__item--featured-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}
@media (max-width: 800px) {
  .cmp-hey-dynamic-blogs__item--featured-content {
    width: 100%;
    padding: 0;
  }
}
.cmp-hey-dynamic-blogs__item--featured-button a {
  padding: 16px 23px;
  display: inline-block;
  border-radius: 40px;
  border: 1px solid;
  margin-bottom: 0;
  text-decoration: underline;
}
.cmp-hey-dynamic-blogs__item--featured-button a img {
  margin-left: 16px;
  height: 24px;
}
.cmp-hey-dynamic-blogs .container-featured img {
  max-width: 100%;
}
.cmp-hey-dynamic-blogs__pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 32px 0;
}
.cmp-hey-dynamic-blogs__pagination button {
  border: none;
  background: none;
  color: black;
}
.cmp-hey-dynamic-blogs__pagination-prev-page, .cmp-hey-dynamic-blogs__pagination-next-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
}
@media (max-width: 500px) {
  .cmp-hey-dynamic-blogs__pagination-prev-page, .cmp-hey-dynamic-blogs__pagination-next-page {
    font-size: 0;
  }
}
.cmp-hey-dynamic-blogs__pagination-prev-page svg, .cmp-hey-dynamic-blogs__pagination-next-page svg {
  height: 21px;
}
.cmp-hey-dynamic-blogs__pagination-page-numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin: 0 20px;
}
.cmp-hey-dynamic-blogs__pagination-page-numbers .page-button {
  cursor: pointer;
  text-align: center;
  padding-top: 3px;
  height: 32px;
  width: 32px;
}
.cmp-hey-dynamic-blogs__pagination button:focus {
  outline: none;
}
.cmp-hey-dynamic-blogs__pagination button:disabled,
.cmp-hey-dynamic-blogs__pagination button[disabled] {
  color: lightgray;
}
.cmp-hey-dynamic-blogs__pagination button:disabled svg path,
.cmp-hey-dynamic-blogs__pagination button[disabled] svg path {
  fill: lightgray;
}
.cmp-hey-dynamic-blogs__pagination .active-page {
  background: black;
  color: white;
  font-weight: bold;
  border-radius: 50%;
}

.cmp-image__image {
  max-width: 100%;
  height: auto;
}

.cmp-image__image-hey {
  max-width: 100%;
  height: auto;
  height: 460px;
  aspect-ratio: 2/1;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
}

@media (max-width: 800px) {
  .cmp-image__image-hey {
    height: 180px;
    aspect-ratio: 2/1;
  }
}
.cmp-image__center img {
  display: block;
  margin: auto;
}

.cmp-image__right {
  text-align: end;
}

.cmp-image__border-8 img {
  border-radius: 8px;
}

.cmp-image__border-16 img {
  border-radius: 16px;
}

.cmp-image__border-24 img {
  border-radius: 24px;
}

.cmp-image__border-30 img {
  border-radius: 30px;
}

.cmp-image__border-50 img {
  border-radius: 50px;
}

.cmp-image__border-100 img {
  border-radius: 100px;
}

@media (max-width: 768px) {
  .cmp-separator--hide-mobile {
    display: none;
  }
}

@media (min-width: 769px) {
  .cmp-separator--hide-desktop {
    display: none;
  }
}

.cmp-list-success-cases {
  padding: 45px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 24px;
}
@media (max-width: 768px) {
  .cmp-list-success-cases {
    padding: 45px 16px;
  }
}
.cmp-list-success-cases__item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(33.33% - 24px);
  background-color: white;
}
@media (max-width: 768px) {
  .cmp-list-success-cases__item {
    width: calc(50% - 24px);
  }
}
@media (max-width: 560px) {
  .cmp-list-success-cases__item {
    width: calc(100% - 24px);
  }
}
.cmp-list-success-cases__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cmp-list-success-cases__item-image {
  min-width: 40%;
  max-width: 50%;
  width: 50%;
  aspect-ratio: 1/1;
  padding: 16px;
}
.cmp-list-success-cases__item-image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.cmp-list-success-cases__item-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 16px;
  max-width: 50%;
}
.cmp-list-success-cases__item-title {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
}
.cmp-list-success-cases__item-icon {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.cmp-list-success-cases__item-icon img {
  margin-right: 8px;
}
.cmp-list-success-cases__item-cta {
  margin-top: 8px;
}

.listsuccesscases.cmp-list-success-cases__elev1 .cmp-list-success-cases__item {
  -webkit-box-shadow: 0px 8px 32px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 8px 32px rgba(0, 0, 0, 0.05);
}

.listsuccesscases.cmp-list-success-cases__elev2 .cmp-list-success-cases__item {
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.24);
          box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.24);
}

.listsuccesscases.cmp-list-success-cases__elev3 .cmp-list-success-cases__item {
  -webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.16);
}

.listsuccesscases.cmp-list-success-cases__elev4 .cmp-list-success-cases__item {
  -webkit-box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.12);
}

.listsuccesscases.cmp-list-success-cases__elev5 .cmp-list-success-cases__item {
  -webkit-box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.12);
}

#sidebar.collapsed {
  width: 85px;
}
#sidebar.collapsed #toggleSidebar {
  text-align: center;
}

/* Oculta el texto cuando está colapsado */
.collapsed .sidebar-text {
  display: none !important;
}

.collapsed .nav-link {
  text-align: center;
}

#toggleSidebar {
  text-align: right;
}

.btn:focus, .btn.focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.bg-green {
  background: #D6E5E2;
}

gmp-map {
  height: 100%;
}

/* Aplica un borde simple alrededor del contenedor */
@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.elemento {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.hiden-mobile {
  display: block;
}

.mr-15 {
  margin-right: 30px;
}

@media (max-width: 768px) {
  .checkbox-container {
    margin: 0px !important;
  }
  .circle {
    right: 30px;
    top: 30px;
  }
  .hiden-mobile {
    display: none;
  }
}
@media (max-width: 768px) {
  .cmp-talent__form {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .cmp-talent__form-inputs-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 16px;
  }
  .cmp-talent__form-inputs-wrapper .cmp-talent__input-wrapper {
    width: 100%;
  }
}
.cmp-talent__form-inputs-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 32px;
  width: 20%;
}
.cmp-talent__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 32px;
  margin-bottom: 80px;
}
.cmp-talent__form .cmp-talent__input-wrapper {
  position: relative;
  width: 100%;
}
.cmp-talent__form .cmp-talent__input-wrapper img {
  position: absolute;
  top: 10px;
  right: 8px;
  height: 20px;
}
.cmp-talent__form-search input {
  border: none;
  height: 40px;
  padding: 0 8px;
  width: 100%;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  /* stylelint-disable */
}
.cmp-talent__form-search input:-webkit-autofill, .cmp-talent__form-search input:-webkit-autofill:hover, .cmp-talent__form-search input:-webkit-autofill:focus, .cmp-talent__form-search input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
}
.cmp-talent__form-search input {
  /* stylelint-enable */
}
.cmp-talent__form select {
  width: 100%;
  height: 40px;
  padding: 0 8px;
  background-color: white;
  border: none;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #4B4B4B;
}
.cmp-talent__form-submit {
  padding: 8px 16px;
  color: white;
  border: none;
}
.cmp-talent__form-title {
  display: none;
}
.cmp-talent__empty-message {
  text-align: center;
  color: #D8D4F6;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
.cmp-talent__item {
  padding: 32px;
  margin-bottom: 32px;
}
.cmp-talent__item-title-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 24px;
}
.cmp-talent__item-title {
  font-weight: 600;
  font-size: 24px;
  line-height: 28.8px;
}
.cmp-talent__item-date {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.cmp-talent__item-top-properties {
  display: none;
}
.cmp-talent__item-properties {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 20px;
}
.cmp-talent__item-property {
  width: calc(50% - 32px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.cmp-talent__item-property-img {
  max-width: 20px;
}
.cmp-talent__item-accordion {
  margin-bottom: 20px;
}
.cmp-talent__item-accordion-title {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  cursor: pointer;
}
.cmp-talent__item-accordion-icon {
  max-width: 20px;
  margin-left: 10px;
}
.cmp-talent__item-accordion-body {
  display: none;
}
.cmp-talent__item-accordion-body--visible {
  display: block;
}
.cmp-talent__item-cta {
  padding: 8px 16px;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  display: inline-block;
  cursor: pointer;
}
.cmp-talent__item-image, .cmp-talent__item-cta_image {
  display: none;
}
.cmp-talent__pagination ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  list-style-type: none;
  gap: 24px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-talent__pagination ul li.cmp-talent__pagination-page {
  cursor: pointer;
  color: #D8D4F6;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
.cmp-talent__pagination ul li.cmp-talent__pagination-page--active {
  cursor: pointer;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
}

.searchtalent.cmp-talent__elev1 .cmp-talent__item {
  -webkit-box-shadow: 0px 8px 32px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 8px 32px rgba(0, 0, 0, 0.05);
}

.searchtalent.cmp-talent__elev2 .cmp-talent__item {
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.24);
          box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.24);
}

.searchtalent.cmp-talent__elev3 .cmp-talent__item {
  -webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.16);
}

.searchtalent.cmp-talent__elev4 .cmp-talent__item {
  -webkit-box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.12);
}

.searchtalent.cmp-talent__elev5 .cmp-talent__item {
  -webkit-box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.12);
}

.searchtalent.cmp-talent-promotion .cmp-talent__items-wrapper {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 388px));
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 24px;
}
.searchtalent.cmp-talent-promotion .cmp-talent__item {
  padding: 32px;
  margin-bottom: 0;
  border-radius: 24px;
  position: relative;
}
.searchtalent.cmp-talent-promotion .cmp-talent__item-top-properties {
  display: block;
  font-size: 16px;
  margin-bottom: 12px;
}
.searchtalent.cmp-talent-promotion .cmp-talent__item-properties {
  margin-bottom: 15px;
}
.searchtalent.cmp-talent-promotion .cmp-talent__item-properties .area {
  display: none;
}
.searchtalent.cmp-talent-promotion .cmp-talent__item-property.contract, .searchtalent.cmp-talent-promotion .cmp-talent__item-property.scheme, .searchtalent.cmp-talent-promotion .cmp-talent__item-accordion, .searchtalent.cmp-talent-promotion .cmp-talent__item-date {
  display: none;
}
.searchtalent.cmp-talent-promotion .cmp-talent__item-property.location {
  width: 100%;
}
.searchtalent.cmp-talent-promotion .cmp-talent__item-title-date {
  margin-bottom: 10px;
}
.searchtalent.cmp-talent-promotion .cmp-talent__item-image {
  display: none;
}
.searchtalent.cmp-talent-promotion .cmp-talent__item-cta {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background-color: none;
  gap: 8px;
  font-size: 16px;
  padding-left: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.searchtalent.cmp-talent-promotion .cmp-talent__item-cta_image {
  display: block;
  width: 24px;
  aspect-ratio: 1/1;
}
.searchtalent.cmp-talent-promotion .cmp-talent__form {
  width: 100%;
  max-width: 1200px;
  position: relative;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media (max-width: 860px) {
  .searchtalent.cmp-talent-promotion .cmp-talent__form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.searchtalent.cmp-talent-promotion .cmp-talent__form-title {
  display: block;
  width: 75%;
}
@media (max-width: 860px) {
  .searchtalent.cmp-talent-promotion .cmp-talent__form-title {
    text-align: center;
  }
}
.searchtalent.cmp-talent-promotion .cmp-talent__form-submit {
  display: none;
}
.searchtalent.cmp-talent-promotion .cmp-talent__form-inputs-wrapper {
  width: 25%;
}
@media (max-width: 860px) {
  .searchtalent.cmp-talent-promotion .cmp-talent__form-inputs-wrapper {
    width: 100%;
    max-width: 500px;
  }
}
.searchtalent.cmp-talent-promotion .cmp-talent__form-search {
  width: 100%;
  border-left: 0;
  border-right: 0;
  border-top: 0;
}
.searchtalent.cmp-talent-promotion .cmp-talent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 3rem;
  padding: 56px 40px 64px;
  border-radius: 24px;
}

.cmp-search-button {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 20px;
}
.cmp-search-button__input-container {
  width: 100%;
  display: none;
}
.cmp-search-button__input-container .input-text {
  width: 100%;
  padding: 8px;
  border: 1px solid lightgray;
  border-radius: 8px;
}
.cmp-search-button__input-container .input-text::-webkit-input-placeholder {
  font-size: 12px;
  color: gray;
}
.cmp-search-button__input-container .input-text::-moz-placeholder {
  font-size: 12px;
  color: gray;
}
.cmp-search-button__input-container .input-text:-ms-input-placeholder {
  font-size: 12px;
  color: gray;
}
.cmp-search-button__input-container .input-text::-ms-input-placeholder {
  font-size: 12px;
  color: gray;
}
.cmp-search-button__input-container .input-text::placeholder {
  font-size: 12px;
  color: gray;
}
.cmp-search-button__input-container--show {
  display: block;
}
.cmp-search-button__icon-close {
  width: 30px;
  display: none;
  cursor: pointer;
}
.cmp-search-button__icon-close--show {
  display: block;
}
.cmp-search-button__icon-search {
  width: 40px;
  cursor: pointer;
}
.cmp-search-button__icon-search--hidde {
  display: none;
}

@media (max-width: 700px) {
  .header .cmp-anseris-header__two-lines .cmp-search-button .input-text {
    width: 82%;
    position: absolute;
    left: 0;
    top: 9px;
  }
}
/*GLOBALS*/
.cmp-hey-components {
  /* Aplicar el reset global pero excluir xfpage */
}
.cmp-hey-components *:not(.xfpage):not(.xfpage *) {
  margin: 0;
  padding: 0;
  list-style: none;
}
.cmp-hey-components .slider-wrap ul#slider {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}
.cmp-hey-components {
  /*btns*/
}
.cmp-hey-components .btns {
  position: absolute;
  width: 50px;
  height: 60px;
  top: 50%;
  margin-top: -25px;
  line-height: 57px;
  text-align: center;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.1);
  z-index: 100;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -ms-user-select: none;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.cmp-hey-components .btns:hover {
  background: rgba(0, 0, 0, 0.3);
}
.cmp-hey-components #counter {
  top: 30px;
  right: 35px;
  width: auto;
  position: absolute;
}
.cmp-hey-components .slider-wrap.active #next {
  right: 0px;
}
.cmp-hey-components .slider-wrap.active #previous {
  left: 0px;
}
.cmp-hey-components #pagination-wrap ul {
  width: 100%;
}
.cmp-hey-components #pagination-wrap ul li.active {
  width: 24px;
  height: 8px;
  border-radius: 5px;
  opacity: 1;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 0px;
          box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 0px;
}
.cmp-hey-components {
  /*ANIMATION*/
}
.cmp-hey-components .slider-wrap ul, .cmp-hey-components #pagination-wrap ul li {
  -webkit-transition: all 0.3s cubic-bezier(1, 0.01, 0.32, 1);
  transition: all 0.3s cubic-bezier(1, 0.01, 0.32, 1);
}

.cmp-social-networks {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cmp-social-networks .cmp-social-networks_title {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
}
.cmp-social-networks p {
  margin: 0;
}
.cmp-social-networks img {
  width: 40px;
  height: 40px;
}

.elements-center .cmp-social-networks {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.elements-right .cmp-social-networks {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.socialnetworks.cmp-social--small .cmp-social-networks {
  gap: 42px;
}
.socialnetworks.cmp-social--small .cmp-social-networks img {
  width: 24px;
  height: 24px;
}

.socialnetworks.cmp-social--medium .cmp-social-networks {
  gap: 42px;
}
.socialnetworks.cmp-social--medium .cmp-social-networks img {
  width: 40px;
  height: 40px;
}

.socialnetworks.cmp-social--big .cmp-social-networks {
  gap: 50px;
}
.socialnetworks.cmp-social--big .cmp-social-networks img {
  width: 60px;
  height: 60px;
}

.socialnetworks.cmp-social--no-space .cmp-social-networks {
  gap: 5px;
}

@media (max-width: 768px) {
  .socialnetworks.cmp-social--big .cmp-social-networks, .socialnetworks.cmp-social--medium .cmp-social-networks, .socialnetworks.cmp-social--small .cmp-social-networks {
    gap: 24px;
  }
  .socialnetworks.cmp-social--big .cmp-social-networks p, .socialnetworks.cmp-social--medium .cmp-social-networks p, .socialnetworks.cmp-social--small .cmp-social-networks p {
    margin: 0;
  }
}
.cmp-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.cmp-tabs .mobile-drop {
  display: none;
}
.cmp-tabs__tablist {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 1140px;
  margin: 24px auto 0 auto;
}
@media (max-width: 768px) {
  .cmp-tabs__tablist {
    padding: 0;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.cmp-tabs__tablist .cmp-tabs__tab {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  height: 77px;
  padding: 24px;
  text-align: center;
  border-bottom: solid 3px #D8D4F6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 768px) {
  .cmp-tabs__tablist .cmp-tabs__tab {
    height: 48px;
    padding: 0;
  }
}
.cmp-tabs__tablist .cmp-tabs__tab__title {
  font-weight: 600;
  font-size: 24px;
  line-height: 28.8px;
}
@media (max-width: 768px) {
  .cmp-tabs__tablist .cmp-tabs__tab__title {
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    font-size: 3vw;
  }
}
.cmp-tabs__tablist .cmp-tabs__tab__title .first-img,
.cmp-tabs__tablist .cmp-tabs__tab__title .second-img {
  display: none;
}
.cmp-tabs__tablist .cmp-tabs__tab p {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  margin: 0;
}
.cmp-tabs__tablist .cmp-tabs__tab--active {
  border-bottom: solid 3px inherit;
}
.cmp-tabs__tabpanel {
  width: 100%;
  display: block;
  overflow-y: hidden;
  height: 0;
}
.cmp-tabs__tabpanel--active {
  overflow-y: visible;
  height: auto;
}
.cmp-tabs--vertical .cmp-tabs {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 146px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 768px) {
  .cmp-tabs--vertical .cmp-tabs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
  }
}
.cmp-tabs--vertical .cmp-tabs__tablist {
  width: 30%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0;
  padding: 0;
}
@media (max-width: 768px) {
  .cmp-tabs--vertical .cmp-tabs__tablist {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.cmp-tabs--vertical .cmp-tabs__tablist .cmp-tabs__tab {
  text-align: left;
  border-bottom: none;
  border-left: solid 3px #D8D4F6;
}
@media (max-width: 768px) {
  .cmp-tabs--vertical .cmp-tabs__tablist .cmp-tabs__tab {
    margin-right: 0;
    border-left: none;
    border-bottom: solid 3px #D8D4F6;
  }
}
.cmp-tabs--vertical .cmp-tabs__tablist .cmp-tabs__tab--active {
  border-bottom: none;
}
@media (max-width: 768px) {
  .cmp-tabs--vertical .cmp-tabs__tablist .cmp-tabs__tab--active {
    border-left: none;
  }
}
.cmp-tabs--vertical .cmp-tabs__tabpanel {
  width: calc(70% - 146px);
  display: none;
}
@media (max-width: 768px) {
  .cmp-tabs--vertical .cmp-tabs__tabpanel {
    width: 100%;
  }
}
.cmp-tabs--vertical .cmp-tabs__tabpanel--active {
  display: block;
}
.cmp-tabs--list .cmp-tabs {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 146px;
}
@media (max-width: 768px) {
  .cmp-tabs--list .cmp-tabs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
  }
}
.cmp-tabs--list .cmp-tabs__tablist {
  width: 30%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0;
  padding: 0;
}
@media (max-width: 768px) {
  .cmp-tabs--list .cmp-tabs__tablist {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.cmp-tabs--list .cmp-tabs__tablist .cmp-tabs__tab {
  text-align: left;
  border-bottom: none;
  border-left: none;
  background: none;
}
@media (max-width: 768px) {
  .cmp-tabs--list .cmp-tabs__tablist .cmp-tabs__tab {
    margin-right: 0;
  }
}
.cmp-tabs--list .cmp-tabs__tablist .cmp-tabs__tab__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  position: relative;
}
.cmp-tabs--list .cmp-tabs__tablist .cmp-tabs__tab__title .first-img {
  display: block;
  position: absolute;
  right: 12px;
}
.cmp-tabs--list .cmp-tabs__tablist .cmp-tabs__tab--active {
  border-bottom: none;
  border-left: none;
}
.cmp-tabs--list .cmp-tabs__tablist .cmp-tabs__tab--active .second-img {
  display: block;
  margin-right: 8px;
}
.cmp-tabs--list .cmp-tabs__tabpanel {
  width: calc(70% - 146px);
  background-color: none;
  display: none;
}
@media (max-width: 768px) {
  .cmp-tabs--list .cmp-tabs__tabpanel {
    width: 100%;
  }
}
.cmp-tabs--list .cmp-tabs__tabpanel--active {
  display: block;
}
.cmp-tabs--mobile {
  padding: 24px;
}
@media (max-width: 768px) {
  .cmp-tabs--mobile .cmp-tabs {
    position: relative;
  }
  .cmp-tabs--mobile .cmp-tabs .mobile-drop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    width: 100%;
    z-index: 1;
    position: absolute;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .cmp-tabs--mobile .cmp-tabs .mobile-drop .dropdown-img {
    margin-right: 10px;
  }
  .cmp-tabs--mobile .cmp-tabs .icon-open .dropdown-img {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .cmp-tabs--mobile .cmp-tabs__tablist {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 48px;
    overflow: hidden;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .cmp-tabs--mobile .cmp-tabs__tablist .cmp-tabs__tab {
    width: 100%;
    text-align: left;
    background-color: white;
    position: relative;
    border-bottom: none;
  }
  .cmp-tabs--mobile .cmp-tabs__tablist .cmp-tabs__tab p,
  .cmp-tabs--mobile .cmp-tabs__tablist .cmp-tabs__tab .first-img,
  .cmp-tabs--mobile .cmp-tabs__tablist .cmp-tabs__tab .second-img {
    display: none;
  }
  .cmp-tabs--mobile .cmp-tabs__tablist .cmp-tabs__tab .cmp-tabs__tab__title {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
  }
  .cmp-tabs--mobile .cmp-tabs__tablist .cmp-tabs__tab--active {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    border-bottom: none;
  }
  .cmp-tabs--mobile .cmp-tabs__tablist .cmp-tabs__tab--active .cmp-tabs__tab__title {
    width: 100%;
  }
  .cmp-tabs--mobile .cmp-tabs .open {
    height: auto;
  }
}

.cmp-tabs-authoring .cmp-tabs__tabpanel {
  display: none;
}
.cmp-tabs-authoring .cmp-tabs__tabpanel--active {
  display: block;
}

.tabs-container {
  padding: 16px 8px;
  border-radius: 10px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: auto;
  height: 48px;
  width: 48px;
  margin-bottom: 8px;
}

.elemento {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.hiden-mobile {
  display: block;
}

.mr-15 {
  margin-right: 30px;
}

@media (max-width: 768px) {
  .tabs-container {
    margin: 0px auto;
    margin-bottom: 8px;
  }
  .hiden-mobile {
    display: none;
  }
}
.img-icon {
  width: 24px;
  height: 24px;
}

.cmp-timeline {
  width: 100%;
  height: 700px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cmp-timeline .slick-arrow {
  cursor: pointer;
  font-size: 30px;
  width: 5%;
  text-align: center;
  border: none;
  background-color: transparent;
}
.cmp-timeline .slick-disabled {
  cursor: default;
  color: rgb(105, 105, 105);
}
.cmp-timeline_container {
  width: 90%;
  position: relative;
}
.cmp-timeline_container_item {
  width: 100%;
  height: 700px;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cmp-timeline_container_item::before {
  content: "";
  width: 100%;
  position: absolute;
  top: 50%;
}
.cmp-timeline_container_item_content {
  width: 100%;
  height: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.cmp-timeline_container_item_content_title {
  width: 100%;
  height: 70%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.cmp-timeline_container_item_content_title .year {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  font-size: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 1;
  font-weight: 300;
  font-size: 24px;
  line-height: 32px;
  position: relative;
  border: solid 3px;
}
.cmp-timeline_container_item_content_title .small-circle {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: solid 2px;
  position: absolute;
  top: 96%;
  left: 47.7%;
}
.cmp-timeline_container_item_content_title .small-circle .dashed {
  position: absolute;
  border-top: 2px dashed;
  color: #fff;
  height: 1px;
  width: 115px;
  rotate: 90deg;
  left: -49px;
  top: -60px;
  z-index: -1;
}
.cmp-timeline_container_item_content_title::before {
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: solid 2px;
  position: absolute;
  top: 96%;
  left: 47.7%;
  background-color: #fff;
}
.cmp-timeline_container_item_content_description {
  width: 100%;
  height: 30%;
  text-align: center;
  margin: 0;
  padding: 0;
}
.cmp-timeline_container_item_content_description p {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  margin: revert;
}
.cmp-timeline_container .slick-slide {
  height: 700px;
}

.cmp-anseris-videoplayer {
  width: 100%;
  height: 0px;
  padding-top: 56.25%;
}
.cmp-anseris-videoplayer_image-container {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  z-index: 1;
}
.cmp-anseris-videoplayer_image-container .poster {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cmp-anseris-videoplayer_image-container .cmp-anseris-videoplayer_controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: absolute;
  z-index: 10;
}
.cmp-anseris-videoplayer_image-container .cmp-anseris-videoplayer_controls .play-icon,
.cmp-anseris-videoplayer_image-container .cmp-anseris-videoplayer_controls .pause-icon,
.cmp-anseris-videoplayer_image-container .cmp-anseris-videoplayer_controls .muted-icon,
.cmp-anseris-videoplayer_image-container .cmp-anseris-videoplayer_controls .desmuteado-icon {
  width: 50px;
  height: 50px;
}
@media only screen and (max-width: 700px) {
  .cmp-anseris-videoplayer_image-container .cmp-anseris-videoplayer_controls .play-icon,
  .cmp-anseris-videoplayer_image-container .cmp-anseris-videoplayer_controls .pause-icon,
  .cmp-anseris-videoplayer_image-container .cmp-anseris-videoplayer_controls .muted-icon,
  .cmp-anseris-videoplayer_image-container .cmp-anseris-videoplayer_controls .desmuteado-icon {
    width: 40px;
    height: 40px;
  }
}
.cmp-anseris-videoplayer_image-container .cmp-anseris-videoplayer_controls .play-icon,
.cmp-anseris-videoplayer_image-container .cmp-anseris-videoplayer_controls .pause-icon,
.cmp-anseris-videoplayer_image-container .cmp-anseris-videoplayer_controls .muted-icon,
.cmp-anseris-videoplayer_image-container .cmp-anseris-videoplayer_controls .desmuteado-icon {
  cursor: pointer;
}
.cmp-anseris-videoplayer_image-container .cmp-anseris-videoplayer_controls .muted-icon,
.cmp-anseris-videoplayer_image-container .cmp-anseris-videoplayer_controls .desmuteado-icon {
  margin-top: 16px;
}
.cmp-anseris-videoplayer_image-container .cmp-anseris-videoplayer_controls.desktop-top-left {
  top: 24px;
  left: 24px;
}
.cmp-anseris-videoplayer_image-container .cmp-anseris-videoplayer_controls.desktop-top-right {
  top: 24px;
  right: 24px;
}
.cmp-anseris-videoplayer_image-container .cmp-anseris-videoplayer_controls.desktop-bottom-left {
  bottom: 24px;
  left: 24px;
}
.cmp-anseris-videoplayer_image-container .cmp-anseris-videoplayer_controls.desktop-bottom-right {
  bottom: 24px;
  right: 24px;
}
@media only screen and (max-width: 700px) {
  .cmp-anseris-videoplayer_image-container .cmp-anseris-videoplayer_controls.desktop-top-left, .cmp-anseris-videoplayer_image-container .cmp-anseris-videoplayer_controls.desktop-top-right, .cmp-anseris-videoplayer_image-container .cmp-anseris-videoplayer_controls.desktop-bottom-left, .cmp-anseris-videoplayer_image-container .cmp-anseris-videoplayer_controls.desktop-bottom-right {
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
  }
  .cmp-anseris-videoplayer_image-container .cmp-anseris-videoplayer_controls.mobile-top-left {
    top: 16px;
    left: 16px;
  }
  .cmp-anseris-videoplayer_image-container .cmp-anseris-videoplayer_controls.mobile-top-right {
    top: 16px;
    right: 16px;
  }
  .cmp-anseris-videoplayer_image-container .cmp-anseris-videoplayer_controls.mobile-bottom-left {
    bottom: 16px;
    left: 16px;
  }
  .cmp-anseris-videoplayer_image-container .cmp-anseris-videoplayer_controls.mobile-bottom-right {
    bottom: 16px;
    right: 16px;
  }
}

/* Ocultar y mostrar imágenes */
.d-none {
  display: none !important;
}

.d-block {
  display: block !important;
}

.cmp-anseris-videoplayer_video-container {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  bottom: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.cmp-anseris-videoplayer_video-container video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

button:focus {
  outline: none;
}
