/* ******************************************************************************
*********************************************************************************
Use this file to override any of the CSS styles preset in the themed
stylesheets or you can add your own custom styles.
*********************************************************************************
****************************************************************************** */

/* Test */




















.dnd-section > .row-fluid {
  max-width: 1536px;
}

.dnd-section {
  padding-bottom: 50px;
  padding-top: 50px;
}

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #212529;
}
.page-center {
  max-width: 1536px;
}




html {
  font-size: 16;
}

body {
  color: #000;
  font-family: Poppins, sans-serif;
/*   font-size: 16px; */
  font-size: 18px;
}

p {
  font-family: Poppins, sans-serif;
  font-weight: 500;
}

ul,ol {
  font-weight: 500;
}

a {
  font-family: Poppins, sans-serif;
  color: rgba(0, 0, 0, 1.0);
}

a:hover,
a:focus {
  color:#000000;
}

a:active {
  color: rgba(40, 40, 40, 1.0);
}

h1 {
  color: #000000;
  font-family: Recoleta-SemiBold;
  font-size: 48px;
  font-weight: 400;
}

/* @media(max-width: 767px) {
h1 {
font-size: 40.8px;
}
} */

h2 {
  color: #000000;
  font-family: Recoleta-SemiBold;
  font-size: 48px;
  font-weight: 400;
}

/* @media(max-width: 767px) {
h2 {
font-size: 40.8px;
}
} */

h3 {
  color: #212529;
  font-family: Recoleta-SemiBold;
  font-size: 38px;
  font-weight: 400;
}

/* @media(max-width: 767px) {
h3 {
font-size: 32.3px;
}
} */

h4 {
  color: #212529;
  font-family: Recoleta-SemiBold;
  font-size: 36px;
  font-weight: 400;
}

/* @media(max-width: 767px) {
h4 {
font-size: 30.599999999999998px;
}
} */

h5 {
  color: #212529;
  font-family: Recoleta-SemiBold;
  font-size: 34px;
  font-weight: 400;
}

h6 {
  color: #212529;
  font-family: Recoleta-SemiBold;
  font-size: 32px;
  font-weight: 400;
}

blockquote {
  border-left: 0px solid #212529;;
}





form,
.submitted-message {
  border-color: rgba(#null, 0.0);
  font-family: Poppins, sans-serif;
}

form {
  border-color: #FFFFFF;
}

h3.form-title {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(0, 0, 0, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(255, 122, 89, 1.0);
  border-color: rgba(255, 122, 89, 1.0);
  border-radius: 3px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: #ff7a59;
  border-color: #ff7a59;
  color: #FFFFFF;
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(255, 162, 129, 1.0);
  border-color: rgba(255, 162, 129, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form label {
  color: rgba(51, 71, 91, 1.0);
}

.hs-form legend {
  color: rgba(51, 71, 91, 1.0);
}

form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(203, 214, 226, 1.0);
  color: ;
  border-radius: 3px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
}

.fn-date-picker .pika-table thead th {
  color: rgba(255, 255, 255, 0.0);
}

.hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
  color: #000;
}

.hs-richtext {
  font-size: 16;
}

.hs-default-font-element,
.hs-main-font-element {
  font-family: Poppins, sans-serif;
}

.fn-date-picker td.is-today .pika-button {
  color: #212529;
}

.fn-date-picker td.is-selected .pika-button {
  background: #212529;
}

.fn-date-picker td .pika-button:hover {
  background-color: #212529 !important;
}





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(33, 37, 41, 1.0);
  color: rgba(33, 37, 41, 1.0);
}

thead th,
thead td {
  background-color: rgba(33, 37, 41, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(33, 37, 41, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(33, 37, 41, 1.0);
}





.header {
  background-color: rgba(255, 255, 255, 1.0);
  border-color:#f5f5f5;
}

.header__container {
  max-width: 1536px;
}

.custom-header-request-button p a {
  color: #000000;
}

.custom-header-request-button p a:hover {
  color: #000000;
}

body .custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #000000;
}

body .custom-menu-primary .submenu.level-1 > li > a:hover,
body .custom-menu-primary .submenu.level-1 > li > a:focus,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: #00baff;
}

body .custom-menu-primary a.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: #000000;
}
body .custom-menu-primary .submenu.level-1 > li.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li:active {
  background-color: #FFFFFF;
}
body .custom-menu-primary .submenu.level-1 > li {
  background-color: ;
}
body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus {
  background-color: #FFFFFF
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: #000000;
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: #000000;
}
body .custom-menu-primary .submenu.level-2 > li > a {
  color: #000000;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
  background-color: #FFFFFF;
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: #FFFFFF;
}

body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:hover,
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:focus,
body .header__language-switcher .lang_list_class li:hover,
body .custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle {
  background-color: #FFFFFF;
  color: #00baff;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: #000000;
  background-color: #FFFFFF;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Poppins, sans-serif;
}

.header__language-switcher-label-current:after {
  border-top-color: rgba(0, 0, 0, 1.0);
}

body .custom-menu-primary-desktop .navigation-primary > ul > li > ul {
  border-color:#000000;
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: rgba(255, 255, 255, 1.0);
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: rgba(0, 0, 0, 1.0);
  }
}





.footer {
  background-color: rgba(254, 229, 46, 1.0);
  color: #000000;
  border-top-color: rgba(255, 255, 255, 0.5);
}

.footer__container {
  max-width: 1536px;
}

.custom-footer a {
  color: #000000;
}

.custom-footer a:hover {
  color: #666666;
}





.content-wrapper {
  max-width: 1536px;
}

.blog-post__date {
  border-color: #000;
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: #000;
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
  color: #000000;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: #282828;
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #212529;
}

.blog-pagination__link {
  color: #000;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #212529;
}

.blog-post__title {
  color: #000000;
  font-family:Recoleta-SemiBold;
  font-size: 48px;
  font-weight: ;
}

.blog-post__author {
  background-color: #212529;
}

#comments-listing .comment-reply-to {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
  color: rgba(#null, 0.0);
}










body .icon svg {
  fill: #212529;
}

body .tns-nav button.tns-nav-active {
  background-color: #212529;
}

body .tns-nav button:hover,
body .tns-nav button:focus {
  background-color: #212529;
}

body .social-links__icon {
  background-color: #212529;
}

body .social-links__icon:hover svg,
body .social-links__icon:focus svg {
  fill: rgba(#null, 0.0);
}

body .social-links__icon:active svg {
  fill: rgba(#null, 0.0);
}

body .team-member__description {
  background-color: #212529;
}

.page-center {
  max-width: 1536px;
  margin: 0 auto;
}




.body-container__website .dnd-section:nth-child(odd) {
  background-color: {typography=, tables=, buttons=, spacing=, footer=, global_colors=, header=, forms=}
}

@media (min-width: 1024px) {
  #hs-eu-cookie-confirmation-inner {
    display: grid;
    grid-template-columns: 2.5fr 1fr;
    align-items: center;
  }
  #hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-en-cookie-confirmation-buttons-area {
    margin-top: 0!important;
  }
  div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p {
    margin-bottom: 0!important;
    font-size: 14px!important;
  }
  div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-eu-policy-wording {
    margin-bottom: 0!important;
  }
}

.legal-consent-container .hs-form-booleancheckbox-display>span {
    padding-top: 7px;
    /*font-family: Questrial;*/
    font-size: 15px;
}
.body-container-wrapper ul .hs-form-booleancheckbox:before {
    display: none;
}
.body-container-wrapper ul .hs-form-booleancheckbox {
    padding-left: 0px;
}


body {
  
  @media (max-width:1199px) {
    .custom-menu-primary-desktop,
    .custom-locales-widget {
      display: none !important;
    }
    .custom-menu-primary-mobile .mobile-lang {
      display: block;
    }

    .custom-menu-primary-mobile {
      display: none !important;
      position: fixed;
      top: var(--header-height);
      left: 0;
      width: 100%;
      height: calc(100% - var(--header-height) );
      background-color: #fff;
      z-index: 9999;
      text-align: left;
      overflow-y: auto;
    }

    .mobile-open .custom-menu-primary-mobile,
    .mobile-open .submenu.level-2{
      position: fixed;
      top: var(--header-height);
      height: calc(100vh - var(--header-height));
      display: flex !important;
      flex-flow: column;
    }
    .mobile-open .copy {
      margin-top: auto;

    }

    .custom-menu-primary-mobile .navigation-primary > ul {
      list-style: none;
      margin: 0;
      padding: 0;
      display: block;
    }
    .custom-menu-primary-mobile .navigation-primary > ul > li > a {
      font-family: 'Recoleta-Semibold', serif !important;
      display: inline-block;
      width: 100%;
      /*color: #000 !important;
      font-family: Questrial;
      text-decoration: none !important;*/
    }

    .custom-menu-primary-mobile .navigation-primary > ul > li.has-submenu > ul {
      display: block;
      position: fixed;
      top: var(--header-height);
      height: calc( 100% - var(--header-height) );
      width: 100%;
      background: white;

      transform: translateX(100%);

      transition: transform 0.3s ease-in-out;
      z-index: 9999;
    }
    .custom-menu-primary-mobile .navigation-primary > ul > li.has-submenu.focus > ul,
    .custom-menu-primary-mobile .navigation-primary .child-trigger.child-open + ul.submenu {
      transform: translateX(0);
    }
    .custom-menu-primary-mobile .navigation-primary ul.submenu.level-2 li:not(.title) > a {
      font-size: 1rem !important;
      color: #000 !important;
    }
    .custom-menu-primary-mobile .navigation-primary ul.submenu.level-2 li:not(.title) > a:hover {
      color: #000 !important;
    }
    .custom-menu-primary-mobile .navigation-primary ul.submenu.level-2 li.title.backlink {
      position: relative;
      cursor: pointer;
    }
    .custom-menu-primary-mobile .navigation-primary ul.submenu.level-2 li.title.backlink::before {
      content: '';
      display: inline-block;
      position: relative;
      top: -1px;

      background-image: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 1L0.999999 7L7 13' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");

      width: 1em;
      height: 0.7em;
      vertical-align: middle;
      margin-right: 0.5em;

      background-repeat: no-repeat;
      background-size: contain;
      background-position: center center; 
    }

    .custom-menu-primary-mobile .navigation-primary > ul > li > ul {
      list-style: none;
      margin: 0;
      padding: 0;
    }

    .custom-menu-primary-mobile .navigation-primary > ul > li > ul > li {
      line-height: inherit;
      position: relative;
      display: block;
      width: 100%;
      padding-top: 20px;
    }
    .custom-menu-primary-mobile {
      display: flex;
      flex-flow: column;
    }
    .custom-menu-primary-mobile > ul {
      display: flex;
      flex-flow: column;
      height: 100%;
    }
    .custom-menu-primary-mobile ul li {
      /*padding: 1.5rem;*/
      border-bottom: 1px solid rgba(0,0,0,0.1);
    }
    .custom-menu-primary-mobile ul li:first-child {
      border-top: 1px solid rgba(0,0,0,0.1);
    }
    .custom-menu-primary-mobile ul li.title {
      background: rgba(0,153,255,0.1);
      padding: 1.5rem;
    }
    .custom-menu-primary-mobile .navigation-primary > ul li:not(.title) > a {
      font-family: 'Recoleta-SemiBold', serif;
      font-size: 1.5rem;
      font-weight: 900;
    }
    .custom-menu-primary-mobile > div, .custom-menu-primary-mobile > div > .navigation-primary {
      height: 100%;
      display: flex;
      flex-flow: column;
    }
    .custom-menu-primary-mobile .copy {
      margin-top: auto;
      padding: 1.5rem;
    }
    .custom-menu-primary-mobile ul li a {
      display: inline-block;
      padding: 1.5rem;
    }
    .custom-menu-primary-mobile ul li a:hover {
      text-decoration: none;
    } 
  }
  .custom-menu-primary-mobile .navigation-primary .child-trigger {
    position: absolute;
    display: inline-block;
    height: 100%;
    width: 3em;
    right: 0;
    /* top: 50%; */
    /* transform: translateY(-50%); */
/*     background-image: url(data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 13L7 7L1 1' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A); */
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 13L7 7L1 1' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 0.5em;
    z-index: 99;
  }
}





/****************************************/
/*   2026 Overrrides     */
/****************************************/


body .custom-menu-primary-desktop .navigation-primary>ul>li {
  margin-left: 20px;
}

@font-face {
  font-family: Recoleta-alt-Medium;
  src: url("https://5700174.fs1.hubspotusercontent-na1.net/hubfs/5700174/Schaman_June2020/Fonts/Recoleta-SemiBold/Recoleta%20Alt%20Medium.woff2") format("woff2");
}


.cta_button {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  line-height: 1.5em;
  font-size: 1rem;
  padding: 1em 2em;
  border-radius: 2em;
  font-family: inherit;
  font-weight: 500;
  transition: all .4s ease;
  
  a& {
    box-sizing: border-box !important;
  }
}

