/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
<style>
  .title-subtitle {
    text-align: left;
    font-size: 16px;
  }
  .left {
   	text-align: left;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 3.2px;
    text-transform: uppercase;
  }
  .heading-title {
    text-align: left;
    font-size: 60px;
    line-height: 70px;
  }
  .bajada {
    font-size: 20px;
    text-align: left;
    color: #fff;
    max-width: 1029px;
  }
  h2.heading-title {
    font-size: 48px;
    font-weight: 800;
  }
  .logo-head {
    margin-left: -15px!important;
    margin-top: -30px!important;
  }
  .parrafos-lineas {
    display: flex;
    flex-direction: column;
    gap: 20px;
    max-width: 641px;
  }
  p.p-linea {
    color: var(--background-black-for-font, #1D1D1B);
    font-family: Lexend;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 150% */
    margin: 0;
  }
  .linea {
    width: 100%;
    height: 1px;
    background: #FC0;
  }
  .parrafo {
    color: var(--background-black-for-font, #1D1D1B);
    font-family: Lexend;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
  }
  .parrafo span {
    font-weight: 700;
  }
  .ancho1 {
   	max-width: 584px; 
  }
  .centrado {
    text-align: center;
  }
  .parrafo-especial {
    color: var(--background-light-gray, #EBEDEF);
    font-family: Lexend;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
  }
  .frase-cinta {
    display: flex;
    gap: 30px;
    align-items: center;
  }
  .frase-cinta h3 {
    color: #EBEDEF;
    font-size: 32px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
    min-width: 333px;
    margin: 0;
    max-width: fit-content;
  }
  .ancho3, .heading-title-wrapper.heading-align-center.heading-color-dark {
   	max-width: 1057px; 
  }
  .ancho4 {
   	max-width: 588px; 
  }
  .h3-resaltado {
   	background: var(--main-yellow, #FC0); 
    padding: 4px;
    max-width: fit-content;
  }
  .parrafo-detalle {
   	color: #000;
    text-align: center;
    font-family: Lexend;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal; 
    max-width: 1067px;
    margin: auto;
  }
  .card-testimonio {
   	display: flex;
    flex-direction: column;
    padding: 45px;
    gap: 0;
    background: #FFF;
    box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.25);
    max-width: 892px;
    margin: 67px auto 0;
  }
  p.testimonio-parrafo {
    color: #1D1D1B;
    font-family: Lexend;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 35px;
    margin-bottom: 0;
  }
  h6.testimonio-nombre {
     color: #1D1D1B;
    font-family: Poppins-Extrabold;
    font-size: 14px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -0.21px;
    text-transform: uppercase;
    margin-top: 60px;
    margin-bottom: 0;
  }
  p.testimonio-puesto {
    color: #1D1D1B;
    font-family: Lexend;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 30px; /* 187.5% */
  }
  .white {
    color: #fff;
  }
  div#hs_cos_wrapper_module_16921185546177 {
    max-width: 526px;
  }
  a#hablemos {
    background: #FC0!important;
    color: #000!important;
    margin-top: 30px;
  }
  
  a#hablemos:hover {
    background: #FC0!important;
    color: #000!important;
    transform: scale(1.1);
  }
  .banner-block_title {
    color: #FFF;
    text-align: center;
    font-family: Poppins-Extrabold;
    font-size: 48px;
    font-style: normal;
    font-weight: 800;
    line-height: 50px;
    text-transform: uppercase;
  }
  .banner-block_wrapper {
    padding: 60px 52px;
  }
  .title-subtitle {
    color: #FFF;
 	text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 3.2px;
    text-transform: uppercase;
  }
  .banner-block:hover .banner-block_subtitle, .banner-block:hover .banner-block_title {
    color: #000;
    transition: all ease .3s;
  }
  
  
  @media screen and (max-width: 767px){
    .logo-head {
      margin-bottom: 30px!important;
    }
    .frase-cinta {
      display: flex;
      gap: 30px;
      align-items: flex-start;
      flex-direction: column;
  	}
  }
  
  @media screen and (max-width: 600px) {
    .heading-title {
      font-size: 30px;
      line-height: 42px;
    }
    .bajada {
      font-size: 16px;
      line-height: 30px;
    }
    h2.heading-title {
      font-size: 30px;
      line-height: 42px;
    }
    .logo-head {
      max-width: 250px!important;
    }
    p.p-linea, .parrafo, .parrafo-especial {
      font-size: 16px;
    }
    .frase-cinta h3{
      font-size: 26px;
    }
    .cell_16921162024794-row-1-padding {
      padding-top: 20px!important;
    }
    h2.centrado {
      margin-bottom: 20px!important;
    }
    p.testimonio-parrafo {
      font-size: 14px;
      line-height: 25px;
    }
    .banner-block_title {
      font-size: 36px;
    }
  }
</style>