/*!****************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js!./src/styles.css ***!
  \****************************************************************************************************************************************/
@font-face {
  font-family: 'Graphik';
  src: url(77d8bdc7f6c74d94555e.woff2) format('woff2'),
  url(c304da7253c14df81811.woff) format('woff');
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik';
  src: url(5cac251de37c04a4fc99.woff2) format('woff2'),
  url(ceba48553833215eb5f4.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}

#pd-header.-with-bg {
  min-height: 80vh;
}

#header-content-data {
  flex: 1;
}

#project-detail #header-title-wrap #header-title {
    margin-right: 50px;
  }

#project-detail #header-title-wrap .header-subtitle {
    margin: 100px 50px;
    font-weight: 400;
  }

#header-project-info {
  width: auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-bottom: 200px;
  padding-left: 6.1vw;
}

#header-project-info .data.-client p.value {
    margin-top: 50px;
    margin-bottom: 10px;
  }

.header-fixed-box {
  height: 190px;
  padding-top: 40px;
}

.cms-content p.medium-txt {
  font-size: 20px;
}

.block-claim.c--outline-coral.-long-title .title {
  max-width: 750px;
  font-size: 32px;
  font-weight: 400;
  line-height: 45px;
  text-align: center;
  margin: 0 auto;
}

.block-claim.c--outline-coral .bt {
  font-weight: 400;
  margin: 60px auto 0;
  z-index: 1;
}

.block-claim.c--outline-coral .data {
  top: 200px;
}

.block-line-connect p {
  font-size: 14px;
  color: #585858;
}

.group.used + .used {
    margin-bottom: 300px;
  }

.group.used .hlt-text {
    font-size: 28px;
    line-height: 50px;
    color: #000000;
    margin-top: 50px;
    margin-bottom: 30px;
  }

.group.used .text {
    font-size: 14px;
  }

.group.used .percentage {
    position: relative;
    margin-top: 75px;
    height: 210px;
  }

.group.used .percentage .number {
      -webkit-text-fill-color: transparent;
      -webkit-text-stroke-width: 1px;
      -webkit-text-stroke-color: #ff4745;
      font-size: 210px;
      line-height: 1;
      position: absolute;
      right: 55%;
      text-align: right;
    }

.group.used .percentage .number sup {
        font-size: 38%;
        position: absolute;
        top: 30%;
        right: -70px;
      }

.group.used .percentage .text {
      position: absolute;
      left: 48%;
      top: 60%;
      font-size: 14px;
      font-weight: 400;
      line-height: 36px;
      color: #585858;
      max-width: 260px;
      padding-right: 60px;
    }



.block.downloads-graphic {
  position: relative;
  width: calc(100% - 60px);
  height: 500px;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  padding: 0 0 2px;
  margin: 40px 30px 250px;
  border-bottom: 2px solid #181F2C;
}



.block.downloads-graphic .bg-lines {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
  }



.block.downloads-graphic .bg-lines .line {
      position: absolute;
      width: 100%;
      height: 1px;
      background-image: repeating-linear-gradient(
              90deg,
              transparent,
              transparent 5px,
              #d0d0d0 0px,
              #d0d0d0 10px
      );
    }



.block.downloads-graphic .bg-lines .line:nth-child(1) {
        top: 0%;
      }



.block.downloads-graphic .bg-lines .line:nth-child(2) {
        top: 10%;
      }



.block.downloads-graphic .bg-lines .line:nth-child(3) {
        top: 20%;
      }



.block.downloads-graphic .bg-lines .line:nth-child(4) {
        top: 30%;
      }



.block.downloads-graphic .bg-lines .line:nth-child(5) {
        top: 40%;
      }



.block.downloads-graphic .bg-lines .line:nth-child(6) {
        top: 50%;
      }



.block.downloads-graphic .bg-lines .line:nth-child(7) {
        top: 60%;
      }



.block.downloads-graphic .bg-lines .line:nth-child(8) {
        top: 70%;
      }



.block.downloads-graphic .bg-lines .line:nth-child(9) {
        top: 80%;
      }



.block.downloads-graphic .bg-lines .line:nth-child(10) {
        top: 90%;
      }



.block.downloads-graphic .item {
    height: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
    justify-content: flex-end;
    align-items: center;
    min-width: 8%;
    z-index: 1;
  }



.block.downloads-graphic .item .percentage {
      position: relative;
      top: -30px;
      height: 0;
      font-size: 16px;
    }



.block.downloads-graphic .item .text {
      position: absolute;
      top: calc(100% + 25px);
      text-align: center;
      font-size: 12px;
    }



.block.downloads-graphic .item .lineH {
      width: 10px;
      height: 0%;
      background-color: #FF4745;
    }



.block.downloads-graphic .item .lineW {
      width: 0%;
      height: 10px;
      background-color: #FF4745;
      display: none;
    }



