<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/******************************/
/** Overlay **/
/*****************************/
.bg-black {
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.6);
z-index: 2;
display: none;
opacity: 0;
}
.bg-gray{
  background-color: #f7f5f5;
}
/******************************/
/** Generals **/
/*****************************/
.pointer-none{
  pointer-events: none !important;
}
button:focus {outline:0;}

/* background cards */
.bg-blue1{
  background-color: #1973b8;
}
.bg-blue2{
  background-color: #d4edfc;
}
.bg-blue3{
  background-color: #004481;
}
.bg-blue4{
  background-color: var(--core-blue-light);
}
.bg-white{
  background-color: #fff;
}

/* button 1 */
.btn_blue-1{
  max-width: 340px;
  background: #49a5e6;
  display: block;
  width: 100%;
  color: #fff;
  font-size: 14px;
  padding: 16px;
  text-align: center;
  font-family: 'BentonSansBBVA-Medium';
  position: relative;
  left: 0;
  White-space: pre;
}
.btn_blue-1:hover {
  background: #1973B8;
  color: #fff;
  text-decoration: none;
}
@media (max-width: 1024px){
  .btn_blue-1{
    max-width: 100%;
    background: #49a5e6;
    display: block;
    width: 100%;
    color: #fff;
    font-size: 14px;
    padding: 16px;
    text-align: center;
    font-family: 'BentonSansBBVA-Medium';
    position: relative;
    left: 0;
    White-space: pre;
  }
}

/* button2 */
.btn_blue-2{
  background: #f2faff;
  display: block;
  width: 100%;
  color: var(--medium-blue);
  font-size: 16px;
  padding: 18px 50px 18px 16px;
  text-align: left;
  font-family: 'BentonSansBBVA-Medium';
  position: relative;
  left: 0;
  margin: 0 0 12px;
}

.btn_blue-2:hover, .btn_blue-2:hover i {
  color: var(--darkish-blue);
  text-decoration: none;
}

/* button 3 */
.btn_blue-3{
  background: #1973b8;
  display: block;
  width: auto;
  color: #fff;
  font-size: 14px;
  padding: 16px 24px;
  text-align: center;
  font-family: 'BentonSansBBVA-Medium';
  position: relative;
  left: 0;
  white-space: pre;
  display: inline-block;
}
.btn_blue-3:hover {
  background: var(--navy-blue);
  color: #fff;
  text-decoration: none;
}

/* Paddings */
/* padding cards mobile */

@media (min-width: 1024px){
  .padding-title-desk{
    padding-top: 170px;
  }
}
@media (max-width: 1024px){
  .padding-title-mobile{
    padding-top: 180px;
  }
}

/* Align */
.centerTxt{
  width: 100%;
  position: relative;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  z-index: 3;
}

/******************************/
/** Sizes **/
/*****************************/
/* Logos */
.logo_small{
  max-width: 150px;
  height: auto;
}
.logo_extra_small{
  max-width: 100px;
  height: auto;
}
.logo_extra_extra_small{
  max-width: 50px;
  height: auto;
}
/******************************/
/** CARDS **/
/*****************************/
.min-height-no-te-pierdas{
  min-height: 530px;
}
.min-height-card-te-puede-interesar{
  min-height: 420px;
}
@media (max-width: 1024px){
  .w-60{
    width: 100%;
  }
  .s38, .s48, .s46, .s40 {
    font-size: 28px;
  }
  .s28{
    font-size: 22px;
  }

  /* particulares */
  /* card situaciones */
  #card_situaciones h2 br{
    display: none;
  }
  #card_conoce .w-50{
      width: 100% !important;
  }

}
@media (max-width: 768px){
  .s38 {
    font-size: 24px;
  }
}
@media (max-width: 450px){
  .s38, .s48 {
    font-size: 26px;
  }
}
/**************************************/
/** Card Without Flip - Full Width  **/
/*************************************/
.full-width-card{
  position: relative;
  width: 100%;
  max-width: 100%;
  min-height: 420px;
  height: 100%;
  box-sizing: border-box;
  margin: 0 auto 0;
}
.full-width-card-flip{
  width: 100%;
  max-width: 100%;
  height: 500px;
  position: relative;
  box-sizing: border-box;
  margin: 0px auto 0;
}
.full-width-card-2{
  width: 100%;
  max-width: 100%;
  position: relative;
  box-sizing: border-box;
  margin: 0px auto 0;
}

.card-inner {
  position: relative;
  width: 100%;
  height: auto;
  box-shadow: 0px 0px 20px -5px rgb(0 0 0 / 40%);
}

@media (max-width: 1024px){

}


/**************************************/
/** Card Without Flip - Full Width - AutoHeight  **/
/*************************************/
.full-width-card-auto-height{
  position: relative;
  width: 100%;
  max-width: 100%;
  min-height: 420px;
  height: 100%;
  box-sizing: border-box;
  margin: 50px auto 0;
}



