.article-featured-image-section {
  width: 100%;
  height: 400px;
  -webkit-background-size: cover !important;
  background-size: cover !important;
  background-position: center center;
  margin-bottom: 36px;
}
@media screen and (max-width: 992px) {
  .article-featured-image-section {
    height: 340px;
  }
}
@media screen and (max-width: 576px) {
  .article-featured-image-section {
    height: 300px;
    margin-bottom: 40px;
  }
}

.hero-image-left-side-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0 25px 0;
  padding: 0;
}
.hero-image-left-side-wrapper img {
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}

.article-layout {
  margin-bottom: 140px;
}
@media screen and (max-width: 768px) {
  .article-layout {
    margin-bottom: 108px;
  }
}
@media screen and (max-width: 576px) {
  .article-layout {
    margin-bottom: 50px;
  }
}
.article-layout .container .article-layout-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .article-layout .container .article-layout-wrapper {
    flex-direction: column;
  }
}
.article-layout .container .article-layout-wrapper .content-wrapper {
  flex: 1 0 0px;
  width: 0;
}
@media screen and (max-width: 768px) {
  .article-layout .container .article-layout-wrapper .content-wrapper {
    width: 100%;
  }
}
.article-layout .container .article-layout-wrapper .content-wrapper h1 {
  font-family: "Libertinus", sans-serif;
  font-size: 48px;
  font-size: 3rem;
  line-height: 56px;
  margin-bottom: 24px;
  font-weight: 500;
}
@media screen and (max-width: 992px) {
  .article-layout .container .article-layout-wrapper .content-wrapper h1 {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 48px;
  }
}
.article-layout .container .article-layout-wrapper .content-wrapper h2 {
  font-family: "Libertinus", sans-serif;
  font-size: 34px;
  font-size: 2.125rem;
  line-height: 40px;
  font-weight: 500;
  margin-bottom: 6px;
}
@media screen and (max-width: 992px) {
  .article-layout .container .article-layout-wrapper .content-wrapper h2 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 36px;
  }
}
.article-layout .container .article-layout-wrapper .content-wrapper h3 {
  font-family: "Libertinus", sans-serif;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 36px;
  margin-bottom: 6px;
  font-weight: 500;
}
@media screen and (max-width: 992px) {
  .article-layout .container .article-layout-wrapper .content-wrapper h3 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 32px;
  }
}
.article-layout .container .article-layout-wrapper .content-wrapper p {
  font-family: "Libertinus", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  margin-bottom: 24px;
  font-weight: normal;
  word-break: break-word;
  width: 100%;
  overflow-x: hidden;
}
.article-layout .container .article-layout-wrapper .content-wrapper ul {
  font-family: "Libertinus", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  font-weight: normal;
  word-break: break-word;
  width: 100%;
  overflow-x: hidden;
  padding-left: 20px;
  margin-bottom: 12px;
}
.article-layout .container .article-layout-wrapper .content-wrapper ol {
  font-family: "Libertinus", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  font-weight: normal;
  word-break: break-word;
  width: 100%;
  overflow-x: hidden;
  padding-left: 35px;
  margin-bottom: 12px;
}
.article-layout .container .article-layout-wrapper .content-wrapper li {
  font-family: "Libertinus", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  margin-bottom: 12px;
  font-weight: normal;
  word-break: break-word;
  width: 100%;
}
.article-layout .container .article-layout-wrapper .content-wrapper .date {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  font-family: "Gotham", sans-serif;
  font-weight: normal;
  color: #333333;
  margin: 0 32px 0 0;
}
.article-layout .container .article-layout-wrapper .content-wrapper .edit-link {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  font-family: "Gotham", sans-serif;
  font-weight: normal;
  color: #333333;
  margin: 0 32px 0 0;
}
.article-layout .container .article-layout-wrapper .content-wrapper .download-article-menu-wrapper {
  margin: 0 32px 0 0;
}
.article-layout .container .article-layout-wrapper .content-wrapper .download-article-menu-wrapper .download {
  position: relative;
  font-family: "Gotham", sans-serif;
  color: #633C8E;
  font-weight: normal;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  padding-left: 28px;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .article-layout .container .article-layout-wrapper .content-wrapper .download-article-menu-wrapper .download {
    font-size: 16px;
    font-size: 1rem;
  }
}
.article-layout .container .article-layout-wrapper .content-wrapper .download-article-menu-wrapper .download:before {
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjMiIHZpZXdCb3g9IjAgMCAyNCAyMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0yMC4yMjI3IDE0LjMwODZWMTguMDQzNUMyMC4yMjI3IDE4LjUzODcgMjAuMDI2IDE5LjAxMzcgMTkuNjc1NyAxOS4zNjM5QzE5LjMyNTUgMTkuNzE0MiAxOC44NTA1IDE5LjkxMDkgMTguMzU1MyAxOS45MTA5SDUuMjgzMjFDNC43ODc5MyAxOS45MTA5IDQuMzEyOTQgMTkuNzE0MiAzLjk2MjczIDE5LjM2MzlDMy42MTI1MiAxOS4wMTM3IDMuNDE1NzcgMTguNTM4NyAzLjQxNTc3IDE4LjA0MzVWMTQuMzA4NiIgc3Ryb2tlPSIjNjMzQzhFIiBzdHJva2Utd2lkdGg9IjEuMTIwNDYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPg0KPHBhdGggZD0iTTcuMTUwNjMgOS42NDA2MkwxMS44MTkyIDE0LjMwOTJMMTYuNDg3OCA5LjY0MDYyIiBzdHJva2U9IiM2MzNDOEUiIHN0cm9rZS13aWR0aD0iMS4xMjA0NiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+DQo8cGF0aCBkPSJNMTEuODE5MSAxNC4zMDgxVjMuMTAzNTIiIHN0cm9rZT0iIzYzM0M4RSIgc3Ryb2tlLXdpZHRoPSIxLjEyMDQ2IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4NCjwvc3ZnPg0K) top left no-repeat;
  -webkit-background-size: cover !important;
  background-size: cover !important;
  position: absolute;
  left: 0;
  top: -3;
}
@media screen and (max-width: 768px) {
  .article-layout .container .article-layout-wrapper .content-wrapper .download-article-menu-wrapper .download:before {
    width: 12px;
    height: 12px;
  }
}
.article-layout .container .article-layout-wrapper .content-wrapper .download-article-menu-wrapper .download.gray {
  color: #333;
  opacity: 0.5;
  font-weight: 300;
}
.article-layout .container .article-layout-wrapper .content-wrapper .download-article-menu-wrapper .download.gray:before {
  opacity: 0.8;
}
.article-layout .container .article-layout-wrapper .content-wrapper img {
  max-width: 100%;
}
.article-layout .container .article-layout-wrapper .content-wrapper .post-video-player {
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 56%;
}
.article-layout .container .article-layout-wrapper .content-wrapper .post-video-player iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.article-layout .container .article-layout-wrapper .content-wrapper .post-video-header-features {
  position: relative;
  display: block;
  min-height: 200px;
}
.article-layout .container .article-layout-wrapper .content-wrapper .post-video-thumbnail {
  position: relative;
  display: block;
  min-height: 200px;
}
.article-layout .container .article-layout-wrapper .content-wrapper .post-video-thumbnail:after {
  display: block;
  content: "";
  border: 50px solid transparent;
  border-left: 80px solid #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -50px 0 0 -27px;
  opacity: 0.6;
}
.article-layout .container .article-layout-wrapper .content-wrapper .post-video-thumbnail:before {
  display: block;
  content: "";
  border: 2px solid #ffffff;
  border-radius: 50%;
  position: absolute;
  width: 150px;
  height: 150px;
  top: 50%;
  left: 50%;
  margin: -75px 0 0 -75px;
  opacity: 0.6;
}
.article-layout .container .article-layout-wrapper .content-wrapper .video-thumbnail-loader-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.article-layout .container .article-layout-wrapper .content-wrapper .video-thumbnail-loader-wrapper .spinner-wrapper .loadermedium {
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  border-bottom: 5px solid #663399;
}
.article-layout .container .article-layout-wrapper .content-wrapper .flex-video {
  width: 100%;
  position: relative;
  padding-bottom: 70%;
  height: 0;
  margin-bottom: 24px;
  overflow: hidden;
}
.article-layout .container .article-layout-wrapper .content-wrapper .flex-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.article-layout .container .article-layout-wrapper .content-wrapper .flex-video object {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
.article-layout .container .article-layout-wrapper .sidebar {
  width: 294px;
  margin-left: 68px;
  margin-top: 48px;
  position: -webkit-sticky;
  position: sticky;
  top: 8px;
}
@media screen and (max-width: 768px) {
  .article-layout .container .article-layout-wrapper .sidebar {
    margin-left: 0;
    width: 100%;
  }
}
.article-layout .container .article-layout-wrapper .sidebar .article-sidebar-wrapper {
  border: 1px solid #D7D7D7;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 20px;
  margin-bottom: 30px;
}
@media screen and (max-width: 576px) {
  .article-layout .container .article-layout-wrapper .sidebar .article-sidebar-wrapper {
    margin-bottom: 50px;
  }
}
.article-layout .container .article-layout-wrapper .sidebar .article-sidebar-wrapper .author {
  display: flex;
  align-items: flex-start;
}
.article-layout .container .article-layout-wrapper .sidebar .article-sidebar-wrapper .author .article-author-avatar-wrapper {
  display: block;
  margin-right: 10px;
  width: 100%;
  max-width: 50px;
}
.article-layout .container .article-layout-wrapper .sidebar .article-sidebar-wrapper .author .article-author-avatar {
  display: block;
  border: 0;
  border-radius: 100%;
  text-align: center;
  width: 100%;
  overflow: hidden;
  background-color: #ededed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100%;
  height: 0;
}
.article-layout .container .article-layout-wrapper .sidebar .article-sidebar-wrapper .author .author-name-wrapper .name-title {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 24px;
  font-family: "Gotham", sans-serif;
  margin-bottom: 0;
}
.article-layout .container .article-layout-wrapper .sidebar .article-sidebar-wrapper .author .author-name-wrapper .name {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  font-family: "Gotham", sans-serif;
  font-weight: 500;
  margin-bottom: 12px;
}
.article-layout .container .article-layout-wrapper .sidebar .article-sidebar-wrapper .count {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  font-family: "Gotham", sans-serif;
  margin-bottom: 12px;
}
.article-layout .container .article-layout-wrapper .sidebar .article-sidebar-wrapper .count span {
  font-weight: 600;
}
.article-layout .container .article-layout-wrapper .sidebar .article-sidebar-wrapper .team-description {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 24px;
  font-family: "Gotham", sans-serif;
  margin-bottom: 32px;
}
.article-layout .container .article-layout-wrapper .sidebar .article-sidebar-wrapper .description {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  font-family: "Gotham", sans-serif;
}
.article-layout .container .article-layout-wrapper .sidebar .related-report-sidebar-wrapper .report-card-title {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  font-family: "Libertinus", sans-serif;
  margin-bottom: 12px;
}
.article-layout .container .article-layout-wrapper .sidebar .related-report-sidebar-wrapper .report-card {
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
  padding: 24px;
  padding: 20px;
  margin-bottom: 17px;
}
@media screen and (max-width: 576px) {
  .article-layout .container .article-layout-wrapper .sidebar .related-report-sidebar-wrapper .report-card {
    padding: 12px;
  }
}
.article-layout .container .article-layout-wrapper .sidebar .related-report-sidebar-wrapper .report-card .thumb {
  text-decoration: none;
  display: block;
  width: 100%;
  margin-bottom: 8px;
}
.article-layout .container .article-layout-wrapper .sidebar .related-report-sidebar-wrapper .report-card .info {
  display: flex;
  justify-content: space-between;
  margin-bottom: 8px;
}
@media screen and (max-width: 768px) {
  .article-layout .container .article-layout-wrapper .sidebar .related-report-sidebar-wrapper .report-card .info {
    margin-bottom: 5px;
  }
}
.article-layout .container .article-layout-wrapper .sidebar .related-report-sidebar-wrapper .report-card .info .date {
  font-family: "Gotham", sans-serif;
  color: #505050;
  font-weight: normal;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  margin-right: 16px;
}
@media screen and (max-width: 768px) {
  .article-layout .container .article-layout-wrapper .sidebar .related-report-sidebar-wrapper .report-card .info .date {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.article-layout .container .article-layout-wrapper .sidebar .related-report-sidebar-wrapper .report-card .info .download {
  position: relative;
  font-family: "Gotham", sans-serif;
  color: #633C8E;
  font-weight: normal;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  padding-left: 30px;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .article-layout .container .article-layout-wrapper .sidebar .related-report-sidebar-wrapper .report-card .info .download {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.article-layout .container .article-layout-wrapper .sidebar .related-report-sidebar-wrapper .report-card .info .download:before {
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjMiIHZpZXdCb3g9IjAgMCAyNCAyMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0yMC4yMjI3IDE0LjMwODZWMTguMDQzNUMyMC4yMjI3IDE4LjUzODcgMjAuMDI2IDE5LjAxMzcgMTkuNjc1NyAxOS4zNjM5QzE5LjMyNTUgMTkuNzE0MiAxOC44NTA1IDE5LjkxMDkgMTguMzU1MyAxOS45MTA5SDUuMjgzMjFDNC43ODc5MyAxOS45MTA5IDQuMzEyOTQgMTkuNzE0MiAzLjk2MjczIDE5LjM2MzlDMy42MTI1MiAxOS4wMTM3IDMuNDE1NzcgMTguNTM4NyAzLjQxNTc3IDE4LjA0MzVWMTQuMzA4NiIgc3Ryb2tlPSIjNjMzQzhFIiBzdHJva2Utd2lkdGg9IjEuMTIwNDYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPg0KPHBhdGggZD0iTTcuMTUwNjMgOS42NDA2MkwxMS44MTkyIDE0LjMwOTJMMTYuNDg3OCA5LjY0MDYyIiBzdHJva2U9IiM2MzNDOEUiIHN0cm9rZS13aWR0aD0iMS4xMjA0NiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+DQo8cGF0aCBkPSJNMTEuODE5MSAxNC4zMDgxVjMuMTAzNTIiIHN0cm9rZT0iIzYzM0M4RSIgc3Ryb2tlLXdpZHRoPSIxLjEyMDQ2IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4NCjwvc3ZnPg0K) top left no-repeat;
  -webkit-background-size: cover !important;
  background-size: cover !important;
  position: absolute;
  left: 0;
  top: 0;
}
.article-layout .container .article-layout-wrapper .sidebar .related-report-sidebar-wrapper .report-card .info .download.preloading-link span {
  text-align: center;
  color: #999;
  font-family: "Gotham", sans-serif;
  font-weight: normal;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  display: block;
  height: 24px;
  width: 100px;
  background: linear-gradient(270deg, #f0f0f0, #ddd, #f0f0f0);
  background-size: 600% 600%;
  -webkit-animation: reportsappLoadingBG 3s ease infinite;
  -moz-animation: reportsappLoadingBG 3s ease infinite;
  animation: reportsappLoadingBG 3s ease infinite;
}
.article-layout .container .article-layout-wrapper .sidebar .related-report-sidebar-wrapper .report-card .title {
  color: #333333;
  font-weight: 600;
  font-family: "Gotham", sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 30px;
  text-decoration: none;
  margin-bottom: 8px;
  height: 60px;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}
@media screen and (max-width: 768px) {
  .article-layout .container .article-layout-wrapper .sidebar .related-report-sidebar-wrapper .report-card .title {
    font-size: 16px;
    font-size: 1rem;
    line-height: 20px;
    margin-bottom: 5px;
    height: 40px;
  }
}
.article-layout .container .article-layout-wrapper .sidebar .related-report-sidebar-wrapper .report-card .title:hover {
  text-decoration: underline;
}
.article-layout .container .article-layout-wrapper .sidebar .related-report-sidebar-wrapper .report-card .category {
  color: #505050;
  font-weight: normal;
  font-family: "Gotham", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .article-layout .container .article-layout-wrapper .sidebar .related-report-sidebar-wrapper .report-card .category {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.article-layout .container .article-layout-wrapper .sidebar .related-report-sidebar-wrapper .report-card .info {
  margin-bottom: 8px;
}
.article-layout .container .article-layout-wrapper .sidebar .related-report-sidebar-wrapper .report-card .info .date {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 18px;
  margin-bottom: 0;
}
.article-layout .container .article-layout-wrapper .sidebar .related-report-sidebar-wrapper .report-card .info .download {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 18px;
  margin-bottom: 0;
  padding-left: 24px;
}
.article-layout .container .article-layout-wrapper .sidebar .related-report-sidebar-wrapper .report-card .info .download:before {
  width: 18px;
  height: 18px;
}
.article-layout .container .article-layout-wrapper .sidebar .related-report-sidebar-wrapper .report-card .title {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  margin-bottom: 6px;
  height: auto;
}
.article-layout .container .article-layout-wrapper .sidebar .related-report-sidebar-wrapper .report-card .category {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 18px;
}
.article-layout .container .article-subtitle-section {
  display: flex;
  justify-content: flex-start;
  margin: 0 0 24px 0;
}
.article-layout .container .share-section-wrapper {
  display: block;
  position: relative;
  margin: 24px 0;
  padding-top: 24px;
}
.article-layout .container .share-section-wrapper:before {
  content: "";
  display: block;
  width: 50px;
  height: 1px;
  background-color: #333333;
  position: absolute;
  top: 0;
  left: 0;
}
.article-layout .container .share-section-wrapper .share-section-title {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  margin-bottom: 12px;
}
.article-layout .container .share-section-wrapper .at-resp-share-element .at-share-btn {
  margin: 0 20px 0 0;
}
.article-layout .container .share-section-wrapper .at-resp-share-element .at-share-btn:hover {
  transform: none;
}
.article-layout .container .share-section-wrapper .at-resp-share-element .at-share-btn .at-label {
  font-size: 16px !important;
  line-height: 32px !important;
}

.admin-bar .article-layout .container .article-layout-wrapper .sidebar {
  top: 40px;
}

.members-only-content-section-wrapper {
  display: block;
  padding: 60px 0;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  margin: 0 0 24px 0;
}
.members-only-content-section-wrapper h2 {
  font-family: "Libertinus", sans-serif;
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 48px;
  font-weight: 500;
  margin-bottom: 6px;
  color: #333333;
  text-align: center;
}
@media screen and (max-width: 992px) {
  .members-only-content-section-wrapper h2 {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 36px;
  }
}
.members-only-content-section-wrapper h2 span {
  color: #663399;
}
.members-only-content-section-wrapper h2 a {
  color: #663399;
  text-decoration: none;
}
.members-only-content-section-wrapper h2 a :hover {
  text-decoration: underline;
}
.members-only-content-section-wrapper p {
  font-family: "Libertinus", sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
  font-weight: 500;
  margin-bottom: 24px;
  color: #333333;
  text-align: center;
}
@media screen and (max-width: 992px) {
  .members-only-content-section-wrapper p {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 30px;
  }
}
.members-only-content-section-wrapper .buttons-wrapper {
  display: flex;
  justify-content: center;
}
.members-only-content-section-wrapper .buttons-wrapper .btn-register {
  display: inline-block;
  background-color: #66DD99;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  color: #333333;
  text-align: center;
  font-weight: normal;
  padding: 8px 17px;
  -webkit-transition: all ease-in-out 0.6s;
  -moz-transition: all ease-in-out 0.6s;
  -ms-transition: all ease-in-out 0.6s;
  -o-transition: all ease-in-out 0.6s;
  transition: all ease-in-out 0.6s;
  font-family: "Gotham", sans-serif;
  margin-right: 24px;
  border: 2px solid #66DD99;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  font-weight: 500;
  padding: 16px 24px;
}
.members-only-content-section-wrapper .buttons-wrapper .btn-register:hover {
  background-color: #39a768;
}
.members-only-content-section-wrapper .buttons-wrapper .btn-login {
  display: inline-block;
  background-color: #66DD99;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  color: #333333;
  text-align: center;
  font-weight: normal;
  padding: 8px 17px;
  -webkit-transition: all ease-in-out 0.6s;
  -moz-transition: all ease-in-out 0.6s;
  -ms-transition: all ease-in-out 0.6s;
  -o-transition: all ease-in-out 0.6s;
  transition: all ease-in-out 0.6s;
  font-family: "Gotham", sans-serif;
  border: 2px solid #66DD99;
  background-color: #ffffff;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  font-weight: 500;
  padding: 16px 24px;
}
.members-only-content-section-wrapper .buttons-wrapper .btn-login:hover {
  background-color: #39a768;
}

.schedule-demo-section-wrapper {
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .schedule-demo-section-wrapper {
    flex-wrap: wrap;
  }
}
.schedule-demo-section-wrapper .schedule-demo-description-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 55%;
}
@media screen and (max-width: 768px) {
  .schedule-demo-section-wrapper .schedule-demo-description-wrapper {
    width: 100%;
  }
}
.schedule-demo-section-wrapper .schedule-demo-description-wrapper .schedule-demo-description {
  display: block;
  text-align: left;
}
.schedule-demo-section-wrapper .schedule-demo-description-wrapper .schedule-demo-description h3 {
  font-family: "Libertinus", sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
  margin-bottom: 24px;
  font-weight: 500;
}
.schedule-demo-section-wrapper .schedule-demo-description-wrapper .schedule-demo-description p {
  font-family: "Libertinus", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  margin-bottom: 24px;
  font-weight: normal;
  word-break: break-word;
  width: 100%;
}
.schedule-demo-section-wrapper .schedule-demo-form-wrapper {
  width: 40%;
  padding: 12px;
}
@media screen and (max-width: 768px) {
  .schedule-demo-section-wrapper .schedule-demo-form-wrapper {
    width: 100%;
  }
}
@media screen and (max-width: 576px) {
  .schedule-demo-section-wrapper .schedule-demo-form-wrapper {
    width: calc( 100% + 46px );
    margin: 0 -23px 0 -23px;
    padding: 0;
  }
}
.schedule-demo-section-wrapper .schedule-demo-form-wrapper .schedule-demo-form {
  display: block;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15);
  background: #FFFFFF;
  padding: 28px 32px;
}
@media screen and (max-width: 576px) {
  .schedule-demo-section-wrapper .schedule-demo-form-wrapper .schedule-demo-form {
    padding: 28px 23px;
  }
}
.schedule-demo-section-wrapper .schedule-demo-form-wrapper .schedule-demo-form h2 {
  font-family: "Libertinus", sans-serif;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 32px;
  margin-bottom: 16px;
  font-weight: 500;
}
.schedule-demo-section-wrapper .schedule-demo-form-wrapper .schedule-demo-form h3 {
  font-family: "Libertinus", sans-serif;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 32px;
  margin-bottom: 16px;
  font-weight: 500;
}
.schedule-demo-section-wrapper .schedule-demo-form-wrapper .schedule-demo-form form {
  width: 100%;
}
.schedule-demo-section-wrapper .schedule-demo-form-wrapper .schedule-demo-form form .fieldset {
  width: 100%;
  position: relative;
}
.schedule-demo-section-wrapper .schedule-demo-form-wrapper .schedule-demo-form form .fieldset input {
  width: 100%;
  border: 1px solid #E0E0E0;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 27px;
  font-family: "Gotham", sans-serif;
  font-weight: normal;
  background-color: #ffffff;
  outline: none;
  padding: 8px 16px;
  margin-bottom: 24px;
}
.schedule-demo-section-wrapper .schedule-demo-form-wrapper .schedule-demo-form form .fieldset input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #BDBDBD;
  opacity: 1;
}
.schedule-demo-section-wrapper .schedule-demo-form-wrapper .schedule-demo-form form .fieldset input::-moz-placeholder {
  /* Firefox 19+ */
  color: #BDBDBD;
  opacity: 1;
}
.schedule-demo-section-wrapper .schedule-demo-form-wrapper .schedule-demo-form form .fieldset input:-ms-input-placeholder {
  /* IE 10+ */
  color: #BDBDBD;
  opacity: 1;
}
.schedule-demo-section-wrapper .schedule-demo-form-wrapper .schedule-demo-form form .fieldset input:-moz-placeholder {
  /* Firefox 18- */
  color: #BDBDBD;
  opacity: 1;
}
.schedule-demo-section-wrapper .schedule-demo-form-wrapper .schedule-demo-form form .fieldset input:focus {
  border: 1px solid #66DD99;
}
.schedule-demo-section-wrapper .schedule-demo-form-wrapper .schedule-demo-form form .fieldset input[type=submit] {
  display: inline-block;
  background-color: #66DD99;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  color: #333333;
  text-align: center;
  font-weight: normal;
  padding: 8px 17px;
  -webkit-transition: all ease-in-out 0.6s;
  -moz-transition: all ease-in-out 0.6s;
  -ms-transition: all ease-in-out 0.6s;
  -o-transition: all ease-in-out 0.6s;
  transition: all ease-in-out 0.6s;
  font-family: "Gotham", sans-serif;
  border: none;
  cursor: pointer;
  margin-bottom: 0;
  padding-top: 16px;
  padding-bottom: 16px;
  font-weight: 500;
}
.schedule-demo-section-wrapper .schedule-demo-form-wrapper .schedule-demo-form form .fieldset input[type=submit]:hover {
  background-color: #39a768;
}
.schedule-demo-section-wrapper .schedule-demo-form-wrapper .schedule-demo-form form .fieldset select {
  width: 100%;
  border: 1px solid #E0E0E0;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 27px;
  font-family: "Gotham", sans-serif;
  font-weight: normal;
  background-color: #ffffff;
  outline: none;
  padding: 12px;
  margin-bottom: 24px;
}
.schedule-demo-section-wrapper .schedule-demo-form-wrapper .schedule-demo-form form .fieldset .error {
  position: absolute;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 14px;
  font-family: "Gotham", sans-serif;
  font-weight: normal;
  left: 0;
  bottom: 6px;
  color: red;
}
.schedule-demo-section-wrapper .schedule-demo-form-wrapper .schedule-demo-form form .fieldset span.wpcf7-not-valid-tip {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 24px;
  font-family: "Gotham", sans-serif;
  font-weight: normal;
  margin-top: -24px;
}
.schedule-demo-section-wrapper .schedule-demo-form-wrapper .schedule-demo-form form div.wpcf7-validation-errors {
  border: none;
  color: red;
}
.schedule-demo-section-wrapper .schedule-demo-form-wrapper .schedule-demo-form form div.wpcf7-response-output {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 14px;
  font-family: "Gotham", sans-serif;
  font-weight: normal;
  padding: 0;
  margin: 0;
}

.text-form-section {
  background-color: #181433;
  padding: 79px 0 98px;
}
@media screen and (max-width: 768px) {
  .text-form-section {
    padding: 79px 0 0;
  }
}
.text-form-section .container {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .text-form-section .container {
    flex-direction: column;
    padding: 0;
  }
}
.text-form-section .container .text-block {
  flex: 1 0 0px;
  padding-right: 100px;
}
@media screen and (max-width: 992px) {
  .text-form-section .container .text-block {
    padding-right: 40px;
  }
}
@media screen and (max-width: 768px) {
  .text-form-section .container .text-block {
    padding: 0 15px;
    margin-bottom: 81px;
  }
}
.text-form-section .container .text-block h1 {
  font-family: "Libertinus", sans-serif;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 28px;
  font-size: 48px;
  font-size: 3rem;
  line-height: 55px;
}
@media screen and (max-width: 768px) {
  .text-form-section .container .text-block h1 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28px;
    margin-bottom: 15px;
  }
}
.text-form-section .container .text-block h1 span {
  color: #ffbbde;
  display: block;
}
.text-form-section .container .text-block p {
  color: #ffffff;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 34px;
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  .text-form-section .container .text-block p {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 23px;
  }
}
.text-form-section .container .form-block {
  width: 474px;
  background-color: #ffffff;
  padding: 28px 32px 40px;
}
@media screen and (max-width: 768px) {
  .text-form-section .container .form-block {
    width: 100%;
    padding: 28px 15px 40px;
  }
}
.text-form-section .container .form-block h2 {
  text-align: center;
  font-family: "Libertinus", sans-serif;
  font-weight: 600;
  color: #333333;
  margin-bottom: 16px;
  font-size: 32px;
  font-size: 2rem;
  line-height: 37px;
}
@media screen and (max-width: 768px) {
  .text-form-section .container .form-block h2 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28px;
  }
}
.text-form-section .container .form-block form {
  width: 100%;
}
.text-form-section .container .form-block form .fieldset {
  width: 100%;
  position: relative;
}
.text-form-section .container .form-block form .fieldset input {
  width: 100%;
  border: 1px solid #E0E0E0;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 27px;
  font-family: "Gotham", sans-serif;
  font-weight: normal;
  background-color: #ffffff;
  outline: none;
  padding: 8px 16px;
  margin-bottom: 24px;
}
.text-form-section .container .form-block form .fieldset input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #BDBDBD;
  opacity: 1;
}
.text-form-section .container .form-block form .fieldset input::-moz-placeholder {
  /* Firefox 19+ */
  color: #BDBDBD;
  opacity: 1;
}
.text-form-section .container .form-block form .fieldset input:-ms-input-placeholder {
  /* IE 10+ */
  color: #BDBDBD;
  opacity: 1;
}
.text-form-section .container .form-block form .fieldset input:-moz-placeholder {
  /* Firefox 18- */
  color: #BDBDBD;
  opacity: 1;
}
.text-form-section .container .form-block form .fieldset input[type=submit] {
  display: inline-block;
  background-color: #66DD99;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  color: #333333;
  text-align: center;
  font-weight: normal;
  padding: 8px 17px;
  -webkit-transition: all ease-in-out 0.6s;
  -moz-transition: all ease-in-out 0.6s;
  -ms-transition: all ease-in-out 0.6s;
  -o-transition: all ease-in-out 0.6s;
  transition: all ease-in-out 0.6s;
  font-family: "Gotham", sans-serif;
  border: none;
  cursor: pointer;
  margin-bottom: 0;
  padding-top: 16px;
  padding-bottom: 16px;
  font-weight: 500;
}
.text-form-section .container .form-block form .fieldset input[type=submit]:hover {
  background-color: #39a768;
}
.text-form-section .container .form-block form .fieldset select {
  width: 100%;
  border: 1px solid #E0E0E0;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 27px;
  font-family: "Gotham", sans-serif;
  font-weight: normal;
  background-color: #ffffff;
  outline: none;
  padding: 12px;
  margin-bottom: 24px;
}
.text-form-section .container .form-block form .fieldset .error {
  position: absolute;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 14px;
  font-family: "Gotham", sans-serif;
  font-weight: normal;
  left: 0;
  bottom: 6px;
  color: red;
}
.text-form-section .container .form-block form .fieldset span.wpcf7-not-valid-tip {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 24px;
  font-family: "Gotham", sans-serif;
  font-weight: normal;
  margin-top: -24px;
}
.text-form-section .container .form-block form div.wpcf7-validation-errors {
  border: none;
  color: red;
}
.text-form-section .container .form-block form div.wpcf7-response-output {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 14px;
  font-family: "Gotham", sans-serif;
  font-weight: normal;
  padding: 0;
  margin: 0;
}
.text-form-section .container .form-block form .error-message {
  margin-top: 18px;
}
.text-form-section .container .form-block .form-wrapper-loader {
  min-height: 261px;
  padding: 0;
}
.text-form-section .container .form-block .form-wrapper-loader .loadermedium {
  z-index: 100;
}
.text-form-section .container .form-block .form-preloader {
  width: 100%;
  position: relative;
}
.text-form-section .container .form-block .form-preloader h2 {
  text-align: center;
  font-family: "Libertinus", sans-serif;
  font-weight: 600;
  color: #333333;
  margin-bottom: 16px;
  font-size: 32px;
  font-size: 2rem;
  line-height: 37px;
}
@media screen and (max-width: 768px) {
  .text-form-section .container .form-block .form-preloader h2 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28px;
  }
}
.text-form-section .container .form-block .form-preloader .fieldset {
  width: 100%;
  position: relative;
}
.text-form-section .container .form-block .form-preloader .fieldset .pre-input {
  height: 45px;
  margin: 0 0 11px 0;
  width: 100%;
  border: 1px solid #E0E0E0;
  background-color: #ffffff;
  outline: none;
  padding: 8px 16px;
  margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
  .text-form-section .container .form-block .form-preloader .fieldset .pre-input {
    width: 100%;
  }
}
.text-form-section .container .form-block .form-preloader .fieldset .pre-input span {
  display: block;
  height: 27px;
  width: 150px;
  background: linear-gradient(270deg, #f0f0f0, #ddd, #f0f0f0);
  background-size: 600% 600%;
  -webkit-animation: reportsappLoadingBG 3s ease infinite;
  -moz-animation: reportsappLoadingBG 3s ease infinite;
  animation: reportsappLoadingBG 3s ease infinite;
}
.text-form-section .container .form-block .form-preloader .fieldset .pre-input span.line-1 {
  width: 80%;
}
.text-form-section .container .form-block .form-preloader .fieldset .pre-input span.line-2 {
  width: 60%;
}
.text-form-section .container .form-block .form-preloader .fieldset .pre-input span.line-3 {
  width: 40%;
}
.text-form-section .container .form-block .form-preloader .fieldset .pre-input.type-submit {
  display: block;
  height: 54px;
  width: 100%;
  margin-bottom: 0;
  background: linear-gradient(270deg, #f0f0f0, #ddd, #f0f0f0);
  background-size: 600% 600%;
  -webkit-animation: reportsappLoadingBG 3s ease infinite;
  -moz-animation: reportsappLoadingBG 3s ease infinite;
  animation: reportsappLoadingBG 3s ease infinite;
  border: 0;
}
.text-form-section.duplicated-text-form-section {
  background-color: #F3F0FA;
}
.text-form-section.duplicated-text-form-section .container .text-block h1 {
  color: #333333;
}
.text-form-section.duplicated-text-form-section .container .text-block h1 span {
  color: #633C8E;
}
.text-form-section.duplicated-text-form-section .container .text-block p {
  color: #333333;
}

.text-stick-section {
  overflow: hidden;
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .text-stick-section {
    margin-bottom: 40px;
  }
}
.text-stick-section .color-wrapper {
  background-color: #F3F0FA;
  padding: 71px 15px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .text-stick-section .color-wrapper {
    padding: 50px 15px 64px;
  }
}
.text-stick-section .color-wrapper:before {
  content: "";
  display: block;
  position: absolute;
  right: 3px;
  bottom: 28px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 50px 50px 50px;
  border-color: transparent transparent #cdbfec transparent;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media screen and (max-width: 768px) {
  .text-stick-section .color-wrapper:before {
    border-width: 0 32px 32px 32px;
    right: 2px;
    bottom: 18px;
  }
}
.text-stick-section .color-wrapper:after {
  content: "";
  display: block;
  position: absolute;
  right: -33px;
  bottom: -8px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 50px 50px 50px;
  border-color: transparent transparent #ffffff transparent;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
@media screen and (max-width: 768px) {
  .text-stick-section .color-wrapper:after {
    border-width: 0 32px 32px 32px;
    right: -21px;
    bottom: -5px;
  }
}
.text-stick-section .container .text-stick-wrapper {
  margin: 0 auto;
  width: 100%;
  max-width: 880px;
}
.text-stick-section .container .text-stick-wrapper h3 {
  font-size: 48px;
  font-size: 3rem;
  line-height: 55px;
  font-family: "Libertinus", sans-serif;
  font-weight: 500;
  margin-bottom: 10px;
  color: #333333;
}
@media screen and (max-width: 768px) {
  .text-stick-section .container .text-stick-wrapper h3 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28px;
  }
}
.text-stick-section .container .text-stick-wrapper h4 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 28px;
  font-family: "Libertinus", sans-serif;
  font-weight: 600;
  margin-bottom: 10px;
  color: #633C8E;
}
@media screen and (max-width: 768px) {
  .text-stick-section .container .text-stick-wrapper h4 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 23px;
  }
}
.text-stick-section .container .text-stick-wrapper p {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
  font-family: "Libertinus", sans-serif;
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  .text-stick-section .container .text-stick-wrapper p {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 23px;
  }
}

.image-text-section {
  margin-bottom: 96px;
}
@media screen and (max-width: 768px) {
  .image-text-section {
    margin-bottom: 72px;
  }
}
.image-text-section .container .text-side {
  margin-bottom: 37px;
}
@media screen and (max-width: 768px) {
  .image-text-section .container .text-side {
    margin-bottom: 24px;
  }
}
.image-text-section .container .text-side h2 {
  font-family: "Libertinus", sans-serif;
  font-weight: 500;
  font-size: 48px;
  font-size: 3rem;
  line-height: 56px;
  color: #333333;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .image-text-section .container .text-side h2 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 38px;
  }
}
.image-text-section .container .image {
  width: 100%;
  text-align: center;
}
.image-text-section .container .image img {
  display: inline-block;
}
.image-text-section .container .subheader_video_content iframe {
  width: 100%;
  height: 550px;
}
@media screen and (max-width: 1200px) {
  .image-text-section .container .subheader_video_content iframe {
    height: 500px;
  }
}
@media screen and (max-width: 768px) {
  .image-text-section .container .subheader_video_content iframe {
    height: 400px;
  }
}
@media screen and (max-width: 576px) {
  .image-text-section .container .subheader_video_content iframe {
    height: 300px;
  }
}

body .custom-contact-form-wrapper {
  display: none;
}
body.custom-contact-form-wrapper-active {
  overflow-y: hidden;
}
body.custom-contact-form-wrapper-active .custom-contact-form-wrapper {
  display: block;
}

.cta-button-section {
  margin-bottom: 89px;
}
@media screen and (max-width: 768px) {
  .cta-button-section {
    margin-bottom: 50px;
  }
}
.cta-button-section .container .color-wrapper {
  width: 100%;
  background-color: #F9F9F9;
  padding: 30px 0;
}
.cta-button-section .container .cta-button-wrapper {
  width: 100%;
  max-width: 840px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .cta-button-section .container .cta-button-wrapper {
    flex-direction: column;
  }
}
.cta-button-section .container .cta-button-wrapper span {
  font-family: "Libertinus", sans-serif;
  font-weight: 600;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 36px;
  color: #333333;
  flex: 1 0 0px;
  margin-right: 40px;
  display: block;
}
@media screen and (max-width: 768px) {
  .cta-button-section .container .cta-button-wrapper span {
    margin-bottom: 20px;
    margin-right: 0;
    text-align: center;
  }
}
.cta-button-section .container .cta-button-wrapper .button {
  display: inline-block;
  background-color: #66DD99;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  color: #333333;
  text-align: center;
  font-weight: normal;
  padding: 8px 17px;
  -webkit-transition: all ease-in-out 0.6s;
  -moz-transition: all ease-in-out 0.6s;
  -ms-transition: all ease-in-out 0.6s;
  -o-transition: all ease-in-out 0.6s;
  transition: all ease-in-out 0.6s;
  font-family: "Gotham", sans-serif;
  padding: 16px 24px;
  font-weight: 500;
  font-size: 18px;
  font-size: 1.125rem;
}
.cta-button-section .container .cta-button-wrapper .button:hover {
  background-color: #39a768;
}

.image-text-flow-section {
  margin-bottom: 96px;
}
@media screen and (max-width: 768px) {
  .image-text-flow-section {
    margin-bottom: 72px;
  }
}
.image-text-flow-section .container .list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.image-text-flow-section .container .list li {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 80px;
}
.image-text-flow-section .container .list li:nth-child(even) {
  flex-direction: row-reverse;
}
@media screen and (max-width: 768px) {
  .image-text-flow-section .container .list li:nth-child(even) {
    flex-direction: column;
  }
}
.image-text-flow-section .container .list li:nth-child(even) .text-side {
  padding-right: 0;
  padding-left: 20px;
}
.image-text-flow-section .container .list li:nth-child(even) .image img {
  float: none;
}
@media screen and (max-width: 768px) {
  .image-text-flow-section .container .list li {
    margin-bottom: 72px;
    flex-direction: column;
    align-items: flex-start;
  }
  .image-text-flow-section .container .list li:last-child {
    margin-bottom: 0;
  }
}
.image-text-flow-section .container .list li .text-side {
  width: 50%;
  padding-right: 20px;
}
@media screen and (max-width: 768px) {
  .image-text-flow-section .container .list li .text-side {
    padding-right: 0;
    margin-bottom: 35px;
    width: 100%;
  }
}
.image-text-flow-section .container .list li .text-side h3 {
  font-family: "Libertinus", sans-serif;
  font-weight: 500;
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 42px;
  color: #333333;
  margin-bottom: 13px;
}
@media screen and (max-width: 768px) {
  .image-text-flow-section .container .list li .text-side h3 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 32px;
  }
}
.image-text-flow-section .container .list li .text-side h4 {
  font-family: "Libertinus", sans-serif;
  font-weight: 500;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
  color: #683995;
  margin-bottom: 13px;
}
@media screen and (max-width: 768px) {
  .image-text-flow-section .container .list li .text-side h4 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    font-weight: normal;
  }
}
.image-text-flow-section .container .list li .text-side ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.image-text-flow-section .container .list li .text-side ul li {
  font-family: "Libertinus", sans-serif;
  font-weight: normal;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
  color: #333333;
  margin-bottom: 5px;
  display: block;
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .image-text-flow-section .container .list li .text-side ul li {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
  }
}
.image-text-flow-section .container .list li .text-side ul li:last-child {
  margin-bottom: 0;
}
.image-text-flow-section .container .list li .text-side p {
  font-family: "Libertinus", sans-serif;
  font-weight: normal;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
  color: #333333;
  margin-bottom: 13px;
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .image-text-flow-section .container .list li .text-side p {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
  }
}
.image-text-flow-section .container .list li .image {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .image-text-flow-section .container .list li .image {
    width: 100%;
  }
}
.image-text-flow-section .container .list li .image img {
  display: block;
  float: right;
}
@media screen and (max-width: 768px) {
  .image-text-flow-section .container .list li .image img {
    float: none;
    margin: 0 auto;
  }
}

.quotes-slider-section {
  background-color: #181433;
  padding: 82px 0 98px;
}
@media screen and (max-width: 768px) {
  .quotes-slider-section {
    padding: 50px 0;
  }
}
.quotes-slider-section .container {
  position: relative;
}
.quotes-slider-section .container .custom-arrows {
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
}
@media screen and (max-width: 992px) {
  .quotes-slider-section .container .custom-arrows {
    bottom: 0;
    top: auto;
    text-align: center;
    position: relative;
    margin-top: 50px;
  }
}
.quotes-slider-section .container .custom-arrows .slick-arrow {
  width: 40px;
  height: 40px;
  position: absolute;
  display: none;
  outline: none;
  border: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  -webkit-transition: all ease-in-out 0.4s;
  -moz-transition: all ease-in-out 0.4s;
  -ms-transition: all ease-in-out 0.4s;
  -o-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
  -webkit-background-size: cover !important;
  background-size: cover !important;
}
@media screen and (max-width: 992px) {
  .quotes-slider-section .container .custom-arrows .slick-arrow {
    position: relative;
    display: inline-block;
    left: auto;
    right: auto;
    margin: 0 30px;
  }
}
.quotes-slider-section .container .custom-arrows .slick-arrow:hover {
  opacity: 0.4;
}
.quotes-slider-section .container .custom-arrows .slick-arrow i {
  display: none;
}
.quotes-slider-section .container .custom-arrows .prev {
  background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTEiIGhlaWdodD0iNTEiIHZpZXdCb3g9IjAgMCA1MSA1MSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxnIG9wYWNpdHk9IjAuMiIgZmlsdGVyPSJ1cmwoI2ZpbHRlcjBfZCkiPg0KPGNpcmNsZSByPSIyMCIgdHJhbnNmb3JtPSJtYXRyaXgoLTEgMCAwIDEgMjUuMjc2NCAyMi41MjE1KSIgZmlsbD0id2hpdGUiLz4NCjwvZz4NCjxwYXRoIGQ9Ik0yMi44MTU1IDMwLjU5MzlDMjIuOTg2OSAzMC43NjI4IDIzLjIxNjYgMzAuODU2MiAyMy40NTQ5IDMwLjg1NDFDMjMuNjkzMyAzMC44NTIgMjMuOTIxMyAzMC43NTQ1IDI0LjA4OTggMzAuNTgyNkMyNC4yNTg0IDMwLjQxMDcgMjQuMzU0IDMwLjE3ODEgMjQuMzU2MSAyOS45MzVDMjQuMzU4MSAyOS42OTE5IDI0LjI2NjUgMjkuNDU3NyAyNC4xMDA5IDI5LjI4MjhMMTguMzggMjMuNDQ4SDM0LjM2NzNDMzQuNjA4NCAyMy40NDggMzQuODM5NiAyMy4zNTAzIDM1LjAxMDEgMjMuMTc2NUMzNS4xODA2IDIzLjAwMjYgMzUuMjc2NCAyMi43NjY3IDM1LjI3NjQgMjIuNTIwOEMzNS4yNzY0IDIyLjI3NDkgMzUuMTgwNiAyMi4wMzkxIDM1LjAxMDEgMjEuODY1MkMzNC44Mzk2IDIxLjY5MTMgMzQuNjA4NCAyMS41OTM2IDM0LjM2NzMgMjEuNTkzNkgxOC4zOEwyNC4xMDA5IDE1Ljc1ODhDMjQuMjY2NSAxNS41ODQgMjQuMzU4MSAxNS4zNDk3IDI0LjM1NjEgMTUuMTA2NkMyNC4zNTQgMTQuODYzNSAyNC4yNTg0IDE0LjYzMSAyNC4wODk4IDE0LjQ1OTFDMjMuOTIxMyAxNC4yODcyIDIzLjY5MzMgMTQuMTg5NiAyMy40NTQ5IDE0LjE4NzVDMjMuMjE2NiAxNC4xODU0IDIyLjk4NjkgMTQuMjc4OSAyMi44MTU1IDE0LjQ0NzhMMTUuNTQyNyAyMS44NjUzQzE1LjQ1ODUgMjEuOTUxNiAxNS4zOTE4IDIyLjA1NCAxNS4zNDY0IDIyLjE2NjZDMTUuMzAwMiAyMi4yNzg4IDE1LjI3NjQgMjIuMzk5MiAxNS4yNzY0IDIyLjUyMDhDMTUuMjc2NCAyMi42NDI1IDE1LjMwMDIgMjIuNzYyOSAxNS4zNDY0IDIyLjg3NUMxNS4zOTE4IDIyLjk4NzYgMTUuNDU4NSAyMy4wOSAxNS41NDI3IDIzLjE3NjRMMjIuODE1NSAzMC41OTM5WiIgZmlsbD0iI0NEQkZFQyIvPg0KPGRlZnM+DQo8ZmlsdGVyIGlkPSJmaWx0ZXIwX2QiIHg9IjAuMjc2MzY3IiB5PSIwLjUyMTQ4NCIgd2lkdGg9IjUwIiBoZWlnaHQ9IjUwIiBmaWx0ZXJVbml0cz0idXNlclNwYWNlT25Vc2UiIGNvbG9yLWludGVycG9sYXRpb24tZmlsdGVycz0ic1JHQiI+DQo8ZmVGbG9vZCBmbG9vZC1vcGFjaXR5PSIwIiByZXN1bHQ9IkJhY2tncm91bmRJbWFnZUZpeCIvPg0KPGZlQ29sb3JNYXRyaXggaW49IlNvdXJjZUFscGhhIiB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMTI3IDAiLz4NCjxmZU9mZnNldCBkeT0iMyIvPg0KPGZlR2F1c3NpYW5CbHVyIHN0ZERldmlhdGlvbj0iMi41Ii8+DQo8ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMC4wOCAwIi8+DQo8ZmVCbGVuZCBtb2RlPSJub3JtYWwiIGluMj0iQmFja2dyb3VuZEltYWdlRml4IiByZXN1bHQ9ImVmZmVjdDFfZHJvcFNoYWRvdyIvPg0KPGZlQmxlbmQgbW9kZT0ibm9ybWFsIiBpbj0iU291cmNlR3JhcGhpYyIgaW4yPSJlZmZlY3QxX2Ryb3BTaGFkb3ciIHJlc3VsdD0ic2hhcGUiLz4NCjwvZmlsdGVyPg0KPC9kZWZzPg0KPC9zdmc+DQo=) top left no-repeat;
  left: 0;
}
.quotes-slider-section .container .custom-arrows .next {
  background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTEiIGhlaWdodD0iNTEiIHZpZXdCb3g9IjAgMCA1MSA1MSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxnIG9wYWNpdHk9IjAuMiIgZmlsdGVyPSJ1cmwoI2ZpbHRlcjBfZCkiPg0KPGNpcmNsZSBjeD0iMjUuODI2NyIgY3k9IjIyLjUyMTUiIHI9IjIwIiBmaWxsPSJ3aGl0ZSIvPg0KPC9nPg0KPHBhdGggZD0iTTI4LjI4NzYgMzAuNTkzOUMyOC4xMTYxIDMwLjc2MjggMjcuODg2NSAzMC44NTYyIDI3LjY0ODEgMzAuODU0MUMyNy40MDk4IDMwLjg1MiAyNy4xODE3IDMwLjc1NDUgMjcuMDEzMiAzMC41ODI2QzI2Ljg0NDYgMzAuNDEwNyAyNi43NDkgMzAuMTc4MSAyNi43NDcgMjkuOTM1QzI2Ljc0NDkgMjkuNjkxOSAyNi44MzY1IDI5LjQ1NzcgMjcuMDAyMSAyOS4yODI4TDMyLjcyMyAyMy40NDhIMTYuNzM1OEMxNi40OTQ2IDIzLjQ0OCAxNi4yNjM0IDIzLjM1MDMgMTYuMDkyOSAyMy4xNzY1QzE1LjkyMjQgMjMuMDAyNiAxNS44MjY3IDIyLjc2NjcgMTUuODI2NyAyMi41MjA4QzE1LjgyNjcgMjIuMjc0OSAxNS45MjI0IDIyLjAzOTEgMTYuMDkyOSAyMS44NjUyQzE2LjI2MzQgMjEuNjkxMyAxNi40OTQ2IDIxLjU5MzYgMTYuNzM1OCAyMS41OTM2SDMyLjcyM0wyNy4wMDIxIDE1Ljc1ODhDMjYuODM2NSAxNS41ODQgMjYuNzQ0OSAxNS4zNDk3IDI2Ljc0NyAxNS4xMDY2QzI2Ljc0OSAxNC44NjM1IDI2Ljg0NDYgMTQuNjMxIDI3LjAxMzIgMTQuNDU5MUMyNy4xODE3IDE0LjI4NzIgMjcuNDA5OCAxNC4xODk2IDI3LjY0ODEgMTQuMTg3NUMyNy44ODY1IDE0LjE4NTQgMjguMTE2MSAxNC4yNzg5IDI4LjI4NzYgMTQuNDQ3OEwzNS41NjAzIDIxLjg2NTNDMzUuNjQ0NSAyMS45NTE2IDM1LjcxMTIgMjIuMDU0IDM1Ljc1NjcgMjIuMTY2NkMzNS44MDI5IDIyLjI3ODggMzUuODI2NyAyMi4zOTkyIDM1LjgyNjcgMjIuNTIwOEMzNS44MjY3IDIyLjY0MjUgMzUuODAyOSAyMi43NjI5IDM1Ljc1NjcgMjIuODc1QzM1LjcxMTIgMjIuOTg3NiAzNS42NDQ1IDIzLjA5IDM1LjU2MDMgMjMuMTc2NEwyOC4yODc2IDMwLjU5MzlaIiBmaWxsPSIjQ0RCRkVDIi8+DQo8ZGVmcz4NCjxmaWx0ZXIgaWQ9ImZpbHRlcjBfZCIgeD0iMC44MjY2NiIgeT0iMC41MjE0ODQiIHdpZHRoPSI1MCIgaGVpZ2h0PSI1MCIgZmlsdGVyVW5pdHM9InVzZXJTcGFjZU9uVXNlIiBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9InNSR0IiPg0KPGZlRmxvb2QgZmxvb2Qtb3BhY2l0eT0iMCIgcmVzdWx0PSJCYWNrZ3JvdW5kSW1hZ2VGaXgiLz4NCjxmZUNvbG9yTWF0cml4IGluPSJTb3VyY2VBbHBoYSIgdHlwZT0ibWF0cml4IiB2YWx1ZXM9IjAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDEyNyAwIi8+DQo8ZmVPZmZzZXQgZHk9IjMiLz4NCjxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjIuNSIvPg0KPGZlQ29sb3JNYXRyaXggdHlwZT0ibWF0cml4IiB2YWx1ZXM9IjAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAuMDggMCIvPg0KPGZlQmxlbmQgbW9kZT0ibm9ybWFsIiBpbjI9IkJhY2tncm91bmRJbWFnZUZpeCIgcmVzdWx0PSJlZmZlY3QxX2Ryb3BTaGFkb3ciLz4NCjxmZUJsZW5kIG1vZGU9Im5vcm1hbCIgaW49IlNvdXJjZUdyYXBoaWMiIGluMj0iZWZmZWN0MV9kcm9wU2hhZG93IiByZXN1bHQ9InNoYXBlIi8+DQo8L2ZpbHRlcj4NCjwvZGVmcz4NCjwvc3ZnPg0K) top left no-repeat;
  right: 0;
}
.quotes-slider-section .container .quotes-slider-wrapper {
  max-width: 800px;
  margin: 0 auto;
}
.quotes-slider-section .container .quotes-slider-wrapper .quotes-slider {
  list-style: none;
  margin: 0;
  padding: 0;
}
.quotes-slider-section .container .quotes-slider-wrapper .quotes-slider .slide .title {
  font-family: "Libertinus", sans-serif;
  font-weight: 600;
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 38px;
  color: #ffffff;
  margin-bottom: 25px;
}
.quotes-slider-section .container .quotes-slider-wrapper .quotes-slider .slide .text {
  font-family: "Libertinus", sans-serif;
  font-weight: normal;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
  color: #ffffff;
  margin-bottom: 25px;
}
@media screen and (max-width: 768px) {
  .quotes-slider-section .container .quotes-slider-wrapper .quotes-slider .slide .text {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 26px;
  }
}
.quotes-slider-section .container .quotes-slider-wrapper .quotes-slider .slide .author {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.quotes-slider-section .container .quotes-slider-wrapper .quotes-slider .slide .author .avatar {
  width: 80px;
  margin-right: 16px;
}
.quotes-slider-section .container .quotes-slider-wrapper .quotes-slider .slide .author .avatar img {
  display: block;
}
.quotes-slider-section .container .quotes-slider-wrapper .quotes-slider .slide .author .bio {
  flex: 1 0 0px;
}
.quotes-slider-section .container .quotes-slider-wrapper .quotes-slider .slide .author .bio .occupation {
  font-family: "Gotham", sans-serif;
  font-weight: normal;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
  color: #ffffff;
}
.quotes-slider-section .container .quotes-slider-wrapper .quotes-slider .slide .author .bio .company {
  font-family: "Libertinus", sans-serif;
  font-weight: normal;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 22px;
  color: #ffffff;
}

.logos-slider-section {
  padding: 101px 0 131px;
}
@media screen and (max-width: 768px) {
  .logos-slider-section {
    padding: 45px 0 100px;
  }
}
.logos-slider-section .container {
  max-width: 1130px;
  margin: 0 auto;
}
.logos-slider-section .container .logos-slider-wrapper {
  position: relative;
}
.logos-slider-section .container .logos-slider-wrapper h2 {
  font-family: "Libertinus", sans-serif;
  font-weight: 500;
  font-size: 48px;
  font-size: 3rem;
  line-height: 55px;
  color: #333333;
  text-align: center;
  margin-bottom: 22px;
}
@media screen and (max-width: 768px) {
  .logos-slider-section .container .logos-slider-wrapper h2 {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 36px;
  }
}
.logos-slider-section .container .logos-slider-wrapper .logos-slider .logos-slide-wrapper {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: flex-start;
  margin-left: -3%;
  flex-wrap: wrap;
}
.logos-slider-section .container .logos-slider-wrapper .logos-slider .logos-slide-wrapper .logo {
  margin-bottom: 28px;
  margin-left: 3%;
  width: 22%;
  position: relative;
}
@media screen and (max-width: 992px) {
  .logos-slider-section .container .logos-slider-wrapper .logos-slider .logos-slide-wrapper .logo {
    width: 30.3%;
  }
}
@media screen and (max-width: 768px) {
  .logos-slider-section .container .logos-slider-wrapper .logos-slider .logos-slide-wrapper .logo {
    width: 47%;
  }
}
.logos-slider-section .container .logos-slider-wrapper .logos-slider .logos-slide-wrapper .logo img.gray {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -ms-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
  opacity: 1;
  z-index: 1;
}
.logos-slider-section .container .logos-slider-wrapper .logos-slider .logos-slide-wrapper .logo:hover .gray {
  opacity: 0;
}
.logos-slider-section .container .logos-slider-wrapper .custom-logos-arrows {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
}
@media screen and (max-width: 992px) {
  .logos-slider-section .container .logos-slider-wrapper .custom-logos-arrows {
    bottom: 0;
    top: auto;
    text-align: center;
    position: relative;
    margin-top: 0;
  }
}
.logos-slider-section .container .logos-slider-wrapper .custom-logos-arrows .slick-arrow {
  width: 40px;
  height: 40px;
  position: absolute;
  outline: none;
  border: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  -webkit-transition: all ease-in-out 0.4s;
  -moz-transition: all ease-in-out 0.4s;
  -ms-transition: all ease-in-out 0.4s;
  -o-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
  -webkit-background-size: cover !important;
  background-size: cover !important;
}
@media screen and (max-width: 992px) {
  .logos-slider-section .container .logos-slider-wrapper .custom-logos-arrows .slick-arrow {
    position: relative;
    display: inline-block;
    left: auto;
    right: auto;
    margin: 0 30px;
  }
}
.logos-slider-section .container .logos-slider-wrapper .custom-logos-arrows .slick-arrow:hover {
  opacity: 0.4;
}
.logos-slider-section .container .logos-slider-wrapper .custom-logos-arrows .slick-arrow i {
  display: none;
}
.logos-slider-section .container .logos-slider-wrapper .custom-logos-arrows .prev {
  background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTEiIGhlaWdodD0iNTEiIHZpZXdCb3g9IjAgMCA1MSA1MSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxnIG9wYWNpdHk9IjAuMiIgZmlsdGVyPSJ1cmwoI2ZpbHRlcjBfZCkiPg0KPGNpcmNsZSByPSIyMCIgdHJhbnNmb3JtPSJtYXRyaXgoLTEgMCAwIDEgMjUuMjc2NCAyMi41MjE1KSIgZmlsbD0id2hpdGUiLz4NCjwvZz4NCjxwYXRoIGQ9Ik0yMi44MTU1IDMwLjU5MzlDMjIuOTg2OSAzMC43NjI4IDIzLjIxNjYgMzAuODU2MiAyMy40NTQ5IDMwLjg1NDFDMjMuNjkzMyAzMC44NTIgMjMuOTIxMyAzMC43NTQ1IDI0LjA4OTggMzAuNTgyNkMyNC4yNTg0IDMwLjQxMDcgMjQuMzU0IDMwLjE3ODEgMjQuMzU2MSAyOS45MzVDMjQuMzU4MSAyOS42OTE5IDI0LjI2NjUgMjkuNDU3NyAyNC4xMDA5IDI5LjI4MjhMMTguMzggMjMuNDQ4SDM0LjM2NzNDMzQuNjA4NCAyMy40NDggMzQuODM5NiAyMy4zNTAzIDM1LjAxMDEgMjMuMTc2NUMzNS4xODA2IDIzLjAwMjYgMzUuMjc2NCAyMi43NjY3IDM1LjI3NjQgMjIuNTIwOEMzNS4yNzY0IDIyLjI3NDkgMzUuMTgwNiAyMi4wMzkxIDM1LjAxMDEgMjEuODY1MkMzNC44Mzk2IDIxLjY5MTMgMzQuNjA4NCAyMS41OTM2IDM0LjM2NzMgMjEuNTkzNkgxOC4zOEwyNC4xMDA5IDE1Ljc1ODhDMjQuMjY2NSAxNS41ODQgMjQuMzU4MSAxNS4zNDk3IDI0LjM1NjEgMTUuMTA2NkMyNC4zNTQgMTQuODYzNSAyNC4yNTg0IDE0LjYzMSAyNC4wODk4IDE0LjQ1OTFDMjMuOTIxMyAxNC4yODcyIDIzLjY5MzMgMTQuMTg5NiAyMy40NTQ5IDE0LjE4NzVDMjMuMjE2NiAxNC4xODU0IDIyLjk4NjkgMTQuMjc4OSAyMi44MTU1IDE0LjQ0NzhMMTUuNTQyNyAyMS44NjUzQzE1LjQ1ODUgMjEuOTUxNiAxNS4zOTE4IDIyLjA1NCAxNS4zNDY0IDIyLjE2NjZDMTUuMzAwMiAyMi4yNzg4IDE1LjI3NjQgMjIuMzk5MiAxNS4yNzY0IDIyLjUyMDhDMTUuMjc2NCAyMi42NDI1IDE1LjMwMDIgMjIuNzYyOSAxNS4zNDY0IDIyLjg3NUMxNS4zOTE4IDIyLjk4NzYgMTUuNDU4NSAyMy4wOSAxNS41NDI3IDIzLjE3NjRMMjIuODE1NSAzMC41OTM5WiIgZmlsbD0iI0NEQkZFQyIvPg0KPGRlZnM+DQo8ZmlsdGVyIGlkPSJmaWx0ZXIwX2QiIHg9IjAuMjc2MzY3IiB5PSIwLjUyMTQ4NCIgd2lkdGg9IjUwIiBoZWlnaHQ9IjUwIiBmaWx0ZXJVbml0cz0idXNlclNwYWNlT25Vc2UiIGNvbG9yLWludGVycG9sYXRpb24tZmlsdGVycz0ic1JHQiI+DQo8ZmVGbG9vZCBmbG9vZC1vcGFjaXR5PSIwIiByZXN1bHQ9IkJhY2tncm91bmRJbWFnZUZpeCIvPg0KPGZlQ29sb3JNYXRyaXggaW49IlNvdXJjZUFscGhhIiB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMTI3IDAiLz4NCjxmZU9mZnNldCBkeT0iMyIvPg0KPGZlR2F1c3NpYW5CbHVyIHN0ZERldmlhdGlvbj0iMi41Ii8+DQo8ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMC4wOCAwIi8+DQo8ZmVCbGVuZCBtb2RlPSJub3JtYWwiIGluMj0iQmFja2dyb3VuZEltYWdlRml4IiByZXN1bHQ9ImVmZmVjdDFfZHJvcFNoYWRvdyIvPg0KPGZlQmxlbmQgbW9kZT0ibm9ybWFsIiBpbj0iU291cmNlR3JhcGhpYyIgaW4yPSJlZmZlY3QxX2Ryb3BTaGFkb3ciIHJlc3VsdD0ic2hhcGUiLz4NCjwvZmlsdGVyPg0KPC9kZWZzPg0KPC9zdmc+DQo=) top left no-repeat;
  left: 40%;
}
@media screen and (max-width: 992px) {
  .logos-slider-section .container .logos-slider-wrapper .custom-logos-arrows .prev {
    left: 0;
  }
}
.logos-slider-section .container .logos-slider-wrapper .custom-logos-arrows .next {
  background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTEiIGhlaWdodD0iNTEiIHZpZXdCb3g9IjAgMCA1MSA1MSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxnIG9wYWNpdHk9IjAuMiIgZmlsdGVyPSJ1cmwoI2ZpbHRlcjBfZCkiPg0KPGNpcmNsZSBjeD0iMjUuODI2NyIgY3k9IjIyLjUyMTUiIHI9IjIwIiBmaWxsPSJ3aGl0ZSIvPg0KPC9nPg0KPHBhdGggZD0iTTI4LjI4NzYgMzAuNTkzOUMyOC4xMTYxIDMwLjc2MjggMjcuODg2NSAzMC44NTYyIDI3LjY0ODEgMzAuODU0MUMyNy40MDk4IDMwLjg1MiAyNy4xODE3IDMwLjc1NDUgMjcuMDEzMiAzMC41ODI2QzI2Ljg0NDYgMzAuNDEwNyAyNi43NDkgMzAuMTc4MSAyNi43NDcgMjkuOTM1QzI2Ljc0NDkgMjkuNjkxOSAyNi44MzY1IDI5LjQ1NzcgMjcuMDAyMSAyOS4yODI4TDMyLjcyMyAyMy40NDhIMTYuNzM1OEMxNi40OTQ2IDIzLjQ0OCAxNi4yNjM0IDIzLjM1MDMgMTYuMDkyOSAyMy4xNzY1QzE1LjkyMjQgMjMuMDAyNiAxNS44MjY3IDIyLjc2NjcgMTUuODI2NyAyMi41MjA4QzE1LjgyNjcgMjIuMjc0OSAxNS45MjI0IDIyLjAzOTEgMTYuMDkyOSAyMS44NjUyQzE2LjI2MzQgMjEuNjkxMyAxNi40OTQ2IDIxLjU5MzYgMTYuNzM1OCAyMS41OTM2SDMyLjcyM0wyNy4wMDIxIDE1Ljc1ODhDMjYuODM2NSAxNS41ODQgMjYuNzQ0OSAxNS4zNDk3IDI2Ljc0NyAxNS4xMDY2QzI2Ljc0OSAxNC44NjM1IDI2Ljg0NDYgMTQuNjMxIDI3LjAxMzIgMTQuNDU5MUMyNy4xODE3IDE0LjI4NzIgMjcuNDA5OCAxNC4xODk2IDI3LjY0ODEgMTQuMTg3NUMyNy44ODY1IDE0LjE4NTQgMjguMTE2MSAxNC4yNzg5IDI4LjI4NzYgMTQuNDQ3OEwzNS41NjAzIDIxLjg2NTNDMzUuNjQ0NSAyMS45NTE2IDM1LjcxMTIgMjIuMDU0IDM1Ljc1NjcgMjIuMTY2NkMzNS44MDI5IDIyLjI3ODggMzUuODI2NyAyMi4zOTkyIDM1LjgyNjcgMjIuNTIwOEMzNS44MjY3IDIyLjY0MjUgMzUuODAyOSAyMi43NjI5IDM1Ljc1NjcgMjIuODc1QzM1LjcxMTIgMjIuOTg3NiAzNS42NDQ1IDIzLjA5IDM1LjU2MDMgMjMuMTc2NEwyOC4yODc2IDMwLjU5MzlaIiBmaWxsPSIjQ0RCRkVDIi8+DQo8ZGVmcz4NCjxmaWx0ZXIgaWQ9ImZpbHRlcjBfZCIgeD0iMC44MjY2NiIgeT0iMC41MjE0ODQiIHdpZHRoPSI1MCIgaGVpZ2h0PSI1MCIgZmlsdGVyVW5pdHM9InVzZXJTcGFjZU9uVXNlIiBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9InNSR0IiPg0KPGZlRmxvb2QgZmxvb2Qtb3BhY2l0eT0iMCIgcmVzdWx0PSJCYWNrZ3JvdW5kSW1hZ2VGaXgiLz4NCjxmZUNvbG9yTWF0cml4IGluPSJTb3VyY2VBbHBoYSIgdHlwZT0ibWF0cml4IiB2YWx1ZXM9IjAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDEyNyAwIi8+DQo8ZmVPZmZzZXQgZHk9IjMiLz4NCjxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjIuNSIvPg0KPGZlQ29sb3JNYXRyaXggdHlwZT0ibWF0cml4IiB2YWx1ZXM9IjAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAuMDggMCIvPg0KPGZlQmxlbmQgbW9kZT0ibm9ybWFsIiBpbjI9IkJhY2tncm91bmRJbWFnZUZpeCIgcmVzdWx0PSJlZmZlY3QxX2Ryb3BTaGFkb3ciLz4NCjxmZUJsZW5kIG1vZGU9Im5vcm1hbCIgaW49IlNvdXJjZUdyYXBoaWMiIGluMj0iZWZmZWN0MV9kcm9wU2hhZG93IiByZXN1bHQ9InNoYXBlIi8+DQo8L2ZpbHRlcj4NCjwvZGVmcz4NCjwvc3ZnPg0K) top left no-repeat;
  right: 40%;
}
@media screen and (max-width: 992px) {
  .logos-slider-section .container .logos-slider-wrapper .custom-logos-arrows .next {
    right: 0;
  }
}
.logos-slider-section .container .logos-slider-wrapper .slick-dots li {
  margin: 0 5px;
  width: 12px;
  height: 12px;
}
.logos-slider-section .container .logos-slider-wrapper .slick-dots li button {
  width: 12px;
  height: 12px;
  background-color: #E2E2E2;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
}
.logos-slider-section .container .logos-slider-wrapper .slick-dots li button:before {
  display: none;
}
.logos-slider-section .container .logos-slider-wrapper .slick-dots li.slick-active button {
  background-color: #66DD99;
}

.consulting-page .text-form-section .container .text-block h1 span {
  display: inline-block;
}
.consulting-page .image-text-section .container .flex-container {
  flex-direction: row-reverse;
}
@media screen and (max-width: 768px) {
  .consulting-page .image-text-section .container .flex-container {
    flex-direction: column;
  }
}
.consulting-page .image-text-section .container .flex-container .text-side {
  padding-right: 0;
  padding-left: 32px;
}
@media screen and (max-width: 768px) {
  .consulting-page .image-text-section .container .flex-container .text-side {
    padding-right: 0;
    padding-left: 0;
  }
}
.consulting-page .image-text-flow-section .centered-title {
  font-weight: 600;
  font-size: 48px;
  font-size: 3rem;
  line-height: 55px;
  text-align: center;
  color: #333333;
  padding-bottom: 10px;
  border-bottom: 2px solid #E0E0E0;
  margin-bottom: 48px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .consulting-page .image-text-flow-section .centered-title {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 41px;
    margin-bottom: 40px;
  }
}
.consulting-page .image-text-flow-section .container ul li {
  flex-direction: row-reverse;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .consulting-page .image-text-flow-section .container ul li {
    flex-direction: column;
  }
}
.consulting-page .image-text-flow-section .container ul li .image img {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.consulting-page .image-text-flow-section .container ul li .text-side {
  padding-right: 0;
  padding-left: 32px;
}
@media screen and (max-width: 768px) {
  .consulting-page .image-text-flow-section .container ul li .text-side {
    padding-left: 0;
    padding-right: 0;
  }
}
.consulting-page .image-text-flow-section .container ul li ul li {
  display: block;
}

.consulting-section {
  margin-bottom: 122px;
}
.consulting-section .heading {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-bottom: 20px;
  border-bottom: 2px solid #E0E0E0;
  margin-bottom: 70px;
}
@media screen and (max-width: 768px) {
  .consulting-section .heading {
    border: none;
    padding-bottom: 0;
    margin-bottom: 34px;
  }
}
@media screen and (max-width: 768px) {
  .consulting-section .heading {
    flex-direction: column;
  }
}
.consulting-section .heading h3 {
  font-size: 48px;
  font-size: 3rem;
  line-height: 55px;
  font-weight: 500;
  color: #333333;
  font-family: "Libertinus", sans-serif;
  width: 40%;
}
@media screen and (max-width: 768px) {
  .consulting-section .heading h3 {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 41px;
    margin-bottom: 15px;
    width: 100%;
  }
}
.consulting-section .heading .description {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
  font-weight: normal;
  color: #333333;
  font-family: "Libertinus", sans-serif;
  flex: 1 0 0px;
}
.consulting-section .features {
  display: flex;
  justify-content: flex-start;
}
@media screen and (max-width: 768px) {
  .consulting-section .features {
    flex-direction: column;
  }
}
.consulting-section .features .feature {
  width: 33.3%;
  display: flex;
  justify-content: flex-start;
  padding-right: 40px;
}
@media screen and (max-width: 768px) {
  .consulting-section .features .feature {
    flex-direction: column;
    padding-right: 0;
    width: 100%;
  }
}
.consulting-section .features .feature .icon {
  width: 80px;
  height: 80px;
  margin-right: 18px;
}
@media screen and (max-width: 768px) {
  .consulting-section .features .feature .icon {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.consulting-section .features .feature .icon img {
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
}
.consulting-section .features .feature .text {
  flex: 1 0 0px;
}
.consulting-section .features .feature .text h4 {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 37px;
  font-weight: 500;
  font-family: "Libertinus", sans-serif;
  color: #333333;
  margin-bottom: 1px;
}
.consulting-section .features .feature .text .subtitle {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 23px;
  font-weight: 500;
  font-family: "Libertinus", sans-serif;
  color: #633C8E;
  margin-bottom: 10px;
}
.consulting-section .features .feature .text p {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 23px;
  font-weight: normal;
  font-family: "Libertinus", sans-serif;
  color: #333333;
  margin-bottom: 10px;
}

.partners-section.logos-slider-section {
  padding-top: 0;
}

.single-report-layout {
  padding-top: 48px;
}
@media screen and (max-width: 768px) {
  .single-report-layout {
    padding-top: 30px;
  }
}
.single-report-layout .flex-wrapper {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .single-report-layout .flex-wrapper {
    flex-direction: column-reverse;
    display: block;
  }
}
.single-report-layout .report-container {
  flex: 1 0 0px;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
  font-weight: normal;
  color: #505050;
  font-family: "Libertinus", sans-serif;
  margin-bottom: 92px;
}
@media screen and (max-width: 768px) {
  .single-report-layout .report-container {
    margin-bottom: 65px;
  }
}
.single-report-layout .report-container .upper-title {
  font-size: 32px;
  font-size: 2rem;
  line-height: 56px;
  font-weight: 600;
  color: #505050;
  font-family: "Libertinus", sans-serif;
  margin-bottom: 19px;
}
@media screen and (max-width: 768px) {
  .single-report-layout .report-container .upper-title {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 36px;
  }
}
.single-report-layout .report-container h1 {
  font-size: 56px;
  font-size: 3.5rem;
  line-height: 72px;
  font-weight: 600;
  color: #633C8E;
  font-family: "Libertinus", sans-serif;
  margin-bottom: 35px;
}
@media screen and (max-width: 768px) {
  .single-report-layout .report-container h1 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 54px;
  }
}
.single-report-layout .report-container p {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
  font-weight: normal;
  color: #505050;
  font-family: "Libertinus", sans-serif;
  margin-bottom: 35px;
}
.single-report-layout .report-container .buy-line {
  width: auto;
  display: inline-block;
  background-color: #181433;
  padding: 20px 16px;
  margin-bottom: 32px;
  vertical-align: middle;
}
.single-report-layout .report-container .buy-line.min-width-385 {
  min-width: 385px;
}
@media screen and (max-width: 576px) {
  .single-report-layout .report-container .buy-line {
    flex-direction: column;
    width: 100%;
  }
}
.single-report-layout .report-container .buy-line .price-button {
  display: inline-block;
  background-color: #66DD99;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  color: #333333;
  text-align: center;
  font-weight: normal;
  padding: 8px 17px;
  -webkit-transition: all ease-in-out 0.6s;
  -moz-transition: all ease-in-out 0.6s;
  -ms-transition: all ease-in-out 0.6s;
  -o-transition: all ease-in-out 0.6s;
  transition: all ease-in-out 0.6s;
  font-family: "Gotham", sans-serif;
  font-weight: 500;
}
.single-report-layout .report-container .buy-line .price-button:hover {
  background-color: #39a768;
}
@media screen and (max-width: 576px) {
  .single-report-layout .report-container .buy-line .price-button {
    width: 100%;
  }
}
.single-report-layout .report-container .buy-line span {
  color: #ffffff;
  font-family: "Gotham", sans-serif;
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 24px;
  font-weight: normal;
  display: inline-block;
  margin: 0 10px;
}
@media screen and (max-width: 576px) {
  .single-report-layout .report-container .buy-line span {
    text-align: center;
    display: block;
    margin: 10px 0;
  }
}
.single-report-layout .report-container .buy-line .get-button {
  display: inline-block;
  background-color: #66DD99;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  color: #333333;
  text-align: center;
  font-weight: normal;
  padding: 8px 17px;
  -webkit-transition: all ease-in-out 0.6s;
  -moz-transition: all ease-in-out 0.6s;
  -ms-transition: all ease-in-out 0.6s;
  -o-transition: all ease-in-out 0.6s;
  transition: all ease-in-out 0.6s;
  font-family: "Gotham", sans-serif;
  font-weight: 500;
}
.single-report-layout .report-container .buy-line .get-button:hover {
  background-color: #39a768;
}
@media screen and (max-width: 576px) {
  .single-report-layout .report-container .buy-line .get-button {
    width: 100%;
  }
}
.single-report-layout .report-container .buy-line .get-button.w100 {
  width: 100%;
}
.single-report-layout .report-container .flex-video {
  width: 100%;
  position: relative;
  padding-bottom: 70%;
  height: 0;
  margin-bottom: 24px;
  overflow: hidden;
}
.single-report-layout .report-container .flex-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.single-report-layout .report-container .flex-video object {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
.single-report-layout .report-sidebar {
  width: 500px;
  margin-left: 80px;
  border: 2px solid #683995;
  padding: 40px;
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .single-report-layout .report-sidebar {
    margin-bottom: 40px;
    margin-left: 0;
    width: 100%;
  }
}
.single-report-layout .report-sidebar .sidebar-wrapper .img-wrapper {
  margin-bottom: 32px;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.single-report-layout .report-sidebar .sidebar-wrapper .img-wrapper img {
  display: block;
  margin: 0 auto;
  border-radius: 0;
  -webkit-box-shadow: 0px -4px 10px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px -4px 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0px -4px 10px rgba(0, 0, 0, 0.4);
}
.single-report-layout .report-sidebar .sidebar-wrapper .img-wrapper .report-img-slider {
  margin-bottom: 50px;
}
.single-report-layout .report-sidebar .sidebar-wrapper .img-wrapper .custom-slider-arrows {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
}
@media screen and (max-width: 992px) {
  .single-report-layout .report-sidebar .sidebar-wrapper .img-wrapper .custom-slider-arrows {
    bottom: 0;
    top: auto;
    text-align: center;
    position: relative;
    margin-top: 0;
  }
}
.single-report-layout .report-sidebar .sidebar-wrapper .img-wrapper .custom-slider-arrows .slick-arrow {
  width: 40px;
  height: 40px;
  position: absolute;
  outline: none;
  border: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  -webkit-transition: all ease-in-out 0.4s;
  -moz-transition: all ease-in-out 0.4s;
  -ms-transition: all ease-in-out 0.4s;
  -o-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
  -webkit-background-size: cover !important;
  background-size: cover !important;
}
@media screen and (max-width: 992px) {
  .single-report-layout .report-sidebar .sidebar-wrapper .img-wrapper .custom-slider-arrows .slick-arrow {
    position: relative;
    display: inline-block;
    left: auto;
    right: auto;
    margin: 0 30px;
  }
}
.single-report-layout .report-sidebar .sidebar-wrapper .img-wrapper .custom-slider-arrows .slick-arrow:hover {
  opacity: 0.4;
}
.single-report-layout .report-sidebar .sidebar-wrapper .img-wrapper .custom-slider-arrows .slick-arrow i {
  display: none;
}
.single-report-layout .report-sidebar .sidebar-wrapper .img-wrapper .custom-slider-arrows .prev {
  background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTEiIGhlaWdodD0iNTEiIHZpZXdCb3g9IjAgMCA1MSA1MSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxnIG9wYWNpdHk9IjAuMiIgZmlsdGVyPSJ1cmwoI2ZpbHRlcjBfZCkiPg0KPGNpcmNsZSByPSIyMCIgdHJhbnNmb3JtPSJtYXRyaXgoLTEgMCAwIDEgMjUuMjc2NCAyMi41MjE1KSIgZmlsbD0id2hpdGUiLz4NCjwvZz4NCjxwYXRoIGQ9Ik0yMi44MTU1IDMwLjU5MzlDMjIuOTg2OSAzMC43NjI4IDIzLjIxNjYgMzAuODU2MiAyMy40NTQ5IDMwLjg1NDFDMjMuNjkzMyAzMC44NTIgMjMuOTIxMyAzMC43NTQ1IDI0LjA4OTggMzAuNTgyNkMyNC4yNTg0IDMwLjQxMDcgMjQuMzU0IDMwLjE3ODEgMjQuMzU2MSAyOS45MzVDMjQuMzU4MSAyOS42OTE5IDI0LjI2NjUgMjkuNDU3NyAyNC4xMDA5IDI5LjI4MjhMMTguMzggMjMuNDQ4SDM0LjM2NzNDMzQuNjA4NCAyMy40NDggMzQuODM5NiAyMy4zNTAzIDM1LjAxMDEgMjMuMTc2NUMzNS4xODA2IDIzLjAwMjYgMzUuMjc2NCAyMi43NjY3IDM1LjI3NjQgMjIuNTIwOEMzNS4yNzY0IDIyLjI3NDkgMzUuMTgwNiAyMi4wMzkxIDM1LjAxMDEgMjEuODY1MkMzNC44Mzk2IDIxLjY5MTMgMzQuNjA4NCAyMS41OTM2IDM0LjM2NzMgMjEuNTkzNkgxOC4zOEwyNC4xMDA5IDE1Ljc1ODhDMjQuMjY2NSAxNS41ODQgMjQuMzU4MSAxNS4zNDk3IDI0LjM1NjEgMTUuMTA2NkMyNC4zNTQgMTQuODYzNSAyNC4yNTg0IDE0LjYzMSAyNC4wODk4IDE0LjQ1OTFDMjMuOTIxMyAxNC4yODcyIDIzLjY5MzMgMTQuMTg5NiAyMy40NTQ5IDE0LjE4NzVDMjMuMjE2NiAxNC4xODU0IDIyLjk4NjkgMTQuMjc4OSAyMi44MTU1IDE0LjQ0NzhMMTUuNTQyNyAyMS44NjUzQzE1LjQ1ODUgMjEuOTUxNiAxNS4zOTE4IDIyLjA1NCAxNS4zNDY0IDIyLjE2NjZDMTUuMzAwMiAyMi4yNzg4IDE1LjI3NjQgMjIuMzk5MiAxNS4yNzY0IDIyLjUyMDhDMTUuMjc2NCAyMi42NDI1IDE1LjMwMDIgMjIuNzYyOSAxNS4zNDY0IDIyLjg3NUMxNS4zOTE4IDIyLjk4NzYgMTUuNDU4NSAyMy4wOSAxNS41NDI3IDIzLjE3NjRMMjIuODE1NSAzMC41OTM5WiIgZmlsbD0iI0NEQkZFQyIvPg0KPGRlZnM+DQo8ZmlsdGVyIGlkPSJmaWx0ZXIwX2QiIHg9IjAuMjc2MzY3IiB5PSIwLjUyMTQ4NCIgd2lkdGg9IjUwIiBoZWlnaHQ9IjUwIiBmaWx0ZXJVbml0cz0idXNlclNwYWNlT25Vc2UiIGNvbG9yLWludGVycG9sYXRpb24tZmlsdGVycz0ic1JHQiI+DQo8ZmVGbG9vZCBmbG9vZC1vcGFjaXR5PSIwIiByZXN1bHQ9IkJhY2tncm91bmRJbWFnZUZpeCIvPg0KPGZlQ29sb3JNYXRyaXggaW49IlNvdXJjZUFscGhhIiB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMTI3IDAiLz4NCjxmZU9mZnNldCBkeT0iMyIvPg0KPGZlR2F1c3NpYW5CbHVyIHN0ZERldmlhdGlvbj0iMi41Ii8+DQo8ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMC4wOCAwIi8+DQo8ZmVCbGVuZCBtb2RlPSJub3JtYWwiIGluMj0iQmFja2dyb3VuZEltYWdlRml4IiByZXN1bHQ9ImVmZmVjdDFfZHJvcFNoYWRvdyIvPg0KPGZlQmxlbmQgbW9kZT0ibm9ybWFsIiBpbj0iU291cmNlR3JhcGhpYyIgaW4yPSJlZmZlY3QxX2Ryb3BTaGFkb3ciIHJlc3VsdD0ic2hhcGUiLz4NCjwvZmlsdGVyPg0KPC9kZWZzPg0KPC9zdmc+DQo=) top left no-repeat;
  left: 30px;
}
@media screen and (max-width: 992px) {
  .single-report-layout .report-sidebar .sidebar-wrapper .img-wrapper .custom-slider-arrows .prev {
    left: 0;
  }
}
.single-report-layout .report-sidebar .sidebar-wrapper .img-wrapper .custom-slider-arrows .next {
  background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTEiIGhlaWdodD0iNTEiIHZpZXdCb3g9IjAgMCA1MSA1MSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxnIG9wYWNpdHk9IjAuMiIgZmlsdGVyPSJ1cmwoI2ZpbHRlcjBfZCkiPg0KPGNpcmNsZSBjeD0iMjUuODI2NyIgY3k9IjIyLjUyMTUiIHI9IjIwIiBmaWxsPSJ3aGl0ZSIvPg0KPC9nPg0KPHBhdGggZD0iTTI4LjI4NzYgMzAuNTkzOUMyOC4xMTYxIDMwLjc2MjggMjcuODg2NSAzMC44NTYyIDI3LjY0ODEgMzAuODU0MUMyNy40MDk4IDMwLjg1MiAyNy4xODE3IDMwLjc1NDUgMjcuMDEzMiAzMC41ODI2QzI2Ljg0NDYgMzAuNDEwNyAyNi43NDkgMzAuMTc4MSAyNi43NDcgMjkuOTM1QzI2Ljc0NDkgMjkuNjkxOSAyNi44MzY1IDI5LjQ1NzcgMjcuMDAyMSAyOS4yODI4TDMyLjcyMyAyMy40NDhIMTYuNzM1OEMxNi40OTQ2IDIzLjQ0OCAxNi4yNjM0IDIzLjM1MDMgMTYuMDkyOSAyMy4xNzY1QzE1LjkyMjQgMjMuMDAyNiAxNS44MjY3IDIyLjc2NjcgMTUuODI2NyAyMi41MjA4QzE1LjgyNjcgMjIuMjc0OSAxNS45MjI0IDIyLjAzOTEgMTYuMDkyOSAyMS44NjUyQzE2LjI2MzQgMjEuNjkxMyAxNi40OTQ2IDIxLjU5MzYgMTYuNzM1OCAyMS41OTM2SDMyLjcyM0wyNy4wMDIxIDE1Ljc1ODhDMjYuODM2NSAxNS41ODQgMjYuNzQ0OSAxNS4zNDk3IDI2Ljc0NyAxNS4xMDY2QzI2Ljc0OSAxNC44NjM1IDI2Ljg0NDYgMTQuNjMxIDI3LjAxMzIgMTQuNDU5MUMyNy4xODE3IDE0LjI4NzIgMjcuNDA5OCAxNC4xODk2IDI3LjY0ODEgMTQuMTg3NUMyNy44ODY1IDE0LjE4NTQgMjguMTE2MSAxNC4yNzg5IDI4LjI4NzYgMTQuNDQ3OEwzNS41NjAzIDIxLjg2NTNDMzUuNjQ0NSAyMS45NTE2IDM1LjcxMTIgMjIuMDU0IDM1Ljc1NjcgMjIuMTY2NkMzNS44MDI5IDIyLjI3ODggMzUuODI2NyAyMi4zOTkyIDM1LjgyNjcgMjIuNTIwOEMzNS44MjY3IDIyLjY0MjUgMzUuODAyOSAyMi43NjI5IDM1Ljc1NjcgMjIuODc1QzM1LjcxMTIgMjIuOTg3NiAzNS42NDQ1IDIzLjA5IDM1LjU2MDMgMjMuMTc2NEwyOC4yODc2IDMwLjU5MzlaIiBmaWxsPSIjQ0RCRkVDIi8+DQo8ZGVmcz4NCjxmaWx0ZXIgaWQ9ImZpbHRlcjBfZCIgeD0iMC44MjY2NiIgeT0iMC41MjE0ODQiIHdpZHRoPSI1MCIgaGVpZ2h0PSI1MCIgZmlsdGVyVW5pdHM9InVzZXJTcGFjZU9uVXNlIiBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9InNSR0IiPg0KPGZlRmxvb2QgZmxvb2Qtb3BhY2l0eT0iMCIgcmVzdWx0PSJCYWNrZ3JvdW5kSW1hZ2VGaXgiLz4NCjxmZUNvbG9yTWF0cml4IGluPSJTb3VyY2VBbHBoYSIgdHlwZT0ibWF0cml4IiB2YWx1ZXM9IjAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDEyNyAwIi8+DQo8ZmVPZmZzZXQgZHk9IjMiLz4NCjxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjIuNSIvPg0KPGZlQ29sb3JNYXRyaXggdHlwZT0ibWF0cml4IiB2YWx1ZXM9IjAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAuMDggMCIvPg0KPGZlQmxlbmQgbW9kZT0ibm9ybWFsIiBpbjI9IkJhY2tncm91bmRJbWFnZUZpeCIgcmVzdWx0PSJlZmZlY3QxX2Ryb3BTaGFkb3ciLz4NCjxmZUJsZW5kIG1vZGU9Im5vcm1hbCIgaW49IlNvdXJjZUdyYXBoaWMiIGluMj0iZWZmZWN0MV9kcm9wU2hhZG93IiByZXN1bHQ9InNoYXBlIi8+DQo8L2ZpbHRlcj4NCjwvZGVmcz4NCjwvc3ZnPg0K) top left no-repeat;
  right: 30px;
}
@media screen and (max-width: 992px) {
  .single-report-layout .report-sidebar .sidebar-wrapper .img-wrapper .custom-slider-arrows .next {
    right: 0;
  }
}
.single-report-layout .report-sidebar .sidebar-wrapper .img-wrapper .slick-dots li {
  margin: 0 5px;
  width: 12px;
  height: 12px;
}
.single-report-layout .report-sidebar .sidebar-wrapper .img-wrapper .slick-dots li button {
  width: 12px;
  height: 12px;
  background-color: #E2E2E2;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
}
.single-report-layout .report-sidebar .sidebar-wrapper .img-wrapper .slick-dots li button:before {
  display: none;
}
.single-report-layout .report-sidebar .sidebar-wrapper .img-wrapper .slick-dots li.slick-active button {
  background-color: #66DD99;
}
.single-report-layout .report-sidebar .sidebar-wrapper .buy-line {
  width: 100%;
  background-color: #181433;
  padding: 20px 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 32px;
}
@media screen and (max-width: 576px) {
  .single-report-layout .report-sidebar .sidebar-wrapper .buy-line {
    flex-direction: column;
    width: 100%;
  }
}
.single-report-layout .report-sidebar .sidebar-wrapper .buy-line.light {
  background-color: #633C8E;
}
.single-report-layout .report-sidebar .sidebar-wrapper .buy-line .price-button {
  display: inline-block;
  background-color: #66DD99;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  color: #333333;
  text-align: center;
  font-weight: normal;
  padding: 8px 17px;
  -webkit-transition: all ease-in-out 0.6s;
  -moz-transition: all ease-in-out 0.6s;
  -ms-transition: all ease-in-out 0.6s;
  -o-transition: all ease-in-out 0.6s;
  transition: all ease-in-out 0.6s;
  font-family: "Gotham", sans-serif;
  font-weight: 500;
}
.single-report-layout .report-sidebar .sidebar-wrapper .buy-line .price-button:hover {
  background-color: #39a768;
}
@media screen and (max-width: 576px) {
  .single-report-layout .report-sidebar .sidebar-wrapper .buy-line .price-button {
    width: 100%;
  }
}
.single-report-layout .report-sidebar .sidebar-wrapper .buy-line span {
  color: #ffffff;
  font-family: "Gotham", sans-serif;
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 24px;
  font-weight: normal;
}
@media screen and (max-width: 576px) {
  .single-report-layout .report-sidebar .sidebar-wrapper .buy-line span {
    text-align: center;
    display: block;
    margin: 10px 0;
  }
}
.single-report-layout .report-sidebar .sidebar-wrapper .buy-line .get-button {
  display: inline-block;
  background-color: #66DD99;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  color: #333333;
  text-align: center;
  font-weight: normal;
  padding: 8px 17px;
  -webkit-transition: all ease-in-out 0.6s;
  -moz-transition: all ease-in-out 0.6s;
  -ms-transition: all ease-in-out 0.6s;
  -o-transition: all ease-in-out 0.6s;
  transition: all ease-in-out 0.6s;
  font-family: "Gotham", sans-serif;
  font-weight: 500;
}
.single-report-layout .report-sidebar .sidebar-wrapper .buy-line .get-button:hover {
  background-color: #39a768;
}
@media screen and (max-width: 576px) {
  .single-report-layout .report-sidebar .sidebar-wrapper .buy-line .get-button {
    width: 100%;
  }
}
.single-report-layout .report-sidebar .sidebar-wrapper .buy-line .get-button.w100 {
  width: 100%;
}
.single-report-layout .report-sidebar .sidebar-wrapper .buy-line .preview-button {
  display: inline-block;
  background-color: #66DD99;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  color: #333333;
  text-align: center;
  font-weight: normal;
  padding: 8px 17px;
  -webkit-transition: all ease-in-out 0.6s;
  -moz-transition: all ease-in-out 0.6s;
  -ms-transition: all ease-in-out 0.6s;
  -o-transition: all ease-in-out 0.6s;
  transition: all ease-in-out 0.6s;
  font-family: "Gotham", sans-serif;
  font-weight: 500;
}
.single-report-layout .report-sidebar .sidebar-wrapper .buy-line .preview-button:hover {
  background-color: #39a768;
}
@media screen and (max-width: 576px) {
  .single-report-layout .report-sidebar .sidebar-wrapper .buy-line .preview-button {
    width: 100%;
  }
}
.single-report-layout .report-sidebar .sidebar-wrapper .buy-line .preview-button.gray {
  background-color: #dddddd;
}
.single-report-layout .report-sidebar .sidebar-wrapper .buy-line .preview-button.center {
  margin-left: auto;
  margin-right: auto;
}
.single-report-layout .report-sidebar .sidebar-wrapper .buy-line .preview-button.wide {
  width: 100%;
}
.single-report-layout .report-sidebar .sidebar-wrapper .features-title {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
  font-weight: 600;
  color: #181433;
  font-family: "Libertinus", sans-serif;
  margin-bottom: 22px;
}
.single-report-layout .report-sidebar .sidebar-wrapper .features-list h3 {
  font-size: 23px;
  font-size: 1.4375rem;
  line-height: 30px;
  font-weight: 600;
  color: #633C8E;
  font-family: "Libertinus", sans-serif;
  margin-bottom: 24px;
}
.single-report-layout .report-sidebar .sidebar-wrapper .features-list p {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 27px;
  font-weight: normal;
  color: #181433;
  font-family: "Libertinus", sans-serif;
  margin-bottom: 24px;
}
.single-report-layout .report-sidebar .sidebar-wrapper .features-list ul {
  list-style: none;
  padding: 0;
  margin: 0 0 24px 0;
}
.single-report-layout .report-sidebar .sidebar-wrapper .features-list li {
  padding-left: 0;
  font-weight: normal;
  margin-bottom: 12px;
  position: relative;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 27px;
  color: #181433;
  font-family: "Libertinus", sans-serif;
}
.single-report-layout .report-sidebar .sidebar-wrapper .features-list li:before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  left: 0;
  background-color: #66DD99;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  position: relative;
  top: -4px;
  margin-right: 5px;
}
.single-report-layout .report-sidebar .sidebar-wrapper .get-title {
  font-family: "Libertinus", sans-serif;
  font-size: 23px;
  font-size: 1.4375rem;
  line-height: 30px;
  color: #633C8E;
  margin-bottom: 24px;
  font-weight: 600;
}
.single-report-layout .report-sidebar .sidebar-wrapper p {
  font-family: "Libertinus", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 23px;
  color: #181433;
  margin-bottom: 24px;
}
.single-report-layout .report-sidebar .sidebar-wrapper .green-button.get-single-button {
  display: inline-block;
  background-color: #66DD99;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  color: #333333;
  text-align: center;
  font-weight: normal;
  padding: 8px 17px;
  -webkit-transition: all ease-in-out 0.6s;
  -moz-transition: all ease-in-out 0.6s;
  -ms-transition: all ease-in-out 0.6s;
  -o-transition: all ease-in-out 0.6s;
  transition: all ease-in-out 0.6s;
  font-family: "Gotham", sans-serif;
  text-decoration: none;
  display: block;
  margin: 0 auto;
  padding-top: 13px;
  padding-bottom: 13px;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 22px;
  font-family: "Gotham", sans-serif;
  font-weight: 500;
  max-width: 221px;
}
.single-report-layout .report-sidebar .sidebar-wrapper .green-button.get-single-button:hover {
  background-color: #39a768;
}
.single-report-layout .report-sidebar .sidebar-wrapper .green-button.get-single-button.bottom-features-button {
  margin-top: 26px;
  margin-bottom: 0;
}
.single-report-layout .report-sidebar .sidebar-wrapper .green-button.get-single-button.download-button {
  margin-top: -55px;
  margin-bottom: 22px;
  position: relative;
  max-width: 197px;
}
.single-report-layout .report-sidebar .sidebar-wrapper .green-button.get-single-button.gray {
  background-color: #b8b8b8;
}
.single-report-layout.single-report-layout-v2 .report-sidebar .sidebar-wrapper .buy-line {
  background-color: transparent;
  padding: 0;
  justify-content: flex-start;
}
.single-report-layout.single-report-layout-v2 .report-sidebar .sidebar-wrapper .buy-line .price-button {
  background-color: #633C8E;
  color: #ffffff;
  padding: 16px 24px;
}
.single-report-layout.single-report-layout-v2 .report-sidebar .sidebar-wrapper .buy-line span {
  color: #333333;
  display: inline-block;
  margin: 0 20px;
}
@media screen and (max-width: 576px) {
  .single-report-layout.single-report-layout-v2 .report-sidebar .sidebar-wrapper .buy-line span {
    text-align: center;
    display: block;
    margin: 10px 0;
  }
}
.single-report-layout.single-report-layout-v2 .report-sidebar .sidebar-wrapper .buy-line .get-button {
  padding: 16px 24px;
}
.single-report-layout .reports-form-wrapper {
  display: flex;
  justify-content: center;
  border: 1px solid #D7D7D7;
  margin: 0 0 32px 0;
}
.single-report-layout .reports-form-wrapper .form-block {
  width: 474px;
  background-color: #ffffff;
  padding: 28px 32px 0;
}
@media screen and (max-width: 768px) {
  .single-report-layout .reports-form-wrapper .form-block {
    width: 100%;
    padding: 28px 15px 40px;
  }
}
.single-report-layout .reports-form-wrapper .form-block h2 {
  text-align: center;
  font-family: "Libertinus", sans-serif;
  font-weight: 600;
  color: #333333;
  margin-bottom: 16px;
  font-size: 32px;
  font-size: 2rem;
  line-height: 37px;
}
@media screen and (max-width: 768px) {
  .single-report-layout .reports-form-wrapper .form-block h2 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28px;
  }
}
.single-report-layout .reports-form-wrapper .form-block form {
  width: 100%;
}
.single-report-layout .reports-form-wrapper .form-block form .fieldset {
  width: 100%;
  position: relative;
}
.single-report-layout .reports-form-wrapper .form-block form .fieldset input {
  width: 100%;
  border: 1px solid #E0E0E0;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 27px;
  font-family: "Gotham", sans-serif;
  font-weight: normal;
  background-color: #ffffff;
  outline: none;
  padding: 8px 16px;
  margin-bottom: 24px;
}
.single-report-layout .reports-form-wrapper .form-block form .fieldset input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #BDBDBD;
  opacity: 1;
}
.single-report-layout .reports-form-wrapper .form-block form .fieldset input::-moz-placeholder {
  /* Firefox 19+ */
  color: #BDBDBD;
  opacity: 1;
}
.single-report-layout .reports-form-wrapper .form-block form .fieldset input:-ms-input-placeholder {
  /* IE 10+ */
  color: #BDBDBD;
  opacity: 1;
}
.single-report-layout .reports-form-wrapper .form-block form .fieldset input:-moz-placeholder {
  /* Firefox 18- */
  color: #BDBDBD;
  opacity: 1;
}
.single-report-layout .reports-form-wrapper .form-block form .fieldset input[type=submit] {
  display: inline-block;
  background-color: #66DD99;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  color: #333333;
  text-align: center;
  font-weight: normal;
  padding: 8px 17px;
  -webkit-transition: all ease-in-out 0.6s;
  -moz-transition: all ease-in-out 0.6s;
  -ms-transition: all ease-in-out 0.6s;
  -o-transition: all ease-in-out 0.6s;
  transition: all ease-in-out 0.6s;
  font-family: "Gotham", sans-serif;
  border: none;
  cursor: pointer;
  margin-bottom: 0;
  padding-top: 16px;
  padding-bottom: 16px;
  font-weight: 500;
}
.single-report-layout .reports-form-wrapper .form-block form .fieldset input[type=submit]:hover {
  background-color: #39a768;
}
.single-report-layout .reports-form-wrapper .form-block form .fieldset select {
  width: 100%;
  border: 1px solid #E0E0E0;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 27px;
  font-family: "Gotham", sans-serif;
  font-weight: normal;
  background-color: #ffffff;
  outline: none;
  padding: 12px;
  margin-bottom: 24px;
}
.single-report-layout .reports-form-wrapper .form-block form .fieldset .error {
  position: absolute;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 14px;
  font-family: "Gotham", sans-serif;
  font-weight: normal;
  left: 0;
  bottom: 6px;
  color: red;
}
.single-report-layout .reports-form-wrapper .form-block form .fieldset span.wpcf7-not-valid-tip {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 24px;
  font-family: "Gotham", sans-serif;
  font-weight: normal;
  margin-top: -24px;
}
.single-report-layout .reports-form-wrapper .form-block form div.wpcf7-validation-errors {
  border: none;
  color: red;
}
.single-report-layout .reports-form-wrapper .form-block form div.wpcf7-response-output {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 14px;
  font-family: "Gotham", sans-serif;
  font-weight: normal;
  padding: 0;
  margin: 0;
}

.report-template-extended .report-container h1 {
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 48px;
  color: #683995;
  margin-bottom: 24px;
  font-family: "Libertinus", sans-serif;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .report-template-extended .report-container h1 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 42px;
    margin-bottom: 24px;
  }
}
.report-template-extended .report-container .subtitle {
  font-family: "Libertinus", sans-serif;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 36px;
  color: #333333;
  margin-bottom: 24px;
  font-weight: 400;
}
.report-template-extended .report-container strong {
  font-weight: 500;
}
.report-template-extended .report-container b {
  font-weight: 500;
}
.report-template-extended .report-container i {
  font-style: italic;
}
.report-template-extended .report-container em {
  font-style: italic;
}
.report-template-extended .report-container h3 {
  font-family: "Libertinus", sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 30px;
  color: #333333;
  margin-bottom: 12px;
  font-weight: 500;
}
.report-template-extended .report-container p {
  font-family: "Gotham", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  color: #333333;
  margin-bottom: 24px;
}
.report-template-extended .report-container ul {
  margin-left: 30px;
  margin-bottom: 24px;
}
.report-template-extended .report-container ul li {
  font-family: "Gotham", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  color: #333333;
}
.report-template-extended .report-container .extended-report-featured-text-block {
  padding-top: 24px;
}
.report-template-extended .report-container .extended-report-featured-text-block h2 {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 42px;
  color: #ffffff;
  font-family: "Libertinus", sans-serif;
  font-weight: 500;
  margin-bottom: 24px;
  background-color: #633C8E;
  padding: 0 10px;
}
@media screen and (max-width: 768px) {
  .report-template-extended .report-container .extended-report-featured-text-block h2 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    padding: 10px;
  }
}
.report-template-extended .report-container .extended-report-featured-text-block h3 {
  font-family: "Libertinus", sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 30px;
  color: #333333;
  margin-bottom: 12px;
  font-weight: 500;
  text-transform: uppercase;
}
.report-template-extended .report-container .extended-report-featured-text-block .featured-item-title {
  font-family: "Gotham", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  color: #181433;
  font-weight: 600;
  text-transform: uppercase;
  display: block;
  margin-bottom: 6px;
}
.report-template-extended .report-container .extended-report-featured-text-block .featured-item-title:hover {
  text-decoration: none;
}
.report-template-extended .report-container .extended-report-featured-text-block a.featured-item-title {
  text-decoration: underline;
}
.report-template-extended .report-container .extended-report-featured-text-block span.featured-item-title {
  text-decoration: none;
}
.report-template-extended .report-container .extended-report-featured-text-block p {
  font-family: "Gotham", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  color: #333333;
  margin-bottom: 24px;
}
.report-template-extended .report-sidebar {
  width: 346px;
  padding: 0;
  margin-left: 33px;
}
@media screen and (max-width: 768px) {
  .report-template-extended .report-sidebar {
    margin-left: 0;
    width: 100%;
    border: 0;
    padding: 0;
    display: none;
  }
}
.report-template-extended .report-sidebar .img-wrapper {
  background-color: #683995;
  padding: 27px 32px 0;
  margin-bottom: 44px;
}
.report-template-extended .report-sidebar .img-wrapper .img-wrapper {
  margin: 0;
  padding: 0;
}
.report-template-extended .report-sidebar .sidebar-content-wrapper {
  padding: 0 29px 32px;
}
.report-template-extended .report-sidebar .get-title {
  font-family: "Libertinus", sans-serif;
  font-size: 23px;
  font-size: 1.4375rem;
  line-height: 30px;
  color: #633C8E;
  margin-bottom: 24px;
  font-weight: 600;
}
.report-template-extended .report-sidebar p {
  font-family: "Libertinus", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 23px;
  color: #181433;
  margin-bottom: 24px;
}
.report-template-extended .report-sidebar .green-button.get-single-button {
  display: inline-block;
  background-color: #66DD99;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  color: #333333;
  text-align: center;
  font-weight: normal;
  padding: 8px 17px;
  -webkit-transition: all ease-in-out 0.6s;
  -moz-transition: all ease-in-out 0.6s;
  -ms-transition: all ease-in-out 0.6s;
  -o-transition: all ease-in-out 0.6s;
  transition: all ease-in-out 0.6s;
  font-family: "Gotham", sans-serif;
  text-decoration: none;
  display: block;
  margin: 0 auto;
  padding-top: 13px;
  padding-bottom: 13px;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 22px;
  font-family: "Gotham", sans-serif;
  font-weight: 500;
  max-width: 221px;
}
.report-template-extended .report-sidebar .green-button.get-single-button:hover {
  background-color: #39a768;
}
.report-template-extended .report-sidebar .green-button.get-single-button.bottom-features-button {
  margin-top: 26px;
  margin-bottom: 0;
}
.report-template-extended .report-sidebar .green-button.get-single-button.download-button {
  margin-top: -55px;
  margin-bottom: 22px;
  position: relative;
  max-width: 197px;
}
.report-template-extended .report-sidebar .green-button.get-single-button.gray {
  background-color: #b8b8b8;
}
.report-template-extended .reports-section {
  background-color: #F2EFF3;
  padding: 26px 0 72px;
  margin-bottom: 0;
}
.report-template-extended .reports-section .related-reports-title {
  font-family: "Libertinus", sans-serif;
  font-size: 32px;
  font-size: 2rem;
  line-height: 56px;
  color: #683995;
  margin-bottom: 24px;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .report-template-extended .reports-section .related-reports-title {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 37px;
  }
}
.report-template-extended .reports-section .results-container ul li {
  background-color: #ffffff;
}

.green-button-header {
  display: inline-block;
  background-color: #66DD99;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  color: #333333;
  text-align: center;
  font-weight: normal;
  padding: 8px 17px;
  -webkit-transition: all ease-in-out 0.6s;
  -moz-transition: all ease-in-out 0.6s;
  -ms-transition: all ease-in-out 0.6s;
  -o-transition: all ease-in-out 0.6s;
  transition: all ease-in-out 0.6s;
  font-family: "Gotham", sans-serif;
  text-decoration: none;
  display: block;
  padding-top: 13px;
  padding-bottom: 13px;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 22px;
  font-weight: 500;
}
.green-button-header:hover {
  background-color: #39a768;
}
.green-button-header.mw-200 {
  max-width: 190px;
}
.green-button-header.mt-2 {
  margin-top: 52px;
}
.green-button-header.center {
  margin-left: auto;
  margin-right: auto;
}

.get-report-button-wrapper.mw-200 {
  max-width: 190px;
}
.get-report-button-wrapper.mw-300 {
  max-width: 290px;
}
.get-report-button-wrapper .green-button {
  display: inline-block;
  background-color: #66DD99;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  color: #333333;
  text-align: center;
  font-weight: normal;
  padding: 8px 17px;
  -webkit-transition: all ease-in-out 0.6s;
  -moz-transition: all ease-in-out 0.6s;
  -ms-transition: all ease-in-out 0.6s;
  -o-transition: all ease-in-out 0.6s;
  transition: all ease-in-out 0.6s;
  font-family: "Gotham", sans-serif;
  text-decoration: none;
  display: block;
  padding-top: 13px;
  padding-bottom: 13px;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 22px;
  font-weight: 500;
}
.get-report-button-wrapper .green-button:hover {
  background-color: #39a768;
}
.get-report-button-wrapper .green-button.mw-200 {
  max-width: 190px;
}
.get-report-button-wrapper .green-button.mt-2 {
  margin-top: 52px;
}
.get-report-button-wrapper .green-button.center {
  margin-left: auto;
  margin-right: auto;
}
.get-report-button-wrapper .green-button.gray {
  background-color: #b8b8b8;
}

.page-layout {
  margin-bottom: 140px;
}
@media screen and (max-width: 768px) {
  .page-layout {
    margin-bottom: 108px;
  }
}
.page-layout .container {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
  margin-bottom: 22px;
  font-family: "Gotham", sans-serif;
  font-weight: normal;
}
.page-layout .container h1 {
  font-size: 48px;
  font-size: 3rem;
  line-height: 55px;
  margin-bottom: 22px;
  font-family: "Libertinus", sans-serif;
  font-weight: 600;
}
@media screen and (max-width: 992px) {
  .page-layout .container h1 {
    font-size: 38px;
    font-size: 2.375rem;
    line-height: 45px;
  }
}
.page-layout .container h2 {
  font-size: 34px;
  font-size: 2.125rem;
  line-height: 38px;
  font-family: "Libertinus", sans-serif;
  font-weight: 600;
  margin-bottom: 22px;
}
@media screen and (max-width: 992px) {
  .page-layout .container h2 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 34px;
  }
}
.page-layout .container h3 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 28px;
  margin-bottom: 10px;
  font-family: "Libertinus", sans-serif;
  font-weight: 600;
}
@media screen and (max-width: 992px) {
  .page-layout .container h3 {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 24px;
  }
}
.page-layout .container p {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
  margin-bottom: 22px;
  font-family: "Gotham", sans-serif;
  font-weight: normal;
}

.contact-form {
  width: 100%;
  max-width: 1043px;
  margin: 0 auto;
}
.contact-form h2 {
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 48px;
  color: #000000;
  font-weight: 500;
  text-align: center;
  font-family: "Libertinus Serif", sans-serif;
  margin-bottom: 20px;
  margin-top: 20px;
}
@media screen and (max-width: 992px) {
  .contact-form h2 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 36px;
    font-weight: 600;
    margin-bottom: 12px;
  }
}
.contact-form h3 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 30px;
  color: #000000;
  font-weight: 500;
  text-align: center;
  font-family: "Libertinus Serif", sans-serif;
  margin-bottom: 15px;
  margin-top: 0px;
}
@media screen and (max-width: 992px) {
  .contact-form h3 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 22px;
    font-weight: 500;
    margin-bottom: 11px;
  }
}
.contact-form h3.align-left {
  text-align: left;
}
.contact-form p {
  text-decoration: none;
  color: #000;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 22px;
  padding: 0;
  display: block;
  font-family: "GothamBook", sans-serif;
  max-width: 600px;
  margin: 0 auto 15px;
}
.contact-form form p {
  margin-bottom: 0;
}
.contact-form label {
  font-weight: 300;
}
@media screen and (max-width: 992px) {
  .contact-form label {
    padding-left: 20px;
  }
}
.contact-form strong {
  color: #000000;
}
.contact-form .col-6 {
  position: relative;
}
.contact-form .col {
  position: relative;
}
.contact-form .request-corporate-form {
  padding-top: 20px;
}
.contact-form .wpcf7-response-output {
  width: 50%;
  margin: 0 auto 20px auto;
  border-radius: 10px;
  padding: 10px 20px;
  font-family: GothamBook, Helvetica, Arial, sans-serif;
}
.contact-form .wpcf7-response-output.wpcf7-validation-errors {
  font-family: GothamBook, Helvetica, Arial, sans-serif;
  color: #ff0000;
  border: 2px solid #ff0000;
}
.contact-form .wpcf7-not-valid-tip {
  position: absolute;
  left: 35px;
  bottom: 3px;
  color: #ff0000;
  font-size: 12px;
  font-size: 0.75rem;
}
.contact-form .error {
  position: absolute;
  left: 35px;
  bottom: 3px;
  color: #ff0000;
  font-size: 12px;
  font-size: 0.75rem;
}
.contact-form .wpcf7-form-control-wrap {
  position: relative;
  display: block;
}
.contact-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  bottom: -15px;
  font-family: GothamBook, Helvetica, Arial, sans-serif;
  left: 10px;
}
.contact-form input {
  height: 46px;
  color: #2B0F48;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: GothamBook, Helvetica, Arial, sans-serif;
  line-height: 21px;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.16);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.16);
  padding: 10px 30px;
  border: 1px solid #989898;
  border-color: #e5dced;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 100%;
  height: 40px;
  padding: 10px 20px;
}
.contact-form input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #2B0F48;
  opacity: 0.43;
  font-family: GothamBook, Helvetica, Arial, sans-serif;
}
.contact-form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #2B0F48;
  opacity: 0.43;
  font-family: GothamBook, Helvetica, Arial, sans-serif;
}
.contact-form input:-ms-input-placeholder {
  /* IE 10+ */
  color: #2B0F48;
  opacity: 0.43;
  font-family: GothamBook, Helvetica, Arial, sans-serif;
}
.contact-form input:-moz-placeholder {
  /* Firefox 18- */
  color: #2B0F48;
  opacity: 0.43;
  font-family: GothamBook, Helvetica, Arial, sans-serif;
}
.contact-form input.error {
  border: 4px solid #ff0000;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #000000;
}
.contact-form input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #2B0F48;
  opacity: 1;
  font-size: 15px;
  font-size: 0.9375rem;
  font-family: GothamBook, Helvetica, Arial, sans-serif;
}
.contact-form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #2B0F48;
  opacity: 1;
  font-size: 15px;
  font-size: 0.9375rem;
  font-family: GothamBook, Helvetica, Arial, sans-serif;
}
.contact-form input:-ms-input-placeholder {
  /* IE 10+ */
  color: #2B0F48;
  opacity: 1;
  font-size: 15px;
  font-size: 0.9375rem;
  font-family: GothamBook, Helvetica, Arial, sans-serif;
}
.contact-form input:-moz-placeholder {
  /* Firefox 18- */
  color: #2B0F48;
  opacity: 1;
  font-size: 15px;
  font-size: 0.9375rem;
  font-family: GothamBook, Helvetica, Arial, sans-serif;
}
.contact-form input[type=submit] {
  padding: 8px 24px;
  font-size: 14px;
  font-size: 0.875rem;
  text-align: center;
  color: #633990;
  border: 2px solid #633990;
  font-weight: 600;
  text-decoration: none;
  outline: none;
  width: auto;
  margin: 0 auto;
  display: table;
  -webkit-transition: all ease-in-out 0.4s;
  -moz-transition: all ease-in-out 0.4s;
  -ms-transition: all ease-in-out 0.4s;
  -o-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
  cursor: pointer;
}
.contact-form input[type=submit]:hover {
  color: #ffffff;
  background-color: #633990;
  opacity: 1;
}
.contact-form select {
  color: #683496;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: GothamBook, Helvetica, Arial, sans-serif;
  line-height: 21px;
  outline: none;
  border: 1px solid #989898;
  border-color: #e5dced;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 100%;
  height: 40px;
  padding: 10px 0;
  text-indent: 12px;
  font-size: 15px;
  font-size: 0.9375rem;
}
.contact-form.newsletter-form input {
  border-radius: 6px;
  border-color: #e0e0e0;
  font-size: 18px;
  font-size: 1.125rem;
  color: #333;
  line-height: 28px;
  padding: 8px 16px;
}
.contact-form.newsletter-form input:focus {
  border-color: #66DD99;
}
.contact-form.newsletter-form input:active {
  border-color: #66DD99;
}
.contact-form.newsletter-form input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #BDBDBD;
  opacity: 1;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: GothamBook, Helvetica, Arial, sans-serif;
  font-weight: 300;
}
.contact-form.newsletter-form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #BDBDBD;
  opacity: 1;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: GothamBook, Helvetica, Arial, sans-serif;
  font-weight: 300;
}
.contact-form.newsletter-form input:-ms-input-placeholder {
  /* IE 10+ */
  color: #BDBDBD;
  opacity: 1;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: GothamBook, Helvetica, Arial, sans-serif;
  font-weight: 300;
}
.contact-form.newsletter-form input:-moz-placeholder {
  /* Firefox 18- */
  color: #BDBDBD;
  opacity: 1;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: GothamBook, Helvetica, Arial, sans-serif;
  font-weight: 300;
}
.contact-form.newsletter-form input[type=submit] {
  width: 100%;
  padding: 16px;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 28px;
  text-align: center;
  color: #333333;
  font-weight: 700;
  text-decoration: none;
  outline: none;
  margin: 0 auto;
  display: block;
  -webkit-transition: all ease-in-out 0.4s;
  -moz-transition: all ease-in-out 0.4s;
  -ms-transition: all ease-in-out 0.4s;
  -o-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
  cursor: pointer;
  background-color: #66DD99;
  border: 0;
  height: 60px;
}
.contact-form.newsletter-form input[type=submit]:hover {
  color: #ffffff;
  background-color: #633990;
  opacity: 1;
}
.contact-form.newsletter-form input.error {
  border-color: #F54923;
}
.contact-form.newsletter-form .error {
  position: initial;
  margin: 0;
  color: #F54923;
  font-size: 14px;
  font-size: 0.875rem;
}
.contact-form.newsletter-form.inner-overlay-wrapper {
  position: relative;
}
.contact-form.newsletter-form .modal-loader-wrapper {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
  min-height: 154px;
}
.contact-form.newsletter-form .modal-loader-wrapper.inner-overlay {
  position: absolute;
  width: 100%;
  background: RGBA(255, 255, 255, 0.8);
  z-index: 1;
}
.contact-form.newsletter-form p {
  color: #333;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  max-width: 100%;
  margin: 0 auto 12px;
}
.contact-form.newsletter-form p strong {
  font-weight: 500;
}

.article-share {
  margin: 0 0 20px 0;
  padding: 10px 0 0 0;
  border-top: 1px solid #eee;
}
.article-share .left-space {
  display: block;
  text-align: left;
}
.article-share .left-part {
  display: block;
  text-align: left;
}
.article-share .right-part {
  display: block;
  text-align: right;
}
.article-share .right-part .download-wrapper {
  display: inline-block;
}
.article-share .right-part .download-wrapper .download-icon {
  margin: 0 15px 0 0;
}
.article-share .right-part .download-wrapper .download-menu-wrapper-holder {
  display: block;
  position: absolute;
  overflow: hidden;
  top: 34px;
  right: -34px;
  left: auto;
  margin: 0;
  padding: 20px;
  animation-duration: 0.2s;
  animation-name: dm-slideout-holder-b;
  animation-timing-function: ease-out;
  z-index: 110;
}
@media screen and (max-width: 768px) {
  .article-share .right-part .download-wrapper .download-menu-wrapper-holder {
    top: 32px;
    right: 0;
    padding: 20px 10px;
    margin: 0 -10px;
  }
}
.article-share .right-part .download-wrapper .download-menu-wrapper {
  left: auto;
  right: 0;
  top: -120%;
  opacity: 0;
  animation-duration: 0.2s;
  animation-name: dm-slideout-wrapper-b;
  animation-timing-function: ease-in;
}
.article-share .right-part .download-wrapper .download-menu-wrapper:before {
  right: 20px;
  top: -29px;
  left: auto;
  border: 10px transparent solid;
  border-bottom: 18px solid #683496;
}
.article-share .right-part .download-wrapper .download-menu-wrapper:after {
  right: 20px;
  top: -27px;
  left: auto;
  border: 10px transparent solid;
  border-bottom: 18px solid #fff;
}
.article-share .right-part .download-wrapper .download-menu-wrapper .download-menu-link {
  text-align: left;
}
.article-share .right-part .download-wrapper.active .download-menu-wrapper-holder {
  display: block;
  top: 31px;
  right: -34px;
  animation-duration: 0.2s;
  animation-name: dm-slidein-holder-b;
  animation-timing-function: ease-out;
  z-index: 110;
}
@media screen and (max-width: 768px) {
  .article-share .right-part .download-wrapper.active .download-menu-wrapper-holder {
    top: 32px;
    right: 0;
    padding: 20px 10px;
    margin: 0 -10px;
  }
}
.article-share .right-part .download-wrapper.active .download-menu-wrapper {
  display: block;
  opacity: 1;
  top: 0;
  right: 0;
  animation-duration: 0.2s;
  animation-name: dm-slidein-wrapper-b;
  animation-timing-function: ease-out;
}

.bottom .article-share {
  border-top: 0;
}

.download-wrapper {
  position: relative;
}
.download-wrapper .download-icon {
  position: relative;
  display: block;
  width: 32px;
  height: 32px;
  background: transparent url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMy4wLjIsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDIzOSAyMzAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDIzOSAyMzA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiNGRkZGRkY7fQ0KCS5zdDF7ZmlsbDpub25lO3N0cm9rZTojMDAwMDAwO3N0cm9rZS13aWR0aDowLjU7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fQ0KCS5zdDJ7ZmlsbDpub25lO3N0cm9rZTojNTVEN0EzO3N0cm9rZS13aWR0aDoyO3N0cm9rZS1taXRlcmxpbWl0OjEwO30NCgkuc3Qze29wYWNpdHk6MC4yNTtmaWxsOm5vbmU7c3Ryb2tlOiMwMDAwMDA7c3Ryb2tlLXdpZHRoOjAuNTtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9DQoJLnN0NHtmaWxsOm5vbmU7fQ0KCS5zdDV7ZmlsbDojNTVEN0EzO3N0cm9rZTojNTVEN0EzO3N0cm9rZS13aWR0aDoyO3N0cm9rZS1taXRlcmxpbWl0OjEwO30NCgkuc3Q2e2ZpbGw6I0ZGRkZGRjtzdHJva2U6IzU1RDdBMztzdHJva2Utd2lkdGg6MjtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9DQoJLnN0N3tmaWxsOiM1NUQ3QTM7c3Ryb2tlOiM1NUQ3QTM7c3Ryb2tlLXdpZHRoOjI7c3Ryb2tlLWxpbmVjYXA6cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fQ0KCS5zdDh7ZmlsbDpub25lO3N0cm9rZTojNTVEN0EzO3N0cm9rZS13aWR0aDoyO3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEwO30NCgkuc3Q5e2ZpbGw6IzU1RDdBMzt9DQoJLnN0MTB7ZmlsbDojNTVEN0EzO3N0cm9rZTojNTVEN0EzO3N0cm9rZS13aWR0aDo1O3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEwO30NCgkuc3QxMXtmaWxsOm5vbmU7c3Ryb2tlOiM1NUQ3QTM7c3Ryb2tlLXdpZHRoOjU7c3Ryb2tlLWxpbmVjYXA6cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fQ0KCS5zdDEye29wYWNpdHk6MC4xNTtmaWxsOm5vbmU7c3Ryb2tlOiMwMDAwMDA7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fQ0KCS5zdDEze2ZpbGw6bm9uZTtzdHJva2U6IzY2MzM5OTtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9DQoJLnN0MTR7ZmlsbDpub25lO3N0cm9rZTojRkYwMDAwO3N0cm9rZS1taXRlcmxpbWl0OjEwO30NCjwvc3R5bGU+DQo8ZyBpZD0iTGF5ZXJfMSI+DQo8L2c+DQo8ZyBpZD0iTGF5ZXJfMyI+DQoJPGc+DQoJCTxnPg0KCQkJPHBhdGggY2xhc3M9InN0OSIgZD0iTTEyMC42LDE3My44Yy0zLjUsMC02LjMtMi44LTYuMy02LjNWNi44YzAtMy41LDIuOC02LjMsNi4zLTYuM2MzLjUsMCw2LjMsMi44LDYuMyw2LjN2MTYwLjcNCgkJCQlDMTI2LjksMTcxLDEyNC4xLDE3My44LDEyMC42LDE3My44eiIvPg0KCQk8L2c+DQoJCTxnPg0KCQkJPGxpbmUgY2xhc3M9InN0OSIgeDE9IjE4Mi40IiB5MT0iMTA0LjMiIHgyPSIxMjAuNiIgeTI9IjE2OC45Ii8+DQoJCQk8cGF0aCBjbGFzcz0ic3Q5IiBkPSJNMTIwLjYsMTc1LjFjLTEuNiwwLTMuMS0wLjYtNC40LTEuN2MtMi41LTIuNC0yLjYtNi40LTAuMi04LjlsNjEuOS02NC41YzIuNC0yLjUsNi40LTIuNiw4LjktMC4yDQoJCQkJYzIuNSwyLjQsMi42LDYuNCwwLjIsOC45bC02MS45LDY0LjVDMTIzLjksMTc0LjUsMTIyLjIsMTc1LjEsMTIwLjYsMTc1LjF6Ii8+DQoJCTwvZz4NCgkJPGc+DQoJCQk8bGluZSBjbGFzcz0ic3Q5IiB4MT0iNTguNyIgeTE9IjEwNC4zIiB4Mj0iMTIwLjQiIHkyPSIxNjguNyIvPg0KCQkJPHBhdGggY2xhc3M9InN0OSIgZD0iTTEyMC40LDE3NC45Yy0xLjcsMC0zLjMtMC42LTQuNS0xLjlsLTYxLjctNjQuM2MtMi40LTIuNS0yLjMtNi41LDAuMi04LjljMi41LTIuNCw2LjUtMi4zLDguOSwwLjINCgkJCQlsNjEuNyw2NC4zYzIuNCwyLjUsMi4zLDYuNS0wLjIsOC45QzEyMy41LDE3NC40LDEyMS45LDE3NC45LDEyMC40LDE3NC45eiIvPg0KCQk8L2c+DQoJCTxnPg0KCQkJPHBhdGggY2xhc3M9InN0OSIgZD0iTTIzMi4yLDIyOS41SDkuMnYtNjAuOWMwLTMuNSwyLjgtNi4zLDYuMy02LjNzNi4zLDIuOCw2LjMsNi4zVjIxN2gxOTcuOXYtNDguM2MwLTMuNSwyLjgtNi4zLDYuMy02LjMNCgkJCQljMy41LDAsNi4zLDIuOCw2LjMsNi4zVjIyOS41eiIvPg0KCQk8L2c+DQoJPC9nPg0KPC9nPg0KPGcgaWQ9IkxheWVyXzQiPg0KPC9nPg0KPGcgaWQ9IlJVTEVSUyI+DQo8L2c+DQo8ZyBpZD0iUkVETElOSU5HIj4NCjwvZz4NCjwvc3ZnPg0K) center center no-repeat;
}
.download-wrapper .download-icon.gray {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
}
@media screen and (max-width: 768px) {
  .download-wrapper .download-icon {
    margin-left: 15px;
  }
}
.download-wrapper .download-menu-wrapper-holder {
  display: block;
  position: absolute;
  overflow: hidden;
  left: -1200px;
  top: -32px;
  margin: 0;
  padding: 20px 20px 20px 50px;
  animation-duration: 0.2s;
  animation-name: dm-slideout-holder;
  animation-timing-function: ease-out;
  z-index: 110;
}
.download-wrapper .download-menu-wrapper {
  display: block;
  min-width: 280px;
  opacity: 0;
  left: -120%;
  position: relative;
  border: 1px solid #2B0F48;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  padding: 5px 5px 5px 10px;
  animation-duration: 0.2s;
  animation-name: dm-slideout-wrapper;
  animation-timing-function: ease-in;
  font-family: "Gotham", sans-serif;
  font-weight: normal;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
}
.download-wrapper .download-menu-wrapper .spinner-wrapper .loadersmall {
  border-top: 5px solid #663399;
}
.download-wrapper .download-menu-wrapper:before {
  display: block;
  position: absolute;
  top: 17px;
  left: -29px;
  right: auto;
  content: "";
  width: 0;
  height: 0;
  border: 10px transparent solid;
  border-right: 18px solid #2B0F48;
}
@media screen and (max-width: 768px) {
  .download-wrapper .download-menu-wrapper:before {
    left: 20px;
    top: -29px;
    right: auto;
    border: 10px transparent solid;
    border-bottom: 18px solid #683496;
  }
}
.download-wrapper .download-menu-wrapper:after {
  display: block;
  position: absolute;
  top: 17px;
  left: -27px;
  right: auto;
  content: "";
  width: 0;
  height: 0;
  border: 10px transparent solid;
  border-right: 18px solid #fff;
}
@media screen and (max-width: 768px) {
  .download-wrapper .download-menu-wrapper:after {
    left: 20px;
    top: -27px;
    right: auto;
    border: 10px transparent solid;
    border-bottom: 18px solid #fff;
  }
}
.download-wrapper .download-menu-wrapper ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.download-wrapper .download-menu-wrapper li.download-menu-item {
  display: block;
  border-bottom: 1px solid #eee;
  padding: 5px;
  margin: 0;
  font-family: "Gotham", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  font-weight: 400;
}
.download-wrapper .download-menu-wrapper li.download-menu-item:last-child {
  border-bottom: 0px solid transparent;
}
.download-wrapper .download-menu-wrapper .download-menu-link {
  display: block;
  margin: 0;
  padding: 0 8px;
  color: #000;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}
.download-wrapper .download-menu-wrapper .download-menu-link.no-access {
  color: grey;
}
.download-wrapper.active .download-icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNDMuMzkgMjQ4LjkiPjxkZWZzPjxzdHlsZT4uY2xzLTF7ZmlsbDojNTVkN2EzO308L3N0eWxlPjwvZGVmcz48dGl0bGU+UFNGSyBTaXRlIEJ1dHRvbnNfRE9XTkxPQURfIEFDVElWRV92MjwvdGl0bGU+PGcgaWQ9IlJFRExJTklORyI+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMTA5LjgsMTg3LjgzYTE3LDE3LDAsMCwwLDEuMjgsMS40MWwuNDIuMzhhMTUuNjksMTUuNjksMCwwLDAsMTAuMjEsMy44MywxNS4xMywxNS4xMywwLDAsMCwxMS00LjcybDYxLjg2LTY0LjQ1YTE1LjI5LDE1LjI5LDAsMCwwLTIyLjA5LTIxLjE2bC0zNS41MSwzN3YtMTI0YTE1LjMsMTUuMywwLDEsMC0zMC42LDB2MTI0bC0zNS41LTM3YTE1LjMsMTUuMywwLDAsMC0yMi4wOSwyMS4xN1oiLz48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0yMjcuMTEsMTYyLjc1YTE1LjMyLDE1LjMyLDAsMCwwLTE1LjMsMTUuM3YzOS4zSDMxLjkxVjE3OGExNS4zLDE1LjMsMCwwLDAtMzAuNiwwdjY5LjloMjQxLjF2LTY5LjhBMTUuMzEsMTUuMzEsMCwwLDAsMjI3LjExLDE2Mi43NVoiLz48L2c+PC9zdmc+);
}
.download-wrapper.active .download-menu-wrapper-holder {
  display: block;
  top: -32px;
  left: 10px;
  animation-duration: 0.2s;
  animation-name: dm-slidein-holder;
  animation-timing-function: ease-out;
  z-index: 110;
}
@media screen and (max-width: 768px) {
  .download-wrapper.active .download-menu-wrapper-holder {
    top: 32px;
    left: 0;
    padding: 20px 10px;
    margin: 0 -10px;
  }
}
.download-wrapper.active .download-menu-wrapper {
  display: block;
  opacity: 1;
  top: 0;
  left: 0;
  animation-duration: 0.2s;
  animation-name: dm-slidein-wrapper;
  animation-timing-function: ease-out;
}
.download-wrapper.loading .download-menu-wrapper-holder {
  overflow: hidden;
  height: 0;
  width: 0;
  opacity: 0;
}
.download-wrapper.loading .download-menu-wrapper {
  overflow: hidden;
  height: 0;
  width: 0;
  opacity: 0;
}

.article-layout .container .article-layout-wrapper .content-wrapper ul.download-menu {
  margin: 0;
  padding: 0;
}
.article-layout .container .article-layout-wrapper .content-wrapper li.download-menu-item {
  font-family: "Gotham", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  margin: 0 0 6px;
  padding: 0 0 6px;
}
.article-layout .container .article-layout-wrapper .content-wrapper li.download-menu-item:last-child {
  margin: 0;
  padding: 0;
}
.article-layout .container .article-layout-wrapper .content-wrapper li.download-menu-item .download-menu-link {
  margin: 0;
  padding: 0;
}

.newsletter-signup-page .welcome-section {
  margin-bottom: 0;
}
.newsletter-signup-page .welcome-section h2 {
  text-align: center;
  font-family: "Libertinus", sans-serif;
  font-size: 32px;
  font-size: 2rem;
  line-height: 48px;
  color: #ffffff;
  font-weight: 500;
  margin-bottom: 25px;
}
.newsletter-signup-page .welcome-section h2 span {
  display: block;
  color: #ffbbde;
}
@media screen and (max-width: 768px) {
  .newsletter-signup-page .welcome-section h2 {
    text-align: left;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28px;
  }
}
.newsletter-signup-page .contact-section .contact-form-wrapper {
  padding-top: 48px;
}
.newsletter-signup-page .contact-section .contact-form-wrapper h2 {
  margin-bottom: 48px;
}
.newsletter-signup-page .contact-section .contact-form-wrapper form .fieldset .error {
  position: relative;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  margin: 0 0 12px;
  padding: 0 16px;
  left: 0;
  bottom: 0;
}

/* Safari */
.wide-subscribe-block {
  background-color: #000000;
  margin-bottom: 70px;
}
@media screen and (max-width: 768px) {
  .wide-subscribe-block {
    margin-bottom: 30px;
  }
}
.wide-subscribe-block .wide-subscribe-block-wrapper {
  padding: 44px 0 56px;
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  display: flex;
}
@media screen and (max-width: 768px) {
  .wide-subscribe-block .wide-subscribe-block-wrapper {
    padding: 30px 0 56px;
    flex-direction: column;
  }
}
.wide-subscribe-block .wide-subscribe-block-wrapper .form-wrapper {
  position: relative;
  overflow: hidden;
  width: 63%;
}
@media screen and (max-width: 768px) {
  .wide-subscribe-block .wide-subscribe-block-wrapper .form-wrapper {
    width: 100%;
  }
}
.wide-subscribe-block .wide-subscribe-block-wrapper .form-wrapper form {
  display: block;
  opacity: 1;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  visibility: visible;
  height: 100%;
}
.wide-subscribe-block .wide-subscribe-block-wrapper .form-wrapper .spinner-wrapper {
  margin: -40px 0 0 0;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.wide-subscribe-block .wide-subscribe-block-wrapper .form-wrapper.submited .spinner-wrapper {
  margin: 0;
}
.wide-subscribe-block .wide-subscribe-block-wrapper .form-wrapper.submited form {
  opacity: 0;
  visibility: hidden;
}
.wide-subscribe-block .wide-subscribe-block-wrapper .subscribe-title {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 28px;
  font-weight: 400;
  color: #ffffff;
  width: 50%;
  text-align: left;
}
@media screen and (max-width: 992px) {
  .wide-subscribe-block .wide-subscribe-block-wrapper .subscribe-title {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 25px;
  }
}
@media screen and (max-width: 768px) {
  .wide-subscribe-block .wide-subscribe-block-wrapper .subscribe-title {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    width: 100%;
    text-align: center;
    margin-bottom: 28px;
  }
}
.wide-subscribe-block .wide-subscribe-block-wrapper .fieldset {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .wide-subscribe-block .wide-subscribe-block-wrapper .fieldset {
    justify-content: center;
  }
}
.wide-subscribe-block .wide-subscribe-block-wrapper .fieldset input[type=email] {
  width: 100%;
  max-width: 340px;
  height: 40px;
  background-color: #ffffff;
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  color: #000000;
  outline: none;
  padding: 10px 20px;
  border: none;
}
@media screen and (max-width: 768px) {
  .wide-subscribe-block .wide-subscribe-block-wrapper .fieldset input[type=email] {
    margin-right: 0;
  }
}
.wide-subscribe-block .wide-subscribe-block-wrapper .fieldset input[type=email]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  opacity: 0.4;
  color: #000000;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 300;
}
@media screen and (max-width: 992px) {
  .wide-subscribe-block .wide-subscribe-block-wrapper .fieldset input[type=email]::-webkit-input-placeholder {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
.wide-subscribe-block .wide-subscribe-block-wrapper .fieldset input[type=email]::-moz-placeholder {
  /* Firefox 19+ */
  opacity: 0.4;
  color: #000000;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 300;
  font-style: italic;
}
@media screen and (max-width: 992px) {
  .wide-subscribe-block .wide-subscribe-block-wrapper .fieldset input[type=email]::-moz-placeholder {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
.wide-subscribe-block .wide-subscribe-block-wrapper .fieldset input[type=email]:-ms-input-placeholder {
  /* IE 10+ */
  opacity: 0.4;
  color: #000000;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 300;
  font-style: italic;
}
@media screen and (max-width: 992px) {
  .wide-subscribe-block .wide-subscribe-block-wrapper .fieldset input[type=email]:-ms-input-placeholder {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
.wide-subscribe-block .wide-subscribe-block-wrapper .fieldset input[type=email]:-moz-placeholder {
  /* Firefox 18- */
  opacity: 0.4;
  color: #000000;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 300;
  font-style: italic;
}
@media screen and (max-width: 992px) {
  .wide-subscribe-block .wide-subscribe-block-wrapper .fieldset input[type=email]:-moz-placeholder {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
.wide-subscribe-block .wide-subscribe-block-wrapper .fieldset input[type=email]:focus::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  opacity: 0;
}
.wide-subscribe-block .wide-subscribe-block-wrapper .fieldset input[type=email]:focus::-moz-placeholder {
  /* Firefox 19+ */
  opacity: 0;
}
.wide-subscribe-block .wide-subscribe-block-wrapper .fieldset input[type=email]:focus:-ms-input-placeholder {
  /* IE 10+ */
  opacity: 0;
}
.wide-subscribe-block .wide-subscribe-block-wrapper .fieldset input[type=email]:focus:-moz-placeholder {
  /* Firefox 18- */
  opacity: 0;
}
.wide-subscribe-block .wide-subscribe-block-wrapper .fieldset input[type=submit] {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  text-align: center;
  color: #ffffff;
  font-weight: 600;
  font-size: 15px;
  font-size: 0.9375rem;
  cursor: pointer;
  border: none;
  background-color: #55D7A3;
  line-height: 15px;
  outline: none;
  text-decoration: none;
  padding: 10px 32px;
  -webkit-transition: all ease-in-out 0.1s;
  -moz-transition: all ease-in-out 0.1s;
  -ms-transition: all ease-in-out 0.1s;
  -o-transition: all ease-in-out 0.1s;
  transition: all ease-in-out 0.1s;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #2F2F2F;
  font-weight: 400;
  height: 40px;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 10px 22px;
}
.wide-subscribe-block .wide-subscribe-block-wrapper .fieldset input[type=submit]:hover {
  background-color: #40ad81;
}
@media screen and (max-width: 768px) {
  .wide-subscribe-block .wide-subscribe-block-wrapper .fieldset input[type=submit] {
    min-width: 88px;
  }
}
.wide-subscribe-block .wide-subscribe-block-wrapper .error {
  margin: 10px 0 0 0;
  padding: 0;
  text-align: center;
  color: #f00;
}

.subscribe-button {
  display: inline-block;
  background-color: #66DD99;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  color: #333333;
  text-align: center;
  font-weight: normal;
  padding: 8px 17px;
  -webkit-transition: all ease-in-out 0.6s;
  -moz-transition: all ease-in-out 0.6s;
  -ms-transition: all ease-in-out 0.6s;
  -o-transition: all ease-in-out 0.6s;
  transition: all ease-in-out 0.6s;
  font-family: "Gotham", sans-serif;
  padding: 7px 17px;
  margin-right: 44px;
}
.subscribe-button:hover {
  background-color: #39a768;
}
@media screen and (max-width: 992px) {
  .subscribe-button {
    margin-right: 34px;
  }
}
@media screen and (max-width: 768px) {
  .subscribe-button {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .subscribe-button {
    margin-bottom: 24px;
  }
}

.benefits-section {
  margin-bottom: 96px;
}
@media screen and (max-width: 768px) {
  .benefits-section {
    margin-bottom: 72px;
  }
}
.benefits-section h2 {
  font-family: "Libertinus", sans-serif;
  font-weight: 500;
  font-size: 48px;
  font-size: 3rem;
  line-height: 56px;
  color: #333333;
  text-align: center;
  margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
  .benefits-section h2 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 38px;
  }
}
.benefits-section .benefits-wrapper {
  display: flex;
  justify-content: flex-start;
}
@media screen and (max-width: 768px) {
  .benefits-section .benefits-wrapper {
    flex-direction: column;
  }
}
.benefits-section .benefits-wrapper .benefit {
  border: 1px solid #D7D7D7;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 20%;
  height: 163px;
  border-right: none;
  text-decoration: none;
  color: #333333;
}
@media screen and (max-width: 768px) {
  .benefits-section .benefits-wrapper .benefit {
    border: 1px solid #D7D7D7;
    border-bottom: none;
  }
  .benefits-section .benefits-wrapper .benefit:last-child {
    border-bottom: 1px solid #D7D7D7;
  }
}
.benefits-section .benefits-wrapper .benefit:last-child {
  border-right: 1px solid #D7D7D7;
}
@media screen and (max-width: 768px) {
  .benefits-section .benefits-wrapper .benefit {
    width: 100%;
  }
}
.benefits-section .benefits-wrapper .benefit img {
  margin-bottom: 20px;
}
.benefits-section .benefits-wrapper .benefit span {
  font-family: "Gotham", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  text-align: center;
}

.price-table {
  margin-bottom: 96px;
  background-color: #181433;
}
@media screen and (max-width: 768px) {
  .price-table {
    margin-bottom: 72px;
  }
}
.price-table .price-table-wrapper {
  padding: 168px 0 152px;
}
@media screen and (max-width: 768px) {
  .price-table .price-table-wrapper {
    padding: 48px 0 64px;
  }
}
.price-table .price-table-wrapper .heading {
  font-family: "Libertinus", sans-serif;
  font-weight: 600;
  font-size: 48px;
  font-size: 3rem;
  line-height: 55px;
  color: #ffffff;
  text-align: center;
  margin-bottom: 16px;
}
@media screen and (max-width: 768px) {
  .price-table .price-table-wrapper .heading {
    font-size: 32px;
    font-size: 2rem;
    line-height: 36px;
    margin-bottom: 28px;
  }
}
.price-table .price-table-wrapper .description {
  font-family: "Libertinus", sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
  color: #ffffff;
  text-align: center;
  margin-bottom: 66px;
}
@media screen and (max-width: 768px) {
  .price-table .price-table-wrapper .description {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    margin-bottom: 28px;
  }
}
.price-table .price-table-wrapper .price-items {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .price-table .price-table-wrapper .price-items {
    flex-direction: column;
  }
}
.price-table .price-table-wrapper .price-item {
  background-color: #ffffff;
  padding: 24px 12px 100px;
  width: 23%;
  position: relative;
}
@media screen and (max-width: 992px) {
  .price-table .price-table-wrapper .price-item {
    width: 48%;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .price-table .price-table-wrapper .price-item {
    width: 100%;
    margin-bottom: 30px;
  }
  .price-table .price-table-wrapper .price-item:last-child {
    margin-bottom: 0;
  }
}
.price-table .price-table-wrapper .price-item .price-heading {
  margin-bottom: 12px;
  border-bottom: 1px solid #D7D7D7;
  padding: 12px 0 12px;
}
.price-table .price-table-wrapper .price-item .price-heading h3 {
  font-family: "Libertinus", sans-serif;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 38px;
  color: #333333;
  text-align: center;
}
.price-table .price-table-wrapper .price-item .price-heading .subtitle {
  font-family: "Gotham", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 32px;
  color: #683995;
  text-align: center;
}
.price-table .price-table-wrapper .price-item .features {
  list-style: none;
  margin: 0;
  padding: 0;
}
.price-table .price-table-wrapper .price-item .features li {
  padding-left: 32px;
  font-family: "DM", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  margin-bottom: 12px;
  position: relative;
}
.price-table .price-table-wrapper .price-item .features li:last-child {
  margin-bottom: 0;
}
.price-table .price-table-wrapper .price-item .features li.confirm {
  color: #333333;
}
.price-table .price-table-wrapper .price-item .features li.confirm:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0;
  top: 0;
  background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0yMCA2TDkgMTdMNCAxMiIgc3Ryb2tlPSIjNUJENkE0IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPg0KPC9zdmc+DQo=) top left no-repeat;
}
.price-table .price-table-wrapper .price-item .features li.decline {
  color: #D7D7D7;
}
.price-table .price-table-wrapper .price-item .features li.decline:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0;
  top: 0;
  background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0xOCA2TDYgMTgiIHN0cm9rZT0iI0Q3RDdENyIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4NCjxwYXRoIGQ9Ik02IDZMMTggMTgiIHN0cm9rZT0iI0Q3RDdENyIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4NCjwvc3ZnPg0K) top left no-repeat;
}
.price-table .price-table-wrapper .price-item .button {
  font-family: "Gotham", sans-serif;
  font-weight: 500;
  text-decoration: none;
  text-align: center;
  background-color: #5BD6A4;
  display: block;
  width: calc(100% - 24px);
  padding: 12px 0;
  font-size: 16px;
  font-size: 1rem;
  line-height: 19px;
  color: #333333;
  position: absolute;
  left: 12px;
  bottom: 18px;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.price-table .price-table-wrapper .price-item .button:hover {
  background-color: #39a768;
}

.quotes-section {
  margin-bottom: 96px;
}
@media screen and (max-width: 768px) {
  .quotes-section {
    margin-bottom: 72px;
  }
}
@media screen and (max-width: 768px) {
  .quotes-section .container {
    padding: 0;
  }
}
.quotes-section .container .quotes-heading {
  width: 100%;
  background-color: #683995;
  text-align: center;
  padding: 10px;
  color: #ffffff;
  font-family: "Libertinus", sans-serif;
  font-size: 48px;
  font-size: 3rem;
  line-height: 64px;
  font-weight: 500;
  margin-bottom: 32px;
}
@media screen and (max-width: 768px) {
  .quotes-section .container .quotes-heading {
    padding: 27px 10px;
    font-size: 32px;
    font-size: 2rem;
    line-height: 38px;
  }
}
.quotes-section .container .quote {
  display: flex;
  align-items: center;
  padding-bottom: 32px;
  margin-bottom: 32px;
  border-bottom: 1px solid #E1E8F0;
}
@media screen and (max-width: 768px) {
  .quotes-section .container .quote {
    flex-direction: column;
  }
}
.quotes-section .container .quote:last-child {
  border-bottom: none;
}
.quotes-section .container .quote .logo {
  width: 20%;
}
@media screen and (max-width: 768px) {
  .quotes-section .container .quote .logo {
    width: 100%;
    margin-bottom: 32px;
    padding: 0 15px;
  }
}
.quotes-section .container .quote .description {
  width: 55%;
  font-family: "Libertinus", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
  color: #333333;
  padding-right: 5%;
}
@media screen and (max-width: 768px) {
  .quotes-section .container .quote .description {
    width: 100%;
    margin-bottom: 32px;
    padding: 0 15px;
  }
}
.quotes-section .container .quote .author {
  width: 25%;
}
@media screen and (max-width: 768px) {
  .quotes-section .container .quote .author {
    width: 100%;
    padding: 0 15px;
  }
}
.quotes-section .container .quote .author .name {
  font-family: "Libertinus", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 4px;
}
.quotes-section .container .quote .author .occupation {
  font-family: "Libertinus", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
  color: #333333;
  margin-bottom: 18px;
}
.quotes-section .container .quote .author .quote-icon {
  width: 57px;
  height: 42px;
}
.newsletter-join-section {
  padding-top: 54px;
}
@media screen and (max-width: 768px) {
  .newsletter-join-section {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 44px;
  }
}
.newsletter-join-section h1 {
  font-family: "Libertinus", sans-serif;
  font-weight: 500;
  color: #333333;
  font-size: 48px;
  font-size: 3rem;
  line-height: 56px;
  text-align: center;
  max-width: 755px;
  margin: 0 auto 24px;
}
@media screen and (max-width: 768px) {
  .newsletter-join-section h1 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 42px;
    margin-bottom: 24px;
    text-align: left;
  }
}
.newsletter-join-section h2 {
  font-size: 38px;
  font-size: 2.375rem;
  line-height: 46px;
  margin: 0 auto 150px;
  max-width: 605px;
}
@media screen and (max-width: 768px) {
  .newsletter-join-section h2 {
    margin-bottom: 24px;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 40px;
  }
}

.newsletter-iframe-section {
  margin-bottom: 96px;
}
@media screen and (max-width: 768px) {
  .newsletter-iframe-section {
    margin-bottom: 72px;
  }
}
@media screen and (max-width: 768px) {
  .newsletter-iframe-section .container {
    padding: 0;
  }
}
.newsletter-iframe-section .newsletter-iframe-section-wrapper .iframe-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 96px;
}
@media screen and (max-width: 768px) {
  .newsletter-iframe-section .newsletter-iframe-section-wrapper .iframe-block {
    margin-bottom: 72px;
    flex-direction: column;
  }
}
.newsletter-iframe-section .newsletter-iframe-section-wrapper .iframe-block:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .newsletter-iframe-section .newsletter-iframe-section-wrapper .iframe-block:last-child {
    margin-bottom: 0;
  }
}
.newsletter-iframe-section .newsletter-iframe-section-wrapper .iframe-block .form-wrapper {
  width: 38%;
}
@media screen and (max-width: 768px) {
  .newsletter-iframe-section .newsletter-iframe-section-wrapper .iframe-block .form-wrapper {
    width: 100%;
    padding: 0 23px;
  }
}
.newsletter-iframe-section .newsletter-iframe-section-wrapper .iframe-block .form-wrapper .title {
  font-family: "Libertinus", sans-serif;
  color: #333333;
  font-weight: 500;
  margin-bottom: 0;
  font-size: 32px;
  font-size: 2rem;
  line-height: 42px;
}
@media screen and (max-width: 768px) {
  .newsletter-iframe-section .newsletter-iframe-section-wrapper .iframe-block .form-wrapper .title {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 32px;
  }
}
.newsletter-iframe-section .newsletter-iframe-section-wrapper .iframe-block .form-wrapper .subtitle {
  font-family: "Libertinus", sans-serif;
  color: #333333;
  font-weight: normal;
  margin-bottom: 24px;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 42px;
}
@media screen and (max-width: 768px) {
  .newsletter-iframe-section .newsletter-iframe-section-wrapper .iframe-block .form-wrapper .subtitle {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
  }
}
.newsletter-iframe-section .newsletter-iframe-section-wrapper .iframe-block .form-wrapper form {
  display: block;
}
@media screen and (max-width: 768px) {
  .newsletter-iframe-section .newsletter-iframe-section-wrapper .iframe-block .form-wrapper form {
    margin-bottom: 30px;
  }
}
.newsletter-iframe-section .newsletter-iframe-section-wrapper .iframe-block .form-wrapper form .fieldset {
  display: flex;
  margin-bottom: 12px;
}
.newsletter-iframe-section .newsletter-iframe-section-wrapper .iframe-block .form-wrapper form .fieldset input {
  outline: none;
  height: 50px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  color: #505050;
  font-family: "Gotham", sans-serif;
  padding: 14px;
  width: 100%;
  border: 1px solid #D7D7D7;
}
.newsletter-iframe-section .newsletter-iframe-section-wrapper .iframe-block .form-wrapper form .fieldset input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  font-weight: normal;
  color: #B3B3B3;
  opacity: 1;
  font-family: "Gotham", sans-serif;
}
.newsletter-iframe-section .newsletter-iframe-section-wrapper .iframe-block .form-wrapper form .fieldset input::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  font-weight: normal;
  color: #B3B3B3;
  opacity: 1;
  font-family: "Gotham", sans-serif;
}
.newsletter-iframe-section .newsletter-iframe-section-wrapper .iframe-block .form-wrapper form .fieldset input:-ms-input-placeholder {
  /* IE 10+ */
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  font-weight: normal;
  color: #B3B3B3;
  opacity: 1;
  font-family: "Gotham", sans-serif;
}
.newsletter-iframe-section .newsletter-iframe-section-wrapper .iframe-block .form-wrapper form .fieldset input:-moz-placeholder {
  /* Firefox 18- */
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  font-weight: normal;
  color: #B3B3B3;
  opacity: 1;
  font-family: "Gotham", sans-serif;
}
.newsletter-iframe-section .newsletter-iframe-section-wrapper .iframe-block .form-wrapper form .fieldset input:focus::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  opacity: 0;
}
.newsletter-iframe-section .newsletter-iframe-section-wrapper .iframe-block .form-wrapper form .fieldset input:focus::-moz-placeholder {
  /* Firefox 19+ */
  opacity: 0;
}
.newsletter-iframe-section .newsletter-iframe-section-wrapper .iframe-block .form-wrapper form .fieldset input:focus:-ms-input-placeholder {
  /* IE 10+ */
  opacity: 0;
}
.newsletter-iframe-section .newsletter-iframe-section-wrapper .iframe-block .form-wrapper form .fieldset input:focus:-moz-placeholder {
  /* Firefox 18- */
  opacity: 0;
}
.newsletter-iframe-section .newsletter-iframe-section-wrapper .iframe-block .form-wrapper form .fieldset input[type=submit] {
  border: none;
  outline: none;
  background-color: #66DD99;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 22px;
  font-family: "Gotham", sans-serif;
  text-align: center;
  padding: 10px;
  font-weight: 500;
  color: #333333;
  width: 117px;
  cursor: pointer;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
@media screen and (max-width: 768px) {
  .newsletter-iframe-section .newsletter-iframe-section-wrapper .iframe-block .form-wrapper form .fieldset input[type=submit] {
    width: 100%;
  }
}
.newsletter-iframe-section .newsletter-iframe-section-wrapper .iframe-block .form-wrapper form .fieldset input[type=submit]:hover {
  background-color: #39a768;
}
.newsletter-iframe-section .newsletter-iframe-section-wrapper .iframe-block .form-wrapper form .fieldset .submit-loader-wrapper {
  width: 117px;
  text-align: center;
  height: 50px;
  min-height: 35px;
  border: 1px solid #696871;
  padding: 0;
  margin: 0;
  background-color: #696871;
}
.newsletter-iframe-section .newsletter-iframe-section-wrapper .iframe-block .form-wrapper form .fieldset .submit-loader-wrapper .loadersmall {
  border-top: 5px solid #fff;
}
.newsletter-iframe-section .newsletter-iframe-section-wrapper .iframe-block .form-wrapper .submit_btn {
  display: block;
  height: 50px;
  width: 117px;
  border: none;
  outline: none;
  background-color: #66DD99;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 30px;
  font-family: "Gotham", sans-serif;
  text-align: center;
  text-decoration: none;
  padding: 10px;
  font-weight: 500;
  color: #333333;
  cursor: pointer;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
@media screen and (max-width: 768px) {
  .newsletter-iframe-section .newsletter-iframe-section-wrapper .iframe-block .form-wrapper .submit_btn {
    width: 100%;
  }
}
.newsletter-iframe-section .newsletter-iframe-section-wrapper .iframe-block .form-wrapper .submit_btn:hover {
  background-color: #39a768;
}
@media screen and (max-width: 768px) {
  .newsletter-iframe-section .newsletter-iframe-section-wrapper .iframe-block .form-wrapper .preloader-form {
    margin-bottom: 30px;
  }
}
.newsletter-iframe-section .newsletter-iframe-section-wrapper .iframe-block .form-wrapper .preloader-form .fieldset {
  display: flex;
  margin-bottom: 12px;
}
.newsletter-iframe-section .newsletter-iframe-section-wrapper .iframe-block .form-wrapper .preloader-form .fieldset .pre-input {
  outline: none;
  height: 50px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  color: #505050;
  font-family: "Gotham", sans-serif;
  padding: 14px;
  width: 100%;
  border: 1px solid #D7D7D7;
}
.newsletter-iframe-section .newsletter-iframe-section-wrapper .iframe-block .form-wrapper .preloader-form .fieldset .pre-input span {
  display: block;
  height: 20px;
  width: 150px;
  background: linear-gradient(270deg, #f0f0f0, #ddd, #f0f0f0);
  background-size: 600% 600%;
  -webkit-animation: reportsappLoadingBG 3s ease infinite;
  -moz-animation: reportsappLoadingBG 3s ease infinite;
  animation: reportsappLoadingBG 3s ease infinite;
}
.newsletter-iframe-section .newsletter-iframe-section-wrapper .iframe-block .form-wrapper .preloader-form .fieldset .pre-input.type-email span {
  width: 250px;
}
.newsletter-iframe-section .newsletter-iframe-section-wrapper .iframe-block .form-wrapper .preloader-form .fieldset .pre-input.type-text span {
  width: 100px;
}
.newsletter-iframe-section .newsletter-iframe-section-wrapper .iframe-block .form-wrapper .preloader-form .fieldset .pre-input.type-submit {
  display: block;
  height: 50px;
  width: 117px;
  background: linear-gradient(270deg, #f0f0f0, #ddd, #f0f0f0);
  background-size: 600% 600%;
  -webkit-animation: reportsappLoadingBG 3s ease infinite;
  -moz-animation: reportsappLoadingBG 3s ease infinite;
  animation: reportsappLoadingBG 3s ease infinite;
  border: 0;
}
@media screen and (max-width: 768px) {
  .newsletter-iframe-section .newsletter-iframe-section-wrapper .iframe-block .form-wrapper .preloader-form .fieldset .pre-input.type-submit {
    width: 100%;
  }
}
.newsletter-iframe-section .newsletter-iframe-section-wrapper .iframe-block .form-wrapper .newsletter-loader-wrapper {
  display: block;
  min-height: 174px;
  padding: 0;
}
.newsletter-iframe-section .newsletter-iframe-section-wrapper .iframe-block .iframe-wrapper {
  width: 58%;
  overflow: auto;
  position: relative;
}
.newsletter-iframe-section .newsletter-iframe-section-wrapper .iframe-block .iframe-wrapper .iframe-hidden-header {
  display: block;
  position: absolute;
  width: 100%;
  height: 41px;
  background-color: #ffffff;
  border-bottom: 5px solid #633C8E;
}
@media screen and (max-width: 768px) {
  .newsletter-iframe-section .newsletter-iframe-section-wrapper .iframe-block .iframe-wrapper {
    width: 100%;
  }
}
.newsletter-iframe-section .newsletter-iframe-section-wrapper .iframe-block .iframe-wrapper iframe {
  border: 1px solid #633C8E;
  width: 100%;
  height: 700px;
}
.newsletter-iframe-section .newsletter-iframe-section-wrapper .iframe-block.riw-iframe-block .form-wrapper form .fieldset input[type=submit] {
  background-color: #5DA7F3;
  color: #ffffff;
}
.newsletter-iframe-section .newsletter-iframe-section-wrapper .iframe-block.riw-iframe-block .form-wrapper form .fieldset input[type=submit]:hover {
  background-color: #1c6bbd;
}
.newsletter-iframe-section .newsletter-iframe-section-wrapper .iframe-block.riw-iframe-block .iframe-wrapper .iframe-hidden-header {
  border-bottom: 5px solid #55ACE3;
}
.newsletter-iframe-section .newsletter-iframe-section-wrapper .iframe-block.riw-iframe-block .iframe-wrapper iframe {
  border: 1px solid #55ACE3;
}

.mediakit-section {
  background-color: #683995;
}
.mediakit-section .mediakit-section-wrapper {
  padding: 84px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 664px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .mediakit-section .mediakit-section-wrapper {
    padding: 48px 0;
  }
}
.mediakit-section .mediakit-section-wrapper h3 {
  color: #ffffff;
  font-family: "Libertinus", sans-serif;
  font-size: 32px;
  font-size: 2rem;
  line-height: 42px;
  text-align: center;
  font-weight: normal;
  margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
  .mediakit-section .mediakit-section-wrapper h3 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 32px;
  }
}
.mediakit-section .mediakit-section-wrapper .download {
  background-color: #66DD99;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 22px;
  font-family: "Gotham", sans-serif;
  text-align: center;
  padding: 13px 24px;
  font-weight: 500;
  color: #333333;
  cursor: pointer;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  text-decoration: none;
  text-transform: capitalize;
}
.mediakit-section .mediakit-section-wrapper .download:hover {
  background-color: #39a768;
}

.vendor-highlight-section {
  padding: 80px 0 90px;
  background-color: #F2EFF3;
  margin-bottom: 86px;
}
.vendor-highlight-section h2 {
  text-align: center;
  margin-bottom: 25px;
  color: #333333;
  font-family: "Libertinus", sans-serif;
  font-size: 48px;
  font-size: 3rem;
  line-height: 56px;
  font-weight: 500;
}
.vendor-highlight-section .vendor-highlight-section-wrapper .logos {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.vendor-highlight-section .vendor-highlight-section-wrapper .logos li {
  background-color: #ffffff;
  border: 1px solid #CCCCCC;
  width: 25%;
  border-left: 0;
}
.vendor-highlight-section .vendor-highlight-section-wrapper .logos li:first-child {
  border-left: 1px solid #CCCCCC;
}
@media screen and (max-width: 768px) {
  .vendor-highlight-section .vendor-highlight-section-wrapper .logos li:first-child {
    border-top: 1px solid #CCCCCC;
  }
}
@media screen and (max-width: 576px) {
  .vendor-highlight-section .vendor-highlight-section-wrapper .logos li:first-child {
    border-top: 1px solid #CCCCCC;
  }
}
@media screen and (max-width: 768px) {
  .vendor-highlight-section .vendor-highlight-section-wrapper .logos li:nth-child(2) {
    border-top: 1px solid #CCCCCC;
  }
}
@media screen and (max-width: 576px) {
  .vendor-highlight-section .vendor-highlight-section-wrapper .logos li:nth-child(2) {
    border-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .vendor-highlight-section .vendor-highlight-section-wrapper .logos li {
    width: 50%;
    border-top: 0;
  }
  .vendor-highlight-section .vendor-highlight-section-wrapper .logos li:nth-child(2n+1) {
    border-left: 1px solid #CCCCCC;
  }
}
@media screen and (max-width: 576px) {
  .vendor-highlight-section .vendor-highlight-section-wrapper .logos li {
    width: 100%;
    border-top: 0;
    border-left: 1px solid #CCCCCC;
  }
}
.vendor-highlight-section .vendor-highlight-section-wrapper .logos li a {
  text-decoration: none;
  width: 100%;
  padding: 28px 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 96px;
}
.vendor-highlight-section .vendor-highlight-section-wrapper .logos li a img {
  max-height: 40px;
}

.expert-highlight-section {
  padding: 80px 0 90px;
  background-color: #F2EFF3;
  margin-bottom: 86px;
}
.expert-highlight-section h2 {
  text-align: center;
  margin-bottom: 57px;
  color: #333333;
  font-family: "Libertinus", sans-serif;
  font-size: 48px;
  font-size: 3rem;
  line-height: 56px;
  font-weight: 500;
}
.expert-highlight-section .expert-highlight-section-wrapper .experts {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.expert-highlight-section .expert-highlight-section-wrapper .experts li {
  background-color: #ffffff;
  width: 23%;
  border-left: 0;
}
@media screen and (max-width: 992px) {
  .expert-highlight-section .expert-highlight-section-wrapper .experts li {
    width: 50%;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 576px) {
  .expert-highlight-section .expert-highlight-section-wrapper .experts li {
    width: 100%;
    border-left: 1px;
  }
}
.expert-highlight-section .expert-highlight-section-wrapper .experts li a {
  text-decoration: none;
  width: 100%;
  padding: 28px 23px 28px 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 96px;
}
.expert-highlight-section .expert-highlight-section-wrapper .experts li a .img {
  height: 94px;
  margin-right: 23px;
}
.expert-highlight-section .expert-highlight-section-wrapper .experts li a .name {
  font-family: "Libertinus", sans-serif;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 32px;
  color: #333333;
  font-weight: bold;
}

.vendors-search-section.single-vendor-results {
  margin-bottom: 85px;
}

.vendors-search-section .footer-push {
  height: 0;
}
.vendors-search-section .vendors-search-section-wrapper {
  margin-bottom: 24px;
  /**
   Preloader Section
  */
}
.vendors-search-section .vendors-search-section-wrapper .section-title {
  font-family: "Libertinus", sans-serif;
  color: #333333;
  font-weight: 500;
  font-size: 48px;
  font-size: 3rem;
  line-height: 56px;
  text-align: center;
  max-width: 986px;
  margin: 0 auto 48px;
}
.vendors-search-section .vendors-search-section-wrapper .filter-wrapper {
  margin-bottom: 48px;
}
.vendors-search-section .vendors-search-section-wrapper .filter-container {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 992px) {
  .vendors-search-section .vendors-search-section-wrapper .filter-container {
    flex-direction: column-reverse;
  }
}
.vendors-search-section .vendors-search-section-wrapper .filter-container .dropdowns .filter {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: flex-start;
}
@media screen and (max-width: 768px) {
  .vendors-search-section .vendors-search-section-wrapper .filter-container .dropdowns .filter {
    flex-direction: column;
  }
}
.vendors-search-section .vendors-search-section-wrapper .filter-container .dropdowns .filter li {
  position: relative;
}
.vendors-search-section .vendors-search-section-wrapper .filter-container .dropdowns .filter li .filter-trigger {
  padding: 18px 20px;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 20px;
  font-weight: 500;
  color: #333333;
  font-family: "Gotham", sans-serif;
  cursor: pointer;
}
@media screen and (max-width: 992px) {
  .vendors-search-section .vendors-search-section-wrapper .filter-container .dropdowns .filter li .filter-trigger {
    padding: 18px 10px;
  }
}
.vendors-search-section .vendors-search-section-wrapper .filter-container .dropdowns .filter li .filter-trigger.active {
  background-color: #633C8E;
  color: #ffffff;
}
.vendors-search-section .vendors-search-section-wrapper .filter-container .dropdowns .filter li .filter-trigger.active:after {
  border-color: #ffffff;
  transform: rotate(-135deg);
}
.vendors-search-section .vendors-search-section-wrapper .filter-container .dropdowns .filter li .filter-trigger:after {
  content: "";
  width: 4px;
  height: 4px;
  background-color: transparent;
  border: none;
  border-right: 2px solid #633C8E;
  border-bottom: 2px solid #633C8E;
  display: inline-block;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-left: 8px;
  position: relative;
  top: -3px;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -ms-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
@media screen and (max-width: 768px) {
  .vendors-search-section .vendors-search-section-wrapper .filter-container .dropdowns .filter li .filter-trigger:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}
.vendors-search-section .vendors-search-section-wrapper .filter-container .search {
  width: 100%;
  max-width: 440px;
}
@media screen and (max-width: 992px) {
  .vendors-search-section .vendors-search-section-wrapper .filter-container .search {
    max-width: 100%;
    margin-bottom: 20px;
  }
}
.vendors-search-section .vendors-search-section-wrapper .filter-container .search form .fieldset {
  position: relative;
  bottom: -1px;
}
.vendors-search-section .vendors-search-section-wrapper .filter-container .search form .fieldset:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAyNCAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0xMSAxOC44ODQ4QzE0Ljg2MzQgMTguODg0OCAxNy45OTUyIDE1Ljc1MyAxNy45OTUyIDExLjg4OTdDMTcuOTk1MiA4LjAyNjM3IDE0Ljg2MzQgNC44OTQ1MyAxMSA0Ljg5NDUzQzcuMTM2NzIgNC44OTQ1MyA0LjAwNDg4IDguMDI2MzcgNC4wMDQ4OCAxMS44ODk3QzQuMDA0ODggMTUuNzUzIDcuMTM2NzIgMTguODg0OCAxMSAxOC44ODQ4WiIgc3Ryb2tlPSIjQkRCREJEIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4NCjxwYXRoIGQ9Ik0yMSAyMS44OTA5TDE1Ljk3MTIgMTcuMDA3OCIgc3Ryb2tlPSIjQkRCREJEIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4NCjwvc3ZnPg0K) top left no-repeat;
}
.vendors-search-section .vendors-search-section-wrapper .filter-container .search form .fieldset input {
  outline: none;
  height: 56px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  color: #505050;
  font-family: "Gotham", sans-serif;
  padding-left: 50px;
  width: 100%;
  border: 1px solid #D7D7D7;
}
.vendors-search-section .vendors-search-section-wrapper .filter-container .search form .fieldset input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  font-weight: normal;
  color: #B3B3B3;
  opacity: 1;
  font-family: "Gotham", sans-serif;
}
.vendors-search-section .vendors-search-section-wrapper .filter-container .search form .fieldset input::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  font-weight: normal;
  color: #B3B3B3;
  opacity: 1;
  font-family: "Gotham", sans-serif;
}
.vendors-search-section .vendors-search-section-wrapper .filter-container .search form .fieldset input:-ms-input-placeholder {
  /* IE 10+ */
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  font-weight: normal;
  color: #B3B3B3;
  opacity: 1;
  font-family: "Gotham", sans-serif;
}
.vendors-search-section .vendors-search-section-wrapper .filter-container .search form .fieldset input:-moz-placeholder {
  /* Firefox 18- */
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  font-weight: normal;
  color: #B3B3B3;
  opacity: 1;
  font-family: "Gotham", sans-serif;
}
@media screen and (max-width: 768px) {
  .vendors-search-section .vendors-search-section-wrapper .filter-dropdown-content {
    position: fixed;
    left: 50%;
    top: 50px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1;
    height: 100%;
    width: 90%;
    padding: 0;
    overflow-y: auto;
  }
}
.vendors-search-section .vendors-search-section-wrapper .filter-dropdown-content .clear {
  color: #633C8E;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  font-family: "Gotham", sans-serif;
  font-weight: 500;
  position: absolute;
  right: 34px;
  bottom: 27px;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .vendors-search-section .vendors-search-section-wrapper .filter-dropdown-content .clear {
    bottom: 15px;
    position: relative;
    padding-left: 23px;
    right: auto;
    top: 10px;
  }
}
.vendors-search-section .vendors-search-section-wrapper .filter-dropdown-content .filter-dropdown-content-wrapper {
  border: 1px solid #D7D7D7;
  padding: 30px;
  position: relative;
  margin-bottom: 25px;
  background-color: #ffffff;
}
@media screen and (max-width: 768px) {
  .vendors-search-section .vendors-search-section-wrapper .filter-dropdown-content .filter-dropdown-content-wrapper {
    padding: 0 0 30px 0;
  }
}
.vendors-search-section .vendors-search-section-wrapper .filter-dropdown-content .filter-dropdown-content-wrapper .heading {
  width: 100%;
  border-bottom: 1px solid #D7D7D7;
  padding: 13px 0 10px 23px;
  margin-bottom: 19px;
  position: relative;
  display: none;
}
@media screen and (max-width: 768px) {
  .vendors-search-section .vendors-search-section-wrapper .filter-dropdown-content .filter-dropdown-content-wrapper .heading {
    display: block;
  }
}
.vendors-search-section .vendors-search-section-wrapper .filter-dropdown-content .filter-dropdown-content-wrapper .heading h3 {
  font-size: 24px;
  font-size: 1.5rem;
  color: #333333;
  font-family: "Libertinus", sans-serif;
}
.vendors-search-section .vendors-search-section-wrapper .filter-dropdown-content .filter-dropdown-content-wrapper .heading .close {
  position: absolute;
  right: 23px;
  top: 16px;
  width: 22px;
  height: 25px;
  background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAxNyAxNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0wLjg4MTM0OCAxNS4xNzk3QzAuNTMyNzE1IDE1LjUyODMgMC41MjI0NjEgMTYuMTIzIDAuODgxMzQ4IDE2LjQ3MTdDMS4yNDAyMyAxNi44MjAzIDEuODM0OTYgMTYuODIwMyAyLjE4MzU5IDE2LjQ3MTdMOC43NDYwOSA5LjkwOTE4TDE1LjMwODYgMTYuNDcxN0MxNS42NTcyIDE2LjgyMDMgMTYuMjYyMiAxNi44MzA2IDE2LjYxMDggMTYuNDcxN0MxNi45NTk1IDE2LjExMjggMTYuOTU5NSAxNS41MjgzIDE2LjYxMDggMTUuMTc5N0wxMC4wNDgzIDguNjA2OTNMMTYuNjEwOCAyLjA0NDQzQzE2Ljk1OTUgMS42OTU4IDE2Ljk2OTcgMS4xMDEwNyAxNi42MTA4IDAuNzUyNDQxQzE2LjI1MiAwLjM5MzU1NSAxNS42NTcyIDAuMzkzNTU1IDE1LjMwODYgMC43NTI0NDFMOC43NDYwOSA3LjMxNDk0TDIuMTgzNTkgMC43NTI0NDFDMS44MzQ5NiAwLjM5MzU1NSAxLjIyOTk4IDAuMzgzMzAxIDAuODgxMzQ4IDAuNzUyNDQxQzAuNTMyNzE1IDEuMTExMzMgMC41MzI3MTUgMS42OTU4IDAuODgxMzQ4IDIuMDQ0NDNMNy40NDM4NSA4LjYwNjkzTDAuODgxMzQ4IDE1LjE3OTdaIiBmaWxsPSIjNEY0RjRGIi8+DQo8L3N2Zz4NCg==) center center no-repeat;
  cursor: pointer;
}
.vendors-search-section .vendors-search-section-wrapper .filter-dropdown-content ul {
  -moz-column-count: 4;
  -moz-column-gap: 20px;
  -webkit-column-count: 4;
  -webkit-column-gap: 20px;
  column-count: 4;
  column-gap: 0;
  list-style: none;
  padding: 0 20% 0 0;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .vendors-search-section .vendors-search-section-wrapper .filter-dropdown-content ul {
    column-count: 1;
    padding: 0 23px;
  }
}
.vendors-search-section .vendors-search-section-wrapper .filter-dropdown-content ul li {
  color: #505050;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  font-family: "Gotham", sans-serif;
  font-weight: normal;
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
  margin-bottom: 12px;
}
.vendors-search-section .vendors-search-section-wrapper .filter-dropdown-content ul li label {
  cursor: pointer;
  margin-left: 5px;
  word-break: break-word;
}
.vendors-search-section .vendors-search-section-wrapper .filter-dropdown-content ul li input {
  margin-top: 4px;
}
.vendors-search-section .vendors-search-section-wrapper .results-container {
  width: 100%;
}
.vendors-search-section .vendors-search-section-wrapper .results-container ul {
  list-style: none;
  margin: 0 0 0 -2%;
  padding: 0;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
@media screen and (max-width: 576px) {
  .vendors-search-section .vendors-search-section-wrapper .results-container ul {
    margin: 0;
    justify-content: center;
  }
}
.vendors-search-section .vendors-search-section-wrapper .results-container ul li {
  width: 31.3%;
  margin-left: 2%;
  margin-bottom: 81px;
}
@media screen and (max-width: 992px) {
  .vendors-search-section .vendors-search-section-wrapper .results-container ul li {
    width: 48%;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 576px) {
  .vendors-search-section .vendors-search-section-wrapper .results-container ul li {
    width: 100%;
    max-width: 350px;
    margin-left: 0;
  }
}
.vendors-search-section .vendors-search-section-wrapper .results-container ul li .thumb {
  text-decoration: none;
  width: 100%;
  padding: 28px 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #E6E6E6;
  margin-bottom: 26px;
  height: 96px;
}
.vendors-search-section .vendors-search-section-wrapper .results-container ul li .thumb img {
  max-height: 40px;
}
.vendors-search-section .vendors-search-section-wrapper .results-container ul li .title {
  text-decoration: underline;
  font-family: "Libertinus", sans-serif;
  color: #333333;
  display: inline-block;
  margin-bottom: 13px;
  font-weight: 500;
  font-size: 32px;
  font-size: 2rem;
  line-height: 42px;
}
.vendors-search-section .vendors-search-section-wrapper .results-container ul li .title:hover {
  text-decoration: none;
}
.vendors-search-section .vendors-search-section-wrapper .results-container ul li .excerpt {
  font-family: "Gotham", sans-serif;
  color: #333333;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.vendors-search-section .vendors-search-section-wrapper .results-container ul li .read-more {
  display: block;
  padding: 24px 0 0 0;
  text-align: left;
  font-family: "Gotham", sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 25px;
  text-transform: uppercase;
  text-decoration: none;
  color: #333333;
  font-weight: 500;
}
.vendors-search-section .vendors-search-section-wrapper .results-container ul li .read-more:hover {
  text-decoration: underline;
}
.vendors-search-section .vendors-search-section-wrapper .results-container ul li.preloader-empty .title {
  text-decoration: none;
  width: 100%;
  height: 15px;
  background-color: #E6E6E6;
}
.vendors-search-section .vendors-search-section-wrapper .results-container ul li.preloader-empty .excerpt {
  text-decoration: none;
  width: 100%;
  height: 100px;
  background-color: #E6E6E6;
}
.vendors-search-section .vendors-search-section-wrapper .results-container .green-button {
  display: inline-block;
  background-color: #66DD99;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  color: #333333;
  text-align: center;
  font-weight: normal;
  padding: 8px 17px;
  -webkit-transition: all ease-in-out 0.6s;
  -moz-transition: all ease-in-out 0.6s;
  -ms-transition: all ease-in-out 0.6s;
  -o-transition: all ease-in-out 0.6s;
  transition: all ease-in-out 0.6s;
  font-family: "Gotham", sans-serif;
  display: table;
  margin: 0 auto;
  font-weight: 500;
}
.vendors-search-section .vendors-search-section-wrapper .results-container .green-button:hover {
  background-color: #39a768;
}
.vendors-search-section .vendors-search-section-wrapper .vendors-section-preloader .filter-container .dropdowns .filter li .filter-trigger {
  cursor: auto;
}
.vendors-search-section .vendors-search-section-wrapper .vendors-section-preloader .filter-container .dropdowns .filter li .filter-trigger span {
  display: inline-block;
  height: 20px;
  width: 94px;
  margin-bottom: -4px;
  background: linear-gradient(270deg, #f0f0f0, #ddd, #f0f0f0);
  background-size: 600% 600%;
  -webkit-animation: vendorsappLoadingBG 3s ease infinite;
  -moz-animation: vendorsappLoadingBG 3s ease infinite;
  animation: vendorsappLoadingBG 3s ease infinite;
}
.vendors-search-section .vendors-search-section-wrapper .vendors-section-preloader .filter-container .dropdowns .filter li .filter-trigger span.filter-1 {
  width: 115px;
}
.vendors-search-section .vendors-search-section-wrapper .vendors-section-preloader .filter-container .dropdowns .filter li .filter-trigger span.filter-2 {
  width: 85px;
}
.vendors-search-section .vendors-search-section-wrapper .vendors-section-preloader .filter-container .dropdowns .filter li .filter-trigger.active {
  background-color: #b8b8b8;
  color: #ffffff;
}
.vendors-search-section .vendors-search-section-wrapper .vendors-section-preloader .filter-container .dropdowns .filter li .filter-trigger.active:after {
  border-color: #ffffff;
  transform: rotate(-135deg);
}
.vendors-search-section .vendors-search-section-wrapper .vendors-section-preloader .filter-container .dropdowns .filter li .filter-trigger:after {
  border-right: 2px solid #dddddd;
  border-bottom: 2px solid #dddddd;
}
.vendors-search-section .vendors-search-section-wrapper .vendors-section-preloader .filter-container .search .fieldset {
  position: relative;
  bottom: -1px;
}
.vendors-search-section .vendors-search-section-wrapper .vendors-section-preloader .filter-container .search .fieldset:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAyNCAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0xMSAxOC44ODQ4QzE0Ljg2MzQgMTguODg0OCAxNy45OTUyIDE1Ljc1MyAxNy45OTUyIDExLjg4OTdDMTcuOTk1MiA4LjAyNjM3IDE0Ljg2MzQgNC44OTQ1MyAxMSA0Ljg5NDUzQzcuMTM2NzIgNC44OTQ1MyA0LjAwNDg4IDguMDI2MzcgNC4wMDQ4OCAxMS44ODk3QzQuMDA0ODggMTUuNzUzIDcuMTM2NzIgMTguODg0OCAxMSAxOC44ODQ4WiIgc3Ryb2tlPSIjQkRCREJEIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4NCjxwYXRoIGQ9Ik0yMSAyMS44OTA5TDE1Ljk3MTIgMTcuMDA3OCIgc3Ryb2tlPSIjQkRCREJEIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4NCjwvc3ZnPg0K) top left no-repeat;
  z-index: 1;
}
.vendors-search-section .vendors-search-section-wrapper .vendors-section-preloader .filter-container .search .fieldset:after {
  content: " ";
  display: block;
  position: absolute;
  width: 130px;
  height: 22px;
  top: 18px;
  left: 52px;
  z-index: 1;
  background: linear-gradient(270deg, #f0f0f0, #ddd, #f0f0f0);
  background-size: 600% 600%;
  -webkit-animation: vendorsappLoadingBG 3s ease infinite;
  -moz-animation: vendorsappLoadingBG 3s ease infinite;
  animation: vendorsappLoadingBG 3s ease infinite;
}
.vendors-search-section .vendors-search-section-wrapper .vendors-section-preloader .filter-container .search .fieldset input {
  outline: none;
  height: 56px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  color: #505050;
  font-family: "Gotham", sans-serif;
  padding-left: 50px;
  width: 100%;
  border: 1px solid #D7D7D7;
  position: relative;
}
.vendors-search-section .vendors-search-section-wrapper .vendors-section-preloader .results-container ul li .thumb span {
  display: block;
  height: 40px;
  width: 105px;
  max-width: 100%;
  background: linear-gradient(270deg, #f0f0f0, #ddd, #f0f0f0);
  background-size: 600% 600%;
  -webkit-animation: vendorsappLoadingBG 3s ease infinite;
  -moz-animation: vendorsappLoadingBG 3s ease infinite;
  animation: vendorsappLoadingBG 3s ease infinite;
}
.vendors-search-section .vendors-search-section-wrapper .vendors-section-preloader .results-container ul li .title span {
  display: block;
  height: 42px;
  width: 150px;
  max-width: 100%;
  background: linear-gradient(270deg, #f0f0f0, #ddd, #f0f0f0);
  background-size: 600% 600%;
  -webkit-animation: vendorsappLoadingBG 3s ease infinite;
  -moz-animation: vendorsappLoadingBG 3s ease infinite;
  animation: vendorsappLoadingBG 3s ease infinite;
}
.vendors-search-section .vendors-search-section-wrapper .vendors-section-preloader .results-container ul li .excerpt span {
  display: block;
  height: 20px;
  margin-bottom: 5px;
  width: 100%;
  background: linear-gradient(270deg, #f0f0f0, #ddd, #f0f0f0);
  background-size: 600% 600%;
  -webkit-animation: vendorsappLoadingBG 3s ease infinite;
  -moz-animation: vendorsappLoadingBG 3s ease infinite;
  animation: vendorsappLoadingBG 3s ease infinite;
}
.vendors-search-section .vendors-search-section-wrapper .vendors-section-preloader .results-container ul li .excerpt span.line-1 {
  width: 70%;
}
.vendors-search-section .vendors-search-section-wrapper .vendors-section-preloader .results-container ul li .excerpt span.line-2 {
  width: 50%;
}
.vendors-search-section .vendors-search-section-wrapper .vendors-section-preloader .results-container ul li .excerpt span.line-3 {
  width: 35%;
}
.vendors-search-section .vendors-search-section-wrapper .vendors-section-preloader .pager ul li {
  margin: 0 0 6px 0;
}
.vendors-search-section .vendors-search-section-wrapper .vendors-section-preloader .pager ul li .link {
  display: block;
  height: 38px;
  width: 32px;
  margin-bottom: -16px;
  background: linear-gradient(270deg, #f0f0f0, #ddd, #f0f0f0);
  background-size: 600% 600%;
  -webkit-animation: vendorsappLoadingBG 3s ease infinite;
  -moz-animation: vendorsappLoadingBG 3s ease infinite;
  animation: vendorsappLoadingBG 3s ease infinite;
}
.vendors-search-section .vendors-search-section-wrapper .vendors-section-preloader .pager ul li .link.active {
  background: linear-gradient(270deg, #d0d0d0, #bbb, #d0d0d0);
  background-size: 600% 600%;
}
.vendors-search-section .vendors-search-section-wrapper .vendors-section-preloader .pager ul li .next {
  display: block;
  margin-bottom: -2px;
}
.vendors-search-section .vendors-search-section-wrapper .no-results {
  font-weight: 500;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  margin-bottom: 58px;
  color: #505050;
  font-family: "Gotham", sans-serif;
  text-align: center;
}
.vendors-search-section.single-vendor-results {
  padding-top: 103px;
}

.experts-search-section .footer-push {
  height: 0;
}
.experts-search-section .experts-search-section-wrapper .section-title {
  font-family: "Libertinus", sans-serif;
  color: #333333;
  font-weight: 500;
  font-size: 48px;
  font-size: 3rem;
  line-height: 56px;
  text-align: center;
  max-width: 986px;
  margin: 0 auto 48px;
}
.experts-search-section .experts-search-section-wrapper .filter-wrapper {
  margin-bottom: 48px;
}
.experts-search-section .experts-search-section-wrapper .filter-container {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 992px) {
  .experts-search-section .experts-search-section-wrapper .filter-container {
    flex-direction: column-reverse;
  }
}
.experts-search-section .experts-search-section-wrapper .filter-container .dropdowns .filter {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: flex-start;
}
@media screen and (max-width: 768px) {
  .experts-search-section .experts-search-section-wrapper .filter-container .dropdowns .filter {
    flex-direction: column;
  }
}
.experts-search-section .experts-search-section-wrapper .filter-container .dropdowns .filter li {
  position: relative;
}
.experts-search-section .experts-search-section-wrapper .filter-container .dropdowns .filter li .filter-trigger {
  padding: 18px 20px;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 20px;
  font-weight: 500;
  color: #333333;
  font-family: "Gotham", sans-serif;
  cursor: pointer;
}
@media screen and (max-width: 992px) {
  .experts-search-section .experts-search-section-wrapper .filter-container .dropdowns .filter li .filter-trigger {
    padding: 18px 10px;
  }
}
.experts-search-section .experts-search-section-wrapper .filter-container .dropdowns .filter li .filter-trigger.active {
  background-color: #633C8E;
  color: #ffffff;
}
.experts-search-section .experts-search-section-wrapper .filter-container .dropdowns .filter li .filter-trigger.active:after {
  border-color: #ffffff;
  transform: rotate(-135deg);
}
.experts-search-section .experts-search-section-wrapper .filter-container .dropdowns .filter li .filter-trigger:after {
  content: "";
  width: 4px;
  height: 4px;
  background-color: transparent;
  border: none;
  border-right: 2px solid #633C8E;
  border-bottom: 2px solid #633C8E;
  display: inline-block;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-left: 8px;
  position: relative;
  top: -3px;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -ms-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
@media screen and (max-width: 768px) {
  .experts-search-section .experts-search-section-wrapper .filter-container .dropdowns .filter li .filter-trigger:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}
.experts-search-section .experts-search-section-wrapper .filter-container .search {
  width: 100%;
  max-width: 440px;
}
@media screen and (max-width: 992px) {
  .experts-search-section .experts-search-section-wrapper .filter-container .search {
    max-width: 100%;
    margin-bottom: 20px;
  }
}
.experts-search-section .experts-search-section-wrapper .filter-container .search form .fieldset {
  position: relative;
  bottom: -1px;
}
.experts-search-section .experts-search-section-wrapper .filter-container .search form .fieldset:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAyNCAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0xMSAxOC44ODQ4QzE0Ljg2MzQgMTguODg0OCAxNy45OTUyIDE1Ljc1MyAxNy45OTUyIDExLjg4OTdDMTcuOTk1MiA4LjAyNjM3IDE0Ljg2MzQgNC44OTQ1MyAxMSA0Ljg5NDUzQzcuMTM2NzIgNC44OTQ1MyA0LjAwNDg4IDguMDI2MzcgNC4wMDQ4OCAxMS44ODk3QzQuMDA0ODggMTUuNzUzIDcuMTM2NzIgMTguODg0OCAxMSAxOC44ODQ4WiIgc3Ryb2tlPSIjQkRCREJEIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4NCjxwYXRoIGQ9Ik0yMSAyMS44OTA5TDE1Ljk3MTIgMTcuMDA3OCIgc3Ryb2tlPSIjQkRCREJEIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4NCjwvc3ZnPg0K) top left no-repeat;
}
.experts-search-section .experts-search-section-wrapper .filter-container .search form .fieldset input {
  outline: none;
  height: 56px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  color: #505050;
  font-family: "Gotham", sans-serif;
  padding-left: 50px;
  width: 100%;
  border: 1px solid #D7D7D7;
}
.experts-search-section .experts-search-section-wrapper .filter-container .search form .fieldset input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  font-weight: normal;
  color: #B3B3B3;
  opacity: 1;
  font-family: "Gotham", sans-serif;
}
.experts-search-section .experts-search-section-wrapper .filter-container .search form .fieldset input::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  font-weight: normal;
  color: #B3B3B3;
  opacity: 1;
  font-family: "Gotham", sans-serif;
}
.experts-search-section .experts-search-section-wrapper .filter-container .search form .fieldset input:-ms-input-placeholder {
  /* IE 10+ */
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  font-weight: normal;
  color: #B3B3B3;
  opacity: 1;
  font-family: "Gotham", sans-serif;
}
.experts-search-section .experts-search-section-wrapper .filter-container .search form .fieldset input:-moz-placeholder {
  /* Firefox 18- */
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  font-weight: normal;
  color: #B3B3B3;
  opacity: 1;
  font-family: "Gotham", sans-serif;
}
@media screen and (max-width: 768px) {
  .experts-search-section .experts-search-section-wrapper .filter-dropdown-content {
    position: fixed;
    left: 50%;
    top: 50px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1;
    height: 100%;
    width: 90%;
    padding: 0;
    overflow-y: auto;
  }
}
.experts-search-section .experts-search-section-wrapper .filter-dropdown-content .clear {
  color: #633C8E;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  font-family: "Gotham", sans-serif;
  font-weight: 500;
  position: absolute;
  right: 34px;
  bottom: 27px;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .experts-search-section .experts-search-section-wrapper .filter-dropdown-content .clear {
    bottom: 15px;
    position: relative;
    padding-left: 23px;
    right: auto;
    top: 10px;
  }
}
.experts-search-section .experts-search-section-wrapper .filter-dropdown-content .filter-dropdown-content-wrapper {
  border: 1px solid #D7D7D7;
  padding: 30px;
  position: relative;
  margin-bottom: 25px;
  background-color: #ffffff;
}
@media screen and (max-width: 768px) {
  .experts-search-section .experts-search-section-wrapper .filter-dropdown-content .filter-dropdown-content-wrapper {
    padding: 0 0 30px 0;
  }
}
.experts-search-section .experts-search-section-wrapper .filter-dropdown-content .filter-dropdown-content-wrapper .heading {
  width: 100%;
  border-bottom: 1px solid #D7D7D7;
  padding: 13px 0 10px 23px;
  margin-bottom: 19px;
  position: relative;
  display: none;
}
@media screen and (max-width: 768px) {
  .experts-search-section .experts-search-section-wrapper .filter-dropdown-content .filter-dropdown-content-wrapper .heading {
    display: block;
  }
}
.experts-search-section .experts-search-section-wrapper .filter-dropdown-content .filter-dropdown-content-wrapper .heading h3 {
  font-size: 24px;
  font-size: 1.5rem;
  color: #333333;
  font-family: "Libertinus", sans-serif;
}
.experts-search-section .experts-search-section-wrapper .filter-dropdown-content .filter-dropdown-content-wrapper .heading .close {
  position: absolute;
  right: 23px;
  top: 16px;
  width: 22px;
  height: 25px;
  background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAxNyAxNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0wLjg4MTM0OCAxNS4xNzk3QzAuNTMyNzE1IDE1LjUyODMgMC41MjI0NjEgMTYuMTIzIDAuODgxMzQ4IDE2LjQ3MTdDMS4yNDAyMyAxNi44MjAzIDEuODM0OTYgMTYuODIwMyAyLjE4MzU5IDE2LjQ3MTdMOC43NDYwOSA5LjkwOTE4TDE1LjMwODYgMTYuNDcxN0MxNS42NTcyIDE2LjgyMDMgMTYuMjYyMiAxNi44MzA2IDE2LjYxMDggMTYuNDcxN0MxNi45NTk1IDE2LjExMjggMTYuOTU5NSAxNS41MjgzIDE2LjYxMDggMTUuMTc5N0wxMC4wNDgzIDguNjA2OTNMMTYuNjEwOCAyLjA0NDQzQzE2Ljk1OTUgMS42OTU4IDE2Ljk2OTcgMS4xMDEwNyAxNi42MTA4IDAuNzUyNDQxQzE2LjI1MiAwLjM5MzU1NSAxNS42NTcyIDAuMzkzNTU1IDE1LjMwODYgMC43NTI0NDFMOC43NDYwOSA3LjMxNDk0TDIuMTgzNTkgMC43NTI0NDFDMS44MzQ5NiAwLjM5MzU1NSAxLjIyOTk4IDAuMzgzMzAxIDAuODgxMzQ4IDAuNzUyNDQxQzAuNTMyNzE1IDEuMTExMzMgMC41MzI3MTUgMS42OTU4IDAuODgxMzQ4IDIuMDQ0NDNMNy40NDM4NSA4LjYwNjkzTDAuODgxMzQ4IDE1LjE3OTdaIiBmaWxsPSIjNEY0RjRGIi8+DQo8L3N2Zz4NCg==) center center no-repeat;
  cursor: pointer;
}
.experts-search-section .experts-search-section-wrapper .filter-dropdown-content ul {
  -moz-column-count: 4;
  -moz-column-gap: 20px;
  -webkit-column-count: 4;
  -webkit-column-gap: 20px;
  column-count: 4;
  column-gap: 0;
  list-style: none;
  padding: 0 20% 0 0;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .experts-search-section .experts-search-section-wrapper .filter-dropdown-content ul {
    column-count: 1;
    padding: 0 23px;
  }
}
.experts-search-section .experts-search-section-wrapper .filter-dropdown-content ul li {
  color: #505050;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  font-family: "Gotham", sans-serif;
  font-weight: normal;
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
  margin-bottom: 12px;
}
.experts-search-section .experts-search-section-wrapper .filter-dropdown-content ul li label {
  cursor: pointer;
  margin-left: 5px;
  word-break: break-word;
}
.experts-search-section .experts-search-section-wrapper .filter-dropdown-content ul li input {
  margin-top: 4px;
}
.experts-search-section .experts-search-section-wrapper .results-container {
  width: 100%;
  margin-top: 24px;
  margin-bottom: 35px;
}
.experts-search-section .experts-search-section-wrapper .results-container ul {
  list-style: none;
  margin: 0 0 0 -2%;
  padding: 0;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
@media screen and (max-width: 576px) {
  .experts-search-section .experts-search-section-wrapper .results-container ul {
    margin: 0;
    justify-content: center;
  }
}
.experts-search-section .experts-search-section-wrapper .results-container ul li {
  width: 31.3%;
  margin-left: 2%;
  margin-bottom: 81px;
}
@media screen and (max-width: 992px) {
  .experts-search-section .experts-search-section-wrapper .results-container ul li {
    width: 48%;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 576px) {
  .experts-search-section .experts-search-section-wrapper .results-container ul li {
    width: 100%;
    max-width: 350px;
    margin-left: 0;
  }
}
.experts-search-section .experts-search-section-wrapper .results-container ul li .thumb {
  text-decoration: none;
  width: 100%;
  padding: 28px 23px 28px 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 96px;
  margin-bottom: 22px;
  background-color: #E6E6E6;
}
.experts-search-section .experts-search-section-wrapper .results-container ul li .thumb .img {
  height: 94px;
  margin-right: 23px;
}
.experts-search-section .experts-search-section-wrapper .results-container ul li .thumb .name {
  font-family: "Libertinus", sans-serif;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 32px;
  color: #333333;
  font-weight: bold;
}
.experts-search-section .experts-search-section-wrapper .results-container ul li .data {
  display: block;
  font-family: "Gotham", sans-serif;
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 22px;
  color: #4E5262;
  margin-bottom: 15px;
  text-decoration: none;
}
.experts-search-section .experts-search-section-wrapper .results-container ul li .data:hover {
  text-decoration: underline;
}
.experts-search-section .experts-search-section-wrapper .results-container ul li.preloader-empty .title {
  text-decoration: none;
  width: 100%;
  height: 15px;
  background-color: #E6E6E6;
}
.experts-search-section .experts-search-section-wrapper .results-container ul li.preloader-empty .excerpt {
  text-decoration: none;
  width: 100%;
  height: 100px;
  background-color: #E6E6E6;
}
.experts-search-section .experts-search-section-wrapper .results-container .green-button {
  display: inline-block;
  background-color: #66DD99;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  color: #333333;
  text-align: center;
  font-weight: normal;
  padding: 8px 17px;
  -webkit-transition: all ease-in-out 0.6s;
  -moz-transition: all ease-in-out 0.6s;
  -ms-transition: all ease-in-out 0.6s;
  -o-transition: all ease-in-out 0.6s;
  transition: all ease-in-out 0.6s;
  font-family: "Gotham", sans-serif;
  display: table;
  margin: 0 auto;
}
.experts-search-section .experts-search-section-wrapper .results-container .green-button:hover {
  background-color: #39a768;
}
.experts-search-section.single-expert-results {
  padding-top: 103px;
}

.vendors-reports-section {
  background-color: #F2EFF3;
  padding: 68px 0 78px;
}
.vendors-reports-section .section-title {
  font-family: "Libertinus", sans-serif;
  color: #333333;
  font-weight: 500;
  font-size: 48px;
  font-size: 3rem;
  line-height: 56px;
  text-align: center;
  margin: 0 auto 44px;
}
.vendors-reports-section .vendors-reports-section-wrapper ul {
  list-style: none;
  margin: 0 0 0 -2%;
  padding: 0;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
@media screen and (max-width: 576px) {
  .vendors-reports-section .vendors-reports-section-wrapper ul {
    margin: 0;
    justify-content: center;
  }
}
.vendors-reports-section .vendors-reports-section-wrapper ul li {
  width: 31.3%;
  margin-left: 2%;
  margin-bottom: 18px;
}
@media screen and (max-width: 992px) {
  .vendors-reports-section .vendors-reports-section-wrapper ul li {
    width: 48%;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 576px) {
  .vendors-reports-section .vendors-reports-section-wrapper ul li {
    width: 100%;
    max-width: 350px;
    margin-left: 0;
  }
}
.vendors-reports-section .vendors-reports-section-wrapper ul li .thumb {
  text-decoration: none;
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.vendors-reports-section .vendors-reports-section-wrapper ul li .thumb img {
  display: block;
  max-width: 100%;
  height: auto;
  object-fit: cover;
}
.vendors-reports-section .vendors-reports-section-wrapper ul li .data {
  padding: 20px 16px;
  -webkit-box-shadow: 4px 4px 8px 4px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 4px 4px 8px 4px rgba(0, 0, 0, 0.07);
  box-shadow: 4px 4px 8px 4px rgba(0, 0, 0, 0.07);
  background-color: #ffffff;
}
.vendors-reports-section .vendors-reports-section-wrapper ul li .meta {
  margin-bottom: 10px;
  display: flex;
}
.vendors-reports-section .vendors-reports-section-wrapper ul li .meta .report {
  font-family: "Gotham", sans-serif;
  margin-right: 5px;
  padding-right: 5px;
  position: relative;
  font-weight: 500;
  font-size: 16px;
  font-size: 1rem;
  line-height: 18px;
  color: #333333;
  text-transform: uppercase;
}
.vendors-reports-section .vendors-reports-section-wrapper ul li .meta .report:after {
  content: "";
  display: block;
  width: 1px;
  height: 16px;
  right: 0;
  top: 0;
  background-color: #333333;
  position: absolute;
}
.vendors-reports-section .vendors-reports-section-wrapper ul li .meta .category {
  color: #683995;
  font-size: 16px;
  font-size: 1rem;
  line-height: 18px;
  font-family: "Gotham", sans-serif;
  font-weight: normal;
  text-decoration: none;
}
.vendors-reports-section .vendors-reports-section-wrapper ul li .title {
  color: #333333;
  font-weight: 500;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
  text-decoration: none;
  margin-bottom: 8px;
  height: 64px;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}
@media screen and (max-width: 768px) {
  .vendors-reports-section .vendors-reports-section-wrapper ul li .title {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 17px;
    margin-bottom: 5px;
    height: 34px;
  }
}
.vendors-reports-section .vendors-reports-section-wrapper ul li .title:hover {
  text-decoration: underline;
}
.vendors-reports-section .vendors-reports-section-wrapper ul li .bottom-line {
  display: flex;
  justify-content: space-between;
}
.vendors-reports-section .vendors-reports-section-wrapper ul li .bottom-line .date {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 20px;
  color: #cccccc;
  font-weight: normal;
  font-family: "Gotham", sans-serif;
}
.vendors-reports-section .vendors-reports-section-wrapper ul li .bottom-line .buy {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 20px;
  color: #683995;
  font-weight: normal;
  font-family: "Gotham", sans-serif;
  text-decoration: underline;
}
.vendors-reports-section .vendors-reports-section-wrapper ul li .bottom-line .buy:hover {
  text-decoration: none;
}
.vendors-reports-section .vendors-reports-section-wrapper .green-button {
  display: inline-block;
  background-color: #66DD99;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  color: #333333;
  text-align: center;
  font-weight: normal;
  padding: 8px 17px;
  -webkit-transition: all ease-in-out 0.6s;
  -moz-transition: all ease-in-out 0.6s;
  -ms-transition: all ease-in-out 0.6s;
  -o-transition: all ease-in-out 0.6s;
  transition: all ease-in-out 0.6s;
  font-family: "Gotham", sans-serif;
  font-weight: 500;
  display: table;
  margin: 50px auto 0;
}
.vendors-reports-section .vendors-reports-section-wrapper .green-button:hover {
  background-color: #39a768;
}
.vendors-reports-section.single-vendor-reports .section-title {
  text-align: left;
}

.vendor-company-section {
  padding: 72px 0 100px 0;
}
.vendor-company-section .vendor-company-section-wrapper .logo-block {
  margin-bottom: 28px;
}
.vendor-company-section .vendor-company-section-wrapper .logo-block ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .vendor-company-section .vendor-company-section-wrapper .logo-block ul {
    display: block;
  }
}
.vendor-company-section .vendor-company-section-wrapper .logo-block ul li {
  background-color: #ffffff;
  border: 1px solid #CCCCCC;
  width: 25%;
}
@media screen and (max-width: 768px) {
  .vendor-company-section .vendor-company-section-wrapper .logo-block ul li {
    width: 100%;
  }
}
.vendor-company-section .vendor-company-section-wrapper .logo-block ul li div, .vendor-company-section .vendor-company-section-wrapper .logo-block ul li a {
  text-decoration: none;
  width: 100%;
  padding: 28px 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 96px;
  white-space: nowrap;
}
.vendor-company-section .vendor-company-section-wrapper .logo-block ul li div img, .vendor-company-section .vendor-company-section-wrapper .logo-block ul li a img {
  max-height: 40px;
}
.vendor-company-section .vendor-company-section-wrapper .logo-block ul .logo-name {
  font-family: "Libertinus", sans-serif;
  font-size: 34px;
  font-size: 2.125rem;
  line-height: 56px;
  color: #333333;
  min-width: 25%;
  width: auto;
  border-left: 0;
}
@media screen and (max-width: 768px) {
  .vendor-company-section .vendor-company-section-wrapper .logo-block ul .logo-name {
    border-left: 1px solid #CCCCCC;
    width: 100%;
    white-space: normal;
  }
}
@media screen and (max-width: 576px) {
  .vendor-company-section .vendor-company-section-wrapper .logo-block ul .logo-name {
    border-top: 0;
  }
}
.vendor-company-section .vendor-company-section-wrapper .logo-block ul .logo-name h1 {
  text-decoration: none;
  width: 100%;
  padding: 28px 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 96px;
  white-space: nowrap;
  font-family: "Libertinus", sans-serif;
  font-size: 34px;
  font-size: 2.125rem;
  line-height: 39px;
  color: #333333;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .vendor-company-section .vendor-company-section-wrapper .logo-block ul .logo-name h1 {
    white-space: normal;
    height: auto;
  }
}
.vendor-company-section .vendor-company-section-wrapper .share-block {
  margin-bottom: 26px;
}
.vendor-company-section .vendor-company-section-wrapper .share-block ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
}
.vendor-company-section .vendor-company-section-wrapper .share-block ul li {
  margin-right: 22px;
  margin-bottom: 20px;
}
.vendor-company-section .vendor-company-section-wrapper .share-block ul li a {
  display: block;
}
.vendor-company-section .vendor-company-section-wrapper .share-block ul li a.link {
  padding: 4px 12px;
  font-family: "Gotham", sans-serif;
  text-align: center;
  font-weight: normal;
  color: #ffffff;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 18px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  background-color: #683995;
  border: 1px solid #683995;
}
.vendor-company-section .vendor-company-section-wrapper .share-block ul li a.link:hover {
  color: #683995;
  background-color: #ffffff;
}
.vendor-company-section .vendor-company-section-wrapper .description-block {
  color: #333333;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  font-weight: normal;
  font-family: "Gotham", sans-serif;
}
.vendor-company-section .vendor-company-section-wrapper .description-block p {
  color: #333333;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  font-weight: normal;
  font-family: "Gotham", sans-serif;
  margin-bottom: 12px;
}
.vendor-company-section .vendor-company-section-wrapper .description-block h2 {
  font-family: "Libertinus", sans-serif;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 40px;
  color: #333333;
  font-weight: 400;
  margin-bottom: 12px;
}
.vendor-company-section .vendor-company-section-wrapper .description-block ul, .vendor-company-section .vendor-company-section-wrapper .description-block ol {
  padding-left: 19px;
  margin-bottom: 12px;
}

@-webkit-keyframes vendorsappLoadingBG {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@-moz-keyframes vendorsappLoadingBG {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes vendorsappLoadingBG {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.expert-data-section {
  padding-top: 70px;
}
.expert-data-section .expert-data-section-wrapper {
  padding-bottom: 56px;
  margin-bottom: 45px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #D7D7D7;
}
@media screen and (max-width: 768px) {
  .expert-data-section .expert-data-section-wrapper {
    flex-direction: column;
  }
}
.expert-data-section .expert-data-section-wrapper .left-col {
  width: 46%;
}
@media screen and (max-width: 992px) {
  .expert-data-section .expert-data-section-wrapper .left-col {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .expert-data-section .expert-data-section-wrapper .left-col {
    width: 100%;
    margin-bottom: 30px;
  }
}
.expert-data-section .expert-data-section-wrapper .left-col .expert-bio {
  display: flex;
  margin-bottom: 20px;
}
.expert-data-section .expert-data-section-wrapper .left-col .expert-bio .thumb {
  width: 147px;
  margin-right: 15px;
  text-decoration: none;
}
.expert-data-section .expert-data-section-wrapper .left-col .expert-bio .thumb img {
  margin-bottom: 14px;
}
.expert-data-section .expert-data-section-wrapper .left-col .expert-bio .thumb .availability {
  position: relative;
  border: 2px solid #683995;
  font-family: "Gotham", sans-serif;
  color: #683995;
  font-size: 18px;
  font-size: 1.125rem;
  padding: 5px 10px 3px 37px;
  text-decoration: none;
}
.expert-data-section .expert-data-section-wrapper .left-col .expert-bio .thumb .availability:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 28px;
  width: 28px;
  background-color: #683995;
}
.expert-data-section .expert-data-section-wrapper .left-col .expert-bio .thumb .availability:after {
  content: "";
  display: block;
  position: absolute;
  left: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 16px;
  height: 11px;
  background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxOCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0xIDcuNUw3IDEyLjVMMTYuNSAxLjUiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+DQo8L3N2Zz4NCg==) center center no-repeat;
}
.expert-data-section .expert-data-section-wrapper .left-col .expert-bio .bio-data {
  flex: 1 0 0px;
  min-width: 0px;
}
.expert-data-section .expert-data-section-wrapper .left-col .expert-bio .bio-data .name-wrapper {
  display: flex;
  align-items: baseline;
}
@media screen and (max-width: 768px) {
  .expert-data-section .expert-data-section-wrapper .left-col .expert-bio .bio-data .name-wrapper {
    flex-direction: column;
  }
}
.expert-data-section .expert-data-section-wrapper .left-col .expert-bio .bio-data .name-wrapper .name {
  margin-right: 13px;
  text-decoration: underline;
  color: #333333;
  font-family: "Gotham", sans-serif;
  font-weight: 600;
  font-size: 30px;
  font-size: 1.875rem;
  display: block;
  margin-bottom: 5px;
}
.expert-data-section .expert-data-section-wrapper .left-col .expert-bio .bio-data .name-wrapper .name:hover {
  text-decoration: none;
}
.expert-data-section .expert-data-section-wrapper .left-col .expert-bio .bio-data .name-wrapper .socials {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: baseline;
}
@media screen and (max-width: 768px) {
  .expert-data-section .expert-data-section-wrapper .left-col .expert-bio .bio-data .name-wrapper .socials {
    margin: 0 0 10px 0;
  }
}
.expert-data-section .expert-data-section-wrapper .left-col .expert-bio .bio-data .name-wrapper .socials li {
  margin-right: 13px;
}
.expert-data-section .expert-data-section-wrapper .left-col .expert-bio .bio-data .data-link {
  display: block;
  font-family: "Gotham", sans-serif;
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 22px;
  color: #4E5262;
  margin-bottom: 8px;
  text-decoration: none;
}
.expert-data-section .expert-data-section-wrapper .left-col .expert-bio .bio-data .data-link:hover {
  text-decoration: underline;
}
.expert-data-section .expert-data-section-wrapper .left-col .excerpt {
  font-family: "Libertinus", sans-serif;
  color: #4E5262;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
  margin-bottom: 20px;
}
.expert-data-section .expert-data-section-wrapper .left-col .green-button {
  display: inline-block;
  background-color: #66DD99;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  color: #333333;
  text-align: center;
  font-weight: normal;
  padding: 8px 17px;
  -webkit-transition: all ease-in-out 0.6s;
  -moz-transition: all ease-in-out 0.6s;
  -ms-transition: all ease-in-out 0.6s;
  -o-transition: all ease-in-out 0.6s;
  transition: all ease-in-out 0.6s;
  font-family: "Gotham", sans-serif;
}
.expert-data-section .expert-data-section-wrapper .left-col .green-button:hover {
  background-color: #39a768;
}
.expert-data-section .expert-data-section-wrapper .right-col {
  width: 33%;
  text-align: center;
}
@media screen and (max-width: 992px) {
  .expert-data-section .expert-data-section-wrapper .right-col {
    width: 46%;
  }
}
@media screen and (max-width: 768px) {
  .expert-data-section .expert-data-section-wrapper .right-col {
    width: 100%;
  }
}
.expert-data-section .expert-data-section-wrapper .right-col h2 {
  color: #333333;
  font-family: "Libertinus", sans-serif;
  font-weight: 600;
  font-size: 48px;
  font-size: 3rem;
  line-height: 56px;
  margin-bottom: 20px;
}
.expert-data-section .expert-data-section-wrapper .right-col form .field.search {
  position: relative;
  margin-bottom: 15px;
}
.expert-data-section .expert-data-section-wrapper .right-col form .field.search:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAyNCAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0xMSAxOC4yMTg4QzE0Ljg2MzQgMTguMjE4OCAxNy45OTUyIDE1LjA4NyAxNy45OTUyIDExLjIyMzdDMTcuOTk1MiA3LjM2MDM1IDE0Ljg2MzQgNC4yMjg1MiAxMSA0LjIyODUyQzcuMTM2NzIgNC4yMjg1MiA0LjAwNDg4IDcuMzYwMzUgNC4wMDQ4OCAxMS4yMjM3QzQuMDA0ODggMTUuMDg3IDcuMTM2NzIgMTguMjE4OCAxMSAxOC4yMTg4WiIgc3Ryb2tlPSIjQkRCREJEIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4NCjxwYXRoIGQ9Ik0yMSAyMS4yMjM0TDE1Ljk3MTIgMTYuMzQwMyIgc3Ryb2tlPSIjQkRCREJEIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4NCjwvc3ZnPg0K) center center no-repeat;
}
.expert-data-section .expert-data-section-wrapper .right-col form .field input[type=text] {
  width: 100%;
  height: 68px;
  border: 1px solid #D7D7D7;
  padding: 18px 18px 18px 54px;
  color: #333333;
  font-family: "Gotham", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
}
.expert-data-section .expert-data-section-wrapper .right-col form .field input[type=text]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  font-weight: normal;
  color: #B3B3B3;
  opacity: 1;
  font-family: "Gotham", sans-serif;
}
.expert-data-section .expert-data-section-wrapper .right-col form .field input[type=text]::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  font-weight: normal;
  color: #B3B3B3;
  opacity: 1;
  font-family: "Gotham", sans-serif;
}
.expert-data-section .expert-data-section-wrapper .right-col form .field input[type=text]:-ms-input-placeholder {
  /* IE 10+ */
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  font-weight: normal;
  color: #B3B3B3;
  opacity: 1;
  font-family: "Gotham", sans-serif;
}
.expert-data-section .expert-data-section-wrapper .right-col form .field input[type=text]:-moz-placeholder {
  /* Firefox 18- */
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  font-weight: normal;
  color: #B3B3B3;
  opacity: 1;
  font-family: "Gotham", sans-serif;
}
.expert-data-section .expert-data-section-wrapper .right-col form .field input[type=text]:focus::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  opacity: 0;
}
.expert-data-section .expert-data-section-wrapper .right-col form .field input[type=text]:focus::-moz-placeholder {
  /* Firefox 19+ */
  opacity: 0;
}
.expert-data-section .expert-data-section-wrapper .right-col form .field input[type=text]:focus:-ms-input-placeholder {
  /* IE 10+ */
  opacity: 0;
}
.expert-data-section .expert-data-section-wrapper .right-col form .field input[type=text]:focus:-moz-placeholder {
  /* Firefox 18- */
  opacity: 0;
}
.expert-data-section .expert-data-section-wrapper .right-col form .field .container-checkbox {
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 40px;
  cursor: pointer;
  font-size: 11px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  min-height: 32px;
  margin-bottom: 7px;
  margin-left: 0;
}
.expert-data-section .expert-data-section-wrapper .right-col form .field .container-checkbox:hover input:checked ~ .checkmark {
  background-color: #39a768;
}
.expert-data-section .expert-data-section-wrapper .right-col form .field .container-checkbox:hover .checkmark {
  border: 1px solid #39a768;
}
.expert-data-section .expert-data-section-wrapper .right-col form .field .container-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.expert-data-section .expert-data-section-wrapper .right-col form .field .container-checkbox input:checked ~ .checkmark {
  background-color: #66DD99;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.expert-data-section .expert-data-section-wrapper .right-col form .field .container-checkbox input:checked ~ .checkmark:after {
  display: block;
}
.expert-data-section .expert-data-section-wrapper .right-col form .field .container-checkbox .checkmark {
  position: absolute;
  top: 50%;
  left: 0;
  width: 24px;
  height: 24px;
  border-radius: 0;
  margin: -12px 16px 0 0;
  background-color: transparent;
  border: 1px solid #66DD99;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.expert-data-section .expert-data-section-wrapper .right-col form .field .container-checkbox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 6px;
  top: 1px;
  width: 6px;
  height: 13px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.expert-data-section .expert-data-section-wrapper .right-col form .field .container-checkbox img {
  display: inline-block;
}
.expert-data-section .expert-data-section-wrapper .right-col form .field .container-checkbox .check-title {
  cursor: pointer;
  color: #B3B3B3;
  font-family: "Gotham", sans-serif;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 22px;
  margin: 5px 0;
}
@media screen and (max-width: 768px) {
  .expert-data-section .expert-data-section-wrapper .right-col form .field .container-checkbox .check-title {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
.expert-data-section .expert-data-section-wrapper .right-col form .field label {
  cursor: pointer;
  color: #B3B3B3;
  font-family: "Gotham", sans-serif;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 22px;
  margin-left: 12px;
}
.expert-data-section .expert-data-section-wrapper .right-col form .field a {
  color: #B3B3B3;
  font-family: "Gotham", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 22px;
  text-decoration: underline;
  display: block;
  margin-top: 11px;
}
.expert-data-section .expert-data-section-wrapper .right-col form .field a:hover {
  text-decoration: none;
}

.talks-apperances-section {
  margin-bottom: 60px;
}
.talks-apperances-section .talks-apperances-section-wrapper h2 {
  font-family: "Libertinus", sans-serif;
  color: #333333;
  font-weight: 600;
  font-size: 48px;
  font-size: 3rem;
  line-height: 56px;
  margin-bottom: 20px;
}
.talks-apperances-section .talks-apperances-section-wrapper ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.talks-apperances-section .talks-apperances-section-wrapper ul li {
  margin-bottom: 15px;
}
.talks-apperances-section .talks-apperances-section-wrapper ul li .title {
  font-family: "Libertinus", sans-serif;
  font-weight: 600;
  font-size: 25px;
  font-size: 1.5625rem;
  display: block;
  color: #4E5262;
}
.talks-apperances-section .talks-apperances-section-wrapper ul li .title:hover {
  text-decoration: none;
}
.talks-apperances-section .talks-apperances-section-wrapper ul li .link {
  font-family: "Libertinus", sans-serif;
  font-weight: normal;
  font-size: 25px;
  font-size: 1.5625rem;
  display: block;
  color: #4E5262;
}
.talks-apperances-section .talks-apperances-section-wrapper ul li .link:hover {
  text-decoration: none;
}

.debrief-page header {
  margin-bottom: 60px;
}
.debrief-page .container {
  max-width: 1280px;
}
.debrief-page h1 {
  font-family: "Libertinus", sans-serif;
  font-weight: normal;
  color: #181433;
  font-size: 48px;
  font-size: 3rem;
  line-height: 55px;
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .debrief-page h1 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28px;
    margin-top: 0;
    text-align: left;
  }
}
@media screen and (max-width: 768px) {
  .debrief-page h1.thanks-title {
    margin-bottom: 10px;
  }
}
.debrief-page .title-page-description {
  font-family: "Libertinus", sans-serif;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 34px;
  color: #4F4F4F;
  text-align: center;
  margin: 0 auto 49px;
  width: 100%;
  max-width: 910px;
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  .debrief-page .title-page-description {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 22px;
    text-align: left;
  }
}
.debrief-page .title-page-description.dark {
  color: #333333;
}
.debrief-page .title-page-description.thanks {
  max-width: 815px;
}
.debrief-page .debrief-subscribe-section {
  margin-bottom: 110px;
}
@media screen and (max-width: 768px) {
  .debrief-page .debrief-subscribe-section {
    margin-bottom: 50px;
  }
}
.debrief-page .debrief-subscribe-section .container {
  display: flex;
  justify-content: flex-start;
}
@media screen and (max-width: 992px) {
  .debrief-page .debrief-subscribe-section .container {
    flex-direction: column;
  }
}
.debrief-page .debrief-subscribe-section .container .featured-image {
  flex: 1 0 0px;
  -webkit-background-size: cover !important;
  background-size: cover !important;
  background-position: center center;
  width: 60%;
}
@media screen and (max-width: 992px) {
  .debrief-page .debrief-subscribe-section .container .featured-image {
    width: 100%;
    height: 380px;
    flex: initial;
  }
}
@media screen and (max-width: 768px) {
  .debrief-page .debrief-subscribe-section .container .featured-image {
    width: 100%;
    height: 225px;
  }
}
.debrief-page .debrief-subscribe-section .container .debrief-featured-content {
  width: 40%;
  background-color: #2B0F48;
  padding: 30px 34px 35px 54px;
}
@media screen and (max-width: 992px) {
  .debrief-page .debrief-subscribe-section .container .debrief-featured-content {
    width: 100%;
  }
}
@media screen and (max-width: 576px) {
  .debrief-page .debrief-subscribe-section .container .debrief-featured-content {
    padding: 30px;
  }
}
.debrief-page .debrief-subscribe-section .container .debrief-featured-content .includes-content-wrapper {
  max-width: 439px;
  margin: 82px auto;
}
.debrief-page .debrief-subscribe-section .container .debrief-featured-content .statistics {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 25px;
}
@media screen and (max-width: 768px) {
  .debrief-page .debrief-subscribe-section .container .debrief-featured-content .statistics {
    justify-content: space-between;
  }
}
.debrief-page .debrief-subscribe-section .container .debrief-featured-content .statistics .price {
  font-family: "Gotham", sans-serif;
  font-weight: 500;
  color: #ffffff;
  font-size: 32px;
  font-size: 2rem;
  line-height: 38px;
  display: block;
  text-align: left;
}
.debrief-page .debrief-subscribe-section .container .debrief-featured-content .statistics .per {
  font-family: "Gotham", sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  display: block;
  text-align: left;
}
.debrief-page .debrief-subscribe-section .container .debrief-featured-content .statistics .price-info {
  font-family: "Gotham", sans-serif;
  font-weight: 400;
  color: #ffffff;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  display: block;
  text-align: left;
}
.debrief-page .debrief-subscribe-section .container .debrief-featured-content .statistics .one-price .price {
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 70px;
  display: inline-block;
}
.debrief-page .debrief-subscribe-section .container .debrief-featured-content .statistics .one-price .per {
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 70px;
  display: inline-block;
  font-weight: 300;
}
.debrief-page .debrief-subscribe-section .container .debrief-featured-content .statistics .left {
  position: relative;
  width: 55%;
}
@media screen and (max-width: 768px) {
  .debrief-page .debrief-subscribe-section .container .debrief-featured-content .statistics .left {
    width: 40%;
  }
}
@media screen and (max-width: 576px) {
  .debrief-page .debrief-subscribe-section .container .debrief-featured-content .statistics .left {
    width: 46%;
  }
}
.debrief-page .debrief-subscribe-section .container .debrief-featured-content .statistics .left:after {
  content: "";
  display: block;
  width: 2px;
  height: 130%;
  position: absolute;
  right: 27px;
  top: 0;
  background-color: #66DD99;
}
@media screen and (max-width: 768px) {
  .debrief-page .debrief-subscribe-section .container .debrief-featured-content .statistics .left:after {
    right: 0;
  }
}
.debrief-page .debrief-subscribe-section .container .debrief-featured-content .statistics .right {
  width: 45%;
}
@media screen and (max-width: 768px) {
  .debrief-page .debrief-subscribe-section .container .debrief-featured-content .statistics .right {
    width: 40%;
  }
}
.debrief-page .debrief-subscribe-section .container .debrief-featured-content .statistics .right .price-info {
  color: #66DD99;
}
.debrief-page .debrief-subscribe-section .container .debrief-featured-content .includes .title {
  font-family: "Gotham", sans-serif;
  font-weight: 500;
  color: #ffffff;
  font-size: 32px;
  font-size: 2rem;
  line-height: 42px;
  margin-bottom: 7px;
}
.debrief-page .debrief-subscribe-section .container .debrief-featured-content .includes ul {
  list-style: none;
  margin: 0 0 32px 0;
  padding: 0;
}
.debrief-page .debrief-subscribe-section .container .debrief-featured-content .includes ul li {
  font-family: "Gotham", sans-serif;
  font-weight: 300;
  color: #ffffff;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 27px;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .debrief-page .debrief-subscribe-section .container .debrief-featured-content .includes ul li {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
  }
}
.debrief-page .debrief-subscribe-section .container .debrief-featured-content .includes ul li:last-child {
  margin-bottom: 0;
}
.debrief-page .debrief-subscribe-section .container .debrief-featured-content .includes .button {
  text-decoration: none;
  display: block;
  color: #2B2A2D;
  text-transform: uppercase;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background-color: #66DD99;
  padding: 10px;
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: 0.3px;
  text-align: center;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  font-family: "Gotham", sans-serif;
  font-weight: 500;
}
.debrief-page .debrief-subscribe-section .container .debrief-featured-content .includes .button:hover {
  opacity: 0.6;
}
.debrief-page .debrief-subscribe-section .container .debrief-featured-content .includes .button.gray {
  background-color: #bbbbbb;
}
.debrief-page .debrief-subscribe-section .container .debrief-featured-content .includes .button.gray:hover {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .debrief-page .debrief-subscribe-section .container .debrief-featured-content .includes .button {
    margin: 0 auto;
  }
}
.debrief-page .large-debrief-features h2 {
  font-family: "Libertinus", sans-serif;
  color: #181433;
  font-size: 48px;
  font-size: 3rem;
  line-height: 55px;
  text-align: center;
  font-weight: normal;
  margin-bottom: 66px;
}
@media screen and (max-width: 768px) {
  .debrief-page .large-debrief-features h2 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28px;
    text-align: left;
    margin-bottom: 23px;
  }
}
.debrief-page .large-debrief-features .sections {
  list-style: none;
  margin: 0 0 190px 0;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .debrief-page .large-debrief-features .sections {
    margin-bottom: 72px;
  }
}
.debrief-page .large-debrief-features .sections li {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 72px;
}
@media screen and (max-width: 768px) {
  .debrief-page .large-debrief-features .sections li {
    margin-bottom: 36px;
    flex-direction: column;
  }
  .debrief-page .large-debrief-features .sections li:last-child {
    margin-bottom: 0;
  }
}
.debrief-page .large-debrief-features .sections li .image-side {
  flex: 1 0 0px;
  margin-right: 83px;
}
@media screen and (max-width: 768px) {
  .debrief-page .large-debrief-features .sections li .image-side {
    margin-right: 0;
    margin-bottom: 30px;
  }
}
.debrief-page .large-debrief-features .sections li .image-side img {
  display: block;
  max-width: 100%;
}
.debrief-page .large-debrief-features .sections li .text-side {
  width: 440px;
}
@media screen and (max-width: 768px) {
  .debrief-page .large-debrief-features .sections li .text-side {
    width: auto;
  }
}
@media screen and (max-width: 768px) {
  .debrief-page .large-debrief-features .sections li .text-side .title {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 5px;
  }
}
.debrief-page .large-debrief-features .sections li .text-side .title .integer {
  color: #633C8E;
  font-family: "Libertinus", sans-serif;
  font-size: 96px;
  font-size: 6rem;
  line-height: 110px;
  margin-bottom: 0;
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  .debrief-page .large-debrief-features .sections li .text-side .title .integer {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28px;
    margin-right: 5px;
  }
}
.debrief-page .large-debrief-features .sections li .text-side .title .heading {
  color: #181433;
  font-family: "Libertinus", sans-serif;
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 41px;
  margin-bottom: 3px;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .debrief-page .large-debrief-features .sections li .text-side .title .heading {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28px;
    font-weight: normal;
  }
}
.debrief-page .large-debrief-features .sections li .text-side .description {
  color: #4F4F4F;
  font-family: "Libertinus", sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
  margin-bottom: 0;
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  .debrief-page .large-debrief-features .sections li .text-side .description {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 23px;
  }
}
@keyframes buttonLoadingL {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes buttonLoadingC {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes buttonLoadingR {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.debrief-page .debrief-text-block {
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .debrief-page .debrief-text-block {
    margin-bottom: 30px;
  }
}
.debrief-page .debrief-text-block .container {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .debrief-page .debrief-text-block .container {
    flex-direction: column;
  }
}
.debrief-page .debrief-text-block .container .title {
  font-family: "Gotham", sans-serif;
  font-weight: 600;
  color: #2B2A2D;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
  margin-bottom: 7px;
}
@media screen and (max-width: 768px) {
  .debrief-page .debrief-text-block .container .title {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 22px;
  }
}
.debrief-page .debrief-text-block .container p {
  font-family: "GothamBook", sans-serif;
  font-weight: 400;
  color: #2B2A2D;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
}
@media screen and (max-width: 768px) {
  .debrief-page .debrief-text-block .container p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 22px;
  }
}
.debrief-page .debrief-text-block .container .left {
  width: 48%;
}
@media screen and (max-width: 768px) {
  .debrief-page .debrief-text-block .container .left {
    width: 100%;
  }
}
.debrief-page .debrief-text-block .container .right {
  width: 48%;
}
@media screen and (max-width: 768px) {
  .debrief-page .debrief-text-block .container .right {
    width: 100%;
  }
}
.debrief-page .debrief-stat-block {
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .debrief-page .debrief-stat-block {
    margin-bottom: 30px;
  }
}
.debrief-page .debrief-stat-block .container {
  display: flex;
  justify-content: flex-start;
  background-color: #2B0F48;
  padding: 48px 66px;
}
@media screen and (max-width: 768px) {
  .debrief-page .debrief-stat-block .container {
    flex-direction: column;
  }
}
.debrief-page .debrief-stat-block .container .title {
  font-family: "Gotham", sans-serif;
  font-weight: 600;
  color: #ffffff;
  font-size: 32px;
  font-size: 2rem;
  line-height: 48px;
  text-align: center;
}
.debrief-page .debrief-stat-block .container .description {
  font-family: "Gotham", sans-serif;
  font-weight: 300;
  color: #ffffff;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 26px;
  text-align: center;
}
.debrief-page .debrief-stat-block .container .left {
  width: 31.3%;
  padding-right: 5%;
}
@media screen and (max-width: 768px) {
  .debrief-page .debrief-stat-block .container .left {
    width: 100%;
    margin-bottom: 30px;
    padding: 0;
  }
}
.debrief-page .debrief-stat-block .container .center {
  width: 37.3%;
  position: relative;
  padding: 0 5%;
}
@media screen and (max-width: 768px) {
  .debrief-page .debrief-stat-block .container .center {
    width: 100%;
    margin-bottom: 30px;
    padding: 0;
  }
}
.debrief-page .debrief-stat-block .container .center:after {
  content: "";
  display: block;
  width: 2px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #66DD99;
}
@media screen and (max-width: 768px) {
  .debrief-page .debrief-stat-block .container .center:after {
    display: none;
  }
}
.debrief-page .debrief-stat-block .container .center:before {
  content: "";
  display: block;
  width: 2px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #66DD99;
}
@media screen and (max-width: 768px) {
  .debrief-page .debrief-stat-block .container .center:before {
    display: none;
  }
}
.debrief-page .debrief-stat-block .container .right {
  width: 31.3%;
  padding-left: 5%;
}
@media screen and (max-width: 768px) {
  .debrief-page .debrief-stat-block .container .right {
    width: 100%;
    padding: 0;
  }
}
.debrief-page .debrief-titled-list {
  margin-bottom: 30px;
}
.debrief-page .debrief-titled-list .container h2 {
  text-align: center;
  font-family: "Libertinus", sans-serif;
  font-size: 32px;
  font-size: 2rem;
  line-height: 48px;
  color: #2B2A2D;
  font-weight: 600;
  margin-bottom: 49px;
}
@media screen and (max-width: 768px) {
  .debrief-page .debrief-titled-list .container h2 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 30px;
  }
}
.debrief-page .debrief-titled-list .container ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.debrief-page .debrief-titled-list .container ul li {
  margin-bottom: 40px;
  width: 31.3%;
  position: relative;
}
.debrief-page .debrief-titled-list .container ul li:before {
  content: "";
  display: block;
  height: 2px;
  width: 190px;
  position: absolute;
  left: 0;
  top: -20px;
  background-color: #593183;
}
@media screen and (max-width: 768px) {
  .debrief-page .debrief-titled-list .container ul li {
    width: 100%;
    margin-bottom: 30px;
  }
  .debrief-page .debrief-titled-list .container ul li:last-child {
    margin-bottom: 0;
  }
}
.debrief-page .debrief-titled-list .container ul li .title {
  font-family: "Gotham", sans-serif;
  font-weight: 600;
  color: #2B2A2D;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  margin-bottom: 8px;
}
@media screen and (max-width: 768px) {
  .debrief-page .debrief-titled-list .container ul li .title {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 22px;
  }
}
.debrief-page .debrief-titled-list .container ul li p {
  font-family: "GothamBook", sans-serif;
  font-weight: 400;
  color: #2B2A2D;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
}
@media screen and (max-width: 768px) {
  .debrief-page .debrief-titled-list .container ul li p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 22px;
  }
}
.debrief-page .embed-block {
  margin-bottom: 62px;
}
.debrief-page .embed-block .container h2 {
  text-align: center;
  font-family: "Libertinus", sans-serif;
  font-size: 32px;
  font-size: 2rem;
  line-height: 48px;
  color: #2B2A2D;
  font-weight: 600;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .debrief-page .embed-block .container h2 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 30px;
  }
}
.debrief-page .embed-block .container .embed-wrapper {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.debrief-page .embed-block .container .embed-wrapper:after {
  padding-top: 56.25%;
  display: block;
  content: "";
}
.debrief-page .embed-block .container .embed-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.debrief-page .faq-block {
  background-color: #F9F9F9;
}
.debrief-page .faq-block .container {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
@media screen and (max-width: 992px) {
  .debrief-page .faq-block .container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .debrief-page .faq-block .container {
    flex-direction: column;
  }
}
.debrief-page .faq-block .container .left {
  flex: 1 0 0px;
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .debrief-page .faq-block .container .left {
    margin-bottom: 30px;
  }
}
.debrief-page .faq-block .container .left h2 {
  font-family: "Libertinus", sans-serif;
  font-size: 32px;
  font-size: 2rem;
  line-height: 48px;
  color: #2B2A2D;
  font-weight: 600;
  margin-bottom: 18px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .debrief-page .faq-block .container .left h2 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 30px;
  }
}
.debrief-page .faq-block .container .left ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.debrief-page .faq-block .container .left ul li {
  margin-bottom: 20px;
}
.debrief-page .faq-block .container .left ul li .title {
  font-family: "Gotham", sans-serif;
  font-weight: 600;
  color: #2B2A2D;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
}
@media screen and (max-width: 768px) {
  .debrief-page .faq-block .container .left ul li .title {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 22px;
  }
}
.debrief-page .faq-block .container .left ul li p {
  font-family: "GothamBook", sans-serif;
  font-weight: 400;
  color: #2B2A2D;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
}
@media screen and (max-width: 768px) {
  .debrief-page .faq-block .container .left ul li p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 22px;
  }
}
.debrief-page .faq-block .container .bottom {
  width: 100%;
  -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: flex-start;
}
@media screen and (max-width: 992px) {
  .debrief-page .faq-block .container .bottom {
    flex-direction: column;
  }
}
.debrief-page .faq-block .container .bottom .featured-image {
  -webkit-background-size: cover !important;
  background-size: cover !important;
  background-position: center right;
  width: 50%;
}
@media screen and (max-width: 992px) {
  .debrief-page .faq-block .container .bottom .featured-image {
    width: 100%;
    height: 380px;
  }
}
@media screen and (max-width: 768px) {
  .debrief-page .faq-block .container .bottom .featured-image {
    height: 225px;
  }
}
.debrief-page .faq-block .container .bottom .featured-content-wrapper {
  padding: 0;
  background-color: #2B0F48;
  width: 50%;
}
@media screen and (max-width: 992px) {
  .debrief-page .faq-block .container .bottom .featured-content-wrapper {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .debrief-page .faq-block .container .bottom .featured-content-wrapper {
    flex-direction: column-reverse;
    padding: 30px 30px 100px 30px;
    position: relative;
  }
}
.debrief-page .faq-block .container .bottom .featured-content-wrapper .featured-content {
  max-width: 437px;
  margin: 80px auto;
}
.debrief-page .faq-block .container .bottom .featured-content-wrapper .featured-bottom-title {
  font-family: "Gotham", sans-serif;
  font-weight: 500;
  color: #ffffff;
  font-size: 32px;
  font-size: 2rem;
  line-height: 36px;
  display: block;
  text-align: left;
  margin-bottom: 21px;
}
.debrief-page .faq-block .container .bottom .featured-content-wrapper .featured-bottom-subtitle {
  font-family: "Gotham", sans-serif;
  font-weight: normal;
  color: #ffffff;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  display: block;
  text-align: left;
  margin-top: 32px;
}
.debrief-page .faq-block .container .bottom .featured-content-wrapper .button {
  text-decoration: none;
  display: block;
  color: #2B2A2D;
  text-transform: uppercase;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background-color: #66DD99;
  padding: 10px;
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: 0.3px;
  text-align: center;
  font-family: "Gotham", sans-serif;
  font-weight: 500;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
@media screen and (max-width: 768px) {
  .debrief-page .faq-block .container .bottom .featured-content-wrapper .button {
    position: absolute;
    left: 50%;
    bottom: 30px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: calc(100% - 60px);
    max-width: 324px;
  }
}
.debrief-page .faq-block .container .bottom .featured-content-wrapper .button:hover {
  opacity: 0.6;
}
.debrief-page .faq-block .container .bottom .featured-content-wrapper .button.gray {
  background-color: #bbbbbb;
}
.debrief-page .faq-block .container .bottom .featured-content-wrapper .button.gray:hover {
  opacity: 1;
}
.debrief-page .faq-block .container .bottom .featured-content-wrapper .button.gray .loading .loading-item {
  background-color: #ffffff;
}
.debrief-page .thank-half {
  margin-bottom: 40px;
}
.debrief-page .thank-half .container .half-wrapper {
  display: flex;
}
@media screen and (max-width: 768px) {
  .debrief-page .thank-half .container .half-wrapper {
    flex-direction: column;
    margin: 0 -15px;
  }
}
.debrief-page .thank-half .container .half-wrapper .left {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 53%;
  background-color: #2B0F48;
  padding: 46px 64px 52px;
}
@media screen and (max-width: 768px) {
  .debrief-page .thank-half .container .half-wrapper .left {
    width: 100%;
    padding: 36px 34px 32px;
  }
}
.debrief-page .thank-half .container .half-wrapper .left h1 {
  font-family: "Libertinus", sans-serif;
  font-size: 32px;
  font-size: 2rem;
  line-height: 36px;
  color: #F7F9FA;
  margin-bottom: 23px;
  font-weight: 500;
  text-align: left;
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .debrief-page .thank-half .container .half-wrapper .left h1 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28px;
    margin-bottom: 15px;
  }
}
.debrief-page .thank-half .container .half-wrapper .left .text-block {
  position: relative;
  margin-bottom: 70px;
}
.debrief-page .thank-half .container .half-wrapper .left .text-block:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -20px;
  background-color: #66DD99;
  height: 2px;
  width: 190px;
}
.debrief-page .thank-half .container .half-wrapper .left .text-block .title {
  font-family: "Gotham", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  color: #F7F9FA;
  margin-bottom: 15px;
  font-weight: 500;
}
.debrief-page .thank-half .container .half-wrapper .left .text-block p {
  font-family: "Gotham", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
  color: #F7F9FA;
  margin-bottom: 15px;
  font-weight: 300;
}
.debrief-page .thank-half .container .half-wrapper .left .check-block {
  position: relative;
}
.debrief-page .thank-half .container .half-wrapper .left .check-block .title {
  font-family: "Gotham", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
  color: #F7F9FA;
  margin-bottom: 15px;
  font-weight: 500;
}
.debrief-page .thank-half .container .half-wrapper .left .check-block ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.debrief-page .thank-half .container .half-wrapper .left .check-block ul li {
  font-family: "Gotham", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  color: #F7F9FA;
  margin-bottom: 10px;
  font-weight: 300;
  padding-left: 30px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .debrief-page .thank-half .container .half-wrapper .left .check-block ul li {
    font-size: 16px;
    font-size: 1rem;
    line-height: 20px;
    margin-bottom: 15px;
  }
}
.debrief-page .thank-half .container .half-wrapper .left .check-block ul li:before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0xNCA2Ljk4NTE2VjcuNTgzMTZDMTMuOTk5MiA4Ljk4NDgzIDEzLjU0NTMgMTAuMzQ4NyAxMi43MDYxIDExLjQ3MTNDMTEuODY2OCAxMi41OTQgMTAuNjg3MSAxMy40MTUzIDkuMzQyOTggMTMuODEyN0M3Ljk5ODgzIDE0LjIxMDEgNi41NjIyMiAxNC4xNjI0IDUuMjQ3NCAxMy42NzY2QzMuOTMyNTkgMTMuMTkwOSAyLjgxMDAyIDEyLjI5MzEgMi4wNDcxMiAxMS4xMTcyQzEuMjg0MjIgOS45NDEzOCAwLjkyMTg2NCA4LjU1MDQgMS4wMTQwOSA3LjE1MTc2QzEuMTA2MzIgNS43NTMxMiAxLjY0ODE4IDQuNDIxNzcgMi41NTg4OCAzLjM1NjI1QzMuNDY5NTggMi4yOTA3NCA0LjcwMDMxIDEuNTQ4MTYgNi4wNjc1MiAxLjIzOTI1QzcuNDM0NzMgMC45MzAzNDkgOC44NjUxNyAxLjA3MTY4IDEwLjE0NTUgMS42NDIxNiIgc3Ryb2tlPSIjNjZERDk5IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4NCjxwYXRoIGQ9Ik0xMy45OTk4IDIuMzgzMTZMNy40OTk4IDguODg5NjZMNS41NDk4IDYuOTM5NjYiIHN0cm9rZT0iIzY2REQ5OSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+DQo8L3N2Zz4NCg==) top left no-repeat;
  position: absolute;
  left: 0;
  top: 3px;
}
.debrief-page .thank-half .container .half-wrapper .right {
  width: 47%;
  background-color: #F3F5F6;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 30px 43px;
}
@media screen and (max-width: 768px) {
  .debrief-page .thank-half .container .half-wrapper .right {
    width: 100%;
    padding: 20px;
    background-color: transparent;
  }
}
.debrief-page .thank-half .container .half-wrapper .right .avatar {
  width: 206px;
  height: 254px;
  background: transparent url(../images/thanks_piers.png) center center no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .debrief-page .thank-half .container .half-wrapper .right .avatar {
    width: 136px;
    height: 163px;
  }
}
.debrief-page .thank-half .container .half-wrapper .right p {
  font-family: "Gotham", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
  color: #2B2A2D;
  margin-bottom: 15px;
  font-weight: 300;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .debrief-page .thank-half .container .half-wrapper .right p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 28px;
    text-align: left;
  }
}
.debrief-page .thank-steps {
  margin-top: 77px;
}
@media screen and (max-width: 768px) {
  .debrief-page .thank-steps {
    margin-top: 0;
  }
}
.debrief-page .thank-steps .container h2 {
  font-family: "Libertinus", sans-serif;
  font-size: 32px;
  font-size: 2rem;
  line-height: 48px;
  color: #2B2A2D;
  margin-bottom: 28px;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .debrief-page .thank-steps .container h2 {
    line-height: 38px;
  }
}
.debrief-page .thank-steps .container .steps-wrapper {
  display: flex;
  justify-content: space-between;
  margin-bottom: 55px;
}
@media screen and (max-width: 768px) {
  .debrief-page .thank-steps .container .steps-wrapper {
    flex-direction: column;
  }
}
.debrief-page .thank-steps .container .steps-wrapper .step {
  width: 47%;
  position: relative;
  padding-top: 20px;
  padding-right: 30px;
}
@media screen and (max-width: 768px) {
  .debrief-page .thank-steps .container .steps-wrapper .step {
    width: 100%;
    margin-bottom: 20px;
  }
  .debrief-page .thank-steps .container .steps-wrapper .step:last-child {
    margin-bottom: 0;
  }
}
.debrief-page .thank-steps .container .steps-wrapper .step:before {
  content: "";
  display: block;
  width: 50%;
  height: 2px;
  background-color: #593183;
  position: absolute;
  left: 0;
  top: 0;
}
.debrief-page .thank-steps .container .steps-wrapper .step p {
  font-family: "Gotham", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 28px;
  color: #2B2A2D;
  margin-bottom: 15px;
  font-weight: 300;
}
@media screen and (max-width: 768px) {
  .debrief-page .thank-steps .container .steps-wrapper .step p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
  }
}
.debrief-page .thank-steps .container .steps-wrapper .step:last-child {
  padding-right: 0;
}
.debrief-page .thank-steps .container .steps-wrapper .step .step-title {
  font-family: "Libertinus", sans-serif;
  font-weight: 500;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 28px;
}
@media screen and (max-width: 768px) {
  .debrief-page .thank-steps .container .steps-wrapper .step .step-title {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 26px;
    margin-bottom: 5px;
  }
}
.debrief-page .offer-block {
  width: 100%;
  margin-bottom: 148px;
}
@media screen and (max-width: 992px) {
  .debrief-page .offer-block {
    margin-bottom: 45px;
  }
}
.debrief-page .offer-block .container {
  display: flex;
  justify-content: flex-start;
  max-width: 1080px;
}
@media screen and (max-width: 768px) {
  .debrief-page .offer-block .container {
    flex-direction: column;
  }
}
.debrief-page .offer-block .container .thumb-wrapper {
  width: 330px;
  margin-right: 109px;
}
@media screen and (max-width: 992px) {
  .debrief-page .offer-block .container .thumb-wrapper {
    width: 300px;
    margin-right: 29px;
  }
}
@media screen and (max-width: 768px) {
  .debrief-page .offer-block .container .thumb-wrapper {
    margin: 0 auto 40px;
    width: 280px;
  }
}
.debrief-page .offer-block .container .thumb-wrapper img {
  -webkit-box-shadow: 0px 0px 100px #633C8E;
  -moz-box-shadow: 0px 0px 100px #633C8E;
  box-shadow: 0px 0px 100px #633C8E;
}
.debrief-page .offer-block .container .info-wrapper {
  flex: 1 0 0px;
}
@media screen and (max-width: 768px) {
  .debrief-page .offer-block .container .info-wrapper {
    text-align: center;
  }
}
.debrief-page .offer-block .container .info-wrapper .label {
  padding: 7px 10px 8px;
  background-color: #593183;
  color: #ffffff;
  font-family: "Gotham", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  margin-bottom: 20px;
  display: inline-block;
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  .debrief-page .offer-block .container .info-wrapper .label {
    display: block;
    max-width: 160px;
  }
}
.debrief-page .offer-block .container .info-wrapper h3 {
  font-weight: 600;
  font-family: "Libertinus", sans-serif;
  font-size: 32px;
  font-size: 2rem;
  line-height: 40px;
  margin-bottom: 24px;
  color: #181433;
}
@media screen and (max-width: 768px) {
  .debrief-page .offer-block .container .info-wrapper h3 {
    margin-bottom: 10px;
  }
}
.debrief-page .offer-block .container .info-wrapper h3 span {
  color: #593183;
}
@media screen and (max-width: 992px) {
  .debrief-page .offer-block .container .info-wrapper h3 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28px;
  }
}
.debrief-page .offer-block .container .info-wrapper p {
  font-family: "Libertinus", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
  color: #2B2A2D;
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  .debrief-page .offer-block .container .info-wrapper p {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 22px;
  }
}
.debrief-page .faq-debrief-accordion {
  background-color: #F9F9F9;
  padding: 37px 100px 57px 100px;
}
@media screen and (max-width: 768px) {
  .debrief-page .faq-debrief-accordion {
    padding-left: 0;
    padding-right: 0;
  }
}
.debrief-page .faq-debrief-accordion h2 {
  font-family: "Libertinus", sans-serif;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 45px;
  font-weight: bold;
  color: #181433;
  margin-bottom: 30px;
}
.debrief-page .faq-debrief-accordion .accordion-container {
  width: 100%;
}
.debrief-page .faq-debrief-accordion .accordion-container .content-entry {
  border: 1px solid #E0E0E0;
  margin-bottom: 16px;
  background-color: #ffffff;
}
.debrief-page .faq-debrief-accordion .accordion-container .content-entry .article-title {
  font-family: "Gotham", sans-serif;
  font-weight: normal;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
  color: #333333;
  padding: 10px 10px 10px 46px;
  cursor: pointer;
  position: relative;
}
.debrief-page .faq-debrief-accordion .accordion-container .content-entry .article-title i {
  display: block;
  width: 12px;
  height: 8px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-90deg);
  -moz-transform: translateY(-50%) rotate(-90deg);
  -ms-transform: translateY(-50%) rotate(-90deg);
  -o-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg);
  left: 17px;
  background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDEzIDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQo8cGF0aCBkPSJNMTEuNDUwNyAwLjM0Mzc1SDEuNDUwNjZDMS4yNjA0NiAwLjM0MzY2MyAxLjA3NDE4IDAuMzk3ODE3IDAuOTEzNjc4IDAuNDk5ODYxQzAuNzUzMTc0IDAuNjAxOTA0IDAuNjI1MDk5IDAuNzQ3NjA0IDAuNTQ0NDc5IDAuOTE5ODY4QzAuNDYzODU4IDEuMDkyMTMgMC40MzQwMzUgMS4yODM4MSAwLjQ1ODUxIDEuNDcyNDNDMC40ODI5ODQgMS42NjEwNCAwLjU2MDczOSAxLjgzODc3IDAuNjgyNjU1IDEuOTg0NzVMNS42ODI2NiA3Ljk4NDc1QzUuNzc2NTEgOC4wOTcyOSA1Ljg5Mzk0IDguMTg3ODMgNi4wMjY2NiA4LjI0OTk2QzYuMTU5MzcgOC4zMTIwOSA2LjMwNDEyIDguMzQ0MyA2LjQ1MDY1IDguMzQ0M0M2LjU5NzE5IDguMzQ0MyA2Ljc0MTk0IDguMzEyMDkgNi44NzQ2NSA4LjI0OTk2QzcuMDA3MzcgOC4xODc4MyA3LjEyNDggOC4wOTcyOSA3LjIxODY1IDcuOTg0NzVMMTIuMjE4NyAxLjk4NDc1QzEyLjM0MDYgMS44Mzg3NyAxMi40MTgzIDEuNjYxMDQgMTIuNDQyOCAxLjQ3MjQzQzEyLjQ2NzMgMS4yODM4MSAxMi40Mzc1IDEuMDkyMTMgMTIuMzU2OCAwLjkxOTg2OEMxMi4yNzYyIDAuNzQ3NjA0IDEyLjE0ODEgMC42MDE5MDQgMTEuOTg3NiAwLjQ5OTg2MUMxMS44MjcxIDAuMzk3ODE3IDExLjY0MDkgMC4zNDM2NjMgMTEuNDUwNyAwLjM0Mzc1Wk02LjQ1MDY1IDUuNzgxNzVMMy41ODU2NiAyLjM0Mzc1SDkuMzE1NjVMNi40NTA2NSA1Ljc4MTc1WiIgZmlsbD0iIzZGRUFCOCIvPg0KPC9zdmc+DQo=) center center no-repeat;
}
.debrief-page .faq-debrief-accordion .accordion-container .content-entry .accordion-content {
  padding: 16px;
  border-top: 1px solid #E0E0E0;
}
.debrief-page .faq-debrief-accordion .accordion-container .content-entry .accordion-content p {
  font-family: "Gotham", sans-serif;
  font-weight: normal;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  color: #333333;
  margin-bottom: 0;
}
.debrief-page .faq-debrief-accordion .accordion-container .content-entry.open .article-title i {
  -webkit-transform: translateY(-50%) rotate(0deg);
  -moz-transform: translateY(-50%) rotate(0deg);
  -ms-transform: translateY(-50%) rotate(0deg);
  -o-transform: translateY(-50%) rotate(0deg);
  transform: translateY(-50%) rotate(0deg);
}
.debrief-page .faq-debrief-accordion .accordion-content {
  display: none;
}
.debrief-page .question-block .container .question-wrapper {
  padding: 57px 0 66px;
}
@media screen and (max-width: 768px) {
  .debrief-page .question-block .container .question-wrapper {
    padding: 57px 20px 66px;
  }
}
.debrief-page .question-block .container .question-wrapper h2 {
  font-family: "Libertinus", sans-serif;
  font-size: 32px;
  font-size: 2rem;
  line-height: 48px;
  color: #2B2A2D;
  margin-bottom: 10px;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .debrief-page .question-block .container .question-wrapper h2 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28px;
  }
}
.debrief-page .question-block .container .question-wrapper p {
  font-family: "Gotham", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
  color: #2B2A2D;
  font-weight: 300;
  text-align: center;
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
}
.debrief-page .question-block .container .question-wrapper p a {
  color: #2B2A2D;
}

.popup_after_authorization_wrapper {
  position: fixed;
  display: none;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  z-index: 100000;
}
.popup_after_authorization_wrapper.active {
  display: block;
}
.popup_after_authorization_wrapper .popup_after_authorization_back {
  position: fixed;
  display: block;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #121214;
  opacity: 0.9;
}
.popup_after_authorization_wrapper .popup_after_authorization_content {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}
.popup_after_authorization_wrapper .popup_after_authorization_content h5 {
  width: 300px;
  max-width: 100%;
  color: #fff;
  font-family: "Gotham", sans-serif;
  font-weight: 600;
  font-size: 32px;
  font-size: 2rem;
  line-height: 40px;
  text-align: center;
  text-shadow: 0 0 5px #000, 0 0 10px #000;
}

.loading {
  display: block;
  text-align: center;
  height: 18px;
  overflow: hidden;
}
.loading .loading-item {
  display: inline-block;
  margin: 6px 7px;
  height: 6px;
  width: 6px;
  background-color: #663399;
  border: 0;
  border-radius: 100%;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  opacity: 0;
}
.loading .item-left {
  -webkit-animation: buttonLoadingL 3s ease infinite;
  -moz-animation: buttonLoadingL 3s ease infinite;
  animation: buttonLoadingL 3s ease infinite;
}
.loading .item-center {
  -webkit-animation: buttonLoadingC 3s ease infinite;
  -moz-animation: buttonLoadingC 3s ease infinite;
  animation: buttonLoadingC 3s ease infinite;
}
.loading .item-right {
  -webkit-animation: buttonLoadingR 3s ease infinite;
  -moz-animation: buttonLoadingR 3s ease infinite;
  animation: buttonLoadingR 3s ease infinite;
}

.events-page .text-form-section {
  margin-bottom: 62px;
}
@media screen and (max-width: 768px) {
  .events-page .text-form-section {
    margin-bottom: 47px;
  }
}

.upcoming-events-block {
  width: 100%;
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .upcoming-events-block {
    margin-bottom: 40px;
  }
}
.upcoming-events-block .container h2 {
  text-align: center;
  font-family: "Libertinus", sans-serif;
  color: #333333;
  font-weight: 600;
  font-size: 48px;
  font-size: 3rem;
  line-height: 55px;
  padding-bottom: 57px;
}
@media screen and (max-width: 768px) {
  .upcoming-events-block .container h2 {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 41px;
    padding-bottom: 27px;
  }
}
.upcoming-events-block .container .upcoming-events-wrapper {
  width: 100%;
}
.upcoming-events-block .container .upcoming-events-wrapper ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.upcoming-events-block .container .upcoming-events-wrapper ul li {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  margin-bottom: 40px;
  border-top: 2px solid #66DD99;
  padding-top: 30px;
}
@media screen and (max-width: 768px) {
  .upcoming-events-block .container .upcoming-events-wrapper ul li {
    flex-direction: column;
    padding-top: 16px;
  }
}
.upcoming-events-block .container .upcoming-events-wrapper ul li .date {
  width: 15%;
}
@media screen and (max-width: 768px) {
  .upcoming-events-block .container .upcoming-events-wrapper ul li .date {
    width: 100%;
    margin-bottom: 12px;
  }
}
.upcoming-events-block .container .upcoming-events-wrapper ul li .date .date-inner {
  display: inline-block;
  text-align: center;
  min-width: 90px;
}
.upcoming-events-block .container .upcoming-events-wrapper ul li .date .month {
  text-transform: uppercase;
  font-family: "Gotham", sans-serif;
  color: #333333;
  margin-bottom: 18px;
  font-weight: normal;
  font-size: 31px;
  font-size: 1.9375rem;
  line-height: 38px;
  display: block;
}
@media screen and (max-width: 768px) {
  .upcoming-events-block .container .upcoming-events-wrapper ul li .date .month {
    display: inline-block;
    margin-bottom: 0;
  }
}
.upcoming-events-block .container .upcoming-events-wrapper ul li .date .year {
  text-transform: uppercase;
  font-family: "Gotham", sans-serif;
  color: #333333;
  margin-bottom: 0;
  font-weight: normal;
  font-size: 16px;
  font-size: 1rem;
  line-height: 18px;
  display: block;
}
@media screen and (max-width: 768px) {
  .upcoming-events-block .container .upcoming-events-wrapper ul li .date .year {
    display: inline-block;
    font-size: 31px;
    font-size: 1.9375rem;
    line-height: 38px;
    margin-bottom: 0;
  }
}
.upcoming-events-block .container .upcoming-events-wrapper ul li .date .day {
  text-transform: uppercase;
  font-family: "Gotham", sans-serif;
  color: #333333;
  margin-bottom: 3px;
  font-weight: normal;
  font-size: 72px;
  font-size: 4.5rem;
  line-height: 72px;
  display: block;
}
@media screen and (max-width: 768px) {
  .upcoming-events-block .container .upcoming-events-wrapper ul li .date .day {
    font-size: 31px;
    font-size: 1.9375rem;
    line-height: 38px;
    display: inline-block;
    margin-bottom: 0;
  }
}
.upcoming-events-block .container .upcoming-events-wrapper ul li .content {
  width: 65%;
  padding-right: 10%;
}
@media screen and (max-width: 768px) {
  .upcoming-events-block .container .upcoming-events-wrapper ul li .content {
    width: 100%;
    padding-right: 0;
    margin-bottom: 12px;
  }
}
.upcoming-events-block .container .upcoming-events-wrapper ul li .content .title {
  font-family: "Libertinus", sans-serif;
  color: #333333;
  font-weight: 600;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 45px;
  margin-bottom: 17px;
  text-decoration: none;
  display: block;
}
@media screen and (max-width: 768px) {
  .upcoming-events-block .container .upcoming-events-wrapper ul li .content .title {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28px;
    margin-bottom: 17px;
  }
}
.upcoming-events-block .container .upcoming-events-wrapper ul li .content p {
  font-family: "Libertinus", sans-serif;
  color: #333333;
  font-weight: normal;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
}
@media screen and (max-width: 768px) {
  .upcoming-events-block .container .upcoming-events-wrapper ul li .content p {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 26px;
  }
}
.upcoming-events-block .container .upcoming-events-wrapper ul li .info {
  width: 20%;
}
@media screen and (max-width: 768px) {
  .upcoming-events-block .container .upcoming-events-wrapper ul li .info {
    width: 100%;
  }
}
.upcoming-events-block .container .upcoming-events-wrapper ul li .info .location {
  font-family: "Libertinus", sans-serif;
  color: #333333;
  font-weight: normal;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
  margin-bottom: 20px;
  position: relative;
  padding-left: 30px;
}
@media screen and (max-width: 768px) {
  .upcoming-events-block .container .upcoming-events-wrapper ul li .info .location {
    margin-bottom: 12px;
  }
}
.upcoming-events-block .container .upcoming-events-wrapper ul li .info .location:before {
  content: "";
  display: block;
  left: 0;
  top: 2px;
  position: absolute;
  width: 20px;
  height: 22px;
  background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAyNSAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiPg0KPHBhdGggZD0iTTIxLjUgMTAuNjc5N0MyMS41IDE3LjY3OTcgMTIuNSAyMy42Nzk3IDEyLjUgMjMuNjc5N0MxMi41IDIzLjY3OTcgMy41IDE3LjY3OTcgMy41IDEwLjY3OTdDMy41IDguMjkyNzQgNC40NDgyMSA2LjAwMzU1IDYuMTM2MDQgNC4zMTU3M0M3LjgyMzg3IDIuNjI3OSAxMC4xMTMxIDEuNjc5NjkgMTIuNSAxLjY3OTY5QzE0Ljg4NjkgMS42Nzk2OSAxNy4xNzYxIDIuNjI3OSAxOC44NjQgNC4zMTU3M0MyMC41NTE4IDYuMDAzNTUgMjEuNSA4LjI5Mjc0IDIxLjUgMTAuNjc5N1oiIHN0cm9rZT0iIzM1Qjc2RCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+DQo8cGF0aCBkPSJNMTIuNSAxMy42Nzk3QzE0LjE1NjkgMTMuNjc5NyAxNS41IDEyLjMzNjUgMTUuNSAxMC42Nzk3QzE1LjUgOS4wMjI4MyAxNC4xNTY5IDcuNjc5NjkgMTIuNSA3LjY3OTY5QzEwLjg0MzEgNy42Nzk2OSA5LjUgOS4wMjI4MyA5LjUgMTAuNjc5N0M5LjUgMTIuMzM2NSAxMC44NDMxIDEzLjY3OTcgMTIuNSAxMy42Nzk3WiIgc3Ryb2tlPSIjMzVCNzZEIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4NCjwvZz4NCjxkZWZzPg0KPGNsaXBQYXRoIGlkPSJjbGlwMCI+DQo8cmVjdCB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9IndoaXRlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjUgMC42Nzk2ODgpIi8+DQo8L2NsaXBQYXRoPg0KPC9kZWZzPg0KPC9zdmc+DQo=) top left no-repeat;
  -webkit-background-size: cover !important;
  background-size: cover !important;
}
.upcoming-events-block .container .upcoming-events-wrapper ul li .info .time {
  font-family: "Libertinus", sans-serif;
  color: #333333;
  font-weight: normal;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
  position: relative;
  margin-bottom: 24px;
  padding-left: 30px;
}
@media screen and (max-width: 768px) {
  .upcoming-events-block .container .upcoming-events-wrapper ul li .info .time {
    margin-bottom: 12px;
  }
}
.upcoming-events-block .container .upcoming-events-wrapper ul li .info .time:before {
  content: "";
  display: block;
  left: 0;
  top: 2px;
  position: absolute;
  width: 20px;
  height: 20px;
  background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAyNSAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0xMi41IDIyLjY3OTdDMTguMDIyOCAyMi42Nzk3IDIyLjUgMTguMjAyNSAyMi41IDEyLjY3OTdDMjIuNSA3LjE1Njg0IDE4LjAyMjggMi42Nzk2OSAxMi41IDIuNjc5NjlDNi45NzcxNSAyLjY3OTY5IDIuNSA3LjE1Njg0IDIuNSAxMi42Nzk3QzIuNSAxOC4yMDI1IDYuOTc3MTUgMjIuNjc5NyAxMi41IDIyLjY3OTdaIiBzdHJva2U9IiMzNUI3NkQiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPg0KPHBhdGggZD0iTTEyLjUgNi42Nzk2OVYxMi42Nzk3TDE2LjUgMTQuNjc5NyIgc3Ryb2tlPSIjMzVCNzZEIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4NCjwvc3ZnPg0K) top left no-repeat;
  -webkit-background-size: cover !important;
  background-size: cover !important;
}
.upcoming-events-block .container .upcoming-events-wrapper ul li .info .button {
  text-decoration: none;
  display: inline-block;
  background-color: #66DD99;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  color: #333333;
  text-align: center;
  font-weight: normal;
  padding: 8px 17px;
  -webkit-transition: all ease-in-out 0.6s;
  -moz-transition: all ease-in-out 0.6s;
  -ms-transition: all ease-in-out 0.6s;
  -o-transition: all ease-in-out 0.6s;
  transition: all ease-in-out 0.6s;
  font-family: "Gotham", sans-serif;
  padding: 11px 0;
  display: block;
  font-weight: 500;
}
.upcoming-events-block .container .upcoming-events-wrapper ul li .info .button:hover {
  background-color: #39a768;
}
.upcoming-events-block.past-events h2 {
  text-align: left;
}

.pager {
  border-top: 2px solid #E0E0E0;
  border-bottom: 2px solid #E0E0E0;
  padding: 20px 0;
}
.pager ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.pager ul li {
  display: inline-block;
  margin: 0;
}
.pager ul li a {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  font-weight: 500;
  color: #333333;
  padding: 9px 13px;
  display: block;
  text-decoration: none;
  font-family: "Gotham", sans-serif;
}
.pager ul li a.active {
  background-color: #66DD99;
  color: #ffffff;
}
.pager ul li a:hover {
  background-color: #66DD99;
  color: #ffffff;
}
.pager ul li .current {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  font-weight: 500;
  padding: 9px 13px;
  display: block;
  text-decoration: none;
  font-family: "Gotham", sans-serif;
  background-color: #66DD99;
  color: #ffffff;
}
.pager ul li .prev {
  height: 12px;
  width: 7px;
  background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDggMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQo8cGF0aCBkPSJNMC4zMzk4NDQgMS40MUw0LjkxOTg0IDZMMC4zMzk4NDQgMTAuNTlMMS43NDk4NCAxMkw3Ljc0OTg0IDZMMS43NDk4NCAwTDAuMzM5ODQ0IDEuNDFaIiBmaWxsPSIjNTA1MDUwIi8+DQo8L3N2Zz4NCg==) top left no-repeat;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  opacity: 0.5;
  padding: 0;
  margin-right: 10px;
}
.pager ul li .prev:hover {
  background-color: transparent;
}
.pager ul li .next {
  height: 12px;
  width: 7px;
  background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDggMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQo8cGF0aCBkPSJNMC4zMzk4NDQgMS40MUw0LjkxOTg0IDZMMC4zMzk4NDQgMTAuNTlMMS43NDk4NCAxMkw3Ljc0OTg0IDZMMS43NDk4NCAwTDAuMzM5ODQ0IDEuNDFaIiBmaWxsPSIjNTA1MDUwIi8+DQo8L3N2Zz4NCg==) top left no-repeat;
  opacity: 0.5;
  padding: 0;
  margin-left: 10px;
}
.pager ul li .next:hover {
  background-color: transparent;
}

.purple-cta-block {
  margin-bottom: 70px;
}
@media screen and (max-width: 768px) {
  .purple-cta-block {
    margin-bottom: 40px;
  }
}
.purple-cta-block .purple-wrapper {
  width: 100%;
  background-color: #633C8E;
  padding: 30px;
}
.purple-cta-block .purple-wrapper .text {
  text-align: center;
  margin: 0 auto;
  color: #ffffff;
  max-width: 600px;
  font-family: "Gotham", sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 33px;
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  .purple-cta-block .purple-wrapper .text {
    text-align: left;
  }
}
.purple-cta-block .purple-wrapper .text a {
  color: #66DD99;
  text-decoration: underline;
}
.purple-cta-block .purple-wrapper .text a:hover {
  text-decoration: none;
}

.speakers-section {
  margin-bottom: 65px;
}
.speakers-section .container .speakers-wrapper {
  border-top: 2px solid #E0E0E0;
  border-bottom: 2px solid #E0E0E0;
  padding: 24px 0 82px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .speakers-section .container .speakers-wrapper {
    border: none;
  }
}
.speakers-section .container .heading {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 37px;
  align-items: center;
}
.speakers-section .container .heading h3 {
  font-weight: 500;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 56px;
  color: #333333;
  font-family: "Libertinus", sans-serif;
}
@media screen and (max-width: 768px) {
  .speakers-section .container .heading h3 {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 41px;
    margin-bottom: 0;
    text-align: center;
  }
}
.speakers-section .container .heading .see-all {
  display: inline-block;
  background-color: #66DD99;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  color: #333333;
  text-align: center;
  font-weight: normal;
  padding: 8px 17px;
  -webkit-transition: all ease-in-out 0.6s;
  -moz-transition: all ease-in-out 0.6s;
  -ms-transition: all ease-in-out 0.6s;
  -o-transition: all ease-in-out 0.6s;
  transition: all ease-in-out 0.6s;
  font-family: "Gotham", sans-serif;
  background-color: #ffffff;
  border: 2px solid #66DD99;
  font-weight: 500;
  padding: 11px 23px;
  font-family: "Gotham", sans-serif;
}
.speakers-section .container .heading .see-all:hover {
  background-color: #39a768;
}
.speakers-section .container .heading .see-all:hover {
  background-color: #66DD99;
}
@media screen and (max-width: 768px) {
  .speakers-section .container .heading .see-all {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
  }
}
.speakers-section .container .speakers-list {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: -3%;
  display: flex;
  justify-content: flex-start;
}
@media screen and (max-width: 768px) {
  .speakers-section .container .speakers-list {
    flex-direction: column;
    margin-left: 0;
  }
}
.speakers-section .container .speakers-list li {
  margin-left: 3%;
  width: 30.3%;
}
@media screen and (max-width: 768px) {
  .speakers-section .container .speakers-list li {
    width: 100%;
    margin-left: 0;
    margin-bottom: 35px;
  }
  .speakers-section .container .speakers-list li:last-child {
    margin-bottom: 0;
  }
}
.speakers-section .container .speakers-list li .thumb {
  display: block;
  text-decoration: none;
  margin-bottom: 12px;
  overflow: hidden;
  position: relative;
  height: 267px;
}
.speakers-section .container .speakers-list li .thumb img {
  position: absolute;
  width: 100%;
  height: auto;
  max-height: 100%;
  min-height: 100%;
  object-fit: cover;
}
.speakers-section .container .speakers-list li .name {
  font-weight: 500;
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 41px;
  color: #333333;
  font-family: "Libertinus", sans-serif;
  margin-bottom: 12px;
  text-decoration: none;
  display: block;
}
@media screen and (max-width: 768px) {
  .speakers-section .container .speakers-list li .name {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 41px;
  }
}
.speakers-section .container .speakers-list li .description {
  font-family: "Libertinus", sans-serif;
  color: #333333;
  font-weight: normal;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
  position: relative;
  margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
  .speakers-section .container .speakers-list li .description {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 22px;
  }
}
.speakers-section .container .speakers-list li .watch {
  font-family: "Libertinus", sans-serif;
  color: #2B0F48;
  font-weight: normal;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
  position: relative;
  margin-bottom: 24px;
  padding-left: 30px;
  text-decoration: none;
}
.speakers-section .container .speakers-list li .watch:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0xMiAyMkMxNy41MjI4IDIyIDIyIDE3LjUyMjggMjIgMTJDMjIgNi40NzcxNSAxNy41MjI4IDIgMTIgMkM2LjQ3NzE1IDIgMiA2LjQ3NzE1IDIgMTJDMiAxNy41MjI4IDYuNDc3MTUgMjIgMTIgMjJaIiBzdHJva2U9IiM2MzNDOEUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPg0KPHBhdGggZD0iTTEwIDhMMTYgMTJMMTAgMTZWOFoiIHN0cm9rZT0iIzYzM0M4RSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+DQo8L3N2Zz4NCg==) top left no-repeat;
  position: absolute;
  left: 0;
  top: -1px;
}

.single-event .post-title,
.page-career .post-title {
  font-weight: 300;
  font-size: 45px;
  font-size: 2.8125rem;
  color: #2B0F48;
  line-height: 47px;
  margin: 0 0 13px 0;
  display: block;
  text-decoration: none;
  font-family: "Gotham", sans-serif;
}
@media screen and (max-width: 768px) {
  .single-event .post-title,
.page-career .post-title {
    font-size: 32px;
    font-size: 2rem;
    line-height: 34px;
  }
}
.single-event .more-details-tickets,
.page-career .more-details-tickets {
  display: block;
  float: right;
  width: 275px;
  background-color: #683496;
  text-align: center;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 46px;
  margin: 10px 0px 30px 20px;
  color: #ffffff;
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -ms-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
  text-decoration: none;
  border: 2px solid #683496;
}
.single-event .more-details-tickets:hover,
.page-career .more-details-tickets:hover {
  background-color: #ffffff;
  border: 2px solid #683496;
  color: #2B0F48;
  text-decoration: none;
}
.single-event .more-details-tickets.wide,
.page-career .more-details-tickets.wide {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .single-event .more-details-tickets,
.page-career .more-details-tickets {
    width: 100%;
  }
}
.single-event .featured-post,
.page-career .featured-post {
  background-color: #bf9edc;
  background-blend-mode: multiply;
  background-position: center bottom;
  background-repeat: no-repeat;
  min-height: 550px;
  background-size: cover;
  padding: 0;
  position: relative;
  margin-bottom: 30px;
  margin-left: 0;
  margin-right: 0;
  display: block;
  text-decoration: none;
}
.single-event .featured-post .featured-link-title,
.page-career .featured-post .featured-link-title {
  font-size: 57px;
  font-size: 3.5625rem;
  line-height: 70px;
  color: #ffffff;
  font-weight: lighter;
  text-decoration: none;
}
.single-event .featured-post .featured-event-wrapper .featured-link-title,
.single-event .featured-post .featured-page-wrapper .featured-link-title,
.page-career .featured-post .featured-event-wrapper .featured-link-title,
.page-career .featured-post .featured-page-wrapper .featured-link-title {
  font-size: 48px;
  font-size: 3rem;
  line-height: 52px;
}
.single-event .featured-post .event-date,
.page-career .featured-post .event-date {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 26px;
  color: #ffffff;
}
.single-event .featured-post.featured-post-2 h2,
.page-career .featured-post.featured-post-2 h2 {
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 25px;
  color: #ffffff;
  font-weight: bold;
}
.single-event .featured-post .trending-btn,
.page-career .featured-post .trending-btn {
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  padding: 7px 22px;
  font-family: GothamBook, Helvetica, Arial, sans-serif;
  color: #683496;
  background: rgba(255, 255, 255, 0.8);
  -webkit-transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  -ms-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
  text-decoration: none;
}
.single-event .featured-post .trending-btn:hover,
.page-career .featured-post .trending-btn:hover {
  background: white;
}
.single-event .featured-post .category-btn,
.page-career .featured-post .category-btn {
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
  text-align: center;
  font-weight: 300;
  font-family: GothamBook, Helvetica, Arial, sans-serif;
  padding: 8px 11px;
  color: #2B0F48;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  text-decoration: none;
  position: absolute;
  left: 15px;
  top: 15px;
  background-color: #ffffff;
}
.single-event .featured-post .category-btn:hover,
.page-career .featured-post .category-btn:hover {
  color: #ffffff;
  background-color: #2B0F48;
}
.single-event .featured-post h1,
.page-career .featured-post h1 {
  font-size: 57px;
  font-size: 3.5625rem;
  line-height: 70px;
  color: #ffffff;
  font-weight: lighter;
  margin-right: 75px;
  position: relative;
}
.single-event .featured-post h1 .toolbox,
.page-career .featured-post h1 .toolbox {
  position: absolute;
  right: -75px;
  top: 50%;
  margin: -25px 0 0 0;
}
.single-event .featured-post h1 .toolbox .fav-part .dropdown-menu,
.page-career .featured-post h1 .toolbox .fav-part .dropdown-menu {
  right: -11px;
  left: auto;
}
.single-event .featured-post h1 .toolbox .fav-part .dropdown-menu:before,
.page-career .featured-post h1 .toolbox .fav-part .dropdown-menu:before {
  right: 25px;
  left: auto;
}
.single-event .featured-post h1 a,
.page-career .featured-post h1 a {
  font-size: 57px;
  font-size: 3.5625rem;
  line-height: 70px;
  color: #ffffff;
  font-weight: lighter;
  text-decoration: none;
}
.single-event .featured-post .post-info,
.page-career .featured-post .post-info {
  position: absolute;
  left: 25px;
  bottom: 27px;
}
.single-event .featured-post .post-info .author,
.page-career .featured-post .post-info .author {
  font-size: 12px;
  font-size: 0.75rem;
  color: #FFFFFF;
  line-height: 14px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
  display: block;
}
.single-event .featured-post .post-info .date,
.page-career .featured-post .post-info .date {
  font-size: 11px;
  font-size: 0.6875rem;
  color: #9B9B9B;
  line-height: 14px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
}
.single-event .featured-post .category,
.page-career .featured-post .category {
  font-size: 12px;
  font-size: 0.75rem;
  color: #ffffff;
  display: block;
  border: 1px solid #ffffff;
  text-align: center;
  text-decoration: none;
  line-height: 14px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 7px 10px;
  position: absolute;
  right: 25px;
  bottom: 27px;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.single-event .featured-post .category:hover,
.page-career .featured-post .category:hover {
  color: #ffffff;
  background-color: #2B0F48;
}
.single-event .featured-post.featured-post-top,
.page-career .featured-post.featured-post-top {
  padding: 0;
  background-color: transparent;
  margin-bottom: 47px;
  position: relative;
}
.single-event .featured-post.featured-post-top .img-wrapper,
.page-career .featured-post.featured-post-top .img-wrapper {
  width: 100%;
  height: initial;
  padding-top: 66.9%;
  position: relative;
  min-width: inherit;
  min-height: inherit;
  -webkit-background-size: cover;
  background-size: cover;
  margin: 0 auto;
  display: block;
  background-position: center center;
}
.single-event .featured-post.featured-post-top .img-wrapper.featured-image-link,
.page-career .featured-post.featured-post-top .img-wrapper.featured-image-link {
  margin: 0 auto;
}
.single-event .featured-post.featured-post-top .img-hover,
.page-career .featured-post.featured-post-top .img-hover {
  display: block;
  width: 100%;
  height: initial;
  padding-top: 66.9%;
  min-width: inherit;
  min-height: inherit;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  -webkit-transition: opacity ease-in-out 0.5s;
  -moz-transition: opacity ease-in-out 0.5s;
  -ms-transition: opacity ease-in-out 0.5s;
  -o-transition: opacity ease-in-out 0.5s;
  transition: opacity ease-in-out 0.5s;
  background-color: rgba(0, 0, 0, 0.2);
}
.single-event .featured-post.featured-post-top .img-hover:hover,
.page-career .featured-post.featured-post-top .img-hover:hover {
  opacity: 1;
}
.single-event .featured-post.featured-post-top .category,
.page-career .featured-post.featured-post-top .category {
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
  text-align: center;
  font-weight: 300;
  font-family: GothamBook, Helvetica, Arial, sans-serif;
  padding: 17px 25px 17px 25px;
  color: #2B0F48;
  border: none;
  background: #ffffff;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  text-decoration: none;
  position: absolute;
  left: 0;
  right: auto;
  bottom: 0;
  text-shadow: none;
  z-index: 1;
}
.single-event .featured-post.featured-post-top .category:hover,
.page-career .featured-post.featured-post-top .category:hover {
  color: #ffffff;
  background-color: #2B0F48;
}
.single-event .featured-post.featured-post-top .caption,
.page-career .featured-post.featured-post-top .caption {
  padding: 25px 10% 20px;
  text-align: center;
}
.single-event .featured-post.featured-post-top .caption h1,
.page-career .featured-post.featured-post-top .caption h1 {
  margin: 0 0 20px;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: normal;
  line-height: 32px;
  text-align: center;
  color: #000000;
}
.single-event .featured-post.featured-post-top .caption h1 a,
.page-career .featured-post.featured-post-top .caption h1 a {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: normal;
  line-height: 32px;
  text-align: center;
  color: #000000;
  margin-right: 0;
}
.single-event .featured-post.featured-post-top .caption h1 a:hover,
.page-career .featured-post.featured-post-top .caption h1 a:hover {
  border-bottom: 1px solid #683496;
}
.single-event .featured-post.featured-post-top .caption p,
.page-career .featured-post.featured-post-top .caption p {
  font-size: 15px;
  font-size: 0.9375rem;
  text-align: center;
  line-height: 22px;
  font-family: GothamBook, Helvetica, Arial, sans-serif;
  color: #151515;
}
.single-event .featured-post.featured-post-top .caption .post-info,
.page-career .featured-post.featured-post-top .caption .post-info {
  text-align: center;
  position: relative;
  left: auto;
  bottom: auto;
}
.single-event .featured-post.featured-post-top .caption .post-info .author,
.page-career .featured-post.featured-post-top .caption .post-info .author {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 20px;
  display: block;
  color: #151515;
  text-align: center;
  font-weight: normal;
  text-transform: none;
}
.single-event .featured-post.featured-post-top .caption .post-info .date,
.page-career .featured-post.featured-post-top .caption .post-info .date {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 20px;
  display: block;
  font-family: GothamBook, Helvetica, Arial, sans-serif;
  color: #151515;
  text-align: center;
  font-weight: normal;
  text-transform: none;
}
.single-event .article-text p,
.page-career .article-text p {
  font-family: "Libertinus", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  margin-bottom: 24px;
  font-weight: normal;
  word-break: break-word;
  width: 100%;
}
.single-event .article-text .sponsors ul,
.page-career .article-text .sponsors ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  text-align: left;
}
.single-event .article-text .sponsors ul li,
.page-career .article-text .sponsors ul li {
  display: inline-block;
  float: none;
  padding: 0 20px 0 0;
  margin: 0;
}
.single-event .article-text .sponsors ul li a,
.page-career .article-text .sponsors ul li a {
  display: table-cell;
  height: 134px;
  vertical-align: middle;
}
.single-event .article-text .sponsors ul li a img,
.page-career .article-text .sponsors ul li a img {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
}
.single-event .article-text ul,
.page-career .article-text ul {
  margin: 0;
  list-style: inherit;
  padding-left: 20px;
}
.single-event .article-text ul li,
.page-career .article-text ul li {
  padding: 0;
  margin: 0 0 10px 0;
}
.single-event .article-text ul li:last-child,
.page-career .article-text ul li:last-child {
  margin-bottom: 0;
}
.single-event .article-text ul li .info,
.page-career .article-text ul li .info {
  padding: 0 20px 0 0;
}
.single-event .article-text ul li .info .speaker_type,
.page-career .article-text ul li .info .speaker_type {
  font-style: italic;
  font-size: 16px;
  font-size: 1rem;
  line-height: 26px;
}
.single-event .article-text ul li .info .name,
.page-career .article-text ul li .info .name {
  font-weight: bold;
  font-family: Gotham, Helvetica, Arial, sans-serif;
}
.single-event .article-text ul li .info .name p,
.page-career .article-text ul li .info .name p {
  font-weight: bold;
  font-family: Gotham, Helvetica, Arial, sans-serif;
}
.single-event .article-text ul li .info .speaker_time,
.page-career .article-text ul li .info .speaker_time {
  font-size: 16px;
  font-size: 1rem;
  line-height: 26px;
}
.single-event .article-text ul li:nth-child(odd),
.page-career .article-text ul li:nth-child(odd) {
  clear: left;
}
.single-event .article-text h2,
.page-career .article-text h2 {
  margin-top: 0;
}
.single-event .article-text .speakers ul,
.page-career .article-text .speakers ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.single-event .article-text .speakers ul li:last-child img,
.page-career .article-text .speakers ul li:last-child img {
  margin-bottom: 25px;
}
.single-event .article-text .event-map,
.page-career .article-text .event-map {
  margin-bottom: 40px;
}
.single-event .article-text .about p,
.page-career .article-text .about p {
  color: #838383;
}
.single-event .article-text .about p b,
.page-career .article-text .about p b {
  font-family: Gotham, Helvetica, Arial, sans-serif;
}
.single-event .article-text .about p strong,
.page-career .article-text .about p strong {
  font-family: Gotham, Helvetica, Arial, sans-serif;
}
.single-event .article-text .about .hero-image,
.page-career .article-text .about .hero-image {
  margin-bottom: 25px;
}
.single-event .article-text .info p,
.page-career .article-text .info p {
  margin-bottom: 0;
  font-size: 16px;
  font-size: 1rem;
  line-height: 26px;
}
.single-event .article-text .info p a,
.page-career .article-text .info p a {
  font-size: 16px;
  font-size: 1rem;
  line-height: 26px;
  text-decoration: none;
  font-family: "Gotham", sans-serif;
}
.single-event .article-text .times ul li,
.page-career .article-text .times ul li {
  margin-bottom: 10px;
}
.single-event .article-text .times ul li:last-child,
.page-career .article-text .times ul li:last-child {
  margin-bottom: 0;
}
.single-event .article-text #contentpub,
.page-career .article-text #contentpub {
  padding-bottom: 0;
}
.single-event .article-text .hero-image,
.page-career .article-text .hero-image {
  margin-bottom: 25px;
}
.single-event .article-text .single-event-buttons ul li,
.page-career .article-text .single-event-buttons ul li {
  margin-bottom: 0;
  padding: 0 10px;
}
.single-event .video-narrow-rule,
.page-career .video-narrow-rule {
  max-width: 700px;
}
.single-event .video-narrow-rule .video-item,
.page-career .video-narrow-rule .video-item {
  min-height: inherit;
}
.single-event .featured-post,
.page-career .featured-post {
  height: 389px;
  position: relative;
  padding: 0 25px 30px 25px;
  min-height: 389px;
}
.single-event .featured-event-wrapper,
.single-event .featured-page-wrapper,
.page-career .featured-event-wrapper,
.page-career .featured-page-wrapper {
  position: absolute;
  bottom: 50px;
}
.single-event .grid,
.page-career .grid {
  box-sizing: border-box;
  display: flex;
  flex-flow: row wrap;
  margin: 0 -0.5rem;
}
.single-event .grid .col,
.page-career .grid .col {
  width: 100%;
  padding: 0 8px 16px;
}
.single-event .grid .col-50,
.page-career .grid .col-50 {
  width: 50%;
  padding: 0 8px 16px;
}
.single-event .event-tickets-container,
.page-career .event-tickets-container {
  width: 100%;
  min-height: 100px;
}
.single-event .event-tickets-container #wk-iframe-wrapper,
.page-career .event-tickets-container #wk-iframe-wrapper {
  position: relative;
  margin: 0 auto;
  box-shadow: none;
  max-width: 100%;
}
.single-event .app-event-tickets,
.page-career .app-event-tickets {
  display: block;
  width: 100%;
  min-height: 200px;
}

.services-page .text-form-section {
  margin-bottom: 88px;
}
@media screen and (max-width: 768px) {
  .services-page .text-form-section {
    margin-bottom: 34px;
  }
}

.services-stories-section .container .services-stories-wrapper h2 {
  font-family: "Libertinus", sans-serif;
  color: #333333;
  font-weight: 600;
  text-align: center;
  font-size: 48px;
  font-size: 3rem;
  line-height: 55px;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .services-stories-section .container .services-stories-wrapper h2 {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 41px;
  }
}
.services-stories-section .container .services-stories-wrapper .story-item {
  padding: 20px 0 150px;
  border-top: 2px solid #E0E0E0;
}
@media screen and (max-width: 768px) {
  .services-stories-section .container .services-stories-wrapper .story-item {
    padding-bottom: 60px;
    margin-bottom: 40px;
    position: relative;
  }
}
.services-stories-section .container .services-stories-wrapper .story-item .story-info {
  display: flex;
  justify-content: flex-start;
  margin-left: -3%;
  align-items: flex-start;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .services-stories-section .container .services-stories-wrapper .story-item .story-info {
    margin-left: 0;
    margin-bottom: 0;
    align-items: center;
    flex-direction: column;
  }
}
.services-stories-section .container .services-stories-wrapper .story-item .story-info .story-logo {
  width: 220px;
  margin-left: 3%;
}
@media screen and (max-width: 768px) {
  .services-stories-section .container .services-stories-wrapper .story-item .story-info .story-logo {
    margin-left: 0;
    margin-bottom: 34px;
  }
}
.services-stories-section .container .services-stories-wrapper .story-item .story-info .info-part {
  width: 31%;
  margin-left: 3%;
}
@media screen and (max-width: 768px) {
  .services-stories-section .container .services-stories-wrapper .story-item .story-info .info-part {
    width: 100%;
    margin-left: 0;
    margin-bottom: 34px;
  }
}
.services-stories-section .container .services-stories-wrapper .story-item .story-info .info-part h4 {
  font-family: "Libertinus", sans-serif;
  color: #333333;
  font-weight: 600;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 28px;
}
.services-stories-section .container .services-stories-wrapper .story-item .story-info .info-part p {
  font-family: "Libertinus", sans-serif;
  color: #333333;
  font-weight: normal;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
}
.services-stories-section .container .services-stories-wrapper .story-item .story-info .button-wrapper {
  width: 137px;
  margin-left: 3%;
}
@media screen and (max-width: 768px) {
  .services-stories-section .container .services-stories-wrapper .story-item .story-info .button-wrapper {
    margin-left: 0;
    width: 100%;
  }
}
.services-stories-section .container .services-stories-wrapper .story-item .story-info .button-wrapper .download {
  display: block;
  text-decoration: none;
  background-color: #633C8E;
  position: relative;
  cursor: pointer;
  padding: 7px 16px 7px 40px;
  font-family: "Gotham", sans-serif;
  font-weight: normal;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  color: #ffffff;
  -webkit-transition: all ease-in-out 0.4s;
  -moz-transition: all ease-in-out 0.4s;
  -ms-transition: all ease-in-out 0.4s;
  -o-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
}
.services-stories-section .container .services-stories-wrapper .story-item .story-info .button-wrapper .download:hover {
  opacity: 0.5;
}
.services-stories-section .container .services-stories-wrapper .story-item .story-info .button-wrapper .download:before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0xNS43NSAxMS4yNVYxNC4yNUMxNS43NSAxNC42NDc4IDE1LjU5MiAxNS4wMjk0IDE1LjMxMDcgMTUuMzEwN0MxNS4wMjk0IDE1LjU5MiAxNC42NDc4IDE1Ljc1IDE0LjI1IDE1Ljc1SDMuNzVDMy4zNTIxOCAxNS43NSAyLjk3MDY0IDE1LjU5MiAyLjY4OTM0IDE1LjMxMDdDMi40MDgwNCAxNS4wMjk0IDIuMjUgMTQuNjQ3OCAyLjI1IDE0LjI1VjExLjI1IiBzdHJva2U9IndoaXRlIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4NCjxwYXRoIGQ9Ik01LjI1IDcuNUw5IDExLjI1TDEyLjc1IDcuNSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+DQo8cGF0aCBkPSJNOSAxMS4yNVYyLjI1IiBzdHJva2U9IndoaXRlIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4NCjwvc3ZnPg0K) top left no-repeat;
  -webkit-background-size: cover !important;
  background-size: cover !important;
  position: absolute;
  left: 16px;
  top: 46%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .services-stories-section .container .services-stories-wrapper .story-item .story-info .button-wrapper .download {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 7px 16px 7px 16px;
  }
  .services-stories-section .container .services-stories-wrapper .story-item .story-info .button-wrapper .download:before {
    display: inline-block;
    position: relative;
    left: auto;
    top: auto;
    -webkit-transform: translateY(3px);
    -moz-transform: translateY(3px);
    -ms-transform: translateY(3px);
    -o-transform: translateY(3px);
    transform: translateY(3px);
    margin-right: 5px;
  }
}
.services-stories-section .container .services-stories-wrapper .story-item .story-graphic {
  display: flex;
  justify-content: flex-start;
  margin-left: -3%;
}
@media screen and (max-width: 768px) {
  .services-stories-section .container .services-stories-wrapper .story-item .story-graphic {
    margin-left: 0;
    flex-direction: column;
  }
}
.services-stories-section .container .services-stories-wrapper .story-item .story-graphic img {
  margin-left: 3%;
}
@media screen and (max-width: 768px) {
  .services-stories-section .container .services-stories-wrapper .story-item .story-graphic img {
    margin-left: 0;
  }
}
.services-stories-section .container .services-stories-wrapper .story-item .story-graphic.two img {
  width: 47%;
}
@media screen and (max-width: 768px) {
  .services-stories-section .container .services-stories-wrapper .story-item .story-graphic.two img {
    width: auto;
    margin-bottom: 34px;
  }
}
.services-stories-section .container .services-stories-wrapper .story-item .story-graphic.three img {
  width: 30.3%;
}
@media screen and (max-width: 768px) {
  .services-stories-section .container .services-stories-wrapper .story-item .story-graphic.three img {
    width: auto;
  }
}
.services-stories-section .container .services-stories-wrapper .story-item .story-graphic.four img {
  width: 22%;
}
@media screen and (max-width: 768px) {
  .services-stories-section .container .services-stories-wrapper .story-item .story-graphic.four img {
    width: auto;
  }
}

.contact-section h2 {
  font-family: "Libertinus", sans-serif;
  color: #333333;
  font-weight: 600;
  font-size: 48px;
  font-size: 3rem;
  line-height: 55px;
  margin-bottom: 37px;
}
@media screen and (max-width: 768px) {
  .contact-section h2 {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 41px;
    margin-bottom: 21px;
  }
}
.contact-section .contact-text-wrapper {
  display: flex;
  justify-content: flex-start;
  margin-left: -3%;
  margin-bottom: 72px;
}
@media screen and (max-width: 768px) {
  .contact-section .contact-text-wrapper {
    margin-left: 0;
    margin-bottom: 32px;
    flex-direction: column;
  }
}
.contact-section .contact-text-wrapper .side {
  width: 47%;
  margin-left: 3%;
}
@media screen and (max-width: 768px) {
  .contact-section .contact-text-wrapper .side {
    width: 100%;
    margin-left: 0;
    margin-bottom: 40px;
  }
}
.contact-section .contact-text-wrapper .side ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.contact-section .contact-text-wrapper .side ul li {
  font-family: "Libertinus", sans-serif;
  color: #333333;
  font-weight: normal;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
  margin: 0;
}
.contact-section .contact-text-wrapper .side h4 {
  font-family: "Libertinus", sans-serif;
  color: #333333;
  font-weight: 600;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 36px;
  margin-bottom: 18px;
}
.contact-section .contact-text-wrapper .side p {
  font-family: "Libertinus", sans-serif;
  color: #333333;
  font-weight: normal;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
  margin-bottom: 18px;
}
.contact-section .contact-form-wrapper {
  background-color: #F9F9F9;
  padding: 112px 0;
}
@media screen and (max-width: 768px) {
  .contact-section .contact-form-wrapper {
    padding: 74px 0 89px;
  }
}
.contact-section .contact-form-wrapper .form-holder {
  width: 100%;
  max-width: 424px;
  margin: 0 auto;
}
.contact-section .contact-form-wrapper h3 {
  font-family: "Libertinus", sans-serif;
  color: #333333;
  font-weight: 600;
  font-size: 32px;
  font-size: 2rem;
  line-height: 37px;
  margin-bottom: 19px;
  text-align: center;
  letter-spacing: -1.5px;
}
.contact-section .contact-form-wrapper h2 {
  font-family: "Libertinus", sans-serif;
  color: #333333;
  font-weight: 600;
  font-size: 32px;
  font-size: 2rem;
  line-height: 37px;
  margin-bottom: 19px;
  text-align: center;
  letter-spacing: -1.5px;
}
.contact-section .contact-form-wrapper form {
  width: 100%;
}
.contact-section .contact-form-wrapper form .fieldset {
  width: 100%;
  position: relative;
}
.contact-section .contact-form-wrapper form .fieldset input {
  width: 100%;
  border: 1px solid #E0E0E0;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 27px;
  font-family: "Gotham", sans-serif;
  font-weight: normal;
  background-color: #ffffff;
  outline: none;
  padding: 8px 16px;
  margin-bottom: 24px;
}
.contact-section .contact-form-wrapper form .fieldset input.success {
  border-color: #66DD99;
}
.contact-section .contact-form-wrapper form .fieldset input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #BDBDBD;
  opacity: 1;
}
.contact-section .contact-form-wrapper form .fieldset input::-moz-placeholder {
  /* Firefox 19+ */
  color: #BDBDBD;
  opacity: 1;
}
.contact-section .contact-form-wrapper form .fieldset input:-ms-input-placeholder {
  /* IE 10+ */
  color: #BDBDBD;
  opacity: 1;
}
.contact-section .contact-form-wrapper form .fieldset input:-moz-placeholder {
  /* Firefox 18- */
  color: #BDBDBD;
  opacity: 1;
}
.contact-section .contact-form-wrapper form .fieldset input[type=submit] {
  display: inline-block;
  background-color: #66DD99;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  color: #333333;
  text-align: center;
  font-weight: normal;
  padding: 8px 17px;
  -webkit-transition: all ease-in-out 0.6s;
  -moz-transition: all ease-in-out 0.6s;
  -ms-transition: all ease-in-out 0.6s;
  -o-transition: all ease-in-out 0.6s;
  transition: all ease-in-out 0.6s;
  font-family: "Gotham", sans-serif;
  border: none;
  cursor: pointer;
  margin-bottom: 0;
  padding-top: 16px;
  padding-bottom: 16px;
  font-weight: 500;
}
.contact-section .contact-form-wrapper form .fieldset input[type=submit]:hover {
  background-color: #39a768;
}
.contact-section .contact-form-wrapper form .fieldset select {
  width: 100%;
  border: 1px solid #E0E0E0;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 27px;
  font-family: "Gotham", sans-serif;
  font-weight: normal;
  background-color: #ffffff;
  outline: none;
  padding: 12px;
  margin-bottom: 24px;
}
.contact-section .contact-form-wrapper form .fieldset .error {
  position: absolute;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 14px;
  font-family: "Gotham", sans-serif;
  font-weight: normal;
  left: 0;
  bottom: 6px;
  color: red;
}
.contact-section .contact-form-wrapper form .fieldset span.wpcf7-not-valid-tip {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 24px;
  font-family: "Gotham", sans-serif;
  font-weight: normal;
  margin-top: -24px;
}
.contact-section .contact-form-wrapper form div.wpcf7-validation-errors {
  border: none;
  color: red;
}
.contact-section .contact-form-wrapper form div.wpcf7-response-output {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 14px;
  font-family: "Gotham", sans-serif;
  font-weight: normal;
  padding: 0;
  width: 100%;
  max-width: 424px;
  margin: 0 auto;
}

.videos-section {
  margin-bottom: 65px;
}
.videos-section .container .videos-wrapper {
  border-top: 2px solid #E0E0E0;
  padding: 24px 0 82px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .videos-section .container .videos-wrapper {
    border: none;
  }
}
.videos-section .container .heading {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 37px;
  align-items: center;
}
.videos-section .container .heading h3 {
  font-weight: 500;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 56px;
  color: #333333;
  font-family: "Libertinus", sans-serif;
}
@media screen and (max-width: 768px) {
  .videos-section .container .heading h3 {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 41px;
    margin-bottom: 0;
    text-align: center;
  }
}
.videos-section .container .heading .see-all {
  display: inline-block;
  background-color: #66DD99;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  color: #333333;
  text-align: center;
  font-weight: normal;
  padding: 8px 17px;
  -webkit-transition: all ease-in-out 0.6s;
  -moz-transition: all ease-in-out 0.6s;
  -ms-transition: all ease-in-out 0.6s;
  -o-transition: all ease-in-out 0.6s;
  transition: all ease-in-out 0.6s;
  font-family: "Gotham", sans-serif;
  background-color: #ffffff;
  border: 2px solid #66DD99;
  font-weight: 500;
  padding: 11px 23px;
  font-family: "Gotham", sans-serif;
}
.videos-section .container .heading .see-all:hover {
  background-color: #39a768;
}
.videos-section .container .heading .see-all:hover {
  background-color: #66DD99;
}
@media screen and (max-width: 768px) {
  .videos-section .container .heading .see-all {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
  }
}
.videos-section .container .videos-list {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: -3%;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .videos-section .container .videos-list {
    flex-direction: column;
    margin-left: 0;
  }
}
.videos-section .container .videos-list li {
  margin-left: 3%;
  margin-bottom: 25px;
  width: 30.3%;
}
@media screen and (max-width: 768px) {
  .videos-section .container .videos-list li {
    width: 100%;
    margin-left: 0;
    margin-bottom: 35px;
  }
  .videos-section .container .videos-list li:last-child {
    margin-bottom: 0;
  }
}
.videos-section .container .videos-list li .thumb {
  display: block;
  text-decoration: none;
  margin-bottom: 12px;
  overflow: hidden;
  position: relative;
  height: 267px;
}
.videos-section .container .videos-list li .thumb img {
  position: absolute;
  width: 100%;
  height: auto;
  max-height: 100%;
  min-height: 100%;
  object-fit: cover;
}
.videos-section .container .videos-list li .name {
  font-weight: 500;
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 41px;
  color: #333333;
  font-family: "Libertinus", sans-serif;
  margin-bottom: 12px;
  text-decoration: none;
  display: block;
}
@media screen and (max-width: 768px) {
  .videos-section .container .videos-list li .name {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 41px;
  }
}
.videos-section .container .videos-list li .description {
  font-family: "Libertinus", sans-serif;
  color: #333333;
  font-weight: normal;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
  position: relative;
  margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
  .videos-section .container .videos-list li .description {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 22px;
  }
}
.videos-section .container .videos-list li .watch {
  font-family: "Libertinus", sans-serif;
  color: #2B0F48;
  font-weight: normal;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
  position: relative;
  margin-bottom: 24px;
  padding-left: 30px;
  text-decoration: none;
}
.videos-section .container .videos-list li .watch:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0xMiAyMkMxNy41MjI4IDIyIDIyIDE3LjUyMjggMjIgMTJDMjIgNi40NzcxNSAxNy41MjI4IDIgMTIgMkM2LjQ3NzE1IDIgMiA2LjQ3NzE1IDIgMTJDMiAxNy41MjI4IDYuNDc3MTUgMjIgMTIgMjJaIiBzdHJva2U9IiM2MzNDOEUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPg0KPHBhdGggZD0iTTEwIDhMMTYgMTJMMTAgMTZWOFoiIHN0cm9rZT0iIzYzM0M4RSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+DQo8L3N2Zz4NCg==) top left no-repeat;
  position: absolute;
  left: 0;
  top: -1px;
}

.about-description-layout .container .about-description-wrapper {
  max-width: 909px;
  margin: 0 auto;
  border-top: 1px solid #663399;
  border-bottom: 1px solid #663399;
  padding: 40px 0;
}
.about-description-layout .container .about-description-wrapper h2 {
  font-family: "Libertinus", sans-serif;
  color: #333333;
  font-weight: 600;
  text-align: left;
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 1.15;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .about-description-layout .container .about-description-wrapper h2 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28px;
  }
}
.about-description-layout .container .about-description-wrapper p {
  font-family: "Libertinus", sans-serif;
  color: #333333;
  font-weight: normal;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 30px;
  position: relative;
  margin-bottom: 12px;
}
@media screen and (max-width: 768px) {
  .about-description-layout .container .about-description-wrapper p {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.26;
  }
}

.about-v-layout .container .v-item-wrapper {
  max-width: 909px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
}
.about-v-layout .container .v-item-wrapper h3 {
  font-family: "Libertinus", sans-serif;
  color: #333333;
  font-weight: 600;
  text-align: left;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 36px;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .about-v-layout .container .v-item-wrapper h3 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28px;
  }
}
.about-v-layout .container .v-item-wrapper p {
  font-family: "Libertinus", sans-serif;
  color: #333333;
  font-weight: normal;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 30px;
  position: relative;
  margin-bottom: 12px;
}
@media screen and (max-width: 768px) {
  .about-v-layout .container .v-item-wrapper p {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
  }
}
.about-v-layout .container .v-item-wrapper p.more {
  font-style: italic;
  font-weight: 300;
}

.contact-description-layout .container .contact-description-wrapper {
  max-width: 909px;
  margin: 50px auto 100px auto;
  border-top: 1px solid #663399;
  border-bottom: 1px solid #663399;
  padding: 40px 0;
}
.contact-description-layout .container .contact-description-wrapper p {
  font-family: "Libertinus", sans-serif;
  color: #333333;
  font-weight: normal;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 34px;
  text-align: center;
  position: relative;
  margin-bottom: 12px;
}
@media screen and (max-width: 768px) {
  .contact-description-layout .container .contact-description-wrapper p {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 32px;
  }
}

.wrapper.nothing-found-page {
  background-color: #181433;
}
.wrapper.nothing-found-page .page-layout {
  padding-top: 156px;
  color: #ffffff;
}
.wrapper.nothing-found-page .page-layout h1 {
  font-size: 48px;
  font-size: 3rem;
  line-height: 56px;
  margin-bottom: 12px;
  font-weight: 400;
  color: #ffffff;
}
.wrapper.nothing-found-page .page-layout h3 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
  margin-bottom: 12px;
  font-weight: 400;
  color: #ffffff;
  max-width: 780px;
}
.wrapper.nothing-found-page .page-layout p {
  font-family: "Libertinus", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  margin-bottom: 12px;
  font-weight: 300;
  color: #ffffff;
  max-width: 780px;
}
.wrapper.nothing-found-page .page-layout .btn-back {
  display: inline-block;
  background-color: #66DD99;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  color: #333333;
  text-align: center;
  font-weight: normal;
  padding: 8px 17px;
  -webkit-transition: all ease-in-out 0.6s;
  -moz-transition: all ease-in-out 0.6s;
  -ms-transition: all ease-in-out 0.6s;
  -o-transition: all ease-in-out 0.6s;
  transition: all ease-in-out 0.6s;
  font-family: "Gotham", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 22px;
  padding: 16px 24px;
  margin: 20px auto 0 0;
}
.wrapper.nothing-found-page .page-layout .btn-back:hover {
  background-color: #39a768;
}
@media screen and (max-width: 768px) {
  .wrapper.nothing-found-page .page-layout .btn-back {
    padding: 7px 16px;
    font-size: 16px;
    font-size: 1rem;
  }
}

.taxonomies-section {
  margin-bottom: 65px;
}
.taxonomies-section .container .taxonomies-wrapper {
  border-top: 2px solid #E0E0E0;
  padding: 24px 0 82px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .taxonomies-section .container .taxonomies-wrapper {
    border: none;
  }
}
.taxonomies-section .container .heading {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 37px;
  align-items: center;
}
.taxonomies-section .container .heading h3 {
  font-weight: 500;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 56px;
  color: #333333;
  font-family: "Libertinus", sans-serif;
}
@media screen and (max-width: 768px) {
  .taxonomies-section .container .heading h3 {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 41px;
    margin-bottom: 0;
    text-align: center;
  }
}
.taxonomies-section .container .heading .see-all {
  display: inline-block;
  background-color: #66DD99;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  color: #333333;
  text-align: center;
  font-weight: normal;
  padding: 8px 17px;
  -webkit-transition: all ease-in-out 0.6s;
  -moz-transition: all ease-in-out 0.6s;
  -ms-transition: all ease-in-out 0.6s;
  -o-transition: all ease-in-out 0.6s;
  transition: all ease-in-out 0.6s;
  font-family: "Gotham", sans-serif;
  background-color: #ffffff;
  border: 2px solid #66DD99;
  font-weight: 500;
  padding: 11px 23px;
  font-family: "Gotham", sans-serif;
}
.taxonomies-section .container .heading .see-all:hover {
  background-color: #39a768;
}
.taxonomies-section .container .heading .see-all:hover {
  background-color: #66DD99;
}
@media screen and (max-width: 768px) {
  .taxonomies-section .container .heading .see-all {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
  }
}
.taxonomies-section .container .taxonomies-list {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: -15px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .taxonomies-section .container .taxonomies-list {
    flex-direction: column;
    margin-left: 0;
  }
}
.taxonomies-section .container .taxonomies-list li {
  margin-left: 15px;
  margin-bottom: 25px;
  width: calc( 25% - 15px );
}
@media screen and (max-width: 768px) {
  .taxonomies-section .container .taxonomies-list li {
    width: 100%;
    margin-left: 0;
    margin-bottom: 35px;
  }
  .taxonomies-section .container .taxonomies-list li:last-child {
    margin-bottom: 0;
  }
}
.taxonomies-section .container .taxonomies-list li .thumb {
  display: block;
  text-decoration: none;
  margin-bottom: 12px;
  overflow: hidden;
  position: relative;
  height: 267px;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.taxonomies-section .container .taxonomies-list li .thumb img {
  position: absolute;
  width: 100%;
  height: auto;
  max-height: 100%;
  min-height: 100%;
  object-fit: cover;
}
.taxonomies-section .container .taxonomies-list li .info {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .taxonomies-section .container .taxonomies-list li .info {
    flex: 1 0 0px;
    display: block;
  }
}
.taxonomies-section .container .taxonomies-list li .info .category {
  font-size: 16px;
  font-size: 1rem;
  line-height: 30px;
  margin-bottom: 0px;
  font-family: "GothamBook", sans-serif;
  color: #794aa5;
  display: block;
  width: 100%;
  max-height: 30px;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  text-decoration: none;
  text-transform: uppercase;
}
.taxonomies-section .container .taxonomies-list li .info .title {
  font-weight: 500;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 30px;
  color: #333333;
  font-family: "Libertinus", sans-serif;
  margin-bottom: 12px;
  display: block;
  max-height: 90px;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  text-decoration: none;
}
.taxonomies-section .container .taxonomies-list li .info .title:hover {
  text-decoration: underline;
}

.more_button {
  min-width: 123px;
  padding: 8px 24px;
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "GothamBook", sans-serif;
  text-align: center;
  color: #633990;
  border: 2px solid #633990;
  font-weight: 600;
  -webkit-transition: all ease-in-out 0.1s;
  -moz-transition: all ease-in-out 0.1s;
  -ms-transition: all ease-in-out 0.1s;
  -o-transition: all ease-in-out 0.1s;
  transition: all ease-in-out 0.1s;
  display: table;
  margin: 0 auto;
  text-decoration: none;
}
.more_button:hover {
  color: #ffffff;
  background-color: #633990;
  opacity: 1;
}
.more_button:hover .spinner-wrapper .loadersmall {
  border-top: 4px solid white;
}
.more_button .spinner-wrapper {
  display: block;
  position: relative;
  padding: 0;
  margin: 0 auto;
  height: 20px;
  min-height: 20px;
  width: 100%;
}

.action-custom-get-report-form {
  cursor: pointer;
}

.microsite-subheader-section {
  background-color: #132D95;
  padding: 64px 0 72px;
  margin-bottom: 96px;
}
@media screen and (max-width: 768px) {
  .microsite-subheader-section {
    padding: 48px 0;
    margin-bottom: 64px;
  }
}
.microsite-subheader-section .microsite-subheader-section-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 809px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .microsite-subheader-section .microsite-subheader-section-wrapper {
    flex-direction: column-reverse;
    max-width: initial;
  }
}
.microsite-subheader-section .microsite-subheader-section-wrapper .description {
  width: 47%;
}
@media screen and (max-width: 768px) {
  .microsite-subheader-section .microsite-subheader-section-wrapper .description {
    width: 100%;
  }
}
.microsite-subheader-section .microsite-subheader-section-wrapper .description .title {
  text-transform: uppercase;
  font-family: "Gotham", sans-serif;
  color: #4CA9E3;
  font-size: 32px;
  font-size: 2rem;
  line-height: 42px;
  font-weight: 500;
  font-style: italic;
  margin-bottom: 20px;
  cursor: pointer;
}
.microsite-subheader-section .microsite-subheader-section-wrapper .description .info {
  color: #ffffff;
  font-family: "Gotham", sans-serif;
  font-size: 32px;
  font-size: 2rem;
  line-height: 38px;
  font-weight: 500;
  margin-bottom: 44px;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .microsite-subheader-section .microsite-subheader-section-wrapper .description .info {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28px;
  }
}
.microsite-subheader-section .microsite-subheader-section-wrapper .description .get-report {
  display: inline-block;
  color: #ffffff;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 22px;
  padding: 12px 30px;
  -webkit-transition: all ease-in-out 0.4s;
  -moz-transition: all ease-in-out 0.4s;
  -ms-transition: all ease-in-out 0.4s;
  -o-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
  text-decoration: none;
  background-color: #2180bb;
  font-family: "Gotham", sans-serif;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .microsite-subheader-section .microsite-subheader-section-wrapper .description .get-report {
    display: block;
  }
}
.microsite-subheader-section .microsite-subheader-section-wrapper .description .get-report:hover {
  background-color: #ffffff;
  color: #333333;
}
.microsite-subheader-section .microsite-subheader-section-wrapper .img {
  width: 47%;
  text-align: center;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .microsite-subheader-section .microsite-subheader-section-wrapper .img {
    width: 100%;
    margin-bottom: 30px;
    padding: 0 30px;
  }
}
.microsite-subheader-section .microsite-subheader-section-wrapper .img img {
  display: inline-block;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

.microsite-overview-section {
  margin-bottom: 96px;
}
@media screen and (max-width: 768px) {
  .microsite-overview-section {
    margin-bottom: 64px;
  }
}
.microsite-overview-section .microsite-overview-section-wrapper {
  width: 100%;
  margin: 0 auto;
}
.microsite-overview-section .microsite-overview-section-wrapper h2 {
  text-transform: uppercase;
  font-family: "Gotham", sans-serif;
  color: #333333;
  font-weight: 600;
  margin-bottom: 28px;
  font-size: 32px;
  font-size: 2rem;
  line-height: 42px;
}
.microsite-overview-section .microsite-overview-section-wrapper h3 {
  font-family: "Libertinus", sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 30px;
  color: #333333;
  margin-bottom: 12px;
  font-weight: 500;
}
.microsite-overview-section .microsite-overview-section-wrapper p {
  font-family: "Gotham", sans-serif;
  color: #333333;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
  font-weight: normal;
}
.microsite-overview-section .microsite-overview-section-wrapper .subtitle {
  font-family: "Libertinus", sans-serif;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 36px;
  color: #333333;
  margin-bottom: 24px;
  font-weight: 400;
}
.microsite-overview-section .microsite-overview-section-wrapper ul {
  margin-left: 30px;
  margin-bottom: 24px;
}
.microsite-overview-section .microsite-overview-section-wrapper ul li {
  font-family: "Gotham", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  color: #333333;
}

.grey-wrapper {
  padding: 80px 0 0;
  background-color: #F9F9F9;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .grey-wrapper {
    padding: 48px 0 0;
  }
}

.microsite-trends-section {
  margin-bottom: 72px;
}
.microsite-trends-section .container .microsite-trends-section-wrapper h2 {
  text-transform: uppercase;
  font-family: "Gotham", sans-serif;
  color: #333333;
  font-weight: 600;
  margin-bottom: 32px;
  font-size: 32px;
  font-size: 2rem;
  line-height: 42px;
  text-align: center;
}
.microsite-trends-section .container .microsite-trends-section-wrapper .trends {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  margin-left: -2%;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .microsite-trends-section .container .microsite-trends-section-wrapper .trends {
    margin-left: 0;
    flex-direction: column;
  }
}
.microsite-trends-section .container .microsite-trends-section-wrapper .trends li {
  width: 31.1%;
  margin-left: 2%;
  margin-bottom: 24px;
  -webkit-box-shadow: 0px 6px 18px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 6px 18px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 6px 18px rgba(0, 0, 0, 0.1);
  padding: 3%;
  background-color: #ffffff;
}
@media screen and (max-width: 768px) {
  .microsite-trends-section .container .microsite-trends-section-wrapper .trends li {
    margin-left: 0;
    width: 100%;
    margin-bottom: 30px;
    padding: 48px 36px;
  }
}
.microsite-trends-section .container .microsite-trends-section-wrapper .trends li h3 {
  color: #132D95;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-family: "Gotham", sans-serif;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
}
.microsite-trends-section .container .microsite-trends-section-wrapper .trends li .featured-item-title {
  color: #132D95;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-family: "Gotham", sans-serif;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  text-decoration: none;
}
.microsite-trends-section .container .microsite-trends-section-wrapper .trends li p {
  font-family: "Gotham", sans-serif;
  color: #333333;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
  font-weight: normal;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.microsite-bordered-trends-section {
  padding: 96px 0;
}
@media screen and (max-width: 768px) {
  .microsite-bordered-trends-section {
    padding: 46px 0;
  }
}
.microsite-bordered-trends-section .microsite-bordered-trends-section-wrapper h2 {
  text-transform: uppercase;
  font-family: "Gotham", sans-serif;
  color: #333333;
  font-weight: 600;
  margin-bottom: 12px;
  font-size: 32px;
  font-size: 2rem;
  line-height: 42px;
  text-align: center;
}
.microsite-bordered-trends-section .microsite-bordered-trends-section-wrapper .subtitle {
  font-family: "Gotham", sans-serif;
  color: #333333;
  font-weight: normal;
  margin-bottom: 32px;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
  text-align: center;
}
.microsite-bordered-trends-section .microsite-bordered-trends-section-wrapper .trends {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  margin-left: -2%;
}
@media screen and (max-width: 768px) {
  .microsite-bordered-trends-section .microsite-bordered-trends-section-wrapper .trends {
    margin-left: 0;
    flex-direction: column;
  }
}
.microsite-bordered-trends-section .microsite-bordered-trends-section-wrapper .trends li {
  width: 33.1%;
  margin-left: 2%;
}
@media screen and (max-width: 768px) {
  .microsite-bordered-trends-section .microsite-bordered-trends-section-wrapper .trends li {
    margin-left: 0;
    width: 100%;
    margin-bottom: 24px;
  }
  .microsite-bordered-trends-section .microsite-bordered-trends-section-wrapper .trends li:last-child {
    margin-bottom: 0;
  }
}
.microsite-bordered-trends-section .microsite-bordered-trends-section-wrapper .trends li p {
  font-family: "Gotham", sans-serif;
  color: #333333;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
  font-weight: normal;
}
.microsite-bordered-trends-section .microsite-bordered-trends-section-wrapper .trends li span {
  font-family: "Gotham", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
  color: #333333;
  padding: 0 24px;
  border-left: 2px solid #D7D7D7;
  display: block;
}

.microsite-partner-section {
  background-color: #F9F9F9;
  padding: 68px 0;
}
.microsite-partner-section .microsite-partner-section-wrapper {
  display: flex;
}
@media screen and (max-width: 768px) {
  .microsite-partner-section .microsite-partner-section-wrapper {
    flex-direction: column;
  }
}
.microsite-partner-section .microsite-partner-section-wrapper .left-block {
  width: 40%;
  padding-right: 50px;
}
@media screen and (max-width: 768px) {
  .microsite-partner-section .microsite-partner-section-wrapper .left-block {
    padding-right: 0;
    width: 100%;
    margin-bottom: 24px;
  }
}
.microsite-partner-section .microsite-partner-section-wrapper .left-block .about {
  text-transform: uppercase;
  font-family: "Gotham", sans-serif;
  color: #333333;
  font-weight: 600;
  font-size: 32px;
  font-size: 2rem;
  line-height: 42px;
  margin-bottom: 5px;
}
.microsite-partner-section .microsite-partner-section-wrapper .left-block .logo {
  display: block;
  max-width: 375px;
}
.microsite-partner-section .microsite-partner-section-wrapper .right-block {
  width: 60%;
  font-family: "Gotham", sans-serif;
  color: #333333;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  .microsite-partner-section .microsite-partner-section-wrapper .right-block {
    width: 100%;
  }
}
.microsite-partner-section .microsite-partner-section-wrapper .right-block p {
  margin-bottom: 13px;
}

.microsite-form-section {
  background-color: #132D95;
  padding: 64px 0 72px;
}
@media screen and (max-width: 768px) {
  .microsite-form-section {
    padding: 64px 0;
  }
}
.microsite-form-section .microsite-form-section-wrapper {
  width: 100%;
  max-width: 754px;
  margin: 0 auto;
}
.microsite-form-section .microsite-form-section-wrapper h2 {
  color: #ffffff;
  text-transform: uppercase;
  font-family: "Gotham", sans-serif;
  font-weight: 600;
  margin-bottom: 24px;
  font-size: 32px;
  font-size: 2rem;
  line-height: 42px;
}
.microsite-form-section .microsite-form-section-wrapper form .row {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
  .microsite-form-section .microsite-form-section-wrapper form .row {
    flex-direction: column;
    margin-bottom: 0;
  }
}
.microsite-form-section .microsite-form-section-wrapper form .row .fieldset {
  width: 48%;
}
@media screen and (max-width: 768px) {
  .microsite-form-section .microsite-form-section-wrapper form .row .fieldset {
    width: 100%;
  }
}
.microsite-form-section .microsite-form-section-wrapper form .row .fieldset label {
  color: #ffffff;
  margin-bottom: 2px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  font-weight: normal;
  font-family: "Gotham", sans-serif;
  display: block;
}
.microsite-form-section .microsite-form-section-wrapper form .row .fieldset input {
  height: 40px;
  background-color: #ffffff;
  padding: 10px 20px 8px 20px;
  color: #333333;
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  width: 100%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none;
  border: 1px solid #D7D7D7;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-family: "Gotham", sans-serif;
}
@media screen and (max-width: 768px) {
  .microsite-form-section .microsite-form-section-wrapper form .row .fieldset input {
    margin-bottom: 24px;
  }
}
.microsite-form-section .microsite-form-section-wrapper form .row .fieldset input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  opacity: 1;
  color: #D7D7D7;
  font-family: "Gotham", sans-serif;
}
.microsite-form-section .microsite-form-section-wrapper form .row .fieldset input::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  opacity: 1;
  color: #D7D7D7;
  font-family: "Gotham", sans-serif;
}
.microsite-form-section .microsite-form-section-wrapper form .row .fieldset input:-ms-input-placeholder {
  /* IE 10+ */
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  opacity: 1;
  color: #D7D7D7;
  font-family: "Gotham", sans-serif;
}
.microsite-form-section .microsite-form-section-wrapper form .row .fieldset input:-moz-placeholder {
  /* Firefox 18- */
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  opacity: 1;
  color: #D7D7D7;
  font-family: "Gotham", sans-serif;
}
.microsite-form-section .microsite-form-section-wrapper form .row .fieldset select {
  height: 40px;
  background-color: #ffffff;
  padding: 10px 20px 8px 20px;
  color: #333333;
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  width: 100%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none;
  border: 1px solid #D7D7D7;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-family: "Gotham", sans-serif;
  appearance: none;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 14px center;
  background-size: 1em;
}
@media screen and (max-width: 768px) {
  .microsite-form-section .microsite-form-section-wrapper form .row .fieldset select {
    margin-bottom: 24px;
  }
}
.microsite-form-section .microsite-form-section-wrapper form .row input[type=submit] {
  display: block;
  padding: 12px 30px;
  height: 52px;
  background-color: #0476bd;
  -webkit-transition: all ease-in-out 0.4s;
  -moz-transition: all ease-in-out 0.4s;
  -ms-transition: all ease-in-out 0.4s;
  -o-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
  color: #ffffff;
  outline: none;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 20px;
  font-family: "Gotham", sans-serif;
  font-weight: 500;
  cursor: pointer;
  border: none;
  margin-top: 10px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media screen and (max-width: 768px) {
  .microsite-form-section .microsite-form-section-wrapper form .row input[type=submit] {
    margin-bottom: 0;
  }
}
.microsite-form-section .microsite-form-section-wrapper form .row input[type=submit]:hover {
  background-color: #000;
}
.microsite-form-section .microsite-form-section-wrapper div.wpcf7-response-output {
  color: #ffffff;
  margin: 0;
  font-family: "Gotham", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
}

.microsite-extra-button-section {
  background-color: #002668;
}
.microsite-extra-button-section .microsite-extra-button-section-wrapper {
  text-align: center;
  padding: 70px 0;
}
.microsite-extra-button-section .microsite-extra-button-section-wrapper .get-report {
  display: inline-block;
  color: #ffffff;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 22px;
  padding: 12px 30px;
  -webkit-transition: all ease-in-out 0.4s;
  -moz-transition: all ease-in-out 0.4s;
  -ms-transition: all ease-in-out 0.4s;
  -o-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
  text-decoration: none;
  background-color: #334aff;
  font-family: "Gotham", sans-serif;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .microsite-extra-button-section .microsite-extra-button-section-wrapper .get-report {
    display: block;
  }
}
.microsite-extra-button-section .microsite-extra-button-section-wrapper .get-report:hover {
  background-color: #ffffff;
  color: #333333;
}

/*# sourceMappingURL=pages.min.css.map*/