@media (max-width: 950px) {



.block.downloads-graphic {
    flex-direction: column;
    height: auto;
    padding: 0 0 0 2px;
    border-left: 2px solid #181F2C;
    border-bottom: 0
}
      .block.downloads-graphic .bg-lines .line {
        position: absolute;
        width: 1px;
        height: 100%;
        background-image: repeating-linear-gradient(
                0deg,
                transparent,
                transparent 5px,
                #d0d0d0 0px,
                #d0d0d0 10px
        );
      }

        .block.downloads-graphic .bg-lines .line:nth-child(1) {
          top: 0;
          right: 0%;
        }
        .block.downloads-graphic .bg-lines .line:nth-child(2) {
          top: 0;
          right: 10%;
        }
        .block.downloads-graphic .bg-lines .line:nth-child(3) {
          top: 0;
          right: 20%;
        }
        .block.downloads-graphic .bg-lines .line:nth-child(4) {
          top: 0;
          right: 30%;
        }
        .block.downloads-graphic .bg-lines .line:nth-child(5) {
          top: 0;
          right: 40%;
        }
        .block.downloads-graphic .bg-lines .line:nth-child(6) {
          top: 0;
          right: 50%;
        }
        .block.downloads-graphic .bg-lines .line:nth-child(7) {
          top: 0;
          right: 60%;
        }
        .block.downloads-graphic .bg-lines .line:nth-child(8) {
          top: 0;
          right: 70%;
        }
        .block.downloads-graphic .bg-lines .line:nth-child(9) {
          top: 0;
          right: 80%;
        }
        .block.downloads-graphic .bg-lines .line:nth-child(10) {
          top: 0;
          right: 90%;
        }

    .block.downloads-graphic .item {
      width: 100%;
      height: 46px;
      flex-direction: row;
      justify-content: flex-start;
      overflow: hidden;
    }

      .block.downloads-graphic .item .percentage {
        position: relative;
        top: -25px;
        left: -45px;
        width: 0;
        order: 4;
        font-size: 14px;
      }

      .block.downloads-graphic .item .text {
        position: absolute;
        top: 0px;
        text-align: center;
      }

      .block.downloads-graphic .item .lineH {
        display: none;
      }

      .block.downloads-graphic .item .lineW {
        display: block;
      }
  }

.used-graphic {
  position: relative;
  width: calc(100% - 50px);
  max-width: 580px;
  height: 320px;
  margin: 0;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  margin-top: 90px;
}

.used-graphic .line1, .used-graphic .line2 {
    position: absolute;
    top: 0;
    left: 33.3%;
    width: 2px;
    height: 0%;
    background-color: #181F2C;
    transition: height 1s;
    z-index: 1;
  }

.used-graphic .line2 {
    left: 66.6%;
  }

.used-graphic .frequency {
    flex: 1;
    text-align: center;
    padding-bottom: 10px;
    opacity: 0;
    transition: opacity 1s;
    transition-delay: .8s;
  }

.used-graphic .graphic-inner {
    position: absolute;
    top: 5%;
    left: 0;
    width: 0%;
    height: 75%;
    border-bottom: 2px solid #181F2C;
    transition: width 1s;
  }

.used-graphic .graphic-inner .bg-lines {
      position: absolute;
      width: 100%;
      height: 100%;
    }

.used-graphic .graphic-inner .bg-lines .line {
        position: absolute;
        left: 0;
        width: 100%;
        height: 1px;
        background-image: repeating-linear-gradient(
                90deg,
                transparent,
                transparent 5px,
                #d0d0d0 0px,
                #d0d0d0 10px
        );
      }

.used-graphic .graphic-inner .bg-lines .line:nth-child(1) {
          top: 0;
          right: 0%;
        }

.used-graphic .graphic-inner .bg-lines .line:nth-child(2) {
          top: 20%;
          right: 0%;
        }

.used-graphic .graphic-inner .bg-lines .line:nth-child(3) {
          top: 40%;
          right: 0%;
        }

.used-graphic .graphic-inner .bg-lines .line:nth-child(4) {
          top: 60%;
          right: 0%;
        }

.used-graphic .graphic-inner .bg-lines .line:nth-child(5) {
          top: 80%;
          right: 0%;
        }

.used-graphic .graphic-inner .bg-lines .line .text {
          position: relative;
          top: -20px;
          left: 5px;
          font-size: 10px;
          color: #585858;
          font-weight: 400;
          opacity: 0;
          transition: opacity 1s;
          transition-delay: .8s;
        }

.used-graphic .graphic-inner .item {
      position: absolute;
      padding-bottom: 25px;
      font-size: 12px;
      transform: translateX(-50%);
      opacity: 0;
      bottom: 0;
      transition: all 1s;
      transition-delay: .8s;
      text-align: center;
    }

.used-graphic .graphic-inner .item .line {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: 21px;
        width: 1px;
        height: 19px;
        background-color: #ff4745;
      }