.cta_button.btn-primary {
  background-color: var(--color-yellow);
  color: #000 !important;
  border-color: var(--color-yellow);
}

a#cta_button_5700174_23bcd062-244e-4391-bd5f-f9c7bb4f3266 {
  display: flex;
  width: 245px;
  color: #000 !important;
  height: auto !important;
  align-items: center;
}
a#cta_button_5700174_d734f22b-7be7-4a80-a8a0-14374143d534 {
  display: flex;
  width: 273px;
  color: #000 !important;
  height: auto !important;
  align-items: center;
}

.cta_button.btn-primary:hover,
a#cta_button_5700174_3498d857-fe79-4484-9e64-5f20a58ed6c9:hover {
  background-color: var(--color-yellow) !important;
  color: #000 !important;
  border-color: var(--color-yellow) !important;
}
/* Secondary CTA  White */
.cta_button.btn-secondary:hover,
a#cta_button_5700174_92c3aac0-f288-402d-876e-2266f1aeb322:hover {
  background: transparent !important;
  color: #000 !important;
  border-color: rgba(0,0,0,1) !important;
}

/* Black CTA */
.cta_button.btn-black,
.cta_button.btn-blue,
.cta_button.btn-primary {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  line-height: 1.5em;
  font-size: 1rem;
  padding: 1em 2em;
  border-radius: 2em;
  font-family: inherit;
  font-weight: 500;
  transition: all .4s ease;
  
  color: #000;
}

.cta_button.btn-black,
.cta_button.btn-blue,
.cta_button.btn-blue-dark{
  color: #FFF;
}
.cta_button.btn-black,
.cta_button.btn-black:hover {
  background: #000;
  border: 2px solid #000;
}

/* Blue CTA */
.cta_button.btn-blue,
.cta_button.btn-blue:hover {
  background: #0099ff;
  border: 2px solid #0099ff;
}

.cta_button.btn-blue-dark,
.cta_button.btn-blue-dark:hover {
  background: var(--color-main);
  border: 2px solid var(--color-main);
}

@media screen and (max-width: 600px) {
  a[id^="cta_button"] {
    display: block !important;
    margin: var(--gutter-h) 0 !important;
  }
  a[id^="cta_button"]:last-child {
    margin-bottom: 0 !important;
  }
}

@media screen and (min-width: 600px) {
  a[id^="cta_button"] {
    margin: 0 1.5rem 0 0 !important;
  }
  a[id^="cta_button"]:last-child {
    margin-right: 0 !important;
  }
}

.link-simple::after {content: ''; display: inline-block;}

.cta_button.btn-primary span.button-arrow,
.cta_button.btn-secondary span.button-arrow,
.cta_button.btn-blue span.button-arrow,
.cta_button.btn-blue-dark span.button-arrow,
.cta_button.btn-black span.button-arrow,
a[id^="cta_button"] span.button-arrow,
.link-simple::after {
  width: 1.3em;
  height: 1.3em;
  margin-left: 0.2em;
  margin-top: -0.2em;
  display: inline-block;
  vertical-align: middle;
  
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.5 10.1328H16.1667' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.3333 4.29956L16.1666 10.1329L10.3333 15.9662' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  
  transition: transform 0.2s ease-in-out,
              width 0.3s ease-in-out,
              margin 0.2s ease-in-out;
}

.cta_button.btn-blue span.button-arrow,
.cta_button.btn-blue-dark span.button-arrow,
.cta_button.btn-black span.button-arrow,
.cta_button.btn--void span.button-arrow,
a[id^="cta_button"].btn-blue span.button-arrow,
a[id^="cta_button"].btn-black span.button-arrow {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.5 10.1328H16.1667' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.3333 4.29956L16.1666 10.1329L10.3333 15.9662' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

/* .cta_button.btn-secondary, */
.cta_button.btn-primary:hover span.button-arrow,
.cta_button.btn-secondary:hover span.button-arrow,
.cta_button.btn-blue:hover span.button-arrow,
.cta_button.btn-black:hover span.button-arrow,
a[id^="cta_button"]:hover span.button-arrow,
.link-simple:hover::after {
  transform: translateX(0.3em);
}

/* Buttons spacing */
@media (min-width: 600px) {
  /*.hs_cos_wrapper_type_cta ~ .hs_cos_wrapper_type_cta {
    margin-left: 1.5rem;
    display: inline-block;
  }*/
  .buttons-wrapper > span:not(:last-child) {
    margin-right: 1.5rem;
  }
}


/* 2026 new buttons hover */

body:has(.template-2026) {
  .cta_button:has(.button-arrow) {
    .button-arrow {
      
      display: inline-block;
      width: 1.3em;
      height: 1.3em;
      margin-left: 0.2em;
      margin-top: -0.2em;
      display: inline-block;
      vertical-align: middle;
/*       background-image: url(data:image/svg+xml,%3Csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.5 10.1328H16.1667' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.3333 4.29956L16.1666 10.1329L10.3333 15.9662' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A); */
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center center;
      transition: transform 0.2s 
        ease-in-out, width 0.3s 
        ease-in-out, margin 0.2s 
        ease-in-out;
      
      width: 0 !important;
      margin-left: 0 !important;
      
    }
    &:hover {
      
      text-decoration: none;
      
      .button-arrow {
        width: 1.3em !important;
        margin-left: 0.2em !important;
      }
    }
  }
}












































/* ******************************************************************************
*********************************************************************************
The intention of this file is to reset most of the different browser, built-in
CSS styles, so that it is an empty canvas for the themed specific stylesheets.
*********************************************************************************
****************************************************************************** */

*, *:before, *:after {
  box-sizing: border-box;
}
/* ******************************************************************************
*********************************************************************************
The intention of this file is to makes browsers render all elements more
consistently and in line with modern standards.
It precisely targets only the styles that need normalizing.
*********************************************************************************
****************************************************************************** */


/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}
/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles to control how your
Drag and Drop (DND) sections look when editing content in the page editor.
*********************************************************************************
****************************************************************************** */

dnd-section {
  padding: 80px 20px;
}
.banner-area .dnd-section {
  padding: 0;
}

.dnd-section > .row-fluid {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.dnd-section > .row-fluid {
  width: 100%;
  padding-left:15px;
  padding-right:15px;
}

.dnd-section .widget-type-cell {
  padding-left: 20px;
  padding-right: 20px;
}

@media (max-width: 1595px) {
  .body-wrapper .dnd-section > .row-fluid {
    max-width: 1140px;
  }
}

@media (max-width: 1199px) {
  .body-wrapper .dnd-section > .row-fluid {
    max-width: 960px;
  }
}

@media (max-width: 991px) {
  .body-wrapper .dnd-section > .row-fluid {
    max-width: 720px;
  }
}

@media (max-width: 767px) {
  .dnd-section .widget-type-cell {
    padding-left: 0px;
    padding-right: 0px;
  }

  .body-wrapper .dnd-section > .row-fluid {
    max-width: 540px;
  }
}

@media (max-width:575px) {
  .body-wrapper .dnd-section > .row-fluid {
    max-width: 100%;
  }
}
@font-face {
  font-family: Recoleta-SemiBold;
  src: url("https://5700174.fs1.hubspotusercontent-na1.net/hubfs/5700174/Schaman_June2020/Fonts/Recoleta-SemiBold/393ECC_0_0.eot") format("embedded-opentype"), 
    url("https://5700174.fs1.hubspotusercontent-na1.net/hubfs/5700174/Schaman_June2020/Fonts/Recoleta-SemiBold/393ECC_0_0.woff2") format("woff2"), 
    url("https://5700174.fs1.hubspotusercontent-na1.net/hubfs/5700174/Schaman_June2020/Fonts/Recoleta-SemiBold/Recoleta-SemiBold.woff") format("woff"), 
    url("https://5700174.fs1.hubspotusercontent-na1.net/hubfs/5700174/Schaman_June2020/Fonts/Recoleta-SemiBold/Recoleta-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: Rockness;
  src: url("https://5700174.fs1.hubspotusercontent-na1.net/hubfs/5700174/Schaman_June2020/Fonts/Rockness/393EC8_0_0.eot") format("embedded-opentype"), 
    url("https://5700174.fs1.hubspotusercontent-na1.net/hubfs/5700174/Schaman_June2020/Fonts/Rockness/393EC8_0_0.woff2") format("woff2"), 
    url("https://5700174.fs1.hubspotusercontent-na1.net/hubfs/5700174/Schaman_June2020/Fonts/Rockness/Rockness.woff") format("woff"), 
    url("https://5700174.fs1.hubspotusercontent-na1.net/hubfs/5700174/Schaman_June2020/Fonts/Rockness/Rockness.ttf") format("truetype");
}



/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles to control how your
fonts apppear throughout your site.
*********************************************************************************
****************************************************************************** */

/* html {
font-size: 24px;
} */

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

body {
  font-family: Poppins, sans-serif;
  font-size: 1rem;
  color: #494a52;
  line-height: 1.44;
}

p {
  margin-top: 0;
  margin-bottom: 1.5rem;
  font-family: Poppins, sans-serif;
  opacity: 0.75;
}

.bg-color p, p.buttons-wrapper {opacity: 1;}

p:last-child {
  margin-bottom: 0;
}

.font-alternate {
  font-family: 'Rockness', sans-serif !important;
  font-size: 1.5em;
}

/* Anchor Links */
a {
  color: #0270E0;
  text-decoration: none;
}
a:hover, a:focus {
  text-decoration: underline;
}

/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 1.5rem;
  line-height: 1.2em !important;
  font-weight: 700;
  font-family: Recoleta-alt-Medium, serif;
  color: #494a52;
  word-break: break-word;
}

h1 {
  font-size: 2.1rem;
}

h2 {
  font-size: 1.6rem;
}

h3 {
  font-size: 1.25rem;
}

h4 {
  font-size: 1.175rem;
}

h5 {
  font-size: 1rem;
}

h6 {
  font-size: .9rem;
}

h2.subtitle {
  font-family: Poppins, sans-serif !important;
  text-transform: uppercase;
  color: rgba(0,0,0,0.5);
  font-size: 0.8rem;
  letter-spacing: 0.1em;
  font-weight: 600;
}

@media screen and (min-width: 600px) {
  h1, h2:not(.subtitle) {
    font-size: 48px !important;
  }
}

strong {
  font-weight: 700;
}

code {
  vertical-align: bottom;
}

ul,
ol {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

ul li,
ol li {
  line-height: 1.33;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin-top: 0;
  margin-bottom: 0;
}

.body-container-wrapper ul {
  padding-left: 0;
  list-style: none;
}

.body-container-wrapper ul li {
  padding-left: 13px;
  padding-bottom: 20px;
  position: relative;
}

.body-container-wrapper ul li:before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 100%;
  position: absolute;
  background-color: #fee52e;
  left: 0;
  top: 9px;
}

.body-container-wrapper ol {
  padding-left: 17px;
}

.body-container-wrapper ol li {
  padding-bottom: 20px;
}

blockquote {
  margin: 20px;
}

blockquote, q {
  quotes: none;
}

/* Horizontal Rules */
hr {
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  border: none;
}

/* TODO */
small {

}

/* TODO */
mark {

}

sup,
sub {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

:focus {
  outline: auto;
  outline-color: green;
}

.disable-focus-styles :focus {
  outline: none;
}

@media (max-width: 991px) {
  body {
    font-size: 16px !important;
    line-height: 1.35;
  }
}
@media screen and (max-width: 900px) {
  body h1, body h2 {
    font-size: 40px;
  }
}

/* @media (max-width: 767px) {
html {
font-size: 18.0px
}
}

@media (max-width: 480px) {
html {
font-size: 14.399999999999999px
}
} */
/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles to control how your forms looks
throughout your site. Styles for form fields, buttons, inputs, etc.
*********************************************************************************
****************************************************************************** */

form {
  max-width: 500px;
  font-family: Poppins, sans-serif;
  border:1px solid;
  padding:5px;
}

h3.form-title {
  font-size: 2.5rem;
  line-height: 56px;
  padding-bottom: 30px;
  text-align: center;
  margin-bottom: 0;
}

.body-wrapper ul.hs-error-msgs {
  list-style: none;
  margin: 10px 0;
  padding: 0;
  display: block;
}

.body-wrapper ul.hs-error-msgs li {
  padding: 0 !important;
}

.body-wrapper ul.hs-error-msgs li:before {
  display: none !important;
}

.body-wrapper .hs-error-msgs label {
  color: #f2545b;
  margin: 0;
}

.hs-input[type=checkbox], .hs-input[type=radio] {
  width: auto !important;
}

.hs-button {
  display: inline-block;
  vertical-align: middle;
  outline: 0;
  white-space: normal;
  margin: 0;
  text-align: center;
  margin-top: 15px;
  width: auto;
  height: auto;
  border-style: solid;
  font-weight: 700;
  line-height: 12px;
  position: relative;
  text-decoration: none !important;
  cursor: pointer;
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
  transition: none;
}

.hs-button:hover, .hs-button:focus {
  background-color: #21222a;
  border-color: #21222a;
  
  color: #fff;
}

.hs-button:active {
  background-color: #71727a;
  border-color: #71727a;
}


.hs-form label {
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
  display: block;
  float: none;
  width: auto;
  font-weight: 500;
  text-align: left;
  line-height: 20px;
  padding-top: 0;
  margin-bottom: 4px;
}

.hs-error-msgs label {
  margin-top: .5rem;
  color: #f2545b;
}

.hs-input,
#hs-pwd-widget-password, 
.hs-search-field__input {
  display: inline-block;
  vertical-align: middle;
  width: 100% !important;
  outline: 0;
  border-style: solid;
  border-width: 1px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  color: #33475b;
  height: 40px;
  background-color: #f5f8fa;
  padding: 0 15px;
  min-height: 27px;
}

#hs-pwd-widget-password {
  height: 40px !important;
}

.hs-input:focus, 
#hs-pwd-widget-password:focus, 
.hs-search-field__input:focus {
  outline: none;
}

.hs-input[type=checkbox],
.hs-input[type=radio] {
  cursor: pointer;
  width: auto;
  height: auto;
  padding: 0;
  margin: 3px 5px 3px 0px;
  line-height: normal;
  border: none;
}

.hs-input[type=file] {
  background-color: #fff;
  padding: initial;
  border: initial;
  line-height: initial;
  box-shadow: none;
}

.hs-input:-moz-placeholder {
  color: #bfbfbf;
}

.hs-input::-webkit-input-placeholder {
  color: #bfbfbf;
}

.hs-input input,
.hs-input textarea {
  transition: border 0.2s linear;
}
.hs-input:focus {
  outline: none;
  border-color: rgba(82, 168, 236, 0.8);
}

textarea.hs-input {
  height: auto;
}

select[multiple].hs-input {
  height: inherit;
}

/* Force single column fields to full width inside of fieldsets */
fieldset.form-columns-1 .hs-input:not([type=radio]):not([type=checkbox]) {
  width: 100% !important;
}

input.hs-input.error,
div.field.error input,
div.field.error textarea,
div.field.error .chzn-choices,
textarea.hs-input.error,
select.hs-input.error {
  border-color: #c87872;
}
input.hs-input.error:focus,
div.field.error input:focus,
div.field.error textarea:focus,
div.field.error .chzn-choices:focus,
textarea.hs-input.error:focus,
select.hs-input.error:focus {
  border-color: #b9554d;
}

.actions {
  padding: 0;
}

.inputs-list {
  margin: 0 0 5px;
  width: 100%;
  padding-left: 0;
}
.inputs-list > li {
  display: block;
  padding: 0;
  width: 100%;
  padding-top: 0;
}
.inputs-list label {
  display: block;
  float: none;
  width: auto;
  padding: 0;
  line-height: 18px;
  text-align: left;
  white-space: normal;
  font-weight: normal;
}
.inputs-list:first-child {
  padding-top: 6px;
}
.inputs-list > li + li {
  padding-top: 2px;
}
.inputs-list label > input,
.inputs-list label > span {
  vertical-align: middle;
}

ul.no-list {
  list-style: none;
}

.field {
  margin-bottom: 18px;
}

.hs-field-desc {
  color: #7c98b6;
  margin: 0px 0px 6px;
  font-size: 14px;
}

.hs-form-required {
  color: red;
}

.hs-richtext {
  margin-bottom: 3px;
  line-height: 1.2;
  font-size: 1rem;
  color: #494a52;
}
.hs-richtext hr {
  text-align: left;
  margin-left: 0;
  width: 91%;
}

.grecaptcha-badge {
  margin: 0 auto;
}

.email-correction, .email-validation {
  padding-top: 3px;
  font-size: 12px;
}
.email-correction a,
.email-validation a {
  cursor: pointer;
}

@media (max-width: 767px) {
  form {
    width:100%;
    max-width:100%;
    margin-bottom:30px;
  }
}

@media (max-width: 400px),
  (min-device-width: 320px) and (max-device-width: 480px) {
    .email-correction form .form-columns-2 .hs-form-field,
    .email-correction form .form-columns-3 .hs-form-field,
    .email-validation form .form-columns-2 .hs-form-field,
    .email-validation form .form-columns-3 .hs-form-field {
      float: none;
      width: 100%;
    }
    .email-correction form .form-columns-2 .hs-form-field .hs-input,
    .email-correction form .form-columns-3 .hs-form-field .hs-input,
    .email-validation form .form-columns-2 .hs-form-field .hs-input,
    .email-validation form .form-columns-3 .hs-form-field .hs-input {
      width: 90%;
    }
    .email-correction form .form-columns-2 .hs-form-field input[type=checkbox],
    .email-correction form .form-columns-2 .hs-form-field input[type=radio],
    .email-correction form .form-columns-3 .hs-form-field input[type=checkbox],
    .email-correction form .form-columns-3 .hs-form-field input[type=radio],
    .email-validation form .form-columns-2 .hs-form-field input[type=checkbox],
    .email-validation form .form-columns-2 .hs-form-field input[type=radio],
    .email-validation form .form-columns-3 .hs-form-field input[type=checkbox],
    .email-validation form .form-columns-3 .hs-form-field input[type=radio] {
      width: 24px;
    }
}

.hs-button,
.hs-form-field input[type=text],
.hs-form-field input[type=email],
.hs-form-field input[type=phone],
.hs-form-field input[type=number],
.hs-form-field input[type=tel],
.hs-form-field input[type=date],
.hs-form-field textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
}

