@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
@media (max-width: 830px) {
  .page-template-pfdd .container {
    padding: 0 15px;
  }
}
.page-template-pfdd .pfdd-top {
  background-size: cover;
}
.page-template-pfdd .pfdd-top-content {
  display: flex;
  max-width: 1125px;
  margin: auto;
  flex-wrap: wrap;
  padding-bottom: 61px;
}
@media (max-width: 1110px) {
  .page-template-pfdd .pfdd-top-content {
    max-width: 100%;
  }
}
.page-template-pfdd .pfdd-top-content h1 {
  text-align: center;
  padding-top: 302px;
  font-size: 48px;
  line-height: 58px;
  margin-bottom: 25px;
}
@media (max-width: 768px) {
  .page-template-pfdd .pfdd-top-content h1 {
    font-size: 36px;
    padding-top: 102px;
  }
}
.page-template-pfdd .pfdd-top-content p {
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 28px;
  font-weight: 600;
  margin: 0 auto;
  line-height: 45px;
}
.page-template-pfdd .pfdd-text {
  margin: auto;
}
.page-template-pfdd .pfdd-text-content {
  margin: 60px auto 41px;
  max-width: 730px;
}
.page-template-pfdd .pfdd-text-content h2 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 130%;
  color: #211551;
  margin-bottom: 45px;
}
.page-template-pfdd .pfdd-text-content p {
  font-weight: inherit;
}
.page-template-pfdd .pfdd-text-content img {
  width: 100%;
  height: auto;
  margin: 25px auto;
}
.page-template-pfdd .pfdd-text-content ul {
  list-style: inherit;
  margin: 27px 0 25px 25px;
}
.page-template-pfdd .pfdd-text-content ul li {
  list-style: inherit;
  padding-bottom: 12px;
}
.page-template-pfdd .pfdd-join-content {
  margin: 0 auto;
  max-width: 1105px;
  padding: 100px 0;
}
.page-template-pfdd .pfdd-join-content-top {
  text-align: center;
  padding-bottom: 18px;
  border-bottom: 1px solid #fff;
}
.page-template-pfdd .pfdd-join-content-top h2 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 130%;
  color: #FFFFFF;
  padding-bottom: 20px;
}
.page-template-pfdd .pfdd-join-content-top p {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  line-height: 150%;
  letter-spacing: 0.1px;
  color: #FFFFFF;
}
.page-template-pfdd .pfdd-join-content-bottom {
  padding-top: 37px;
}
.page-template-pfdd .pfdd-join-content-bottom h2 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 120%;
  text-align: center;
  color: #FFFFFF;
}
.page-template-pfdd .pfdd-join-content-bottom p {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: inherit;
  font-size: 18px;
  line-height: 150%;
  color: #FFFFFF;
  margin: 8px auto 0;
  width: 90%;
  text-align: center;
}
.page-template-pfdd .pfdd-join-content-sections {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 35px;
  flex-wrap: wrap;
}
.page-template-pfdd .pfdd-join-content-section {
  width: 25%;
  height: 258px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px 32px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 20px;
}
@media (max-width: 768px) {
  .page-template-pfdd .pfdd-join-content-section {
    width: 100%;
    margin-bottom: 15px;
  }
}
.page-template-pfdd .pfdd-join-content-section p {
  font-weight: 600;
  font-size: 23px;
  line-height: 150%;
  letter-spacing: 0.1px;
  color: #353536;
  text-align: center;
}
@media (max-width: 768px) {
  .page-template-pfdd .pfdd-join-content-section p {
    font-size: 26px;
  }
}
.page-template-pfdd .pfdd-about {
  padding-bottom: 112px;
}
.page-template-pfdd .pfdd-about-content {
  display: flex;
}
@media (max-width: 1024px) {
  .page-template-pfdd .pfdd-about-content {
    flex-wrap: wrap;
  }
}
.page-template-pfdd .pfdd-about-content h3 {
  font-weight: 700;
  font-size: 24px;
  line-height: 120%;
  color: #211551;
  margin-bottom: 23px;
}
.page-template-pfdd .pfdd-about-content-left, .page-template-pfdd .pfdd-about-content-right {
  width: 50%;
}
@media (max-width: 1024px) {
  .page-template-pfdd .pfdd-about-content-left, .page-template-pfdd .pfdd-about-content-right {
    width: 100%;
  }
}
.page-template-pfdd .pfdd-about-content-left h4, .page-template-pfdd .pfdd-about-content-right h4 {
  font-weight: 700;
  font-size: 20px;
  line-height: 150%;
  color: #211551;
}
.page-template-pfdd .pfdd-about-content-left p, .page-template-pfdd .pfdd-about-content-right p {
  width: 95%;
  font-weight: inherit;
  font-size: 18px;
  line-height: 150%;
  margin: 0 0 12px 0;
}
.page-template-pfdd .pfdd-about-content-item {
  display: inline-flex;
  width: 100%;
}
.page-template-pfdd .pfdd-about-content-item-text {
  padding-left: 20px;
  width: 100%;
}
.page-template-pfdd .pfdd-about-content-left-first {
  padding: 80px 0 0 153px;
}
@media (max-width: 1024px) {
  .page-template-pfdd .pfdd-about-content-left-first {
    order: 1;
    text-align: center;
    padding: 10px 0 0 0;
  }
}
@media (max-width: 564px) {
  .page-template-pfdd .pfdd-about-content-left-first img {
    width: 100%;
    height: auto;
  }
}
.page-template-pfdd .pfdd-about-content-left-second {
  padding: 64px 0 0 167px;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
}
@media (max-width: 1024px) {
  .page-template-pfdd .pfdd-about-content-left-second {
    padding: 10px 0 0 0;
  }
}
.page-template-pfdd .pfdd-about-content-left-image {
  padding: 100px 0 26px 166px;
}
@media (max-width: 1024px) {
  .page-template-pfdd .pfdd-about-content-left-image {
    padding: 10px 0 0 0;
  }
}
.page-template-pfdd .pfdd-about-content-right-first {
  padding: 82px 0 0 0px;
}
@media (max-width: 1024px) {
  .page-template-pfdd .pfdd-about-content-right-first {
    order: 0;
    padding: 50px 0 0 0;
  }
}
.page-template-pfdd .pfdd-about-content-right-second {
  padding: 64px 0 0 53px;
}
@media (max-width: 1024px) {
  .page-template-pfdd .pfdd-about-content-right-second {
    padding: 10px 0 0 0;
    text-align: center;
  }
}
@media (max-width: 564px) {
  .page-template-pfdd .pfdd-about-content-right-second img {
    width: 100%;
    height: auto;
  }
}
.page-template-pfdd .pfdd-quote {
  text-align: center;
  color: #fff;
  padding-bottom: 88px;
  background-size: cover;
}
@media (max-width: 900px) {
  .page-template-pfdd .pfdd-quote {
    padding: 0 15px 50px;
  }
}
.page-template-pfdd .pfdd-quote-img {
  padding-top: 100px;
}
.page-template-pfdd .pfdd-quote h3 {
  font-weight: 700;
  font-size: 24px;
  line-height: 150%;
  max-width: 50%;
  margin: 18px auto 31px;
}
@media (max-width: 900px) {
  .page-template-pfdd .pfdd-quote h3 {
    max-width: 100%;
  }
}
.page-template-pfdd .pfdd-quote p {
  font-weight: 500;
  font-size: 20px;
  line-height: 150%;
  color: #fff;
}