@font-face {
  font-family: Athelas;
  src: url('../fonts/Athelas.ttc') format("undefined");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Regestogrotesk;
  src: url('../fonts/RegestoGrotesk-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Regestogrotesk;
  src: url('../fonts/RegestoGrotesk-UltraLight.ttf') format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Regestogrotesk;
  src: url('../fonts/RegestoGrotesk-UltraBold.ttf') format("truetype"), url('../fonts/RegestoGrotesk-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Regestogrotesk;
  src: url('../fonts/RegestoGrotesk-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

.div-block {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.image {
  height: 80px;
}

.section {
  background-color: #fff;
}

.body {
  background-color: #f1f1f1;
  font-family: Regestogrotesk, Arial, sans-serif;
}

.section-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #fff;
  background-image: url('../images/25n-hero.jpeg');
  background-position: 50%;
  background-size: 110%;
  border-radius: 20px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  margin-top: 10px;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  overflow: hidden;
}

.heading {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Regestogrotesk, Arial, sans-serif;
  font-size: 60px;
}

.heading.heading-white {
  color: #fff;
}

.heading.space-btwn {
  margin-top: 20px;
}

.div-block-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: block;
}

.section-3 {
  background-color: #fff;
  background-image: linear-gradient(#fff 66%, #bb945cbf);
  border-radius: 20px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  max-width: 1440px;
  margin: 10px auto 40px;
  padding-bottom: 80px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.div-block-3 {
  background-image: linear-gradient(#e75518, #ee8c06);
  margin-top: 10px;
  padding: 10px 40px;
}

.mo-o-img {
  height: 100px;
}

.mo-o-img.img-nav {
  height: 50px;
}

.div-titulo {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.section-4 {
  height: 1200px;
}

.div-block-4 {
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: auto;
  display: flex;
  overflow: visible;
}

.section-general {
  width: 100%;
  max-width: 1440px;
}

.section-general.space-btwn {
  background-color: #fff0;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  margin: 40px auto;
  padding: 20px;
  display: flex;
}

.youtube {
  border-radius: 20px;
  width: 50%;
  height: 100%;
}

.columns {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-5 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.paragraph {
  margin-bottom: 0;
}

.paragraph-2 {
  color: #fff;
  text-align: center;
  max-width: 800px;
  margin-top: 20px;
  font-size: 20px;
}

.paragraph-2.text-big-1 {
  color: #bb945c;
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
}

.section-5 {
  background-image: none;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.image-2 {
  margin-top: 20px;
}

.image-8 {
  width: 15px;
  height: 15px;
}

.image-8.youtube-icono {
  width: 21px;
}

.section-6 {
  background-color: #fff;
  width: 100%;
  padding: 40px 20px;
}

.image-11 {
  max-width: 150px;
  display: block;
}

.image-5 {
  width: 8px;
  height: 15px;
}

.image-6 {
  width: 17px;
  height: 15px;
}

.columns-7 {
  justify-content: center;
  align-items: center;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-7 {
  width: 15px;
  height: 15px;
}

.social-media {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.column-10 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-8 {
  color: #c7c7c7;
}

.youtube-2 {
  border-radius: 0;
  position: relative;
}

.text-span {
  color: #454545;
}

.text-span-2 {
  color: #fff;
}

.text-span-3 {
  color: #414141;
}

.text-span-4 {
  color: #fff;
  font-family: Athelas, Times New Roman, sans-serif;
}

.div-block-6 {
  background-image: url('../images/25N-blanco.png');
  background-position: 50%;
  background-repeat: repeat;
  background-size: 506px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 420px;
  display: flex;
}

.heading-2 {
  color: #000;
  text-align: center;
  width: auto;
  font-family: Athelas, Times New Roman, sans-serif;
  font-size: 30px;
}

.img-25n {
  width: 40%;
  padding-top: 40px;
  padding-bottom: 40px;
}

.code-embed {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

@media screen and (max-width: 991px) {
  .section-2 {
    background-position: 50%;
    background-size: 120%;
    justify-content: space-between;
    align-items: center;
  }

  .heading.space-btwn {
    line-height: 50px;
  }

  .div-block-3 {
    background-image: linear-gradient(#e7551899, #ee8c0699);
  }

  .div-block-4 {
    width: 100%;
  }

  .paragraph-2.text-big-1 {
    font-size: 30px;
  }
}

@media screen and (max-width: 767px) {
  .div-block-4 {
    width: 100%;
  }

  .paragraph-2.text-big-1 {
    font-size: 20px;
    line-height: 30px;
  }

  .section-6 {
    flex-flow: column;
    display: flex;
  }

  .columns-7 {
    flex-flow: row;
  }
}

@media screen and (max-width: 479px) {
  .body {
    overflow: visible;
  }

  .section-2 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/25n-hero.jpeg');
    background-position: 0 0, 80% 60%;
    background-size: auto, cover;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading.heading-white {
    color: #ec8a06;
    font-size: 50px;
  }

  .heading.space-btwn {
    font-size: 50px;
  }

  .div-block-3 {
    background-image: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-4 {
    width: 100%;
  }

  .section-general.space-btwn {
    padding-left: 0;
    padding-right: 0;
  }

  .columns {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .div-block-5 {
    justify-content: center;
    align-items: center;
  }

  .paragraph-2.text-big-1 {
    font-size: 20px;
    line-height: 20px;
  }

  .section-6 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .columns-7 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .social-media {
    justify-content: center;
    align-items: center;
  }

  .text-block-8 {
    text-align: center;
  }

  .column-11 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-span-4 {
    font-size: 20px;
  }

  .img-25n {
    width: 60%;
  }
}


@font-face {
  font-family: 'Athelas';
  src: url('../fonts/Athelas.ttc') format('undefined');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Regestogrotesk';
  src: url('../fonts/RegestoGrotesk-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Regestogrotesk';
  src: url('../fonts/RegestoGrotesk-UltraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Regestogrotesk';
  src: url('../fonts/RegestoGrotesk-UltraBold.ttf') format('truetype'), url('../fonts/RegestoGrotesk-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Regestogrotesk';
  src: url('../fonts/RegestoGrotesk-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}