/******************************/
/** Calendar Card **/
/*****************************/
.card-inner-calendar {
  position: relative;
  width: 100%;
  height: auto;
}

/******************************/
/** Flip Card **/
/*****************************/
/* Cards */
.flip-card {
  background-color: transparent;
  position: relative;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  height: 530px;
  border: none;
  perspective: 1000px; /* Remove this if you don't want the 3D effect */
  margin: 0px auto 0;
}
.flip-card-inner {
position: relative;
width: 100%;
/* height: 100%; valor incial */
height: auto;
min-height: 530px;
transition: transform 0.8s;
transform-style: preserve-3d;
box-shadow: 0px 0px 20px -5px rgb(0 0 0 / 40%);
}
/* Position the front and back side */
.flip-card-front, .flip-card-back {
position: absolute;
width: 100%;
height: 100%;
-webkit-backface-visibility: hidden; /* Safari */
backface-visibility: hidden;
}
/************ FRENTE ************/
.flip-card-front {
  height: 100%;
  color: #fff;
  z-index: 2;
  display: flex;
  align-content: center;
  font-size: 18px;
  /* height: auto; */
}
.content_container{
  width: 100%;
  height: 100%;
  position: relative;
  margin: 0px;
  overflow: hidden;
  z-index: 2;
}
/************* VUELTA *************/
.flip-card-back {
  height: auto;
  min-height: 100%;
  z-index: 5;
  transform: rotateY(180deg);
  font-size: 18px;
  text-align: left;
  line-height: 1.4;
  opacity: 1;
}
/* BOTONES */
.btn_conoce-mas {
  cursor: pointer;
  background:transparent;
  border: none;
  width: 160px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 3;
  text-align: left;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
button.link_white{
  color: #fff;
}
button.link_white:hover{
  color: var(--sky-blue);
}
button.link_blue{
  color: #3873ad;
}
button.link_blue:hover{
  color: var(--core-blue-dark);
}

button.btn_cerrar-card{
  background:transparent;
  color: #000;
  border: none;
  width: 34px;
  height: 34px;
  position: absolute;
  top: -26px;
  left: -26px;
  z-index: 3;
  cursor: pointer;
}
button.btn_cerrar-card:hover{
  color: #666;
}

@media (max-width: 1024px){
  button.btn_cerrar-card{
  top: -13px;
  left: -13px;
  }
}
/* Cards */
/*Flip Effect*/
/******************************/
/** Termina Flip Card **/
/*****************************/

/******************************/
/** Come in effect **/
/*****************************/
.come-in {
  transform: translateY(150px);
  animation: come-in 0.8s ease forwards;
}
.come-in:nth-child(odd) {
  animation-duration: 0.6s; /* So they look staggered */
}
@keyframes come-in {
  to { transform: translateY(0); }
}

/******************************/
/** Card Conoce **/
/*****************************/
@media (max-width: 1024px){
  #card_conoce h2 br{
    display: none;
  }
}

/******************************/
/** Card Comprar **/
/*****************************/
#accordionTDC ul li {
  background: url(../images/icn_bullet.svg) no-repeat left 15px;
  padding: 6px 0px 0px 15px;
  list-style: none;
  margin: 0;
}
@media (max-width: 1024px){
  #card_compra h2 br{
    display: none;
  }
}

/******************************/
/** Card Interes **/
/*****************************/
/* grid 2 col */
.grid-2-col {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  row-gap: 0rem;
  column-gap: 2rem;
}
.grid-2-col .grid__content {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
}
.grid-2-col .grid__imagen {
  text-align: center;
  position: relative;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
}
@media (max-width: 1024px){
  .grid-2-col{
      grid-template-columns: 1fr;
      grid-template-rows: repeat(2, auto);
  }
  .grid-2-col .grid__content {
    grid-row: 1 / 2;
  }
  .grid-2-col .grid__imagen{
      grid-row: 2 / 3;
      flex-wrap: wrap;
  }
  .grid-2-col .text__container{
    width: 100%;
  }
}

/******************************/
/** Card situaciones **/
/*****************************/
.position_icon_outside{
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

/******************************/
/** Card conoce **/
/*****************************/

@media (max-width: 1024px){
  #container-card-conoce br{
    display: none;
  }
}
/******************************/
/** Card Compra **/
/*****************************/
@media (max-width: 1024px){
    #card_compra .flip-card-front br{
      display: none;
    }
}
/******************************/
/** Card TDC **/
/*****************************/

@media (max-width: 768px){
  /* card tdc */
  #card_tdc br{
    display: block;
  }
  #card_tdc .s30 {
    font-size: 22px;
  }
}
@media (max-width: 500px){
  #card_tdc .w-50{
    width: 100% !important;
  }
}</pre></body></html>