/* =================================================== My team and roles Begins ===================================================  */

.pf-myteam-roles {
  max-width: 1042px;
  margin: 0 auto;
  width: 90%;
  margin-bottom: 100px;
}
.pf-myteam-roles-wrap {
  display: flex;
  justify-content: space-between;
  gap: 5px;
  flex-wrap: wrap;
}
.pf-myteam-roles-wrap h2 {
  font-weight: 600;
  font-size: 14px;
  color: #000000;
}
.pf-myteam-roles-wrap p {
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 24px;
  margin-top: 12px;
}
.pf-myteam-roles-wrap p:nth-child(2) {
  max-width: 532px;
}
/* =================================================== My team and roles ends ===================================================  */
/* =================================================== Approval context Begins ===================================================  */

.pf-wrt-prb-wrap {
  max-width: 1042px;
}
.pf-prb-subtitile {
  font-size: 32px;
  line-height: 40px;
}

/* =================================================== Approval context Ends ===================================================  */
/* =================================================== Social do Begins =================================================== */

.pf-appr-social-img-wrap {
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #f5f6f8;
  padding: 50px 136px;
  border-radius: 12px;
}
.pf-appr-social-img-wrap img {
  max-width: 288px;
  width: 100%;
  height: auto;
  margin-bottom: 46px;
}
@media only screen and (max-width: 998px) {
    .pf-appr-social-img-wrap {
        flex-wrap: wrap;
        justify-content: center;
        gap: 62px;
        padding: 40px;
    }
}
/* =================================================== Social do Ends =================================================== */
/* =================================================== Problem Begins =================================================== */

.pf-appr-prblm-wrap {
  margin-top: 30px;
  background-color: #f5f6f8;
  border-bottom: 8px solid #ffffff;
  padding: 24px 40px 24px 40px;
  border-radius: 12px 12px 0 0;
}
.pf-prb-subtitile-wrap {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-bottom: 20px;
}
.pf-prb-sub-txt {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  color: #020202;
}
.pf-prb-toy-social-img-wrap {
  background-color: #ffffff;
  border-radius: 12px;
  padding: 20px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 12px;
}
.pf-prb-statement {
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
  color: #393939;
  margin-top: 14px;
}
.pf-prb-multiple-acc-wrap {
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: space-between;
  flex-wrap: wrap;
}
.pf-appr-prb-wrap-2 {
  border-radius: 0 0 12px 12px;
}
.pf-appr-center-title {
  margin-top: 20px;
  color: #727272;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  line-height: 24px;
}

/* =================================================== Problem Ends =================================================== */

/* =================================================== Deep Problem Begins =================================================== */

