/*!*************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/pathway-2/style.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************/
.wp-block-leanpathblocks-pathway-2 {
  position: relative;
  padding: 88px 0 0;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .wp-block-leanpathblocks-pathway-2 {
    padding: 17px 0 16px;
  }
}

.pathway-2-item {
  position: relative;
  display: flex;
  align-items: center;
  transition: all 0.5s ease;
  opacity: 0;
  transform: translateY(-50px);
}
.pathway-2-item:nth-child(2) {
  transition-delay: 1s;
}
.pathway-2-item:nth-child(3) {
  transition-delay: 2s;
}
.inview .pathway-2-item {
  opacity: 1;
  transform: translateY(0);
}
.pathway-2-item + .pathway-2-item {
  margin-top: 88px;
}
@media screen and (max-width: 1023px) {
  .pathway-2-item + .pathway-2-item {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .pathway-2-item + .pathway-2-item {
    margin-top: 40px;
  }
}
.pathway-2-item__image {
  position: relative;
  width: 488px;
  height: 352px;
}
@media screen and (max-width: 1023px) {
  .pathway-2-item__image {
    width: 20%;
    height: auto;
    aspect-ratio: 1/1;
  }
}
@media screen and (max-width: 767px) {
  .pathway-2-item__image {
    width: 85px;
    height: auto;
    aspect-ratio: 1/1;
    display: flex;
    justify-content: center;
  }
}
.pathway-2-item__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: bottom;
     object-position: bottom;
}
.pathway-2-item:nth-child(1) .pathway-2-item__image img {
  position: absolute;
  top: 0;
  left: 0;
  height: auto;
}
@media screen and (max-width: 767px) {
  .pathway-2-item:nth-child(1) .pathway-2-item__image img {
    position: absolute;
    max-width: unset;
    width: calc(100% + 50px);
    height: auto;
    top: calc(50% - 5px);
    transform: translateY(-50%);
    left: unset;
    right: -25px;
    aspect-ratio: 1/1;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
@media screen and (max-width: 767px) {
  .pathway-2-item:nth-child(2) .pathway-2-item__image img {
    max-width: unset;
    width: 120px;
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  .pathway-2-item:nth-child(3) .pathway-2-item__image img {
    position: absolute;
    max-width: unset;
    right: 0;
    bottom: -32px;
    width: 85px;
    height: 145px;
  }
}
.pathway-2-item__content {
  position: relative;
  width: calc(100% - 488px);
  padding-left: 103px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 23px;
}
@media screen and (max-width: 1023px) {
  .pathway-2-item__content {
    width: 80%;
    padding-left: 20px;
  }
}
@media screen and (max-width: 767px) {
  .pathway-2-item__content {
    width: calc(100% - 85px);
    padding-left: 17px;
    gap: 6px;
  }
}
.pathway-2-item__title, .pathway-2-item__title * {
  color: #F6FDDA;
  font-size: 64px;
  font-style: normal;
  font-weight: 800;
  line-height: 125%;
  letter-spacing: -0.96px;
  margin-bottom: 0;
}
@media screen and (max-width: 1023px) {
  .pathway-2-item__title, .pathway-2-item__title * {
    font-size: 40px;
  }
}
@media screen and (max-width: 767px) {
  .pathway-2-item__title, .pathway-2-item__title * {
    font-size: 24px;
    font-weight: 900;
    line-height: 125%;
    letter-spacing: -0.36px;
  }
}
.pathway-2-item__text, .pathway-2-item__text * {
  color: #F6FDDA;
  font-size: 40px;
  font-style: normal;
  font-weight: 900;
  line-height: 135% !important;
  letter-spacing: -0.6px;
  margin-bottom: 0;
  margin: 0;
}
@media screen and (max-width: 1023px) {
  .pathway-2-item__text, .pathway-2-item__text * {
    font-size: 25px;
  }
}
@media screen and (max-width: 767px) {
  .pathway-2-item__text, .pathway-2-item__text * {
    font-size: 16px;
    font-weight: 900;
    line-height: 125% !important;
    letter-spacing: -0.24px;
  }
}

/*# sourceMappingURL=style-index.css.map*/