html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}

 /* ====================
	    * Fuentes *
    ==================== */
/* rubik-300 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 300;
    src: url('./fonts/rubik-v28-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* rubik-regular - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    src: url('./fonts/rubik-v28-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* rubik-500 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    src: url('./fonts/rubik-v28-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* rubik-600 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 600;
    src: url('./fonts/rubik-v28-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* rubik-700 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 700;
    src: url('./fonts/rubik-v28-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* rubik-800 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 800;
    src: url('./fonts/rubik-v28-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* rubik-900 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 900;
    src: url('./fonts/rubik-v28-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }

  /* roboto-300 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: url('./fonts/roboto-v32-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* roboto-regular - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url('./fonts/roboto-v32-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* roboto-500 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: url('./fonts/roboto-v32-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* roboto-700 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: url('./fonts/roboto-v32-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }

:root{
     /* ====================
	    * Colores *
    ==================== */ 
    --blue-primary-color: #023F86;
    --blue-secondary-color: #F0F5FB;
    --white-color: #fff;
    --grey-color-text: #373E45; 


    /* ====================
	    * Fuentes *
    ==================== */

    --font-primary-family: "Rubik", sans-serif;
    --font-secondary-family: "Roboto", serif; 
}


/* ====================
	* GRID *
==================== */

.grid {
	display: grid;
	gap: 20px;
	margin-bottom: 20px;
}

.row {
    display: flex;
    flex-wrap: wrap;
  }

.col {
    display: flex;
    position: relative;
}


/* Tamaño Grande - Computadoras y TV */
.col-1 { grid-template-columns: repeat(1, 1fr); }
.col-2 { grid-template-columns: repeat(2, 1fr); }
.col-3 { grid-template-columns: repeat(3, 1fr); }
.col-4 { grid-template-columns: repeat(4, 1fr); }
.col-5 { grid-template-columns: repeat(5, 1fr); }
.col-6 { grid-template-columns: repeat(6, 1fr); }
.col-7 { grid-template-columns: repeat(7, 1fr); }
.col-8 { grid-template-columns: repeat(8, 1fr); }
.col-9 { grid-template-columns: repeat(9, 1fr); }
.col-10 { grid-template-columns: repeat(10, 1fr); }
.col-11 { grid-template-columns: repeat(11, 1fr); }
.col-12 { grid-template-columns: repeat(12, 1fr); }

/* ====================
	* HELPERS *

==================== */
.no-m { margin: 0 }
.no-mt { margin-top: 0 }
.no-mb { margin-bottom: 0 }
.no-ml{ margin-left: 0 }
.no-mr { margin-right: 0}

.mb {margin-bottom: 5%;}
.mt {margin-top: 5%;}
.ml {margin-left: 5%;}
.mr {margin-left: 5%;}
.m {margin: 5%;}


.pd-b {padding-bottom: 5%;}
.pd-t {padding-top: 5%;}
.pd-l {padding-left: 5%;}
.pd-r {padding-right: 5%;}

.pd {padding: 5%;}

.texto-centrado {text-align: center;}
.texto-izquierda {text-align: left;}
.texto-derecha {text-align: right;}


/* ====================
	* FUENTES *
==================== */


h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
    margin-bottom: 0;
}



.title{
    font-family: var(--font-primary-family);
    font-weight: 700;
    font-size: clamp(1.25rem, 5vw, 2.5rem); 
}

.subtitle{
    font-family: var(--font-primary-family);
    color: var(--blue-primary-color);
    font-weight: 400;
    font-size: clamp(1.5rem, 4vw, 2.25rem);
}

.paragraph{
    font-family: var(--font-primary-family);
    font-weight: 400;
    font-size: 1.875rem ;
    font-size: clamp(0.8rem, 4vw, 1.875rem);
    
}

.heading-3{
    font-family: var(--font-primary-family);
    font-weight: 400;
    font-size: clamp(1.45rem, 2vw, 1.875rem);
}

.heading-4{
    font-family: var(--font-primary-family);
    font-weight: 600;
    font-size: 1.5rem;
}

.heading-6 {
    font-family: var(--font-primary-family)  ; 
    font-size: 28px;
    font-weight: 300;
}

.text{
    font-family: var(--font-secondary-family);
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5; 
}

.text-roboto{
    font-family: var(--font-secondary-family);
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.5; 
}

.limit-width{
    max-width: 550px;
}


/* Colores Fuentes */ 

.blue-text{
    color: var(--blue-primary-color);
}

.light-blue-text{
    color: var(--blue-secondary-color);
}

.white-text{
    color: var(--white-color)
}

.grey-text{
    color: var(--grey-color-text);
}

.center-text{
    text-align: center;
}

.none-text-style{
    text-decoration: none;
}

h2 a{
    color: var(--blue-primary-color);
}

/* SLIDER SECTION */

#slider{
    padding-top: 5%;
    padding-bottom: 5%;
    height: 100%;
    background-image: url('./images/bg-tasa-cero.webp');
    background-repeat: no-repeat;
    background-size: cover;
}

.overlay{
    display: flex;
    gap: 10%;
    justify-content: space-around;
    margin-left: 2%;
    margin-right: 2%;
} 

.slider-content-left{
    display: flex;
    flex-direction: column;
    gap: 12%;
}
.logo-payway{
    max-width: 210px;
    max-height: 51px;
}

.slider-content-info{
    display: flex;
    flex-direction: column;
    padding-top: 2%;
}


.slider-content-right-text{
    font-family: var(--font-primary-family);
    font-size: clamp(1rem, 2vw, 1.25rem);
    font-weight: 500;
    margin-bottom: 3%;
    margin-left: 2%;
} 


