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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*!**************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[2].use[3]!./assets/scss/aboutus.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
*/
/* ~~~~~~~~~~ Section ~~~~~~~~~~ */
@media (min-width: 992px) {
  .section--hero-marketing__form {
    background-position: center left;
    background-repeat: no-repeat; }
    .page-template-dm-marketing .section--hero-marketing__form,
    .page-template-web-mobile-landing .section--hero-marketing__form {
      width: 854px; } }

@media (max-width: 991.98px) {
  .section--hero-marketing__form {
    background-image: none !important; }
    .page-template-dm-marketing .section--hero-marketing__form,
    .page-template-web-mobile-landing .section--hero-marketing__form {
      width: auto; } }

@media (max-width: 1199.98px) {
  .page-template-dm-marketing .section--hero-marketing__form,
  .page-template-web-mobile-landing .section--hero-marketing__form {
    width: auto; } }

.page-template-outsourcing-landing .section--hero-marketing__form picture {
  height: 494px; }
  @media (max-width: 767.98px) {
    .page-template-outsourcing-landing .section--hero-marketing__form picture {
      height: auto; } }

@media (min-width: 768px) {
  .page-template-outsourcing-landing .section--hero-marketing__form {
    background: none; }
    .page-template-outsourcing-landing .section--hero-marketing__form picture {
      height: 494px; }
    .page-template-outsourcing-landing .section--hero-marketing__form img {
      object-fit: cover;
      width: 384px;
      height: 100%; } }

@media (max-width: 767.98px) {
  .page-template-outsourcing-landing .section--hero-marketing__form {
    background: none; } }

@media (min-width: 992px) {
  .page-template-outsourcing-landing .section--hero-marketing__form .box-shadow {
    box-shadow: 14px 14px 65px rgba(0, 0, 0, 0.1); } }

