.th-hero-1 .flex {
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
  align-items: center;
  margin-right: -20px;
  margin-left: -20px;
}
.th-hero-1 .flex .col {
  flex: 1;
  padding: 0px 20px;
}
.th-hero-1 .button-wrap .button-col {
  display: inline-block;
}
.th-hero-1 .button-wrap .button-col:not(:last-child) {
  margin-right: 10px;
}
.navigation-primary a {
  color: #1c1d29 !important;
}
.navigation-primary a.active-item {
    color: #f1d556 !important;
    text-decoration: underline !important;
}
.header__language-switcher .lang_list_class li a, .header__language-switcher-label-current, .header__logo .logo-company-name, body .navigation-primary a {
  color: #f4d85c !important;
}
.th-hero-1 .flex--right-image {
  flex-direction: row-reverse;
}
navigation-primary a.active-item {
    color: #f1d556 !important;
    text-decoration: underline !important;
}
#hs_cos_wrapper_dnd_area-module-4 .th-hero-1 {
  margin-top: -18em !important;
}
ol, ul {
    padding-left: .5rem;
    list-style-position: outside;
}
@media (max-width: 768px) {
  .th-hero-1 .flex .col:not(:last-child) {
    padding-bottom: 20px;
  }
  .th-hero-1 .flex .col {
    flex: 0 0 100%;
  }
}
@media (max-width: 479px) {
  .th-hero-1 .button-wrap .button-col {
    display: block;
  }
  .th-hero-1 .button-wrap .button-col a {
    width: 100%;
  }
  .th-hero-1 .button-wrap .button-col:not(:last-child) {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
@media(min-width:768px) and (max-width:1024px) {
  .button-1 .button, .button-1 .cta_button, .button-2 .button, .button-2 .cta_button {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
  }
}
@media(max-width: 1139px) {
  #hs_cos_wrapper_dnd_area-module-4 .th-hero-1 {
    margin-top: -14em !important;
  }
}
#hs_cos_wrapper_module_17514917933813 .th-hero-1 {
  margin-top: -18em !important;
}
@media(max-width: 1139px) {
  #hs_cos_wrapper_module_17514917933813 .th-hero-1 {
    margin-top: -14em !important;
  }
}
@media(max-width: 1024px) #hs_cos_wrapper_module_17515559380904 .th-hero-1 {
  margin-top: -6em;
}
@media (max-width: 1139px) {
  .navigation-primary a {
    color: #f1d556 !important;
  }