.pf-appr-user-quote-wrap {
  background-color: #f5f6f8;
  border-radius: 12px;
  padding: 30px;
  margin-top: 30px;
}
.pf-appr-user-quote {
  border: 0.66px solid #eeeeee;
  background: #ffffff;
  padding: 18px;
}
.pf-quote-icon-wrap {
  display: flex;
  gap: 8px;
  align-items: center;
}
.pf-quote-bio {
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.pf-appr-quote-name {
  color: #14171a;
  font-weight: 600;
  font-size: 10px;
  line-height: 16px;
}
.pf-appr-user-quote-wrap {
  display: flex;
  overflow: auto;
  gap: 24px;
}
.pf-appr-prb-img {
  max-width: 100%;
  width: 261px;
  height: auto;
}

/* =================================================== Deep Problem Ends =================================================== */
/* =================================================== Need Begins =================================================== */

.pf-appr-need-wrap {
  display: flex;
  align-items: center;
  gap: 30px;
  margin-top: 35px;
  flex-wrap: wrap;
  justify-content: space-between;
}
.pf-appr-need {
  background-color: #1877f2;
  padding: 24px 24px 24px 16px;
  border-radius: 12px;
  color: #ffffff;
  display: flex;
  gap: 24px;
  align-items: center;
  max-width: 500px;
}
.pf-appr-need:last-child {
  background-color: #ff9000;
}
.pf-appr-need-txt {
  display: flex;
  flex-direction: column;
  gap: 4px;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
}
.pf-appr-need-txt span:first-child {
  font-weight: 600;
  font-size: 16px;
}

/* =================================================== Need Ends =================================================== */

/* =================================================== Carousel Begins =================================================== */
.pf-appr-carousel-wrap {
  margin-top: 26px;
}
.carousel-nav {
  display: flex;
  justify-content: flex-start;
  border-bottom: 4px solid #e5e5e5;
}

.nav-tab {
  background: none;
  border: none;
  padding: 12px 50px;
  color: #6b6b6b;
  font-size: 16px;
  cursor: pointer;
  outline: none;
  border-bottom: 4px solid transparent;
  transition: border-color 0.2s;
  font-weight: 500;
  position: relative;
  top: 4px;
}

.nav-tab.active {
  border-bottom: 4px solid #404040;
  color: #393939;
  position: relative;
}
.pf-apprv3-carousel-slide img {
  width: 100%;
  height: auto;
}
.pf-apprv3-car-img1,
.pf-apprv3-car2-img1,
.pf-apprv3-car3-img1,
.pf-apprv3-car4-img1,
.pf-apprv3-car5-img1 {
  max-width: 250px;
}
.pf-apprv3-car-img2 {
  max-width: 770px;
}
.pf-apprv3-car-img3 {
  max-width: 694px;
}
.pf-apprv3-car-img4 {
  max-width: 833px;
}
.pf-apprv3-car2-img2 {
  max-width: 686px;
}
.pf-apprv3-car2-img3 {
  max-width: 688px;
}
.pf-apprv3-car3-img2 {
  max-width: 574px;
}
.pf-apprv3-car3-img3 {
  max-width: 810px;
}
.pf-apprv3-car4-img2 {
  max-width: 860px;
}
.pf-apprv3-carousel-slide {
  background: #f5f6f8;
  margin-top: 20px;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 78px;
  border-radius: 12px;
}

.pf-apprv3-carousel-slide.active {
  display: flex;
}
@media only screen and (max-width: 768px) {
    .nav-tab {
        padding: 12px 34px;
    }
}
@media only screen and (max-width: 580px) {
     .nav-tab {
        padding: 12px 10px;
    }
}

/* =================================================== Carousel Ends =================================================== */

/* =================================================== Userflow Begins =================================================== */

.pf-user-flow-img-wrap.pf-appv3-user-flow {
  margin-top: 30px;
}
.pf-appv3-user-flow .pf-user-flow-img-item {
  padding: 30px 63px;
}
.pf-appv3-user-flow .pf-user-flow-img-item img {
  max-width: 521px;
}
.pf-appv3-user-flow .pf-user-flow-img-item span {
  font-size: 23px;
}
/* =================================================== Userflow Ends =================================================== */

/* =================================================== Wireframes Begins =================================================== */

.pf-appr-wireframe {
  margin-top: 10px;
  background-color: #f5f6f8;
  padding: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
}
.pf-appr-wireframe img {
  width: 100%;
  max-width: 566px;
  height: auto;
}

/* =================================================== WireFrames ENds =================================================== */

/* =================================================== Step1 Begins =================================================== */

.pf-apprv3-stp-1-wrap {
  margin-top: 30px;
  padding: 54px 61px 38px;
  background-color: #f5f6f8;
  border-radius: 12px;
}
.pf-apprv3-stp1-cont {
  max-width: 680px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.pf-apprv3-steps-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 45px;
}
.pf-apprv3-steps-img {
  max-width: 250px;
  width: 100%;
  height: auto;
}
.pf-apprv3-steps-txt {
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  font-weight: 500;
}

/* =================================================== Step1 ENds =================================================== */

/* =================================================== Step2 Begins =================================================== */

.pf-apprv3-stps-2-wrap {
  padding-right: 35px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
}

.pf-apprv3-step2-img {
  max-width: 250px;
  width: 100%;
  height: auto;
}
.pf-apprv3-step2-img:last-child {
  max-width: 573px;
}

/* =================================================== Step2 ENds =================================================== */
/* =================================================== Step7 Begins =================================================== */
.pf-apprv3-step7-img-wrap {
  justify-content: center;
}
/* =================================================== Step7 ENds =================================================== */

/* =================================================== Retrospective Begins =================================================== */

.pf-retro-wrap {
  justify-content: space-between;
  gap: 40px;
  flex-wrap: wrap;
  margin-top: 30px;
}
.pf-retro-wrap video{
  max-width: 100%;
  width: 906px;
  height:  auto;
}
.pf-retro-wrap-one {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
  flex-wrap: wrap;
}
.pf-retro-wrap-one img {
  max-width: 100%;
  width: 400px;
  height: auto;
}
/* =================================================== Retrospective Ends =================================================== */

/* =================================================== GIF-like Video Begins =================================================== */

.pf-gif-like-video {
  display: block;
  width: 100%;
  max-width: 600px;
  height: auto;
  object-fit: cover;
  border-radius: 6px; /* optional */
}
/* Optional: remove play controls UI on some browsers */
.pf-gif-like-video::-webkit-media-controls { display: none !important; }

/* =================================================== GIF-like Video Ends =================================================== */