.hs-default-font-element,
.hs-main-font-element {
  font-family: Poppins, sans-serif;
}
/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles to control how your
menu items appear, including the link and hover effects.
*********************************************************************************
****************************************************************************** */

/* .hs-menu-wrapper ul {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}

.hs-menu-item a {
display: block;
padding: 0.5rem 1rem;
color: rgba(0, 0, 0, 0.5);
text-decoration: none;
}

.hs-menu-item:hover a,
.hs-menu-item:focus a {
text-decoration: none;
color: rgba(0, 0, 0, 0.7);
}

.hs-menu-item.active a {
color: rgba(0, 0, 0, 0.9);
} */

.hs-menu-wrapper ul li {
  padding: 0 !important;
}

.hs-menu-wrapper ul li:before {
  display: none !important;
}
/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles to control how your
tables look throughout your site.
*********************************************************************************
****************************************************************************** */

table {
  margin-bottom: 1rem;
  border: 1px solid #dee2e6;
}

th,
td {
  padding: 0.75rem;
  vertical-align: top;
  border: 1px solid #dee2e6;
}

thead th,
thead td {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
  border-bottom-width: 2px;
}

thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

tbody + tbody {
  border-top: 2px solid #dee2e6;
}

/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles to control how your landing pages
look if there is anything specific to your landing pages.
*********************************************************************************
****************************************************************************** */
/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles to control how your landing pages
look if there is anything specific to your landing pages.
*********************************************************************************
****************************************************************************** */
/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles to control how your headers look
when it comes to the logo, search field, language switcher and navigation.
You will also find the mobile menu styles below.
*********************************************************************************
****************************************************************************** */

.header {
  background-color: #F8FAFC;
}

.header__container {
  max-width: 1200px;
  margin: 0 auto;
}

.custom-header {
  line-height: 1;
  font-size: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 101px;
  border-bottom: 1px solid;
  
  padding: 25px 0;
}

.custom-header .header__container {
  width: 100%;
  padding-right: var(--gutter-h);
  padding-left: var(--gutter-h);
}

.custom-header-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  -webkit-box-align: center!important;
  -ms-flex-align: center!important;
  align-items: center!important;
}

