
/* Add font files for Sarabun */
@import url('https://fonts.googleapis.com/css2?family=Sarabun:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Sarabun:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

@font-face {
  font-family: 'Sarabun';
  font-weight: normal;
  font-style: normal;
}


:root {
  --font-family-inter: 'Inter', sans-serif;
  --font-family-sarabun: 'Sarabun', sans-serif;
  --text-white: rgba(255, 255, 255, 1);
  --text-rgb-17-65-104: rgba(17, 65, 104, 1);
  --text-black: rgba(0, 0, 0, 1);
  --text-rgb-104-176-226: rgba(104, 176, 226, 1);
  --text-rgb-128-128-128: rgba(128, 128, 128, 1);
}

.text-white {
  color: var(--text-white);
}

.text-rgb-17-65-104 {
  color: var(--text-rgb-17-65-104);
}

/* ---QUITAR ----*/
.text-black {
  color: var(--text-black);
}

.text-rgb-104-176-226 {
  color: var(--text-rgb-104-176-226);
}

.text-rgb-128-128-128 {
  color: var(--text-rgb-128-128-128);
}


/* CSS Reset */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  width: 100%;
  min-height: 100vh;
  overflow-x: hidden;
}

img {
  max-width: 100%;
  height: auto;
}


.text-20 {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-inter);
  font-weight: 700;
  font-size: 20px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-rgb-17-65-104);
}

.titulo-texto-19 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 20px 10px 10px 10px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  max-width: 1000px;
}

.text-22 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-inter);
  font-weight: normal;
  font-size: 14px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-black);
}

.banner-head-2-24 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  width: 100%;
  height: auto;
}

.head-banners-23 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0px 0px 25px 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  max-width: 1170px;
  background-color: rgba(255, 255, 255, 1);
}

.text-27 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-inter);
  font-weight: 500;
  font-size: 14px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-white);
}

.text-28 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-inter);
  font-weight: 700;
  font-size: 20px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-white);
}

.text-29 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-inter);
  font-weight: normal;
  font-size: 16px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-white);
}

.contendor-texto-26 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 40px;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  max-width: 1000px;
}

.bloque-proxima-25 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  padding: 20px 62px 20px 62px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  background-color: rgba(17, 65, 104, 1);
  width: 100%;
}

.text-31 {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-inter);
  font-weight: 500;
  font-size: 20px;
  text-decoration: none;
  text-transform: uppercase;
  color: var(--text-rgb-17-65-104);
}

.seccion-titlo-30 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  padding: 30px 10px 10px 10px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  max-width: 1000px;
}


.text-35 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-inter);
  font-weight: normal;
  font-size: 14px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-black);
}

.text-38 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-inter);
  font-weight: 500;
  font-size: 18px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-rgb-104-176-226);
}

.frame-1-37 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 2px;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}



.bloque-noticias-32 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 15px 0px 40px 0px;
  flex-grow: 0;
  flex-shrink: 1;
  width: 100%;
  max-width: 1000px;
}

.rectangle-1-55 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  background-color: rgba(17, 65, 104, 1);
}

.text-56 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-inter);
  font-weight: 700;
  font-size: 36px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-white);
}

.publicacion-03-57 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  width: 100%;
  height: auto;
}

.publicacion-02-58 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  width: 100%;
  height: auto;
}

.publicacion-01-59 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  width: 100%;
  height: auto;
}

.banner-publicaciones-54 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  background-color: rgba(17, 65, 104, 1);
  width: 100%; max-width: 1000px;
  max-height: 400px;
  display: flex;
  overflow: hidden;
  margin-bottom: 3em;
}

.text-64 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  opacity: 0.8799999952316284;
  font-family: var(--font-family-inter);
  font-weight: 700;
  font-size: 30px;
  line-height: 38px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-white);
}

.text-65 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  font-family: var(--font-family-sarabun);
  font-weight: 500;
  font-size: 24px;
  line-height: 30px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-white);
}

.textos-63 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 34px;
  padding: 25px 0px 25px 0px;
  flex-grow: 0;
  flex-shrink: 1;
  width: 50.38560411311054%;
}

.contenidos-61 {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  flex-grow: 0;
  flex-shrink: 1;
  max-width: 1000px;
}

.secc-beneficios-60 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  background-color: rgba(104, 176, 226, 1);
  width:100%;
  max-width: 100%;
}

.conceptos-67 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 60px;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  width: 100%;
  max-width: 1000px;
}

.secc-conceptos-66 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px 60px 40px 60px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  background-color: rgba(255, 255, 255, 1);
}

.logo-blanco-88 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.footer-83 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  background-color: rgba(17, 65, 104, 1);
  width: 100%;
}

.home-1 {
@media (max-width: 1440px) {
  .home-1 {
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media (max-width: 768px) {
  .home-1 {
    padding-left: 16px;
    padding-right: 16px;
  }
}
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 0px;
  width: 100%;
  min-height: 100vh;
  margin: 0 auto;
  max-width: 100%;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  background-color: rgba(255, 255, 255, 1);
}