.used-graphic .graphic-inner .item .circle{
        content: "";
        position: absolute;
        width: 7px;
        height: 7px;
        border: 1px solid #FF4745;
        top: calc(100% - (7px/2));
        left: 50%;
        transform: translateX(-50%);
        border-radius: 50%;
        box-sizing: border-box;
        background-color: #ffffff;
        transition: all ease-out .2s;
        color: #181f2c00;
        display: flex;
        justify-content: center;
        align-items: center;
        overflow: hidden;
      }

.used-graphic .graphic-inner .item .circle:hover {
          width: 50px;
          height: 50px;
          color: #181f2c;
        }

.used-graphic .graphic-inner .banca {
      left: calc(33.3% / 3);
    }

.used-graphic .graphic-inner .retail {
      left: calc(33.3% / 3 * 2);
    }

.used-graphic .graphic-inner .travel {
      left: calc(33.3% + (33.3% / 4));
    }

.used-graphic .graphic-inner .utilities {
      left: calc(33.3% + (33.3% / 4 * 2));
    }

.used-graphic .graphic-inner .telco {
      left: calc(33.3% + (33.3% / 4 * 3));
    }

.used-graphic .graphic-inner .seguros-auto {
      left: calc(66.6% + (33.3% / 2));
      width: 100px;
    }

.used-graphic.animate .line1, .used-graphic.animate .line2 {
      height: 100%;
    }

.used-graphic.animate .frequency {
      opacity: 1;
    }

.used-graphic.animate .graphic-inner {
      width: 100%;
    }

.used-graphic.animate .bg-lines .line .text {
          opacity: 1;
        }

.used-graphic.animate .item {
      opacity: 1;
    }

.group.posts {
  margin-bottom: 0;
}

.group.posts .author, .group.posts .date {
    font-size: 14px;
    color: #585858;
  }

.group.posts .author {
    margin-top: 10px;
  }

.group.posts .title {
    font-size: 20px;
    font-weight: 500;
    margin-top: 20px;
  }

.block.hubspot-form {
  margin: 120px auto 0;
  color: #ffffff;
}

.block.hubspot-form .input::after {
    border-bottom: 1px solid #fff;
  }

.block.hubspot-form label, .block.hubspot-form span, .block.hubspot-form p {
    color: #ffffff;
  }

.block.hubspot-form input[type=submit] {
    color: #ffffff;
  }

.block.hubspot-form .actions::after {
    background-color: #ffffff;
  }

.block.hubspot-form label input + *::before {
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255,255,255,0.2) url(8751ac940a0b5057d514.png) no-repeat 0 50%;
    background-size: 100%;
  }


@media (max-width: 1023px) {
    .header-fixed-box p, .header-fixed-box a{
      font-size: 16px;
    }

  .block.downloads-graphic {
    margin-bottom: 160px;
  }

  .group.used {
    flex-direction: column;
  }

    .group.used + .used {
      margin-bottom: 150px;
    }

    .group.used .hlt-text {
      padding-right: 30px;
      max-width: 623px;
    }

    .group.used .used-graphic {
      margin-left: auto;
      margin-right: auto;
    }
}

@media (max-width: 767px) {

  #pd-header.-with-bg {
    min-height: auto;
  }

  .header-fixed-box {
    position: relative;
    width: calc(100% + 40px);
    margin: 0 -20px;
    bottom: -30px;
  }

    #project-detail #header-title-wrap #header-title {
      margin-right: 0;
    }

    #project-detail #header-title-wrap .header-subtitle {
      margin: 0;
    }

  #header-project-info {
    margin-top: 30px;
    margin-left: 0;
    padding-left: 0;
    padding-bottom: 40px;
  }

    #header-project-info .data.-client p.value {
      margin-top: 10px;
    }
    .cms-content h2.block-header {
      margin-top: 80px;
    }
    .cms-content .text-graphic p {
      text-align: left;
      margin: 0;
      font-size: 18px;
    }

  .block.downloads-graphic {
    margin-bottom: 100px;
  }
    .used-graphic .frequency {
      font-size: 12px;
    }
    .used-graphic .graphic-inner {
      height: 80%;
    }
    .group.used + .used {
      margin-top: 80px;
    }
      .group.used .percentage .number {
        font-size: 115px;
      }

        .group.used .percentage .number sup {
          right: -50px;
        }
      .group.used .percentage .text {
        top: 35%;
        line-height: 30px;
      }

  .block-claim.c--outline-coral.-long-title  {
    padding-bottom: 50px;
  }
    .block-claim.c--outline-coral.-long-title .title {
      font-size: 22px;
      padding: 50px 40px 0;
    }
    .block-claim.c--outline-coral.-long-title .data {
      top: 100px;
    }

  .block.hubspot-form {
    margin-top: 60px;
  }

    .block.hubspot-form label input + * {
      line-height: 1.5;
    }

  .group.posts {
    padding-top: 40px;
  }

  #project-detail-content {
    padding-bottom: 100px;
  }

}

