/*!***************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./styles/opt-singlepost.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************/
/** Colors */
/* prettier-ignore */
/** Box Model  */
/** Breakpoints  */
/** Fonts  */
/** Delay **/
/* Other */
.hero-single {
  width: calc(100% + 48px);
  margin-left: -24px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin-top: 64px;
  padding: 72px 32px;
}
@media (max-width: 1200px) {
  .hero-single {
    width: calc(100% + 96px);
    margin-left: -48px;
    padding: 72px 48px;
  }
}
@media (max-width: 767px) {
  .hero-single {
    width: calc(100% + 48px);
    margin-left: -24px;
    padding: 32px 24px 48px;
  }
}
.hero-single.p81-layout-hero-single {
  margin-top: -78px;
  margin-bottom: 72px;
}
.hero-single.p81-layout-hero-single .description {
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .hero-single.p81-layout-hero-single .description {
    margin-top: 24px;
    margin-bottom: 24px;
  }
}
.hero-single.p81-layout-hero-single .wp-block-image img {
  display: block;
}
@media (min-width: 993px) {
  .hero-single.p81-layout-hero-single .sidebar-social-share {
    top: calc(100% + 144px);
  }
}
.hero-single .hero-wrapper {
  width: 100%;
  max-width: 1390px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}
.hero-single .hero-wrapper .text-block {
  width: 100%;
  max-width: 680px;
}
@media (max-width: 1200px) {
  .hero-single .hero-wrapper .text-block {
    max-width: 464px;
  }
}
@media (max-width: 992px) {
  .hero-single .hero-wrapper .text-block {
    max-width: 100%;
  }
}
.hero-single .hero-wrapper .text-block .header-2 {
  margin-bottom: 16px;
}
.hero-single .hero-wrapper .text-block .description {
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .hero-single .hero-wrapper .text-block .description {
    margin-top: 0;
    margin-bottom: 24px;
  }
}
@media (min-width: 993px) {
  .hero-single .hero-wrapper .text-block .social-share {
    display: none !important;
  }
}
.hero-single .hero-wrapper .image-block {
  width: calc(100% - 704px);
}
@media (max-width: 1200px) {
  .hero-single .hero-wrapper .image-block {
    width: calc(100% - 480px);
  }
}
@media (max-width: 992px) {
  .hero-single .hero-wrapper .image-block {
    width: 100%;
    margin-top: 0;
    margin-bottom: 24px;
  }
}
.hero-single .hero-wrapper .image-block img {
  width: 100%;
  height: auto;
  display: block;
}
.hero-single .hero-wrapper .wp-block-buttons {
  display: flex;
  flex-wrap: wrap;
}
.hero-single .hero-wrapper .wp-block-buttons .wp-block-button {
  margin: 0 16px 0 0;
}
@media (max-width: 992px) {
  .hero-single .hero-wrapper .wp-block-buttons .wp-block-button {
    margin-right: 0;
  }
  .hero-single .hero-wrapper .wp-block-buttons .wp-block-button:not(:first-child) {
    margin-top: 16px;
  }
}

.offset-page--top {
  height: 70px;
}

