.page-template-template-resources {
  background: #F0F0F0;
}
.page-template-template-resources .header {
  box-shadow: 0px 5px 10px 0px rgba(89, 90, 90, 0.1490196078);
}
.page-template-template-resources .fc-subpage-hero .inner,
.page-template-template-resources .breadcrumbs p,
.page-template-template-resources .fc .container {
  max-width: 1200px;
  padding: 0 15px;
  width: 100%;
  margin: 0 auto;
}
.page-template-template-resources .fc-subpage-hero .bg {
  top: -118px;
  background: #fff;
  height: calc(100% + 118px);
}
@media (max-width: 1024px) {
  .page-template-template-resources .fc-subpage-hero .bg img {
    display: none;
  }
}
.page-template-template-resources .hero-content--heading h1 {
  font-size: 48px;
  font-weight: 600;
  line-height: 1;
}
@media (min-width: 992px) {
  .page-template-template-resources .hero-content--heading h1 {
    font-size: 72px;
    font-weight: 700;
    line-height: 80px;
  }
}
.page-template-template-resources .hero-content--heading h1::after {
  width: 48px !important;
  height: 8px !important;
  margin-top: 16px;
}
.page-template-template-resources .breadcrumbs {
  color: #595A5A;
  padding-top: 64px;
  padding-bottom: 40px;
  font-size: 14px;
  line-height: 1;
  position: relative;
  z-index: 10;
  margin: 0;
  width: 100%;
}
.page-template-template-resources .breadcrumbs a {
  color: #595A5A;
}
.page-template-template-resources .main {
  margin-top: 0 !important;
  padding-bottom: 16px;
}
@media (min-width: 992px) {
  .page-template-template-resources .main {
    padding-bottom: 40px;
  }
}
.page-template-template-resources .fc-subpage-hero {
  background: #fff;
  min-height: 1px;
  padding-bottom: 64px;
}
.page-template-template-resources .fc-subpage-hero .hero-content--heading {
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .page-template-template-resources .fc-subpage-hero .hero-content--heading {
    margin-bottom: 40px;
  }
}
.page-template-template-resources .fc-subpage-hero .hero-content .heading {
  font-weight: 600;
  margin-bottom: 1rem;
  font-size: 48px;
  line-height: 1;
  color: #22589E;
}
@media (min-width: 992px) {
  .page-template-template-resources .fc-subpage-hero .hero-content .heading {
    font-size: 70px;
    line-height: 80px;
  }
}
.page-template-template-resources .fc-subpage-hero .hero-content .subHeading {
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 1rem;
  color: #22589E;
}
@media (min-width: 992px) {
  .page-template-template-resources .fc-subpage-hero .hero-content .subHeading {
    font-size: 36px;
    line-height: 40px;
  }
}
.page-template-template-resources .fc-subpage-hero .hero-content .paragraph {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
}
@media (min-width: 992px) {
  .page-template-template-resources .fc-subpage-hero .hero-content .paragraph {
    font-size: 24px;
    line-height: 32px;
  }
}
.page-template-template-resources .fc-subpage-hero .hero-content .header-cta-2 {
  margin: 24px 0 40px;
}
@media (min-width: 992px) {
  .page-template-template-resources .fc-subpage-hero .hero-content .header-cta-2 {
    margin: 40px 0 64px;
  }
}
.page-template-template-resources .common-button-cta {
  display: inline-block;
  font-size: 21px !important;
  line-height: 26px !important;
  font-weight: 600 !important;
  padding: 12px 20px !important;
  background: #22589E !important;
  border: none !important;
  border-radius: 5px !important;
  color: #fff !important;
}
.page-template-template-resources .common-button-cta:hover {
  background-color: #1081e4 !important;
  color: #fff !important;
}
.page-template-template-resources .fc-resources-panel::before {
  display: none;
}
.page-template-template-resources .fc-resources-panel .tab-content {
  padding-top: 40px;
}
.page-template-template-resources .fc-resources-panel .sf-field-category > ul li label,
.page-template-template-resources .fc-resources-panel .sf-field-post_type > ul li label {
  border-radius: 10px;
  border: 1px solid #22589E;
  background: rgba(34, 88, 158, 0.2);
  padding: 10px 20px;
  color: #22589E;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
}
.page-template-template-resources .fc-resources-panel .sf-field-category > ul li.sf-option-active label,
.page-template-template-resources .fc-resources-panel .sf-field-category > ul li:hover label,
.page-template-template-resources .fc-resources-panel .sf-field-post_type > ul li.sf-option-active label,
.page-template-template-resources .fc-resources-panel .sf-field-post_type > ul li:hover label {
  background: #22589E;
  color: #E7F1FF;
}
.page-template-template-resources .fc-resources-panel .resources-wrapper {
  display: flex;
  margin: 0 -5px;
  gap: 20px 0;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .page-template-template-resources .fc-resources-panel .resources-wrapper {
    margin: 0 -10px;
  }
}
.page-template-template-resources .fc-resources-panel .resource-container {
  border: none;
  padding: 0 5px;
  width: 50%;
  background: none;
  display: flex;
}
@media (min-width: 992px) {
  .page-template-template-resources .fc-resources-panel .resource-container {
    padding: 0 10px;
    width: 33.3333%;
  }
}
@media (min-width: 1024px) {
  .page-template-template-resources .fc-resources-panel .resource-container {
    width: 25%;
  }
}
@media (min-width: 1300px) {
  .page-template-template-resources .fc-resources-panel .resource-container {
    width: 20%;
  }
}
.page-template-template-resources .fc-resources-panel .resource-wrap {
  border-radius: 10px;
  border: 1px solid #C7C7C7;
  background: #FFF;
  padding: 20px 20px 39px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  min-height: 200px;
  flex-grow: 1;
  position: relative;
  transition: all 0.3s ease;
}
.page-template-template-resources .fc-resources-panel .resource-wrap:hover {
  border-color: #22589E;
  box-shadow: 0 8px 16px 0 rgba(34, 88, 158, 0.3);
  background: #E7F1FF;
}
.page-template-template-resources .fc-resources-panel .resource-wrap .resource-container--bottom {
  padding: 0 !important;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.page-template-template-resources .fc-resources-panel .resource-wrap .common-cta {
  background: none !important;
  padding: 0 !important;
  border: none !important;
  font-size: 0 !important;
  border-radius: 0 !important;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: 0;
}
.page-template-template-resources .fc-resources-panel .resource-wrap .common-cta::after {
  display: none;
}
.page-template-template-resources .fc-resources-panel .resource-wrap .common-cta::before {
  content: "View PDF";
  font-size: 16px;
  color: #22589E;
  font-weight: 400;
  line-height: 18px;
  text-decoration: underline;
  position: absolute;
  left: 20px;
  bottom: 20px;
}
.page-template-template-resources .fc-resources-panel .resource-container--type {
  color: #595A5A;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 20px;
  font-weight: 400;
}
.page-template-template-resources .fc-resources-panel .resource-container--heading {
  color: #343434;
  font-size: 18px;
  line-height: 24px;
}
.page-template-template-resources .fc-resources-panel .link-container {
  margin-top: auto;
}
.page-template-template-resources .fc {
  padding: 24px 0;
}
@media (min-width: 992px) {
  .page-template-template-resources .fc {
    padding: 40px 0;
  }
}
.page-template-template-resources .fc .sc-title {
  color: #343434;
  font-size: 32px !important;
  font-weight: 700;
  line-height: 36px; /* 112.5% */
  margin-bottom: 20px;
}
.page-template-template-resources .fc .sc-title::after {
  content: "";
  width: 48px;
  height: 8px;
  display: block;
  margin-top: 8px;
  background: #E7883C;
}
@media (min-width: 992px) {
  .page-template-template-resources .fc .sc-title {
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 40px;
  }
}
.page-template-template-resources .r-events-video {
  padding-top: 40px;
}
@media (min-width: 992px) {
  .page-template-template-resources .r-events-video {
    padding-top: 80px;
  }
}
.page-template-template-resources .r-events-video p {
  color: #09003E;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .page-template-template-resources .r-events-video p {
    font-size: 21px;
    line-height: 33px;
  }
}
.page-template-template-resources .rev-container {
  position: relative;
  padding-top: 56.25%;
  border-radius: 10px;
  overflow: hidden;
}
.page-template-template-resources .rev-container iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.page-template-template-resources .fc-cs-testi-in {
  border-radius: 10px;
  background: linear-gradient(233deg, #00256A 28.56%, #0049D0 89.77%);
}
.page-template-template-resources .fc-cs-testi-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
  flex-direction: row-reverse;
}
@media (min-width: 992px) {
  .page-template-template-resources .fc-cs-testi-row {
    margin: 0 -20px;
  }
}
.page-template-template-resources .fc-cs-testi-cnt {
  padding: 30px 40px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
@media (min-width: 992px) {
  .page-template-template-resources .fc-cs-testi-cnt {
    padding: 48px 68px;
    width: 52.5641025641%;
    gap: 40px;
    font-size: 24px;
    line-height: 33.6px;
  }
}
.page-template-template-resources .fc-cs-testi-cnt p {
  margin: 0;
}
.page-template-template-resources .fc-cs-testi-img {
  padding: 0 10px;
}
@media (min-width: 992px) {
  .page-template-template-resources .fc-cs-testi-img {
    padding: 0 20px;
    width: 47.4358974359%;
    display: flex;
    align-items: flex-end;
  }
}
.page-template-template-resources .fc-cs-list-in {
  border-radius: 10px;
  border: 1px solid #C7C7C7;
  background: #FFF;
  padding: 30px;
}
@media (min-width: 992px) {
  .page-template-template-resources .fc-cs-list-in {
    padding: 48px;
  }
}
.page-template-template-resources .fc-cs-list-head {
  display: flex;
  justify-content: space-between;
  padding-bottom: 30px;
  align-items: flex-start;
  gap: 20px 0;
  flex-wrap: wrap;
}
.page-template-template-resources .fc-cs-list-head h2.sc-title {
  margin-bottom: 20px;
}
.page-template-template-resources .fc-cs-list-head h2.sc-title:last-child {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .page-template-template-resources .fc-cs-list-head {
    padding-bottom: 40px;
  }
  .page-template-template-resources .fc-cs-list-head-in {
    max-width: 700px;
  }
}
.page-template-template-resources .fc-cs-list-head p {
  color: #595A5A;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 27px;
}
.page-template-template-resources .fc-cs-list-items {
  display: flex;
  flex-wrap: wrap;
  gap: 40px 0;
  margin: 0 -10px;
}
@media (min-width: 992px) {
  .page-template-template-resources .fc-cs-list-items {
    margin: 0 -20px;
  }
}
.page-template-template-resources .fc-cs-list-item {
  padding: 0 10px;
  width: 100%;
}
@media (min-width: 992px) {
  .page-template-template-resources .fc-cs-list-item {
    padding: 0 20px;
  }
}
@media (min-width: 678px) {
  .page-template-template-resources .fc-cs-list-item {
    text-align: center;
  }
}
.page-template-template-resources .fc-cs-list-item p {
  margin: 0;
  color: #595A5A;
  font-size: 18px;
  line-height: 27px;
}
.page-template-template-resources .fc-cs-list-item img {
  display: inline-block;
}
.page-template-template-resources .fc-cs-list-item span {
  display: block;
  margin-bottom: 20px;
}
@media (max-width: 677px) {
  .page-template-template-resources .fc-cs-list-item {
    display: flex;
    gap: 20px;
  }
  .page-template-template-resources .fc-cs-list-item span {
    width: 48px;
    min-width: 48px;
  }
}
@media (min-width: 678px) {
  .page-template-template-resources .fc-cs-list .fc-cs-4-cols .fc-cs-list-item {
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .page-template-template-resources .fc-cs-list .fc-cs-4-cols .fc-cs-list-item {
    width: 33.3333%;
  }
}
@media (min-width: 1200px) {
  .page-template-template-resources .fc-cs-list .fc-cs-4-cols .fc-cs-list-item {
    width: 25%;
  }
}
@media (min-width: 992px) {
  .page-template-template-resources .fc-cs-list .fc-cs-3-cols .fc-cs-list-item {
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .page-template-template-resources .fc-cs-list .fc-cs-3-cols .fc-cs-list-item {
    width: 33.3333%;
  }
}
.page-template-template-resources .fc-2-col-in {
  border-radius: 10px;
  border: 1px solid #C7C7C7;
  background: #00256A;
  padding: 30px;
  color: #fff;
}
@media (min-width: 992px) {
  .page-template-template-resources .fc-2-col-in {
    padding: 48px;
  }
}
.page-template-template-resources .fc-2-col-head h2.sc-title {
  margin-bottom: 20px;
  color: #fff;
}
.page-template-template-resources .fc-2-col-head p {
  color: #E7F1FF;
  margin: 0 0 40px;
  font-size: 18px;
  line-height: 27px;
}
.page-template-template-resources .fc-2-col-items {
  display: flex;
  flex-wrap: wrap;
  gap: 40px 0;
  margin: 0 -10px;
}
@media (min-width: 992px) {
  .page-template-template-resources .fc-2-col-items {
    margin: 0 -20px;
  }
}
.page-template-template-resources .fc-2-col-item {
  padding: 0 10px;
  width: 100%;
  color: #E7F1FF;
  display: flex;
}
.page-template-template-resources .fc-2-col-item-in {
  border-radius: 10px;
  background: #06033B;
  padding: 30px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
@media (min-width: 992px) {
  .page-template-template-resources .fc-2-col-item {
    padding: 0 20px;
    width: 50%;
  }
}
.page-template-template-resources .fc-2-col-item h3 {
  font-size: 21px;
  font-weight: 700;
  line-height: 24px;
  margin: 0 0 20px;
}
@media (min-width: 992px) {
  .page-template-template-resources .fc-2-col-item h3 {
    line-height: 32px;
    font-size: 24px;
  }
}
.page-template-template-resources .fc-2-col-item ul {
  font-size: 18px;
  line-height: 27px;
  margin: 0;
  padding-left: 16px;
}