.col-header {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.custom-logo {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.custom-header-request-button {
  text-align: right;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.custom-logo a {
  text-decoration: none !important;
  border: none !important;
}

.custom-logo a img {
  border: none !important;
  /*width: 140px !important;*/
  width: 32px;
}

.custom-header-request-button p {
  display: block;
  margin: 0;
}

.custom-header-request-button p a {
  text-decoration: none !important;
  font-family: Questrial;
  font-size: 1.125rem;
  padding: 16px 41px;
  background-image: url(https://5700174.fs1.hubspotusercontent-na1.net/hubfs/5700174/raw_assets/public/Schaman_August2022/images/bg-btn.png);
  background-size: 100%;
}

/* media query */

/* @media (min-width: 768px) { */
@media (min-width: 1200px) {
  .custom-header-hor-space,
  .mobile-trigger {
    display: none !important;
  }
}

@media (max-width:1595px) {
  /*.custom-header .header__container {
    max-width: 1140px;
  }*/

  /*.custom-logo a img {
    width: 70px !important;
  }*/

  .custom-header-request-button p a {
    font-size: .75rem;
    padding: 10px 25px;
    background-size: 100%;
  }
}

@media (max-width:1199px) {
  /*.custom-header {
    height: 54px;
  }*/

  /*.custom-header .header__container {
    max-width: 960px;
  }*/

  /*.custom-logo a img {
    width: 65px !important;
  }*/

  .custom-header-request-button p a {
    font-size: .75rem;
    padding: 8px 18px;
    background-size: 100%;
  }
  
  .mobile-open .custom-menu-primary-mobile, .mobile-open .submenu.level-2 {
    text-align: left;
    overflow-y: auto;
    background-color: #fff;

    position: fixed;
    top: var(--header-height);
    height: calc(100vh - var(--header-height));
    display: flex !important;
    flex-flow: column;
  }
  
}

@media (max-width:991px) {
  /*.custom-header .header__container {
    max-width: 720px;
  }*/

  .custom-header-request-button {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .custom-logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}

/* @media (max-width:767px) { */
@media (max-width: 1199px) {
  /*.custom-header {
    height: 48px;
  }*/

  /*.custom-header .header__container {
    max-width: 540px;
  }*/

  .custom-header-request-button p {
    display: none !important;
  }

  .custom-header-hor-space {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .custom-logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  /*.custom-logo a img {
    width: 105px !important;
  }*/

  .custom-header-request-button {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .mobile-trigger {
    right: 15px;
    width: 25px;
    height: 1px;
    background-color: #000;
    position: absolute;
    z-index: 999999;
    display: block;
    cursor: pointer;
    top: -1px;
  }

  .mobile-trigger:before {
    content: "";
    position: absolute;
    left: 0;
    width: 25px;
    height: 1px;
    background-color: #000;
    top: -7px;
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
  }

  .mobile-trigger:after {
    content: "";
    position: absolute;
    left: 0;
    width: 25px;
    height: 1px;
    background-color: #000;
    top: 7px;
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
  }

  body.mobile-open {
    overflow: hidden;
  }

  .mobile-open .mobile-trigger {
    height: 0;
  }

  .mobile-open .mobile-trigger:before {
    top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .mobile-open .mobile-trigger:after {
    top: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}

/* STICKY FUNCTIONALITIES */

#header {
  background-color: #fff;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 9;
  transition: all .15s ease;
}
#header.top {
  position: relative;
}
#header.scrolled {
  position: fixed;
  transform: translateY(-100%);
}
#header.scrolled.sticky {
  transform: translateY(0);
}

/* Now we do not reserve the space because it is in relative when loaded */
/*.body-container-wrapper {padding-top: var(--header-height);}*/
  

/*@media (max-width:575px) {
  .custom-header .header__container {
    max-width: 100%;
  }
}*/
/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles to control how your
footer looks when it comes to spacing and other general styles.
*********************************************************************************
****************************************************************************** */

.footer {
  background-color: #FEE52E !important;
}

.footer__container {
  margin: 0 auto;
}

.custom-footer {
  border-top-style: solid;
  border-top-width: 1px;
  padding: 45px 0;
  font-size: 1rem;
  line-height: 1;
  display: block;
  width: 100%;
}

.custom-footer .footer__container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.custom-footer-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  -webkit-box-align: center!important;
  -ms-flex-align: center!important;
  align-items: center!important;
}

.col-footer {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.custom-footer-copyright {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.custom-footer-privacy-section {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

/*
.custom-footer-copyright {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.custom-footer-privacy-section {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}
*/
.custom-footer-copyright {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  max-width: none;
  width: auto;
}
.custom-footer-privacy-section {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  max-width: none;
  width: auto;
}

.custom-footer p {
  /*font-family: Questrial;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.125rem;
  line-height: 24px;
  margin: 0;
  
  color: #000 !important;
}

.custom-footer p a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none !important;
  font-size: 1.125rem;
  line-height: 24px;
  margin-right: 20px;
  
  color: #000 !important;
}

.custom-footer p a:hover {
    color: #666 !important;
}

.custom-footer p img {
  width: 28px;
  margin-right: 20px;
  padding-top: 0;
  margin-bottom: 0;
}

/* .custom-footer #hs_cos_wrapper_footer_privacy_links p {
  justify-content: flex-end;
}
.custom-footer-content {
  -webkit-box-align: flex-start!important;
  -ms-flex-align: flex-start!important;
  align-items: flex-start!important;
}
.custom-footer #hs_cos_wrapper_footer_privacy_links p {
  justify-content: flex-start;
}
.custom-footer__gov--logos {
  
} */

.custom-footer__gov--logos {
  display: flex;
  flex-flow: wrap;
  align-items: flex-end;
  justify-content: center;
  
  max-width: 400px;
  margin: 0 auto;
  
  padding-left: 15px;
  padding-right: 15px;
}
.custom-footer__gov--logos > img:not(first-child) {
  padding-left: 1rem;
}
.custom-footer__gov--logos > img:not(first-child) {
  padding-top: 1rem;
}

@media (min-width: 992px) {
  .custom-footer__gov--logos {
    max-width: 100%;
    width: 100%;
    padding-right: 35px;
    justify-content: flex-end;
  }
}

@media (min-width:1595px) {
  .custom-footer-privacy-section {
    min-width: 686px;
  }
}

.custom-footer__gov--logos.footer__pyme-logo {
  padding-top: 2rem;
}

.custom-footer__gov--logos.footer__pyme-logo img {
  width: 200px;
  max-width: 100%;
}

/* media query */

@media (max-width:1595px) {
  .custom-footer .footer__container {
    max-width: 1140px;
  }
}

@media (max-width:1199px) {
  .custom-footer .footer__container {
    max-width: 960px;
  }
}

@media (max-width:991px) {
  .custom-footer .footer__container {
    max-width: 720px;
  }

  .custom-footer p {
    font-size: .9375rem;
    line-height: 24px;
  }

  .custom-footer p a {
    font-size: .9375rem;
    line-height: 24px;
    margin-right: 28px;
  }
  .custom-footer p a:last-child {
    margin-right: 0;
  }
  
  .custom-footer-copyright,
  .custom-footer-privacy-section {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
  /*.custom-footer-copyright {
    padding-bottom: 24px;
  }*/
  .custom-footer p,
  .custom-footer #hs_cos_wrapper_footer_privacy_links p {
    text-align: center;
    justify-content: center;
  }
  
}

@media (max-width:767px) {
  .custom-footer {
    padding: 40px 0;
  }

  .custom-footer .footer__container {
    max-width: 540px;
  }

  .col-footer {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .custom-footer .custom-footer-copyright {padding-bottom: 24px;}
  
  .custom-footer p {
    font-size: 1rem;
    line-height: 1;
    justify-content: center;
  }

  .custom-footer p a {
/*     font-size: .6875rem;
    line-height: 16px;
    margin-right: 12px; */
  }

  .custom-footer p img {
    width: 28px;
    margin-right: 20px;
    margin-bottom: 30px;
    padding-top: 30px;
  }
  .custom-footer #hs_cos_wrapper_footer_privacy_links p {
    justify-content: center;
  }
}

@media (max-width:575px) {
  .custom-footer .footer__container {
    max-width: 100%;
  }
}

@media (max-width:500px) {
  .custom-footer-copyright p {
    line-height: 1.5;
  }
  /*.custom-footer #hs_cos_wrapper_footer_privacy_links p {
    justify-content: center;
    flex-flow: column;
  }
  .custom-footer #hs_cos_wrapper_footer_privacy_links p a {
    margin-right: 0;
    margin-bottom: 12px;
  }*/
  
}

.custom__below--footer {
  
}

.custom__below--footer-grid .wrapper {
  display: table;
  margin: 0 auto;
  padding: 16px;
}

.custom__below--footer-grid .grid {
  display: flex;
/*   grid-template-columns: 1fr 1fr 200px; */
  grid-template-columns: 200px;
  /*grid-template-areas:
    "enisa eu"
    "prtr cdti"
    "pyme pyme";*/
  gap: 1rem;
  justify-items: baseline;
}

.custom__below--footer-grid .grid .logo-eu,
.custom__below--footer-grid .grid .logo-cdti {
  width: 100%;
}

/*.custom__below--footer-grid .grid .logo-enisa {
  grid-area: enisa;
  margin-top: auto;
}
.custom__below--footer-grid .grid .logo-prtr {
  grid-area: prtr;
  margin-bottom: auto;
}
.custom__below--footer-grid .grid .logo-pyme {
  grid-area: pyme;
  display: block;
  text-align: center;
  margin: 0 auto;
}*/
.custom__below--footer-grid .grid .logo-pyme img {
  width: 200px;
}

.custom__below--footer-grid .grid .logo-eu > img {
  width: 100%;
  max-height: 81px;
}
.custom__below--footer-grid .grid .logo-cdti > img {
  width: 100%;
  max-height: 81px;
  max-width: 204px;
}

@media screen and (max-width: 699px) {
  .custom__below--footer-grid .grid {
      max-width: 334px;
    flex-flow: wrap;
  }
  .custom__below--footer-grid .grid .logo-cdti>img {
    width: 100%;
    max-width: 100%;
    height: auto;
    max-height: none;
  }  
  
  
  /*.custom__below--footer-grid .grid .logo-enisa {order: 0;flex: 0 1 100%;}
  .custom__below--footer-grid .grid .logo-prtr {order: 1;flex: 0 1 calc(54% - 8px);}
  .custom__below--footer-grid .grid .logo-cdti {order: 2;flex: 0 1 calc(46% - 8px);}
  .custom__below--footer-grid .grid .logo-eu {order: 3;flex:0 1 calc(82% - 8px);}
  .custom__below--footer-grid .grid .logo-pyme {order: 4;flex:0 1 calc(18% - 8px);}
  
  .custom__below--footer-grid .grid .logo-redes {order: 4;}
  .custom__below--footer-grid .grid .logo-redes img {
    max-height: 60px;
  }*/
  
  /* New order 07/2024 */
  .custom__below--footer-grid .grid .logo-redes {width: calc(46% - (1rem / 2));}
  .custom__below--footer-grid .grid .logo-prtr {width: calc(54% - (1rem / 2));}
  .custom__below--footer-grid .grid .logo-cdti {width: calc(65% - (1rem / 2));}
  .custom__below--footer-grid .grid .logo-pyme {width: calc(35% - (1rem / 2));}
}

@media screen and (min-width: 700px) {
.custom__below--footer-grid .grid {
    display: grid;
    grid-template-columns: 1fr 1fr 200px;
/*     grid-template-areas:
      "enisa eu pyme"
      "prtr cdti pyme"
      "digitalizacion redes pyme"; */
    grid-template-areas:
      "eu digitalizacion pyme"
      "redes prtr pyme"
      "enisa cdti pyme";
  }
  .custom__below--footer-grid .grid .logo-enisa {
    grid-area: enisa;
/*     margin-top: auto; */
    margin-top: 0;
  }
  .custom__below--footer-grid .grid .logo-eu {
    grid-area: eu;
/*     margin-top: auto; */
    margin-top: 0;
  }
  .custom__below--footer-grid .grid .logo-cdti {
    grid-area: cdti;
    margin-bottom: auto;
  }
  .custom__below--footer-grid .grid .logo-prtr {
    grid-area: prtr;
    margin-bottom: auto;
  }
  .custom__below--footer-grid .grid .logo-pyme {
    grid-area: pyme;
    display: block;
    text-align: center;
    margin: 0 auto;
  }
  .custom__below--footer-grid .grid .logo-pyme img {
    width: auto;
  }
  .custom__below--footer-grid .grid .logo-digitalizacion {
/*     grid-area: digitalizacion; */
  }
  .custom__below--footer-grid .grid .logo-redes {
/*     grid-area: redes; */
  }
  .custom__below--footer-grid .grid .logo-eu img {
    max-height: 47px;
  }
  .custom__below--footer-grid .grid .logo-redes img {
    max-height: 60px;
  }
  .custom__below--footer-grid .grid .logo-cdti img {
    width: auto;
    max-height: 70px;
    max-width: 204px;
  }
  .custom__below--footer-grid .grid .logo-prtr img {
    max-height: 60px;
  }
  
}

@media screen and (min-width: 992px) {
  .custom__below--footer-grid .wrapper {padding: 16px 40px;}
  .custom__below--footer-grid .grid {
    gap: 48px 24px;
    display: flex;
    align-items: center;
  }
  .custom__below--footer-grid .grid > div[class*="logo-"] {
    margin-top: 0;
    margin-bottom: 0;
    width: auto;
  }
  .custom__below--footer-grid .grid > div[class*="logo-"] img {
    max-height: 81px;
    width: auto;
    max-width: 100%;
  }
}

/* New item added and refactor */
/*body .footer__main.custom-footer-content {
  gap: 1rem;
}
body .custom-footer p {
  justify-content: center;
}
body .custom-footer-privacy-section.col-footer {
  width: 100%;
}
*/

/* New item added + text shorten and refactor */
.custom-footer-content {
  gap: 1rem;
  justify-content: space-between;
}
@media screen and (max-width: 1199px) {
  .custom-footer-content {
    flex-flow: column;
  }
}
.custom-footer-copyright {
  flex: 0 1 auto;
}
.custom-footer-copyright,
.custom-footer-privacy-section {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

@media screen and (max-width: 799px) {
  body .custom-footer-privacy-section.col-footer p {
    flex-flow: column;
    gap: 0.5rem;
  }
  body .custom-footer-privacy-section.col-footer p a {
     margin-right: 0;
  }
}

/*.custom__below--footer {
  padding: 0 1rem;
  display: flex;
  align-items: center;
  gap: 1rem;
}

.custom__below--footer .custom-footer__gov--logos {
  padding: 0;
  gap: 1rem;
}

.custom__below--footer .custom-footer__gov--logos .logo {
  gap: 1rem;
  flex: 0 1 calc(50% - 1rem);
  width: calc(50% - 1rem);
}

.custom__below--footer .footer__pyme-logo {text-align: center;padding-top: 1rem;flex: 0 0 200px;}
.custom__below--footer .footer__pyme-logo img {
  width: 200px;
}*/


.custom__below--footer-grid .wrapper {
  /*display: grid;
  grid-template-columns: 1fr;*/
}

.custom__below--footer-grid .seals {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    max-width: 260px;
    gap: 1rem;
    margin: 2rem auto 0;
}

@media screen and (min-width: 950px) {
  .custom__below--footer-grid .wrapper {
    display: grid;
    grid-template-columns: 1fr 260px;
    gap: 1rem;
  }
  .custom__below--footer-grid .seals {
    margin-top: 0;
  }
}

@media screen and (min-width: 992px) {
  .custom__below--footer-grid .wrapper {
    max-width: 2350px;
    display: grid;
    grid-template-columns: 1fr min(10vw, 260px);
    gap: 2rem;
  }
}
/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles for your blog. The styles included
are for the listing and post templates, featured images and pagination.
Also for the post meta infromation like tags, author and published date
*********************************************************************************
****************************************************************************** */

/* TODO: Find a better place for this */
.content-wrapper {
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto;
}

.blog-header {
  background-color: transparent;
  text-align: center;
}

.blog-header {
  padding-left: 15px;
  padding-right: 15px;
}

.blog-index__post-content a {
  text-decoration: none !important;
}

.blog-sidebar {
  padding: 3.3rem 0;
}

.post-item h2 a {
  text-decoration: none !important;
}

.blog-pagination {
  margin-left: 0 !important;
}

.blog-header__inner {
  max-width: 600px;
  margin: 0 auto;
  padding: 3.3rem 0;
}
.blog-header__title {
  font-size: 2rem;
}
.blog-header__subtitle {
  margin: 1rem 0 2rem;
}

.blog-header__form {
  margin: 0 1rem;
}

@media screen and (min-width: 768px) {
  .blog-header__form {
    width: 500px;
    margin: 0 auto;
  }
}

.blog-index {
  display: flex;
  flex-wrap: wrap;
  padding: 3.3rem 0;
}
.blog-index:after {
  content: "";
  flex: auto;
}
.blog-index__tag-header {
  flex: 1 0 100%;
  padding: 1rem;
}
.blog-index__tag-subtitle {
  font-size: 1.16rem;
  line-height: 1.1;
}
.blog-index__tag-heading {
  padding-bottom: 1rem;
  border-bottom: 3px solid #D1D6DC;
}
.blog-index__post {
  flex:  0 0 100%;
  padding: 1rem;
}
@media screen and (min-width: 768px) {
  .blog-index__post {
    flex:  0 0 calc(100%/3);
  }
}
@media screen and (min-width: 1000px) {
  .blog-index__post {
    flex:  0 0 calc(100%/3);
  }
}
@media screen and (min-width: 768px) {
  .blog-index__post--large {
    flex: 1 0 100%;
    display: flex;
    justify-items: space-between;
  }
}
.blog-index__post-image {
  display: block;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-bottom: 63%;
  background-image: url('./images/grayscale-mountain.png');
    }
@media screen and (min-width: 768px) {
  .blog-index__post-image--large {
    flex: 1 1 100%;
    padding-bottom: 0;
  }
  .blog-index__post-content--large {
    flex: 1 1 100%;
    padding-left: 2rem;
  }
  .blog-index__post-image--large {
    flex: 1 1 48%;
  }
  .blog-index__post-content--large {
    flex: 1 1 48%;
    padding-left: 2rem;
  }
}
.blog-index__post-content h2 {
  margin: .5rem 0;
}
.blog-index__post-content--small h2 {
  font-size: 1.25rem;
}
.blog-index__post-content p {
  font-family: Poppins, sans-serif;
}
.blog-index__post-content a {
  color: #494a52;
}
.blog-index__post img {
  max-width: 100%;
  height: auto;
}

.blog-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-family: Poppins, sans-serif;
  margin-bottom: 3.3rem;
}
.blog-pagination__link {
  display: inline-flex;
  padding: .25rem .4rem;
  margin: 0 .1rem;
  color: #494a52;
  text-decoration: none;
  border: 2px solid transparent;
  line-height: 1;
  border-radius: 7px;
}
.blog-pagination__link--active {
  border: 2px solid #B0C1D4;
}
.blog-pagination__link:hover,
.blog-pagination__link:focus {
  text-decoration: none;
}
.blog-pagination__prev-link,
.blog-pagination__next-link {
  display: inline-flex;
  align-items: center;
}
.blog-pagination__prev-link {
  text-align: right;
  margin-right: .25rem;
}
.blog-pagination__next-link {
  text-align: left;
  margin-left: .25rem;
}
.blog-pagination__prev-link--disabled,
.blog-pagination__next-link--disabled {
  color: #B0C1D4;
  pointer-events: none;
  cursor: default;
}
.blog-pagination__prev-link svg,
.blog-pagination__next-link svg {
  fill: #494a52;
  margin: 0 5px;
}
.blog-pagination__prev-link--disabled svg,
.blog-pagination__next-link--disabled svg {
  fill: #B0C1D4;
}
.blog-pagination__number-link:hover,
.blog-pagination__number-link:focus {
  border: 2px solid #B0C1D4;
}

.blog-header__author-avatar {
  height: 200px;
  width: 200px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 50%;
  box-shadow: 0 0 12px 0 rgba(0,0,0,0.15);
  margin: 0 auto 1.5rem;
}
.blog-header__author-social-links a {
  display: inline-block;
  position: relative;
  background-color: #000;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin: 0 5px;
}
.blog-header__author-social-links a:hover {
  background-color: #494a52;
}
.blog-header__author-social-links svg {
  fill: #fff;
  height: 15px;
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.blog-post {
  max-width: 960px;
  margin: 0 auto;
  padding: 3.3rem 0;
}
.blog-post h1 {
  font-size: 1.6rem;
}
.blog-post__meta {
  margin: 1rem 0;
}
.blog-post__meta a {
  color: #494a52;
  text-decoration: underline;
}

.blog-post__tags {
  font-family: Poppins, sans-serif;
  color: #000;
}
.blog-post__tags svg {
  width: 15px;
  height: auto;
  margin-right: 10px;
}
.blog-post__tag-link {
  font-size: .8rem;
  color: #000;
}

.blog-recent-posts {
  margin-top: 3rem;
  background-color: transparent;
  padding: 2rem 0;
}
.blog-recent-posts h2 {
  text-align: center;
}
.blog-recent-posts__list {
  display: flex;
}
.blog-recent-posts__post {
  display: block;
  flex:  0 0 100%;
  color: #494a52;
  padding: 1rem;
}
@media screen and (min-width: 768px) {
  .blog-recent-posts__post {
    flex:  0 0 calc(100%/3);
  }
}
@media screen and (min-width: 1000px) {
  .blog-recent-posts__post {
    flex:  0 0 calc(100%/3);
  }
}
.blog-recent-posts__post:hover {
  text-decoration: none;
}
.blog-recent-posts__image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-bottom: 63%;
}
.blog-recent-posts__title {
  margin: 1rem 0 .5rem;
}

.blog-comments {
  max-width: 680px;
  margin: 0 auto;
}
.blog-comments form {
  max-width: 100%;
}
.blog-comments .hs-submit {
  text-align: center;
}

.comment-date {
  display: block !important;
  text-align: left !important;
}

/* .blog-comments .hs-button {
background-color: transparent;
border: 2px solid #494A52;
color: #494A52;
}
.blog-comments .hs-button:hover {
background-color: #494A52;
color: #fff;
} */
.blog-comments .comment-reply-to {
  border: 0 none;
}
.blog-comments .comment-reply-to:hover {
  background-color: transparent;
  text-decoration: underline;
  color: #494A52;
}


/*             Blog Listing with Sidebar            */
.post-item .page-center{
  display: -webkit-flex; /* Safari */
  display: flex; /* Standard syntax */
  margin-bottom: 20px;
}
.post-item .page-center .span4, .post-item .page-center .span8 {
  -webkit-flex: 1; /* Safari */
  -ms-flex: 1; /* IE 10 */
  flex: 1; /* Standard syntax */
}
.post-item .page-center .span8 {
  flex-basis: 31.914893614%;

}
img.featured-image {
  height: 100% !important;
  width: 100% !important;
  object-fit: cover;
}

@media(max-width: 767px) {
  .blog-recent-posts__list {
    display: block;
  }

  .blog-recent-posts__post {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 10px;
  }

  .blog-post__body p img {
    max-width: 300px;
    width: 100% !important;
    margin: 0 auto 20px !important;
    display: block;
    float: none !important;
  }

  .post-item .page-center {
    display: block !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    max-width: 100% !important;
    margin-bottom: 30px;
  }

  .blog-index__post {
    padding-left: 0;
    padding-right: 0;
  }
}

@media(max-width: 480px){
  .blog-post img {
    width: 100% !important;
    float: none !important;
  }

  .hs_recaptcha.hs-recaptcha.field.hs-form-field {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
  }
}
/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles to control how your
system pages look. These pages include the error pages (404 and 500),
password protected content and search listing results.
*********************************************************************************
****************************************************************************** */

.body-wrapper .custom-subs-tem-form #email-prefs-form {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 !important;
  border: none !important;
  margin-bottom: 0 !important;
}

.error-page {
  padding: 10rem 0;
  text-align: center;
  position: relative;
}
.error-page:before {
  content: attr(data-error);
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-family: Poppins, sans-serif;
  font-size: 40vw;
  font-weight: bold;
  color: #F3F6F9;
  z-index: -1;
}
@media screen and (min-width: 1100px) {
  .error-page:before {
    font-size: 20rem;
  }
}
.error-page_heading {
  margin-bottom: 1rem;
}

.systems-page {
  padding: 50px 0;
}

.systems-page .success {
  display: inline-block;
  margin: 2rem 0;
  min-width: 650px;
  background-color: #CDE3CC;
  border: 1.5px solid #4F7D24;
  border-radius: 6px;
  font-size: .75rem;
  color: #4F7D24;
  padding: .1rem .75rem;
}

.hs-search-results {
  margin-top: 2rem;
}
ul.hs-search-results__listing li {
  margin-bottom: 2rem;
}
.hs-search-results__title {
  font-family: Recoleta-alt-Medium, serif;
  font-size: 1.25rem;
  color: #494a52;
  text-decoration: underline;
  margin-bottom: .25rem;
}
.hs-search-results__title:hover {
  text-decoration: none;
}
.hs-search-results__description {
  padding-top: .5rem;
}
.hs-search-highlight {
  font-weight: bold;
}
.hs-search-results__pagination a {
  color: #494a52;
}

.email-prefs .item.disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.email-prefs .item.disabled input:disabled {
  cursor: not-allowed;
}

@media (max-width: 767px) {
  .systems-page .success {
    width: 100%;
    display: inline-block;
    min-width: auto;
  }
}

@media (max-width: 479px) {
  .systems-page h1 {
    font-size: 35px;
  }

  .systems-page h2 {
    font-size: 30px;
  }
}

:root {
/*   --header-height: 88px; */
  --header-height: 68px;
  --header-spacing-v: 20px;
  --header-spacer: min(var(--header-spacing-v), 5vh);
  
  --container-width: 1536px;
  
  --gutter-h: 24px;
  --gutter-v: 60px;
  
/*   --color-main: #000; */
  
  --color-main: #002642;
	--color-yellow: #FEE52E;
  
  --color-blue: #0099FF;
  
	/* --color-blue--dark: #001F4D; */
/* 	--color-light-blue: #0099FF; */
  --color-blue--dark: #002642;
  --color-blue--light: #D9EEFD;
  
  --color-yellow--light: #FFFADE80;
}

@media screen and (min-width: 600px) {
    :root {
      --gutter-h: 40px;
      --header-spacing-v: 40px;
    }
}
@media screen and (min-width: 900px) {
  :root {
    --gutter-v: 80px;
    --header-spacing-v: 60px;
  }
}

.cta_button {
  &.btn--void {
    color: #fff;
    border: 2px solid rgba(255, 255, 255, 0.2);
  }
  &.arrow--light.button-arrow::before {
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.5 10.1328H16.1667' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.3333 4.29956L16.1666 10.1329L10.3333 15.9662' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  }
  &.arrow--dark.button-arrow::before {
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.5 10.1328H16.1667' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.3333 4.29956L16.1666 10.1329L10.3333 15.9662' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  }
}

.no-break {white-space:pre;}


/* Remove unused in this template */
[class*="announcement__bar"] {display: none !important;}
.section--2026 {
  display: block !important;opacity: 1 !important;visibility: visible !important;
}

.section--old,
.logo__full {display: none !important;}


.logo__new {display: block !important;height:auto!important;visibility:visible !important;width:auto !important;}

.homepage-2026 {
  section:not(.section--2026) {
    display: none !important;
  }
}

/* Typos */
h1 {
  font-size: 2.625rem !important;
/*   font-weight: 600; */
  
  /* Try lighter */
  font-weight: 500;
  
  @media screen and (width >= 600px) {
  /* font-size: 2.625rem !important; */
  }
  @media screen and (width >= 900px) {
    font-size: 3.875rem !important;
  } 
}

h2:not(.subtitle) {
  font-size: 2.375rem !important;
  font-weight: 500;
  @media screen and (width >= 600px) {
/*     font-size: 1.9rem !important; */
  }
  @media screen and (width >= 900px) {
    font-size: 2.875rem !important;
  } 
}

h2.subtitle {
  font-family: Poppins, sans-serif !important;
  text-transform: uppercase;
/*   color: rgba(0,0,0,0.5); */
  font-size: 1.25rem;
  letter-spacing: 0;
  font-weight: 500;
  
  &.color-blue {
    color: var(--color-blue);
  }
  &.color-white {
    color: white;
  }
}
body,
body a {
  font-family: 'Poppins', sans-serif !important;
  color: var(--color-main);
}

h1, h2, h3, h4, h5, h6 {
  color: var(--color-main);
}
h1, h2 {
  font-family: Recoleta-alt-Medium, serif;
}
h3, h4, h5, h6 {
  font-family: Poppins, sans-serif;
}

.section-title {
  max-width: 20ch;
  margin-inline: auto;
}
.section-subtitle {
  max-width: 75ch;
  font-size: 20px;
  margin-inline: auto;
}

/* Buttons */
.btn--primary {
  
}


p {
  opacity: 1;
}

a:focus {
  outline: none !important;
}

body .custom-menu-primary .submenu.level-1 > li {
  &:hover, &:focus {
    background: transparent !important;
  }
  a:hover {
    text-decoration: none !important;
  }
}


.desktop {display: none;}

@media screen and (width >= 768px) {
  .mobile {display: none;}
  .desktop {display: block;}
}


body {
  #header {
    .custom-menu-primary-desktop .child-trigger {
      display: inline-block !important;
      vertical-align: middle;
      width: 1em;
      height: 1em;
      background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 10L12 16L18 10' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
      background-repeat: no-repeat;
      background-position: center center;
      background-size: contain;
    }
    .custom-menu-primary {
      padding-inline: 0 !important;
      .menu-item {
        line-height: 48px;
        &.has-submenu {
          position: relative;
        }
      }
      a.menu-link {
       line-height: 1.2;
      }
    }
    .custom-menu-primary-desktop .navigation-primary > ul > li > ul.submenu {
      border: 1px solid var(--color-blue--light);
      border-radius: 12px;
      padding: 12px 24px;
      box-shadow: 0px 20px 50px 0px var(--color-blue--light);
      min-width: 280px;
      background: #fff;
      position: absolute;
      top: 100% !important;
      bottom: auto !important;
        
      > .menu-item ~ .menu-item {
        border-top: 1px solid var(--color-blue--light);
      }
    }
    .custom-demo--button {
      margin-left: auto;
    }
    .custom-locales-widget {
      @media screen and (width >= 1200px) {
        display: block !important;
      }
      margin-left: 20px;
      ul#language-menu li {
        padding: 6px;
        border-radius: 6px;
        font-weight: 500;
        line-height: 1;
        &:has(.active) {
          background-color: rgba(255,255,255,0.7);
        }
      }
    }
  }
}


/* Header */
#header {
  z-index: 999;
  padding-inline: 20px !important;
  
  .custom-header-content {
    justify-content: start;
    /* padding-inline: 20px; */
      
    @media screen and (width < 1200px) {
      .custom-menu-primary-desktop {display: none !important;}
    }
    @media screen and (width >= 1200px) {
      .custom-menu-primary {
        flex: 0 0 auto;
        width: auto;
        a[href*="portal.schaman"] {
          display: none !important;
        }
      }
/*       padding-inline: 60px; */
    }
    
    .custom-logo {
      flex: 0 0 210px;
      max-width: 210px;
      padding: 0;
    }
  }
  
/*   @media screen and (width <= 767px) {
    .custom-header-request-button.col-header {
      .mobile-trigger {
        position: relative;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        &::before {
          content: "";
          position: absolute;
          left: 6px;
          width: 18px;
          height: 1px;
          background-color: #fff;
          top: calc(50% + 3px);
        }
        &::after {
          content: "";
          position: absolute;
          left: 6px;
          width: 18px;
          height: 1px;
          background-color: #fff;
          top: calc(50% - 3px);
        }
      }
    }
  } */
}


@media screen and (width >= 1200px) {
  body {
    #header {
      .custom-header-request-button {
        display: none;
      }
    }
  }
}

@media screen and (width <= 1199px) {
  
  .custom-header-content {
    gap: 1rem;
/*     padding-inline: 1rem; */
    .custom-demo--button {
      margin-left: auto;
    }
  }
  
  #header .custom-header-request-button.col-header {
    
    --mobile-trigger-size: 58px;
    --mobile-trigger-inner-size: 30px;
    
    flex: 0 0 var(--mobile-trigger-size);
    width: var(--mobile-trigger-size);
    max-width: var(--mobile-trigger-size) !important;
    padding: 0;
    
    
    
    .mobile-trigger {
      position: relative;
      background-color: var(--color-main);
      width: var(--mobile-trigger-size);
      height: var(--mobile-trigger-size);
      
      transform: none;
      border-radius: 50%;
      right: 0;
      &::before {
        content: "";
        position: absolute;
        left: calc(var(--mobile-trigger-inner-size) / 2);
        width: calc(var(--mobile-trigger-size) - var(--mobile-trigger-inner-size));
        height: 2px;
        background-color: #fff;
        top: calc(50% + 6px);
        border-radius: 2px;
      }
      &::after {
        content: "";
        position: absolute;
        left: calc(var(--mobile-trigger-inner-size) / 2);
        width: calc(var(--mobile-trigger-size) - var(--mobile-trigger-inner-size));
        height: 2px;
        background-color: #fff;
        top: calc(50% - 6px);
        border-radius: 2px;
      }
    }
  }
  .mobile-open #header .custom-header-request-button.col-header .mobile-trigger:after,
  .mobile-open #header .custom-header-request-button.col-header .mobile-trigger:before {
    top: 50%;
  }
  
  /* Mobile menu fixes */
  .mobile-open .custom-menu-primary-mobile, .mobile-open .submenu.level-2 {
    position: fixed;
    top: 0;
    height: 100vh;
    display: flex !important;
    flex-flow: column;
    z-index: -1;
    padding-top: calc(var(--header-height) + 100px);
  }
}

.custom-header {
  position: fixed !important;
  padding: 0 !important;
  top: 0 !important;
  border: 0 none;
  background: transparent !important;
  height: auto;
  /* padding-top: 60px !important;*/
  padding-top: var(--header-spacer) !important;
  .sticky-header & {
    padding-top: min(20px, var(--header-spacer)) !important;
  }
  .header__container {
    
    max-width: var(--container-width);
    
    background: var(--color-blue--light);
    border-radius: 60px;
    padding-block: 10px;
    padding-inline: 27px;
    
  }
  
 
  .custom-demo--button {
    
/*     display: flex;
    gap: 1em; */
    
    padding-inline: 0 !important;
    
    a {
      font-weight: 500;
    }
    
    a:not(.btn--link) {
      margin-left: 1em;
      border-radius: 3em;
      background-color: var(--color-yellow);
      display: inline-block;
      padding: 1em 2em;
    }
  }
  
  .custom-header-hor-space {display: none !important;}
  
  @media screen and (width >= 768px) {
    .header__container {
      padding-block: 10px;
      padding-inline: 35px;
    }
  }
  @media screen and (width < 600px) {
/*     .header__container {
      padding-block: 20px;
    } */
    .custom-demo--button {
      a{display: none !important;}
    }
  }
}

/* body:has(.homepage-2026) { */
  .footer {
    
    --menu-items-gap: 32px;
    
    &.custom-footer {
      background-color: var(--color-main) !important;
      border: 1px solid #D9EEFD33;
      
      padding: 40px;
      
      p, a {
        color: #fff !important;
      }
      
      p a {
        margin: 0 !important;
      }
      
      a[href*="security-policy"] {
        display: none !important;
      }
      
      .custom-footer-content {
        gap: 24px;
      }
      
      .footer__main.custom-footer-content {
        > .custom-footer-copyright {
          order: 2;
          padding: 24px 0 0;
          border-top: 1px solid #D9EEFD4D;
          p {
            color: rgba(255, 255, 255, .7) !important;
          }
        }
      }
        
      
      .custom-footer-privacy-section {
        display: grid;
/*         gap: .5rem; */
        gap: var(--menu-items-gap);
        p {
          gap: var(--menu-items-gap);
          @media screen and (width >= 1200px) {
            justify-content: flex-end;
          }
        }
      }
      
      .custom-cookies-config__wrapper button {
        appearance: none;
        font-family: inherit;
        font-size: inherit;
        line-height: inherit;
        text-align: left;
        text-shadow: none;
        cursor: pointer;
        background-color: transparent;
        font-weight: 500;
        padding: 0;
        color: inherit;
/*         font-size: .9375rem; */
        line-height: 24px;
        
        text-decoration: none;
        border: 0 none;
        /* padding: 0.5em 1em;*/
/*         border-radius: 2em; */
/*         border-width: 1px; */
/*         border-style: solid; */
/*         border-color: rgb(0, 0, 0); */
/*         border-image: initial; */
        transition: 0.2s ease-in-out;
      }
      .custom-cookies-config__wrapper {
        display: none !important;
        a {
          /* Contact btn */
          display: none !important;
        }
      }
      
      @media screen and (width >= 1200px) {
        .footer__main.custom-footer-content > .custom-footer-copyright {
          order: unset;
          padding: 0;
          border: 0 none;
        }
      }
      
    }
  }
/* } */

/* Layout */
/* body:has(.template-2026) { */

  
  .blog-header {
     padding-top: calc( var(--header-height) + (var(--header-spacing-v) * 2));
  }
  
  main {
/*     padding-top: 180px; */
/*     padding-top: calc( var(--header-height) + (var(--header-spacing-v) * 2)); */
    
    padding-top: calc( var(--header-height) + (var(--header-spacer) * 2));
    
    
    /* Sticky header fixes */
    &[class*="Aboutus"] {
      padding-top: 0 !important;
      .widget-type-cell > div:first-child section {
        padding-top: calc( var(--header-height) + (var(--header-spacer) * 2)) !important;
      }
    }
    &[class*="UseCase"] {
      padding-top: 0 !important;
      #welcome-section {
        padding-top: calc( var(--header-height) + (var(--header-spacer) * 2)) !important;
      }
    }
    &[class*="UseCases"] {
/*       padding-top: 0 !important;
      #welcome-section { */
        padding-top: calc( var(--header-height) + (var(--header-spacer) * 2)) !important;
/*       } */
    }
    
  }
