/*!***********************************************************************************************************************************************************************************************!*\
  !*** 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; }

.contact-popup {
  position: fixed;
  top: 50%;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 1110;
  max-width: 690px;
  width: 100%;
  height: auto;
  margin: auto;
  padding: 50px 50px 50px 200px;
  transform: translateY(-50%);
  overflow: hidden;
  display: none; }
  @media (max-width: 767px) {
    .contact-popup {
      padding: 25px 15px; } }
  @media (max-height: 690px) {
    .contact-popup {
      overflow: auto; } }
  @media (max-width: 575px) and (max-height: 730px) {
    .contact-popup {
      -webkit-transform: none;
      -moz-transform: none;
      transform: none;
      top: 0;
      height: 100%; } }
  @media (min-width: 576px) and (max-height: 650px) {
    .contact-popup {
      -webkit-transform: none;
      -moz-transform: none;
      transform: none;
      top: 0;
      height: 100%; } }
  .contact-popup__confirmation {
    display: none; }
  .contact-popup__overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1105;
    background: rgba(0, 0, 0, 0.4);
    display: none; }
  .contact-popup__icon {
    position: absolute;
    top: 0;
    left: 20px;
    width: 150px; }
    .contact-popup__icon path,
    .contact-popup__icon line {
      stroke: #ff8030; }
    @media (max-width: 767px) {
      .contact-popup__icon {
        display: none; } }
  .contact-popup__close {
    font-size: 1.625rem;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    display: block;
    position: absolute;
    top: 25px;
    right: 25px;
    cursor: pointer;
    color: #222222;
    opacity: 0.25;
    width: 15px;
    height: 15px;
    background: url(_/assets/img/close.svg) center/contain no-repeat; }
    .contact-popup__close:hover {
      opacity: 1; }
  .contact-popup__header, .contact-popup__confirmation {
    font-size: 1.375rem;
    line-height: 1.625rem;
    font-family: "mark_probold", sans-serif;
    color: #222222; }
    @media (max-width: 767px) {
      .contact-popup__header, .contact-popup__confirmation {
        font-size: 18px;
        padding-bottom: 15px; } }
  .contact-popup__return {
    display: none;
    width: 230px;
    margin: 15px auto 0; }
  .contact-popup form {
    margin-top: 30px; }
  .contact-popup .form-label {
    font-size: 1rem;
    line-height: 1.125rem;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    margin-bottom: 15px; }
  .contact-popup .form-group {
    margin-bottom: 15px; }
    .contact-popup .form-group--hide {
      display: none; }
    .contact-popup .form-group--show {
      display: block; }
  .contact-popup .form-footer {
    margin-top: 0;
    margin-bottom: 0;
    position: relative; }
  .contact-popup .wpcf7-list-item {
    width: 50%;
    height: auto;
    margin: 5px 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap; }
    @media (max-width: 575.98px) {
      .contact-popup .wpcf7-list-item {
        width: 100%; } }
    .contact-popup .wpcf7-list-item label {
      display: flex;
      align-items: flex-start; }
    .contact-popup .wpcf7-list-item input[type=checkbox] {
      margin-right: 10px;
      margin-top: 5px; }
    .contact-popup .wpcf7-list-item-label {
      font-size: 1rem;
      line-height: 1.625rem;
      font-family: "Open Sans", sans-serif;
      color: #4c4c4c;
      padding-top: 4px; }
  .contact-popup .wpcf7-form-control {
    font-size: 1rem;
    line-height: 1rem;
    font-family: "Open Sans", sans-serif;
    color: #4c4c4c;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    padding: 8px 12px; }
  .contact-popup .wpcf7-textarea {
    height: 120px; }
  .contact-popup .wpcf7-acceptance {
    padding: 0; }
    .contact-popup .wpcf7-acceptance .wpcf7-list-item {
      width: 100%;
      margin: 0; }
  .contact-popup .wpcf7-checkbox {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 0; }
    .contact-popup .wpcf7-checkbox.wpcf7-not-valid {
      border-style: none; }
  .contact-popup .wpcf7-submit {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    font-size: 1rem;
    line-height: 1.625rem;
    font-weight: bold;
    padding: 10px 20px;
    border-radius: 25px;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    width: 190px;
    text-align: left;
    background: #ffffff url(_/assets/img/arrow-right.svg) no-repeat 90% center;
    background-position-x: 150px !important;
    background-position-y: 18px !important;
    border: 1px solid #222222;
    color: #222222; }
    .contact-popup .wpcf7-submit:hover {
      background: #cccccc url(_/assets/img/arrow-right.svg) no-repeat 90% center;
      border: 1px solid #222222;
      color: #222222; }
    .contact-popup .wpcf7-submit:focus, .contact-popup .wpcf7-submit:active {
      background: #cccccc url(_/assets/img/arrow-right.svg) no-repeat 90% center;
      color: #222222;
      opacity: 0.5;
      border: 1px solid #222222 !important;
      outline: none !important;
      box-shadow: none !important; }
    .contact-popup .wpcf7-submit:disabled {
      background: #DDDEDF url(_/assets/img/arrowright-transparent.png) no-repeat 0 0;
      border: 1px solid #DDDEDF;
      color: #AAAAAA; }
      .contact-popup .wpcf7-submit:disabled:hover {
        background: #DDDEDF url(_/assets/img/arrowright-transparent.png) no-repeat 0 0;
        border: 1px solid #DDDEDF;
        color: #AAAAAA; }
  .contact-popup .wpcf7-not-valid {
    border: 1px solid #dc3545; }
    .contact-popup .wpcf7-not-valid input[type=checkbox] {
      border: 1px solid #dc3545; }
    .contact-popup .wpcf7-not-valid-tip {
      display: none; }
  .contact-popup .wpcf7-spinner {
    position: absolute;
    top: 0;
    left: 155px;
    width: 20px;
    height: 20px;
    bottom: 0;
    margin: auto; }
    .contact-popup .wpcf7-spinner:before {
      transform-origin: 6px 6px; }
  .contact-popup .wpcf7-response-output {
    font-size: 0.75rem;
    margin: 20px 0 0; }
    .contact-popup .wpcf7-response-output:empty {
      display: none; }
  .contact-popup .wpcf7-form.sent .wpcf7-response-output {
    display: none; }
  .contact-popup--thankyou .contact-popup__header {
    margin: 50px 0;
    display: block; }
    @media (max-width: 767px) {
      .contact-popup--thankyou .contact-popup__header {
        text-align: center;
        padding: 0; } }

.page-template-ecommerce .wpcf7-form-control-wrap[data-name="pick-the-topic"] .wpcf7-list-item {
  display: flex;
  align-items: center;
  padding-right: 5px; }
  @media (max-width: 575.98px) {
    .page-template-ecommerce .wpcf7-form-control-wrap[data-name="pick-the-topic"] .wpcf7-list-item {
      width: 100%; } }

.page-template-ecommerce .wpcf7-form-control-wrap[data-name="pick-the-topic"] .wpcf7-list-item-label {
  padding-top: 0; }

.page-template-ecommerce .contact-popup__icon {
  top: 40px; }
  .page-template-ecommerce .contact-popup__icon path {
    stroke: #ED3B62; }
  .page-template-ecommerce .contact-popup__icon line {
    stroke: #ED3B62; }

.page-template-ecommerce .contact-popup .wpcf7-acceptance .wpcf7-list-item-label a {
  color: #ED3B62; }

.page-template-ecommerce .contact-popup .wpcf7-submit:hover {
  background: #ED3B62 url(_/assets/img/arrowright-light.png) no-repeat 0 0;
  border: 1px solid #ED3B62;
  color: #ffffff; }

.page-template-ecommerce .contact-popup .wpcf7-submit:disabled:hover {
  background: #ffffff url(_/assets/img/arrowright.png) no-repeat 0 0;
  border: 1px solid #e5e5e5;
  color: #222222; }

@media (max-width: 767.98px) {
  .page-template-contact .contact-popup__return {
    display: block; } }

.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/home.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
*/
/* ~~~~~~~~~~ Components ~~~~~~~~~~ */
.section--parallax {
  z-index: 100; }
  .section--parallax .parallax-counter {
    font-size: 1rem;
    line-height: 1.125rem;
    margin-top: 20px;
    text-align: center;
    margin-bottom: 8px; }
    @media (max-width: 1520px) {
      .section--parallax .parallax-counter {
        margin-bottom: 10px; } }
    @media (max-width: 1199px) {
      .section--parallax .parallax-counter {
        margin-top: 3px;
        text-align: center; } }
    @media (max-width: 767.98px) {
      .section--parallax .parallax-counter {
        display: none; } }
    @media (min-width: 992px) {
      .section--parallax .parallax-counter--hide-desktop {
        display: none; } }
  .section--parallax .parallax-year {
    color: #4c4c4c; }
  .section--parallax .parallax-name {
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-family: "mark_probold", sans-serif;
    margin: 20px 0; }
    @media (max-width: 767.98px) {
      .section--parallax .parallax-name {
        margin-top: 30px; } }
  .section--parallax .parallax-meta {
    display: flex;
    justify-content: flex-start;
    margin: 30px 0;
    flex-wrap: wrap; }
    .section--parallax .parallax-meta-list {
      width: 100%;
      max-width: 50%; }
      .section--parallax .parallax-meta-list:first-child {
        padding-right: 25px; }
      .section--parallax .parallax-meta-list:last-child {
        padding-left: 25px; }
    .section--parallax .parallax-meta-title {
      font-size: 1rem;
      line-height: 1.25rem;
      display: block;
      font-weight: bold;
      color: #222222;
      padding-bottom: 5px; }
    .section--parallax .parallax-meta-item {
      font-size: 1rem;
      line-height: 1.5rem;
      display: inline-block;
      color: #4c4c4c;
      position: relative; }
      @media (max-width: 575px) {
        .section--parallax .parallax-meta-item {
          color: #222222; } }
    @media (max-width: 520px) {
      .section--parallax .parallax-meta {
        flex-direction: column; }
        .section--parallax .parallax-meta-list {
          max-width: 100%; }
          .section--parallax .parallax-meta-list:first-child, .section--parallax .parallax-meta-list:last-child {
            padding-right: 0;
            padding-left: 0; } }
    @media (max-width: 767.98px) {
      .section--parallax .parallax-meta {
        margin: 5px 0; } }
  .section--parallax .parallax-image {
    max-height: 150px;
    width: auto;
    height: auto; }
    @media (max-width: 1399px) {
      .section--parallax .parallax-image {
        max-height: 110px; } }
    @media (max-width: 1299px) {
      .section--parallax .parallax-image {
        max-height: 70px; } }
    @media (max-width: 1199px) {
      .section--parallax .parallax-image {
        max-height: 110px; } }
    @media (max-width: 991px) {
      .section--parallax .parallax-image {
        max-height: 70px; } }
    @media (max-width: 767px) {
      .section--parallax .parallax-image {
        max-height: 110px; } }
    @media (max-width: 580px) {
      .section--parallax .parallax-image {
        max-height: 75px; } }
    @media (max-width: 480px) {
      .section--parallax .parallax-image {
        max-width: 45px; } }
    .section--parallax .parallax-image--laptop {
      position: relative;
      z-index: 5;
      max-width: 100%;
      max-height: 100%;
      width: 100%;
      height: auto; }
      @media (max-width: 1520px) {
        .section--parallax .parallax-image--laptop {
          max-width: 500px; } }
      @media (max-width: 1399px) {
        .section--parallax .parallax-image--laptop {
          max-width: 400px; } }
      @media (max-width: 1230px) {
        .section--parallax .parallax-image--laptop {
          max-width: 350px; } }
      @media (max-width: 1199px) {
        .section--parallax .parallax-image--laptop {
          max-width: 500px; } }
      @media (max-width: 991px) {
        .section--parallax .parallax-image--laptop {
          max-width: 400px; } }
      @media (max-width: 767.98px) {
        .section--parallax .parallax-image--laptop {
          max-width: 100%;
          display: none; } }
    .section--parallax .parallax-image--orbs {
      position: absolute;
      z-index: 10; }
      @media (max-width: 767.98px) {
        .section--parallax .parallax-image--orbs {
          display: none; } }
    .section--parallax .parallax-image--squares {
      position: absolute;
      z-index: 15; }
      @media (max-width: 767.98px) {
        .section--parallax .parallax-image--squares {
          display: none; } }
    .section--parallax .parallax-image--xs {
      display: none; }
    @media (max-width: 767.98px) {
      .section--parallax .parallax-image--lg {
        display: none; } }
    .section--parallax .parallax-image--mobile {
      display: none; }
      @media (max-width: 767.98px) {
        .section--parallax .parallax-image--mobile {
          display: block; } }
  .section--parallax .parallax-footer a {
    font-size: 1rem;
    line-height: 1.125rem;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    font-weight: bold;
    display: block;
    text-transform: uppercase;
    text-align: center; }
    .section--parallax .parallax-footer a span {
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      transition: all 0.2s;
      font-size: 1rem;
      margin-left: 3px;
      color: #222222;
      display: inline-block;
      vertical-align: middle; }
  .section--parallax .parallax-footer--ecommerce {
    max-width: 210px !important; }
  .section--parallax .parallax__inner {
    display: flex;
    align-items: flex-start;
    width: 100%;
    height: auto;
    overflow: hidden; }
    @media (max-width: 1199px) {
      .section--parallax .parallax__inner {
        flex-direction: column; } }
  .section--parallax .parallax__thumbnail {
    max-width: 330px;
    padding-right: 58px;
    padding-left: 58px;
    position: relative; }
    .section--parallax .parallax__thumbnail-item {
      width: 210px !important;
      height: auto !important;
      overflow: hidden;
      padding: 8px 2px; }
    .section--parallax .parallax__thumbnail-wrap {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 205px;
      height: 100px;
      padding: 30px;
      background: #ffffff;
      box-shadow: none;
      border: 1px solid #949494; }
    .section--parallax .parallax__thumbnail-img {
      max-width: 100%;
      max-height: 50px;
      width: auto;
      height: auto; }
      .section--parallax .parallax__thumbnail-img--mobile {
        display: none; }
      @media (max-width: 767.98px) {
        .section--parallax .parallax__thumbnail-img {
          display: none !important; }
          .section--parallax .parallax__thumbnail-img.parallax__thumbnail-img--mobile {
            display: block !important; } }
    .section--parallax .parallax__thumbnail .slick-slide {
      cursor: pointer; }
      .section--parallax .parallax__thumbnail .slick-slide .parallax__thumbnail-wrap:hover {
        background: rgba(255, 128, 48, 0.2);
        border: 1px solid #F55F00; }
        .section--parallax .parallax__thumbnail .slick-slide .parallax__thumbnail-wrap:hover img {
          display: none; }
          .section--parallax .parallax__thumbnail .slick-slide .parallax__thumbnail-wrap:hover img.parallax__thumbnail-img {
            display: none !important; }
          .section--parallax .parallax__thumbnail .slick-slide .parallax__thumbnail-wrap:hover img.parallax__thumbnail-img--default {
            display: block;
            filter: brightness(0%);
            opacity: 1; }
          .section--parallax .parallax__thumbnail .slick-slide .parallax__thumbnail-wrap:hover img.parallax__thumbnail-img--active {
            display: block !important;
            opacity: 1; }
      .section--parallax .parallax__thumbnail .slick-slide img {
        filter: grayscale(1);
        opacity: 0.5; }
        .section--parallax .parallax__thumbnail .slick-slide img.parallax__thumbnail-img--active {
          filter: none;
          display: none !important; }
        .section--parallax .parallax__thumbnail .slick-slide img.parallax__thumbnail-img--mobile {
          filter: none;
          opacity: 1; }
      .section--parallax .parallax__thumbnail .slick-slide.slick-current .parallax__thumbnail-wrap {
        border: 1px solid #F55F00; }
      .section--parallax .parallax__thumbnail .slick-slide.slick-current img {
        display: none; }
        .section--parallax .parallax__thumbnail .slick-slide.slick-current img.parallax__thumbnail-img {
          display: none !important; }
        .section--parallax .parallax__thumbnail .slick-slide.slick-current img.parallax__thumbnail-img--default {
          display: block;
          filter: brightness(0%);
          opacity: 1; }
        .section--parallax .parallax__thumbnail .slick-slide.slick-current img.parallax__thumbnail-img--active {
          display: block !important;
          opacity: 1; }
    .section--parallax .parallax__thumbnail .slick-arrow {
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      transition: all 0.2s;
      font-size: 0rem;
      position: absolute;
      bottom: -46px;
      border: 1px solid #e5e5e5;
      padding: 7px 5px;
      border-radius: 25px;
      width: 50px;
      text-align: center;
      line-height: 0;
      background: transparent;
      height: 34px; }
      .section--parallax .parallax__thumbnail .slick-arrow:before {
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        transition: all 0.2s;
        content: '\f060';
        font-family: "Font Awesome 6 Free";
        font-weight: 900;
        font-size: 14px;
        color: #222222;
        flex-shrink: 0;
        speak: none;
        text-transform: none;
        text-decoration: inherit;
        text-align: center;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: flex;
        justify-content: center;
        align-items: center; }
      .section--parallax .parallax__thumbnail .slick-arrow:hover {
        border: 1px solid #ff8030;
        background: #ff8030; }
        .section--parallax .parallax__thumbnail .slick-arrow:hover:before {
          color: #ffffff; }
      @media (max-width: 1199px) {
        .section--parallax .parallax__thumbnail .slick-arrow {
          left: 40%;
          bottom: -30px; } }
      @media (max-width: 991px) {
        .section--parallax .parallax__thumbnail .slick-arrow {
          left: 35%; } }
      @media (max-width: 767px) {
        .section--parallax .parallax__thumbnail .slick-arrow {
          left: 10%; } }
      @media (max-width: 519px) {
        .section--parallax .parallax__thumbnail .slick-arrow {
          left: 0;
          right: 165px;
          margin: auto; } }
    .section--parallax .parallax__thumbnail .slick-next {
      right: 3px; }
      .section--parallax .parallax__thumbnail .slick-next:before {
        content: '\f061'; }
      @media (max-width: 1199px) {
        .section--parallax .parallax__thumbnail .slick-next {
          right: 40%;
          left: auto; } }
      @media (max-width: 991px) {
        .section--parallax .parallax__thumbnail .slick-next {
          right: 35%; } }
      @media (max-width: 767px) {
        .section--parallax .parallax__thumbnail .slick-next {
          right: 10%; } }
      @media (max-width: 519px) {
        .section--parallax .parallax__thumbnail .slick-next {
          right: 0;
          left: 165px; } }
    .section--parallax .parallax__thumbnail .slick-dots {
      position: relative;
      text-align: center;
      padding: 0;
      margin: 0;
      z-index: 20; }
      @media (max-width: 767px) {
        .section--parallax .parallax__thumbnail .slick-dots {
          padding-bottom: 10px; } }
      .section--parallax .parallax__thumbnail .slick-dots li {
        display: inline-block;
        vertical-align: middle;
        padding: 0 8px; }
        .section--parallax .parallax__thumbnail .slick-dots li button {
          font-size: 0rem;
          -webkit-transition: all 0.2s;
          -moz-transition: all 0.2s;
          transition: all 0.2s;
          width: 24px;
          height: 4px;
          border-style: none;
          border-radius: 0;
          background: #D9D9D9;
          display: block;
          line-height: 0;
          opacity: 0.5; }
          .section--parallax .parallax__thumbnail .slick-dots li button:hover {
            background: #222222; }
        .section--parallax .parallax__thumbnail .slick-dots li.slick-active button {
          background: #222222;
          opacity: 1; }
    @media (max-width: 1199px) {
      .section--parallax .parallax__thumbnail {
        max-width: 900px;
        padding-right: 15px;
        padding-left: 15px;
        border-right-style: none;
        width: 100%;
        overflow: hidden;
        text-align: center;
        margin: 0 auto 100px; } }
    @media (max-width: 767px) {
      .section--parallax .parallax__thumbnail {
        max-width: 520px;
        margin-bottom: 15px; } }
  .section--parallax .parallax__main {
    width: auto;
    overflow: hidden;
    padding: 0 0 0 100px;
    position: relative; }
    @media (max-width: 1479px) and (min-width: 1200px) {
      .section--parallax .parallax__main {
        padding-left: 60px; } }
    @media (min-width: 1200px) {
      .section--parallax .parallax__main:before {
        content: "";
        position: absolute;
        height: 692px;
        width: 1px;
        bottom: 0;
        left: 0;
        background: #E9E9E9; } }
    .section--parallax .parallax__main-item {
      overflow: hidden;
      width: 100%;
      padding: 60px 0 160px 0;
      display: flex !important;
      justify-content: space-between; }
      @media (max-width: 1520px) {
        .section--parallax .parallax__main-item {
          padding: 40px 0 150px; } }
      @media (max-width: 1399px) {
        .section--parallax .parallax__main-item {
          padding: 10px 0 120px 0;
          align-items: center; } }
      @media (max-width: 767px) {
        .section--parallax .parallax__main-item {
          padding: 0 0 50px;
          flex-direction: column; } }
    .section--parallax .parallax__main-content {
      max-width: 500px; }
      @media (max-width: 1620px) {
        .section--parallax .parallax__main-content {
          max-width: 400px; } }
      @media (max-width: 1399px) {
        .section--parallax .parallax__main-content {
          max-width: 350px; } }
      @media (max-width: 1199px) {
        .section--parallax .parallax__main-content {
          max-width: 450px; } }
      @media (max-width: 991px) {
        .section--parallax .parallax__main-content {
          max-width: 350px; } }
      @media (max-width: 767px) {
        .section--parallax .parallax__main-content {
          max-width: none;
          display: flex;
          order: 2;
          align-items: flex-start;
          flex-direction: column;
          padding-right: 15px; } }
    .section--parallax .parallax__main-thumbnail {
      width: 100%;
      height: 100%;
      max-width: 653px; }
      .section--parallax .parallax__main-thumbnail-inner {
        position: relative;
        padding-left: 50px; }
        @media (max-width: 767.98px) {
          .section--parallax .parallax__main-thumbnail-inner {
            padding-left: 0; } }
      @media (max-width: 1520px) {
        .section--parallax .parallax__main-thumbnail {
          max-width: 500px;
          display: flex;
          align-items: center; } }
      @media (max-width: 1399px) {
        .section--parallax .parallax__main-thumbnail {
          max-width: 400px; } }
      @media (max-width: 1230px) {
        .section--parallax .parallax__main-thumbnail {
          max-width: 350px; } }
      @media (max-width: 1199px) {
        .section--parallax .parallax__main-thumbnail {
          max-width: 500px;
          position: relative; } }
      @media (max-width: 991px) {
        .section--parallax .parallax__main-thumbnail {
          max-width: 400px;
          margin-left: 0; } }
      @media (max-width: 767.98px) {
        .section--parallax .parallax__main-thumbnail {
          max-width: 100%;
          margin-left: 0;
          display: flex;
          order: 1;
          align-items: center;
          flex-direction: column;
          padding: 0; } }
      @media (max-width: 1479px) and (min-width: 1200px) {
        .section--parallax .parallax__main-thumbnail--mercator .first-thumbnail {
          right: 30px !important; } }
    @media (max-width: 1199px) {
      .section--parallax .parallax__main {
        width: 100%; } }
    @media (max-width: 1060px) {
      .section--parallax .parallax__main {
        padding-left: 15px; } }
    @media (max-width: 767.98px) {
      .section--parallax .parallax__main {
        padding-right: 15px; } }
  .section--parallax__new .section__title {
    text-align: left; }
    @media (min-width: 1200px) {
      .section--parallax__new .section__title {
        font-size: 2.5rem;
        line-height: 2.5rem; } }
    @media (max-width: 991.98px) {
      .section--parallax__new .section__title {
        padding-left: 15px;
        padding-right: 15px; } }
    @media (max-width: 1479px) {
      .section--parallax__new .section__title {
        margin-bottom: 50px; } }
  .section--parallax__new .slick-active .bg-thumbnail {
    opacity: 1;
    right: 0;
    transition: all 1s ease; }
  .section--parallax__new .slick-active .first-thumbnail {
    opacity: 1;
    margin-top: 0;
    transition: all 2s ease; }
    @media (max-width: 1479px) and (min-width: 1200px) {
      .section--parallax__new .slick-active .first-thumbnail img {
        width: 90%;
        float: right; } }
  .section--parallax__new .slick-active .second-thumbnail {
    opacity: 1;
    margin-bottom: 0;
    transition: all 2s ease; }
  @media (max-width: 767.98px) {
    .section--parallax__new .slick-arrow {
      bottom: -40px !important;
      margin: auto; }
      .section--parallax__new .slick-arrow:focus:before, .section--parallax__new .slick-arrow:focus-visible:before {
        color: #ff8030 !important; }
      .section--parallax__new .slick-arrow.slick-prev {
        left: 0;
        right: 110px; }
      .section--parallax__new .slick-arrow.slick-next {
        right: 0;
        left: 110px; } }
  .section--parallax__new .bg-thumbnail {
    position: absolute;
    top: 0;
    right: -100px;
    z-index: -1;
    height: 100%;
    opacity: 0;
    bottom: 0;
    max-width: calc(100% - 515px); }
    .section--parallax__new .bg-thumbnail img {
      height: 100%;
      width: 100%;
      object-fit: cover;
      object-position: center; }
    @media (max-width: 991.98px) {
      .section--parallax__new .bg-thumbnail {
        display: none; } }
    @media (max-width: 1620px) {
      .section--parallax__new .bg-thumbnail {
        max-width: calc(100% - 375px); } }
    @media (max-width: 1199px) {
      .section--parallax__new .bg-thumbnail {
        max-width: calc(100% - 465px); } }
    @media (max-width: 991px) {
      .section--parallax__new .bg-thumbnail {
        max-width: calc(100% - 365px); } }
  .section--parallax__new .first-thumbnail {
    position: absolute;
    opacity: 0;
    z-index: 1;
    margin-top: -200px;
    max-width: calc(100% - 515px); }
    @media (min-width: 768px) and (max-width: 991.98px) {
      .section--parallax__new .first-thumbnail {
        right: 0 !important; } }
    @media (max-width: 991.98px) {
      .section--parallax__new .first-thumbnail {
        display: none; } }
    @media (max-width: 1199.98px) {
      .section--parallax__new .first-thumbnail img {
        width: 75%;
        height: 75%;
        float: right; } }
    @media (max-width: 991.98px) {
      .section--parallax__new .first-thumbnail img {
        width: 50%;
        height: 50%; } }
    @media (max-width: 1620px) {
      .section--parallax__new .first-thumbnail {
        max-width: calc(100% - 375px); } }
    @media (max-width: 1199px) {
      .section--parallax__new .first-thumbnail {
        max-width: calc(100% - 465px); } }
    @media (max-width: 991px) {
      .section--parallax__new .first-thumbnail {
        max-width: calc(100% - 365px); } }
  .section--parallax__new .second-thumbnail {
    position: absolute;
    z-index: 2;
    opacity: 0;
    margin-bottom: -400px;
    max-width: calc(100% - 515px); }
    @media (min-width: 768px) and (max-width: 991.98px) {
      .section--parallax__new .second-thumbnail {
        right: 0 !important; } }
    @media (max-width: 991.98px) {
      .section--parallax__new .second-thumbnail {
        display: none; } }
    @media (max-width: 1199.98px) {
      .section--parallax__new .second-thumbnail img {
        width: 75%;
        height: 75%;
        float: right; } }
    @media (max-width: 1620px) {
      .section--parallax__new .second-thumbnail {
        max-width: calc(100% - 375px); } }
    @media (max-width: 1199px) {
      .section--parallax__new .second-thumbnail {
        max-width: calc(100% - 465px); } }
    @media (max-width: 991px) {
      .section--parallax__new .second-thumbnail {
        max-width: calc(100% - 365px); } }
  @media (max-width: 991.98px) {
    .section--parallax__new .parallax__main-thumbnail {
      display: none; } }
  .section--parallax__new .parallax__thumbnail {
    margin-top: 145px; }
    @media (max-width: 991.98px) {
      .section--parallax__new .parallax__thumbnail {
        margin-top: 0;
        margin-bottom: 0;
        padding: 0; } }
    @media (max-width: 767.98px) {
      .section--parallax__new .parallax__thumbnail {
        padding-bottom: 10px; } }
  @media (max-width: 767.98px) {
    .section--parallax__new .parallax__main {
      padding: 0; } }
  .section--parallax__new .parallax__main-content {
    margin-top: 145px;
    padding-left: 2px;
    padding-right: 2px; }
    @media (max-width: 1620px) {
      .section--parallax__new .parallax__main-content {
        max-width: 360px; } }
    @media (max-width: 1479px) {
      .section--parallax__new .parallax__main-content {
        margin-top: 90px; } }
    @media (max-width: 991.98px) {
      .section--parallax__new .parallax__main-content {
        padding: 0 15px 50px;
        margin-top: 43px;
        max-width: 100%; } }
  .section--parallax__new .parallax__main-item {
    padding-bottom: 105px;
    max-height: 860px; }
    @media (max-width: 991.98px) {
      .section--parallax__new .parallax__main-item {
        flex-direction: column;
        padding-bottom: 50px; } }
    @media (max-width: 767.98px) {
      .section--parallax__new .parallax__main-item {
        padding-bottom: 0; } }
  @media (min-width: 768px) {
    .section--parallax__new .parallax__thumbnail-img {
      display: block !important; } }
  @media (max-width: 767.98px) {
    .section--parallax__new .parallax__thumbnail-img {
      filter: grayscale(1) !important;
      opacity: 0.5 !important; } }
  @media (min-width: 768px) {
    .section--parallax__new .parallax__thumbnail-img--mobile {
      display: none !important; } }
  @media (max-width: 767.98px) {
    .section--parallax__new .slick-current.slick-active .parallax__thumbnail-img {
      filter: grayscale(0) !important;
      opacity: 1 !important; } }
  @media (max-width: 767.98px) {
    .section--parallax__new .parallax-counter {
      display: block;
      margin-top: 14px;
      text-align: center;
      margin-bottom: 0; } }
  @media (max-width: 380px) {
    .section--parallax__new .parallax__thumbnail-item,
    .section--parallax__new .parallax__thumbnail-wrap {
      width: 100% !important; }
    .section--parallax__new .parallax__thumbnail-item {
      padding-left: 8px !important;
      padding-right: 8px !important; }
    .section--parallax__new .parallax__thumbnail-wrap {
      height: 90px !important;
      padding: 15px !important; } }

.page-template-ehealth .section--parallax .parallax-footer a:hover {
  background: #222222;
  border-color: #222222; }

.page-template-ehealth .section--parallax .parallax__thumbnail .slick-arrow:hover {
  background: #1F52FA;
  border-color: #1F52FA; }

/* ~~~~~~~~~~ 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; }

.contact-popup {
  position: fixed;
  top: 50%;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 1110;
  max-width: 690px;
  width: 100%;
  height: auto;
  margin: auto;
  padding: 50px 50px 50px 200px;
  transform: translateY(-50%);
  overflow: hidden;
  display: none; }
  @media (max-width: 767px) {
    .contact-popup {
      padding: 25px 15px; } }
  @media (max-height: 690px) {
    .contact-popup {
      overflow: auto; } }
  @media (max-width: 575px) and (max-height: 730px) {
    .contact-popup {
      -webkit-transform: none;
      -moz-transform: none;
      transform: none;
      top: 0;
      height: 100%; } }
  @media (min-width: 576px) and (max-height: 650px) {
    .contact-popup {
      -webkit-transform: none;
      -moz-transform: none;
      transform: none;
      top: 0;
      height: 100%; } }
  .contact-popup__confirmation {
    display: none; }
  .contact-popup__overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1105;
    background: rgba(0, 0, 0, 0.4);
    display: none; }
  .contact-popup__icon {
    position: absolute;
    top: 0;
    left: 20px;
    width: 150px; }
    .contact-popup__icon path,
    .contact-popup__icon line {
      stroke: #ff8030; }
    @media (max-width: 767px) {
      .contact-popup__icon {
        display: none; } }
  .contact-popup__close {
    font-size: 1.625rem;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    display: block;
    position: absolute;
    top: 25px;
    right: 25px;
    cursor: pointer;
    color: #222222;
    opacity: 0.25;
    width: 15px;
    height: 15px;
    background: url(_/assets/img/close.svg) center/contain no-repeat; }
    .contact-popup__close:hover {
      opacity: 1; }
  .contact-popup__header, .contact-popup__confirmation {
    font-size: 1.375rem;
    line-height: 1.625rem;
    font-family: "mark_probold", sans-serif;
    color: #222222; }
    @media (max-width: 767px) {
      .contact-popup__header, .contact-popup__confirmation {
        font-size: 18px;
        padding-bottom: 15px; } }
  .contact-popup__return {
    display: none;
    width: 230px;
    margin: 15px auto 0; }
  .contact-popup form {
    margin-top: 30px; }
  .contact-popup .form-label {
    font-size: 1rem;
    line-height: 1.125rem;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    margin-bottom: 15px; }
  .contact-popup .form-group {
    margin-bottom: 15px; }
    .contact-popup .form-group--hide {
      display: none; }
    .contact-popup .form-group--show {
      display: block; }
  .contact-popup .form-footer {
    margin-top: 0;
    margin-bottom: 0;
    position: relative; }
  .contact-popup .wpcf7-list-item {
    width: 50%;
    height: auto;
    margin: 5px 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap; }
    @media (max-width: 575.98px) {
      .contact-popup .wpcf7-list-item {
        width: 100%; } }
    .contact-popup .wpcf7-list-item label {
      display: flex;
      align-items: flex-start; }
    .contact-popup .wpcf7-list-item input[type=checkbox] {
      margin-right: 10px;
      margin-top: 5px; }
    .contact-popup .wpcf7-list-item-label {
      font-size: 1rem;
      line-height: 1.625rem;
      font-family: "Open Sans", sans-serif;
      color: #4c4c4c;
      padding-top: 4px; }
  .contact-popup .wpcf7-form-control {
    font-size: 1rem;
    line-height: 1rem;
    font-family: "Open Sans", sans-serif;
    color: #4c4c4c;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    padding: 8px 12px; }
  .contact-popup .wpcf7-textarea {
    height: 120px; }
  .contact-popup .wpcf7-acceptance {
    padding: 0; }
    .contact-popup .wpcf7-acceptance .wpcf7-list-item {
      width: 100%;
      margin: 0; }
  .contact-popup .wpcf7-checkbox {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 0; }
    .contact-popup .wpcf7-checkbox.wpcf7-not-valid {
      border-style: none; }
  .contact-popup .wpcf7-submit {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    font-size: 1rem;
    line-height: 1.625rem;
    font-weight: bold;
    padding: 10px 20px;
    border-radius: 25px;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    width: 190px;
    text-align: left;
    background: #ffffff url(_/assets/img/arrow-right.svg) no-repeat 90% center;
    background-position-x: 150px !important;
    background-position-y: 18px !important;
    border: 1px solid #222222;
    color: #222222; }
    .contact-popup .wpcf7-submit:hover {
      background: #cccccc url(_/assets/img/arrow-right.svg) no-repeat 90% center;
      border: 1px solid #222222;
      color: #222222; }
    .contact-popup .wpcf7-submit:focus, .contact-popup .wpcf7-submit:active {
      background: #cccccc url(_/assets/img/arrow-right.svg) no-repeat 90% center;
      color: #222222;
      opacity: 0.5;
      border: 1px solid #222222 !important;
      outline: none !important;
      box-shadow: none !important; }
    .contact-popup .wpcf7-submit:disabled {
      background: #DDDEDF url(_/assets/img/arrowright-transparent.png) no-repeat 0 0;
      border: 1px solid #DDDEDF;
      color: #AAAAAA; }
      .contact-popup .wpcf7-submit:disabled:hover {
        background: #DDDEDF url(_/assets/img/arrowright-transparent.png) no-repeat 0 0;
        border: 1px solid #DDDEDF;
        color: #AAAAAA; }
  .contact-popup .wpcf7-not-valid {
    border: 1px solid #dc3545; }
    .contact-popup .wpcf7-not-valid input[type=checkbox] {
      border: 1px solid #dc3545; }
    .contact-popup .wpcf7-not-valid-tip {
      display: none; }
  .contact-popup .wpcf7-spinner {
    position: absolute;
    top: 0;
    left: 155px;
    width: 20px;
    height: 20px;
    bottom: 0;
    margin: auto; }
    .contact-popup .wpcf7-spinner:before {
      transform-origin: 6px 6px; }
  .contact-popup .wpcf7-response-output {
    font-size: 0.75rem;
    margin: 20px 0 0; }
    .contact-popup .wpcf7-response-output:empty {
      display: none; }
  .contact-popup .wpcf7-form.sent .wpcf7-response-output {
    display: none; }
  .contact-popup--thankyou .contact-popup__header {
    margin: 50px 0;
    display: block; }
    @media (max-width: 767px) {
      .contact-popup--thankyou .contact-popup__header {
        text-align: center;
        padding: 0; } }

.page-template-ecommerce .wpcf7-form-control-wrap[data-name="pick-the-topic"] .wpcf7-list-item {
  display: flex;
  align-items: center;
  padding-right: 5px; }
  @media (max-width: 575.98px) {
    .page-template-ecommerce .wpcf7-form-control-wrap[data-name="pick-the-topic"] .wpcf7-list-item {
      width: 100%; } }

.page-template-ecommerce .wpcf7-form-control-wrap[data-name="pick-the-topic"] .wpcf7-list-item-label {
  padding-top: 0; }

.page-template-ecommerce .contact-popup__icon {
  top: 40px; }
  .page-template-ecommerce .contact-popup__icon path {
    stroke: #ED3B62; }
  .page-template-ecommerce .contact-popup__icon line {
    stroke: #ED3B62; }

.page-template-ecommerce .contact-popup .wpcf7-acceptance .wpcf7-list-item-label a {
  color: #ED3B62; }

.page-template-ecommerce .contact-popup .wpcf7-submit:hover {
  background: #ED3B62 url(_/assets/img/arrowright-light.png) no-repeat 0 0;
  border: 1px solid #ED3B62;
  color: #ffffff; }

.page-template-ecommerce .contact-popup .wpcf7-submit:disabled:hover {
  background: #ffffff url(_/assets/img/arrowright.png) no-repeat 0 0;
  border: 1px solid #e5e5e5;
  color: #222222; }

@media (max-width: 767.98px) {
  .page-template-contact .contact-popup__return {
    display: block; } }

.simpleslider {
  position: relative;
  width: 100%;
  margin: auto;
  overflow: hidden;
  z-index: 5;
  height: 856px;
  background-color: #222222; }
  .simpleslider__main {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center; }
    .simpleslider__main-item {
      position: absolute;
      width: 100%;
      opacity: 0;
      transition: opacity 1s ease-in-out;
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      top: 0;
      bottom: 0;
      height: 100%; }
      .simpleslider__main-item.active {
        opacity: 1;
        z-index: 1; }
        .simpleslider__main-item.active .simpleslider__main-inner {
          animation-duration: 1s;
          opacity: 1;
          width: 620px; }
          @media (max-width: 767.98px) {
            .simpleslider__main-item.active .simpleslider__main-inner {
              width: 425px; } }
          @media (max-width: 320px) {
            .simpleslider__main-item.active .simpleslider__main-inner {
              width: 320px; } }
        .simpleslider__main-item.active .simpleslider__image-assets--front {
          animation-duration: 1s;
          opacity: 1; }
        .simpleslider__main-item.active .simpleslider__image-assets--back {
          animation-duration: 1s;
          opacity: 1; }
        .simpleslider__main-item.active .simpleslider__image--left .simpleslider__image-assets--front {
          animation-duration: 1s;
          opacity: 1; }
        .simpleslider__main-item.active .simpleslider__image--left .simpleslider__image-assets--back {
          animation-duration: 1s;
          opacity: 1; }
      @media (max-width: 767.98px) {
        .simpleslider__main-item {
          flex-direction: column;
          gap: 50px; } }
    .simpleslider__main-background {
      width: 100%;
      display: block;
      height: 100%;
      position: absolute;
      object-fit: cover;
      object-position: center;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 5;
      max-height: 800px; }
      .simpleslider__main-background--mobile {
        display: none; }
      @media (max-width: 767.98px) {
        .simpleslider__main-background--mobile {
          display: block; }
        .simpleslider__main-background--desktop {
          display: none; } }
    .simpleslider__main-inner {
      position: relative;
      z-index: 50;
      padding-right: 15px;
      padding-left: 15px; }
    .simpleslider__main-tagline {
      font-weight: 700;
      text-transform: capitalize;
      color: #ff8030;
      display: block;
      font-size: 1rem;
      line-height: 1.625rem; }
    .simpleslider__main-heading {
      font-size: 4.6875rem;
      line-height: 4.6875rem;
      font-weight: 700;
      font-family: "mark_probold", sans-serif;
      color: #ffffff;
      padding: 15px 15px 25px;
      width: 590px; }
      .simpleslider__main-heading strong {
        color: #ff8030; }
      @media (max-width: 1199.98px) {
        .simpleslider__main-heading {
          font-size: 2.8125rem;
          line-height: 3.5rem; } }
      @media (max-width: 991.98px) {
        .simpleslider__main-heading {
          font-size: 2.1875rem;
          line-height: 2.8125rem;
          width: 320px;
          margin: auto; } }
      @media (max-width: 767.98px) {
        .simpleslider__main-heading {
          font-size: 2rem;
          line-height: 2rem;
          width: 290px; } }
    .simpleslider__main-content {
      font-family: "Open Sans", sans-serif; }
      .simpleslider__main-content p {
        font-size: 1.125rem;
        line-height: 2.375rem;
        font-weight: 700;
        color: #ffffff;
        margin-bottom: 0; }
        @media (max-width: 991px) {
          .simpleslider__main-content p {
            font-size: 1rem;
            line-height: 2rem; } }
        @media (max-width: 575.98px) {
          .simpleslider__main-content p br {
            display: none; } }
        .simpleslider__main-content p:last-child {
          margin-bottom: 0;
          min-width: 590px; }
          @media (max-width: 425px) {
            .simpleslider__main-content p:last-child {
              min-width: auto; } }
      @media (max-width: 767.98px) {
        .simpleslider__main-content {
          margin: auto;
          text-align: center;
          display: block; } }
    .simpleslider__main-cta {
      font-size: 1.125rem;
      line-height: 1.25rem;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      transition: all 0.5s;
      border: 1px solid #ffffff;
      padding: 22px 32px 22px 32px;
      border-radius: 50px;
      text-transform: uppercase;
      color: #222222;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      font-weight: 700;
      background: #ffffff;
      height: 64px;
      transition: 0.3s ease;
      margin-top: 65px;
      width: 300px; }
      .simpleslider__main-cta svg {
        opacity: 0;
        transition: 0.3s ease-in-out;
        margin-left: -22px;
        height: 26px;
        width: 22px;
        visibility: hidden; }
      .simpleslider__main-cta:hover, .simpleslider__main-cta:focus {
        transition: 0.3s ease;
        opacity: 0.8; }
        .simpleslider__main-cta:hover svg, .simpleslider__main-cta:focus svg {
          transition: 0.3s ease-in-out;
          margin-left: 13.5px;
          opacity: 1;
          visibility: visible; }
          .simpleslider__main-cta:hover svg path, .simpleslider__main-cta:focus svg path {
            fill: #222222; }
      .simpleslider__main-cta:focus, .simpleslider__main-cta:active {
        opacity: 0.5; }
      .simpleslider__main-cta:focus-visible svg path {
        fill: #222222; }
      @media (max-width: 1399.98px) {
        .simpleslider__main-cta {
          font-size: 0.875rem;
          line-height: 1.125rem; } }
      @media (max-width: 1199.98px) {
        .simpleslider__main-cta {
          padding: 15px 25px; } }
      @media (max-width: 767.98px) {
        .simpleslider__main-cta {
          height: 50px;
          margin-top: 30px; } }
  .simpleslider__image {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 15;
    width: 50%; }
    .simpleslider__image-assets {
      position: absolute;
      max-width: 100%;
      height: auto; }
      .simpleslider__image-assets--front {
        bottom: 73px;
        right: 35%;
        z-index: 10; }
      .simpleslider__image-assets--back {
        top: 202px;
        right: 50%;
        z-index: 5; }
    .simpleslider__image--left {
      left: 0; }
    .simpleslider__image--right {
      right: 0; }
      .simpleslider__image--right .simpleslider__image-assets--front {
        left: 35%;
        bottom: 95px; }
      .simpleslider__image--right .simpleslider__image-assets--back {
        left: 50%;
        top: 285px; }
    .simpleslider__image--mobile {
      display: none; }
    @media (max-width: 991.98px) {
      .simpleslider__image-assets--front {
        bottom: 100px; }
      .simpleslider__image-assets--back {
        top: 70px; }
      .simpleslider__image--right .simpleslider__image-assets--front {
        bottom: 150px; }
      .simpleslider__image--right .simpleslider__image-assets--back {
        top: 170px; } }
    @media (max-width: 767.98px) {
      .simpleslider__image {
        position: relative;
        width: 100%;
        padding-bottom: 80px; }
        .simpleslider__image-assets {
          position: relative; }
        .simpleslider__image--left, .simpleslider__image--right {
          display: none; }
        .simpleslider__image--mobile {
          display: block; } }
  .simpleslider__navigation-arrow {
    font-size: 0.8125rem;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: auto;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin: auto;
    border-style: none;
    background: #ffffff;
    color: #222222;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 10;
    opacity: 0; }
    .simpleslider__navigation-arrow:hover, .simpleslider__navigation-arrow:focus, .simpleslider__navigation-arrow:active {
      opacity: 0.8 !important; }
    .simpleslider__navigation-arrow:focus, .simpleslider__navigation-arrow:active {
      opacity: 0.5 !important; }
    @media (max-width: 1199.98px) {
      .simpleslider__navigation-arrow {
        width: 40px;
        height: 40px; } }
    @media (max-width: 767.98px) {
      .simpleslider__navigation-arrow {
        display: none; } }
  .simpleslider__navigation-next {
    right: 0;
    left: auto; }
  .simpleslider__footer {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 75px 0;
    margin: 0 auto;
    display: flex;
    gap: 12px;
    justify-content: center;
    align-items: center;
    z-index: 20; }
  .simpleslider__dots {
    z-index: 20;
    display: flex;
    gap: 12px;
    justify-content: center;
    align-items: center;
    width: 96px; }
    .simpleslider__dots button {
      font-size: 0rem;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      transition: all 0.2s;
      width: 24px;
      height: 24px;
      border-style: none;
      border-radius: 0;
      background: transparent;
      display: block;
      line-height: 0;
      position: relative; }
      .simpleslider__dots button:before {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        content: '';
        width: 24px;
        height: 4px;
        border-style: none;
        border-radius: 0;
        background: #d9d9d9;
        display: block;
        opacity: 0.5; }
      .simpleslider__dots button:hover:before {
        background: #ffffff; }
      .simpleslider__dots button.active:before {
        background: #ffffff;
        opacity: 1; }
      .simpleslider__dots button:focus, .simpleslider__dots button:focus-visible, .simpleslider__dots button:active {
        background: transparent !important; }
        .simpleslider__dots button:focus:before, .simpleslider__dots button:focus-visible:before, .simpleslider__dots button:active:before {
          background: #ffffff !important;
          opacity: 1; }
  .simpleslider__play {
    font-size: 0;
    background: url(_/assets/img/svg/button-play.svg) center/contain no-repeat;
    border-style: none;
    width: 73px;
    height: 24px; }
    .simpleslider__play:focus, .simpleslider__play:focus-visible {
      background: transparent url(_/assets/img/svg/button-play.svg) center/contain no-repeat !important; }
  .simpleslider__pause {
    font-size: 0;
    background: url(_/assets/img/svg/button-pause.svg) center/contain no-repeat;
    border-style: none;
    width: 83px;
    height: 24px;
    display: none; }
    .simpleslider__pause:focus, .simpleslider__pause:focus-visible {
      background: transparent url(_/assets/img/svg/button-pause.svg) center/contain no-repeat !important; }
  .simpleslider:hover .simpleslider__navigation-arrow {
    left: 40px;
    right: auto;
    opacity: 1; }
  .simpleslider:hover .simpleslider__navigation-next {
    right: 40px;
    left: auto; }
  @media (max-width: 1760px) {
    .simpleslider:hover .simpleslider__navigation-arrow {
      left: 25px;
      right: auto; }
    .simpleslider:hover .simpleslider__navigation-next {
      right: 25px;
      left: auto; } }

@-webkit-keyframes fadeInFromTop {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInFromTop {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-webkit-keyframes fadeInFromBottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInFromBottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-webkit-keyframes fadeInFromLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInFromLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-webkit-keyframes fadeInFromRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
    transform: translateX(50px); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInFromRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
    transform: translateX(50px); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-webkit-keyframes fadeInFromRightDelay {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
    transform: translateX(50px); }
  25% {
    opacity: 0;
    -webkit-transform: translateX(50px);
    transform: translateX(50px); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInFromRightDelay {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
    transform: translateX(50px); }
  25% {
    opacity: 0;
    -webkit-transform: translateX(50px);
    transform: translateX(50px); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInFromTop {
  -webkit-animation-name: fadeInFromTop;
  animation-name: fadeInFromTop; }

.fadeInFromBottom {
  -webkit-animation-name: fadeInFromBottom;
  animation-name: fadeInFromBottom; }

.fadeInFromLeft {
  -webkit-animation-name: fadeInFromLeft;
  animation-name: fadeInFromLeft; }

.fadeInFromRight {
  -webkit-animation-name: fadeInFromRight;
  animation-name: fadeInFromRight; }

.fadeInFromRightDelay {
  -webkit-animation-name: fadeInFromRightDelay;
  animation-name: fadeInFromRightDelay; }

.section--clutch {
  border-bottom: 1px solid #e5e5e5;
  background: #f9f9f9;
  z-index: 10; }
  @media (max-width: 991.98px) {
    .section--clutch {
      padding-top: 0 !important;
      margin-top: -35px;
      -webkit-border-top-left-radius: 32px;
      -moz-border-radius-topleft: 32px;
      border-top-left-radius: 32px; } }
  @media (max-width: 767.98px) {
    .section--clutch .section__indicator {
      top: -30px; } }
  @media (min-width: 576px) {
    .section--clutch .rating h4 {
      margin-bottom: -4px; } }
  @media (max-width: 575.98px) {
    .section--clutch .rating h4 {
      padding-top: 8px; } }
  @media (max-width: 991.98px) {
    .section--clutch .rating h4 {
      line-height: 1rem;
      font-size: 1rem; } }
  .section--clutch .rating__stars {
    width: 130px; }
    @media (max-width: 991.98px) {
      .section--clutch .rating__stars {
        margin: 10px 0; } }
    .section--clutch .rating__stars svg {
      width: 22px;
      height: 22px;
      display: inline-block; }
      .section--clutch .rating__stars svg path {
        fill: #ff8030; }
    .section--clutch .rating__stars-container {
      width: 280px; }
    .section--clutch .rating__stars-top {
      width: 190px;
      height: 24px; }
  .section--clutch .rating__text {
    font-size: 1.125rem;
    line-height: 2.375rem;
    color: #4c4c4c;
    font-family: "Open Sans", sans-serif;
    width: 276px;
    height: 38px; }
    @media (min-width: 992px) and (max-width: 1199.98px) {
      .section--clutch .rating__text {
        font-size: 1rem;
        line-height: 1.5rem; } }
  .section--clutch .white-column {
    padding: 0 145px;
    height: 151px;
    margin-top: -35px;
    width: 77%;
    background: #fff;
    -webkit-border-top-left-radius: 32px;
    -moz-border-radius-topleft: 32px;
    border-top-left-radius: 32px;
    position: absolute;
    right: 0;
    bottom: 0; }
    @media (max-width: 1470px) {
      .section--clutch .white-column {
        padding: 0 15px; } }
    @media (max-width: 991.98px) {
      .section--clutch .white-column {
        width: 100%;
        height: 100%;
        position: relative;
        margin-top: 0;
        padding: 45px 0; } }
  .page-template-home .section--clutch {
    position: relative;
    height: 120px;
    padding-top: 49px !important; }
    @media (max-width: 991.98px) {
      .page-template-home .section--clutch {
        height: 100%;
        padding-top: 0 !important; } }
    .page-template-home .section--clutch .global-container {
      padding-right: 0;
      overflow-x: hidden; }
      @media (max-width: 991.98px) {
        .page-template-home .section--clutch .global-container {
          padding-left: 0; } }

.section--starting-point .starting-point__heading {
  margin-bottom: 0;
  text-align: left; }
  @media (min-width: 1200px) {
    .section--starting-point .starting-point__heading {
      font-size: 4rem;
      line-height: 4rem; } }

.section--starting-point .starting-point__content {
  text-align: left;
  padding: 25px 0 50px;
  max-width: 960px;
  margin: auto; }
  @media (min-width: 992px) {
    .section--starting-point .starting-point__content {
      padding-right: 50px; } }
  .section--starting-point .starting-point__content p {
    color: #4c4c4c;
    font-size: 1.125rem;
    line-height: 2.3125rem; }
    .section--starting-point .starting-point__content p:last-child {
      margin-bottom: 0; }
    @media (max-width: 767.98px) {
      .section--starting-point .starting-point__content p {
        font-size: 1rem;
        line-height: 1.625rem; } }

.section--starting-point .starting-point__tiles {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 15px;
  position: relative;
  z-index: 1;
  margin-top: -123px; }
  @media (max-width: 1499px) and (min-width: 1200px) {
    .section--starting-point .starting-point__tiles {
      margin-top: -35px; } }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .section--starting-point .starting-point__tiles {
      margin-top: -40px; } }
  @media (max-width: 767.98px) {
    .section--starting-point .starting-point__tiles {
      margin-top: 30px; } }
  .section--starting-point .starting-point__tiles-box {
    background: #f9f9f9;
    padding: 40px 40px 65px 40px;
    width: 32%;
    min-height: 280px;
    display: flex;
    align-items: flex-start;
    text-align: left;
    justify-content: center;
    flex-direction: column; }
    .section--starting-point .starting-point__tiles-box:hover {
      background: #F1F1F1; }
      .section--starting-point .starting-point__tiles-box:hover .starting-point__tiles-thumbnail {
        border-color: #ff8030;
        background: #ff8030; }
      .section--starting-point .starting-point__tiles-box:hover .starting-point__tiles-icon {
        display: none; }
        .section--starting-point .starting-point__tiles-box:hover .starting-point__tiles-icon--hover {
          display: flex; }
    @media (max-width: 991.98px) {
      .section--starting-point .starting-point__tiles-box {
        width: 48.5%;
        padding: 40px; } }
    @media (max-width: 767.98px) {
      .section--starting-point .starting-point__tiles-box {
        width: 100%;
        padding: 40px 20px; } }
  .section--starting-point .starting-point__tiles-thumbnail {
    position: relative;
    width: 100px;
    height: 100px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    border: 1px solid #E9E9E9; }
  .section--starting-point .starting-point__tiles-icon {
    height: 60px;
    width: 60px;
    object-fit: contain;
    object-position: center; }
    .section--starting-point .starting-point__tiles-icon--hover {
      display: none; }
  .section--starting-point .starting-point__tiles-description {
    padding-top: 59px;
    padding-bottom: 15px; }
    @media (max-width: 767.98px) {
      .section--starting-point .starting-point__tiles-description {
        padding-top: 16px; } }
    .section--starting-point .starting-point__tiles-description h3 {
      font-family: "mark_probold", sans-serif;
      font-style: normal;
      margin-bottom: 20px;
      font-size: 2rem;
      line-height: 2.5rem; }
      @media (max-width: 767.98px) {
        .section--starting-point .starting-point__tiles-description h3 {
          margin-bottom: 16px;
          font-size: 1.3125rem;
          line-height: 1.9375rem; } }
    .section--starting-point .starting-point__tiles-description p {
      font-size: 1rem;
      line-height: 1.875rem;
      font-weight: 400;
      font-family: "Open Sans", sans-serif;
      margin-bottom: 24px;
      color: #4c4c4c; }
      @media (max-width: 767.98px) {
        .section--starting-point .starting-point__tiles-description p {
          margin-bottom: 16px;
          line-height: 1.625rem; } }
  .section--starting-point .starting-point__tiles .buttonstandard:focus-visible {
    border-width: 3px !important; }

.section--starting-point .starting-point .go-down-btn {
  position: absolute;
  top: 14px;
  right: 20px;
  z-index: 1;
  display: inline-block; }
  .section--starting-point .starting-point .go-down-btn svg {
    position: relative;
    z-index: -1;
    display: block; }
    @media (max-width: 767.98px) {
      .section--starting-point .starting-point .go-down-btn svg {
        width: 85px;
        height: 85px; } }
  .section--starting-point .starting-point .go-down-btn text {
    transform-origin: 62.5px 62.5px;
    animation: rotate-alternate 4s ease-in-out infinite;
    text-transform: uppercase;
    will-change: transform;
    font-size: 0.875rem; }
    @media (max-width: 767.98px) {
      .section--starting-point .starting-point .go-down-btn text {
        font-size: 0.75rem; } }

@keyframes rotate-alternate {
  0% {
    transform: rotate(0deg); }
  50% {
    transform: rotate(180deg); }
  100% {
    transform: rotate(0deg); } }

@-webkit-keyframes rotate-alternate {
  0% {
    -webkit-transform: rotate(0deg); }
  50% {
    -webkit-transform: rotate(180deg); }
  100% {
    -webkit-transform: rotate(0deg); } }

.section--stats .stats__slider-label {
  font-family: "mark_probold", sans-serif; }
  .section--stats .stats__slider-label--lg {
    font-size: 7.5rem;
    line-height: 7.75rem;
    display: flex; }
    .section--stats .stats__slider-label--lg span {
      min-height: 124px; }
      .section--stats .stats__slider-label--lg span sub {
        top: -40px;
        font-size: 74px; }
        @media (max-width: 1399px) {
          .section--stats .stats__slider-label--lg span sub {
            font-size: 2.5rem;
            line-height: 2.75rem;
            top: -50px; } }
        @media (max-width: 1199px) {
          .section--stats .stats__slider-label--lg span sub {
            top: -35px; } }
        @media (max-width: 991px) {
          .section--stats .stats__slider-label--lg span sub {
            font-size: 1.5rem;
            line-height: 1.75rem;
            top: -30px; } }
        @media (max-width: 767px) {
          .section--stats .stats__slider-label--lg span sub {
            top: -25px; } }
        @media (max-width: 499px) {
          .section--stats .stats__slider-label--lg span sub {
            top: -15px; } }
  .section--stats .stats__slider-label--sm {
    font-size: 1.5rem;
    line-height: 1.75rem; }
  @media (max-width: 1399px) {
    .section--stats .stats__slider-label--lg {
      font-size: 6.25rem;
      line-height: 6.5rem; }
      .section--stats .stats__slider-label--lg span {
        min-height: 100px; }
    .section--stats .stats__slider-label--sm {
      font-size: 1.25rem;
      line-height: 1.5rem; } }
  @media (max-width: 1199px) {
    .section--stats .stats__slider-label--lg {
      font-size: 5rem;
      line-height: 5.25rem; }
      .section--stats .stats__slider-label--lg span {
        min-height: 85px; }
    .section--stats .stats__slider-label--sm {
      font-size: 1.125rem;
      line-height: 1.375rem; } }
  @media (max-width: 991px) {
    .section--stats .stats__slider-label--lg {
      font-size: 3.75rem;
      line-height: 4rem; }
      .section--stats .stats__slider-label--lg span {
        min-height: 65px; }
    .section--stats .stats__slider-label--sm {
      font-size: 1rem;
      line-height: 1.25rem; } }
  @media (max-width: 767px) {
    .section--stats .stats__slider-label--lg {
      font-size: 3.125rem;
      line-height: 3.375rem; }
      .section--stats .stats__slider-label--lg span {
        min-height: 55px; } }
  @media (max-width: 499px) {
    .section--stats .stats__slider-label--lg {
      font-size: 2.5rem;
      line-height: 2.75rem; }
      .section--stats .stats__slider-label--lg span {
        min-height: 45px; }
    .section--stats .stats__slider-label--sm {
      font-size: 1rem;
      line-height: 1.125rem; } }

.section--stats .stats__slider-item {
  padding: 0 15px; }

.section--stats .stats__slider .slick-list {
  padding: 0 10% 0 0; }

.section--stats .stats__slider .slick-slide {
  opacity: 1; }
  .section--stats .stats__slider .slick-slide.slick-active + .slick-active + .slick-active + .slick-active + .slick-slide,
  .section--stats .stats__slider .slick-slide.slick-current + .slick-slide + .slick-slide + .slick-slide + .slick-slide {
    opacity: 0.15; }
  @media (max-width: 767px) {
    .section--stats .stats__slider .slick-slide.slick-active + .slick-active + .slick-active + .slick-slide,
    .section--stats .stats__slider .slick-slide.slick-current + .slick-slide + .slick-slide + .slick-slide {
      opacity: 0.15; } }
  @media (max-width: 499px) {
    .section--stats .stats__slider .slick-slide.slick-active + .slick-active + .slick-slide,
    .section--stats .stats__slider .slick-slide.slick-current + .slick-slide + .slick-slide {
      opacity: 0.15; } }

@media (max-width: 767.98px) {
  .section--stats__new .heading-column {
    text-align: center; } }

.section--stats__new .heading-column .section__title {
  text-align: left;
  font-family: "mark_probold", sans-serif;
  margin-bottom: 32px; }
  @media (min-width: 1200px) {
    .section--stats__new .heading-column .section__title {
      font-size: 4rem;
      line-height: 4rem; } }
  @media (min-width: 992px) {
    .section--stats__new .heading-column .section__title {
      padding-right: 135px; } }
  @media (max-width: 767.98px) {
    .section--stats__new .heading-column .section__title {
      text-align: center; } }

.section--stats__new .heading-column p {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  display: flex;
  align-items: center;
  text-transform: capitalize;
  color: #ff8030;
  font-size: 1rem;
  line-height: 1.625rem; }
  @media (max-width: 767.98px) {
    .section--stats__new .heading-column p {
      text-align: center;
      display: block; } }

.section--stats__new .stats__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 6rem;
  margin: 0 auto;
  position: relative; }
  @media (max-width: 991.98px) {
    .section--stats__new .stats__grid {
      margin-top: 30px; } }
  @media (max-width: 767.98px) {
    .section--stats__new .stats__grid {
      gap: 2rem; } }
  .section--stats__new .stats__grid:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 1px;
    height: 100%;
    background: #E9E9E9; }
  .section--stats__new .stats__grid:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 1px;
    background: #E9E9E9; }

@media (min-width: 768px) and (max-width: 991.98px) {
  .section--stats__new .stats__item {
    margin: 0 auto; } }

@media (max-width: 767.98px) {
  .section--stats__new .stats__item {
    position: relative;
    z-index: 2; } }

.section--stats__new .stats__item:hover .stats__number {
  color: #ff8030; }

.section--stats__new .stats__number {
  font-family: "mark_probold", sans-serif;
  font-style: normal;
  font-size: 6rem;
  line-height: 6rem; }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .section--stats__new .stats__number {
      font-size: 4.375rem;
      line-height: 6.25rem; } }
  @media (max-width: 767.98px) {
    .section--stats__new .stats__number {
      font-size: 1.5rem;
      line-height: 1.75rem; } }

.section--stats__new .stats__label {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 2.375rem;
  font-size: 1.125rem; }
  @media (max-width: 767.98px) {
    .section--stats__new .stats__label {
      font-size: 1rem;
      line-height: 1.625rem; } }

.section--stats__new .stats__icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
  width: 80px;
  height: 80px; }

.section--services .services__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  @media (max-width: 991px) {
    .section--services .services__list {
      flex-direction: column;
      align-items: center; } }
  @media (max-width: 767px) {
    .section--services .services__list .services__item:first-child {
      padding-top: 0; }
    .section--services .services__list .services__item:last-child {
      padding-bottom: 0; } }

.section--services .services__item {
  width: 33.33%;
  padding: 0 25px; }
  .section--services .services__item-inner {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    padding: 50px;
    text-align: center; }
    .section--services .services__item-inner:hover {
      box-shadow: 10px 10px 65px 0px rgba(0, 0, 0, 0.1);
      background: #ffffff; }
      .section--services .services__item-inner:hover .fa-solid {
        color: #ffffff; }
      .section--services .services__item-inner:hover .services__item-link--hover {
        background: #ffffff; }
    @media (max-width: 1300px) {
      .section--services .services__item-inner {
        padding-left: 30px;
        padding-right: 30px; } }
    @media (max-width: 991px) {
      .section--services .services__item-inner {
        padding: 20px; } }
    @media (max-width: 767px) {
      .section--services .services__item-inner {
        box-shadow: 10px 10px 65px 0px rgba(0, 0, 0, 0.1);
        background: #ffffff;
        padding: 30px 15px; }
        .section--services .services__item-inner .fa-solid {
          color: #ffffff; }
        .section--services .services__item-inner .services__item-link--hover {
          background: #ffffff; } }
  .section--services .services__item-title {
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-family: "mark_probold", sans-serif;
    margin: 30px 0; }
    @media (max-width: 767px) {
      .section--services .services__item-title {
        margin: 10px 0 15px; } }
  .section--services .services__item-cta {
    margin: 30px 0 0;
    position: relative;
    width: auto;
    height: auto;
    overflow: hidden;
    display: inline-block; }
    @media (max-width: 767px) {
      .section--services .services__item-cta {
        margin-top: 5px; } }
    .section--services .services__item-cta-link {
      color: #ffffff;
      background: #ff8030;
      padding: 9px 20px;
      border-radius: 32px;
      text-transform: uppercase;
      display: flex;
      border: 1px solid #ff8030;
      align-items: center;
      justify-content: center;
      font-weight: 700;
      font-size: 0.875rem;
      line-height: 1.3125rem;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      transition: all 0.2s; }
      .section--services .services__item-cta-link:after {
        content: '';
        background: url(_/assets/img/arrow-cta-hero-right-white.svg) center/contain no-repeat;
        width: 14px;
        height: 8px;
        margin-left: 10px;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        transition: all 0.2s; }
      .section--services .services__item-cta-link:hover, .section--services .services__item-cta-link:focus {
        background: transparent;
        color: #222222;
        border: 1px solid #cccccc; }
        .section--services .services__item-cta-link:hover:after, .section--services .services__item-cta-link:focus:after {
          background: url(_/assets/img/arrow-cta-hero-right-black.svg) center/contain no-repeat; }
  .section--services .services__item-icon {
    font-size: 6.25rem;
    color: #ff8030; }
    @media (max-width: 600px) {
      .section--services .services__item-icon {
        font-size: 3.75rem;
        width: 60px;
        height: 60px; } }
  @media (max-width: 991px) {
    .section--services .services__item {
      width: 100%;
      max-width: 767px;
      padding: 5px 0; } }
  @media (max-width: 767px) {
    .section--services .services__item {
      padding: 25px 0; } }
  .section--services .services__item:nth-child(2) .services__item-icon {
    margin-left: -22px; }
    @media (max-width: 600px) {
      .section--services .services__item:nth-child(2) .services__item-icon {
        margin-left: -14px; } }

@media (min-width: 768px) {
  .section--markets {
    padding-top: 97px;
    padding-bottom: 193px; }
    .section--markets h2 {
      color: #ffffff; } }
    @media (min-width: 768px) and (min-width: 1200px) {
      .section--markets h2 {
        font-size: 4rem;
        line-height: 4rem; } }

.section--markets .markets__inner {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  @media (max-width: 991px) {
    .section--markets .markets__inner {
      flex-direction: column; } }

.section--markets .markets__listing {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 50%;
  max-width: 745px;
  border: 1px solid #e7e7e7; }
  @media (max-width: 991px) {
    .section--markets .markets__listing {
      max-width: 800px;
      width: 100%; } }

.section--markets .markets__list {
  width: 50%; }
  .section--markets .markets__list .markets__item:last-child {
    border-bottom-style: none; }
  .section--markets .markets__list--sm .markets__item:hover .markets__label {
    color: #ff8030; }
  .section--markets .markets__list--lg {
    position: relative; }
    .section--markets .markets__list--lg .markets__item {
      height: 50%;
      border-left: 1px solid #e7e7e7;
      justify-content: center;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      overflow: hidden; }
      .section--markets .markets__list--lg .markets__item:before {
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        transition: all 0.2s;
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 5;
        background: rgba(255, 255, 255, 0.8);
        opacity: 0; }
      .section--markets .markets__list--lg .markets__item:last-child {
        top: auto;
        bottom: 0; }
      .section--markets .markets__list--lg .markets__item:hover {
        border-left: 1px solid #ffffff; }
        .section--markets .markets__list--lg .markets__item:hover:before {
          opacity: 1; }
        .section--markets .markets__list--lg .markets__item:hover .markets__label {
          color: #222222; }
      .section--markets .markets__list--lg .markets__item .markets__label {
        position: relative;
        color: #ffffff;
        z-index: 10; }
    .section--markets .markets__list--lg .markets__label {
      font-size: 1.5rem;
      line-height: 1.75rem;
      font-family: "mark_probold", sans-serif;
      text-align: center; }
    @media (max-width: 600px) {
      .section--markets .markets__list--lg .markets__label {
        font-size: 1rem;
        line-height: 1.25rem; } }

.section--markets .markets__icon {
  margin-right: 30px;
  width: 20px;
  height: auto; }
  @media (max-width: 600px) {
    .section--markets .markets__icon {
      margin-right: 0;
      margin-bottom: 5px; } }

.section--markets .markets__item {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  cursor: pointer;
  padding: 50px;
  border-bottom: 1px solid #e7e7e7; }
  .section--markets .markets__item:last-child {
    border-bottom-style: none; }
  @media (max-width: 1399px) {
    .section--markets .markets__item {
      padding: 35px 30px; } }
  @media (max-width: 600px) {
    .section--markets .markets__item {
      padding: 25px 15px;
      flex-direction: column; } }

.section--markets .markets__label {
  font-size: 1rem;
  line-height: 1.25rem;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  transition: color 0.2s;
  font-weight: bold; }
  @media (max-width: 600px) {
    .section--markets .markets__label {
      text-align: center; } }

.section--markets .markets__description {
  display: none; }

.section--markets .markets__content {
  width: 50%;
  margin-left: 100px; }
  .section--markets .markets__content-main {
    display: flex;
    align-items: flex-start;
    padding-bottom: 25px; }
    .section--markets .markets__content-main-l, .section--markets .markets__content-main-r {
      width: 50%;
      max-width: 260px; }
    .section--markets .markets__content-main-l {
      margin-right: 50px; }
    .section--markets .markets__content-main-r {
      margin-left: 50px; }
    @media (max-width: 480px) {
      .section--markets .markets__content-main {
        flex-direction: column; } }
  .section--markets .markets__content-footer {
    border-top: 1px solid #e7e7e7;
    padding-top: 40px;
    max-width: 620px; }
  @media (max-width: 1399px) {
    .section--markets .markets__content {
      margin-left: 75px; }
      .section--markets .markets__content-main {
        padding-bottom: 10px; }
        .section--markets .markets__content-main-l {
          margin-right: 35px; }
        .section--markets .markets__content-main-r {
          margin-left: 35px; }
      .section--markets .markets__content-footer {
        padding-top: 25px; } }
  @media (max-width: 1399px) {
    .section--markets .markets__content-main-l {
      margin-right: 25px; }
    .section--markets .markets__content-main-r {
      margin-left: 25px; } }
  @media (max-width: 991px) {
    .section--markets .markets__content {
      width: 100%;
      max-width: 800px;
      margin: 50px auto 0; }
      .section--markets .markets__content-main-l, .section--markets .markets__content-main-r {
        max-width: none; }
      .section--markets .markets__content-footer {
        max-width: none; } }
  @media (max-width: 480px) {
    .section--markets .markets__content {
      width: 100%; }
      .section--markets .markets__content-main-l, .section--markets .markets__content-main-r {
        margin-right: 0;
        margin-left: 0;
        width: 100%; } }

.section--markets .width-100 {
  max-width: 100%; }

.section--markets .markets__wrapper ul li {
  padding-left: 60px;
  position: relative; }
  @media (max-width: 1199.98px) {
    .section--markets .markets__wrapper ul li {
      padding-left: 30px; } }
  .section--markets .markets__wrapper ul li a {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    color: #999999;
    text-transform: none;
    padding: 25px 0;
    display: block;
    font-size: 1.5rem;
    line-height: 2.25rem; }
    @media (max-width: 1199.98px) {
      .section--markets .markets__wrapper ul li a {
        padding: 20px 0;
        font-size: 1.25rem;
        line-height: 1.875rem; } }
    @media (min-width: 768px) and (max-width: 991.98px) {
      .section--markets .markets__wrapper ul li a {
        padding: 15px 0;
        font-size: 1.125rem;
        line-height: 1.75rem; } }
    .section--markets .markets__wrapper ul li a span {
      margin-right: 24px; }
  .section--markets .markets__wrapper ul li:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 3px;
    height: 100%;
    background: #E9E9E9; }
  .section--markets .markets__wrapper ul li:hover:before, .section--markets .markets__wrapper ul li.active:before {
    content: '';
    background-color: #ff8030; }
  .section--markets .markets__wrapper ul li:hover a, .section--markets .markets__wrapper ul li.active a {
    color: #ffffff; }
  .section--markets .markets__wrapper ul li#list-igaming:hover:before, .section--markets .markets__wrapper ul li#list-igaming.active:before {
    content: '';
    background-color: #ff8030; }
  .section--markets .markets__wrapper ul li#list-ecommerce:hover:before, .section--markets .markets__wrapper ul li#list-ecommerce.active:before {
    content: '';
    background-color: #ED3B62; }
  .section--markets .markets__wrapper ul li#list-industry:hover:before, .section--markets .markets__wrapper ul li#list-industry.active:before {
    content: '';
    background-color: #EF4130; }
  .section--markets .markets__wrapper ul li#list-real-estate:hover:before, .section--markets .markets__wrapper ul li#list-real-estate.active:before {
    content: '';
    background-color: #0DB14B; }
  .section--markets .markets__wrapper ul li#list-eHealth:hover:before, .section--markets .markets__wrapper ul li#list-eHealth.active:before {
    content: '';
    background-color: #1F52FA; }

.section--markets .markets__text .market-box {
  display: none; }
  .section--markets .markets__text .market-box.active {
    display: flex; }

.section--markets .markets__text--content span {
  font-family: "mark_probold", sans-serif;
  font-weight: 800;
  color: #222222;
  font-size: 3.125rem;
  line-height: 3.875rem; }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .section--markets .markets__text--content span {
      font-size: 2.5rem;
      line-height: 3.25rem; } }

.section--markets .markets__text--content h4 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  color: #222222;
  margin-bottom: 28px;
  font-size: 1.5rem;
  line-height: 2.25rem; }
  @media (max-width: 1199.98px) {
    .section--markets .markets__text--content h4 {
      font-size: 1.25rem;
      line-height: 1.875rem; } }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .section--markets .markets__text--content h4 {
      font-size: 1.125rem;
      line-height: 1.75rem; } }

.section--markets .markets__text--content p {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 28px;
  font-size: 1.125rem;
  line-height: 2.375rem; }
  @media (max-width: 767.98px) {
    .section--markets .markets__text--content p {
      font-size: 1rem;
      line-height: 1.625rem; } }

.section--markets .markets__text--content .line {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #4C4C4C; }

.section--markets .markets__text--content .link-animate {
  margin-top: 30px; }

.section--markets .markets-area {
  padding: 0 5px;
  margin: 22px 0; }
  .section--markets .markets-area:after {
    content: "\f107";
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    color: #222222;
    font-size: 14px; }
  .section--markets .markets-area--active:after {
    transform: rotate(180deg); }
  .section--markets .markets-area span {
    font-family: "mark_probold", sans-serif;
    font-weight: 800;
    color: #222222;
    margin-right: 28px;
    font-size: 1.25rem;
    line-height: 1.5rem; }
  .section--markets .markets-area h4 {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    color: #222222;
    font-size: 1.25rem;
    line-height: 1.5rem; }
  .section--markets .markets-area .cursor {
    cursor: pointer;
    width: 100%; }
  .section--markets .markets-area__text {
    height: 0;
    opacity: 0; }
    .section--markets .markets-area__text.markets-area--active {
      height: 100% !important;
      opacity: 1; }
    .section--markets .markets-area__text div {
      padding: 0 5px; }
    .section--markets .markets-area__text img {
      margin-bottom: 20px;
      padding: 6px 5px 0 5px; }
      @media (max-width: 767.98px) {
        .section--markets .markets-area__text img {
          padding: 0; } }
    .section--markets .markets-area__text p {
      font-family: "Open Sans", sans-serif;
      font-weight: 400;
      font-size: 1rem;
      line-height: 1.875rem; }
    .section--markets .markets-area__text .line {
      border-bottom: 1px solid #E9E9E9; }
    .section--markets .markets-area__text a {
      margin-top: 15px;
      margin-left: 5px;
      margin-right: 5px; }

.section--markets .zindex1 {
  z-index: 1; }

.section--markets__background {
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0;
  left: 0; }

@media (min-width: 768px) {
  #markets-section {
    background-image: none !important; } }

@media (max-width: 767.98px) {
  #markets-section {
    padding-top: 54px;
    background: #222222;
    background-position: top center;
    background-repeat: no-repeat;
    transition: background-image 0.1s ease, color 0.13s ease; }
  #markets-section.has-background {
    color: white; }
  #markets-section.has-background h2,
  #markets-section.has-background h3,
  #markets-section.has-background h4,
  #markets-section.has-background h5,
  #markets-section.has-background h6,
  #markets-section.has-background span,
  #markets-section.has-background p {
    color: white; }
  .markets-area {
    cursor: pointer;
    background-image: none !important; }
    .markets-area p {
      color: #ffffff; }
    .markets-area:after {
      content: '';
      color: #ffffff !important; }
  .link-animate {
    margin-top: 30px;
    margin-bottom: 32px;
    background: #ffffff;
    border-color: #ffffff;
    padding: 14px 24px;
    border-radius: 100px; }
    .link-animate:after {
      display: none; }
    .link-animate:hover {
      background: #ff8030;
      border-color: #ff8030;
      color: #ffffff; } }

.section--testimonials .testimonials .slick-track {
  display: flex; }

.section--testimonials .testimonials__paragraph p {
  color: #4c4c4c; }
  @media (max-width: 991.98px) {
    .section--testimonials .testimonials__paragraph p br {
      display: none; } }

.section--testimonials .testimonials__counter {
  margin: 0 22px; }
  .section--testimonials .testimonials__counter span {
    color: #4c4c4c;
    font-size: 1rem;
    line-height: 1.875rem; }

.section--testimonials .testimonials__navigation a {
  width: max-content;
  padding: 11px 22px; }

.section--testimonials .testimonials_slider__item span {
  color: #4c4c4c;
  font-size: 1rem;
  line-height: 1.875rem; }

.section--testimonials .testimonials_slider__item blockquote {
  font-family: "mark_probold", sans-serif;
  padding: 0 4px;
  font-size: 2.5rem;
  line-height: 3.25rem; }
  @media (max-width: 575.98px) {
    .section--testimonials .testimonials_slider__item blockquote {
      font-size: 1.875rem;
      line-height: 2rem; } }

.section--testimonials__new {
  padding-top: 116px;
  padding-bottom: 90px; }
  @media (max-width: 767.98px) {
    .section--testimonials__new {
      padding-top: 50px;
      padding-bottom: 50px; } }
  .section--testimonials__new h2 {
    margin-bottom: 24px; }
    @media (min-width: 1200px) {
      .section--testimonials__new h2 {
        font-size: 4rem;
        line-height: 4rem; } }
  .section--testimonials__new p {
    color: #4c4c4c;
    margin-bottom: 40px;
    font-size: 1.125rem;
    line-height: 2.375rem; }
    @media (min-width: 1200px) {
      .section--testimonials__new p {
        padding-right: 90px; } }
  .section--testimonials__new h4 {
    font-size: 1.125rem;
    line-height: 1.5rem; }
  .section--testimonials__new span {
    font-size: 1rem;
    line-height: 1.5rem; }
  .section--testimonials__new .testimonials_slider__item {
    text-align: left; }
    @media (max-width: 767.98px) {
      .section--testimonials__new .testimonials_slider__item {
        text-align: center; } }
    .section--testimonials__new .testimonials_slider__item blockquote {
      font-family: "Times New Roman" !important;
      font-style: italic;
      font-weight: 700;
      padding-right: 16px !important;
      font-size: 2rem;
      line-height: 2.5rem; }
      @media (max-width: 991.98px) {
        .section--testimonials__new .testimonials_slider__item blockquote {
          font-size: 1.5rem;
          line-height: 2.25rem; } }

.page-template-outsourcing-landing .section--testimonials p,
.page-template-outsourcing-offer .section--testimonials p,
.page-template-web-mobile-landing .section--testimonials p {
  font-size: 1.125rem; }

.page-template-outsourcing-landing .section--testimonials .js-slider-default,
.page-template-outsourcing-offer .section--testimonials .js-slider-default,
.page-template-web-mobile-landing .section--testimonials .js-slider-default {
  margin-top: 103px; }
  @media (max-width: 991.98px) {
    .page-template-outsourcing-landing .section--testimonials .js-slider-default,
    .page-template-outsourcing-offer .section--testimonials .js-slider-default,
    .page-template-web-mobile-landing .section--testimonials .js-slider-default {
      margin-top: 50px; } }
  .page-template-outsourcing-landing .section--testimonials .js-slider-default blockquote,
  .page-template-outsourcing-landing .section--testimonials .js-slider-default blockquote p,
  .page-template-outsourcing-offer .section--testimonials .js-slider-default blockquote,
  .page-template-outsourcing-offer .section--testimonials .js-slider-default blockquote p,
  .page-template-web-mobile-landing .section--testimonials .js-slider-default blockquote,
  .page-template-web-mobile-landing .section--testimonials .js-slider-default blockquote p {
    font-family: "mark_probold", sans-serif;
    color: #222222;
    margin-top: 30px;
    font-size: 2.5rem;
    line-height: 3.125rem; }
    @media (max-width: 991.98px) {
      .page-template-outsourcing-landing .section--testimonials .js-slider-default blockquote,
      .page-template-outsourcing-landing .section--testimonials .js-slider-default blockquote p,
      .page-template-outsourcing-offer .section--testimonials .js-slider-default blockquote,
      .page-template-outsourcing-offer .section--testimonials .js-slider-default blockquote p,
      .page-template-web-mobile-landing .section--testimonials .js-slider-default blockquote,
      .page-template-web-mobile-landing .section--testimonials .js-slider-default blockquote p {
        font-size: 1.75rem;
        line-height: 2.625rem; } }
    @media (max-width: 575.98px) {
      .page-template-outsourcing-landing .section--testimonials .js-slider-default blockquote,
      .page-template-outsourcing-landing .section--testimonials .js-slider-default blockquote p,
      .page-template-outsourcing-offer .section--testimonials .js-slider-default blockquote,
      .page-template-outsourcing-offer .section--testimonials .js-slider-default blockquote p,
      .page-template-web-mobile-landing .section--testimonials .js-slider-default blockquote,
      .page-template-web-mobile-landing .section--testimonials .js-slider-default blockquote p {
        font-size: 1.5rem;
        line-height: 2.125rem; } }

.page-template-web-mobile-landing .section--testimonials {
  padding: 100px 0; }
  .page-template-web-mobile-landing .section--testimonials .js-slider-default {
    margin-top: 0; }
    .page-template-web-mobile-landing .section--testimonials .js-slider-default blockquote p:before,
    .page-template-web-mobile-landing .section--testimonials .js-slider-default blockquote p:after {
      content: '"'; }

.section--ebook {
  background: #fafafa;
  padding: 120px 0; }
  .page-template-privacy-policy .section--ebook {
    padding: 200px 0 160px 0; }
  @media (max-width: 1199.98px) {
    .section--ebook {
      padding: 70px 0; }
      .page-template-privacy-policy .section--ebook {
        padding-top: 120px;
        padding-bottom: 70px; } }
  .page-template-web-mobile-process .section--ebook {
    background: #ffffff; }
    @media (min-width: 768px) {
      .page-template-web-mobile-process .section--ebook {
        padding-top: 183px;
        padding-bottom: 140px; } }
  .section--ebook .ebookform-label {
    font-size: 1rem;
    line-height: 1.625rem;
    font-weight: 700;
    color: #4c4c4c;
    padding-bottom: 10px; }
  .section--ebook::before, .section--ebook::after {
    content: "";
    top: 0;
    position: absolute;
    height: 100%;
    width: 470px; }
    @media (max-width: 767.98px) {
      .section--ebook::before, .section--ebook::after {
        width: 220px; } }
  .section--ebook::before {
    background: url(_/assets/img/left-bg.png);
    background-repeat: no-repeat;
    left: 0; }
    @media (max-width: 767.98px) {
      .section--ebook::before {
        background-size: contain; } }
  .section--ebook::after {
    background: url(_/assets/img/right-bg.png);
    background-repeat: no-repeat;
    right: 0; }
    @media (max-width: 767.98px) {
      .section--ebook::after {
        top: unset;
        bottom: 0; } }
  .section--ebook .ebook__content-cta p {
    margin-right: 16px; }
    .page-template-web-mobile-process .section--ebook .ebook__content-cta p {
      color: #222222 !important;
      font-size: 1rem; }
  .section--ebook .ebook__content-cta a {
    z-index: 1;
    width: 230px; }
    .section--ebook .ebook__content-cta a i {
      padding-left: 12px; }
  .section--ebook .ebook__modal {
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
    position: absolute;
    left: 0;
    right: 0;
    bottom: -220px;
    opacity: 0;
    z-index: -1;
    transition: 0.5s;
    background: #ffffff;
    padding: 60px 85px 50px;
    max-width: 718px;
    margin: 0 auto; }
    @media (max-width: 767px) {
      .section--ebook .ebook__modal {
        padding-top: 45px;
        padding-bottom: 5px; } }
    @media (max-width: 575.98px) {
      .section--ebook .ebook__modal {
        left: 15px;
        right: 15px;
        padding: 30px 30px 10px; } }
    .section--ebook .ebook__modal.active {
      z-index: 1;
      bottom: -70px;
      opacity: 1; }
    @media (max-width: 767px) {
      .section--ebook .ebook__modal-img img {
        max-width: 50px; } }
    .section--ebook .ebook__modal-form {
      text-align: left; }
      @media (min-width: 1200px) {
        .section--ebook .ebook__modal-form {
          padding-left: 76px; } }
      @media (max-width: 1199.98px) {
        .section--ebook .ebook__modal-form label {
          width: 100%; }
          .section--ebook .ebook__modal-form label input[type=email] {
            width: 100%; } }
      @media (max-width: 767px) {
        .section--ebook .ebook__modal-form {
          text-align: center; } }
      .section--ebook .ebook__modal-form input[type=submit] {
        background: transparent;
        border: 1px solid #BBBBBB;
        color: #222222;
        background: url(_/assets/img/download.png) no-repeat;
        background-position: 127px 16px;
        padding-right: 45px; }
        .section--ebook .ebook__modal-form input[type=submit]:hover {
          background: rgba(34, 34, 34, 0.2);
          color: #222222;
          opacity: 1;
          border-color: #222222; }
        .section--ebook .ebook__modal-form input[type=submit]:focus, .section--ebook .ebook__modal-form input[type=submit]:active {
          background: rgba(34, 34, 34, 0.2);
          color: #222222;
          opacity: 0.5;
          border-color: #222222; }
        .section--ebook .ebook__modal-form input[type=submit]:hover {
          background: #cccccc url(_/assets/img/download.png) no-repeat;
          background-position: 127px 16px;
          color: #222222;
          border: 1px solid #222222; }
        .section--ebook .ebook__modal-form input[type=submit]:focus, .section--ebook .ebook__modal-form input[type=submit]:active {
          background: #cccccc url(_/assets/img/download.png) no-repeat;
          background-position: 127px 16px;
          color: #222222;
          border: 1px solid #222222 !important;
          outline: none !important;
          box-shadow: none !important;
          opacity: 0.5; }
        .section--ebook .ebook__modal-form input[type=submit]:disabled {
          background: #DDDEDF;
          color: #AAAAAA;
          border: 1px solid #DDDEDF;
          pointer-events: none;
          background: #DDDEDF url(_/assets/img/download.png) no-repeat;
          background-position: 127px 16px;
          opacity: 0.5; }
          .section--ebook .ebook__modal-form input[type=submit]:disabled:hover {
            background-color: #DDDEDF;
            border: 1px solid #DDDEDF;
            color: #AAAAAA;
            opacity: 0.8; }
          .section--ebook .ebook__modal-form input[type=submit]:disabled:focus, .section--ebook .ebook__modal-form input[type=submit]:disabled:active {
            background-color: #DDDEDF;
            border: 1px solid #DDDEDF;
            color: #AAAAAA;
            opacity: 0.5; }
        @media (max-width: 767px) {
          .section--ebook .ebook__modal-form input[type=submit] {
            margin: auto;
            display: block; } }
      .section--ebook .ebook__modal-form .wpcf7-form-control-wrap input[type=email] {
        width: 100%;
        max-width: 100%; }
        @media (max-width: 767px) {
          .section--ebook .ebook__modal-form .wpcf7-form-control-wrap input[type=email] {
            text-align: center; } }
      .section--ebook .ebook__modal-form .wpcf7-not-valid-tip {
        margin-top: 0;
        font-size: 0.75rem; }
      .section--ebook .ebook__modal-form .wpcf7-spinner {
        vertical-align: -7px; }
      .section--ebook .ebook__modal-form .wpcf7-response-output {
        bottom: 4px;
        font-size: 0.75rem; }
        @media (min-width: 1200px) {
          .section--ebook .ebook__modal-form .wpcf7-response-output {
            position: absolute; } }
        @media (max-width: 1199.98px) {
          .section--ebook .ebook__modal-form .wpcf7-response-output {
            margin: 0; } }
        .section--ebook .ebook__modal-form .wpcf7-response-output:empty {
          display: none; }
      .section--ebook .ebook__modal-form .wpcf7-form.sent .wpcf7-response-output {
        display: none; }
      .section--ebook .ebook__modal-form .wpcf7-acceptance .wpcf7-list-item {
        margin: 0; }
        .section--ebook .ebook__modal-form .wpcf7-acceptance .wpcf7-list-item label {
          display: flex;
          align-items: center;
          padding-top: 20px;
          padding-bottom: 20px; }
          .section--ebook .ebook__modal-form .wpcf7-acceptance .wpcf7-list-item label input {
            margin-right: 10px; }
    .section--ebook .ebook__modal .acceptance-form-group label {
      font-size: 1rem;
      line-height: 1.625rem; }
      .section--ebook .ebook__modal .acceptance-form-group label a {
        text-decoration: underline; }
    .section--ebook .ebook__modal .js-ebook-close {
      position: absolute;
      right: 32px;
      top: 32px;
      width: 32px;
      height: 32px;
      opacity: 0.8;
      padding: 20px; }
      .section--ebook .ebook__modal .js-ebook-close:hover {
        opacity: 1; }
      .section--ebook .ebook__modal .js-ebook-close:before, .section--ebook .ebook__modal .js-ebook-close:after {
        position: absolute;
        left: 19px;
        content: ' ';
        height: 33px;
        width: 2px;
        top: 4px;
        background-color: #cccccc; }
      .section--ebook .ebook__modal .js-ebook-close:before {
        transform: rotate(45deg); }
      .section--ebook .ebook__modal .js-ebook-close:after {
        transform: rotate(-45deg); }

.section--articles {
  margin-bottom: 5rem;
  overflow: hidden; }
  @media (max-width: 575.98px) {
    .section--articles {
      margin-bottom: 3rem; } }
  .section--articles .articles__navigation {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    flex-wrap: wrap; }
    @media (max-width: 575.98px) {
      .section--articles .articles__navigation a {
        margin: 0; } }
    .section--articles .articles__navigation .prev,
    .section--articles .articles__navigation .next {
      padding: 10px 22.89px; }
    .section--articles .articles__navigation .prev img {
      transform: rotate(180deg);
      margin-bottom: 2px; }
    .section--articles .articles__navigation .slick-disabled {
      pointer-events: none;
      color: #cccccc;
      border-color: #cccccc; }
      .section--articles .articles__navigation .slick-disabled:focus, .section--articles .articles__navigation .slick-disabled:active {
        background-color: transparent;
        opacity: 1; }
  .section--articles .articles .slick-list {
    margin: 0 -55px; }
    @media (max-width: 1600px) {
      .section--articles .articles .slick-list {
        margin: 0 -10px; } }
    .section--articles .articles .slick-list .slick-slide {
      margin: 0 26px; }
      @media (max-width: 1600px) {
        .section--articles .articles .slick-list .slick-slide {
          margin: 0 15px; } }
      @media (max-width: 1399px) {
        .section--articles .articles .slick-list .slick-slide {
          margin: 0;
          padding: 0 26px; } }
      @media (max-width: 767.98px) {
        .section--articles .articles .slick-list .slick-slide {
          padding: 0 10px; } }
  @media (max-width: 1399px) {
    .section--articles .articles_slider__item {
      display: flex !important;
      flex-direction: column; } }
  .section--articles .articles_slider__item img {
    max-width: 499px;
    height: 199px !important;
    object-fit: cover;
    object-position: left center;
    opacity: 1;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s; }
    @media (min-width: 1200px) {
      .section--articles .articles_slider__item img {
        max-height: 199px; } }
    @media (max-width: 1199.98px) {
      .section--articles .articles_slider__item img {
        max-height: 259px; } }
    @media (max-width: 767.98px) {
      .section--articles .articles_slider__item img {
        max-height: unset;
        max-width: unset;
        height: 330px !important; } }
    @media (max-width: 575.98px) {
      .section--articles .articles_slider__item img {
        height: 190px !important; } }
    .section--articles .articles_slider__item img:hover {
      opacity: 0.8; }
  .section--articles .articles_slider__item span {
    color: #4c4c4c;
    padding-top: 10px;
    display: block;
    font-size: 1rem; }
  .section--articles .articles_slider__item .post-categories {
    list-style: none;
    text-transform: lowercase;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 6px; }
    .section--articles .articles_slider__item .post-categories li {
      padding-right: 5px;
      color: #4c4c4c;
      padding-top: 30px;
      font-weight: 700;
      text-transform: uppercase;
      display: flex;
      align-items: flex-end;
      font-size: 1rem; }
      @media (max-width: 575.98px) {
        .section--articles .articles_slider__item .post-categories li {
          padding-top: 6px; } }
      .section--articles .articles_slider__item .post-categories li .separator {
        margin: 0;
        padding: 0; }
      .section--articles .articles_slider__item .post-categories li a {
        color: #ff8030;
        text-decoration: underline; }
        .section--articles .articles_slider__item .post-categories li a:hover {
          color: #4c4c4c; }
      .section--articles .articles_slider__item .post-categories li:last-child .separator {
        display: none; }
  .section--articles .articles_slider__item a h4 {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s; }
  .section--articles .articles_slider__item a:hover h4 {
    color: #ff8030; }
  .page-template-home .section--articles {
    margin-bottom: 0;
    padding-bottom: 50px;
    padding-top: 50px;
    position: relative;
    z-index: 2; }
    @media (min-width: 768px) {
      .page-template-home .section--articles {
        padding-top: 115px !important;
        padding-bottom: 145px !important; } }

.section--cta-new {
  background: url(_/assets/img/cta-bg.webp); }
  @media (max-width: 575.98px) {
    .section--cta-new__heading {
      text-align: center; } }

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(20px); }
  to {
    opacity: 1;
    transform: translateY(0); } }
  .section--cta-new .img-person.visible {
    animation: fadeIn 1.5s forwards ease-in-out; }
  .section--cta-new .img-person {
    margin-top: -70px;
    margin-left: -15px;
    opacity: 0;
    animation-delay: 2s;
    transform: translateY(20px);
    transition: opacity 1.5s ease, transform 1.5s ease; }
    @media (max-width: 991.98px) {
      .section--cta-new .img-person {
        margin-left: 0; } }
    @media (max-width: 575.98px) {
      .section--cta-new .img-person {
        margin-top: 30px; } }
  .section--cta-new p {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    text-transform: capitalize;
    color: #ff8030;
    font-size: 1rem;
    line-height: 1.625rem; }
  .section--cta-new h2 {
    color: #ffffff;
    font-family: "mark_probold", sans-serif; }
    @media (min-width: 1200px) {
      .section--cta-new h2 {
        font-size: 4rem;
        line-height: 4rem; } }
  .section--cta-new .custom-button {
    margin-top: 25px;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    border-radius: 100px;
    padding: 5px 8px 5px 20px; }
    .section--cta-new .custom-button:hover {
      opacity: 0.8; }
      .section--cta-new .custom-button:hover .button-icon svg {
        transform: rotate(15deg);
        transition: transform 0.5s ease; }
    .section--cta-new .custom-button:focus, .section--cta-new .custom-button:active {
      opacity: 0.5; }
      .section--cta-new .custom-button:focus .button-icon svg, .section--cta-new .custom-button:active .button-icon svg {
        transform: rotate(15deg);
        transition: transform 0.5s ease; }
    .section--cta-new .custom-button .button-icon {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 37px;
      height: 37px;
      background: #222222;
      border-radius: 100%; }
      .section--cta-new .custom-button .button-icon svg {
        transform: rotate(0);
        transition: transform 0.5s ease; }
        .section--cta-new .custom-button .button-icon svg path {
          fill: #ffffff; }

.section--seo {
  padding-bottom: 173px; }
  @media (max-width: 767.98px) {
    .section--seo {
      padding-bottom: 50px; } }
  .section--seo .gap-24 {
    gap: 24px; }
    @media (max-width: 767.98px) {
      .section--seo .gap-24 {
        gap: 0; } }
  .section--seo h4 {
    font-family: "mark_probold", sans-serif;
    font-style: normal;
    font-size: 1.5rem;
    line-height: 1.875rem; }
    .section--seo h4 span {
      color: #F55F00; }
    @media (max-width: 767.98px) {
      .section--seo h4 {
        margin-bottom: 16px;
        font-size: 1.125rem;
        line-height: 1.5rem; } }
  .section--seo__heading {
    border-bottom: 1px solid #e9e9e9; }
  .section--seo .tabs {
    display: flex;
    justify-content: center;
    padding-top: 2px; }
    @media (max-width: 767.98px) {
      .section--seo .tabs {
        overflow-x: scroll;
        overflow-y: hidden;
        display: block; } }
  .section--seo .tab {
    background: transparent;
    margin-bottom: -1px;
    height: 70px;
    font-weight: 600;
    border-width: 1px 1px 0 1px;
    border-color: transparent;
    display: flex;
    padding: 0 28px;
    align-items: center;
    cursor: pointer;
    font-size: 1rem;
    line-height: 1.3125rem; }
    .section--seo .tab:hover {
      color: #ff8030; }
    .section--seo .tab:focus {
      color: #ffe6d6; }
    @media (max-width: 767.98px) {
      .section--seo .tab {
        padding: 15px 0;
        height: auto;
        display: block;
        text-align: center;
        background: #ffffff;
        margin-bottom: 5px;
        width: 100%;
        border-radius: 8px; } }
    .section--seo .tab.active {
      background: #FFFEFE;
      border-style: solid;
      border-color: #E9E9E9;
      border-radius: 8px 8px 0 0; }
      .section--seo .tab.active:hover, .section--seo .tab.active:focus {
        color: #222222; }
      @media (max-width: 767.98px) {
        .section--seo .tab.active {
          border-color: #fff;
          border-radius: 8px;
          color: #ff8030; } }
  .section--seo .tab-content {
    display: none;
    margin-top: 116px; }
    @media (max-width: 767.98px) {
      .section--seo .tab-content {
        margin-top: 50px; } }
    .section--seo .tab-content h2 {
      font-family: "mark_probold", sans-serif;
      text-align: center;
      margin: 0 auto 52px auto;
      max-width: 880px; }
      @media (min-width: 992px) {
        .section--seo .tab-content h2 {
          font-size: 2.5rem;
          line-height: 3.125rem; } }
      .section--seo .tab-content h2.large {
        text-align: left;
        margin-bottom: 24px; }
        @media (min-width: 1200px) {
          .section--seo .tab-content h2.large {
            font-size: 4rem;
            line-height: 4rem; } }
    .section--seo .tab-content.active {
      display: block; }
    .section--seo .tab-content .column-text-image div {
      font-family: "Open Sans", sans-serif;
      font-size: 1.125rem;
      line-height: 2.375rem; }
      @media (max-width: 767.98px) {
        .section--seo .tab-content .column-text-image div {
          font-size: 1rem;
          line-height: 1.5rem; } }
    .section--seo .tab-content .column-text-image h2 {
      text-align: left;
      max-width: 100%;
      margin-bottom: 15px;
      padding: 0; }
    .section--seo .tab-content .column-text-image h3 {
      font-family: "mark_probold", sans-serif;
      margin-bottom: 15px;
      padding: 0; }
    .section--seo .tab-content .column-text-image p {
      font-family: "Open Sans", sans-serif;
      padding: 0;
      font-size: 1.125rem;
      line-height: 2.375rem; }
      @media (max-width: 767.98px) {
        .section--seo .tab-content .column-text-image p {
          font-size: 1rem;
          line-height: 1.5rem; } }
    .section--seo .tab-content .column-text-image ul {
      padding-left: 30px;
      margin-bottom: 25px; }
      .section--seo .tab-content .column-text-image ul li {
        font-family: "Open Sans", sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 1.125rem;
        line-height: 2.375rem; }
        @media (max-width: 767.98px) {
          .section--seo .tab-content .column-text-image ul li {
            font-size: 1rem;
            line-height: 1.5rem; } }
    .section--seo .tab-content .column-text-image.row-text {
      gap: 15px; }
      .section--seo .tab-content .column-text-image.row-text div {
        width: auto;
        padding: 0; }
  .section--seo .services__list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    @media (max-width: 991px) {
      .section--seo .services__list {
        flex-direction: column;
        align-items: center; } }
    @media (max-width: 767px) {
      .section--seo .services__list .services__item:first-child {
        padding-top: 0; }
      .section--seo .services__list .services__item:last-child {
        padding-bottom: 0; } }
  .section--seo .services__item {
    width: 100%; }
    .section--seo .services__item-inner {
      padding: 50px;
      text-align: center;
      background-color: #f9f9f9;
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
      @media (max-width: 1300px) {
        .section--seo .services__item-inner {
          padding-left: 30px;
          padding-right: 30px; } }
      @media (max-width: 991px) {
        .section--seo .services__item-inner {
          padding: 20px; } }
      @media (max-width: 767px) {
        .section--seo .services__item-inner {
          box-shadow: 10px 10px 65px 0px rgba(0, 0, 0, 0.1);
          background: #ffffff;
          padding: 30px 15px; }
          .section--seo .services__item-inner .fa-solid {
            color: #ffffff; }
          .section--seo .services__item-inner .services__item-link--hover {
            background: #ffffff; } }
    .section--seo .services__item-title {
      font-size: 1.5rem;
      line-height: 1.75rem;
      font-family: "mark_probold", sans-serif;
      margin: 30px 0; }
      @media (max-width: 767px) {
        .section--seo .services__item-title {
          margin: 10px 0 15px; } }
    .section--seo .services__item-cta {
      margin: 30px 0 0;
      position: relative;
      width: auto;
      height: auto;
      overflow: hidden;
      display: inline-block; }
      @media (max-width: 767px) {
        .section--seo .services__item-cta {
          margin-top: 5px; } }
      .section--seo .services__item-cta-link {
        color: #ffffff;
        background: #222222;
        padding: 9px 20px;
        border-radius: 32px;
        text-transform: uppercase;
        display: inline-flex;
        border: 1px solid #222222;
        align-items: center;
        justify-content: center;
        font-weight: 700;
        font-size: 1rem;
        line-height: 1.3125rem;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        transition: all 0.2s; }
        .section--seo .services__item-cta-link:after {
          content: '';
          background: url(_/assets/img/arrow-cta-hero-right-white.svg) center/contain no-repeat;
          width: 14px;
          height: 8px;
          margin-left: 10px;
          -webkit-transition: all 0.2s;
          -moz-transition: all 0.2s;
          transition: all 0.2s; }
        .section--seo .services__item-cta-link:hover, .section--seo .services__item-cta-link:focus {
          background: transparent;
          color: #222222;
          border: 1px solid #cccccc; }
          .section--seo .services__item-cta-link:hover:after, .section--seo .services__item-cta-link:focus:after {
            background: url(_/assets/img/arrow-cta-hero-right-black.svg) center/contain no-repeat; }
    @media (max-width: 991px) {
      .section--seo .services__item {
        width: 100%;
        max-width: 767px;
        padding: 5px 0; } }
    @media (max-width: 767px) {
      .section--seo .services__item {
        padding: 25px 0; } }
    .section--seo .services__item:nth-child(2) .services__item-icon {
      margin-left: -22px; }
      @media (max-width: 600px) {
        .section--seo .services__item:nth-child(2) .services__item-icon {
          margin-left: -14px; } }
  .section--seo .faq__accordion-item {
    width: 100%;
    height: auto;
    overflow: hidden;
    border: 1px solid #E9E9E9;
    border-bottom-style: none; }
    .section--seo .faq__accordion-item:last-child {
      border-bottom: 1px solid #E9E9E9; }
  .section--seo .faq__accordion-trigger {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100;
    background: transparent;
    border-style: none; }
    .section--seo .faq__accordion-trigger:focus, .section--seo .faq__accordion-trigger:focus-visible {
      background: transparent !important; }
    .section--seo .faq__accordion-trigger:after {
      content: '';
      background: url(_/assets/img/svg/icon-open-wcag.svg) no-repeat;
      width: 30px;
      height: 30px;
      right: 15px;
      top: 0;
      bottom: 0;
      display: block;
      position: absolute;
      background-size: contain;
      opacity: 0.5;
      margin: auto; }
  .section--seo .faq__accordion-heading {
    font-size: 1.125rem;
    line-height: 1.6875rem;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    padding: 20px 60px 20px 15px;
    cursor: pointer;
    position: relative;
    transition: 0.3s ease-out;
    display: block;
    background: transparent;
    border-style: none;
    width: 100%;
    text-align: left; }
    .section--seo .faq__accordion-heading.faq-heading-active {
      color: #222222; }
      .section--seo .faq__accordion-heading.faq-heading-active .faq__accordion-trigger:after {
        background: url(_/assets/img/svg/icon-close-wcag.svg) no-repeat center;
        background-size: contain;
        opacity: 1; }
      .section--seo .faq__accordion-heading.faq-heading-active + .faq__accordion-content {
        display: block; }
    @media (max-width: 767.98px) {
      .section--seo .faq__accordion-heading {
        font-size: 1rem;
        line-height: 1.4375rem;
        padding: 10px 60px 10px 10px; }
        .section--seo .faq__accordion-heading:after {
          right: 10px;
          width: 25px;
          height: 25px; } }
    .section--seo .faq__accordion-heading:hover {
      color: #222222; }
  .section--seo .faq__accordion-content {
    font-family: "Open Sans", sans-serif;
    padding: 0 15px 20px;
    display: none;
    color: #4c4c4c;
    font-size: 1rem;
    line-height: 1.625rem; }
    @media (max-width: 767.98px) {
      .section--seo .faq__accordion-content {
        font-size: 1rem;
        line-height: 1.5rem; } }
    .section--seo .faq__accordion-content p {
      color: #4c4c4c;
      font-size: 1rem;
      line-height: 1.625rem; }
      @media (max-width: 767.98px) {
        .section--seo .faq__accordion-content p {
          font-size: 1rem;
          line-height: 1.5rem; } }
    .section--seo .faq__accordion-content ul {
      padding-left: 30px; }
      .section--seo .faq__accordion-content ul li {
        font-family: "Open Sans", sans-serif;
        font-style: normal;
        font-weight: 400;
        color: #4c4c4c;
        font-size: 1rem;
        line-height: 1.625rem; }
        @media (max-width: 767.98px) {
          .section--seo .faq__accordion-content ul li {
            font-size: 1rem;
            line-height: 1.5rem; } }


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