/* =================================================== Writer Banner Begins =================================================== */

.pf-wrt-banner {
  padding-top: 74px;
}
.pf-wrt-banner-cont {
  max-width: 1320px;
  margin: 0 auto;
  width: 90%;
  padding: 76px 0 40px 0;
}
.pf-wrt-banner-wrap {
  background: linear-gradient(92.75deg, #5397ef 8.76%, #1877f2 100%);
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 40px 40px 0;
}
.pf-wrt-banner-wrap img {
  max-width: 1000px;
  height: auto;
  width: 100%;
}

/* =================================================== Writer Banner ends =================================================== */
/* =================================================== Background and my role Begins =================================================== */

.pf-wrt-bg {
  max-width: 848px;
  width: 90%;
  margin: 0 auto;
  padding-bottom: 104px;
}
.pf-wrt-bg-cont {
  display: flex;
  justify-content: space-between;
  gap: 76px;
}
.pf-wrt-bg-left-wrap {
  border-right: 1px solid #dcdcdc;
  padding-right: 84px;
}
.pf-wrt-bg-left-wrap p {
  font-weight: 400;
  font-size: 14px;
  color: #000000ab;
  line-height: 22px;
  margin-bottom: 20px;
}
.pf-wrt-bg-title {
  font-weight: 700;
  font-size: 42px;
  line-height: 50px;
  color: #000000;
  margin-bottom: 13px;
}
.pf-wrt-bg-content {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #393939;
  max-width: 448px;
}
.pf-wrt-bg-content span {
  font-weight: 600;
}
.pf-wrt-bg-right-wrap p {
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
  margin-bottom: 12px;
}
.pf-wrt-bg-right-wrap span {
  display: block;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  margin-bottom: 20px;
}
@media only screen and (max-width: 598px) {
  .pf-wrt-bg-cont {
    flex-wrap: wrap;
    gap: 46px;
  }
  .pf-wrt-bg-left-wrap {
    padding-right: 0;
    border-right: 0;
  }
}
/* =================================================== Background and my role ends =================================================== */
/* =================================================== Writer problem Begins =================================================== */
.pf-wrt-prb {
  padding-bottom: 100px;
}
.pf-wrt-prb-wrap {
  max-width: 805px;
  width: 90%;
  margin: 0 auto;
}
.pf-prb-title {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #000000ab;
  margin-bottom: 20px;
}
.pf-prb-subtitile {
  font-weight: 500;
  font-size: 42px;
  line-height: 50px;
  color: #393939;
  margin-bottom: 12px;
}
.pf-wrt-prb-wrap p {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #393939;
}
.pf-wrt-prb-wrap p a {
  color: #1877f2;
}
/* =================================================== Writer problem Ends =================================================== */
/* =================================================== Design Questions Begins =================================================== */

.pf-design-que {
  padding-bottom: 100px;
}
.pf-design-que-wrap {
  max-width: 848px;
  width: 90%;
  margin: 0 auto;
  background-color: #101b28;
  border-radius: 12px;
  padding: 70px;
}
.pf-design-que-title {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #ffffff;
  margin-bottom: 20px;
}
.pf-design-que-wrap p {
  font-weight: 500;
  font-size: 42px;
  line-height: 50px;
  color: #ffffff;
}
@media only screen and (max-width: 786px) {
  .pf-design-que-wrap {
    padding: 40px;
  }
  .pf-design-que-wrap p {
    font-size: 35px;
    line-height: 45px;
  }
}
@media only screen and (max-width: 598px) {
  .pf-design-que-wrap p {
    font-size: 24px;
    line-height: 32px;
  }
}
/* =================================================== Design Questions Ends =================================================== */
/* =================================================== Writer Solution Begins =================================================== */

.pf-wrt-solution {
  padding-bottom: 100px;
}
.pf-wrt-sol-wrap {
  max-width: 848px;
  width: 90%;
  margin: 0 auto;
}
.pf-wrt-sol-title {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #000000ab;
  margin-bottom: 20px;
}
.pf-wrt-sol-subtitle {
  font-weight: 500;
  font-size: 42px;
  line-height: 50px;
  color: #393939;
  margin-bottom: 12px;
}
.pf-wrt-sol-wrap p {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #393939;
}
/* =================================================== Writer Solution Ends =================================================== */
/* =================================================== Web View & mobile view Begins =================================================== */

.pf-wrt-webView,
.pf-wrt-mobileView {
  padding-bottom: 100px;
}
.pf-wrt-webView-wrap {
  max-width: 1320px;
  margin: 0 auto;
  width: 90%;
  padding: 40px;
  background: #f5f5f5;
}
.pf-wrt-webView-cont {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pf-wrt-webView-cont img {
  max-width: 1000px;
  height: auto;
  width: 100%;
  border-radius: 20px;
}
@media only screen and (max-width: 598px) {
  .pf-wrt-webView-wrap {
    padding: 14px;
  }
}
/* =================================================== Web View Ends =================================================== */
/* =================================================== Mobile View Begins =================================================== */
.pf-wrt-mobileView-wrap {
  max-width: 1320px;
  margin: 0 auto;
  width: 90%;
  padding: 40px;
  background: #f5f5f5;
}
.pf-wrt-MobileView-cont {
  max-width: 1115px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
}
.pf-wrt-MobileView-cont img {
  max-width: 248px;
  height: auto;
  border-radius: 38px;
  width: 100%;
}
@media only screen and (max-width: 998px) {
  .pf-wrt-MobileView-cont {
    justify-content: center;
  }
}
/* =================================================== Mobile View Ends =================================================== */
/* =================================================== Competitor analysis Begins =================================================== */

.pf-wrt-comp-analy {
  padding-bottom: 86px;
}
.pf-wrt-comp-analy-wrap {
  max-width: 848px;
  width: 90%;
  margin: 0 auto;
}
.pf-wrt-comp-analy-title,
.pf-wrt-user-inter-title,
.pf-wrt-title {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #000000ab;
  margin-bottom: 20px;
}
.pf-wrt-comp-analy-subtitle,
.pf-wrt-user-inter-subtitle,
.pf-wrt-subtitle {
  font-weight: 500;
  font-size: 42px;
  line-height: 52px;
  color: #393939;
  margin-bottom: 24px;
}
.pf-wrt-comp-analy-wrap p,
.pf-wrt-user-inter-wrap p,
.pf-wrt-user-wrap p,
.pf-wrt-jour-map-wrap p,
.pf-wrt-story-board-wrap p,
.pf-wrt-mob-cont p,
.pf-wrt-web-cont p,
.pf-wrt-impact-wrap p {
  max-width: 696px;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #393939;
  margin-bottom: 40px;
}
.pf-wrt-competitors {
  max-width: 613px;
  background-color: #f1f2f4;
  padding: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 12px;
  gap: 20px;
}
.pf-wrt-comp-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media only screen and (max-width: 598px) {
  .pf-wrt-competitors {
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
  }
}
/* =================================================== Competitor analysis Ends =================================================== */
/* =================================================== User Interview Begins =================================================== */
.pf-wrt-user-inter {
  padding-bottom: 40px;
}
.pf-wrt-user-inter-wrap {
  max-width: 848px;
  width: 90%;
  margin: 0 auto;
}
.pf-wrt-user-inter-wrap p {
  margin-bottom: 40px;
}
/* =================================================== User Interview Ends =================================================== */
/* =================================================== Image slide show Begins =================================================== */
.pf-wrt-img-show {
  padding-bottom: 100px;
}
/* .pf-wrt-img-show-wrap {
  max-width: 1320px;
  width: 90%;
  margin: 0 auto;
  background-color: #f5f5f5;
  height: 798px;
} */

/* Carousel container */
.carousel-container {
  width: 90%;
  max-width: 1320px;
  margin: 0 auto;
  background-color: #f5f5f5;
  position: relative;
}

/* Slides */
.carousel {
  display: flex;
  overflow: hidden;
  position: relative;
  height: auto;
  padding: 40px 90px 0 90px;
}

.carousel-slide {
  min-width: 100%;
  transition: transform 0.5s ease;
  opacity: 0;
  display: none;
  position: relative;
  justify-content: center;
  align-items: center;
  height: 681px;
}

.carousel-slide.active {
  opacity: 1;
  display: flex;
}

.carousel-slide img {
  max-width: 823px;
  height: auto;
  width: 100%;
}

/* Progress bar */
.progress-bar {
  height: 5px;
  background-color: #ddd;
  position: relative;
}

.progress {
  height: 100%;
  width: 0;
  background-color: #1e3656;
  transition: width 0.1s linear;
}

/* Controls */
.controls {
  position: absolute;
  top: 38px;
  right: 30px;
  cursor: pointer;
}

.controls img {
  width: 43px;
  height: 43px;
}

/* Thumbnails */
.thumbnails {
  display: flex;
  justify-content: center;
  padding: 24px 0 40px 0;
  gap: 10px;
}

.thumbnail {
  max-width: 80px;
  width: 100px;
  height: 60px;
  object-fit: cover;
  cursor: pointer;
  border: 4px solid transparent;
  transition: border 0.3s ease;
  border-radius: 8px;
}

.thumbnail.active {
  border: 4px solid #1877f2;
}
.pf-carousel-persona .carousel-slide img {
  max-width: 1138px;
  width: 100%;
  height: auto;
}
.pf-wrt-user-analaysis .carousel-slide {
  height: auto;
}
.pf-wrt-img-show-btn-view {
  margin-top: 24px;
}
.pf-wrt-btn-view-wrap {
  width: 90%;
  max-width: 1320px;
  margin: 0 auto; 
  display: flex;
  justify-content: flex-end;
}
.pf-wrt-btn-view-wrap button {
  border-radius: 8px;
  border: 1px solid #D9D9D9; 
  background-color: #FFFFFF;  
  line-height: normal;
  padding: 24px 20px 24px 12px;
  cursor: pointer;
}
.pf-wrt-btn-view-wrap button a {
  color: #363F4F;
  font-size: 14px; 
  font-weight: 400;
  line-height: normal;
  display: flex;
  align-items: center;
}
.pf-wrt-btn-view-wrap button:hover {
  background-color: #F3F3F3;
}
@media only screen and (max-width: 998px) {
  .carousel-slide {
    height: 550px;
  }
}
@media only screen and (max-width: 768px) {
  .carousel {
    padding: 20px;
  }
  .carousel-slide {
    height: 460px;
  }
  .controls img {
    width: 28px;
    height: 28px;
  }
  .pf-wrt-btn-view-wrap button {
    padding: 6px;
  }
}
@media only screen and (max-width: 598px) {
  .thumbnails {
    flex-wrap: wrap;
    padding: 14px 0 20px 0;
  }
  .controls img {
    width: 22px;
    height: 22px;
  }
  .controls {
    top: 10px;
    right: 6px;
  }
  .carousel-slide {
    height: 280px;
  }
}

/* =================================================== Image slide show Ends =================================================== */
/* =================================================== Insights Begins =================================================== */
.pf-wrt-insights {
  padding-bottom: 100px;
}
.pf-insights-wrap {
  max-width: 848px;
  width: 90%;
  margin: 0 auto;
}
.pf-insights-title {
  font-weight: 500;
  font-size: 42px;
  line-height: 52px;
  color: #393939;
  margin-bottom: 24px;
}
.pf-insights-wrap p {
  max-width: 696px;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #393939;
  margin-bottom: 40px;
}
.pf-insights-list {
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 60px;
  margin-bottom: 60px;
}
.pf-insights-list-item {
  /* background: #101b28; */
  border-radius: 12px;
  padding: 40px;
  max-width: 306px;
  min-height: 326px;
  background: #f5f5f5;
  color: #1e242a;
}
.pf-insights-item-title {
  font-weight: 600;
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 12px;
}
.pf-insights-item-content {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
}
/* .pf-insights-item-tools {
  background: #f5f5f5;
}
.pf-insights-item-tools .pf-insights-item-title,
.pf-insights-item-tools .pf-insights-item-content {
  color: #1e242a;
} */
.pf-insights-list-two .pf-insights-list-item {
  min-height: 306px;
}
.pf-insights-list-two .pf-insights-list-item:last-child {
  padding-right: 0;
}
.pf-insights-list-two
  .pf-insights-list-item:last-child
  .pf-insights-item-title {
  padding-right: 15px;
}
.pf-insights-list-two
  .pf-insights-list-item:last-child
  .pf-insights-item-content {
  padding-right: 40px;
  display: block;
}
@media only screen and (max-width: 998px) {
  .pf-insights-list {
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 598px) { 
  .pf-insights-list-item {
    padding: 24px; 
    min-height: 236px;
  }
}
/* =================================================== Insights ends =================================================== */
/* =================================================== Users Begins =================================================== */
.pf-wrt-user {
  padding-bottom: 100px;
}
.pf-wrt-user-wrap {
  max-width: 931px;
  width: 90%;
  margin: 0 auto;
}
.pf-wrt-user-wrap p {
  margin-bottom: 0;
}
/* =================================================== Users Ends =================================================== */
/* =================================================== Journey mapping Begins =================================================== */
.pf-wrt-jour-map {
  padding-bottom: 100px;
}
.pf-wrt-jour-map-wrap {
  max-width: 1003px;
  width: 90%;
  margin: 0 auto;
}
.pf-wrt-jour-map-wrap p {
  margin-bottom: 0;
}
/* =================================================== Journey mapping End =================================================== */
/* =================================================== Journey Progress Begins =================================================== */
.pf-wrt-jour-progress {
  padding-bottom: 100px;
}
.pf-wrt-jour-prog-wrap {
  max-width: 1320px;
  width: 90%;
  margin: 0 auto;
  height: auto;
  background-color: #f5f5f5;
  padding: 40px;
}
.pf-wrt-jour-prog-wrap img {
  max-width: 1240px;
  height: auto;
  width: 100%;
}
@media only screen and (max-width: 598px) { 
  .pf-wrt-jour-prog-wrap {
    padding: 16px;
  }
}
/* =================================================== Journey Progress Ends =================================================== */
/* =================================================== Story boarding Begins =================================================== */
.pf-wrt-story-board {
  padding-bottom: 100px;
}
.pf-wrt-story-board-wrap {
  max-width: 890px;
  width: 90%;
  margin: 0 auto;
}
.pf-wrt-story-board-wrap p {
  margin-bottom: 0;
}
/* =================================================== Story boarding Ends =================================================== */
/* =================================================== Story boarding image Begins =================================================== */
.pf-wrt-story-board-img {
  padding-bottom: 100px;
}
.pf-wrt-story-board-img-wrap {
  max-width: 1320px;
  width: 90%;
  margin: 0 auto;
  background-color: #f5f5f5;
  height: auto;
  padding: 40px;
}
.pf-story-board-container {
  max-width: 764px;
  margin: 0 auto;
}
.pf-story-board-container img {
  max-width: 234px;
  height: auto;
  margin: 24px 24px 0 0;
  width: 100%;
}
.pf-story-board-container img:nth-last-child(n + 4) {
  margin-top: 0;
}
.pf-story-board-container img:nth-child(3),
.pf-story-board-container img:last-child {
  margin-right: 0;
}

@media only screen and (max-width: 998px) {
  .pf-story-board-container {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
  }
  .pf-story-board-container img {
    margin: 0;
  }
}
/* =================================================== Story boarding image Ends =================================================== */
/* =================================================== Wireframes Begins =================================================== */
.pf-wrt-wireframes {
  padding-bottom: 80px;
}
.pf-wrt-wireframes-wrap {
  max-width: 732px;
  width: 90%;
  margin: 0 auto;
}
.pf-wrt-wireframes-wrap .pf-wrt-subtitle {
  margin-bottom: 0;
}
/* =================================================== Wireframes Ends =================================================== */
/* =================================================== Wireframes image Begins =================================================== */
.pf-wrt-wireframes-img {
  padding-bottom: 100px;
}
.pf-wrt-wireframes-img-wrap {
  max-width: 1042px;
  width: 90%;
  margin: 0 auto;
  background-color: #f5f5f5;
  height: auto;
  padding: 40px 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pf-wrt-wireframes-img-wrap img {
  max-width: 900px;
  height: auto;
  width: 100%;
}
@media only screen and (max-width: 598px) { 
  .pf-wrt-wireframes-img-wrap {
    padding: 16px;
  }
}
/* =================================================== Wireframes image Ends =================================================== */
/* =================================================== User Testing Begins =================================================== */
.pf-wrt-user-testing {
  padding-bottom: 100px;
}
.pf-wrt-user-testing-wrap {
  max-width: 848px;
  width: 90%;
  margin: 0 auto;
}
.pf-wrt-user-testing-wrap .pf-wrt-subtitle {
  margin: 0;
}
/* =================================================== User Testing Ends =================================================== */
/* =================================================== User Testing result Begins =================================================== */
.pf-wrt-user-test-result {
  padding-bottom: 100px;
}
.pf-wrt-user-test-res-wrap {
  max-width: 1320px;
  width: 90%;
  margin: 0 auto;
  background-color: #f5f5f5;
  height: auto;
  padding: 60px;
}
.pf-user-test-res-content {
  max-width: 760px;
  margin: 0 auto;
  padding: 12px 20px 12px 16px;
  margin-bottom: 12px;
  background-color: #ffffff;
  border-radius: 8px;
}
.pf-user-test-res-content p {
  font-weight: 400px;
  font-size: 14px;
  line-height: 22px;
  color: #020303;
}
.pf-user-test-res-conten p span {
  color: #1877f2;
}
.pf-ueser-result {
  max-width: 760px;
  margin: 0 auto;
  background-color: #ffffff;
  border-radius: 8px;
  padding: 10px 16px;
}
.pf-ueser-result span {
  font-weight: 400px;
  font-size: 14px;
  line-height: 22px;
}
.pf-ueser-result span:first-child {
  color: #020303;
}
.pf-ueser-result span:first-child::after {
  content: ":";
}
.pf-ueser-result span:last-child {
  color: #149a37;
}
.pf-user-test-res-img-cont {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-bottom: 20px;
}
.pf-user-test-res-img-cont img {
  max-width: 370px;
  height: auto;
  border-radius: 20px;
}
@media only screen and (max-width: 998px) {
  .pf-user-test-res-img-cont img {
    max-width: 300px;
  }
}
@media only screen and (max-width: 786px) {
  .pf-user-test-res-img-cont img {
    max-width: 220px;
  }
}
@media only screen and (max-width: 568px) {
  .pf-user-test-res-img-cont {
    flex-wrap: wrap;
  }
  .pf-wrt-user-test-res-wrap {
    padding: 30px;
  }
}
/* =================================================== User Testing result Ends =================================================== */
/* =================================================== Design UI Title Begins =================================================== */
.pf-wrt-design-ui {
  padding-bottom: 42px;
}
.pf-wrt-design-ui-wrap {
  max-width: 1005px;
  width: 90%;
  margin: 0 auto;
}
/* =================================================== Design UI Title Ends =================================================== */
/* =================================================== Design UI Begins =================================================== */
.pf-wrt-design-wrapper {
  margin-bottom: 58px;
}
.pf-toggle-container {
  display: flex;
  justify-content: flex-end;
  /*   need to remove this none once toggle needed */
  display: none;
}
.pf-design-cont-even .pf-toggle-container {
  justify-content: flex-start;
}
.pf-mob-web-toggle-wrap {
  display: flex;
  width: 172px;
  height: 40px;
  background-color: #e9ebee;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  margin-bottom: 42px;
  box-shadow: 0px 0px 1px 0px #00000040 inset;
  padding: 2px 4px;
  box-sizing: border-box;
  margin-right: 50px;
}
.pf-toggle-option {
  flex: 1;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  font-weight: 500;
  color: #69798d;
  cursor: pointer;
  transition: color 0.3s ease;
  z-index: 1;
}
.pf-toggle-option.pf-toggle-active-btn {
  color: #233143;
}
.pf-toggle-slider {
  position: absolute;
  top: 2px;
  left: 4px;
  width: 82px;
  height: 36px;
  background-color: #ffffff;
  border-radius: 20px;
  transition: transform 0.3s ease;
  box-shadow: 1px 1px 9px 0px #00000040;
}
.pf-wrt-ui-design-mob {
  display: flex;
  justify-content: space-between;
}
.pf-web-mob-content {
  display: none;
  gap: 40px;
  justify-content: space-between;
  align-items: center;
}
.pf-web-mob-content.pf-toggle-active-content {
  display: flex;
}
.pf-wrt-mob-ui img {
  max-width: 250px;
  height: auto;
  width: 100%;
}
/* .pf-wrt-mob-ui img:last-of-type {
    max-width: 320px;
} */
.pf-wrt-mob-cont {
  max-width: 578px;
}
.pf-wrt-web-ui img {
  max-width: 1005px;
  height: auto;
  /* margin-bottom: 40px; */
  width: 100%;
}
.pf-wrt-ui-design-web {
  flex-direction: column;
  align-items: baseline;
}
.ui-flex-dir-row-reverse {
  flex-direction: row-reverse;
}
@media only screen and (max-width: 998px) {
  .pf-wrt-mob-cont {
    max-width: 498px;
  }
}
@media only screen and (max-width: 768px) {
  .pf-wrt-mob-cont {
    max-width: 400px;
  }
}
@media only screen and (max-width: 598px) {
  .pf-wrt-mob-cont {
    max-width: 100%;
  }
  .pf-wrt-ui-design-mob {
    flex-direction: column-reverse;
  }
  .pf-wrt-design-wrapper {
    margin-bottom: 0;
  }
  .pf-toggle-container {
    justify-content: center;
  }
  .pf-mob-web-toggle-wrap {
    margin-right: 0;
  }
}
/* =================================================== Design UI Ends =================================================== */
/* =================================================== Reflection Begins =================================================== */

.pf-wrt-reflection {
  padding-bottom: 100px;
}
.pf-ref-wrap {
  max-width: 848px;
  width: 90%;
  margin: 0 auto;
}
.pf-ref-content {
  max-width: 673px;
  font-size: 16px;
  line-height: 18px;
  color: #393939;
  font-weight: 400;
  margin-bottom: 20px;
}
.pf-ref-content span {
  font-weight: 600;
  margin-bottom: 12px;
  display: block;
}
.pf-ref-content p {
  line-height: 26px;
}
.pf-ref-wrap .pf-ref-content:last-child {
  margin-bottom: 0;
}
/* =================================================== Reflection Ends =================================================== */
/* =================================================== Impact Begins =================================================== */
/* .pf-wrt-impact {
  padding-bottom: 40px;
}
.pf-wrt-impact-wrap {
  max-width: 848px;
  width: 90%;
  margin: 0 auto;
}
.pf-wrt-impact-wrap p {
  margin-bottom: 0;
  margin-top: 20px;
}
.pf-impact-content-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
.pf-impact-cont {
  max-width: 306px;
  min-height: 286px;
  padding: 40px;
  background: #f5f5f5;
  border-radius: 12px;
}
.pf-impact-cont span {
  display: block;
  font-weight: 600;
  font-size: 32px;
  line-height: 26px;
  color: #0062fe;
  margin-bottom: 24px;
}
.pf-impact-cont p {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #1e242a;
  margin-bottom: 0;
} */
@media only screen and (max-width: 768px) {
  .pf-wrt-bg,
  .pf-wrt-prb,
  .pf-design-que,
  .pf-wrt-solution,
  .pf-wrt-webView,
  .pf-wrt-mobileView,
  .pf-wrt-img-show,
  .pf-wrt-insights,
  .pf-wrt-user,
  .pf-wrt-jour-map,
  .pf-wrt-jour-progress,
  .pf-wrt-story-board,
  .pf-wrt-story-board-img,
  .pf-wrt-wireframes,
  .pf-wrt-user-testing,
  .pf-wrt-wireframes-img,
  .pf-wrt-user-test-result,
  .pf-wrt-reflection {
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 998px) {
  .pf-wrt-comp-analy-subtitle,
  .pf-wrt-user-inter-subtitle,
  .pf-wrt-subtitle,
  .pf-insights-title,
  .pf-wrt-bg-title,
  .pf-prb-subtitile,
  .pf-wrt-sol-subtitle,
  .pf-insights-title {
    font-size: 32px;
    line-height: 42px;
  }
}
@media only screen and (max-width: 768px) {
  .pf-wrt-comp-analy-subtitle,
  .pf-wrt-user-inter-subtitle,
  .pf-wrt-subtitle,
  .pf-insights-title,
  .pf-wrt-bg-title,
  .pf-prb-subtitile,
  .pf-wrt-sol-subtitle,
  .pf-insights-title {
    font-size: 26px;
    line-height: 32px;
  }
}
/* =================================================== Impact Begins =================================================== */

/* =================================================== Impact new Begins =================================================== */
.pf-wrt-impact {
  margin-bottom: 120px;
}
.pf-wrt-impact-wrap {
  max-width: 825px;
  width: 90%;
  margin: 0 auto;
}
.pf-wrt-impact-content-wrap div:first-child {
  margin-bottom: 30px;
}
.pf-wrt-impact-content-wrap span {
  color: #1877f2;
  font-size: 42px;
  font-weight: 500;
  line-height: 50px;
  margin-bottom: 20px;
  display: block;
}
@media only screen and (max-width: 998px) {
  .pf-wrt-impact {
    margin-bottom: 62px;
  }
  .pf-wrt-impact-cont {
    gap: 90px;
  } 
}
@media only screen and (max-width: 768px) {
  .pf-wrt-impact-cont {
    flex-direction: column-reverse;
    align-items: center;
    gap: 40px;
  } 
  .pf-wrt-impact-content-wrap span {
    font-size: 28px;
    line-height: 38px;
  }
}
/* =================================================== Impact new Ends =================================================== */