@media (max-width: 1024px){

    #slider{
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: var(--blue-primary-color);
        background-image: none;
        height: 100%;
    }

    .overlay{
        display: flex;
        flex-direction: column;
        margin-left: 5%;
        margin-right: 5%;
    }

    .slider-content-left{
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 34px;
        margin-bottom: 34px;
    }

    .logo-payway{
        max-width: 134px;
        max-height: 33px;
    }

    .slider-content-right-text{
        display: none;
    }

   
}


/* MODAL FORMULARIO */

.modal-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
}


.modal-content {
    background: white;
    padding: 20px;
    width: 80%;
    max-width: 500px;
    border-radius: 8px;
    position: relative;
    text-align: center;
}


.close-modal {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 20px;
    color: #333;
    cursor: pointer;
}

.modal-btn {
    font-family: var(--font-primary-family);
	margin-top: 10px;
    padding: 10px 15px;
	width: auto;
    background-color: #007bff;
    color: white;
    border: none;
    border-radius: 100px;
    cursor: pointer;
    font-size: 16px;
	align-self: flex-start;
}

.modal-overlay.active {
    display: flex;
}


/* BTN FORMULARIO ANIMACIÓN */

.loader {
    width: 48px;
    height: 48px;
    border: 5px solid #FFF;
    border-bottom-color: var(--blue-primary-color);
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
    }

    @keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
    }




/* FORMULARIO */ 

.formulario-salesforce {
	display: flex;
    flex-direction: column;
	background-color: var(--white-color);
	padding: 20px;
	border-radius: 20px;  
    max-width: 444px;
}

.campo-salesforce {
	display: flex;
    flex-direction: column;
    margin-bottom: 10px;
	margin-top: 10px;
}

.checkbox-salesforce {
	display: flex;
    margin-bottom: 20px;
	margin-top: 20px;
}

.label-checkbox-salesforce {
    font-family: var(--font-secondary-family);
    font-weight: 400;
    font-size: 12px;
	margin-left: 7px;
}

.label-salesforce {
    font-family: var(--font-secondary-family);
    letter-spacing: 0.02rem;
	margin-bottom: 8px;
	color: #647180;
  	padding-left: 14px; 
	font-size: 12px;
}

.input-salesforce {
    font-family: var(--font-primary-family);
    font-size: 0.95rem;
	padding: 4px 15px;
    border: 1px solid #B6C5D5;;
    border-radius: 40px;
    width: 100%;
    box-sizing: border-box;
}

.submit-salesforce {
    font-family: var(--font-primary-family);
	margin-top: 10px;
    padding: 10px 15px;
	width: auto;
    background-color: #007bff;
    color: white;
    border: none;
    border-radius: 100px;
    cursor: pointer;
    font-size: 16px;
	align-self: flex-start;
}

.submit-salesforce:hover {
	background-color: #0056b3;
}

.submit-salesforce:disabled {
	background-color: #B6C5D5;
	color: #647180;
	cursor: default;
}

@media (max-width: 1024px){
    .submit-salesforce{
        width: 100%;
    }
}


/* SECTION BENFICIOS */

#conoce-tus-beneficios{
    padding-top: 105px;
    padding-bottom: 105px;
    background-color: #F0F5FB;
}


.beneficios-container{
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    gap: 2%;
}

.info-beneficio-container{
    font-family: var(--font-secondary-family);
}

.info-beneficio-list{
    text-decoration: none;
    padding-left: 5%;
}

.img-beneficio-container{
    max-width: 530px;
    height: auto;
}

.img-beneficios{
    max-width: 530px;
    width: 100%;
    height: auto;
    border-radius: 20px 20px;
}

@media (max-width: 1024px) {
    .beneficios-container{
        display: flex;
        flex-direction: column;
    }

    .info-beneficio-container{
        padding-top: 5%;
    }
}


/* SECCION LEGALES*/

#legales{
    font-family: var(--font-secondary-family);
    display: flex;
    justify-content: center;
    background-color: #F0F5FB;
}

.text-legales{
    padding: 70px 220px;
    color:#454545;
}

.link-terminos-condiciones{
    color: #023f80;
}

@media (max-width:980px) {
    .text-legales{
        padding: 50px 50px !important;
    }
}


/* FOOTER SECTION */

#footer{
    display: flex;
    justify-content: space-around;
    background-color: var(--blue-primary-color);
    padding: 2% 4% 2% 4%;
}

footer p{
    margin: 0;
}

.footer-right{
    display: flex;
    justify-content: flex-end;
    align-items: end;
    gap: 10%;
}

.socials-container, .store-container-images {
    display: flex;
    gap:5%
}



@media (max-width: 1024px) {
    #footer{
        flex-direction: column;
        padding:  10% 5% ;
    }

    .footer-right {
        flex-direction: column;
        align-items: start;
        margin-top: 5%;
    }

    .socials-container, .store-container {
        margin-top: 5%;
    }

    .store-container-images {
        flex-direction: column;
    }

    .info-address{
        margin-top: 5%;
    }
}


/* ------------SECCION PREGUNTAS FRECUENTES (FAQS)-----------

.arrow-faq{
    cursor: pointer;
    transition: transform 0.3s ease;
}

.arrow-faq:active {
    transform: rotate(180deg); 
}

.faq-list{
    margin: 0 auto;
}

.title-faq{
    color: var(--blue-primary-color);;
}

.faq-border{
    border-bottom: 0.2px solid rgb(179, 177, 177);
    margin-bottom: 50px;
}

.text-faq{
    display: none;
}

#faqs{
    margin-top: 70px;
    margin-bottom: 70px;
} */







/*
40px = 2.5rem
36px = 2.25rem
30px = 1.875rem
24px = 1.5rem
20px = 1.25rem
18px = 1.125rem
16px = 1rem
14px = 0.875rem
12px = 0.75rem
*/