
img {
  max-width: 100%;
}
button,
input,
select,
textarea {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  background-color: transparent;
}
button:active,
button:focus,
input:active,
input:focus,
select:active,
select:focus,
textarea:active,
textarea:focus {
  outline: none;
}
textarea {
  resize: none;
}
fieldset,
figure {
  padding: 0;
  margin: 0;
  border: none;
}
.__wrapper,
.Trame,
.wrapper {
  margin: 0 auto;
  box-sizing: content-box;
}
.__wrapper,
.wrapper {
  padding: 0 32px;
  max-width: 100%;
  flex: 1 1 auto;
}
.__wrapper:after,
.wrapper:after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (min-width: 769px) {
  .wrapper {
    max-width: 1228px;
    padding: 0 16px;
  }
}
.Trame {
  position: relative;
  max-width: 1440px;
}
.wrapper .wrapper {
  padding: 0;
}
.grid-flex__item {
  padding-left: 24px;
  width: 100%;
}
.grid-flex,
.grid-flex--center,
.grid-flex--end,
.grid-flex--justify {
  display: flex;
  flex-flow: row wrap;
  width: calc(100% + 24px);
  margin-left: -24px;
}
.grid-flex--center {
  align-items: center;
}
.grid-flex--center > .grid-flex__item {
  align-self: center;
}
.grid-flex--end {
  align-items: flex-end;
}
.grid-flex--end > .grid-flex__item {
  align-self: flex-end;
}
.grid-flex--justify {
  justify-content: center;
}
.grid-flex--justify > .grid-flex__item {
  justify-self: center;
}
.grid-flex--reverse {
  flex-flow: row-reverse wrap;
}
.self-center {
  align-self: center;
}
@media screen and (min-width: 481px) {
  .grid-flex--reverse-sm {
    flex-flow: row-reverse wrap;
  }
}
@media screen and (min-width: 769px) {
  .grid-flex--reverse-md {
    flex-flow: row-reverse wrap;
  }
}
.grid-flex--row {
  flex-flow: row nowrap;
}
@media screen and (min-width: 769px) {
  .grid-flex--row-md {
    flex-flow: row nowrap;
  }
}
.gap-sm {
  grid-gap: 1rem;
  gap: 1rem;
}
.gap-md {
  grid-gap: 1.5rem;
  gap: 1.5rem;
}
.gap-lg {
  grid-gap: 2rem;
  gap: 2rem;
}
.Uppercase {
  text-transform: uppercase;
}
.Fade {
  opacity: 0.8;
}
.Fade--20 {
  opacity: 0.2;
}
.Fade--40 {
  opacity: 0.4;
}
.Fade--50 {
  opacity: 0.5;
}
.Fade--60 {
  opacity: 0.6;
}
.Fade--70 {
  opacity: 0.7;
}
.Center {
  text-align: center;
}
.w100 {
  width: 100%;
}
.h100 {
  height: 100%;
}
.Relative {
  position: relative;
  z-index: 1;
}
.oHidden {
  overflow: hidden;
}
.Gray {
  color: rgba(255, 255, 255, 0.5);
}
.White {
  color: #fff;
}
.Black {
  color: #000;
}
.BgLight {
  background-color: #f5f5f5;
}
.BgWhite {
  background-color: #fff;
}
.BgBlack {
  background-color: #000;
}
.UpOnNavUp {
  transition: transform 0.3s;
}
.Block {
  display: block;
}
.mb0 {
  margin-bottom: 0;
}
.mb1 {
  margin-bottom: 8px;
}
.mb2 {
  margin-bottom: 16px;
}
.mb3 {
  margin-bottom: 24px;
}
.mb4 {
  margin-bottom: 32px;
}
.mb5 {
  margin-bottom: 40px;
}
.mb6 {
  margin-bottom: 48px;
}
.mb7 {
  margin-bottom: 56px;
}
.mb8 {
  margin-bottom: 64px;
}
.mb9 {
  margin-bottom: 72px;
}
.mb10 {
  margin-bottom: 80px;
}
.mb11 {
  margin-bottom: 88px;
}
.mb12 {
  margin-bottom: 96px;
}
.mb13 {
  margin-bottom: 104px;
}
.mb14 {
  margin-bottom: 112px;
}
.mb15 {
  margin-bottom: 120px;
}
.mb16 {
  margin-bottom: 128px;
}
@media screen and (min-width: 769px) {
  .mbmd0 {
    margin-bottom: 0;
  }
  .mbmd1 {
    margin-bottom: 8px;
  }
  .mbmd2 {
    margin-bottom: 16px;
  }
  .mbmd3 {
    margin-bottom: 24px;
  }
  .mbmd4 {
    margin-bottom: 32px;
  }
  .mbmd5 {
    margin-bottom: 40px;
  }
  .mbmd6 {
    margin-bottom: 48px;
  }
  .mbmd7 {
    margin-bottom: 56px;
  }
  .mbmd8 {
    margin-bottom: 64px;
  }
  .mbmd9 {
    margin-bottom: 72px;
  }
  .mbmd10 {
    margin-bottom: 80px;
  }
  .mbmd11 {
    margin-bottom: 88px;
  }
  .mbmd12 {
    margin-bottom: 96px;
  }
  .mbmd13 {
    margin-bottom: 104px;
  }
  .mbmd14 {
    margin-bottom: 112px;
  }
  .mbmd15 {
    margin-bottom: 120px;
  }
  .mbmd16 {
    margin-bottom: 128px;
  }
}
@keyframes cardCustomCardAnimation_lds-dual-ring__s5c1T {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
@keyframes cardCustomCardAnimation_FadeOut__nq_y_ {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 0;
    transform: translateY(0);
  }
}
@keyframes cardCustomCardAnimation_FadeInUp__O2qJ5 {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  50% {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 0;
    transform: translateY(0);
  }
}
@keyframes cardCustomCardAnimation_FadeInDown__T_JdL {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes cardCustomCardAnimation_FadeInDownOut__gKxJi {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  50% {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 0;
    transform: translateY(0);
  }
}
@keyframes cardCustomCardAnimation_FadeInOut__JWhcR {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes AnnexeCustomCard_lds-dual-ring__HWyod {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.AnnexeCustomCard_SuspenseLoader___A_86 {
  display: inline-block;
  vertical-align: middle;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  border-color: #000 transparent;
  border-style: solid;
  border-width: 2px;
  animation: AnnexeCustomCard_lds-dual-ring__HWyod 2s linear infinite;
}
.AnnexeCustomCard_CustomCard__cQDrt {
  position: relative;
  z-index: 10;
  transition: background-color 0.5s linear;
}
.AnnexeCustomCard_CenteredCtaBtn__grhkf {
  position: relative;
  margin: auto;
  padding-top: 50px;
  z-index: 1;
  padding-left: 24px;
}
.AnnexeCustomCard_Content__lNSyW,
.AnnexeCustomCard_Description__kFNmA {
  text-align: center;
}

.AnnexeCustomCard_Content__lNSyW {
  padding:100px 50px;
}


.AnnexeCustomCard_Spend__wQSCg {
  position: relative;
  z-index: 9;
  background-color: #fff;
  padding: 64px 0;
}
@media screen and (min-width: 769px) {
  .AnnexeCustomCard_Spend__wQSCg {
    padding: 96px 0 180px;
  }
  .AnnexeCustomCard_Spend__wQSCg h2 {
    margin-bottom: 120px;
  }
  .AnnexeCustomCard_Spend__wQSCg [id="CardStop"] {
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 1025px) {
  .AnnexeCustomCard_Spend__wQSCg h2 {
    margin-bottom: 208px;
  }
  .AnnexeCustomCard_Spend__wQSCg [id="CardStop"] {
    padding-bottom: 120px;
  }
}
.AnnexeCustomCard_Component__Mr3yp {
  overflow: hidden;
    width: 100%;
    margin: 0px auto;
    padding-left: 15%;
}
.AnnexeCustomCard_Trame__r8Kfs {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 600;
}
.AnnexeCustomCard_Colors__zjNBb {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
}
.AnnexeCustomCard_Colors__zjNBb > div {
  flex: 0 0 auto;
  margin: 0 4px;
}
@media screen and (min-width: 769px) {
  .AnnexeCustomCard_Colors__zjNBb {
    margin-left: -10px;
    justify-content: unset;
  }
}

.AnnexeCustomCard_Component__Mr3yp{
  background-color:#111c46;
}
.AnnexeCustomCard_Color__Ysftu input{
  width:auto;
  min-height:0;
  border:0;
  background:transparent;
  padding:0;
  position:absolute;
  opacity:0;
}
.AnnexeCustomCard_Color__Ysftu {
  cursor: pointer;
  display: block;
  position: relative;
  z-index: 1;
  width: 42px;
  height: 42px;
  padding: 6px;
  border: 1px solid transparent;
}
.AnnexeCustomCard_Color__Ysftu input {
  display: inline;
  margin: 0;
}
.AnnexeCustomCard_Color__Ysftu,
.AnnexeCustomCard_Color__Ysftu span {
  border-radius: 50%;
}
.AnnexeCustomCard_Color__Ysftu span {
  display: block;
  width: 100%;
  height: 100%;
}
.AnnexeCustomCard_Cards__y_oxU {
  position: relative;
  z-index: 1;
}
.AnnexeCustomCard_Cards__y_oxU img {
  transition: opacity 0.4s;
  opacity: 1;
}
.AnnexeCustomCard_Cards__y_oxU .AnnexeCustomCard_Card__26d7I {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}
.AnnexeCustomCard_Cards__y_oxU .AnnexeCustomCard_Card__26d7I img {
  opacity: 0;
}
.AnnexeCustomCard_Card__26d7I.AnnexeCustomCard_Active__mhPTc {
  position: relative;
  z-index: 1;
}
.AnnexeCustomCard_Card__26d7I.AnnexeCustomCard_Active__mhPTc img {
  opacity: 1;
}


/*Responsive*/
/*tablet*/
@media screen and (min-width: 769px) {

  .AnnexeCustomCard_CenteredCtaBtn__grhkf {
    padding-left: 0;
  }
  .AnnexeCustomCard_Content__lNSyW,
  .AnnexeCustomCard_Description__kFNmA {
    text-align: left;
  }
  .AnnexeCustomCard_Cards__y_oxU {
    width: 100%;
    margin-left: -15%;
  }

}
@media only screen and (max-width: 480px) {
  .grid-uniform .xs1:nth-child(12n + 1),
  .grid-uniform .xs2:nth-child(6n + 1),
  .grid-uniform .xs3:nth-child(4n + 1),
  .grid-uniform .xs4:nth-child(3n + 1),
  .grid-uniform .xs6:nth-child(odd) {
    clear: both;
  } 
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
  .grid-uniform .sm1:nth-child(12n + 1),
  .grid-uniform .sm2:nth-child(6n + 1),
  .grid-uniform .sm3:nth-child(4n + 1),
  .grid-uniform .sm4:nth-child(3n + 1),
  .grid-uniform .sm6:nth-child(odd) {
    clear: both;
  }


}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .md1 {
    width: 8.333%;
  }
  .md2 {
    width: 16.666%;
  }
  .md3 {
    width: 25%;
  }
  .mdfifth {
    width: 20%;
  }
  .md4 {
    width: 33.333%;
  }
  .md5 {
    width: 41.666%;
  }
  .md6 {
    width: 50%;
  }
  .md7 {
    width: 58.333%;
  }
  .md8 {
    width: 66.666%;
  }
  .md9 {
    width: 75%;
  }
  .md10 {
    width: 83.333%;
  }
  .md11 {
    width: 91.666%;
  }
  .md12 {
    width: 100%;
  }
  .grid-uniform .md1:nth-child(12n + 1),
  .grid-uniform .md2:nth-child(6n + 1),
  .grid-uniform .md3:nth-child(4n + 1),
  .grid-uniform .md4:nth-child(3n + 1),
  .grid-uniform .md6:nth-child(odd) {
    clear: both;
  }
}
@media only screen and (min-width: 1025px) {
  .lg1 {
    width: 8.333%;
  }
  .lg2 {
    width: 16.666%;
  }
  .lg3 {
    width: 25%;
  }
  .lgfifth {
    width: 20%;
  }
  .lg4 {
    width: 33.333%;
  }
  .lg5 {
    width: 41.666%;
  }
  .lg6 {
    width: 50%;
  }
  .lg7 {
    width: 58.333%;
  }
  .lg8 {
    width: 66.666%;
  }
  .lg9 {
    width: 75%;
  }
  .lg10 {
    width: 83.333%;
  }
  .lg11 {
    width: 91.666%;
  }
  .lg12 {
    width: 100%;
  }
  .grid-uniform .lg1:nth-child(12n + 1),
  .grid-uniform .lg2:nth-child(6n + 1),
  .grid-uniform .lg3:nth-child(4n + 1),
  .grid-uniform .lg4:nth-child(3n + 1),
  .grid-uniform .lg6:nth-child(odd) {
    clear: both;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .lmd1 {
    right: 8.333%;
  }
  .lmd1,
  .lmd2 {
    position: relative;
  }
  .lmd2 {
    right: 16.666%;
  }
  .lmd3 {
    right: 25%;
  }
  .lmd3,
  .lmd4 {
    position: relative;
  }
  .lmd4 {
    right: 33.333%;
  }
  .lmd5 {
    right: 41.666%;
  }
  .lmd5,
  .lmd6 {
    position: relative;
  }
  .lmd6 {
    right: 50%;
  }
  .lmd7 {
    right: 58.333%;
  }
  .lmd7,
  .lmd8 {
    position: relative;
  }
  .lmd8 {
    right: 66.666%;
  }
  .lmd9 {
    right: 75%;
  }
  .lmd9,
  .lmd10 {
    position: relative;
  }
  .lmd10 {
    right: 83.333%;
  }
  .lmd11 {
    right: 91.666%;
  }
  .lmd11,
  .lmd12 {
    position: relative;
  }
  .lmd12 {
    right: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  .llg1 {
    right: 8.333%;
  }
  .llg1,
  .llg2 {
    position: relative;
  }
  .llg2 {
    right: 16.666%;
  }
  .llg3 {
    right: 25%;
  }
  .llg3,
  .llg4 {
    position: relative;
  }
  .llg4 {
    right: 33.333%;
  }
  .llg5 {
    right: 41.666%;
  }
  .llg5,
  .llg6 {
    position: relative;
  }
  .llg6 {
    right: 50%;
  }
  .llg7 {
    right: 58.333%;
  }
  .llg7,
  .llg8 {
    position: relative;
  }
  .llg8 {
    right: 66.666%;
  }
  .llg9 {
    right: 75%;
  }
  .llg9,
  .llg10 {
    position: relative;
  }
  .llg10 {
    right: 83.333%;
  }
  .llg11 {
    right: 91.666%;
  }
  .llg11,
  .llg12 {
    position: relative;
  }
  .llg12 {
    right: 100%;
  }
}
@media (max-width: 480px) {
  section.AnnexeCustomCard_Component__Mr3yp {padding: 30px 0px 85px !important;}
  .AnnexeCustomCard_Description__kFNmA h2 {margin-top: 0px;}
  .AnnexeCustomCard_Content__lNSyW {
    padding-top:10px;
    padding-left: 0px;
  }
  .AnnexeCustomCard_CustomCard__cQDrt {
    padding:  0px;
  }
  .AnnexeCustomCard_Content__lNSyW,
  .AnnexeCustomCard_Description__kFNmA {
    text-align: center;
  }

.AnnexeCustomCard_Content__lNSyW p {
  font-family: 'Raleway';
  font-size: 2.1rem;
  line-height: 3rem;
}
.slide-text h1, h2 {
  font-size: 32px;
  line-height: 3.5rem;
}
}

/* Tablets en modo horizontal y vertical */
@media only screen and (min-width: 768px) and (max-width: 1024px) {

  .AnnexeCustomCard_Content__lNSyW {
    padding-top:10px;
    padding-left: 50px;
  }
  .AnnexeCustomCard_CustomCard__cQDrt {
    padding: 40px 0px 0px;
  }
}

/* Tablets en modo horizontal */
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  /* Estilos para tabletas en modo horizontal */
}

/* Tablets en modo vertical */
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  /* Estilos para tabletas en modo vertical */
}

/* Orientación específica de la tableta */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
  /* Estilos específicos para tabletas en modo horizontal */
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: portrait) {
  /* Estilos específicos para tabletas en modo vertical */
}
.AnnexeCustomCard_Component__Mr3yp .grid-flex__item:has(.click-aqui) {
  position: relative;
}
.click-aqui {
  position: absolute;
  bottom: 20%;
  width: 40px;
  left: 10%;
  z-index: 99999;
  opacity: 0.6;
  rotate: 18deg;
}