/* } */

/* Utils */
.color-blue {
  color: var(--color-blue);
}
.color-white {
  color: white;
}

.bg-yelow--light {
  background-color: var(--color-yellow--light);
}
.bg-blue-dark {
  background-color: var(--color-blue--dark);
}

.bg-gradient--blue--light {
  background: linear-gradient(180deg, rgba(217, 238, 253, 0) 0%, rgba(217, 238, 253, 0.3) 26.29%);
}

.bg-gradient--blue--dark {
  background: linear-gradient(157.49deg, #004275 -24.11%, #002542 7.54%, #002542 71.88%, #005FA8 106.83%);
}

.text-center {
  text-align: center;
}
section .container {
  width: 100%;
  padding-left: var(--gutter-h);
  padding-right: var(--gutter-h);
  
  /*  Set max-width as same as header  */
  max-width: var(--container-width);
  margin-left: auto;
  margin-right: auto;
}

.limited-container {
  max-width: 900px;margin-left: auto;margin-right: auto;
}

section {
    position: relative;
    padding-top: var(--gutter-v);
    padding-bottom: var(--gutter-v);
}


/*ul.slick-dots {
  li {
    &::before {
      display: none !important;
    }
  }
}*/

ul.slick-dots {
  bottom: 0 !important;
  left: 0 !important;

  display: flex;
  justify-content: center;
  gap: 14px;

  li {
    font-size: 14px;
    padding: 0;
    margin: 0;
    width: 1em;
    height: 1em;

    &::before {display: none;}
    
    button {
      font-size: 14px;
      width: 1em;
      height: 1em;
      padding: 0;
      position: relative;
      &::before {
        content: '';
        background: var(--color-blue--light);
        border-radius: 50%;

        font-size: 14px;
        width: 1em;
        height: 1em;
        padding: 0;
        opacity: 1;

        transition: background 0.2s ease-in-out;
      }
    }
    &.slick-active {
      button {
        &::before {
          font-size: 14px !important;
          background: var(--color-blue);
        }
      }
    }
  }
}

.boxes_slider--mobile {
  &.boxes__wrapper-container {
    .boxes__wrapper {
      &.slick-initialized {
        display: block !important;
        padding-block: var(--gutter-v) 45px;
        padding-inline: 30px;
        margin-bottom: 0 !important;
        overflow: hidden;

        .slick-list {
          overflow: visible !important;
        }

        .slick-track {
          display: flex;
          gap: 20px;
          .slick-slide {
            height: auto !important;
            .box {
              height: 100%;
            }
          }
        }
      }
    }
  }
}


/* homepage sections */

.hero-section {
  
  padding-top: 0;
  
  .ctas__wrapper {
    display: grid;
    gap: 22px;
    .cta_button {
      width: 100%;
    }
  }
  
  @media screen and (width <= 767px) {
    .hero-content {
      display: flex;
      flex-flow: column;
      .buttons-wrapper {
        order: 3;
      }
    }
  }
  @media (min-width: 769px) {
    .buttons-wrapper {
      padding-top: 60px;
    }
    .ctas__wrapper {
      display: flex;
      gap: 22px;
      justify-content: center;
      .cta_button {
        width: auto;
      }
    }
    
  }
  
  .hero-cards__main-wrapper {
    .desktop {display: none;}
    
    .mobile{
      position: relative;
      overflow: hidden;
      &::before {
        content: '';
        position: absolute;
        height: 150%;
        width: 180%;
        left: -40%;
        top: -25%;

        background: radial-gradient(38.4% 38.4% at 43.96% 55.78%, #D9EEFD 45.67%, rgba(217, 238, 253, 0) 100%);
      }
    }
    
    @media screen and (width >= 768px) {
      .mobile {display: none;}
      .desktop {display: block;}
    }
  }
  
  .hero-cards__wrapper {
    position: relative;
    overflow: hidden;
    &::after,
    &::before {
      content: '';
      position: absolute;
      width: 510px;
      height: 510px;
      top: auto;
      bottom: -200px;
    }
    &::before {
      left: -310px;
      /* background: linear-gradient(180deg,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); */
      
      /*background: linear-gradient(71.25deg, #FFFFFF 63.05%, rgba(255, 255, 255, 0) 77.68%);*/
      
      background: linear-gradient(71.25deg, #ffffff 63.05%, rgba(255, 255, 255, 0) 85.68% 76.68%);
      z-index: 10;
      
    }
    &::after {
      left: auto;
      right: -310px;
      background: linear-gradient(287deg, #ffffff 63.05%, rgba(255, 255, 255, 0) 85.68% 76.68%);
      z-index: 10;
    }
  } 
  .card {
    position: relative;
    background: #fff;
    border-radius: 12px;
    display: flex;
    gap: 16px;
    justify-content: center;
    text-align: center;
    align-items: center;
    
    
    
/*     box-shadow: 0 4px 6px -1px rgba(0,0,0,0.1), 0 2px 4px -1px rgba(0,0,0,0.06); */
    /*border: 1px solid var(--color-blue);
    border-image: linear-gradient(90deg, rgba(0, 153, 255, 0.6) -2.08%, rgba(0, 153, 255, 0.6) 48.96%, rgba(135, 53, 244, 0.6) 100%);*/
/*     border-image-source: linear-gradient(90deg, rgba(0, 153, 255, 0.6) -2.08%, rgba(0, 153, 255, 0.6) 48.96%, rgba(135, 53, 244, 0.6) 100%); */
    
    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
    svg {margin-inline: auto;}
    h3 {
      font-weight: 600;
      color: #1e293b;
/*       padding-top: 16px; */
      margin : 0;
      
    }
    
    &::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      z-index: -1;
      border-radius: 14px;
      background: white;
    }
    &::after {
      content: '';
      position: absolute;
      top: -1px;
      left: -1px;
      height: calc(100% + 2px);
      width: calc(100% + 2px);
      z-index: -2;
      border-radius: 14px;
      background: linear-gradient(90deg, rgba(0, 153, 255, 0.6) -2.08%, rgba(0, 153, 255, 0.6) 48.96%, rgba(135, 53, 244, 0.6) 100%);
    }
  }
   /* Mobile - Marquee */
  @media (max-width: 768px) {

    /* No se puede colocar el gradiente con los otros por encima */
    /*.hero-cards__main-wrapper {
      position: relative;
      &::before {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        width: 800px;
        height: 800px;
        transform: translate(-50%, -50%);
        background: radial-gradient(38.4% 38.4% at 43.96% 55.78%, #D9EEFD 45.67%, rgba(217, 238, 253, 0) 100%);
      }
    }*/
    
    
    
    .hero-cards__wrapper {
      flex-direction: column;
      gap: 30px;
      padding: 40px 0;
      overflow: hidden;
      .track-wrapper {
        width: 100vw;
        overflow: hidden;
        display: flex;
      }
      .track {
        display: flex;
        gap: 20px;
        padding: 10px;
        width: max-content;
        
        box-shadow: none;
      }  
    }
    
    .card {
      position: relative;
      width: 220px;
      padding: 11px 24px;
      flex-shrink: 0;
      transform: none !important;
      animation: none !important;
      opacity: 1 !important;
      svg {
        width: 30px; height: auto;
      }
      h3 {
        font-size: 14px;
        flex: 1;
        text-align: left;
        br {display: none;}
      }
    }

    /* Animated from left to right */
    .top .track {
      animation: scrollRight 20s linear infinite;
    }
  
    /* Animated from right to left */
    .bottom .track {
      animation: scrollLeft 20s linear infinite;
    }
    /*.track-wrapper:hover .track {
      animation-play-state: paused;
    }*/
  }
  
  @media (min-width: 768px) {
    .hero-cards__wrapper {
      position: relative;
      height: 400px;
      /* prevent vertical spacing */
      margin-top: -80px;
      align-items: center;
      
      display: flex;
      justify-content: center;
    }
    .card {
      display: grid;
      position: absolute;
      width: 200px;
      transform-origin: center 900px;
      padding: 20px;
      /* background: linear-gradient(151.2deg, #FFFFFF 32.16%, #D9EEFD 101.4%);*/
      
      background: linear-gradient(176.4deg, #FFFFFF 23.98%, #D9EEFD 114.58%);
      box-shadow: 0 4px 25px 0 #0093FF4D;

      transform: rotate(var(--current-rotation)) translateY(var(--y-offset));
      animation: entrance 1.2s cubic-bezier(0.23, 1, 0.32, 1) both;
      
      aspect-ratio: 4 / 3;
      h3 {
        font-size: 14px;
      }
    }
    /*.card:nth-child(1) { --current-rotation: -32deg; --y-offset: 14px; z-index: 1; animation-delay: 0s; background: #f1f5f9; }
    .card:nth-child(2) { --current-rotation: -16deg; --y-offset: 7px; z-index: 2; animation-delay: 0.3s; background: #f8fafc; }
    .card:nth-child(3) { --current-rotation: 0deg;   --y-offset: 0px;  z-index: 3; animation-delay: 0.6s; background: #ffffff; }
    .card:nth-child(4) { --current-rotation: 16deg;  --y-offset: 7px; z-index: 4; animation-delay: 0.9s; background: #f8fafc; }
    .card:nth-child(5) { --current-rotation: 32deg;  --y-offset: 14px; z-index: 5; animation-delay: 1.2s; background: #f1f5f9; }*/
    
    .card:nth-child(1) { --current-rotation: -24deg; --y-offset: 20px; z-index: 1; animation-delay: 0s; background: #f1f5f9; }
    .card:nth-child(2) { --current-rotation: -12deg; --y-offset: 10px; z-index: 2; animation-delay: 0.3s; background: #f8fafc; }
    .card:nth-child(3) { --current-rotation: 0deg;   --y-offset: 0px;  z-index: 3; animation-delay: 0.6s; background: #ffffff; }
    .card:nth-child(4) { --current-rotation: 12deg;  --y-offset: 10px; z-index: 4; animation-delay: 0.9s; background: #f8fafc; }
    .card:nth-child(5) { --current-rotation: 24deg;  --y-offset: 20px; z-index: 5; animation-delay: 1.2s; background: #f1f5f9; }
  }
}

@keyframes entrance {
  from {
    transform: rotate(0deg) translateY(180px) scale(0.85);
  }
  to {
    transform: rotate(var(--current-rotation)) translateY(var(--y-offset)) scale(1);
  }
}
@keyframes scrollLeft {
  from { transform: translateX(0); }
  to { transform: translateX(calc(-50% - 10px)); }
}

@keyframes scrollRight {
  from { transform: translateX(calc(-50% - 10px)); }
  to { transform: translateX(0); }
}

.clients-section__wrapper {
  padding-block: 55px;
  
   .clients-section__logos.slick-initialized {
     .slick-track {
       display: flex;
       gap: 1rem;
    }
    .slick-slide {
      flex: 1;
      display: flex;
      height: auto !important;
      align-items: center;
      justify-content: center;
    }
  }
  
  .clients-section__logos:not(.slick-initialized) {
    padding-inline: var(--gutter-h);
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    max-width: 400px;
    margin-inline: auto;
    align-items: center;
    
    img {
      max-width: 80%;
      margin: 0 auto;
    }
  }
}

.grid-kpis__wrapper {
  display: grid;
  gap: 2rem var(--gutter-h);
  
  max-width: 30ch;
  margin-inline: auto;
  
  .kpi {
    display: grid;
    gap: 22px;
    padding-bottom: 24px;
    &:not(:last-child) {
      border-bottom: 1px solid #ffffff4d;
    }
    h3, p {
      margin: 0;
      color: #fff;
    }
    h3 {
      /*       text-align: center; */
      font-size: 2rem;
      font-size: 1.375rem;
      font-weight: 600;
      display: flex;
      gap: 1em;
      
      &::before {
        content: '';
        display: block;
        background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22 11.08V12C21.9988 14.1564 21.3005 16.2547 20.0093 17.9818C18.7182 19.709 16.9033 20.9725 14.8354 21.5839C12.7674 22.1953 10.5573 22.1219 8.53447 21.3746C6.51168 20.6273 4.78465 19.2461 3.61096 17.4371C2.43727 15.628 1.87979 13.4881 2.02168 11.3363C2.16356 9.18455 2.99721 7.13631 4.39828 5.49706C5.79935 3.85781 7.69279 2.71537 9.79619 2.24013C11.8996 1.7649 14.1003 1.98232 16.07 2.85999' stroke='%23D9EEFD' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22 4L12 14.01L9 11.01' stroke='%23D9EEFD' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
        background-repeat: no-repeat;
        background-position: center center;
        width: 1em;
        height: 1em;
      }
    }
    p {
      display: none;
      opacity: .8;
    }
  }
  @media screen and (width >= 600px) {
    grid-template-columns: 1fr 1fr;
    gap: 60px var(--gutter-h);
    .kpi {
      padding-bottom: 0;
      padding-left: 24px;
      border-bottom: 0 none !important;
      border-left: 1px solid #ffffff4d;
      h3 {
        text-align: left;
        max-width: 9ch;
        &::before {
          display: none;
        }
      }
      p {
        display: block;
        opacity: .8;
      }
    }
  }
  @media screen and (width >= 600px) {
    max-width: 100%;
    padding-inline: 20px;
  }
  @media screen and (width >= 900px) {
    grid-template-columns: repeat(4, 1fr);
  }
}

.homepage-challenges {
  .boxes__wrapper-container {
    .boxes__wrapper {
      padding-block-start: var(--gutter-v);
      display: grid;
      grid-template-columns: 1fr;
      gap: 1.5rem;

      .box {
        border: 1px solid #00264266;
        background: white;
        border-radius: 1rem;
        padding: 2rem 24px;
        display: flex;
        flex-flow: column;
        gap: 2rem;
        height: 100%;
      }
      .icon__wrapper {}
      .text__wrapper {}
      .labels__wrapper {
        display: flex;
        height: 100%;
        > span[class*="hs_"] {
          display: flex;
          flex-flow: wrap;
          gap: 9px;
          margin-top: auto;
        }
        
        span:not([class*="hs_"]) {
          position: relative;
          display: inline-block;

          background: #FF50000D;
          font-size: 12px;
          border-radius: 24px;
          padding: 4px 8px 4px 2rem;
          color: #FF5000;

          &::before {
            content: '';
            position: absolute;
            top: 4px;
            left: 10px;
            width: 1.4em;
            height: 1.4em;
            background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 14C9.89975 14 12.25 12.25 12.25 9.1875C12.25 7.875 11.8125 5.6875 10.0625 3.9375C10.2812 5.25 8.96875 5.6875 8.96875 5.6875C9.625 3.5 7.875 0.4375 5.25 0C5.56238 1.75 5.6875 3.5 3.5 5.25C2.40625 6.125 1.75 7.63788 1.75 9.1875C1.75 12.25 4.10025 14 7 14ZM7 13.125C5.55013 13.125 4.375 12.25 4.375 10.7188C4.375 10.0625 4.59375 8.96875 5.46875 8.09375C5.35938 8.75 6.125 9.1875 6.125 9.1875C5.79688 8.09375 6.5625 6.34375 7.875 6.125C7.71838 7 7.65625 7.875 8.75 8.75C9.29688 9.1875 9.625 9.9435 9.625 10.7188C9.625 12.25 8.44987 13.125 7 13.125Z' fill='%23FF5000'/%3E%3C/svg%3E%0A");
            background-position: center center;
            background-repeat: no-repeat;
            background-size: contain;

          }
        }
      }
/*       @media screen and (width >= 600px) {
        grid-template-columns: 1fr 1fr;
      }
      @media screen and (width >= 900px) {
        grid-template-columns: repeat(4, 1fr);
      } */
    }
    
    
    
    @media screen and (width >= 600px) {
      padding-left: var(--gutter-h);
      padding-right: var(--gutter-h);
      max-width: var(--container-width);
      margin-inline: auto;
      .boxes__wrapper {
        grid-template-columns: 1fr 1fr;
      }
    }
    @media screen and (width >= 900px) {
      .boxes__wrapper {
        grid-template-columns: repeat(4, 1fr);
      }
    }
  }
}

.homepage-resolution {
  .lotties__wrapper {
    padding-top: 60px;
  }
  .boxes-stacked__wrapper {
    display: grid;
    gap: 60px;
  }
  .title {
    h3 {
      font-size: 32px;
      margin-bottom: 0;

      font-weight: 600;
    }
    p {
      font-size: 20px;
      display: none;
    }
  }
  .label {
    display: inline-block;
    padding: 6px 16px;
    border-radius: 4em;

    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 22px;

    background: var(--color-main);

    &.label--grad {
      color: #fff;
      /*       background: linear-gradient(91.57deg, #66C2FF 0%, #0099FF 50%, #8735F4 100%); */
    }
    &.label--blue-dark {
      color: #fff;
      /*       background: var(--color-main); */
    }
    &.label--blue {
      color: #fff;
      /*       background: var(--color-blue); */
    }
  }

  .cols-boxed__wrapper {
    display: grid;

    --box-color: color-mix(in srgb, var(--color-main), white 50%);
    --box-bg: #fff;
    
    transition: padding 0.3s ease-in-out;

    .cols-boxed-inner__wrapper {
      display: grid;
      border: 1px solid var(--box-color);
      background: var(--box-bg);
      border-radius: 12px;
      overflow: hidden;
    }
    
    &.box--yellow > .cols-boxed-inner__wrapper {
      --box-color: var(--color-yellow);
      --box-bg: color-mix(in srgb, var(--color-yellow), white 95%);
      .col-deco__wrapper {
        /* background: linear-gradient(180deg, #FFFADE 0%, #FFF7BB 100%); */
      }
    }
    &.box--blue > .cols-boxed-inner__wrapper {
      --box-color: var(--color-blue);
      --box-bg: color-mix(in srgb, var(--color-blue), white 95%);
    }
    .col-deco__wrapper {
      /* background: linear-gradient(0deg, #E5E9EC 0%, #C7D5DF 100%);*/

      display: flex;
      align-items: center;
      justify-content: center;
    }

    .collapsables__wrapper {
      --transition-speed: 0.3s;

      .collapsable__wrapper {
        border-bottom: 1px solid var(--box-color);
        overflow: hidden;
        padding: 20px 0;

        &:first-child {
          padding-top: 0;
        }
        &:last-child {
          border-bottom: none;
          padding-bottom: 0;
        }

        .collapsable__title {
          /*         padding: 1.25rem 0; */
          cursor: pointer;
          display: flex;
          justify-content: space-between;
          /*         align-items: center; */
          user-select: none;

          h4 {
            margin: 0;
            font-size: 1.1rem;
            color: var(--text-title);
            font-weight: 600;
          }

          &::after {
            content: "+";
            font-size: 1.5rem;
            color: var(--primary-color);
            transition: transform var(--transition-speed) ease;
            font-weight: 400;
            line-height: 1;
          }
        }

        .collapsable__content {
          max-height: 0;
          opacity: 0;
          transition:
            max-height var(--transition-speed) ease,
            opacity var(--transition-speed) ease,
            padding var(--transition-speed) ease;
          pointer-events: none;

          h4 {
            margin: 0;
            padding-bottom: 1.25rem;
            font-size: 1rem;
            color: var(--text-content);
            font-weight: 400;
            line-height: 1.6;
          }
        }

        &.is-open {
          .collapsable__title::after {
            content: "−";
            transform: rotate(180deg);
          }

          .collapsable__content {
            max-height: 500px;
            opacity: 1;
            pointer-events: auto;
          }
        }
      }
    }
    .col-text__wrapper {
      padding: 40px 22px 30px;
    }
    .col-accordion__wrapper {
      padding: 40px 22px;
    }
    @media screen and (width >= 600px) {
      .col-text__wrapper {
        padding: 40px 60px 30px;
      }
      .col-accordion__wrapper {
        padding: 40px 60px;
      }
    }
  }

  @media screen and (width >= 600px) {
    .boxes-stacked__wrapper {
      --top-offset: 80px;
      --inner-offset: 20px;

      display: grid;
      gap: 60px;

      .cols-boxed__wrapper {
        position: sticky;
        top: 0;
        padding-top: var(--top-offset);
        padding-top: calc(var(--top-offset) + (var(--i) * var(--inner-offset)));
      }

      .cols-boxed-inner__wrapper {
        transition: top 0.3s ease-in-out;

        /*&.is-prev {
          top: var(--top-offset);
        }
        &.is-past {top: 0;}*/
      }
      .cols-boxed__wrapper > &:not(:last-child) > .cols-boxed-inner__wrapper {
        box-shadow:
          0 -8px 26px 0 rgba(18, 18, 25, 0.04),
          0 -1px 4px -2px rgba(18, 18, 25, 0.04);
        /*           margin-bottom: 60px; */
      }
      /*> .sentinel[data-index="0"] + div {
        top: 0 !important;
      }*/
    }

    .col-text__wrapper {
      padding: 60px;
      gap: 60px;
    }
    .title {
      h3 {
        margin-bottom: 0.85em;
      }
      p {
        display: block;
      }
    }
  }

  @media (min-width: 1024px) {
    .cols-boxed-inner__wrapper {
      grid-template-columns: 1fr 30%;

      grid-template-areas:
        "title anim"
        "accordion anim";

      .col-accordion__wrapper {
        grid-area: accordion;
      }
      .col-text__wrapper {
        grid-area: title;
      }
      .col-deco__wrapper {
        grid-area: anim;
      }

      /*.col-text__wrapper {
        border-right: 1px solid var(--box-color);
      }*/
      .col-deco__wrapper {
        border-left: 1px solid var(--box-color);
        background: linear-gradient(0deg, #e5e9ec 0%, #c7d5df 100%);
      }
    }

    .cols-boxed__wrapper {
      &:nth-child(even) {
        > .cols-boxed-inner__wrapper {
          grid-template-columns: 30% 1fr;
          grid-template-areas:
            "anim title"
            "anim accordion";
  
          .col-deco__wrapper {
            border-right: 1px solid var(--box-color);
          }
          /*         .col-text__wrapper {
          order: 2;
          border-left: 1px solid var(--box-color);
        } */
        }
      }

      &.box--yellow > .cols-boxed-inner__wrapper {
        .col-deco__wrapper {
          background: linear-gradient(180deg, #fffade 0%, #fff7bb 100%);
        }
      }
      &.box--blue > .cols-boxed-inner__wrapper {
        .col-deco__wrapper {
          background: linear-gradient(0deg, #d9eefd 0%, #b1e0ff 100%);
        }
      }
    }

    .collapsables__wrapper {
      .collapsable__wrapper {
        display: flex;
        /*         align-items: flex-start; */
        gap: 3rem;
        padding: 2rem 0;
        border-bottom: 1px solid var(--border-color);

        .collapsable__title {
          flex: 0 0 300px;
          padding: 0;
          cursor: default;

          &::after {
            display: none;
          }
        }

        .collapsable__content {
          flex: 1;
          max-height: none !important;
          opacity: 1 !important;
          pointer-events: auto !important;

          h4 {
            padding-bottom: 0;
          }
        }
      }
    }
  }
}

.homepage-info {
  
  img {max-width: 100%;}
  .cols__wrapper {
    display: grid;
    gap: 60px 22px;
  }
  @media screen and (width >= 600px) {
    .cols__wrapper {
      padding-inline: 20px;
    }
  }
  @media screen and (width >= 900px) {
    .cols__wrapper {
      display: grid;
      grid-template-columns: 1fr 55%;
    }
  }
  @media screen and (width >= 1200px) {
    .cols__wrapper {
      padding-inline: 60px;
      gap: 80px;
    }
  }
}

.homepage-leaders {
  .boxes__wrapper-container {
  
    .boxes__wrapper {

      display: grid;
/*       grid-template-columns: repeat(2, 1fr); */
      grid-template-columns: 1fr;
      
      padding-top: 60px;

      .box {
        display: flex;
        flex-flow: column;
        
        justify-content: space-between;
        
        background-color: color(from var(--color-blue--light) srgb r g b / 0.5);
        height: 100%;

        padding: 40px 32px;
        border-radius: 12px;

        font-size: 20px;
        h3 {
          font-size: 1.4em;
          font-weight: 600;
        }
        p {
          font-size: 1em;
        }
      }
    }
    @media screen and (width >= 600px) {
      padding-left: var(--gutter-h);
      padding-right: var(--gutter-h);
      max-width: var(--container-width);
      
      margin-inline: auto;

      .boxes__wrapper {
        gap: 40px 20px;
        grid-template-rows: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
      }
    }
    @media screen and (width >= 900px) {
      .boxes__wrapper {
        grid-template-columns: repeat(3, 1fr);
        gap: 40px 20px;
      }
    }
  }
}

.homepage-testimonials {

  .testimonials__wrapper {
    display: grid;
    gap: 30px;

    container-type: inline-size;
    container-name: testimonials;
    
    .testimonial {
      padding: 34px 24px;
      display: grid;
      gap: 32px;
      border-radius: 1rem;
      border: 1px solid color(from var(--color-blue) srgb r g b / 0.5);

      .testimonial__title {
        display: flex;
        flex-flow: column;
        gap: 1rem;

        .testimonial__avatar {
/*           aspect-ratio: 1 / 1; */
          width: 90px;
          height: 90px;
          flex: 0 0 90px;
          position: relative;
          border-radius: 4px;
          overflow: hidden;

          gap: 1rem;

          img {
            width: 100%;
            height: 100%;
            object-fit: cover;

          }
        }

        .testimonial__meta {
          flex: 1;
          display: grid;
          gap: 1rem;
          font-weight: 500;
          .testimonial__meta-name {
            font-size: 20px;
          }
        }
      }

      .testimonial__content {
        p {
          color: color(from var(--color-main) srgb r g b / 0.7);
          font-weight: 300;
        }
      }

      .testimonial__footer {
        margin-top: auto;
        .testimonial__data {
          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 20px;

          .testimonial__data-box {
            
            padding: 20px;
            border-radius: 12px;
            border: 1px solid #D9EEFD;
            box-shadow: 0px 15px 20px 0px #D9EEFD4D;

            .data {
              font-size: 2rem;
              font-family: Recoleta-semibold, serif;

              &[class*="data--"] {
                position: relative;
                padding-left: 42px;

                &::before {
                  position: absolute;
                  content: '';
                  height: 100%;
/*                   height: 1.4em; */
                  width: 30px;
                  left: 0;
                  top: 0;
                  background-position: center center;
                  background-repeat: no-repeat;
                  background-size: contain;
                }

                &.data--down::before {
                  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.2512 10.0002C20.9197 10.0002 20.6017 10.1319 20.3673 10.3663C20.1329 10.6008 20.0012 10.9187 20.0012 11.2502V18.2377L9.63871 7.86273C9.40333 7.62735 9.08409 7.49512 8.75121 7.49512C8.41833 7.49512 8.09909 7.62735 7.86371 7.86273C7.62833 8.09811 7.49609 8.41735 7.49609 8.75023C7.49609 9.08311 7.62833 9.40235 7.86371 9.63773L18.2387 20.0002H11.2512C10.9197 20.0002 10.6017 20.1319 10.3673 20.3663C10.1329 20.6008 10.0012 20.9187 10.0012 21.2502C10.0012 21.5818 10.1329 21.8997 10.3673 22.1341C10.6017 22.3685 10.9197 22.5002 11.2512 22.5002H21.2512C21.5827 22.5002 21.9007 22.3685 22.1351 22.1341C22.3695 21.8997 22.5012 21.5818 22.5012 21.2502V11.2502C22.5012 10.9187 22.3695 10.6008 22.1351 10.3663C21.9007 10.1319 21.5827 10.0002 21.2512 10.0002Z' fill='%230099FF'/%3E%3C/svg%3E%0A");
                }

                &.data--up::before {
                  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.4994 8.8125C22.4994 8.48098 22.3677 8.16304 22.1333 7.92862C21.8989 7.6942 21.581 7.5625 21.2494 7.5625L11.2494 7.5C10.9179 7.5 10.6 7.6317 10.3656 7.86612C10.1311 8.10054 9.99944 8.41848 9.99944 8.75C9.99944 9.08152 10.1311 9.39946 10.3656 9.63388C10.6 9.8683 10.9179 10 11.2494 10H18.1994L7.86194 20.3625C7.74477 20.4787 7.65178 20.617 7.58832 20.7693C7.52486 20.9216 7.49219 21.085 7.49219 21.25C7.49219 21.415 7.52486 21.5784 7.58832 21.7307C7.65178 21.883 7.74477 22.0213 7.86194 22.1375C7.97814 22.2547 8.11639 22.3477 8.26871 22.4111C8.42104 22.4746 8.58442 22.5072 8.74944 22.5072C8.91445 22.5072 9.07783 22.4746 9.23016 22.4111C9.38248 22.3477 9.52073 22.2547 9.63694 22.1375L19.9994 11.775V18.75C19.9994 19.0815 20.1311 19.3995 20.3656 19.6339C20.6 19.8683 20.9179 20 21.2494 20C21.581 20 21.8989 19.8683 22.1333 19.6339C22.3677 19.3995 22.4994 19.0815 22.4994 18.75V8.8125Z' fill='%230099FF'/%3E%3C/svg%3E%0A");
                }
              }
              
              @media screen and (width <= 600px) {
                font-size: min(2rem, 5vw);
                 &[class*="data--"] {
                  padding-left: min(42px, 7vw);
                   &::before {
                     width: min(30px, 6vw);
                   }
                }
              }
            }
          }
        }

        .testimonial__cta {
          padding-top: 40px;

          a {
            display: inline-block;
            padding: 1em;
            border-radius: 3em;
            border: 1px solid rgba(0, 0, 0, 0.05);
            border: 2px solid var(--color-blue--light);
            text-align: center;
            font-weight: 500;
            width: 100%;
            color: var(--color-main);

            transition: all 0.3s ease-in-out;

            &:hover {
              background-color: var(--color-main);
              border-color: var(--color-main);
              color: #fff;
              text-decoration: none;
            }
          }
        }
      }
    }
    @media screen and (width >= 992px) {
      grid-template-columns: 1fr 1fr;
    }
    
    @container testimonials (width >= 600px) {
      .testimonial {
        .testimonial__title {
          flex-flow: row;
          flex-wrap: wrap;
        }
        .testimonial__footer {
          .testimonial__cta {
            text-align: right;
            a {width: auto;}
          }
        }
      }
    }
  }
}

.homepage-prefooter-ctas {
  h2 {
    max-width: 20ch;
  }
  
  .cols__wrapper {
    display: grid;
    gap: 80px;
    .col {}
    
    .ctas__wrapper {
      display: grid;
      gap: 1rem;
      padding-top: 40px;
      .cta_button {
        width: 100%;
        box-sizing: border-box !important;
      }
    }
    
    @media screen and (width >= 800px) {
      grid-template-columns: max(200px, 25%) 1fr;
      
      > .col:last-child {
        padding-left: 24px;
        border-left: 1px solid #FFFFFF4D;
      }
      
      .ctas__wrapper {
        display: flex;
        flex-flow: wrap;
        .cta_button {
          width: auto;
        }
      }
    }
    
  }
}

body.mobile-open .custom-menu-primary-mobile,
body.mobile-open .submenu.level-2 {
  padding-top: 0 !important;
  top: calc(var(--header-height) + (var(--header-spacer) * 2)) !important;
  height: calc(100dvh - var(--header-height) - (var(--header-spacer) * 2)) !important;
}