/*!***********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[2].use[3]!./assets/scss/page.scss ***!
  \***********************************************************************************************************************************************************************************************/
/* ~~~~~~~~~~ General ~~~~~~~~~~ */
/**
* Button Standardization (#1260: 7 [WCAG] Change all orange buttons with white text to #c74d00 background)
* https://todo.createit.com/my-work?modal=Task-157222-1213
*/
/* ~~~~~~~~~~ Variables ~~~~~~~~~~ */
/**
* Button Standardization (#1260: 7 [WCAG] Change all orange buttons with white text to #c74d00 background)
* https://todo.createit.com/my-work?modal=Task-157222-1213
*/
/**
* WCAG
* https://todo.createit.com/my-work?modal=Task-157219-1213
*/
/* ~~~~~~~~~~ Section ~~~~~~~~~~ */
.section--gray {
  background: #fafafa; }

.section--active-indicator {
  position: relative; }

.section__indicator {
  position: absolute;
  left: 0;
  right: 0;
  height: 100px;
  top: -91px;
  z-index: -1; }

.section__inner {
  max-width: 1620px;
  margin: auto;
  padding: 100px 15px;
  overflow: hidden; }
  .single-seo_audits .section__inner {
    max-width: 1128px; }
  @media (max-width: 1620px) and (min-width: 1200px) {
    .section__inner {
      padding: 100px 50px; } }
  @media (max-width: 767.98px) {
    .section__inner {
      padding: 50px 15px; } }
  @media (max-width: 767.98px) {
    .site-main--discovery .section__inner {
      padding-left: 24px;
      padding-right: 24px; } }
  .section__inner--full {
    max-width: none;
    padding-left: 0;
    padding-right: 0; }
  .section__inner--xl {
    max-width: 1720px; }
  .section__inner--lg {
    max-width: 1430px; }
  .section__inner--md {
    max-width: 1340px; }
  .section__inner--sm {
    max-width: 1200px; }
  .section__inner--xs {
    max-width: 850px; }
  .section__inner_wrap {
    max-width: 1620px;
    margin: 0 auto;
    padding: 0 124px; }
    .section__inner_wrap.row {
      margin: 0 auto; }
    @media (max-width: 1199.98px) {
      .section__inner_wrap {
        padding: 0 5%; } }
    @media (max-width: 767.98px) {
      .section__inner_wrap {
        padding: 0 15px; } }

.section__title {
  font-size: 2.5rem;
  line-height: 2.75rem;
  font-family: "mark_probold", sans-serif;
  text-align: center;
  max-width: 780px;
  margin: 0 auto 100px; }
  .section__title--markpro {
    font-family: "mark_probold", sans-serif !important; }
  .section__title--inner-md {
    font-size: 2.5rem;
    line-height: 3.125rem;
    font-family: "mark_probold", sans-serif;
    max-width: 670px;
    margin: 0 0 100px; }
    @media (max-width: 767.98px) {
      .section__title--inner-md {
        font-size: 1.875rem;
        line-height: 2.5rem;
        margin: 0 0 50px; } }
  @media (max-width: 991.98px) {
    .section__title {
      font-size: 2.125rem;
      line-height: 2.375rem; } }
  @media (max-width: 767.98px) {
    .section__title {
      margin: 0 auto 50px; } }
  @media (max-width: 575.98px) {
    .section__title {
      font-size: 1.5rem;
      line-height: 1.75rem;
      margin: 0 auto 50px; } }
  .section__title--marginbottom-xs {
    margin-bottom: 30px; }
  .section__title--marginbottom-sm {
    margin-bottom: 50px; }
  .section__title--sm {
    max-width: 450px; }
  .section__title--md {
    max-width: 560px; }
  .section__title--smd {
    max-width: 600px; }
  .section__title--lg {
    max-width: 915px !important; }
  .section__title--xl {
    max-width: 1100px !important; }
  .section__title--full {
    max-width: none !important; }

.section__subtitle {
  font-size: 1.5rem;
  line-height: 2.25rem;
  text-align: center;
  max-width: 1020px;
  width: 100%;
  margin: 0 auto 100px;
  color: #222222; }
  .section__subtitle p {
    font-size: 1.5rem;
    line-height: 2.25rem; }
    @media (max-width: 1060px) {
      .section__subtitle p {
        font-size: 1.125rem;
        line-height: 1.875rem; } }
    @media (max-width: 767px) {
      .section__subtitle p {
        font-size: 0.875rem;
        line-height: 1.625rem; } }
  @media (max-width: 767px) {
    .section__subtitle {
      margin-bottom: 50px; } }
  .section__subtitle--primary {
    font-size: 1.125rem;
    line-height: 1.375rem;
    font-family: "Open Sans", sans-serif; }
    @media (max-width: 575.98px) {
      .section__subtitle--primary {
        font-size: 1rem;
        line-height: 1.25rem; } }
  .section__subtitle--nmt {
    margin-bottom: -50px !important; }
    @media (max-width: 767.98px) {
      .section__subtitle--nmt {
        margin-bottom: 50px !important; } }

.section__cta {
  padding: 100px 15px 0;
  text-align: center;
  overflow: hidden;
  height: auto;
  width: 100%; }
  .section__cta a {
    margin: 0 10px; }
    .section__cta a:first-child {
      margin-left: 0; }
    .section__cta a:last-child {
      margin-right: 0; }
    .section__cta a i {
      margin-left: 3px;
      vertical-align: -2px; }
  @media (max-width: 767.98px) {
    .section__cta {
      padding: 50px 15px 0; } }
  @media (max-width: 575.98px) {
    .section__cta a {
      margin: 0 auto 10px;
      display: block;
      max-width: 170px; }
      .section__cta a:first-child {
        margin-left: auto; }
      .section__cta a:last-child {
        margin-right: auto;
        margin-bottom: 0; } }

.page-template-ecommerce {
  overflow-x: hidden; }

.entry-content h1,
.entry-content h2,
.entry-content h3 {
  margin-bottom: 30px; }

.entry-content h4,
.entry-content h5 {
  margin-bottom: 15px; }

.entry-content ul,
.entry-content ol {
  padding-left: 1rem; }

.entry-content blockquote cite {
  color: #6c757d;
  font-size: 0.875rem; }

.entry-content table td {
  border: 1px solid #ccc;
  padding: 15px; }
  .entry-content table td p {
    margin-bottom: 0; }

.tooltip {
  filter: drop-shadow(0px 3px 10px rgba(0, 0, 0, 0.1)); }
  .tooltip .tooltip-inner {
    background-color: #fff;
    border-radius: 8px;
    padding: 12px;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    color: #222222;
    font-size: 0.875rem;
    line-height: 1.875rem; }
  .tooltip .tooltip-arrow:before {
    border-top-color: #fff; }

.code-toolbar .toolbar {
  display: none !important; }

/*!***********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[2].use[3]!./assets/scss/blog.scss ***!
  \***********************************************************************************************************************************************************************************************/
/* ~~~~~~~~~~ Variables ~~~~~~~~~~ */
/**
* Button Standardization (#1260: 7 [WCAG] Change all orange buttons with white text to #c74d00 background)
* https://todo.createit.com/my-work?modal=Task-157222-1213
*/
/**
* WCAG
* https://todo.createit.com/my-work?modal=Task-157219-1213
*/
/* ~~~~~~~~~~ General ~~~~~~~~~~ */
/**
* Button Standardization (#1260: 7 [WCAG] Change all orange buttons with white text to #c74d00 background)
* https://todo.createit.com/my-work?modal=Task-157222-1213
*/
html {
  scroll-behavior: smooth;
  overflow-wrap: anywhere; }

body {
  font-family: "Open Sans", sans-serif;
  color: #000;
  margin: 0;
  background-color: rgba(0, 0, 0, 0);
  font-size: 1rem;
  line-height: 1.25rem; }
  body.home {
    padding-top: 0 !important; }
  body.body--coming-soon {
    background: #F5F5F5; }
    body.body--coming-soon .site-main {
      padding: 0;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      width: 100%;
      height: auto;
      min-height: 100vh; }
  @media (max-width: 767.98px) {
    body.is-o-hidden {
      overflow: hidden; } }
  body.is-o-hidden .section--hero:before,
  body.is-o-hidden .section--clients:before,
  body.is-o-hidden .section--clutch:before {
    content: '';
    background: rgba(34, 34, 34, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100; }
  body .body-overlay {
    display: none;
    height: 0;
    z-index: -1; }
  body.navbar-active {
    overflow: hidden;
    position: relative; }
    body.navbar-active .body-overlay {
      position: absolute;
      display: block;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.8);
      z-index: 100; }

a {
  color: #ff8030;
  text-decoration: none; }
  a:hover {
    color: #1a1a1a; }

.link-animate {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
  font-size: 1rem;
  line-height: 1.125rem;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  color: #222222;
  padding-bottom: 5px;
  display: inline-block;
  position: relative;
  overflow: hidden; }
  .link-animate:after {
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    transition: all 0.25s;
    content: '';
    bottom: 0;
    left: 1px;
    right: 0;
    height: 1px;
    width: 0;
    background: #222222;
    display: block;
    position: absolute; }
  .link-animate i {
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    transition: all 0.25s;
    font-size: 17px;
    color: #ffffff;
    margin-left: 3px;
    vertical-align: -3px; }
  .link-animate img {
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    transition: all 0.25s;
    margin-left: 3px;
    margin-top: -3px;
    opacity: 0; }
  .link-animate:hover {
    color: #ff8030; }
    .link-animate:hover i {
      color: #222222; }
    .link-animate:hover img {
      opacity: 1;
      -webkit-transition: all 0.25s;
      -moz-transition: all 0.25s;
      transition: all 0.25s; }
    .link-animate:hover:after {
      width: 100%; }
  .link-animate--pink:hover {
    color: #ED3B62; }
  .page-template-marketing .link-animate:hover:after,
  .page-template-marketing .link-animate:hover img, .page-template-marketing .link-animate:focus:after,
  .page-template-marketing .link-animate:focus img {
    display: none; }
  .page-template-marketing .link-animate:hover, .page-template-marketing .link-animate:focus, .page-template-marketing .link-animate:active {
    color: #222222;
    opacity: 0.8; }
  .page-template-marketing .link-animate:focus, .page-template-marketing .link-animate:active {
    opacity: 0.5; }

.site-main--discovery, .site-main--igaming {
  overflow: hidden; }

.site-main--thank-you {
  padding-top: 0; }

.home .site-main {
  padding-top: 0; }

.page-template-our-work {
  padding-top: 117px; }
  @media (max-width: 1350px) {
    .page-template-our-work {
      padding-top: 80px; } }

.o-hidden {
  overflow: hidden !important; }
  @media (pointer: fine) {
    .o-hidden {
      width: calc(100vw - 17px); }
      .o-hidden .header.position-fixed {
        right: 8px; }
      .o-hidden .contact-popup {
        right: 17px; } }

header .global-container {
  position: relative; }

.global-container,
.wpig-scrolling-stoc__nav ul {
  max-width: 1620px;
  margin: auto;
  padding-left: 15px;
  padding-right: 15px; }
  @media (max-width: 1620px) and (min-width: 1200px) {
    .global-container,
    .wpig-scrolling-stoc__nav ul {
      padding-left: 50px;
      padding-right: 50px; } }
  .single-seo_audits .global-container, .single-seo_audits
  .wpig-scrolling-stoc__nav ul {
    max-width: 1128px; }
  .global-container--md,
  .wpig-scrolling-stoc__nav ul--md {
    max-width: 1350px; }
    @media (max-width: 1620px) and (min-width: 1200px) {
      .global-container--md,
      .wpig-scrolling-stoc__nav ul--md {
        padding-left: 15px;
        padding-right: 15px; } }
  .global-container--sm,
  .wpig-scrolling-stoc__nav ul--sm {
    max-width: 1082px; }
    @media (max-width: 1620px) and (min-width: 1200px) {
      .global-container--sm,
      .wpig-scrolling-stoc__nav ul--sm {
        padding-left: 15px;
        padding-right: 15px; } }

.img-fluid,
img[class*="wp-image-"] {
  max-width: 100%;
  height: auto; }

.page-template-dm-marketing {
  overflow-x: hidden; }

.hidden {
  display: none; }

.grecaptcha-badge {
  z-index: 100; }

.site-main.site-main--notfound {
  background: url(_/assets/img/redesign-notfound-bg.webp) center/cover no-repeat; }
  .site-main.site-main--notfound .notfound__inner {
    width: 100%;
    min-height: 100vh;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px; }
  .site-main.site-main--notfound .notfound__heading {
    padding: 50px 0;
    margin: auto;
    text-align: center;
    width: 100%;
    height: auto;
    overflow: hidden; }
    .site-main.site-main--notfound .notfound__heading-url {
      display: inline-block; }
    .site-main.site-main--notfound .notfound__heading-logo {
      max-width: 100%;
      height: auto; }
  .site-main.site-main--notfound .notfound__main {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    color: #ffffff;
    min-height: calc(100vh - 302px);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
    .site-main.site-main--notfound .notfound__main-heading {
      font-family: "mark_probold", sans-serif;
      font-size: 2.5rem;
      line-height: 3.125rem;
      color: #ffffff; }
      @media (max-width: 767.98px) {
        .site-main.site-main--notfound .notfound__main-heading {
          font-size: 1.5rem;
          line-height: 1.875rem; } }
      .site-main.site-main--notfound .notfound__main-heading--xl {
        font-size: 12.5rem;
        line-height: 12.5rem; }
        @media (max-width: 767.98px) {
          .site-main.site-main--notfound .notfound__main-heading--xl {
            font-size: 7.125rem;
            line-height: 7.125rem; } }
    .site-main.site-main--notfound .notfound__main-content {
      font-family: "mark_proregular", sans-serif;
      font-size: 1.5rem;
      line-height: 1.875rem; }
      @media (max-width: 767.98px) {
        .site-main.site-main--notfound .notfound__main-content {
          font-size: 1.25rem;
          line-height: 1.5625rem; } }
    .site-main.site-main--notfound .notfound__main-footer {
      padding-top: 50px; }
    .site-main.site-main--notfound .notfound__main-cta {
      padding-top: 15px;
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 15px;
      flex-wrap: wrap; }
    .site-main.site-main--notfound .notfound__main-link {
      color: #ffffff;
      font-size: 1rem;
      line-height: 1.5rem;
      font-weight: 700;
      border: 1px solid #999999;
      border-radius: 32px;
      display: block;
      position: relative;
      padding: 10px 45px 10px 20px;
      text-transform: uppercase; }
      .site-main.site-main--notfound .notfound__main-link:after {
        content: '';
        background: url(_/assets/img/long-arrow-gray-right.svg) center/contain no-repeat;
        position: absolute;
        right: 20px;
        top: -2px;
        bottom: 0;
        margin: auto;
        height: 19px;
        width: 15px; }
      .site-main.site-main--notfound .notfound__main-link:hover {
        background: #ff8030;
        border-color: #ff8030; }
        .site-main.site-main--notfound .notfound__main-link:hover:after {
          background: url(_/assets/img/long-arrow-white-right.svg) center/contain no-repeat; }
  .site-main.site-main--notfound .notfound__footer {
    padding: 50px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px; }
    .site-main.site-main--notfound .notfound__footer-link {
      opacity: 0.7;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      transition: all 0.2s; }
      .site-main.site-main--notfound .notfound__footer-link:hover {
        opacity: 1; }

.section--hero .hero .hero__item {
  display: none; }

.section--hero .hero .hero__item:first-child {
  display: block; }

.pulapka {
  position: absolute;
  left: -9999px; }

/* ~~~~~~~~~~ Components ~~~~~~~~~~ */
form input,
form textarea {
  padding: 15px 20px;
  border: 1px solid #cccccc;
  color: #4c4c4c;
  border-radius: 0;
  -webkit-appearance: none; }
  form input::placeholder,
  form textarea::placeholder {
    color: #4c4c4c; }

form textarea {
  resize: none; }

form input[type=checkbox] {
  appearance: none;
  background: none;
  width: 22px;
  height: 22px;
  min-width: 22px;
  padding: 0;
  border-color: #cccccc;
  cursor: pointer; }
  form input[type=checkbox]:checked {
    background: url(_/assets/img/checkmark.svg);
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: center center; }
  form input[type=checkbox]:focus:checked, form input[type=checkbox]:focus-visible:checked {
    background: url(_/assets/img/checkmark.svg) !important;
    background-size: 12px !important;
    background-repeat: no-repeat !important;
    background-position: center center !important; }

/* ~~~~~~~~~~ Popup ~~~~~~~~~~ */
.newsletter-popup {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1000;
  box-sizing: border-box;
  flex-wrap: wrap; }
  .newsletter-popup-preloader {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 99999;
    box-sizing: border-box; }
    .newsletter-popup-preloader--hide {
      display: none; }
    .newsletter-popup-preloader__spinner {
      width: 50px;
      height: 50px;
      border: 4px solid rgba(255, 255, 255, 0.3);
      border-top-color: #ffffff;
      border-radius: 50%;
      animation: newsletter-popup-spin 0.8s linear infinite; }
  .newsletter-popup--hide {
    display: none; }
  .newsletter-popup__main {
    display: flex;
    justify-content: center;
    width: 100%;
    height: auto;
    max-width: 1345px;
    flex-wrap: wrap; }
    .newsletter-popup__main--hide {
      display: none; }
  .newsletter-popup__close {
    background: url(_/assets/img/svg/icon-close-wcag.svg) center/contain no-repeat;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer; }
  .newsletter-popup__column {
    position: relative; }
    .newsletter-popup__column--left {
      width: 100%;
      max-width: 825px;
      height: auto;
      padding: 100px 125px;
      justify-content: center;
      display: inline-flex;
      flex-direction: column;
      flex-wrap: wrap; }
      .single-careers .newsletter-popup__column--left {
        display: none; }
    .newsletter-popup__column--right {
      width: calc(100% - 825px);
      max-width: 520px;
      background: #ffffff;
      padding: 50px; }
  .newsletter-popup__heading {
    font-family: "mark_probold", sans-serif;
    color: #ffffff;
    margin-bottom: 50px;
    font-size: 2.5rem;
    line-height: 3.125rem; }
  .newsletter-popup__content p,
  .newsletter-popup__content ul {
    color: #ffffff; }
    .newsletter-popup__content p:last-child,
    .newsletter-popup__content ul:last-child {
      margin-bottom: 0; }
  .newsletter-popup__content ul {
    list-style: none; }
    .newsletter-popup__content ul li {
      position: relative;
      padding-left: 20px; }
      .newsletter-popup__content ul li:before {
        content: '';
        position: absolute;
        top: 10px;
        left: 0;
        width: 8px;
        height: 8px;
        background-color: #ff8030;
        border-radius: 100%; }
  .newsletter-popup .newsletter__form-inner {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 15px; }
  .newsletter-popup .newsletter__form-heading {
    font-family: "mark_probold", sans-serif;
    margin-bottom: 25px;
    font-size: 1.5rem;
    line-height: 1.875rem;
    text-align: center; }
  .newsletter-popup .newsletter__form-label {
    font-size: 1rem;
    line-height: 1.625rem;
    color: #4c4c4c;
    margin-bottom: 5px; }
  .newsletter-popup .newsletter__form-group {
    width: 100%; }
    .newsletter-popup .newsletter__form-group input[type=email],
    .newsletter-popup .newsletter__form-group input[type=text] {
      width: 100%;
      height: auto; }
    .newsletter-popup .newsletter__form-group--checkbox .wpcf7-form-control {
      display: flex;
      flex-wrap: wrap;
      align-items: flex-start;
      justify-content: flex-start;
      gap: 10px;
      padding: 0; }
    .newsletter-popup .newsletter__form-group--checkbox .wpcf7-list-item {
      margin: 0; }
    .newsletter-popup .newsletter__form-group--checkbox label {
      position: relative; }
    .newsletter-popup .newsletter__form-group--checkbox input[type=checkbox] {
      opacity: 0;
      width: 0;
      height: 0;
      z-index: -1;
      position: absolute;
      left: -100%; }
      .newsletter-popup .newsletter__form-group--checkbox input[type=checkbox]:checked ~ .wpcf7-list-item-label {
        border: 1px solid #222222;
        background: #222222;
        color: #ffffff; }
    .newsletter-popup .newsletter__form-group--checkbox .wpcf7-list-item-label {
      font-size: 1rem;
      line-height: 1rem;
      font-weight: bold;
      text-transform: uppercase;
      padding: 10px 20px;
      border-radius: 20px;
      cursor: pointer;
      display: inline-block;
      background: transparent;
      border: 1px solid #BBBBBB;
      color: #222222; }
      .newsletter-popup .newsletter__form-group--checkbox .wpcf7-list-item-label:hover {
        background: rgba(34, 34, 34, 0.2);
        color: #222222;
        opacity: 1;
        border-color: #222222; }
    .newsletter-popup .newsletter__form-group--acceptance .wpcf7-list-item {
      margin: 0; }
      .newsletter-popup .newsletter__form-group--acceptance .wpcf7-list-item label {
        display: flex;
        gap: 10px;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%; }
      .newsletter-popup .newsletter__form-group--acceptance .wpcf7-list-item .wpcf7-list-item-label {
        color: #4c4c4c; }
        .newsletter-popup .newsletter__form-group--acceptance .wpcf7-list-item .wpcf7-list-item-label a {
          text-decoration: underline; }
  .newsletter-popup .newsletter__form-footer {
    width: 100%;
    position: relative; }
    .newsletter-popup .newsletter__form-footer .wpcf7-spinner {
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto;
      left: 150px; }
  .newsletter-popup .newsletter__form-submit {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    font-size: 1rem;
    line-height: 1rem;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    padding: 11px 37px 11px 20px;
    border-radius: 20px;
    display: block;
    cursor: pointer;
    background: transparent;
    border: 1px solid #BBBBBB;
    color: #222222;
    background: url(_/assets/img/arrow-long-dark.svg) 112px center/16px 8px no-repeat; }
    .newsletter-popup .newsletter__form-submit:hover {
      background: rgba(34, 34, 34, 0.2);
      color: #222222;
      opacity: 1;
      border-color: #222222; }
    .newsletter-popup .newsletter__form-submit:focus, .newsletter-popup .newsletter__form-submit:active {
      background: rgba(34, 34, 34, 0.2);
      color: #222222;
      opacity: 0.5;
      border-color: #222222; }
    .newsletter-popup .newsletter__form-submit:hover, .newsletter-popup .newsletter__form-submit:focus, .newsletter-popup .newsletter__form-submit:active {
      background: rgba(34, 34, 34, 0.2) url(_/assets/img/arrow-long-dark.svg) 112px center/16px 8px no-repeat; }
    .newsletter-popup .newsletter__form-submit:disabled {
      color: #222222;
      background: rgba(34, 34, 34, 0.2) url(_/assets/img/arrow-long-dark.svg) 112px center/16px 8px no-repeat;
      opacity: 0.5; }
      .newsletter-popup .newsletter__form-submit:disabled:hover, .newsletter-popup .newsletter__form-submit:disabled:focus, .newsletter-popup .newsletter__form-submit:disabled:active {
        border: 1px solid #222222;
        color: #222222;
        cursor: auto;
        background: url(_/assets/img/arrow-long-dark.svg) 112px center/16px 8px no-repeat; }
      .newsletter-popup .newsletter__form-submit:disabled:after {
        opacity: 0.4; }
  .newsletter-popup .newsletter__form .wpcf7-response-output {
    margin: 0;
    text-align: center;
    font-size: 16px;
    padding: 5px;
    border-width: 1px; }
  .newsletter-popup .sent .wpcf7-response-output {
    display: none; }
  .newsletter-popup__thankyou {
    padding: 60px 15px 120px;
    background: #F5F5F5;
    position: relative;
    overflow: hidden;
    text-align: center;
    width: 100%;
    max-width: 420px;
    display: none; }
    .newsletter-popup__thankyou:before {
      content: '';
      position: absolute;
      top: 50px;
      left: -25px;
      width: 60px;
      height: 175px;
      background: url(_/assets/img/newsletter-popup-v-dots.png) no-repeat;
      background-size: contain;
      background-position: center; }
    .newsletter-popup__thankyou:after {
      content: '';
      position: absolute;
      bottom: 0;
      right: 25px;
      width: 120px;
      height: 84px;
      background: url(_/assets/img/newsletter-popup-email.png) no-repeat;
      background-size: contain;
      background-position: center; }
    .newsletter-popup__thankyou-heading {
      font-size: 1.5rem;
      line-height: 1.75rem;
      font-family: "mark_probold", sans-serif;
      margin-bottom: 15px; }
    .newsletter-popup__thankyou-content {
      font-size: 1.125rem;
      line-height: 1.6875rem;
      width: 100%;
      max-width: 280px;
      margin: 0 auto;
      font-family: "Open Sans", sans-serif; }
    .newsletter-popup__thankyou--show {
      display: block; }

.newsletter-main {
  position: relative; }
  .newsletter-main:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 10;
    width: 100%;
    height: 100%; }
  .newsletter-main__image {
    position: relative;
    z-index: 5;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center; }
  .newsletter-main__content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 15;
    flex-direction: column;
    gap: 50px;
    text-align: center; }
    .newsletter-main__content-heading {
      color: #ffffff;
      font-family: "mark_probold", sans-serif; }
      .newsletter-main__content-heading strong {
        background: #ff8030;
        display: block;
        padding: 15px; }
    .newsletter-main__content-link {
      color: #ffffff; }
      .newsletter-main__content-link:hover {
        color: #ffffff;
        border-color: #ffffff; }

@keyframes newsletter-popup-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

/* ~~~~~~~~~~ Section ~~~~~~~~~~ */
.section--gray {
  background: #fafafa; }

.section--active-indicator {
  position: relative; }

.section__indicator {
  position: absolute;
  left: 0;
  right: 0;
  height: 100px;
  top: -91px;
  z-index: -1; }

.section__inner {
  max-width: 1620px;
  margin: auto;
  padding: 100px 15px;
  overflow: hidden; }
  .single-seo_audits .section__inner {
    max-width: 1128px; }
  @media (max-width: 1620px) and (min-width: 1200px) {
    .section__inner {
      padding: 100px 50px; } }
  @media (max-width: 767.98px) {
    .section__inner {
      padding: 50px 15px; } }
  @media (max-width: 767.98px) {
    .site-main--discovery .section__inner {
      padding-left: 24px;
      padding-right: 24px; } }
  .section__inner--full {
    max-width: none;
    padding-left: 0;
    padding-right: 0; }
  .section__inner--xl {
    max-width: 1720px; }
  .section__inner--lg {
    max-width: 1430px; }
  .section__inner--md {
    max-width: 1340px; }
  .section__inner--sm {
    max-width: 1200px; }
  .section__inner--xs {
    max-width: 850px; }
  .section__inner_wrap {
    max-width: 1620px;
    margin: 0 auto;
    padding: 0 124px; }
    .section__inner_wrap.row {
      margin: 0 auto; }
    @media (max-width: 1199.98px) {
      .section__inner_wrap {
        padding: 0 5%; } }
    @media (max-width: 767.98px) {
      .section__inner_wrap {
        padding: 0 15px; } }

.section__title {
  font-size: 2.5rem;
  line-height: 2.75rem;
  font-family: "mark_probold", sans-serif;
  text-align: center;
  max-width: 780px;
  margin: 0 auto 100px; }
  .section__title--markpro {
    font-family: "mark_probold", sans-serif !important; }
  .section__title--inner-md {
    font-size: 2.5rem;
    line-height: 3.125rem;
    font-family: "mark_probold", sans-serif;
    max-width: 670px;
    margin: 0 0 100px; }
    @media (max-width: 767.98px) {
      .section__title--inner-md {
        font-size: 1.875rem;
        line-height: 2.5rem;
        margin: 0 0 50px; } }
  @media (max-width: 991.98px) {
    .section__title {
      font-size: 2.125rem;
      line-height: 2.375rem; } }
  @media (max-width: 767.98px) {
    .section__title {
      margin: 0 auto 50px; } }
  @media (max-width: 575.98px) {
    .section__title {
      font-size: 1.5rem;
      line-height: 1.75rem;
      margin: 0 auto 50px; } }
  .section__title--marginbottom-xs {
    margin-bottom: 30px; }
  .section__title--marginbottom-sm {
    margin-bottom: 50px; }
  .section__title--sm {
    max-width: 450px; }
  .section__title--md {
    max-width: 560px; }
  .section__title--smd {
    max-width: 600px; }
  .section__title--lg {
    max-width: 915px !important; }
  .section__title--xl {
    max-width: 1100px !important; }
  .section__title--full {
    max-width: none !important; }

.section__subtitle {
  font-size: 1.5rem;
  line-height: 2.25rem;
  text-align: center;
  max-width: 1020px;
  width: 100%;
  margin: 0 auto 100px;
  color: #222222; }
  .section__subtitle p {
    font-size: 1.5rem;
    line-height: 2.25rem; }
    @media (max-width: 1060px) {
      .section__subtitle p {
        font-size: 1.125rem;
        line-height: 1.875rem; } }
    @media (max-width: 767px) {
      .section__subtitle p {
        font-size: 0.875rem;
        line-height: 1.625rem; } }
  @media (max-width: 767px) {
    .section__subtitle {
      margin-bottom: 50px; } }
  .section__subtitle--primary {
    font-size: 1.125rem;
    line-height: 1.375rem;
    font-family: "Open Sans", sans-serif; }
    @media (max-width: 575.98px) {
      .section__subtitle--primary {
        font-size: 1rem;
        line-height: 1.25rem; } }
  .section__subtitle--nmt {
    margin-bottom: -50px !important; }
    @media (max-width: 767.98px) {
      .section__subtitle--nmt {
        margin-bottom: 50px !important; } }

.section__cta {
  padding: 100px 15px 0;
  text-align: center;
  overflow: hidden;
  height: auto;
  width: 100%; }
  .section__cta a {
    margin: 0 10px; }
    .section__cta a:first-child {
      margin-left: 0; }
    .section__cta a:last-child {
      margin-right: 0; }
    .section__cta a i {
      margin-left: 3px;
      vertical-align: -2px; }
  @media (max-width: 767.98px) {
    .section__cta {
      padding: 50px 15px 0; } }
  @media (max-width: 575.98px) {
    .section__cta a {
      margin: 0 auto 10px;
      display: block;
      max-width: 170px; }
      .section__cta a:first-child {
        margin-left: auto; }
      .section__cta a:last-child {
        margin-right: auto;
        margin-bottom: 0; } }

.page-template-ecommerce {
  overflow-x: hidden; }

.nav_bar {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  background: #F9F9F9;
  border-bottom: 1px solid #E9E9E9;
  border-top: 1px solid #E9E9E9;
  padding-top: 20px;
  z-index: 999; }
  .nav_bar.header--fixed {
    top: 94px;
    padding: 0;
    border-top: 1px solid #E9E9E9;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
    @media (max-width: 1399px) {
      .nav_bar.header--fixed {
        top: 92px; } }
    @media (max-width: 1199.98px) {
      .nav_bar.header--fixed {
        top: 72px; } }
    @media (max-width: 991.98px) {
      .nav_bar.header--fixed {
        top: 81px; } }
    @media (max-width: 767.98px) {
      .nav_bar.header--fixed {
        padding: 15px 0; } }
    .admin-bar .nav_bar.header--fixed {
      top: 114px; }
      @media (max-width: 1399px) {
        .admin-bar .nav_bar.header--fixed {
          top: 112px; } }
      @media (max-width: 1199.98px) {
        .admin-bar .nav_bar.header--fixed {
          top: 92px; } }
      @media (max-width: 991.98px) {
        .admin-bar .nav_bar.header--fixed {
          top: 85px; } }
      @media (max-width: 767.98px) {
        .admin-bar .nav_bar.header--fixed {
          top: 65px; } }
    .nav_bar.header--fixed .page-home {
      margin-top: 5px; }
      @media (max-width: 767.98px) {
        .nav_bar.header--fixed .page-home {
          margin-top: 0; } }
    .nav_bar.header--fixed ul li.current-menu-item, .nav_bar.header--fixed ul li:hover {
      background: transparent; }
      .nav_bar.header--fixed ul li.current-menu-item a, .nav_bar.header--fixed ul li:hover a {
        border-color: transparent !important; }
  .nav_bar-height {
    height: 79px; }
    @media (max-width: 767.98px) {
      .nav_bar-height {
        height: 53px; } }
  .nav_bar .page-home {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    font-size: 1rem;
    color: #222222;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: -6px;
    margin-left: -20px;
    padding: 15px 30px;
    display: inline-block; }
    @media (max-width: 1199.98px) {
      .nav_bar .page-home {
        margin-left: -10px;
        padding: 15px 20px; } }
    @media (max-width: 767.98px) {
      .nav_bar .page-home {
        margin-bottom: 5px; } }
    .nav_bar .page-home:hover {
      color: #ff8030; }
    .nav_bar .page-home:focus, .nav_bar .page-home:active {
      color: #ff8030;
      opacity: 0.5; }
    .nav_bar .page-home i {
      padding-right: 5px; }
  .nav_bar--career {
    padding: 15px 0; }
    .nav_bar--career .page-home {
      margin-top: 0; }
  .nav_bar ul {
    list-style: none;
    margin: 0; }
    @media (max-width: 767.98px) {
      .nav_bar ul {
        column-count: 2; } }
    .nav_bar ul li {
      display: inline-block;
      border-width: 1px 1px 0px 1px;
      border-style: solid;
      border-color: #F9F9F9;
      position: relative; }
      @media (max-width: 767.98px) {
        .nav_bar ul li {
          display: block;
          background-color: transparent; } }
      .nav_bar ul li a {
        font-weight: 700;
        text-transform: uppercase;
        color: #999999;
        padding: 12.5px 24px;
        display: block;
        font-size: 1rem; }
        @media (max-width: 767.98px) {
          .nav_bar ul li a {
            padding: 0 0 5px 0;
            border-bottom: 0; } }
      .nav_bar ul li.current-menu-item {
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        transition: all 0.2s;
        background: #FFFFFF; }
        .nav_bar ul li.current-menu-item a {
          color: #222222; }
        @media (max-width: 767.98px) {
          .nav_bar ul li.current-menu-item {
            background-color: transparent;
            border-color: transparent; } }
      .nav_bar ul li:hover {
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        transition: all 0.2s; }
        .nav_bar ul li:hover a {
          color: #ff8030;
          background: #ffffff; }
        @media (max-width: 767.98px) {
          .nav_bar ul li:hover {
            background-color: transparent;
            border-color: transparent; } }
      .nav_bar ul li:focus, .nav_bar ul li:active {
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        transition: all 0.2s; }
        .nav_bar ul li:focus a, .nav_bar ul li:active a {
          opacity: 0.5; }
        @media (max-width: 767.98px) {
          .nav_bar ul li:focus, .nav_bar ul li:active {
            background-color: transparent;
            border-color: transparent; } }
      .nav_bar ul li.current-menu-item a {
        border-width: 1px;
        border-style: solid;
        border-color: #E9E9E9;
        border-bottom-color: #ffffff;
        margin-bottom: -1px;
        position: relative; }
        @media (max-width: 767.98px) {
          .nav_bar ul li.current-menu-item a {
            border-color: #F9F9F9; } }
        .nav_bar ul li.current-menu-item a:before {
          content: '';
          position: absolute;
          bottom: 0;
          left: 0;
          border-bottom: 1px solid #fff;
          width: 100%;
          height: 1px; }
      .nav_bar ul li.active:after {
        content: '';
        position: absolute;
        bottom: -1px;
        left: 0;
        right: 0;
        background-color: #FFFFFF;
        display: block;
        height: 1px;
        width: 100%; }
  @media (min-width: 768px) {
    .nav_bar .text-md-right {
      text-align: right; } }
  .nav_bar--mobile {
    display: none; }
    @media (min-width: 768px) {
      .nav_bar--mobile {
        display: none !important; } }
  @media (max-width: 767.98px) {
    .nav_bar {
      padding: 15px 0;
      z-index: 200;
      position: relative;
      margin-top: 0; }
      .nav_bar-trigger {
        font-size: 1rem;
        line-height: 1rem;
        font-family: "Open Sans", sans-serif;
        padding-right: 20px;
        padding-top: 2px; }
        .nav_bar-trigger--active .nav_bar-caret {
          -webkit-transform: rotateX(180deg);
          -moz-transform: rotateX(180deg);
          transform: rotateX(180deg); }
      .nav_bar-caret {
        right: 0;
        top: 3px;
        background: url(_/assets/img/angle-down.svg) no-repeat;
        background-size: contain;
        width: 15px;
        height: 15px;
        display: block; }
      .nav_bar-list {
        margin: 0;
        padding: 25px 0;
        -webkit-column-count: 1 !important;
        column-count: 1 !important;
        background: #ffffff; }
      .nav_bar-overlay {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.8);
        z-index: 150;
        display: none; }
      .nav_bar--mobile {
        top: calc(100% + 1px);
        left: 0;
        right: 0; }
        .nav_bar--mobile li {
          border-style: none !important;
          padding: 10px 0; }
          .nav_bar--mobile li a {
            font-size: 1rem;
            line-height: 1rem;
            font-family: "Open Sans", sans-serif;
            font-weight: bold;
            text-transform: uppercase;
            color: #999999;
            padding: 0 !important; }
            .nav_bar--mobile li a[aria-current=page] {
              color: #222222;
              border-style: none !important; }
      .nav_bar .page-home {
        margin: 0;
        padding: 0; } }

.ios-notouch {
  touch-action: none;
  -ms-touch-action: none; }

.section--hero-blog h1 {
  font-family: "mark_proheavy", sans-serif;
  font-weight: 800;
  margin-bottom: 26px;
  font-size: 3.125rem; }
  @media (max-width: 767.98px) {
    .section--hero-blog h1 {
      font-size: 2.5625rem; } }
  @media (max-width: 575.98px) {
    .section--hero-blog h1 {
      font-size: 1.625rem; } }

.section--hero-blog p {
  font-size: 1.125rem; }
  @media (max-width: 575.98px) {
    .section--hero-blog p {
      font-size: 1rem; } }

.section--hero-blog a {
  margin-top: 15px; }

.pagination {
  justify-content: left !important;
  margin-top: 50px;
  margin-bottom: 35px; }
  @media (max-width: 575.98px) {
    .pagination {
      margin-top: 30px; } }
  .pagination__item {
    margin: 0 !important; }
    .pagination__item a {
      color: #222222;
      font-weight: 700;
      width: 40px;
      height: 40px;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      font-size: 1rem;
      line-height: 1.25rem; }
      .pagination__item a:hover {
        opacity: 0.8; }
      .pagination__item a:focus, .pagination__item a:active {
        opacity: 0.5; }
    .pagination__item .current {
      color: #ffffff;
      background: #222222;
      border-radius: 50%;
      font-weight: 700;
      display: flex;
      width: 40px;
      height: 40px;
      align-items: center;
      justify-content: center;
      margin-left: 13px;
      margin-right: 13px;
      font-size: 1rem;
      line-height: 1.25rem; }
    .pagination__item .dots {
      color: #222222;
      font-size: 1rem;
      line-height: 1.25rem; }
    .pagination__item--next a, .pagination__item--prev a {
      position: relative;
      height: 40px;
      width: 60px;
      display: flex;
      align-items: center;
      justify-content: center; }
      .pagination__item--next a:after, .pagination__item--prev a:after {
        content: '';
        background: url(_/assets/img/svg/button-arrow-black.svg) center/contain no-repeat;
        width: 14px;
        height: 14px;
        display: block; }
      .pagination__item--next a:hover, .pagination__item--prev a:hover {
        opacity: 0.8; }
        .pagination__item--next a:hover:after, .pagination__item--prev a:hover:after {
          background: url(_/assets/img/svg/button-arrow-black.svg) center/contain no-repeat; }
      .pagination__item--next a:active, .pagination__item--next a:focus, .pagination__item--prev a:active, .pagination__item--prev a:focus {
        opacity: 0.5; }
        .pagination__item--next a:active:after, .pagination__item--next a:focus:after, .pagination__item--prev a:active:after, .pagination__item--prev a:focus:after {
          background: url(_/assets/img/svg/button-arrow-black.svg) center/contain no-repeat; }
    .pagination__item--next svg, .pagination__item--prev svg {
      display: none !important; }
    .pagination__item--next {
      margin-right: 0 !important;
      margin-left: 13px !important; }
    .pagination__item--prev {
      margin-right: 13px !important;
      margin-left: 0 !important; }
      .pagination__item--prev a:after {
        transform: rotate(180deg); }

.section--people {
  z-index: 2;
  position: relative;
  background-color: #ffffff; }

.people-slider {
  margin: 0 -15px;
  position: relative;
  z-index: 2; }
  .people-slider__item--desc {
    margin: 0 15px;
    padding: 24px;
    border: 1px solid #E9E9E9;
    min-height: 170px; }
    .people-slider__item--desc img {
      max-height: 120px;
      max-width: 120px; }
    .people-slider__item--desc p {
      font-weight: 700;
      color: #222222;
      margin-bottom: 0;
      font-size: 1.125rem;
      line-height: 1.875rem; }
    .people-slider__item--desc span {
      color: #222222;
      display: block;
      font-size: 0.875rem;
      line-height: 1.875rem; }
  .people-slider .slick-arrow {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    font-size: 1.125rem;
    position: absolute;
    bottom: -43px;
    border: 1px solid #e5e5e5;
    height: 40px;
    width: 51.25px;
    border-radius: 25px;
    text-align: center;
    line-height: 0;
    background: transparent;
    margin: 0 auto; }
    .people-slider .slick-arrow:hover {
      border: 1px solid #ff8030;
      background: #ff8030; }
      .people-slider .slick-arrow:hover i {
        color: #ffffff; }
  .people-slider .slick-prev {
    left: -80px;
    right: 0; }
    @media (max-width: 575.98px) {
      .people-slider .slick-prev {
        right: auto;
        left: 15px; } }
  .people-slider .slick-next {
    left: 0;
    right: -80px; }
    @media (max-width: 575.98px) {
      .people-slider .slick-next {
        left: auto;
        right: 15px; } }

.blog__list {
  padding-top: 50px; }
  .blog__list-item {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 15px 25px;
    margin-bottom: 50px; }
    @media (max-width: 767.98px) {
      .blog__list-item {
        gap: 25px; } }
  .blog__list-thumbnail {
    width: 390px;
    height: 220px; }
    .blog__list-thumbnail img {
      width: 100%;
      height: 220px;
      object-fit: cover;
      object-position: left bottom; }
    @media (max-width: 1199.98px) {
      .blog__list-thumbnail {
        width: 300px;
        height: 200px; }
        .blog__list-thumbnail img {
          height: 200px; } }
    @media (max-width: 767.98px) {
      .blog__list-thumbnail {
        width: 100%;
        height: auto; }
        .blog__list-thumbnail img {
          height: auto; } }
  .blog__list-main {
    width: calc(100% - 415px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start; }
    @media (max-width: 1199.98px) {
      .blog__list-main {
        width: calc(100% - 325px); } }
    @media (max-width: 767.98px) {
      .blog__list-main {
        width: 100%; } }
  .blog__list-heading {
    font-size: 1.125rem;
    line-height: 1.6875rem;
    font-weight: 700;
    margin: 15px 0;
    font-family: "Open Sans", sans-serif; }
    .blog__list-heading:hover {
      color: #ff8030; }
  .blog__list-content, .blog__list-more {
    font-size: 1rem;
    line-height: 1.875rem;
    font-weight: 400;
    color: #4c4c4c; }
  .blog__list-content p {
    line-height: 1.5rem; }
    .blog__list-content p:last-child {
      margin-bottom: 0; }
  .blog__list-more {
    margin-top: 15px;
    text-transform: uppercase;
    padding: 11px 0;
    font-weight: 700;
    font-size: 1rem;
    line-height: 1.125rem;
    text-decoration: underline;
    color: #ff8030; }
    .blog__list-more:hover, .blog__list-more:focus, .blog__list-more:active {
      color: #4c4c4c; }
    .blog__list-more:focus, .blog__list-more:active {
      opacity: 0.5; }

.blog__meta {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  gap: 15px; }
  .blog__meta-column {
    width: calc(100% - 75px); }
    .blog__meta-column--like {
      width: 60px; }
  .blog__meta-category {
    font-weight: 700;
    margin-right: 15px;
    font-size: 1rem;
    line-height: 1.875rem;
    text-transform: uppercase;
    display: inline-block; }
    .blog__meta-category a {
      color: #222222; }
  .blog__meta-tags {
    position: relative;
    padding-left: 16px;
    font-size: 1rem;
    line-height: 1.875rem;
    font-weight: 700;
    display: inline-block; }
    .blog__meta-tags:before {
      width: 1px;
      height: 18px;
      top: 5px;
      left: 0;
      background: #cccccc;
      content: '';
      position: absolute;
      display: block; }
  .blog__meta .pld-like-dislike-wrap {
    margin: 0; }
  .blog__meta .pld-dislike-wrap {
    display: none; }
  .blog__meta .pld-like-wrap i {
    display: none; }
  .blog__meta .pld-like-wrap a {
    display: inline-block;
    pointer-events: none; }
    .blog__meta .pld-like-wrap a:before {
      content: '';
      background: url(_/assets/img/icon-post-list-thumbsup.svg) center/contain no-repeat;
      display: block;
      width: 16px;
      height: 16px; }
  .blog__meta .pld-like-count-wrap {
    color: #999999;
    display: inline-block;
    font-size: 1.125rem;
    line-height: 1.875rem; }

.blog__tags {
  display: inline-block; }
  .blog__tags--more .blog__tags-name:last-child:after {
    content: ',';
    color: #4c4c4c;
    margin-right: 0;
    display: inline-block !important; }
  .blog__tags-count {
    display: inline-block;
    margin-left: 5px;
    font-weight: 400;
    color: #4c4c4c;
    text-decoration: underline;
    cursor: pointer;
    background: transparent;
    border-style: none; }
  .blog__tags-more {
    display: none; }
    .blog__tags-more.show {
      display: inline-block; }
      .blog__tags-more.show .blog__tags-name:first-child {
        margin-left: 5px; }
  .blog__tags-name:after {
    content: ',';
    color: #4c4c4c;
    margin-right: 5px; }
  .blog__tags-name:last-child {
    margin-right: 0; }
    .blog__tags-name:last-child:after {
      display: none; }
  .blog__tags-link {
    color: #4c4c4c; }

@media (min-width: 992px) {
  .blog__sidebar {
    position: sticky;
    top: 110px;
    padding: 50px 0 50px 50px; } }

.blog__sidebar-box {
  padding-bottom: 30px; }
  .blog__sidebar-box:last-child {
    padding-bottom: 0; }
  .blog__sidebar-box--search .blog__sidebar-heading {
    margin-bottom: 0;
    border-bottom-style: none;
    background: #fafafa;
    position: relative;
    z-index: 10;
    width: 100%; }

.blog__sidebar-heading {
  font-size: 1rem;
  line-height: 1.5625rem;
  font-weight: 700;
  border-bottom: 1px solid #E9E9E9;
  padding-bottom: 10px;
  margin-bottom: 10px; }

.blog__sidebar-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px; }
  .blog__sidebar-list li a {
    display: block;
    border-radius: 20px;
    font-weight: 700;
    padding: 6px 12px;
    font-size: 1rem;
    line-height: 1rem;
    background: transparent;
    border: 1px solid #BBBBBB;
    color: #222222; }
    .blog__sidebar-list li a:hover {
      background: rgba(34, 34, 34, 0.2);
      color: #222222;
      opacity: 1;
      border-color: #222222; }
    .blog__sidebar-list li a:focus, .blog__sidebar-list li a:active {
      background: rgba(34, 34, 34, 0.2);
      color: #222222;
      opacity: 0.5;
      border-color: #222222; }
    .blog__sidebar-list li a.active {
      font-weight: 700;
      background: #ffffff;
      border: 1px solid #222222;
      color: #222222; }
      .blog__sidebar-list li a.active:hover {
        background: rgba(34, 34, 34, 0.2);
        color: #222222;
        opacity: 1;
        border-color: #222222; }
      .blog__sidebar-list li a.active:focus, .blog__sidebar-list li a.active:active {
        background: rgba(34, 34, 34, 0.2);
        color: #222222;
        opacity: 0.5;
        border-color: #222222; }
    .blog .blog__sidebar-list li a.all-active {
      font-weight: 700;
      background: #ffffff;
      border: 1px solid #222222;
      color: #222222; }
      .blog .blog__sidebar-list li a.all-active:hover {
        background: rgba(34, 34, 34, 0.2);
        color: #222222;
        opacity: 1;
        border-color: #222222; }
      .blog .blog__sidebar-list li a.all-active:focus, .blog .blog__sidebar-list li a.all-active:active {
        background: rgba(34, 34, 34, 0.2);
        color: #222222;
        opacity: 0.5;
        border-color: #222222; }
  .blog__sidebar-list li.current-cat a {
    font-weight: 700;
    background: #ffffff;
    border: 1px solid #222222;
    color: #222222; }
    .blog__sidebar-list li.current-cat a:hover {
      background: rgba(34, 34, 34, 0.2);
      color: #222222;
      opacity: 1;
      border-color: #222222; }
    .blog__sidebar-list li.current-cat a:focus, .blog__sidebar-list li.current-cat a:active {
      background: rgba(34, 34, 34, 0.2);
      color: #222222;
      opacity: 0.5;
      border-color: #222222; }

.blog__search {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto; }
  .blog__search-field {
    width: 100%;
    height: auto;
    padding: 10px 50px 10px 15px;
    border: 1px solid #E9E9E9;
    background: #ffffff;
    font-size: 1rem;
    line-height: 1rem;
    color: #4c4c4c;
    position: relative;
    z-index: 5; }
    .blog__search-field::placeholder {
      color: #4c4c4c; }
    .blog__search-field::-ms-input-placeholder {
      color: #4c4c4c; }
  .blog__search-submit {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0 25px;
    height: 43px;
    font-size: 0;
    border-style: none;
    background: transparent;
    box-shadow: none;
    background: url(_/assets/img/icon-search.svg) center/16px no-repeat;
    z-index: 10; }

.blog__authors-box {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 15px;
  margin-bottom: 15px; }
  .blog__authors-box:last-child {
    margin-bottom: 0; }

.blog__authors-thumbnail {
  width: 100px;
  height: 100px;
  object-fit: cover;
  object-position: center;
  border-radius: 50%; }

.blog__authors-main {
  display: flex;
  width: calc(100% - 115px);
  height: auto;
  overflow: hidden;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column; }

.blog__authors-name {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700; }
  .blog__authors-name a {
    color: #222222; }
    .blog__authors-name a:hover {
      color: #ff8030; }

.blog__authors-position {
  font-size: 1rem;
  line-height: 1.875rem;
  font-weight: 400; }

html {
  scroll-behavior: auto !important; }

.no-results__heading {
  font-size: 1.875rem;
  line-height: 2.5rem;
  font-family: "mark_probold", sans-serif;
  margin-bottom: 15px; }

.no-results__content {
  font-size: 1rem;
  line-height: 1.625rem; }


/*# sourceMappingURL=blog.css.map*/