body {
    margin: 0;
    display: flex;
    flex-direction: column;
    padding: 0;
    flex-wrap: wrap
    
  }
  
  .background {
  
    overflow-y: hidden;
  }
  
  
  
  body:hover {
  overflow-y: auto;
  }
  
  ::-webkit-scrollbar {
  width: 0;
  height: 0;
  }
  
  ::-webkit-scrollbar-thumb {
  background-color: transparent;
  }
  
  ::-webkit-scrollbar-track {
  background: transparent;
  }
  .main-container {
    overflow: hidden;
    background-color: #ffffff;
  }
  
  .main-container,
  .main-container * {
    box-sizing: border-box;
  
  }
  
  
  .menu {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    width: 1783px;
    height: 61px;
    margin: 41px 0 0 49px;
    z-index: 63;
  }
  .logotipo {
    flex-shrink: 0;
    position: relative;
    width: 115px;
    height: 61px;
    background: url(./assets/images/1c92f8c50f8ba5d9cd0f009a37726be85b5ba5d7.png)
      no-repeat center;
    background-size: cover;
    z-index: 63;
  }
  .menutexto{
    flex-shrink: 0;
    position: relative;
    height: 28px;
    font-family: Clash Grotesk, -apple-system, BlinkMacSystemFont, "Segoe UI",
      Roboto, Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
      "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
      "Source Han Sans CN", sans-serif;
    color: #000000;
    font-size: 23px;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
    white-space: nowrap;
    letter-spacing: 0.69px;
    z-index: 57;
    word-spacing: 5px;
    
  }

  .menutexto a {
    /* Ajusta el espacio entre los enlaces si es necesario */
    text-decoration: none; /* Elimina el subrayado */
    color: #000000; /* Color del texto */
  }
  
  .menutexto a:hover {
    text-decoration: underline; /* Agrega subrayado al pasar el mouse sobre el enlace */
  }
  .emma1920 {
    position: relative;
    width: 1920px;
    height: 921px;
    margin: 873px 0 0 0;
    background: #d9d9d9;
    z-index: 31;
  }
  .box-2 {
    position: relative;
    width: 1148px;
    height: 38px;
    margin: 99px 0 0 276px;
    z-index: 16;
  }
  .text-2 {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    position: absolute;
    height: 38px;
    top: 0;
    left: 0;
    font-family: Clash Grotesk, -apple-system, BlinkMacSystemFont, "Segoe UI",
      Roboto, Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
      "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
      "Source Han Sans CN", sans-serif;
    color: #000000;
    font-size: 22px;
    font-weight: 600;
    line-height: 27.06px;
    text-align: left;
    white-space: nowrap;
    z-index: 2;
  }
  .text-3 {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    position: absolute;
    height: 38px;
    top: 0;
    left: 894px;
    font-family: Clash Grotesk, -apple-system, BlinkMacSystemFont, "Segoe UI",
      Roboto, Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
      "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
      "Source Han Sans CN", sans-serif;
    color: #000000;
    font-size: 22px;
    font-weight: 600;
    line-height: 27.06px;
    text-align: left;
    white-space: nowrap;
    z-index: 3;
  }
  .pic {
    position: absolute;
    width: 116px;
    top: 38px;
    left: 0;
    background: url(./assets/images/e3d8846b-64c2-48b6-ac87-7866ce686e7f.png)
      no-repeat center;
    background-size: cover;
    border: 1px solid #000000;
    z-index: 15;
  }
  .pic-2 {
    position: absolute;
    width: 116px;
    top: 38px;
    left: 894px;
    background: url(./assets/images/999335b4-e0a2-4a53-b3ec-c50d0485a83d.png)
      no-repeat center;
    background-size: cover;
    border: 1px solid #000000;
    z-index: 16;
  }
  .section-2 {
    position: relative;
    width: 1407px;
    height: 329px;
    margin: 12px 0 0 276px;
    z-index: 8;
  }
  .text-4 {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    position: absolute;
    width: 474px;
    height: 212px;
    top: 0;
    left: 0;
    font-family: Poppins, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
      Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
      "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
      "Source Han Sans CN", sans-serif;
    color: #000000;
    font-size: 17px;
    font-weight: 400;
    line-height: 25.5px;
    text-align: left;
    z-index: 7;
  }
  .text-5 {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    position: absolute;
    width: 513px;
    height: 329px;
    top: 0;
    left: 894px;
    font-family: Poppins, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
      Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
      "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
      "Source Han Sans CN", sans-serif;
    color: #000000;
    font-size: 17px;
    font-weight: 400;
    line-height: 25.5px;
    text-align: left;
    z-index: 8;
  }
  .pic-3 {
    position: relative;
    width: 617px;
    margin: 73px 0 0 651px;
    background: url(./assets/images/d399807b-5ec9-4cee-a663-0123f9968308.png)
      no-repeat center;
    background-size: cover;
    border: 1px solid #000000;
    z-index: 17;
  }
  .primeraimagen {
    position: relative;
    width: 1420px;
    height: 633.97px;
    margin: 99px 0 0 250px;
    background: #d9d9d9;
    z-index: 32;
  }
  .primeraweb {
    position: relative;
    width: 1604px;
    height: 802px;
    margin: 113.03px 0 0 158px;
    background: #d9d9d9;
    z-index: 36;
  }
  .segundaweb {
    position: relative;
    width: 1604px;
    height: 802px;
    margin: 113px 0 0 159px;
    background: #d9d9d9;
    z-index: 37;
  }
  .video {
    position: relative;
    width: 1746px;
    height: 926px;
    margin: 113px 0 0 84px;
    background: #d9d9d9;
    z-index: 30;
  }
  .ultimaimagen {
    position: relative;
    width: 1171px;
    height: 659px;
    margin: 106px 0 0 375px;
    background: #d9d9d9;
    z-index: 38;
  }
  .pic-4 {
    position: relative;
    width: 617px;
    margin: 87px 0 0 651px;
    background: url(./assets/images/31235a42-a033-4dd6-82c4-beddc8a73b0f.png)
      no-repeat center;
    background-size: cover;
    border: 1px solid #000000;
    z-index: 18;
  }
  .wrapper {
    position: relative;
    width: 390px;
    height: 61px;
    margin: 87px 0 0 784px;
    z-index: 34;
  }
  .box-5 {
    position: absolute;
    width: 337px;
    height: 52px;
    top: 0;
    left: 0;
    background: #000000;
    border: 1px solid #000000;
    z-index: 33;
  }
