@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
.page-template-pfdd-live .container .mtm-button {
  display: inline-block;
  padding: 15px 35px;
}
@media (max-width: 830px) {
  .page-template-pfdd-live .container {
    padding: 0 15px;
  }
}
.page-template-pfdd-live .pfdd-live-top {
  background: #211551;
}
.page-template-pfdd-live .pfdd-live-top-content {
  display: flex;
  max-width: 1125px;
  margin: auto;
  flex-wrap: wrap;
  padding-bottom: 61px;
}
.page-template-pfdd-live .pfdd-live-top-content-buttons {
  width: 100%;
  display: flex;
  justify-content: center;
}
@media (max-width: 500px) {
  .page-template-pfdd-live .pfdd-live-top-content-buttons {
    flex-wrap: wrap;
  }
}
.page-template-pfdd-live .pfdd-live-top-content-buttons a.mtm-button {
  margin: 10px;
  padding: 15px 50px;
}
@media (max-width: 1110px) {
  .page-template-pfdd-live .pfdd-live-top-content {
    max-width: 100%;
  }
}
.page-template-pfdd-live .pfdd-live-top-content h1 {
  padding-top: 120px;
  font-weight: 700;
  font-size: 36px;
  line-height: 130%;
  text-align: center;
  color: #FFFFFF;
}
@media (max-width: 768px) {
  .page-template-pfdd-live .pfdd-live-top-content h1 {
    font-size: 36px;
    padding-top: 102px;
  }
}
.page-template-pfdd-live .pfdd-live-top-content iframe {
  max-width: 720px;
  max-height: 414px;
  width: 100%;
  margin: 50px auto;
}
.page-template-pfdd-live .pfdd-live-top-content h2 {
  width: 100%;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 120%;
  color: #FFFFFF;
  max-width: 720px;
  margin: 0 auto 15px;
}
.page-template-pfdd-live .pfdd-live-top-content p {
  max-width: 720px;
  width: 100%;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: #FFFFFF;
  margin: 0 auto 25px;
}
.page-template-pfdd-live .pfdd-live-agenda-join-content {
  margin: 60px auto 41px;
  max-width: 730px;
  padding: 100px 0;
}
.page-template-pfdd-live .pfdd-live-agenda-join-content-top {
  text-align: center;
  border-bottom: 1px solid #fff;
}
.page-template-pfdd-live .pfdd-live-agenda-join-content-top h2 {
  font-family: "Montserrat", serif;
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 130%;
  color: #211551;
  padding-bottom: 10px;
}
.page-template-pfdd-live .pfdd-live-agenda-join-content-top p {
  font-family: "Montserrat", serif;
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  line-height: 150%;
  letter-spacing: 0.1px;
  color: #353536;
}
.page-template-pfdd-live .pfdd-live-agenda-join-content-bottom {
  padding-top: 7px;
}
.page-template-pfdd-live .pfdd-live-agenda-join-content-bottom h3 {
  font-family: "Montserrat", serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 120%;
  text-align: center;
  color: #211551;
  margin: auto;
}
.page-template-pfdd-live .pfdd-live-agenda-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-live .pfdd-live-agenda-join-content-sections {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 35px;
  flex-wrap: wrap;
}
.page-template-pfdd-live .pfdd-live-agenda-join-content-sections ul, .page-template-pfdd-live .pfdd-live-agenda-join-content-sections ol {
  list-style: inherit;
  margin: 27px 0 25px 25px;
}
.page-template-pfdd-live .pfdd-live-agenda-join-content-sections ul li, .page-template-pfdd-live .pfdd-live-agenda-join-content-sections ol li {
  list-style: inherit;
  padding-bottom: 12px;
}
.page-template-pfdd-live .pfdd-live-agenda-join-content-sections ol {
  list-style: upper-alpha;
}
.page-template-pfdd-live .pfdd-live-agenda-join-content-sections p {
  width: 100%;
}
.page-template-pfdd-live .pfdd-live-agenda-join-content-sections p iframe {
  margin-top: 50px;
}
.page-template-pfdd-live .pfdd-live-bottom {
  background: #f4f4f4;
  padding: 120px 0;
}
.page-template-pfdd-live .pfdd-live-bottom h3 {
  font-weight: 700;
  font-size: 36px;
  line-height: 120%;
  text-align: center;
  color: #211551;
  padding-bottom: 15px;
}
.page-template-pfdd-live .pfdd-live-bottom p {
  font-weight: 600;
  font-size: 18px;
  line-height: 150%;
  text-align: center;
  color: #2F78F1;
}