.section--hero-marketing__form form {
  background-color: #ffffff;
  box-shadow: 14px 14px 65px rgba(0, 0, 0, 0.1);
  padding: 60px 60px 50px 60px;
  height: 100%; }
  .section--hero-marketing__form form br {
    display: none; }
  .page-template-dm-marketing .section--hero-marketing__form form,
  .page-template-web-mobile-landing .section--hero-marketing__form form {
    width: 470px;
    max-width: 100%;
    padding: 60px 53px 9px; }
  @media (min-width: 992px) {
    .page-template-outsourcing-landing .section--hero-marketing__form form {
      box-shadow: none;
      padding: 60px 30px 9px 30px; } }
  @media (max-width: 991.98px) {
    .page-template-outsourcing-landing .section--hero-marketing__form form {
      box-shadow: 14px 14px 65px rgba(0, 0, 0, 0.1); } }
  @media (min-width: 1200px) and (max-width: 1399.98px) {
    .section--hero-marketing__form form {
      max-width: 527px; } }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .section--hero-marketing__form form {
      max-width: 390px;
      padding: 40px 15px 0 15px; } }
  @media (max-width: 575.98px) {
    .section--hero-marketing__form form {
      width: 100%;
      padding: 20px 15px; } }
  .section--hero-marketing__form form h4 {
    font-family: "mark_probold", sans-serif;
    text-align: center; }
  .section--hero-marketing__form form p {
    color: #4c4c4c; }
  .section--hero-marketing__form form input[type="text"],
  .section--hero-marketing__form form input[type="email"] {
    margin-bottom: 13px;
    max-width: 359px; }
    @media (min-width: 992px) and (max-width: 1199.98px) {
      .section--hero-marketing__form form input[type="text"],
      .section--hero-marketing__form form input[type="email"] {
        max-width: 100%; } }
    @media (min-width: 768px) and (max-width: 991.98px) {
      .section--hero-marketing__form form input[type="text"],
      .section--hero-marketing__form form input[type="email"] {
        width: 100%;
        max-width: 100%; } }
    @media (min-width: 576px) and (max-width: 767.98px) {
      .section--hero-marketing__form form input[type="text"],
      .section--hero-marketing__form form input[type="email"] {
        width: 100%;
        max-width: 100%; } }
    @media (max-width: 575.98px) {
      .section--hero-marketing__form form input[type="text"],
      .section--hero-marketing__form form input[type="email"] {
        width: 100%;
        max-width: 100%; } }
  .section--hero-marketing__form form input[name="acceptance"] + .wpcf7-not-valid-tip {
    display: none; }
  .section--hero-marketing__form form textarea {
    max-height: 107px;
    max-width: 359px;
    margin-bottom: 10px; }
    @media (min-width: 992px) and (max-width: 1199.98px) {
      .section--hero-marketing__form form textarea {
        max-width: 100%; } }
    @media (min-width: 768px) and (max-width: 991.98px) {
      .section--hero-marketing__form form textarea {
        width: 100%;
        max-width: 100%; } }
    @media (min-width: 576px) and (max-width: 767.98px) {
      .section--hero-marketing__form form textarea {
        width: 100%;
        max-width: 100%; } }
    @media (max-width: 575.98px) {
      .section--hero-marketing__form form textarea {
        width: 100%;
        max-width: 100%; } }
    .section--hero-marketing__form form textarea.wpcf7-not-valid + .wpcf7-not-valid-tip {
      margin: -10px 0 10px; }
  .section--hero-marketing__form form .wpcf7-acceptance label,
  .section--hero-marketing__form form .custom-acceptance label {
    display: flex;
    align-items: center; }
  .section--hero-marketing__form form .wpcf7-acceptance input[type="checkbox"],
  .section--hero-marketing__form form .custom-acceptance input[type="checkbox"] {
    margin-right: 11px; }
  .section--hero-marketing__form form .wpcf7-acceptance .wpcf7-not-valid + input[type="checkbox"],
  .section--hero-marketing__form form .custom-acceptance .wpcf7-not-valid + input[type="checkbox"] {
    border-color: #dc3545; }
  .section--hero-marketing__form form .wpcf7-acceptance span,
  .section--hero-marketing__form form .custom-acceptance span {
    font-size: 0.75rem;
    line-height: 1.125rem; }
    @media (min-width: 1200px) and (max-width: 1620px) {
      .section--hero-marketing__form form .wpcf7-acceptance span,
      .section--hero-marketing__form form .custom-acceptance span {
        white-space: nowrap; } }
  .section--hero-marketing__form form .wpcf7-list-item {
    margin: 0; }
  .section--hero-marketing__form form .wpcf7-submit {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: bold;
    color: #222222;
    border: 1px solid #e5e5e5;
    padding: 10px 20px;
    border-radius: 25px;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    width: 157px;
    text-align: left;
    background: #ffffff url(_/assets/img/arrowright.png) no-repeat 0 0;
    background-position-x: 120px !important;
    background-position-y: 12px !important; }
    .section--hero-marketing__form form .wpcf7-submit:hover {
      background: #ff8030 url(_/assets/img/arrowright-light.png) no-repeat 0 0;
      border: 1px solid #ff8030;
      color: #ffffff; }
    .section--hero-marketing__form form .wpcf7-submit:disabled {
      opacity: 0.65; }
      .section--hero-marketing__form form .wpcf7-submit:disabled:hover {
        background: #ffffff url(_/assets/img/arrowright.png) no-repeat 0 0;
        border: 1px solid #e5e5e5;
        color: #222222; }
  .section--hero-marketing__form form .wpcf7-not-valid {
    border-color: #dc3545;
    margin-bottom: 0 !important; }
  .section--hero-marketing__form form .wpcf7-not-valid-tip {
    font-size: 0.75rem; }
    .page-template-outsourcing-landing .section--hero-marketing__form form .wpcf7-not-valid-tip {
      padding-bottom: 0; }
    .page-template-dm-marketing .section--hero-marketing__form form .wpcf7-not-valid-tip {
      padding-bottom: 0; }
  .section--hero-marketing__form form .wpcf7-response-output {
    border: 0 !important;
    color: #dc3545;
    margin: 10px 0 0 !important;
    padding: 0 !important;
    font-size: 0.75rem; }
  .section--hero-marketing__form form .wpcf7-spinner {
    vertical-align: middle;
    margin: 0 10px;
    opacity: 0.2; }
  .section--hero-marketing__form form.sent .wpcf7-response-output {
    display: none !important; }

.section--hero-marketing .hero {
  position: relative;
  padding: 90px 15px;
  max-width: 1620px; }
  @media (max-width: 1620px) and (min-width: 1200px) {
    .section--hero-marketing .hero {
      padding: 90px 50px; } }
  @media (min-width: 576px) and (max-width: 767.98px) {
    .page-template-outsourcing-landing .section--hero-marketing .hero img {
      margin: 0 auto;
      text-align: center;
      display: block; } }
  .section--hero-marketing .hero__content {
    max-width: 450px; }
    .page-template-offer .section--hero-marketing .hero__content {
      max-width: 460px; }
    .page-template-web-mobile-offer .section--hero-marketing .hero__content {
      max-width: 525px; }
    .page-template-web-mobile-process .section--hero-marketing .hero__content {
      max-width: 455px; }
  .section--hero-marketing .hero__title {
    font-size: 3.125rem;
    line-height: 3.875rem;
    font-family: "mark_proheavy", sans-serif;
    margin: 25px 0; }
    @media (max-width: 991.98px) {
      .page-template-offer .section--hero-marketing .hero__title br {
        display: none; } }
    @media (min-width: 768px) and (max-width: 991.98px) {
      .page-template-outsourcing-landing .section--hero-marketing .hero__title {
        font-size: 2.8125rem;
        line-height: 3.5625rem; } }
  .section--hero-marketing .hero__subtitle {
    font-size: 1.5rem;
    line-height: 1.875rem;
    font-family: "Open Sans", sans-serif; }
  .section--hero-marketing .hero__cta {
    margin-top: 25px;
    max-width: 150px;
    text-align: center; }
  .section--hero-marketing .hero__description p {
    margin: 0; }
  @media (max-width: 767.98px) {
    .section--hero-marketing .hero {
      padding: 50px 15px; }
      .section--hero-marketing .hero__content {
        margin-top: 50px; }
      .section--hero-marketing .hero__title {
        font-size: 1.875rem;
        line-height: 2.625rem; }
      .section--hero-marketing .hero__subtitle {
        font-size: 1.25rem;
        line-height: 1.625rem; } }
  @media (max-width: 575.98px) {
    .section--hero-marketing .hero__title {
      font-size: 1.625rem;
      line-height: 2.375rem;
      margin: 15px 0; }
    .section--hero-marketing .hero__subtitle {
      font-size: 1.125rem;
      line-height: 1.5rem; }
    .section--hero-marketing .hero__cta {
      margin-top: 15px; } }

.section--hero-offer .hero__content {
  max-width: 100%; }

.section--hero-web .hero__cta {
  max-width: none; }
  .section--hero-web .hero__cta .ph-arrow-right-light {
    vertical-align: -2px; }

.section--hero-web .hero__content {
  max-width: 500px; }

.section--hero-web form {
  padding: 50px; }
  .section--hero-web form .form-heading-small {
    font-size: 0.875rem;
    text-align: center;
    font-family: "Open Sans", sans-serif;
    margin-bottom: 25px; }
  .section--hero-web form .form-group {
    font-size: 0.875rem; }
    .section--hero-web form .form-group input[type=text],
    .section--hero-web form .form-group input[type=email],
    .section--hero-web form .form-group textarea {
      width: 100%;
      max-width: none; }
  .section--hero-web form .form-footer {
    margin-top: 25px; }
  .section--hero-web form .wpcf7-submit {
    width: 168px;
    background-position-x: 131px !important; }
    .section--hero-web form .wpcf7-submit:disabled {
      opacity: 0.65; }
  .section--hero-web form .wpcf7-spinner {
    vertical-align: middle;
    margin: 0 10px;
    opacity: 0.2; }
  .section--hero-web form .wpcf7-response-output {
    font-size: 0.75rem;
    display: block !important;
    margin: 15px 0 0;
    border-color: transparent !important;
    color: #dc3545; }
    .section--hero-web form .wpcf7-response-output:empty {
      display: none !important; }
  .section--hero-web form.invalid .wpcf7-response-output {
    color: #dc3545; }
  .section--hero-web form.sent .wpcf7-response-output {
    display: none !important; }

@media (max-width: 767.98px) {
  .section--hero-web form {
    padding: 50px 15px; }
    .section--hero-web form .wpcf7-acceptance span {
      text-align: left; }
  .section--hero-web img {
    max-height: 400px;
    object-fit: cover; }
  .section--hero-web .hero__content {
    text-align: center;
    max-width: none; }
  .section--hero-web .hero__cta {
    margin: 25px auto 0; } }

.section--hero-careers .hero__content {
  max-width: 540px; }

.section--hero-aboutus .hero__youtube-wrap {
  position: relative;
  height: 0;
  padding-top: 56.25%;
  width: 100%; }
  .section--hero-aboutus .hero__youtube-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
    width: 100%;
    height: 100%; }

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

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

.section--story {
  padding: 100px 0;
  background: #F9F9F9; }
  .section--story .story__slider {
    width: 60%; }
    .section--story .story__slider-nav {
      padding-top: 50px; }
      @media (max-width: 767.98px) {
        .section--story .story__slider-nav {
          padding: 25px 15px 0; } }
    .section--story .story__slider .slider__item {
      padding: 0 3px; }
    .section--story .story__slider .slider__image {
      padding-left: 50px; }
      .section--story .story__slider .slider__image-elem {
        height: 250px;
        object-fit: cover; }
      @media (max-width: 480px) {
        .section--story .story__slider .slider__image {
          padding-right: 15px; } }
    .section--story .story__slider .slider__divider {
      margin: 25px 0; }
      .section--story .story__slider .slider__divider:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #cccccc;
        height: 1px;
        width: 100%;
        margin: auto; }
    .section--story .story__slider .slider__icon {
      background: #F9F9F9;
      padding: 2px 0 2px 6px;
      z-index: 10;
      width: 40px;
      height: 40px; }
      .section--story .story__slider .slider__icon-elem {
        width: 100%; }
      @media (max-width: 480px) {
        .section--story .story__slider .slider__icon {
          width: 55px;
          padding-right: 15px; } }
    .section--story .story__slider .slider__year {
      font-size: 2.5rem;
      line-height: 2.8125rem;
      font-family: "mark_probold", sans-serif; }
      @media (max-width: 1399px) {
        .section--story .story__slider .slider__year {
          font-size: 2.1875rem;
          line-height: 2.5rem; } }
      @media (max-width: 480px) {
        .section--story .story__slider .slider__year {
          padding-right: 15px; } }
    .section--story .story__slider .slider__heading, .section--story .story__slider .slider__content {
      font-size: 1.125rem;
      line-height: 1.75rem;
      font-family: "Open Sans", sans-serif; }
      @media (max-width: 1399px) {
        .section--story .story__slider .slider__heading, .section--story .story__slider .slider__content {
          font-size: 1rem;
          line-height: 1.625rem; } }
    .section--story .story__slider .slider__heading {
      color: #4c4c4c;
      margin-bottom: 5px; }
    .section--story .story__slider .slider__content {
      color: #727272; }
    .section--story .story__slider .slider__meta {
      padding-left: 50px; }
      @media (max-width: 480px) {
        .section--story .story__slider .slider__meta {
          padding-right: 15px; } }
    .section--story .story__slider .slick-year {
      font-size: 1rem;
      line-height: 1.875rem;
      color: #4c4c4c;
      padding: 0 10px; }
      @media (min-width: 992px) {
        .section--story .story__slider .slick-year span:nth-child(2) {
          font-size: 0;
          padding: 0 2px; }
          .section--story .story__slider .slick-year span:nth-child(2):before {
            font-size: 1rem;
            line-height: 1.875rem;
            content: '-'; } }
      @media (max-width: 991.98px) {
        .section--story .story__slider .slick-year span:nth-child(2):before {
          font-size: 1rem;
          line-height: 1.875rem;
          content: '-';
          margin: 0 2px; } }
    .section--story .story__slider .slick-list {
      padding: 0 0 0 10%; }
    .section--story .story__slider .slick-arrow {
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      transition: all 0.2s;
      font-size: 0rem;
      padding: 7px 5px;
      border-radius: 25px;
      width: 60px;
      height: 40px;
      line-height: 0;
      cursor: pointer;
      background: transparent;
      border: 1px solid #BBBBBB;
      color: #222222; }
      .section--story .story__slider .slick-arrow:hover {
        background: rgba(34, 34, 34, 0.2);
        color: #222222;
        opacity: 1;
        border-color: #222222; }
      .section--story .story__slider .slick-arrow:focus, .section--story .story__slider .slick-arrow:active {
        background: rgba(34, 34, 34, 0.2);
        color: #222222;
        opacity: 0.5;
        border-color: #222222; }
      .section--story .story__slider .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;
        display: flex;
        justify-content: center;
        align-items: center;
        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; }
      .section--story .story__slider .slick-arrow--disable {
        border-color: #cccccc; }
        .section--story .story__slider .slick-arrow--disable:before {
          color: #cccccc; }
        .section--story .story__slider .slick-arrow--disable:hover {
          opacity: 0.5;
          border-color: #cccccc;
          background: transparent; }
          .section--story .story__slider .slick-arrow--disable:hover:before {
            color: #cccccc; }
        .section--story .story__slider .slick-arrow--disable:focus, .section--story .story__slider .slick-arrow--disable:active {
          opacity: 0.2;
          border-color: #cccccc;
          background: transparent; }
          .section--story .story__slider .slick-arrow--disable:focus:before, .section--story .story__slider .slick-arrow--disable:active:before {
            color: #cccccc; }
    .section--story .story__slider .slick-next {
      right: 160px; }
      .section--story .story__slider .slick-next:before {
        content: '\f061'; }
    @media (max-width: 767.98px) {
      .section--story .story__slider {
        width: 100%; } }
  .section--story .story__main {
    width: 40%;
    max-width: 500px;
    padding-left: 100px; }
    .section--story .story__main h2 {
      margin-bottom: 50px; }
    .section--story .story__main p {
      margin-bottom: 30px; }
      .section--story .story__main p:last-child {
        margin-bottom: 0; }
    @media (max-width: 1199.98px) {
      .section--story .story__main {
        padding-left: 50px; } }
    @media (max-width: 767.98px) {
      .section--story .story__main {
        width: 100%;
        max-width: 100%;
        padding: 0 15px; }
        .section--story .story__main h2 {
          margin: 50px 0 !important; } }
  @media (max-width: 767.98px) {
    .section--story {
      padding: 50px 0; } }

.section--content {
  padding: 0;
  background: #F9F9F9; }
  .section--content .content {
    padding-top: 0;
    padding-bottom: 0;
    z-index: 100; }
    @media (max-width: 767.98px) {
      .section--content .content {
        padding-right: 0;
        padding-left: 0; } }
    .section--content .content__slider-item {
      padding-top: 50px;
      padding-bottom: 50px; }
      @media (max-width: 767.98px) {
        .section--content .content__slider-item {
          padding-top: 25px;
          padding-bottom: 25px; } }
    .section--content .content__slider-img {
      margin-bottom: 15px; }
    .section--content .content__slider-title {
      font-size: 1.125rem;
      line-height: 1.375rem;
      font-family: "Open Sans", sans-serif; }
      @media (max-width: 767.98px) {
        .section--content .content__slider-title {
          font-size: 1rem;
          line-height: 1.25rem; } }
      .section--content .content__slider-title--big {
        font-size: 3.125rem;
        line-height: 3.75rem;
        font-family: "mark_proheavy", sans-serif;
        margin-bottom: 15px; }
        @media (max-width: 767.98px) {
          .section--content .content__slider-title--big {
            font-size: 1.625rem;
            line-height: 2.25rem; } }
    .section--content .content__slider-description {
      font-size: 1rem;
      line-height: 1.125rem;
      font-family: "Open Sans", sans-serif;
      color: #afafaf; }
    .section--content .content__main {
      background: transparent;
      padding: 100px 0; }
    .section--content .content__list {
      background: #F9F9F9;
      padding: 100px 25px; }
    @media (max-width: 767.98px) {
      .section--content .content__main, .section--content .content__list {
        padding: 50px 15px; }
      .section--content .content__list {
        padding-top: 0; } }
    .section--content .content__heading {
      margin-bottom: 50px; }
    .section--content .content__description {
      padding-right: 100px; }
      .section--content .content__description p {
        margin-bottom: 30px; }
        .section--content .content__description p:last-child {
          margin-bottom: 0; }
      @media (max-width: 1199.98px) {
        .section--content .content__description {
          padding-right: 50px; } }
      @media (max-width: 767.98px) {
        .section--content .content__description {
          padding-right: 0; }
          .section--content .content__description p {
            margin-bottom: 0; } }
    .section--content .content__box {
      box-shadow: 14px 14px 65px rgba(0, 0, 0, 0.1);
      background: #fff;
      padding: 50px 25px 35px; }
      .section--content .content__box-title {
        font-size: 1.125rem;
        line-height: 1.375rem;
        font-family: "Open Sans", sans-serif; }
      .section--content .content__box .slick-arrow {
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        transition: all 0.2s;
        font-size: 0rem;
        padding: 7px 5px;
        border-radius: 25px;
        width: 50px;
        height: 40px;
        line-height: 0;
        background: transparent;
        margin: 0 10px;
        cursor: pointer;
        background: transparent;
        border: 1px solid #BBBBBB;
        color: #222222; }
        .section--content .content__box .slick-arrow:hover {
          background: rgba(34, 34, 34, 0.2);
          color: #222222;
          opacity: 1;
          border-color: #222222; }
        .section--content .content__box .slick-arrow:focus, .section--content .content__box .slick-arrow:active {
          background: rgba(34, 34, 34, 0.2);
          color: #222222;
          opacity: 0.5;
          border-color: #222222; }
        .section--content .content__box .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;
          display: flex;
          justify-content: center;
          align-items: center;
          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; }
      .section--content .content__box .slick-next:before {
        content: '\f061'; }
    .section--content .content__more .content__description {
      text-align: center !important; }
    .section--content .content__more p {
      text-align: left !important; }
    .section--content .content__more #showMoreBtn {
      display: inline-block !important;
      margin: 0 !important;
      padding: 20px; }
    .section--content .content__more #moreContent {
      text-align: left !important; }
  .section--content__outsourcing h2 {
    font-family: "mark_probold", sans-serif;
    margin-bottom: 20px; }
  .section--content__outsourcing h3,
  .section--content__outsourcing h4 {
    font-family: "mark_probold", sans-serif;
    margin: 20px 0; }
    @media (min-width: 576px) and (max-width: 767.98px) {
      .section--content__outsourcing h3,
      .section--content__outsourcing h4 {
        margin: 30px 0; } }
  .section--content__outsourcing .content__description p {
    margin-bottom: 15px; }
  .section--content__outsourcing .content__description a {
    text-decoration: underline; }
  .section--content__outsourcing .content__description ul {
    list-style: none;
    padding-left: 20px; }
    @media (max-width: 767.98px) {
      .section--content__outsourcing .content__description ul {
        padding-left: 0; } }
    .section--content__outsourcing .content__description ul li {
      padding-left: 20px;
      position: relative;
      font-size: 1rem;
      line-height: 1.875rem; }
      @media (max-width: 767.98px) {
        .section--content__outsourcing .content__description ul li {
          margin-bottom: 15px;
          padding-left: 10px; } }
      .section--content__outsourcing .content__description ul li:before {
        content: "";
        position: absolute;
        top: 11px;
        left: 0;
        width: 5px;
        height: 5px;
        background: #ff8030;
        border-radius: 100%; }
        @media (max-width: 767.98px) {
          .section--content__outsourcing .content__description ul li:before {
            left: auto;
            margin-left: -20px; } }
        @media (max-width: 575.98px) {
          .section--content__outsourcing .content__description ul li:before {
            width: 4px;
            height: 4px; } }
  .section--content__outsourcing .content__description #showMoreBtn {
    display: block;
    margin: 20px auto; }
    .section--content__outsourcing .content__description #showMoreBtn i {
      font-size: 11px;
      vertical-align: 2px;
      margin-left: 8px; }
  .section--content__outsourcing .content__description #moreContent {
    display: none; }

.section--people {
  background: #F9F9F9; }
  .section--people .people__title {
    margin: 0 0 30px; }
    @media (max-width: 767.98px) {
      .section--people .people__title {
        margin: 0 0 30px; } }
  .section--people .people__cta {
    margin-bottom: 100px; }
    @media (max-width: 767.98px) {
      .section--people .people__cta {
        margin-bottom: 50px; } }
  @media (max-width: 575.98px) {
    .section--people .people__lists {
      max-width: 380px;
      margin: auto; } }
  .section--people .people__item {
    width: 20%;
    height: 262px;
    cursor: pointer;
    display: flex !important;
    flex-direction: column; }
    .section--people .people__item-trigger {
      border-style: none;
      background: transparent;
      padding: 0;
      position: relative;
      height: 100%; }
      .section--people .people__item-trigger:after {
        content: '';
        background: rgba(255, 128, 48, 0.6);
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        position: absolute;
        z-index: 10;
        opacity: 0; }
      .section--people .people__item-trigger:hover:after {
        opacity: 1; }
      .section--people .people__item-trigger .people__dp {
        position: relative;
        z-index: 5; }
    .section--people .people__item:nth-child(1) {
      order: 1; }
    .section--people .people__item:nth-child(2) {
      order: 2; }
    .section--people .people__item:nth-child(3) {
      order: 3; }
    .section--people .people__item:nth-child(4) {
      order: 4; }
    .section--people .people__item:nth-child(5) {
      order: 5; }
    .section--people .people__item:nth-child(6) {
      order: 6; }
    .section--people .people__item:nth-child(7) {
      order: 7; }
      .section--people .people__item:nth-child(7).people__item--active {
        order: 5 !important; }
    .section--people .people__item--active {
      order: 7 !important;
      pointer-events: none;
      cursor: auto; }
      .section--people .people__item--active .people__dp {
        pointer-events: none;
        cursor: auto; }
    @media (max-width: 767.98px) {
      .section--people .people__item:nth-child(7).people__item--active {
        order: 8 !important; }
      .section--people .people__item--active {
        order: 8 !important; } }
    .section--people .people__item--lg {
      width: 60%;
      padding: 40px;
      cursor: auto;
      position: absolute;
      order: 8; }
      .section--people .people__item--lg .people__name {
        position: relative; }
        .section--people .people__item--lg .people__name:before {
          content: '';
          position: absolute;
          top: 0;
          bottom: 0;
          left: -55px;
          height: 5px;
          width: 30px;
          background: #ff8030;
          margin: auto; }
          @media (max-width: 991.98px) {
            .section--people .people__item--lg .people__name:before {
              left: -25px;
              height: 4px;
              width: 20px; } }
          @media (max-width: 575.98px) {
            .section--people .people__item--lg .people__name:before {
              display: none; } }
    @media (max-width: 991.98px) {
      .section--people .people__item {
        height: 200px; }
        .section--people .people__item--lg {
          padding: 15px; } }
    @media (max-width: 767.98px) {
      .section--people .people__item {
        width: 33.33%;
        height: 250px; }
        .section--people .people__item--lg {
          width: 66.66%;
          position: relative; } }
    @media (max-width: 575.98px) {
      .section--people .people__item {
        width: auto;
        height: auto; } }
  @media (max-width: 575.98px) {
    .section--people .people__content {
      padding: 20px; } }
  .section--people .people__dp {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%; }
    @media (max-width: 575.98px) {
      .section--people .people__dp {
        width: 96px;
        height: 96px; } }
  .section--people .people__name {
    font-size: 2.5rem;
    line-height: 3.125rem;
    font-family: "mark_probold", sans-serif;
    margin-bottom: 10px; }
    @media (max-width: 991.98px) {
      .section--people .people__name {
        font-size: 1.25rem;
        line-height: 1.875rem; } }
  .section--people .people__position {
    font-size: 1.125rem;
    line-height: 1.6875rem;
    font-family: "Open Sans", sans-serif;
    margin-bottom: 10px; }
    @media (max-width: 1199.98px) {
      .section--people .people__position {
        font-size: 1rem;
        line-height: 1.5625rem; } }
  @media (max-width: 991.98px) {
    .section--people .people__quote p {
      font-size: 1rem;
      line-height: 1.375rem; } }

@media (max-width: 767.98px) {
  .section--founder .founder__inner {
    max-width: 480px;
    margin: auto; } }

.section--founder .founder__wrap {
  padding: 0 0 130px 100px;
  z-index: 50;
  width: 45%; }
  .section--founder .founder__wrap--active {
    z-index: 200; }
    .section--founder .founder__wrap--active .founder__info .founder__quote {
      left: 100%;
      opacity: 1; }
      @media (max-width: 991.98px) {
        .section--founder .founder__wrap--active .founder__info .founder__quote {
          left: 90%; } }
      @media (max-width: 767.98px) {
        .section--founder .founder__wrap--active .founder__info .founder__quote {
          right: 0;
          top: 0;
          padding: 25px;
          margin-top: 0;
          left: 0 !important;
          height: auto; } }
    .section--founder .founder__wrap--active .founder__cta {
      background: #222222;
      color: #ffffff;
      border: 1px solid #222222; }
      .section--founder .founder__wrap--active .founder__cta:hover {
        background: #222222;
        color: #ffffff;
        border: 1px solid #222222;
        opacity: 0.8; }
      .section--founder .founder__wrap--active .founder__cta:focus, .section--founder .founder__wrap--active .founder__cta:active {
        background: #222222;
        color: #ffffff;
        border: 1px solid #222222;
        opacity: 0.5; }
      .section--founder .founder__wrap--active .founder__cta--default {
        display: none; }
      .section--founder .founder__wrap--active .founder__cta--active {
        display: block; }
        @media (max-width: 767.98px) {
          .section--founder .founder__wrap--active .founder__cta--active:before {
            display: none !important; }
          .section--founder .founder__wrap--active .founder__cta--active:after {
            content: "\f062";
            font-family: "Font Awesome 6 Free";
            font-weight: 900;
            display: inline-flex;
            justify-content: center;
            align-items: center;
            color: inherit;
            flex-shrink: 0;
            speak: none;
            text-transform: none;
            text-decoration: inherit;
            text-align: center;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 13px; } }
  .section--founder .founder__wrap--bartek.founder__wrap--active .founder__cta--active:before {
    display: none; }
  .section--founder .founder__wrap--bartek.founder__wrap--active .founder__cta--active:after {
    content: '\f061';
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: inherit;
    flex-shrink: 0;
    speak: none;
    text-transform: none;
    text-decoration: inherit;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px;
    margin-right: 0;
    margin-left: 4px; }
  @media (max-width: 767.98px) {
    .section--founder .founder__wrap--bartek.founder__wrap--active .founder__cta--active:after {
      content: "\f062";
      font-family: "Font Awesome 6 Free";
      font-weight: 900;
      display: inline-flex;
      justify-content: center;
      align-items: center;
      color: inherit;
      flex-shrink: 0;
      speak: none;
      text-transform: none;
      text-decoration: inherit;
      text-align: center;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 13px; } }
  .section--founder .founder__wrap--active-index {
    z-index: 100; }
    .section--founder .founder__wrap--active-index .founder__quote p {
      opacity: 1; }
  .section--founder .founder__wrap:nth-child(even) .founder__quote {
    left: auto;
    right: 0; }
    @media (max-width: 767px) {
      .section--founder .founder__wrap:nth-child(even) .founder__quote {
        left: 0;
        right: 0;
        top: auto;
        bottom: 0; } }
  .section--founder .founder__wrap:nth-child(even).founder__wrap--active .founder__quote {
    right: 100%; }
    @media (max-width: 767px) {
      .section--founder .founder__wrap:nth-child(even).founder__wrap--active .founder__quote {
        left: 0;
        right: 0;
        bottom: 100%; } }
  @media (max-width: 991px) {
    .section--founder .founder__wrap {
      padding: 0 0 80px 50px;
      padding-bottom: 230px; } }
  @media (max-width: 767px) {
    .section--founder .founder__wrap {
      width: 100%;
      padding: 0 0 0 50px;
      margin-bottom: 50px; }
      .section--founder .founder__wrap:nth-child(even) {
        margin-bottom: 0; } }
  @media (max-width: 480px) {
    .section--founder .founder__wrap {
      padding: 0 0 0 30px; } }

.section--founder .founder__name {
  font-size: 1.5rem;
  line-height: 1.875rem;
  font-family: "mark_probold", sans-serif;
  margin: 0;
  max-width: 200px; }
  @media (max-width: 991px) {
    .section--founder .founder__name {
      font-size: 1.25rem;
      line-height: 1.625rem;
      max-width: 150px; } }

.section--founder .founder__position {
  font-size: 1rem;
  line-height: 1.875rem;
  font-family: "Open Sans", sans-serif;
  margin: 25px 0; }

.section--founder .founder__cta {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  font-size: 1rem;
  line-height: 1.125rem;
  font-family: "Open Sans", sans-serif;
  border-radius: 20px;
  max-width: 180px;
  padding: 10.5px 20px;
  cursor: pointer;
  background: transparent;
  border: 1px solid #BBBBBB;
  color: #222222; }
  .section--founder .founder__cta:hover {
    background: rgba(34, 34, 34, 0.2);
    color: #222222;
    opacity: 1;
    border-color: #222222; }
  .section--founder .founder__cta:focus, .section--founder .founder__cta:active {
    background: rgba(34, 34, 34, 0.2);
    color: #222222;
    opacity: 0.5;
    border-color: #222222; }
  .section--founder .founder__cta--default:after {
    content: '\f061';
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: inherit;
    flex-shrink: 0;
    speak: none;
    text-transform: none;
    text-decoration: inherit;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px;
    margin-left: 4px; }
  .section--founder .founder__cta--active {
    display: none; }
    .section--founder .founder__cta--active:before {
      content: '\f060';
      font-family: "Font Awesome 6 Free";
      font-weight: 900;
      display: inline-flex;
      justify-content: center;
      align-items: center;
      color: inherit;
      flex-shrink: 0;
      speak: none;
      text-transform: none;
      text-decoration: inherit;
      text-align: center;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 13px;
      margin-right: 4px; }

.section--founder .founder__basic {
  background: #F9F9F9;
  width: 330px;
  height: 330px;
  padding: 50px;
  z-index: 150; }
  @media (max-width: 991px) {
    .section--founder .founder__basic {
      height: 280px;
      padding: 25px;
      width: 90%; } }
  @media (max-width: 767.98px) {
    .section--founder .founder__basic {
      display: flex;
      flex-direction: column;
      justify-content: center;
      width: 100%; } }

.section--founder .founder__quote {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  width: 680px;
  display: flex;
  align-items: center;
  padding: 50px;
  color: #ffffff;
  z-index: 100;
  opacity: 0; }
  .section--founder .founder__quote p {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0; }
  @media (max-width: 1270px) {
    .section--founder .founder__quote {
      width: 590px; } }
  @media (max-width: 1130px) {
    .section--founder .founder__quote {
      width: 560px; } }
  @media (max-width: 1070px) {
    .section--founder .founder__quote {
      width: 520px; } }
  @media (max-width: 991px) {
    .section--founder .founder__quote {
      width: 490px; }
      .section--founder .founder__quote p {
        font-size: 1rem;
        line-height: 1.375rem; } }
  @media (max-width: 900px) {
    .section--founder .founder__quote {
      width: 450px; } }
  @media (max-width: 825px) {
    .section--founder .founder__quote {
      width: 418px; } }
  @media (max-width: 767px) {
    .section--founder .founder__quote {
      display: block;
      padding: 0 25px;
      position: relative;
      width: 100%;
      bottom: auto;
      height: 0px;
      overflow: hidden; } }

.section--founder .founder__thumbnail img {
  width: 100%;
  object-fit: cover; }
  @media (max-width: 767.98px) {
    .section--founder .founder__thumbnail img {
      object-position: right center; } }

.section--founder .founder__info {
  position: absolute; }
  @media (max-width: 991px) {
    .section--founder .founder__info {
      width: 100%;
      max-width: 650px; } }
  @media (max-width: 767.98px) {
    .section--founder .founder__info {
      position: relative;
      margin-top: -50px;
      margin-left: -50px; } }
  @media (max-width: 480px) {
    .section--founder .founder__info {
      margin-left: -30px; } }

.section--banner {
  background-image: url(_/assets/img/webp/banner_png.webp); }
  .section--banner .banner {
    position: relative; }
    .section--banner .banner:before {
      content: '';
      background: rgba(0, 0, 0, 0.5);
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 10; }
    .section--banner .banner__img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center;
      z-index: 5; }
    .section--banner .banner__info {
      z-index: 15;
      position: relative;
      padding: 150px 15px; }
    .section--banner .banner__link {
      color: #ffffff; }
      .section--banner .banner__link:hover, .section--banner .banner__link:active, .section--banner .banner__link:focus {
        color: #222222;
        background: #cccccc; }
    .section--banner .banner__title {
      font-size: 2.5rem;
      line-height: 3.125rem;
      color: #ffffff; }
      .section--banner .banner__title span {
        display: inline-block;
        padding: 10px 20px;
        background: #ff8030;
        margin-right: 5px; }
      @media (max-width: 767.98px) {
        .section--banner .banner__title {
          font-size: 1.25rem;
          line-height: 1.875rem; } }
    .section--banner .banner__content {
      color: #ffffff;
      max-width: 530px; }
      @media (max-width: 575.98px) {
        .section--banner .banner__content br {
          display: none; } }
      .section--banner .banner__content--large {
        max-width: 650px; }
        .section--banner .banner__content--large p {
          font-size: 1.125rem;
          line-height: 2rem; }
          @media (max-width: 767.98px) {
            .section--banner .banner__content--large p {
              font-size: 0.875rem;
              line-height: 1.75rem; } }

.section--foundation .foundation {
  padding-bottom: 50px; }
  .section--foundation .foundation__heading {
    margin-bottom: 50px; }
  .section--foundation .foundation__list-item {
    padding: 50px 10px;
    width: 25%; }
    .section--foundation .foundation__list-item:hover .foundation__list-main {
      box-shadow: 14px 14px 65px rgba(0, 0, 0, 0.1); }
    .section--foundation .foundation__list-item:hover .foundation__list-details--default {
      opacity: 0; }
    .section--foundation .foundation__list-item:hover .foundation__list-details--hover {
      opacity: 1; }
    @media (max-width: 991.98px) {
      .section--foundation .foundation__list-item {
        width: 50%;
        padding: 10px; } }
    @media (max-width: 575.98px) {
      .section--foundation .foundation__list-item {
        width: 100%; } }
  .section--foundation .foundation__list-image {
    height: 440px;
    object-fit: cover; }
  .section--foundation .foundation__list-main {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    background: #ff8030; }
  .section--foundation .foundation__list-details {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    padding: 25px;
    opacity: 1; }
    .section--foundation .foundation__list-details .detail__icon {
      max-height: 50px; }
    .section--foundation .foundation__list-details .detail__title {
      font-size: 1.5rem;
      line-height: 2.125rem;
      color: #ffffff;
      font-family: "mark_probold", sans-serif;
      margin: 30px 0; }
      @media (max-width: 1199.98px) {
        .section--foundation .foundation__list-details .detail__title {
          font-size: 1.375rem;
          line-height: 2rem;
          margin: 15px 0; } }
    @media (max-width: 1199.98px) {
      .section--foundation .foundation__list-details .detail__content p {
        font-size: 0.875rem;
        line-height: 1.375rem; } }
    @media (max-width: 575.98px) {
      .section--foundation .foundation__list-details .detail__content p {
        font-size: 0.75rem;
        line-height: 1.625rem; } }
    .section--foundation .foundation__list-details--hover {
      background: #ffffff;
      opacity: 0; }
      .section--foundation .foundation__list-details--hover .detail__title {
        color: #222222; }

.section--brands .brands__inner {
  position: relative; }

.section--brands .brands__heading {
  margin-bottom: 25px; }

.section--brands .brands__slider {
  position: relative;
  z-index: 5; }
  .section--brands .brands__slider-main {
    padding: 25px 20px; }
  .section--brands .brands__slider-nav {
    margin-top: 25px; }
  .section--brands .brands__slider-box {
    background: #ffffff;
    box-shadow: 0px 0px 15px rgba(118, 118, 118, 0.1);
    padding: 50px;
    text-align: center; }
    @media (max-width: 767.98px) {
      .section--brands .brands__slider-box {
        padding: 50px 25px; } }
  .section--brands .brands__slider-icon {
    margin: auto;
    display: block;
    height: 55px;
    width: auto; }
  .section--brands .brands__slider-content {
    margin-top: 50px;
    margin-bottom: 50px; }
  .section--brands .brands__slider-cta {
    margin-top: 50px; }
  .section--brands .brands__slider-next {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 10;
    height: auto !important;
    border-style: none !important;
    background: transparent !important;
    border-radius: 0 !important; }
    .section--brands .brands__slider-next:hover {
      background: transparent !important; }
    .section--brands .brands__slider-next:before {
      display: none !important; }
    @media (max-width: 1199.98px) {
      .section--brands .brands__slider-next {
        display: none !important; } }

.section--brands .slick-slide {
  opacity: 1; }
  .section--brands .slick-slide.slick-active + .slick-active + .slick-slide,
  .section--brands .slick-slide.slick-current + .slick-slide + .slick-slide {
    opacity: 0.15; }
  @media (max-width: 767.98px) {
    .section--brands .slick-slide {
      opacity: 1; }
      .section--brands .slick-slide.slick-active + .slick-slide,
      .section--brands .slick-slide.slick-current + .slick-slide {
        opacity: 0.15; } }

.section--brands .slick-arrow {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  font-size: 0rem;
  padding: 7px 5px;
  border-radius: 25px;
  width: 60px;
  height: 40px;
  line-height: 0;
  cursor: pointer;
  background: transparent;
  border: 1px solid #BBBBBB;
  color: #222222; }
  .section--brands .slick-arrow:hover {
    background: rgba(34, 34, 34, 0.2);
    color: #222222;
    opacity: 1;
    border-color: #222222; }
  .section--brands .slick-arrow:focus, .section--brands .slick-arrow:active {
    background: rgba(34, 34, 34, 0.2);
    color: #222222;
    opacity: 0.5;
    border-color: #222222; }
  .section--brands .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;
    display: flex;
    justify-content: center;
    align-items: center;
    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; }

.section--brands .slick-next {
  right: 160px; }
  .section--brands .slick-next:before {
    content: '\f061'; }

.section--brands .slick-counter {
  font-size: 0.875rem;
  line-height: 1.875rem;
  color: #4c4c4c;
  padding-left: 15px;
  padding-right: 15px;
  letter-spacing: 5px; }

.section--solutions .solutions__item {
  width: 33.33%;
  padding: 30px; }
  .section--solutions .solutions__item-wrap {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    padding: 80px 20px 50px; }
    .section--solutions .solutions__item-wrap:hover {
      box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
      background: #ffffff; }
      .section--solutions .solutions__item-wrap:hover .solutions__item-link {
        opacity: 1; }
      .section--solutions .solutions__item-wrap:hover .solutions__item-default {
        margin-top: -30px;
        margin-bottom: 60px; }
    @media (max-width: 991.98px) {
      .section--solutions .solutions__item-wrap {
        padding-left: 15px;
        padding-right: 15px; } }
    @media (max-width: 767.98px) {
      .section--solutions .solutions__item-wrap {
        padding: 50px 10px; }
        .section--solutions .solutions__item-wrap:hover .solutions__item-default {
          margin-top: 0;
          margin-bottom: 0; } }
  @media (max-width: 767.98px) {
    .section--solutions .solutions__item {
      width: 100%;
      max-width: 420px;
      padding-bottom: 0;
      padding-top: 0; }
      .section--solutions .solutions__item:first-child {
        padding-top: 50px; }
      .section--solutions .solutions__item:last-child {
        padding-bottom: 50px; } }
  .section--solutions .solutions__item-default {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s; }
    @media (max-width: 767.98px) {
      .section--solutions .solutions__item-default {
        margin-bottom: -60px; } }
  .section--solutions .solutions__item-image {
    object-fit: cover;
    object-position: center; }
  .section--solutions .solutions__item-title {
    font-size: 1.5rem;
    line-height: 1.875rem;
    font-family: "mark_probold", sans-serif;
    margin: 0; }
    @media (max-width: 991px) {
      .section--solutions .solutions__item-title {
        font-size: 1.25rem;
        line-height: 1.625rem; } }
  .section--solutions .solutions__item-content {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    margin: 30px 0; }
    .section--solutions .solutions__item-content span {
      display: inline-block; }
  .section--solutions .solutions__item-link {
    opacity: 0; }

.section--solutions .solutions .slick-slide {
  text-align: center; }

.section--solutions .slick-slide {
  opacity: 1; }
  .section--solutions .slick-slide.slick-active + .slick-active + .slick-slide + .slick-slide,
  .section--solutions .slick-slide.slick-current + .slick-slide + .slick-slide + .slick-slide {
    opacity: 0.15; }
  @media (max-width: 991.98px) {
    .section--solutions .slick-slide {
      opacity: 1; }
      .section--solutions .slick-slide.slick-active + .slick-slide + .slick-slide,
      .section--solutions .slick-slide.slick-current + .slick-slide + .slick-slide {
        opacity: 0.15; } }
  @media (max-width: 767.98px) {
    .section--solutions .slick-slide {
      opacity: 1; }
      .section--solutions .slick-slide.slick-active + .slick-slide,
      .section--solutions .slick-slide.slick-current + .slick-slide {
        opacity: 0.15; } }

.section--solutions .slick-arrow {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  font-size: 0rem;
  padding: 7px 5px;
  border-radius: 25px;
  width: 60px;
  height: 40px;
  line-height: 0;
  cursor: pointer;
  background: transparent;
  border: 1px solid #BBBBBB;
  color: #222222; }
  .section--solutions .slick-arrow:hover {
    background: rgba(34, 34, 34, 0.2);
    color: #222222;
    opacity: 1;
    border-color: #222222; }
  .section--solutions .slick-arrow:focus, .section--solutions .slick-arrow:active {
    background: rgba(34, 34, 34, 0.2);
    color: #222222;
    opacity: 0.5;
    border-color: #222222; }
  .section--solutions .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;
    display: flex;
    justify-content: center;
    align-items: center;
    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; }

.section--solutions .slick-next {
  right: 160px; }
  .section--solutions .slick-next:before {
    content: '\f061'; }

.section--solutions .slick-counter {
  font-size: 0.875rem;
  line-height: 1.875rem;
  color: #4c4c4c;
  padding-left: 15px;
  padding-right: 15px;
  letter-spacing: 5px; }

.section--shorts .shorts {
  max-width: 1700px; }
  .section--shorts .shorts__slider-nav {
    margin-top: 15px; }
    @media (min-width: 768px) {
      .section--shorts .shorts__slider-nav {
        display: none !important; } }
  .section--shorts .shorts__inner .slick-arrow {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    font-size: 0rem;
    background: #ffffff;
    border: 1px solid #e5e5e5;
    padding: 7px 5px;
    border-radius: 25px;
    width: 50px;
    height: 34px;
    line-height: 0;
    background: transparent;
    margin: 0 25px;
    cursor: pointer; }
    .section--shorts .shorts__inner .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;
      display: flex;
      justify-content: center;
      align-items: center;
      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; }
    .section--shorts .shorts__inner .slick-arrow:hover {
      border: 1px solid #ff8030;
      background: #ff8030; }
      .section--shorts .shorts__inner .slick-arrow:hover:before {
        color: #ffffff; }
  .section--shorts .shorts__inner .slick-next:before {
    content: '\f061'; }
  .section--shorts .shorts__item {
    padding: 0 10px; }
  .section--shorts .shorts__yt {
    position: relative;
    overflow: hidden;
    height: 550px;
    width: 100%;
    max-width: 300px;
    margin: auto; }
    .section--shorts .shorts__yt-button {
      border-style: none;
      height: 550px;
      background: #ff8030;
      padding: 0; }
      .section--shorts .shorts__yt-button:hover img {
        opacity: 0.6; }
    .section--shorts .shorts__yt iframe {
      height: 550px;
      width: 100%;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 10; }
  .section--shorts .shorts__thumbnail {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    cursor: pointer;
    position: relative;
    z-index: 15; }
  .section--shorts .shorts__cta {
    margin-top: 50px; }

.section--gallery {
  line-height: 0rem; }
  .section--gallery .gallery__item-img {
    z-index: 5;
    height: 310px;
    object-fit: cover;
    object-position: center; }
    @media (max-width: 991.98px) {
      .section--gallery .gallery__item-img {
        height: 250px; } }

.no-js .section--gallery .gallery {
  opacity: 0;
  height: 310px;
  overflow: hidden; }
  @media (max-width: 991.98px) {
    .no-js .section--gallery .gallery {
      height: 250px; } }


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