.flechaproyecto {
  position: relative;
  width: 33px;
  height: 20.469px;
  margin: 16px 0 0 263px;
  left: 10px;
  margin-top: 14px;
  background-size: cover;
  z-index: 26;
}
  .textoverproyecto {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    position: absolute;
    width: 358px;
    height: 49px;
    margin-top: 14px;
    left: 32px;
    font-family: Clash Grotesk, -apple-system, BlinkMacSystemFont, "Segoe UI",
      Roboto, Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
      "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
      "Source Han Sans CN", sans-serif;
    color: #ffffff;
    font-size: 20px;
    font-weight: 500;
    line-height: 24.6px;
    text-align: left;
    letter-spacing: 1px;
    z-index: 120;
  }
  
  .textoverproyecto a {
    text-decoration: none; /* Esto quitará el subrayado */
    color: #ffffff; /* Puedes ajustar el color del enlace según tus preferencias */
  }
  .wrapper-2 {
    position: relative;
    width: 1729px;
    height: 78px;
    margin: 127px 0 0 108px;
    z-index: 27;
  }
  .text-7 {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    position: absolute;
    width: 1123px;
    height: 78px;
    top: 493px;
    left: 695px;
    font-family: Poppins, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
      Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
      "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
      "Source Han Sans CN", sans-serif;
    color: #ffffff;
    font-size: 19px;
    font-weight: 275;
    line-height: 23.634px;
    text-align: right;
    text-overflow: initial;
    z-index: 32;
    overflow: hidden;
  }
  .text-8 {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    position: absolute;
    width: 390px;
    height: 24px;
    top: 539px;
    left: 107px;
    font-family: Poppins, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
      Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
      "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
      "Source Han Sans CN", sans-serif;
    color: #ffffff;
    font-size: 19px;
    font-weight: 275;
    line-height: 23.634px;
    text-align: right;
    white-space: nowrap;
    z-index: 31;
  }
  .wrapper-3 {
    position: relative;
    width: 1154px;
    height: 235px;
    margin: 64px 0 0 239px;
    z-index: 20;
  }
  .text-9 {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    position: absolute;
    height: 38px;
    top: 0;
    left: 8px;
    font-family: Clash Grotesk, -apple-system, BlinkMacSystemFont, "Segoe UI",
      Roboto, Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
      "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
      "Source Han Sans CN", sans-serif;
    color: #000000;
    font-size: 31px;
    font-weight: 400;
    line-height: 38px;
    text-align: left;
    white-space: nowrap;
    z-index: 19;
  }
  .text-a {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    position: absolute;
    height: 229px;
    top: 6px;
    left: 0;
    font-family: Clash Grotesk, -apple-system, BlinkMacSystemFont, "Segoe UI",
      Roboto, Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
      "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
      "Source Han Sans CN", sans-serif;
    color: #000000;
    font-size: 186px;
    font-weight: 600;
    line-height: 228.78px;
    text-align: left;
    white-space: nowrap;
    letter-spacing: 1.86px;
    z-index: 20;
    cursor: pointer;
  }

  #test {
    background: linear-gradient(#000000, #000000) left no-repeat, rgba(165, 163, 163, 0.753);
    background-size: 0% 100%;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: 1s ease-in-out;
  }
  
  #test:hover {
    background-size: 100% 100%;
  }







  /*footer*/

  .footer {
    position: relative;
    width: 1920px;
    height: 710px;
    margin: 147px 0 0 0;
    background: #000000;
    z-index: 48;
    overflow: visible auto;
  }


  .CULETE {
    position: relative;
    width: 1724px;
    height: 0px;
    margin: 449px 0 0 112px;
    background: url(./assets/images/665c0b72-7e50-499c-adca-76a158c11b14.png)
      no-repeat center;
    background-size: cover;
    border: 1px solid #ffffff;
    z-index: 29;
    right: 20px;
  }

  .text-b {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    position: absolute;
    height: 155px;
    top: 118px;
    left: 90px;
    font-family: Clash Grotesk, -apple-system, BlinkMacSystemFont, "Segoe UI",
      Roboto, Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
      "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
      "Source Han Sans CN", sans-serif;
    color: #ffffff;
    font-size: 126px;
    font-weight: 600;
    line-height: 154.98px;
    text-align: left;
    white-space: nowrap;
    z-index: 27;
  }
  .pic-6 {
    position: absolute;
    width: 91px;
    height: 91px;
    top: 289px;
    left: 769px;
    background: url(./assets/images/5f0ca84e-9ae5-40b2-9e0e-8beeb7cce2a4.png)
      no-repeat center;
    background-size: cover;
    border: 1.5px solid #ffffff;
    z-index: 33;
    border-radius: 50%;
  }

  .text-c {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    position: absolute;
    width: 1370px;
    height: 159px;
    top: 290px;
    left: 92px;
    font-family: Clash Grotesk, -apple-system, BlinkMacSystemFont, "Segoe UI",
      Roboto, Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
      "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
      "Source Han Sans CN", sans-serif;
    color: #ffffff;
    font-size: 76px;
    font-weight: 200;
    line-height: 93.48px;
    text-align: left;
    z-index: 28;
  }
  .img-2 {
    position: absolute;
    width: 37.082px;
    height: 23px;
    top: 323px;
    left: 796px;
    background: url(./assets/images/74c86d1a-051e-4969-9e09-a2cbfb63c160.png)
      no-repeat center;
    background-size: cover;
    z-index: 34;
  }
  .text-d {
    display: flex;
    align-items: flex-end;
   
    flex-direction: column;
    position: absolute;
    width: 220px;
    height: 290px;
    top: 80px;
    margin-top: 40px;
    left: 1600px;
    font-family: Clash Grotesk, -apple-system, BlinkMacSystemFont, "Segoe UI",
      Roboto, Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
      "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
      "Source Han Sans CN", sans-serif;
    color: #ffffff;
    font-size: 41px;
    font-weight: 300;
    line-height: 51px;
    text-align: right;
    text-overflow: initial;
    z-index: 152;
    overflow: hidden;
    right: 20px;
  }
  
  .text-d a {
  
    margin-bottom: 8px; /* Puedes ajustar el espacio entre las palabras */
    z-index: 200;
    text-decoration: none;
    color: #ffffff;
   
  }


  .group-3 {
    position: absolute;
    width: 1572px;
    height: 565px;
    top: 190px;
    left: 34px;
    z-index: 44;
  }
  .text-e {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    position: absolute;
    height: 38px;
    top: 0;
    left: 213px;
    font-family: Clash Grotesk, -apple-system, BlinkMacSystemFont, "Segoe UI",
      Roboto, Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
      "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
      "Source Han Sans CN", sans-serif;
    color: #000000;
    font-size: 31px;
    font-weight: 400;
    line-height: 38px;
    text-align: left;
    white-space: nowrap;
  }
  .h1 {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    position: absolute;
    height: 229px;
    top: 6px;
    left: 204px;
    font-family: 'Clash Grotesk', sans-serif;
    color: #000000;
    font-size: 186px;
    font-weight: 600;
    line-height: 228.78px;
    text-align: left;
    white-space: nowrap;
    letter-spacing: 1.86px;
    z-index: 12;
    overflow: hidden;
    transition: color 0.3s ease; /* Agrega transición de color para suavizar el cambio */
    cursor: pointer;
  }
  
  .h1:hover {
    color: white; /* Texto transparente al pasar el cursor */
    -webkit-text-stroke: 2px #000000; /* Añade un contorno de 2px en color negro */
   
  }
  .img-3 {
    width: 0px;
    height: 175.718px;
    top: 150px;
    left: 15px;
    background: url(./assets/images/0269570f-8122-4c9b-b5f6-5fdd552eff84.png)
      no-repeat center;
    background-size: cover;
    border: 1px solid #000000;
    z-index: 45;
  }

  .img-3,
  .iconoinsta,
  .iconolinkedin,
  .pic-8{
    position: fixed;
    align-items: center;
    margin-left: 33px;
    margin-top: 101px;
    
  }
  .h2 {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    position: absolute;
    height: 229px;
    top: 166px;
    left: 207px;
    font-family: Clash Grotesk, -apple-system, BlinkMacSystemFont, "Segoe UI",
      Roboto, Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
      "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
      "Source Han Sans CN", sans-serif;
    color: #000000;
    font-size: 186px;
    font-weight: 600;
    line-height: 228.78px;
    text-align: left;
    white-space: nowrap;
    letter-spacing: 1.86px;
    z-index: 13;
    overflow: hidden;
    transition: color 0.3s ease; /* Agrega transición de color para suavizar el cambio */
    cursor: pointer;
  }
  
  .h2:hover {
    color: transparent; /* Texto transparente al pasar el cursor */
    -webkit-text-stroke: 2px #000000; /* Añade un contorno de 2px en color negro */
  }
  .iconoinsta {
    width: 30px;
    height: 29.638px;
    top: 341.525px;
    left: 0;
    background: url(./assets/images/b55509d1598e624e1da156a377db8c85220f434f.png)
      no-repeat center;
    background-size: cover;
    z-index: 42;
  }
  .iconolinkedin {
    width: 29px;
    height: 28.65px;
    top: 389.934px;
    left: 1px;
    background: url(./assets/images/1b4b757c84075d06d555733f6f9ce5e9fb2077fb.png)
      no-repeat center;
    background-size: cover;
    z-index: 43;
  }
  .pic-8 {
    width: 0px;
    height: 175.658px;
    top: 438.342px;
    left: 15px;
    background: url(./assets/images/a1a1c818-9e99-4915-a925-008cdca4abb0.png)
      no-repeat center;
    background-size: cover;
    border: 1px solid #000000;
    z-index: 41;
  }
  .pic-9 {
    position: absolute;
    height: 129px;
    top: 436px;
    left: 211px;
    background: url(./assets/images/f26806e1-8515-4bf4-a7ee-86677fa2095e.png)
      no-repeat center;
    background-size: cover;
    border: 1px solid #000000;
    z-index: 14;
  }
  .wrapper-5 {
    position: absolute;
    width: 1134px;
    height: 129px;
    top: 620px;
    left: 257px;
    z-index: 11;
  }
  .text-11 {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    position: absolute;
    height: 38px;
    top: 0;
    left: 953px;
    font-family: Clash Grotesk, -apple-system, BlinkMacSystemFont, "Segoe UI",
      Roboto, Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
      "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
      "Source Han Sans CN", sans-serif;
    color: #000000;
    font-size: 22px;
    font-weight: 600;
    line-height: 27.06px;
    text-align: left;
    white-space: nowrap;
    z-index: 5;
  }
  .text-12 {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    position: absolute;
    height: 38px;
    top: 3px;
    left: 667px;
    font-family: Clash Grotesk, -apple-system, BlinkMacSystemFont, "Segoe UI",
      Roboto, Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
      "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
      "Source Han Sans CN", sans-serif;
    color: #000000;
    font-size: 22px;
    font-weight: 600;
    line-height: 27.06px;
    text-align: left;
    white-space: nowrap;
    z-index: 4;
  }
  .text-13 {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    position: absolute;
    width: 281px;
    height: 125px;
    top: 4px;
    left: 0;
    font-family: Poppins, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
      Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
      "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
      "Source Han Sans CN", sans-serif;
    color: #000000;
    font-size: 17px;
    font-weight: 400;
    line-height: 25.5px;
    text-align: left;
    z-index: 11;
  }
  .text-14 {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    position: absolute;
    height: 38px;
    top: 6px;
    left: 281px;
    font-family: Clash Grotesk, -apple-system, BlinkMacSystemFont, "Segoe UI",
      Roboto, Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
      "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
      "Source Han Sans CN", sans-serif;
    color: #000000;
    font-size: 22px;
    font-weight: 600;
    line-height: 27.06px;
    text-align: left;
    white-space: nowrap;
    z-index: 1;
  }
  .text-15 {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    position: absolute;
    height: 38px;
    top: 32px;
    left: 953px;
    font-family: Poppins, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
      Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
      "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
      "Source Han Sans CN", sans-serif;
    color: #000000;
    font-size: 17px;
    font-weight: 400;
    line-height: 25.5px;
    text-align: left;
    white-space: nowrap;
    z-index: 10;
  }
  .text-16 {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    position: absolute;
    height: 38px;
    top: 35px;
    left: 667px;
    font-family: Poppins, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
      Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
      "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
      "Source Han Sans CN", sans-serif;
    color: #000000;
    font-size: 17px;
    font-weight: 400;
    line-height: 25.5px;
    text-align: left;
    white-space: nowrap;
    z-index: 9;
  }
  .text-17 {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    position: absolute;
    height: 38px;
    top: 38px;
    left: 281px;
    font-family: Poppins, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
      Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
      "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
      "Source Han Sans CN", sans-serif;
    color: #000000;
    font-size: 17px;
    font-weight: 400;
    line-height: 25.5px;
    text-align: left;
    white-space: nowrap;
    z-index: 6;
  }
  
  
  


  @keyframes fadeIn {
    0% {
      opacity: 0;
      transform: translateY(20px);
    }
    100% {
      opacity: 1;
      transform: translateY(0);
    }
  }
  
  
  
  .text-e,
  .h1,
  .h2,
  .text-11,
  .text-12,
  .text-13,
  .text-14,
  .pic-9,
  .text-15,
  .text-16,
  .text-17 {
    opacity: 0;
    animation: fadeIn 1s ease-in-out forwards;
  }
  
  .text-e {
    animation-delay: 0s;
  }
  
  .h1{
    animation-delay: 0.3s;
  }
  
  .h2{
    animation-delay: 0.5s;
  }

  .text-11{
    animation-delay: 0.7s;
  }
  .text-12{
    animation-delay: 0.9s;
  }
  .text-13{
    animation-delay: 1.1s;
  }
  .text-14{
    animation-delay: 1.3s;
  }
  .pic-9{
    animation-delay: 1.5s;
  }
  .text-15{
    animation-delay: 1.7s;
  }
  .text-16{
    animation-delay: 1.9s;
  }
  .text-17{
    animation-delay: 2.1s;
  }