.entry-content--customers {
  margin-top: 72px;
  position: relative;
}
@media (max-width: 767px) {
  .entry-content--customers {
    margin-top: 48px;
  }
}
.entry-content--customers p {
  margin: 0 0 32px 0;
}
.entry-content--customers h1,
.entry-content--customers h2,
.entry-content--customers h3,
.entry-content--customers h4,
.entry-content--customers h5,
.entry-content--customers h6 {
  display: flex;
  width: 100%;
  margin-bottom: 16px;
}
.entry-content--customers .impact-el__item .has-header-4-font-size {
  font-size: 20px;
  line-height: 28px;
}
.entry-content--customers .customer-data {
  width: 100%;
  max-width: 299px;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  padding: 24px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 0 20px #deebff;
  position: absolute;
  top: 0;
  left: calc(50% + 318px);
  z-index: 5;
}
@media (max-width: 1300px) {
  .entry-content--customers .customer-data {
    right: 0;
    left: inherit;
  }
}
@media (max-width: 1200px) {
  .entry-content--customers .customer-data {
    width: calc(100% - 143px);
    max-width: 680px;
    position: relative;
    left: 143px;
    right: inherit;
    margin-bottom: 48px;
  }
}
@media (max-width: 992px) {
  .entry-content--customers .customer-data {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: static;
  }
}
.entry-content--customers .customer-data .customer-logo {
  width: 100%;
  margin-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.entry-content--customers .customer-data .customer-logo .logo {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 32px;
}
.entry-content--customers .customer-data .row {
  width: 100%;
  max-width: 228px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 12px;
}
@media (max-width: 1200px) and (min-width: 401px) {
  .entry-content--customers .customer-data .row {
    max-width: calc(50% - 24px);
  }
  .entry-content--customers .customer-data .row:nth-of-type(even) {
    margin-right: 48px;
  }
}
@media (max-width: 600px) {
  .entry-content--customers .customer-data .row {
    max-width: inherit;
  }
  .entry-content--customers .customer-data .row:nth-of-type(even) {
    margin-right: 0;
  }
}
.entry-content--customers .customer-data .row .row-title {
  width: 111px;
  margin-right: 16px;
  color: #333;
  text-align: left;
  font: 400 14px/20px "DIN Pro", "Open Sans", "Arial", sans-serif;
}
.entry-content--customers .customer-data .row .row-value {
  width: calc(100% - 127px);
  color: #222;
  text-align: left;
  font: 400 14px/20px "DIN Pro", "Open Sans", "Arial", sans-serif;
}
.entry-content--customers .customer-data .row .row-value a {
  color: #ee0c5d;
  font: 400 14px/20px "DIN Pro", "Open Sans", "Arial", sans-serif;
}
.entry-content--customers .customer-data .row .row-value a:hover {
  color: #e40c5b;
}
.entry-content--customers .customer-data div.wp-block-buttons {
  width: 100%;
}
.entry-content--customers .customer-data div.wp-block-buttons div.wp-block-button {
  display: inline-block;
  margin-top: 16px;
  margin-right: 8px;
  margin-bottom: 0;
}
.entry-content--customers .customer-data div.wp-block-buttons div.wp-block-button .wp-block-button__link {
  display: inline-block;
}
.entry-content--customers .customers-container .ab-container-content {
  position: relative;
  left: -130px;
}
@media (max-width: 1200px) {
  .entry-content--customers .customers-container .ab-container-content {
    width: calc(100% - 143px);
    margin: 0;
    left: 143px;
  }
}
@media (max-width: 992px) {
  .entry-content--customers .customers-container .ab-container-content {
    width: 100%;
    margin: 0 auto;
    position: static;
  }
}
@media (max-width: 1200px) {
  .entry-content--customers .customers-container .wp-block-columns.reverse-on-mobile {
    flex-direction: column-reverse !important;
  }
}
@media (max-width: 1200px) {
  .entry-content--customers .customers-container .wp-block-columns .wp-block-column {
    margin-left: 0 !important;
  }
}
.entry-content--customers .customers-container .wp-block-columns .customer-data {
  right: auto;
  left: auto;
  width: 100%;
}
@media (min-width: 1201px) {
  .entry-content--customers .customers-container .wp-block-columns .customer-data {
    left: 100%;
    margin-left: 60px;
  }
}
@media (min-width: 1471px) {
  .entry-content--customers .customers-container .wp-block-columns .customer-data {
    margin-left: 108px;
  }
}
.entry-content--customers .customers-heading {
  margin-bottom: 32px;
}
@media (max-width: 992px) {
  .entry-content--customers .customers-heading {
    margin-bottom: 4px;
  }
}
.entry-content--customers .text_picture_layout .ab-container-content {
  position: relative;
  left: 20px;
}
@media (max-width: 1200px) {
  .entry-content--customers .text_picture_layout .ab-container-content {
    width: calc(100% - 143px);
    margin: 0;
    left: 143px;
  }
}
@media (max-width: 992px) {
  .entry-content--customers .text_picture_layout .ab-container-content {
    width: 100%;
    margin: 0 auto;
    position: static;
  }
}
@media (max-width: 992px) {
  .entry-content--customers .text_picture_layout .ab-container-content .wp-block-columns {
    max-width: 680px;
    margin-left: auto;
    margin-right: auto;
  }
}
.entry-content--customers .faq_section .ab-container-content {
  left: -130px;
  max-width: 680px !important;
}
@media (max-width: 1200px) {
  .entry-content--customers .faq_section .ab-container-content {
    left: 143px;
    width: calc(100% - 143px);
    margin: 0;
  }
}
@media (max-width: 992px) {
  .entry-content--customers .faq_section .ab-container-content {
    width: 100%;
    margin: 0 auto;
    position: static;
  }
}
@media (max-width: 1200px) {
  .entry-content--customers .faq_section .ab-container-content .toggle_block {
    max-width: 100%;
  }
}

.entry-content--resources {
  width: 100%;
  max-width: 1088px;
  margin: 136px auto 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 1200px) {
  .entry-content--resources {
    max-width: 930px;
  }
}
@media (max-width: 992px) {
  .entry-content--resources {
    margin-top: 96px !important;
  }
}
.entry-content--resources .title-page {
  width: 100%;
  padding-left: 144px;
  margin-bottom: 16px;
}
@media (max-width: 1200px) {
  .entry-content--resources .title-page {
    max-width: 824px;
    margin: 0 auto 16px;
  }
}
@media (max-width: 992px) {
  .entry-content--resources .title-page {
    padding-left: 0;
  }
}
.entry-content--resources {
  /* column with content */
}
.entry-content--resources .content-resources {
  width: 100%;
  max-width: 680px;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .entry-content--resources .content-resources + .wp-block-column {
    margin-left: 40px !important;
  }
}
@media (max-width: 1200px) {
  .entry-content--resources .content-resources {
    max-width: calc(100% - 300px - 40px);
  }
}
@media (max-width: 992px) {
  .entry-content--resources .content-resources {
    max-width: 100%;
  }
}
.entry-content--resources .content-resources p {
  margin: 0 0 32px 0;
}
@media (max-width: 767px) {
  .entry-content--resources .content-resources p {
    margin-bottom: 24px;
  }
}
.entry-content--resources .content-resources ul + p {
  margin-top: 32px;
}
@media (max-width: 767px) {
  .entry-content--resources .content-resources ul + p {
    margin-top: 24px;
  }
}
.entry-content--resources .content-resources h1,
.entry-content--resources .content-resources h3 {
  margin-bottom: 16px;
}
.entry-content--resources .content-resources h2 {
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .entry-content--resources .content-resources h2 {
    margin-bottom: 16px;
  }
}
.entry-content--resources .content-resources h4,
.entry-content--resources .content-resources h5,
.entry-content--resources .content-resources h6 {
  margin-bottom: 8px;
}
.entry-content--resources .content-resources .ab-block-container {
  width: 100%;
  padding: 0;
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 767px) {
  .entry-content--resources .content-resources .ab-block-container {
    padding: 0;
  }
}
.entry-content--resources .content-resources .ab-block-container.listing {
  border-radius: 4px;
  padding: 24px;
}
@media (max-width: 767px) {
  .entry-content--resources .content-resources .ab-block-container.listing {
    padding: 16px;
  }
}
.entry-content--resources .content-resources .job-head > p {
  margin-bottom: 40px;
}
.entry-content--resources .content-resources .job-head > p .job-meta:not(:first-child) {
  margin-left: 16px;
}
.entry-content--resources .content-resources .job-content .job-description {
  margin-top: 32px;
}
@media (max-width: 767px) {
  .entry-content--resources .content-resources .job-content .job-description {
    margin-top: 24px;
  }
}
.entry-content--resources .sidebar {
  height: 100%;
  width: 300px;
  position: relative;
  margin-left: auto;
  padding-top: 56px;
}
@media (max-width: 992px) {
  .entry-content--resources .sidebar {
    margin: 40px auto 48px;
    width: 100%;
  }
}
.entry-content--resources .sidebar .widget {
  width: 100%;
  border-radius: 4px;
  padding: 24px;
  margin-top: 72px;
}
@media (max-width: 992px) {
  .entry-content--resources .sidebar .widget {
    margin-top: 32px;
  }
}
.entry-content--resources .sidebar .widget:first-child {
  margin-top: 0;
}
.entry-content--resources .sidebar .widget.affixedBottom {
  left: 0 !important;
}
.entry-content--resources .sidebar .widget.fixed {
  z-index: 50;
}
@media (max-width: 992px) {
  .entry-content--resources .sidebar .widget.fixed {
    position: static;
  }
}
@media (max-width: 1200px) {
  .entry-content--resources .sidebar .widget.fixed.job-form {
    position: static;
  }
}
.entry-content--resources .sidebar .widget.related-links {
  padding: 0;
  border: 0;
}
.entry-content--resources .sidebar .widget.related-links .related-wrapper .related-links .related-link {
  width: 100%;
}
.entry-content--resources .sidebar .widget.related-links .related-wrapper .related-links .related-link:nth-of-type(2) {
  border-color: #dde6f2;
}
@media (max-width: 992px) {
  .entry-content--resources .sidebar .widget.related-links .related-wrapper .related-links .related-link:nth-of-type(2) {
    border-color: transparent;
  }
}
@media (max-width: 767px) {
  .entry-content--resources .sidebar .widget.related-links .related-wrapper .related-links .related-link:nth-of-type(2) {
    border-color: #dde6f2;
  }
}
@media (max-width: 992px) {
  .entry-content--resources .sidebar .widget.related-links .related-wrapper .related-links .related-link {
    width: calc(50% - 16px);
  }
}
@media (max-width: 767px) {
  .entry-content--resources .sidebar .widget.related-links .related-wrapper .related-links .related-link {
    width: 100%;
  }
}
.entry-content--resources .sidebar .widget .widget-title {
  font: 400 30px/36px "DIN Pro", "Open Sans", "Arial", sans-serif;
  margin-bottom: 8px;
}
.entry-content--resources .sidebar .widget .button.btn--primary {
  width: 100%;
  padding: 9px 24px;
  text-align: center;
}
.entry-content--resources.single-job {
  max-width: 1232px;
  margin-top: 168px;
  position: relative;
}
@media (max-width: 1200px) {
  .entry-content--resources.single-job {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .entry-content--resources.single-job {
    margin-top: 96px;
  }
}
@media (max-width: 1300px) {
  .entry-content--resources.single-job .sidebar-social-share {
    left: 22px;
  }
}
.entry-content--resources.single-job .content-resources {
  max-width: calc(100% - 408px);
  padding-left: 144px;
  position: relative;
}
@media (max-width: 1200px) {
  .entry-content--resources.single-job .content-resources {
    max-width: 824px;
    margin: 0 auto 64px;
  }
}
@media (max-width: 992px) {
  .entry-content--resources.single-job .content-resources {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .entry-content--resources.single-job .content-resources {
    margin-bottom: 40px;
  }
}
.entry-content--resources.single-job .content-resources .shared-block {
  left: 0;
}
@media (max-width: 992px) {
  .entry-content--resources.single-job .content-resources .shared-block {
    margin-bottom: 32px;
  }
}
@media (max-width: 1200px) {
  .entry-content--resources.single-job .sidebar-wrapper {
    width: 100%;
  }
}
@media (max-width: 1200px) {
  .entry-content--resources.single-job .sidebar-wrapper .sidebar {
    width: 100%;
    max-width: 824px;
    margin: 0 auto;
    padding-left: 144px;
    padding-top: 0;
  }
}
@media (max-width: 992px) {
  .entry-content--resources.single-job .sidebar-wrapper .sidebar {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .entry-content--resources.single-job .sidebar-wrapper .sidebar {
    padding-top: 8px;
  }
}
.entry-content--resources.single-job.no_social .content-resources {
  padding-left: 0;
}
@media (max-width: 1200px) {
  .entry-content--resources.single-job.no_social .content-resources {
    max-width: 680px;
    padding-left: 0;
  }
}
@media (max-width: 1200px) {
  .entry-content--resources.single-job.no_social .sidebar {
    max-width: 680px;
    padding-left: 0;
  }
}

.bg_image_careers_inner {
  position: relative;
  margin: 0 auto;
  width: 100%;
}
.bg_image_careers_inner img {
  position: absolute;
  top: -168px;
  left: 50%;
  margin: 0 auto;
  z-index: -1;
  width: 1920px;
  min-width: 1920px;
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  .bg_image_careers_inner img {
    top: -96px;
  }
}

.related-resources {
  width: 100%;
  max-width: 1232px;
  margin: 32px auto 0;
}
@media (max-width: 992px) {
  .related-resources {
    margin-top: 0;
  }
}
.related-resources .related-title {
  display: block;
  margin-bottom: 16px;
}
@media (max-width: 992px) {
  .related-resources .related-title {
    margin-bottom: 0;
  }
}
.related-resources .related-container {
  display: flex;
  flex-wrap: wrap;
}
.related-resources .related-container .related-card {
  width: calc((100% - 64px) / 3);
  margin-left: 32px;
}
@media (max-width: 992px) {
  .related-resources .related-container .related-card {
    width: 100%;
    margin-left: 0;
    margin-top: 24px;
  }
}
.related-resources .related-container .related-card:nth-of-type(3n + 1) {
  margin-left: 0;
}
.related-resources.featured-category {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 16px;
}
@media (max-width: 1200px) {
  .related-resources.featured-category {
    justify-content: space-between;
  }
}
@media (max-width: 767px) {
  .related-resources.featured-category {
    flex-direction: column;
  }
}
.related-resources.featured-category.reverse {
  flex-direction: row-reverse;
}
@media (max-width: 767px) {
  .related-resources.featured-category.reverse {
    flex-direction: column;
  }
}
.related-resources .featured-category-container {
  display: block;
  width: calc(50% - 6px);
}
@media (max-width: 1200px) {
  .related-resources .featured-category-container {
    width: calc(50% - 16px);
  }
}
@media (max-width: 767px) {
  .related-resources .featured-category-container {
    width: 100%;
  }
}
.related-resources .featured-category-container .featured-category-card {
  width: 100%;
  border: none;
}
.related-resources .featured-category-container .featured-category-card .thumbnail {
  border-radius: 8px;
}
.related-resources .featured-category-container .featured-category-card .post-time {
  margin: 16px 0;
}
.related-resources .featured-category-container .featured-category-card .title-card {
  margin-top: 16px;
  font: 400 30px/36px "DIN Pro", "Open Sans", "Arial", sans-serif;
}
@media (max-width: 1200px) {
  .related-resources .featured-category-container .featured-category-card .title-card {
    font: 500 28px/36px "DIN Pro", "Open Sans", "Arial", sans-serif;
  }
}
@media (max-width: 1200px) {
  .related-resources .featured-category-container .featured-category-card {
    padding: 0;
  }
  .related-resources .featured-category-container .featured-category-card:hover {
    box-shadow: none;
  }
}
@media (max-width: 767px) {
  .related-resources .featured-category-container .featured-category-card {
    margin-bottom: 24px;
  }
  .related-resources .featured-category-container .featured-category-card .post-category {
    bottom: 12px;
  }
}
.related-resources .featured-category-container .featured-category-card .cart-bottom {
  justify-content: flex-start;
}
@media (max-width: 992px) {
  .related-resources .featured-category-container .featured-category-card .cart-bottom .time_read-post {
    font: 400 12px/16px "DIN Pro", "Open Sans", "Arial", sans-serif;
  }
}
.related-resources .featured-category-container .featured-category-card .cart-bottom .author-post {
  font: 400 14px/20px "DIN Pro", "Open Sans", "Arial", sans-serif;
  margin-right: 16px;
}
@media (max-width: 992px) {
  .related-resources .featured-category-container .featured-category-card .cart-bottom .author-post {
    font: 400 12px/16px "DIN Pro", "Open Sans", "Arial", sans-serif;
  }
}
.related-resources .featured-category-container .featured-category-card .cart-bottom .time_read-post {
  line-height: 12px;
}
.related-resources .featured-category-container.short-cards .featured-category-card {
  display: flex;
}
@media (max-width: 1200px) {
  .related-resources .featured-category-container.short-cards .featured-category-card {
    margin-bottom: 24px;
  }
  .related-resources .featured-category-container.short-cards .featured-category-card:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .related-resources .featured-category-container.short-cards .featured-category-card .title-card {
    padding-top: 0;
  }
}
.related-resources .featured-category-container.short-cards .featured-category-card .thumbnail {
  height: 145px;
  width: 217px;
  margin-bottom: 0;
  background-size: cover;
  border-radius: 5px;
  background-position: center center;
}
@media (max-width: 1200px) {
  .related-resources .featured-category-container.short-cards .featured-category-card .thumbnail {
    height: 120px;
    width: 179px;
  }
}
@media (max-width: 767px) {
  .related-resources .featured-category-container.short-cards .featured-category-card .thumbnail {
    height: 81px;
    width: 123px;
  }
}
.related-resources .featured-category-container.short-cards .featured-category-card .post-time {
  margin: 0 0 16px 0;
}
@media (max-width: 767px) {
  .related-resources .featured-category-container.short-cards .featured-category-card .post-time {
    font: 400 12px/16px "DIN Pro", "Open Sans", "Arial", sans-serif;
    color: #333;
    margin-bottom: 8px;
  }
}
.related-resources .featured-category-container.short-cards .featured-category-card .title-card {
  margin-top: 0;
  font: 300 27px/32px "DIN Pro", "Open Sans", "Arial", sans-serif;
}
@media (max-width: 1200px) {
  .related-resources .featured-category-container.short-cards .featured-category-card .title-card {
    font: 400 20px/28px "DIN Pro", "Open Sans", "Arial", sans-serif;
  }
}
@media (max-width: 767px) {
  .related-resources .featured-category-container.short-cards .featured-category-card .title-card {
    margin-bottom: 8px;
  }
}
.related-resources .featured-category-container.short-cards .featured-category-card .card-description {
  margin-left: 24px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .related-resources .featured-category-container.short-cards .featured-category-card .card-description {
    margin-left: 12px;
  }
}

.show_featured_category_posts_layout .wp-block-columns {
  display: flex;
  align-items: center;
}
.show_featured_category_posts_layout .wp-block-columns .wp-block-button {
  text-align: right;
}
.show_featured_category_posts_layout .wp-block-columns .wp-block-button .wp-block-button__link {
  font: 400 16px/24px "DIN Pro", "Open Sans", "Arial", sans-serif !important;
}
@media (max-width: 767px) {
  .show_featured_category_posts_layout .wp-block-columns .wp-block-button .wp-block-button__link {
    font: 400 16px/24px "DIN Pro", "Open Sans", "Arial", sans-serif !important;
  }
}

.glossary_category.category-cover {
  width: 100%;
  max-width: 1088px;
  margin: 0 auto 8px;
}
@media (max-width: 992px) {
  .glossary_category.category-cover {
    margin-top: 136px;
    margin-bottom: -128px;
  }
}
.glossary_category.category-cover .post-category {
  /* uses `.category-label` */
  display: table;
  position: relative;
}

.type-glossary.show-socials .glossary_category,
.type-glossary.show-socials .glossary_breadcrumbs {
  max-width: 1088px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 70px;
}
.type-glossary.show-socials .glossary_content_layout {
  padding-left: 136px;
}
.type-glossary.show-socials .sidebar-social-share {
  top: 246px;
  width: 100%;
  max-width: 106px;
}
.type-glossary.show-socials .sidebar-social-share .time_read-post {
  margin-top: 16px;
}
@media (max-width: 1300px) {
  .type-glossary.show-socials .sidebar-social-share {
    left: 32px;
  }
}
@media (max-width: 1200px) {
  .type-glossary.show-socials .glossary_content_layout {
    padding-left: 146px;
  }
  .type-glossary.show-socials .sidebar-social-share {
    left: 48px;
  }
  .type-glossary.show-socials .glossary_category {
    padding-left: 146px;
  }
  .type-glossary.show-socials .glossary_breadcrumbs {
    padding-left: 146px;
  }
}
@media (max-width: 992px) {
  .type-glossary.show-socials .glossary_category,
  .type-glossary.show-socials .glossary_breadcrumbs,
  .type-glossary.show-socials .glossary_content_layout {
    padding-left: 0;
  }
  .type-glossary.show-socials .sidebar-social-share--toc {
    max-width: 100%;
    margin: 24px 0;
  }
  .type-glossary.show-socials .sidebar-social-share--toc .meta-data {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 24px;
  }
  .type-glossary.show-socials .sidebar-social-share--toc .meta-data .author-data {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0;
    margin-right: 14px;
  }
  .type-glossary.show-socials .sidebar-social-share--toc .meta-data .time_read-post {
    margin-top: 0;
  }
}
.type-glossary .entry-content--resources .sidebar .widget_block {
  padding: 0;
  border: none;
}

.post-time {
  font: 400 14px/20px "DIN Pro", "Open Sans", "Arial", sans-serif;
  color: #333;
  text-align: left;
  letter-spacing: 0;
  width: 100%;
}
@media (max-width: 992px) {
  .post-time {
    color: #333;
  }
}

.single-post {
  overflow: visible;
}
.single-post .category-blog__nav {
  padding: 0;
}
@media (max-width: 992px) {
  .single-post .breadcrumbs_search {
    display: none;
  }
}
@media (max-width: 1200px) {
  .single-post .blog__post {
    margin-top: 24px;
  }
}
@media (max-width: 992px) {
  .single-post .blog__post .top-post .title-post {
    margin-bottom: 16px;
  }
}
.single-post .show_related_posts_layout {
  margin-top: 120px;
  margin-bottom: 88px;
}
@media (max-width: 992px) {
  .single-post .show_related_posts_layout {
    margin-top: 56px;
    margin-bottom: 72px;
  }
}

.entry-content--resources.blog-post {
  margin-top: 40px;
  overflow: visible;
}
@media (max-width: 1200px) {
  .entry-content--resources.blog-post {
    margin-top: 40px;
  }
}
@media (max-width: 992px) {
  .entry-content--resources.blog-post {
    margin-top: 16px !important;
  }
}
.entry-content--resources.blog-post .content-resources {
  padding-left: 168px;
  max-width: calc(100% - 384px);
}
@media (max-width: 1200px) {
  .entry-content--resources.blog-post .content-resources {
    margin: 0;
    padding-left: 146px;
    max-width: calc(100% - 71px);
  }
}
@media (max-width: 992px) {
  .entry-content--resources.blog-post .content-resources {
    padding-left: 0;
    max-width: 100%;
  }
}
.entry-content--resources.blog-post .content-resources .entry-content .wp-block-image {
  margin: 48px 0;
}
@media (max-width: 992px) {
  .entry-content--resources.blog-post .content-resources .entry-content .wp-block-image {
    margin: 24px 0;
  }
}
.entry-content--resources.blog-post .content-resources .entry-content .wp-block-image:first-child {
  margin-top: 0;
}
.entry-content--resources.blog-post .content-resources .entry-content .wp-block-image:last-child {
  margin-bottom: 0;
}
.entry-content--resources.blog-post .title-page {
  margin-bottom: 40px;
  padding: 0;
}
@media (max-width: 767px) {
  .entry-content--resources.blog-post .title-page {
    margin-bottom: 16px;
  }
}
.entry-content--resources.blog-post .post-time {
  padding-left: 168px;
  margin: 0 auto 16px;
}
@media (max-width: 1200px) {
  .entry-content--resources.blog-post .post-time {
    max-width: 824px;
  }
}
@media (max-width: 992px) {
  .entry-content--resources.blog-post .post-time {
    padding-left: 0;
    margin-bottom: 8px;
  }
}
.entry-content--resources.blog-post .category-cover {
  width: 100%;
  padding-left: 168px;
  margin-bottom: 8px;
}
@media (max-width: 1200px) {
  .entry-content--resources.blog-post .category-cover {
    max-width: 824px;
    margin: 0 auto 16px;
  }
}
@media (max-width: 992px) {
  .entry-content--resources.blog-post .category-cover {
    padding-left: 0;
  }
}
.entry-content--resources.blog-post .category-cover .post-category {
  /* uses `.category-label` */
  display: table;
}
.entry-content--resources.blog-post .related-links-mobile {
  display: none;
}
@media (max-width: 1200px) {
  .entry-content--resources.blog-post .related-links-mobile {
    display: block;
  }
}
@media (max-width: 1200px) {
  .entry-content--resources.blog-post .related-links-mobile .related-wrapper {
    margin: 32px auto 0;
  }
}
.entry-content--resources.blog-post .sidebar-social-share {
  width: 100%;
  max-width: 106px;
}
@media (max-width: 1200px) {
  .entry-content--resources.blog-post .sidebar-social-share {
    margin-top: 0;
    left: 0;
  }
}
@media (max-width: 992px) {
  .entry-content--resources.blog-post .sidebar-social-share {
    max-width: 100%;
  }
}
.entry-content--resources.blog-post .sidebar-social-share .post-time {
  padding-left: 0;
}
@media (max-width: 992px) {
  .entry-content--resources.blog-post .sidebar-social-share .post-time {
    margin-bottom: 0;
  }
}
.entry-content--resources.blog-post .sidebar-wrapper {
  top: 105px;
  height: 600px;
  position: sticky;
}
@media (max-width: 1200px) {
  .entry-content--resources.blog-post .sidebar-wrapper {
    position: static;
  }
}
@media (max-width: 992px) {
  .entry-content--resources.blog-post .sidebar-wrapper {
    display: none;
  }
}
.entry-content--resources.blog-post .sidebar {
  padding-top: 0;
}
@media (max-width: 1200px) {
  .entry-content--resources.blog-post .sidebar {
    display: none;
  }
}
.entry-content--resources.blog-post .sidebar .widget {
  box-shadow: unset;
  padding: 0;
  margin-bottom: 72px;
}
.entry-content--resources.blog-post h1 {
  font: 400 47px/56px "DIN Pro", "Open Sans", "Arial", sans-serif !important;
}
.entry-content--resources.blog-post h1:not(.has-text-color) {
  color: #333;
}
@media (max-width: 1200px) {
  .entry-content--resources.blog-post h1 {
    font: 400 47px/56px "DIN Pro", "Open Sans", "Arial", sans-serif !important;
  }
}
@media (max-width: 767px) {
  .entry-content--resources.blog-post h1 {
    font: 400 36px/40px "DIN Pro", "Open Sans", "Arial", sans-serif !important;
  }
}
.entry-content--resources.blog-post h1 {
  /* Corrected mixin call */
}
@media (min-width: 1201px) {
  .entry-content--resources.blog-post h1 {
    margin-bottom: 16px;
    font: 500 56px/60px "DIN Pro", "Open Sans", "Arial", sans-serif;
  }
}
.entry-content--resources.blog-post h2 {
  font: 300 27px/32px "DIN Pro", "Open Sans", "Arial", sans-serif !important;
}
.entry-content--resources.blog-post h2:not(.has-text-color) {
  color: #222;
}
@media (max-width: 1200px) {
  .entry-content--resources.blog-post h2 {
    font: 300 27px/32px "DIN Pro", "Open Sans", "Arial", sans-serif !important;
  }
}
@media (max-width: 767px) {
  .entry-content--resources.blog-post h2 {
    font: 400 20px/28px "DIN Pro", "Open Sans", "Arial", sans-serif !important;
  }
}
.entry-content--resources.blog-post h2 {
  /* Corrected mixin call */
}
@media (min-width: 1201px) {
  .entry-content--resources.blog-post h2 {
    font: 400 47px/56px "DIN Pro", "Open Sans", "Arial", sans-serif;
  }
}
.entry-content--resources.blog-post h3 {
  font: 400 30px/36px "DIN Pro", "Open Sans", "Arial", sans-serif;
}
.entry-content--resources.blog-post h3:not(.has-text-color) {
  color: #222;
}
@media (max-width: 767px) {
  .entry-content--resources.blog-post h3 {
    font: 500 28px/36px "DIN Pro", "Open Sans", "Arial", sans-serif;
  }
}
@media (min-width: 1201px) {
  .entry-content--resources.blog-post h3 {
    font: 400 30px/36px "DIN Pro", "Open Sans", "Arial", sans-serif;
  }
}
.entry-content--resources.blog-post h4 {
  font: 300 27px/32px "DIN Pro", "Open Sans", "Arial", sans-serif;
}
.entry-content--resources.blog-post h4:not(.has-text-color) {
  color: #222;
}
@media (max-width: 767px) {
  .entry-content--resources.blog-post h4 {
    font: 400 20px/28px "DIN Pro", "Open Sans", "Arial", sans-serif;
  }
}
@media (max-width: 767px) {
  .entry-content--resources.blog-post h5 {
    font: 500 16px/20px "DIN Pro", "Open Sans", "Arial", sans-serif;
  }
}
.entry-content--resources.blog-post h6:not(.has-text-color) {
  color: #222;
}
@media (max-width: 1200px) {
  .entry-content--resources.blog-post h6 {
    font: 400 16px/20px "DIN Pro", "Open Sans", "Arial", sans-serif;
  }
}
@media (min-width: 1201px) {
  .entry-content--resources.blog-post p {
    margin: 0 0 48px 0;
    font: 400 20px/28px "DIN Pro", "Open Sans", "Arial", sans-serif;
  }
}
@media (max-width: 767px) {
  .entry-content--resources.blog-post p {
    margin-bottom: 28px;
    font: 400 16px/22px "DIN Pro", "Open Sans", "Arial", sans-serif;
  }
}
@media (min-width: 1201px) {
  .entry-content--resources.blog-post blockquote p {
    font: 500 22px/28px "DIN Pro", "Open Sans", "Arial", sans-serif;
  }
}
@media (min-width: 1201px) {
  .entry-content--resources.blog-post ul li {
    font: 400 20px/28px "DIN Pro", "Open Sans", "Arial", sans-serif !important;
  }
  .entry-content--resources.blog-post ul li::before {
    top: 13px !important;
  }
}

.meta-data {
  display: block;
  margin-bottom: 48px;
}
@media (max-width: 1200px) {
  .meta-data {
    margin-bottom: 40px;
  }
}
@media (max-width: 992px) {
  .meta-data {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 24px;
  }
}
.meta-data .author-data {
  display: block;
  margin-bottom: 8px;
  position: relative;
}
@media (max-width: 992px) {
  .meta-data .author-data {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0;
    margin-right: 14px;
  }
}
.meta-data .author-data img {
  width: 48px;
  height: 48px;
  display: block;
  border-radius: 50%;
  margin-bottom: 16px;
}
@media (max-width: 992px) {
  .meta-data .author-data img {
    margin-bottom: 0;
    margin-right: 16px;
  }
}
@media (max-width: 767px) {
  .meta-data .author-data img {
    width: 24px;
    height: 24px;
    margin-right: 8px;
  }
}
.meta-data .author-data .author_name {
  display: block;
  color: #222;
  text-align: left;
  font: 400 14px/20px "DIN Pro", "Open Sans", "Arial", sans-serif;
}
@media (max-width: 992px) {
  .meta-data .author-data .author_name {
    color: #222;
    margin-right: 14px;
    white-space: nowrap;
  }
}
.meta-data .author-data .author_link {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.meta-data .time_read-post {
  font: 400 14px/20px "DIN Pro", "Open Sans", "Arial", sans-serif;
  color: #333;
}
@media (max-width: 992px) {
  .meta-data .time_read-post {
    margin-left: auto;
  }
}
