





*, *:before, *:after {
  box-sizing: border-box;
}
/*! 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;
}



/* Responsive Grid */

.row-fluid {
    width: 100%;
    *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 1px;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}

.container-fluid {
    *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
}

.container-fluid:after {
    clear: both;
}

@media (max-width: 767px) {
    .row-fluid {
        width: 100%;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 1px;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }
}

@media (min-width: 1280px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 1px;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%;
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%;
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%;
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%;
    }
}

/* Clearfix */

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
    visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important ;
    }
}
.content-wrapper {
  margin: 0 auto;
  padding: 0 20px;
}

.dnd-section > .row-fluid {
  margin-left: auto;
  margin-right: auto;
}

.dnd-section .dnd-column {
  padding-left: 20px;
  padding-right: 20px;
}

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




body {
  line-height: 1.5;
  word-break: break-word;
}

html[lang^='ja'] body,
html[lang^='zh'] body,
html[lang^='ko'] body {
  line-break: strict;
  word-break: break-all;
}

/* Paragraphs */

p {
  font-size: 1rem;
  margin: 0 0 1.5rem;
}

strong {
  font-weight: 800;
}

/* Links */

a {
  cursor: pointer;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.25;
  margin: 0 0 1.5rem;
}

h1 {
  font-size: 62px;
}

h2 {
  font-size: 42px;
}

h3 {
  font-size: 32px;
}

h4 {
  font-size: 20px;
  letter-spacing: 1.18px;
}

h5 {
  font-size: 20px;
  letter-spacing: 1.18px;
}

h6 {
  font-size: 18px;
  letter-spacing: 1.06px;
}

/* Lists */

ul li,
ol li {
  font-size: 1rem;
  line-height: 2;
}

ul ul,
ol ul,
ul ol,
ol ol {
  padding-left: 2.8rem;
}

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

/* Code Blocks */

code {
  vertical-align: bottom;
}

/* Blockquotes */

blockquote {
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0;
  margin: 0;
  padding: 1.5rem 2.8rem;
}

/* Horizontal Rules */

hr {
  border: 0 none;
  border-bottom: 2px solid;
}

/* Subscripts and Superscripts */

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Focus State */

:focus {
  outline: auto;
}

.disable-focus-styles :focus {
  outline: none;
}
/* Primary Button */

button,
.button {
  align-items: center;
  cursor: pointer;
  display: inline-flex;
  letter-spacing: 0;
  margin: 0 0 1.5rem;
  text-align: center;
  transition: all 0.15s linear;
}

button:disabled,
.button:disabled,
.button.button--secondary:disabled,
.button.button--simple:disabled {
  border: 1px solid #d0d0d0;
  pointer-events: none;
}

.button.button--secondary:disabled {
  background-color: inherit;
}

.button.button--simple:disabled {
  background-color: inherit;
  border: inherit;
}

/* Simple Button */

.button.button--simple {
  background-color: transparent;
  border: none;
  border-radius: 0;
  padding: 0 !important;
  position: relative;
}

.button.button--simple:after {
  content: none;
  left: 0;
  position: absolute;
  width: 100%;
}

.button.button--simple:hover,
.button.button--simple:focus {
  background-color: transparent;
  border: none;
}

.button.button--simple:active {
  background-color: transparent;
  border: none;
}

/* Button Icons */

.button .button__icon svg {
  display: block;
  fill: inherit;
  height: 1.25rem;
  margin-right: 1rem;
}

.button.button--icon-right .button__icon {
  order: 1;
}

.button.button--icon-right .button__icon svg {
  margin-left: 1rem;
  margin-right: 0;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .button .button__icon svg {
    width: 1.25rem;
  }
}
/* Base */

.hs-form-field {
  position: relative;
}

/* Form Title */

.form-title {
  margin: 0;
  text-align: center;
}

.form-title ~ div > form {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* Labels */

.hs-form-field > label {
  display: block;
  margin-bottom: 0.35rem;
  text-align: left;
  width: auto;
}

/* Inputs */

.input {
  position: relative;
}

input[type='text'],
input[type='email'],
input[type='password'],
input[type='tel'],
input[type='number'],
input[type='file'],
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  width: 100% !important;
}

select::-ms-expand {
  display: none;
}

fieldset {
  max-width: 100% !important;
}

/* Inputs - Checkbox/Radio */

form .inputs-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.inputs-list > li {
  display: block;
  margin: 0.7rem 0 0.7rem 0.7rem;
  padding: 0;
  width: 100%;
}

input[type='checkbox'],
input[type='radio'] {
  border: none;
  cursor: pointer;
  height: auto;
  line-height: 1.5;
  margin-right: 0.35rem;
  padding: 0;
  width: auto;
}

/* Inputs - Select */

.hs-fieldtype-select .input:after {
  content: '\25BE';
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}

/* Inputs - Datepicker */

.hs-fieldtype-date .input .hs-dateinput:before {
  content: '\01F4C5';
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.fn-date-picker td.is-selected .pika-button {
  border-radius: 0;
  box-shadow: none;
}

.fn-date-picker td .pika-button:hover {
  border-radius: 0 !important;
}

/* Headings and Text */

form .hs-richtext img {
  max-width: 100% !important;
}

form .header {
  background-color: transparent;
  border: none;
}

/* GDPR */

.legal-consent-container .hs-form-booleancheckbox-display > span,
.legal-consent-container .hs-form-booleancheckbox-display > span p {
  line-height: 1.5;
}

/* Validation */

.hs-error-msg,
.hs-error-msgs {
  margin-top: 0.35rem;
}

/* Submit */

form input[type='submit'],
form .hs-button {
  cursor: pointer;
  display: block;
  letter-spacing: 0;
  margin: 0 0 1.5rem;
  text-align: center;
  transition: all 0.15s linear;
  white-space: normal;
  width: 100%;
}

/* Captcha */

.grecaptcha-badge {
  margin: 0 auto;
}

/* Inline Thank You Message */

.submitted-message {
  color: #fff;
}
/* Tables */

table {
  border-spacing: 0;
  margin-bottom: 1rem;
}

th,
td {
  vertical-align: top;
}

tr:nth-child(odd) {
  background-color: #eff7ff;
}

thead th,
thead td {
  border: none;
  border-bottom-width: 2px;
}

thead th {
  vertical-align: bottom;
}



/* CSS der landing-page-hr */

@media only screen and (max-width: 768px) {
.body-container-wrapper-hr-lp .row-number-5 {
  padding-right: 0px !important;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1299px) {
.body-container-wrapper-hr-lp .row-number-5  {
  padding-right: 40px !important;
  }
}

@media only screen and (min-width: 1300px) {
.body-container-wrapper-hr-lp .row-number-5 {
  padding-right: 100px !important;
  }
}

html {
  scroll-behavior: smooth;
} 

::selection {
  color: white !important;
  background-color: #005ccc !important;
}

.body-container-wrapper-hr-lp .dnd-section .dnd-column {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.body-container-wrapper-hr-lp .container-fluid {
  padding-left: 0px;
  padding-right: 0px;
}

.body-container-wrapper-hr-lp, .body-container-wrapper-hr-lp h1, .body-container-wrapper-hr-lp h2, .body-container-wrapper-hr-lp h3, .body-container-wrapper-hr-lp h4, .body-container-wrapper-hr-lp h5, .footer-hr-lp, .header-hr-lp {
  background-color: black !important;
  color: white !important;
}

.body-container-wrapper-hr-lp a {
  color: white !important;
  text-decoration: underline;
}

/* Header */

.banner-section-wrapper {
  max-height: 500px !important;
  min-height: 500px !important;
}

.body-container-wrapper-hr-lp .dnd_area-dnd_partial-1-column-1-row-0-padding {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.header__logo-hr-lp {
  max-width: 180px !important;
}

.header__container_hr-lp {
  max-width: 1300px !important;
  align-items: left;
  display: flex;
  justify-content: end !important;
  margin: 0 auto;
  padding: 20px 20px 0px 20px;
  position: relative;
}

.header--landing-page .header__container_hr-lp {
  justify-content: flex-end;
}

@media screen and (max-width: 767px) {
  .header__container_hr-lp {
    padding: 20px 20px 0px 20px;
  }
}

/* Footer */

.footer-hr-lp .footer__container {
  padding: 20px 20px 10px 20px;
}

@media ( min-width : 600px ){
	.footer-hr-lp .footer__container {
    display: grid;
    grid-template-columns: 1fr 1fr;
	}
  .footer-left-hr-lp{
    grid-column: 1 / 1;
  }
  .footer-right-hr-lp {
    grid-column: 1 / 2;
    float: right;
  }
}

.footer-right-hr-lp a {
 color: #FFFFFF !important;
}

.footer-hr-lp p {
 font-size: 16px;
 font-style: regular;
}

/* Formular */

@media screen and (max-width:767px) {
.body-container-wrapper-hr-lp .form-title {
    padding: 0px 0px 20px 0px !important;
  }
}

.body-container-wrapper-hr-lp form {
  padding: 25px 45px 45px 45px;
}

@media screen and (max-width: 767px) {
  .body-container-wrapper-hr-lp form {
    padding: 0px 0px 20px 0px;
  }
}

@media screen and (min-width:768px) and (max-width:1299px) {
  .body-container-wrapper-hr-lp form {
    padding: 25px 0px 45px 0px !important;
  }
}

@media screen and (max-width: 767px) {
  .body-container-wrapper-hr-lp .form-title {
  padding: 0px 0px 20px 0px;
  }
}

@media screen and (min-width:768px) and (max-width:1299px) {
  .body-container-wrapper-hr-lp .form-title {
    padding: 0px 0px 0px 0px !important;
  }
}

.body-container-wrapper-hr-lp .form-title {
  padding: 0px 45px 0px 45px;
  font-size: 42px !important;
  font-weight: bold !important;
}

.body-container-wrapper-hr-lp form {
    background-color: black !important;
}

.body-container-wrapper-hr-lp .hs-form-field>label span, .body-container-wrapper-hr-lp .hs-form-field legend, .body-container-wrapper-hr-lp form .hs-richtext *, .body-container-wrapper-hr-lp form .inputs-list:not(.no-list) label>span {
    color: white !important;
}

.body-container-wrapper-hr-lp form .hs-button {
  background-color: #fbe800 !important;
  color: black !important;
  font-weight: bold !important;
  padding: 17px 44px 12px 44px !important;
}

.body-container-wrapper-hr-lp form .hs-button:hover {
  background-color: white !important;
}

.body-container-wrapper-hr-lp form .legal-consent-container .hs-richtext {
  color: white;
}

.body-container-wrapper-hr-lp input[type=file] {
    padding: 20px 40px 40px 20px;
    background: white;
    color: #A7A7A7;
}

/* Hero Section / Beitragsbild */

.body-container-wrapper-hr-lp .banner-section-wrapper .bb_headline-hr-lp {
  background-color: transparent !important;
  color: black !important;
}

.body-container-wrapper-hr-lp .banner-section-wrapper .row-fluid {
  max-width: 100% !important;
}

.body-container-wrapper-hr-lp .banner-section-wrapper .bb_headline-hr-lp {
    max-width: 1325px;
    margin-left: auto;
    margin-right: auto;
}

.body-container-wrapper-hr-lp .banner-section-wrapper .dnd-column {
    padding-left: 0px;
    padding-right: 0px;
}



/*
Blog 2023
/*****************************************/

@media screen and (max-width: 768px) {
.bb-blog-wrapper h1 {
    font-size: 42px;
  }
}

.bb-blog-wrapper p a {
  text-underline-offset: 2px !important;
  text-decoration-line: underline;
  text-decoration-color: #ffffff;
  text-decoration-thickness: 1px;
  font-weight: 100 !important;
}

@media screen and (max-width: 1300px) {
.blog-subheader {
    margin: 3rem 20px !important;
  }
}

/* Anker */

#bb-blog__more {
  margin-top: -150px;
}

/* blog-listing */

@media screen and (min-width: 768px) and (max-width: 1109px) {
  .blog-index__post-content h3 {
   font-size: 20px !important;
  }
  .blog-index__post-content .bb-blog-blog-index__post-post-summary-metadescription a {
    font-size: 16px !important;
  }
  .blog-index__post-content .blog-index__post-author-name, .blog-index__post-content .blog-index__post-date, .blog-index__post-content .blog-index__post-tag-link {
    font-size: 14px !important;
  }
}

.blog-index__post-content .blog-index__post-tags {
  padding-bottom: 1rem !important;
}

.blog-index__post-content h3 {
  margin: 0 0 0.75rem !important;
}

@media screen and (min-width: 767px) {
.blog-index__post--list {
  min-height: 341px;
  }
}

.blog-index__post-tags {
  border-bottom: none !important;
  padding-bottom: 0px; !important;
  margin-bottom: 0px !important;
}

/* Author und Datum Zweispaltig */

.blog-index__post {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.blog-index__post-author {
  display: inline !important;
}

.blog-index__post-date {
  float: right;
  display: inline !important;
}

/* Beitragsbild blog-listing */

.blog-index__post--list {
  padding: 0px !important;
}

.blog-index__post-image-wrapper--list {
  margin: 0px !important;
}

.blog-index__post-tags {
  padding-top: 2rem;
}

.blog-index__post-image-wrapper--list {
    background-color: #151515;
}

/* blog - blog-index */

@media screen and (max-width: 767px) {
.bb-blog-wrapper .blog-index__post-title a {
  font-size: 26px !Important;
  word-break: normal;
  }
}

.bb-blog-blog-index__post-post-summary-metadescription a {
  font-size: 20px;
}

@media screen and (max-width: 767px) {
  .bb-blog-author-date-wrapper {
  margin-top: 40px;
  }
}

@media screen and (min-width: 768px) {
.blog-index__post-content {
  position: relative;
  }
}

@media screen and (min-width: 768px) {
.blog-index__post-author {
    position: absolute;
    bottom: 0;
  }
}

@media screen and (min-width: 768px) {
  .blog-index__post-date {
    position: absolute;
    bottom: 0;
    right: 0;
    margin-right: 30px;
  }
}

.bb-blog-wrapper {
  color: white !important;
  background-color: #151515; 
}

.bb-blog-wrapper a, .bb-blog-wrapper h1, .bb-blog-wrapper h2, .bb-blog-wrapper h3, .bb-blog-wrapper h4, .bb-blog-wrapper h5, .bb-blog-wrapper h6 {
  color: white !important;
}

.bb-blog-wrapper h1, .bb-blog-wrapper h2, .bb-blog-wrapper h3, .bb-blog-wrapper h4, .bb-blog-wrapper h5, .bb-blog-wrapper h6 {
  font-weight: bold !important;
}

.blog-index__post-content {
  background-color: #343434 !important;
  margin: 0 0px !important;
  padding: 0 30px !important;
}

.bb-blog-wrapper p {
  font-weight: 100 !important;
}

/* Blog Kachel Border + Hover */

.blog-index__post {
    border: 1px solid #151515 !important;
}

.blog-index__post:hover {
    border: 1px solid #FBE800 !important;
}

/* Pagination */

.blog-pagination__link--active {
  background-color: #000000 !important;
  text-decoration-line: underline !important;
  text-decoration-color: #FBE800 !important;
  text-decoration-thickness: 2px !important;
  text-underline-offset: 5px !important;
}

.blog-pagination__prev-link svg, .blog-pagination__next-link svg {
    fill: white !important;
}

.blog-pagination__prev-link svg:hover, .blog-pagination__next-link svg:hover {
    fill: #FBE800 !important;
}

.blog-pagination__next-link--disabled svg, .blog-pagination__prev-link--disabled svg {
    fill: #dddddd !important;
}

.row-number-7 .blog-pagination {
  display: none; /* Blendet doppelte Pagination aus */
}

/* Breadcrumbs */

@media screen and (max-width: 1300px) {
  .bb-blog-index-breadcrumb {
    margin-left: 20px !important;
    margin-right: 20px !important;
    }
}

.bb-blog-index-breadcrumb {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  font-size: 16px !important;
  text-transform: uppercase;
  letter-spacing: 0.56px;
  margin-top: 66px;
}

.bb-blog-index-breadcrumb-item {
  font-weight: 200 !important;
}

.bb-blog-index-breadcrumb-item-first a {
  font-weight: 800 !important;
}

.dnd-section .dnd-column {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

/* Blog Subheader / Blog Author */

.bb-blog-subheader-wrap {
  display: flex;
  margin-bottom: 20px;
}

@media screen and (max-width: 1299px) {
.blog-subheader-wrap {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
}

.bb-blog-author-image-wrap {
  margin-right: 20px;
}

.bb-blog-author-image {
  width: 250px;
  height: auto;
  border-radius: 100%;
}

.bb-blog-subheader-one {
  width: 15%;
  min-width: 175px;
}

.bb-blog-subheader-two {
  width: 85%;
  align-items: center;
  display: flex;
}

.bb-blog-subheader-two h2 {
  font-size: 32px;
  margin-bottom: 0px;
}

.blog-subheader {
  margin: 0px 0px 20px 0px !important;
}

.blog-subheader-wrap {
  margin: 3rem 0;
}
/* Header aus altem blog */

###########################################################################}



.bb-blog-header-wrapper .header__row-1, .bb-blog-header-wrapper .header__row-2 {
  display: flow
}

.bb-blog-header-wrapper .header__logo {
  align-items: center;
  height: auto;
  margin-left: auto;
  max-width: 300px;
  overflow: hidden;
}

.bb-blog-header-wrapper body .navigation-primary a,
.bb-blog-header-wrapper .header__logo .logo-company-name,
.bb-blog-header-wrapper .header__language-switcher-label-current,
.bb-blog-header-wrapper .header__language-switcher .lang_list_class li a {
  color: yellow;
}

.bb-blog-header-wrapper body .navigation-primary a:hover,
.bb-blog-header-wrapper body .navigation-primary a:focus,
.bb-blog-header-wrapper .header__language-switcher-label-current:hover,
.bb-blog-header-wrapper .header__language-switcher-label-current:focus,
.bb-blog-header-wrapper .header__language-switcher .lang_list_class li:hover a,
.bb-blog-header-wrapper .header__language-switcher .lang_list_class li a:focus {
  color: yellow;
}

.bb-blog-header-wrapper body .navigation-primary a:active,
.bb-blog-header-wrapper .header__language-switcher-label-current:active,
.bb-blog-header-wrapper .header__language-switcher .lang_list_class li a:active {
  color: yellow;
}

.bb-blog-header-wrapper body .navigation-primary .submenu.level-1 > li > a.active-item:after {
  background-color: black;
}

.bb-blog-header-wrapper body .submenu.level-2,
.bb-blog-header-wrapper .header__language-switcher .lang_list_class {
  background-color: black;
}

.bb-blog-header-wrapper body .submenu.level-2 .menu-item .menu-link:hover,
.bb-blog-header-wrapper body .submenu.level-2 .menu-item .menu-link:focus,
.bb-blog-header-wrapper .header__language-switcher .lang_list_class li:hover,
.bb-blog-header-wrapper body .submenu.level-2 > li:first-child:hover:before,
.bb-blog-header-wrapper body .submenu.level-2 > li:first-child.focus:before {
  background-color: black;
}

@media(max-width: 767px) {
  .bb-blog-header-wrapper .header__navigation {
    background-color: black;
  }

  .bb-blog-header-wrapper .header__navigation-toggle svg,
  .bb-blog-header-wrapper .menu-arrow svg {
    fill: white;
  }
}


/* compontents css */

/* Header DND sections */

.bb-blog-header-wrapper .header .dnd-section {
  padding: 0;
}

/* Header container */

.bb-blog-header-wrapper .header__container {
  display: flex;
  justify-content: space-between;
}

.bb-blog-header-wrapper .header__row-1 {
  padding-top: 20px;
}

.bb-blog-header-wrapper .header__row-1,
.bb-blog-header-wrapper .header__row-2 {
  align-items: center;
  display: flex;
  width: 100%;
}

@media (max-width: 1150px) and (min-width: 767px) {
  .bb-blog-header-wrapper .header__column {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .bb-blog-header-wrapper .header__container {
    flex-direction: column;
    padding: 20px 0 0;
  }

  .bb-blog-header-wrapper .header__column {
    position: relative;
  }

  .bb-blog-header-wrapper .header__row-1 {
    padding-top: 0;
  }

  .bb-blog-header-wrapper .header__row-2 {
    justify-content: center;
    padding: 30px;
  }
}

/* Navigation skipper */

.bb-blog-header-wrapper .header__skip {
  height: 1px;
  left: -1000px;
  overflow: hidden;
  position: absolute;
  text-align: left;
  top: -1000px;
  width: 1px;
}

.bb-blog-header-wrapper .header__skip:hover,
.bb-blog-header-wrapper .header__skip:focus,
.bb-blog-header-wrapper .header__skip:active {
  height: auto;
  left: 0;
  overflow: visible;
  top: 0;
  width: auto;
}

/* Logo */

.bb-blog-header-wrapper .header__logo {
  align-items: center;
  display: flex;
  height: auto;
  margin-right: auto;
  max-width: 200px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .bb-blog-header-wrapper .header__logo {
    margin: 0 auto;
    width: 100%;
  }
}

.bb-blog-header-wrapper .header__logo img {
  max-width: 100%;
}

.bb-blog-header-wrapper .header__logo .logo-company-name {
  font-size: 28px;
  margin-top: 7px;
}

.bb-blog-header-wrapper .header__logo--main {
  padding-top: 20px;
}

/* Search bar */

.bb-blog-header-wrapper .header__search {
  padding: 0 22px;
  width: auto;
}

.bb-blog-header-wrapper .header__search .hs-search-field__input {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5TZWFyY2g8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4gICAgPGRlZnM+ICAgICAgICA8cGF0aCBkPSJNOS4xMzg2MTUzNCwxNS44OTI1Njg1IEM1LjQxMzk1NzQyLDE1Ljg5MjU2ODUgMi4zODM4ODUyNywxMi44NjM0NDc1IDIuMzgzODg1MjcsOS4xMzkwMDM3NiBDMi4zODM4ODUyNyw1LjQxNDU2MDA1IDUuNDEzOTU3NDIsMi4zODM4ODUyNyA5LjEzODYxNTM0LDIuMzgzODg1MjcgQzEyLjg2MzI3MzMsMi4zODM4ODUyNyAxNS44OTI1Njg1LDUuNDE0NTYwMDUgMTUuODkyNTY4NSw5LjEzOTAwMzc2IEMxNS44OTI1Njg1LDEyLjg2MzQ0NzUgMTIuODYzMjczMywxNS44OTI1Njg1IDkuMTM4NjE1MzQsMTUuODkyNTY4NSBNOS4xMzg3NTI0NSwyLjQzMzYwODg3ZS0xMyBDMTQuMTc3OTk1NSwyLjQzMzYwODg3ZS0xMyAxOC4yNzY0NTM3LDQuMTAwMzI0NzEgMTguMjc2NDUzNyw5LjEzOTI3Nzk2IEMxOC4yNzY0NTM3LDExLjIyOTgyMTEgMTcuNTcxMDE2OSwxMy4xNTg0NDM0IDE2LjM4NTYzMTMsMTQuNjk5NjY5NiBMMjMuNjUwODg4MSwyMS45NjUyMjY2IEMyNC4xMTYzNzA2LDIyLjQzMDcwOTIgMjQuMTE2MzcwNiwyMy4xODU0MDU1IDIzLjY1MDg4ODEsMjMuNjUwODg4MSBDMjMuMTg1NDA1NSwyNC4xMTYzNzA2IDIyLjQzMDcwOTIsMjQuMTE2MzcwNiAyMS45NjUyMjY2LDIzLjY1MDg4ODEgTDE0LjY5OTgxMzMsMTYuMzg1NDcxMyBDMTMuMTU4NDQwNSwxNy41NzA5NTA5IDExLjIyOTU3MzgsMTguMjc2NDUzNyA5LjEzODc1MjQ1LDE4LjI3NjQ1MzcgQzQuMDk5NTA5MzgsMTguMjc2NDUzNyAtMy43MzAzNDkzNmUtMTQsMTQuMTc4MjMxMiAtMy43MzAzNDkzNmUtMTQsOS4xMzkyNzc5NiBDLTMuNzMwMzQ5MzZlLTE0LDQuMTAwMzI0NzEgNC4wOTk1MDkzOCwyLjQzMzYwODg3ZS0xMyA5LjEzODc1MjQ1LDIuNDMzNjA4ODdlLTEzIFoiIGlkPSJwYXRoLTEiPjwvcGF0aD4gICAgPC9kZWZzPiAgICA8ZyBpZD0iU2VhcmNoIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4gICAgICAgIDxtYXNrIGlkPSJtYXNrLTIiIGZpbGw9IndoaXRlIj4gICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPiAgICAgICAgPC9tYXNrPiAgICAgICAgPHVzZSBpZD0iSWNvbnMvQWN0aW9ucy9TZWFyY2giIGZpbGw9IiM0OTRBNTIiIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPiAgICA8L2c+PC9zdmc+);
  background-position: center right 15px;
  background-repeat: no-repeat;
  height: 45px;
  padding: 0 15px;
}

.bb-blog-header-wrapper .header__search .hs-search-field--open .hs-search-field__input {
  border-bottom: none;
  border-radius: 6px 6px 0 0;
  max-width: 100%;
}

.bb-blog-header-wrapper .header__search .hs-search-field--open .hs-search-field__suggestions {
  background-color: #FFF;
  border: 2px solid #D1D6DC;
  border-radius: 0 0 6px 6px;
  border-top-width: 1px;
  position: absolute;
  width: 100%;
  z-index: 10;
}

.bb-blog-header-wrapper .header__search .hs-search-field__suggestions li {
  border-top: 1px solid #D1D6DC;
  font-size: 0.875rem;
}

.bb-blog-header-wrapper .header__search .hs-search-field__suggestions li a {
  color: #494A52;
  padding: 10px 15px;
  text-decoration: none;
  transition: background-color 0.3s;
}

.bb-blog-header-wrapper .header__search .hs-search-field__suggestions #results-for {
  display: none;
}

@media (max-width: 767px) {
  .bb-blog-header-wrapper .header__search {
    border-top: 2px solid #CED4DB;
    order: 1;
    padding: 30px;
  }
}

/* Navigation */

.bb-blog-header-wrapper #nav-toggle {
  display: none;
}

/* ================================= */
/* Navigation bar with logo */
/* ================================= */

.bb-blog-header-wrapper .nav-bar {
  position: fixed;
  background: #000000;
  top: 0;
  left: 0;
  z-index: 1002;
  width: 100%;
  height: 100px;
  transition: background 0.2s ease-out;
}

.bb-blog-header-wrapper .nav-bar .content-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bb-blog-header-wrapper .header__logo {
  margin: 0;
  max-width: 200px;
  padding-top: 0;
}

.bb-blog-header-wrapper .body-wrapper {
  padding-top: 100px;
}

/* ================================= */
/* Mobile menu toggle button */
/* ================================= */

.bb-blog-header-wrapper .menu-toggle {
  width: 24px;
  height: 24px;
  z-index: 1001;
  position: relative;
  cursor: pointer;
}

.bb-blog-header-wrapper .menu-toggle:before, .bb-blog-header-wrapper .menu-toggle:after {
  content: '';
  display: block;
  height: 2px;
  width: 100%;
  background-color: #fff;
  position: absolute;
  left: 50%;
  margin-left: -12px;
  top: 50%;
  transition: all .2s ease-out;
}

.bb-blog-header-wrapper .menu-toggle:before {
  margin-top: -8px;
}

.bb-blog-header-wrapper .menu-toggle:after {
  margin-top: 4px;
}

.bb-blog-header-wrapper .menu-toggle .middle-line {
  display: block;
  height: 2px;
  width: 100%;
  background-color: #fff;
  position: absolute;
  left: 50%;
  margin-left: -12px;
  top: 50%;
  margin-top: -2px;
  transition: all .2s ease-out;
}

.bb-blog-header-wrapper body.fixed {
  overflow: hidden;
}

.bb-blog-header-wrapper .menu-open .menu-toggle:before {
  transform: rotate(45deg) translate(4.5px, 4px);
}

.bb-blog-header-wrapper .menu-open .menu-toggle:after {
  transform: rotate(-45deg) translate(4.5px, -4px);
}

.bb-blog-header-wrapper .menu-open .menu-toggle .middle-line {
  opacity: 0;
}

.bb-blog-header-wrapper .menu-open .headMenuOverlay {
  padding-bottom: 3rem;
  opacity: 1;
  visibility: visible;
  overflow-y: scroll;
}

.bb-blog-header-wrapper .menu-open .nav-bar {
  background-color: #101010;
}

.bb-blog-header-wrapper .headMenuOverlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  padding: 5em 0 0;
  background-color: #101010;
  list-style: none;
  margin: 0;
  display: flex;
  align-items: flex-start;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease-out;
}

.bb-blog-header-wrapper .headMenuOverlay .content-wrapper {
  width: 100%;
}

.bb-blog-header-wrapper .headMenuOverlay .hs-menu-item a {
  font-size: 35px;
  font-weight: 700;
  
}

.bb-blog-header-wrapper .hs-item-has-children > a:after {
  content: '';
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0 20px 2px 4px;
  border-top: 3px solid #fff;
  border-left: 3px solid #fff;
  transform: rotate(135deg);
  cursor: pointer;
}

.bb-blog-header-wrapper .hs-item-has-children a:hover:after {
  border-color: #fbe800;
}

@media (max-width: 767px){
  .bb-blog-header-wrapper .hs-item-has-children .hs-menu-children-wrapper {
  margin-left: 20px;
}
  
  .bb-blog-header-wrapper .hs-item-has-children>a:after {
    margin-bottom: 4px;
    margin-left: 10px;
    transform: rotate(225deg);
  }
}

@media (max-width: 740px){
  .bb-blog-header-wrapper .hs-menu-wrapper.flyouts .hs-menu-children-wrapper a {
    white-space: normal;
  }
}

.bb-blog-header-wrapper .headMenuOverlay .hs-menu-depth-2 > a {
  font-size: 26px;
}

.bb-blog-header-wrapper .hs-main-font-element {
  display: none;
}

/* Header */

.bb-blog-header-wrapper .header__logo-blog {
  max-width: 180px !important;
}

.bb-blog-header-wrapper .header__container_blog {
  max-width: 1300px !important;
  align-items: left;
  display: flex;
  justify-content: end !important;
  margin: 0 auto;
  padding: 20px 20px 0px 20px;
  position: relative;
}

.bb-blog-header-wrapper .header--landing-page .header__container_blog {
  justify-content: flex-end;
}

@media screen and (max-width: 767px) {
  .bb-blog-header-wrapper .header__container_blog {
    padding: 20px 20px 0px 20px;
  }
}

.bb-blog-header-wrapper .nav-bar {
  padding-top: 10px;
  height: auto !important;
}

.bb-blog-header-wrapper .header__logo-blog img {
  max-height: 50px;
}

.bb-blog-header-wrapper .bb-blog-wrapper {
  margin-top: -35px;
}

.bb-blog-header-wrapper .headMenuOverlay .hs-menu-item a {
    color: white !important;
}

.bb-blog-header-wrapper .headMenuOverlay .hs-menu-item a:hover {
    color: #fbe800 !important;
}




/* Language switcher */

.header__language-switcher {
  cursor: pointer;
  padding-right: 1.4rem;
}

.header__language-switcher .lang_switcher_class {
  position: static;
}

.header__language-switcher .lang_list_class {
  border: 2px solid;
  border-radius: 3px;
  box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.2);
  display: block;
  left: calc(100% - 24px);
  opacity: 0;
  min-width: 100px;
  padding-top: 0;
  text-align: left;
  top: 100%;
  transition: opacity 0.3s;
  visibility: hidden;
}

.header__language-switcher:hover .lang_list_class,
.header__language-switcher:focus .lang_list_class {
  opacity: 1;
  transition: opacity 0.3s;
  visibility: visible;
}

.header__language-switcher .lang_list_class:before {
  left: 70%;
  top: -25px;
}

.header__language-switcher .lang_list_class:after {
  left: 70%;
  top: -22px;
}

.header__language-switcher .lang_list_class.first-active::after {
  top: -22px;
  transition: 0.3s;
}

.header__language-switcher .lang_list_class li {
  border: none;
  font-size: 18px;
  padding: 0.35rem 0.7rem;
}

.header__language-switcher .lang_list_class li:first-child {
  border-radius: 6px 6px 0 0;
  border-top: none;
}

.header__language-switcher .lang_list_class li:last-child {
  border-bottom: none;
  border-radius: 0 0 6px 6px;
}

.header__language-switcher .lang_list_class li:hover {
  transition: background-color 0.3s;
}

.header__language-switcher--label {
  display: flex;
  position: relative;
}

.header__language-switcher--label-current {
  align-items: center;
  display: flex;
  font-size: 0.75rem;
  margin-bottom: 0.175rem;
  margin-left: 0.7rem;
}

.header__language-switcher--label-current:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 6px solid #494A52;
  content: "";
  display: block;
  height: 0px;
  margin-left: 0.7rem;
  margin-top: 0.175rem;
  width: 0px;
}

.bb-blog-header-wrapper .content-wrapper > div:nth-child(2) {
  flex-grow: 1 !important;
  margin-top: 5px;
}

.bb-blog-post-language-switcher div {
  color: white !important;
}

.bb-blog-post-language-switcher .header__language-switcher--label-current:after {
    border-top: 6px solid white !important;
}

.header__language-switcher {
  width: 160px !important;
}

.header__language-switcher .lang_list_class {
  border-radius: 0 0 0 0 !important;
  border: 1px solid white !important;
}

.bb-blog-header-wrapper .header__language-switcher .lang_list_class li a {
    color: white !important;
}

.bb-blog-header-wrapper .header__language-switcher .lang_list_class li a:hover {
    color: #fbe800 !important;
}

.globe_class {
    width: 17px !important;
    height: 17px !important;
}

.header__language-switcher--label-current {
    margin-bottom: 0px !important;
}

@media (max-width: 767px){
.header__language-switcher {
    margin-left: 20px !important;
  }
}
/* Footer */

@media screen and (max-width: 768px) {
.bb-blog-footer-wrapper .footer h2 {
    font-size: 30px !important;
  }
}

.bb-blog-footer-wrapper .footer {
  color: white !important;
  background: black !important;
}

.bb-blog-footer-wrapper .footer .footer__copyright {
    display: flex;
}

@media screen and (min-width: 769px) {
.bb-blog-footer-wrapper .footer .copyright .footer__copyright {
    justify-content: left !important;
  }
}

@media screen and (min-width: 769px) {
.bb-blog-footer-wrapper .footer .data-protection-imprint .footer__copyright {
    justify-content: right !important;
  }
}

@media screen and (min-width: 769px) {
.bb-blog-footer-wrapper .footer .social-links {
    justify-content: center !important;
  }
}

@media screen and (min-width: 769px) {
.bb-blog-footer-wrapper .footer__container {
    padding: 5.6rem 0px 20px 0px; !important;
  }
}

@media screen and (max-width: 768px) {
.bb-blog-footer-wrapper .footer__container {
    padding: 5.6rem 20px 20px 20px; !important;
  }
}

.bb-blog-footer-wrapper .footer .social-links__icon {
    display: inline !important;
}

.bb-blog-footer-wrapper .footer .copyright-bar .social-links__icon svg {
    fill: white !important;
    vertical-align: middle;
}

.bb-blog-footer-wrapper .footer .copyright-bar .social-links__icon svg:hover {
    fill: #fbe800 !important;
}

.bb-blog-footer-wrapper .footer .copyright-bar a {
  color: white !important;
}

.bb-blog-footer-wrapper .footer .copyright-bar a:hover {
    color: #fbe800 !important;
}

 @media screen and (min-width: 1380px) {
.bb-blog-footer-wrapper .footer__container {
  padding-bottom: 20px !important;
  }
}

@media screen and (max-width: 768px) {
.bb-blog-footer-wrapper .footer .social-links {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

.bb-blog-footer-wrapper .footer__container {
  max-width: 100% !important;
}

.bb-blog-footer-wrapper .copyright-bar {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}

.bb-blog-footer-wrapper .footer-grid__wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  font-weight: 100 !important;
}

.bb-blog-footer-wrapper .footer p {
  font-weight: 100 !important;
}

.bb-blog-footer-wrapper .footer a {
  color: white !important;
  font-weight: bold;
}

.bb-blog-footer-wrapper .footer a:hover {
  color: #fbe800 !important;
}

.bb-blog-footer-wrapper .footer .copyright, .bb-blog-footer-wrapper .footer .data-protection-imprint .footer__copyright a {
  font-weight: 100 !important;
}

.bb-blog-footer-wrapper .footer h2 {
  margin: 0px;
  color: white;
}

.bb-blog-footer-wrapper a#cta_button_1622994_3ca83116-0668-41a0-853b-52f7e570b361:hover, .bb-blog-footer-wrapper a#cta_button_1622994_f1708bf4-be44-4c06-8ea5-1c787e75deb3:hover, .bb-blog-footer-wrapper a#cta_button_1622994_54294f3e-f64a-4b30-8609-e1f3114cce5b:hover {
  background-color: rgba(251, 230, 0, 0.8) !important;
}

@media screen and (max-width: 1379px) {
.bb-blog-footer-wrapper span .bb-newsletter-button__footer {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
    display: block;
  }
}

@media screen and (min-width: 1380px) {
.bb-blog-footer-wrapper .bb-newsletter-button__footer {
    margin-right: 20px;
  }
}

@media screen and (max-width: 768px) {
.bb-blog-footer-wrapper .footer .footer__copyright, .bb-blog-footer-wrapper .footer .social-links {
    justify-content: center !important;
  }
}

.bb-blog-footer-wrapper .footer .newsletter-cta__footer:hover {
  background-color: rgb(251,232,0,0.8) !important;
  color: black !important;
}

@media screen and (max-width: 768px) {
.bb-blog-footer-wrapper .footer__container {
    padding: 20px 20px 20px !important;
  }
}
/*
Blog-Post 2023
/*****************************************/
 
.hs-error-msg, .hs-error-msgs {
    color: #ff0000 !important;
}

.bb-blog-post-wrapper {
  background-color: #151515;
  color: white;
}

.bb-blog-post-wrapper a:not(.hs-button), .bb-blog-post-wrapper h1, .bb-blog-post-wrapper h2, .bb-blog-post-wrapper h3, .bb-blog-post-wrapper h4, .bb-blog-post-wrapper h5, .bb-blog-post-wrapper h6 {
  color: white !important;
}

.bb-blog-post-wrapper a:not(.hs-button):hover {
  color: #fbe800 !important;
}

.bb-blog-post-wrapper .blog-post p, .bb-blog-post-wrapper .blog-post ul, .bb-blog-post-wrapper .blog-post ol, .bb-blog-post-wrapper .blog-post div, .bb-blog-post-wrapper .blog-post ul li, .bb-blog-post-wrapper .blog-post ol li {
  font-size: 20px;
}

/* Blog Post Breadcrumbs */

.bb-blog-post-index-breadcrumb {
  font-size: 16px !important;
  text-transform: uppercase;
  letter-spacing: 0.56px;
  margin-top: 30px;
}

.bb-blog-post-index-breadcrumb-item {
  font-weight: 200 !important;
}

.bb-blog-post-index-breadcrumb-item-first a {
  font-weight: 800 !important;
}

/* Blog Post Header */

.bb-blog-post-back-kat-wrapper-svg-wrapper:hover {
  color: #fbe800;
}

.bb-blog-post-back-kat-wrapper-svg-wrapper:hover svg {
  fill: #fbe800;
}

.bb-blog-post-header-wrapper .bb-blog-post-back-kat-wrapper svg {
  margin-bottom: -3px;
  margin-right: 3px;
}

.bb-blog-post-header-wrapper {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  background-color: #151515 !important;
  padding-top: 10px;
  padding-bottom: 60px;
}


@media screen and (max-width: 1379px) {
.bb-blog-post-header-wrapper {
    margin: 0 auto !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

@media screen and (min-width: 1380px) {
.bb-blog-post-header-wrapper {
    margin-top: -34px;
  }
}

@media screen and (max-width: 1379px) {
.bb-blog-post-header-wrapper {
    margin-top: -34px !important;
  }
}

@media screen and (min-width: 768px) {
  .bb-blog-post-breadcrumbs-wrapper, .bb-blog-post-titel-wrapper {
    max-width: 65.81196581200001% !important;
  }
}

.bb-blog-post-breadcrumbs-wrapper {
  margin-bottom: 85px;
  margin-top: 130px;
}

.bb-blog-post-back-kat-wrapper {
  text-transform: uppercase;
  font-size: 15px;
  margin-bottom: 10px;
}

.bb-blog-post-titel-wrapper h1 {
  margin-bottom: 10px !important;
  margin-top: 20px !important;
}

@media screen and (max-width: 767px) {
  .bb-blog-post-titel-wrapper h1 {
   font-size: 32px;
  }
}

.bb-blog-post-titel-wrapper h1 {
  word-break: normal;
}

.bb-blog-post-back-kat-wrapper a:not(:last-child), .bb-blog-post-back-kat-wrapper .bb-blog-post-back-kat-divider {
  margin-right: 10px;
}

/* Blog Post Content */

.bb-blog-post-content-wrapper .blog-post img {
  width: 100% !important;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.bb-blog-post-content-wrapper .blog-post a img:hover {
  border: 1px solid #FBE800 !important;
}

.bb-blog-post-content-wrapper .blog-post h2 {
  font-size: 32px;
}

.bb-blog-post-content-wrapper h2, .bb-blog-post-content-wrapper h3, .bb-blog-post-content-wrapper h4, .bb-blog-post-content-wrapper h5, .bb-blog-post-content-wrapper h6 {
  margin-bottom: 0.5rem;
  font-weight: bold !important;
}

.bb-blog-post-content-wrapper {
  background-color: #101010;
  padding-top: 80px;
  padding-bottom: 120px;
  margin-bottom: -1px !important;
}

.bb-blog-post-content-wrapper p a {
  /* text-decoration-color: rgb(255, 255, 255); */
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-thickness: 1px;
  text-underline-offset: 2px !important;
  font-weight: 100 !important;
}

.bb-blog-post-content-wrapper p a:hover {
  /* color: white !important; */
  color: #fbe800 !important;
  /* text-decoration-color: #fbe800 !important; */
}

@media screen and (max-width: 1379px) {
.bb-blog-post-content-wrapper .content-wrapper {
  padding: 0 10px;
  }
}

/* Sidebar */

@media screen and (min-width: 768px) {
.bb-blog-post-sidebar-wrapper {
  padding-left: 80px;
  }
}

.bb-blog-post-sidebar-wrapper input::placeholder, .bb-blog-post-sidebar-wrapper textarea::placeholder  {
  color: #292929 !important;
}

/* Sidebar Formular One */

.bb-blog-post-sidebar-form-one-wrapper {
  margin-bottom: 80px;
}

.bb-blog-post-sidebar-form-one-titel {
  font-size: 22px !important;
  margin-bottom: 15px !important;
  font-weight: 500 !important;
}

.bb-blog-post-sidebar-form-one-wrapper form {
  background-color: transparent !important;
  padding: 0px !important;
}

.bb-blog-post-sidebar-form-one-wrapper .hs-form-field legend, .bb-blog-post-sidebar-form-one-wrapper .hs-form-field>label, .bb-blog-post-sidebar-form-one-wrapper .hs-form-field>label span {
  color: white !important;
}

.bb-blog-post-sidebar-form-one-wrapper form .legal-consent-container, .bb-blog-post-sidebar-form-one-wrapper form .legal-consent-container .hs-richtext, .bb-blog-post-sidebar-form-one-wrapper form .legal-consent-container .hs-richtext p {
  color: white !important;
}

.bb-blog-post-sidebar-form-one-wrapper form input[type=submit] {
  background-color: #fbe800;
  border: 1px solid #fbe800;
  color: black;
  font-weight: bold;
}

.bb-blog-post-sidebar-form-one-wrapper form input[type=submit]:hover {
  background-color: rgba(251, 230, 0, 0.8);
  border: 1px solid rgba(251, 230, 0, 0.8);
  color: black;
  font-weight: bold;
}

.bb-blog-post-sidebar-form-one-wrapper input[type=email]:focus, .bb-blog-post-sidebar-form-one-wrapper input[type=file]:focus, .bb-blog-post-sidebar-form-one-wrapper input[type=number]:focus, .bb-blog-post-sidebar-form-one-wrapper input[type=password]:focus, .bb-blog-post-sidebar-form-one-wrapper input[type=tel]:focus, .bb-blog-post-sidebar-form-one-wrapper input[type=text]:focus, .bb-blog-post-sidebar-form-one-wrapper select:focus, .bb-blog-post-sidebar-form-one-wrapper textarea:focus {
  outline-color: #fbe800 !important;
}

/* Sidebar Search Form */

.bb-blog-post-sidebar-search input[type=text]:focus {
  outline-color: #fbe800 !important;
}

.bb-blog-post-sidebar-search form {
  background-color: transparent;
  border: none;
  border-radius: 0px;
  padding: 0px;
  margin-bottom: 0.5rem;
}

.bb-blog-post-sidebar-search .header__search {
  padding: 0px;
}

.bb-blog-post-sidebar-search form label {
  font-size: 22px;
  font-weight: bold;
}

.bb-blog-post-sidebar-search button {
  fill: black;
  background-color: white;
  border: none;
  border-radius: 0px;
  font-size: 16px;
  padding: 9px 44px;
  text-transform: none;
  margin-left: -2px;
  border-bottom: -1px solid;
  margin-top: 2px;
}

.bb-blog-post-sidebar-search button:hover, .bb-blog-post-sidebar-search button:focus {
  background-color: white !important;
  border: none !important;
  outline: none !important;
}

.bb-blog-post-sidebar-search svg:hover {
  transform: scale(1.2);
  transition: all .2s ease-in-out;
}

.bb-blog-post-sidebar-search .header__search .hs-search-field__input {
  background-image: none !important;
  border-bottom: 1px solid;
  height: 45px;
  padding-left: 12px;
  margin-top: 0.5rem;
}

.bb-blog-post-sidebar-search .hs-search-field__bar button svg {
  height: 20px;
}

.bb-blog-post-sidebar-search .header__search .hs-search-field--open .hs-search-field__suggestions {
  background-color: #101010;
}

.bb-blog-post-sidebar-search .hs-search-field__suggestions ul, .bb-blog-post-sidebar-search .hs-search-field__suggestions ol {
  padding-left: 0px !important;
}

.bb-blog-post-sidebar-search .header__search .hs-search-field--open .hs-search-field__input {
  border-radius: 0px;
}

/* Tag Filter */

.bb-blog-post-blog-tag-filter-wrapper .blog-tag-filter__dot {
  margin-right: 10px;
}

.bb-blog-post-blog-tag-filter-wrapper .blog-tag-filter {
  font-size: 14px !important;
}

.bb-blog-post-blog-tag-filter-wrapper {
  margin-top: -65px;
}

.bb-blog-post-blog-tag-filter-wrapper .blog-tag-filter__list a.active {
  text-decoration: none !important;
}

.bb-blog-post-blog-tag-filter-wrapper .blog-tag-filter__list a {
    margin-right: 10px;
}

.bb-blog-post-blog-tag-filter-wrapper .blog-tag-filter {
  line-height: 2 !important;
}

/* Four Latest Blog Posts */

.bb-blog-post-four-latest-posts-wrapper {
  margin-top: -15px;
  margin-bottom: 80px;
}

.bb-blog-post-four-latest-posts-wrapper p {
  font-size: 14px !important;
  margin-bottom: 10px;
}

/* Sidebar Formular Two */

.bb-blog-post-sidebar-form-two-wrapper form .legal-consent-container .hs-richtext {
  color: white !important;
}

.bb-blog-post-sidebar-form-two-titel {
  font-size: 22px !important;
  margin-bottom: 15px !important;
  font-weight: 500 !important;
}

.bb-blog-post-sidebar-form-two-wrapper .form-title {
  display: none !important;
}

.bb-blog-post-sidebar-form-two-wrapper form {
    background-color: transparent !important;
    border: 0px !important;
    border-radius: 0px !important;
    padding: 0px !important;
}

.bb-blog-post-sidebar-form-two-wrapper form input[type='submit'] {
  width: 100%;
  border-radius: 0px;
}

.bb-blog-post-sidebar-form-two-wrapper form input[type=submit] {
  background-color: #fbe800;
  border: 1px solid #fbe800;
  color: black;
  font-weight: bold;
}

.bb-blog-post-sidebar-form-two-wrapper form input[type=submit]:hover {
  background-color: rgba(251, 230, 0, 0.8);
  border: 1px solid rgba(251, 230, 0, 0.8);
  color: black;
  font-weight: bold;
}

.bb-blog-post-sidebar-form-two-wrapper input[type=email]:focus {
  outline-color: #fbe800;
}

.bb-blog-post-sidebar-form-two-wrapper input[type=email] {
  border-radius: 0px !important;
}

.bb-blog-post-sidebar-form-two-wrapper form .legal-consent-container .hs-richtext p, .bb-blog-post-sidebar-form-two-wrapper form .inputs-list:not(.no-list) label, .bb-blog-post-sidebar-form-two-wrapper form .inputs-list:not(.no-list) label>span, .bb-blog-post-sidebar-form-two-wrapper form .inputs-list:not(.no-list) label>span p {
  color: white !important;
}

.bb-blog-post-sidebar-form-two-wrapper .hs-form-field legend, .bb-blog-post-sidebar-form-two-wrapper .hs-form-field>label, .bb-blog-post-sidebar-form-two-wrapper .hs-form-field>label span {
  color: white !important;
}

/* Blog Post Author */

.bb-blog-post-author-wrap {
  margin-top: 80px;
  margin-bottom: 80px;
}

.bb-blog-post-author-top-wrap {
  display: flex;
  margin-bottom: 1px;
}

.bb-blog-post-author-titel {
  display: flex;
  align-items: center;
}

.bb-blog-post-author-image {
  margin-right: 20px;
}

.bb-blog-post-author-image img {
  border-radius: 100%;
}

.bb-blog-post-author-titel {
  font-size: 22px;
}

.bb-blog-post-author-titel a {
  font-weight: bold;
}

.bb-blog-post-author-titel a:hover {
  font-weight: bold;
}

/* Social Share */

.bb-blog-post-social-sharing-wrapper {
  margin-bottom: 50px;
}

.bb-blog-post-social-sharing-titel {
  font-size: 22px !important;
}

.bb-blog-post-social-sharing-wrapper .social-links__icon svg {
  fill: white !important;
}

.bb-blog-post-social-sharing-wrapper .social-links__icon svg:hover {
  fill: #fbe800 !important;
}

.bb-blog-post-social-sharing-wrapper .hs_cos_wrapper_type_icon {
  border-radius: 50%;
  display: flex;
	box-shadow: 0 0 0 0 rgba(255, 255, 255, 1);
	animation: pulse-white 3s infinite;
  transform: scale(1);
}

.bb-blog-post-social-sharing-wrapper .social-links__icon svg {
  height: 15px;
  width: 15px !important;
}

@keyframes pulse-white {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
	}
	
	70% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
	}
	
	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
	}
}

.bb-blog-post-social-sharing-wrapper .hs_cos_wrapper_type_icon:hover {
  transform: scale(1.1);
  animation: none !important;
}

/* Kommentare */

.bb-blog-post-comments-wrap form {
    background-color: transparent !important;
    border: 0px !important;
    border-radius: 0px !important;
    padding: 0px !important;
}

.bb-blog-post-comments-wrap form input[type='submit'], .bb-blog-post-comments-wrap form .hs-button {
  width: auto;
  border-radius: 0px;
}

.bb-blog-post-comments-wrap form input[type=submit] {
  background-color: #fbe800;
  border: 1px solid #fbe800;
  color: black;
  font-weight: bold;
}

.bb-blog-post-comments-wrap form input[type=submit]:hover {
  background-color: rgba(251, 230, 0, 0.8);
  border: 1px solid rgba(251, 230, 0, 0.8);
  color: black;
  font-weight: bold;
}

@media screen and (min-width: 901px) {
.bb-blog-post-comments-wrap form input[type='submit'], .bb-blog-post-comments-wrap form .hs-button {
  float: right !important;
  margin-right: 8px;
  }
}

@media screen and (min-width: 901px) {
.bb-blog-post-comments-wrap .hs-submit {
  width: 50%;
  float: right;
  margin-bottom: 40px;
  }
}

@media screen and (min-width: 901px) {
.bb-blog-post-comments-wrap .hs_recaptcha {
  float: left !important;
  width: 50% !important;
  }
}

@media screen and (min-width: 901px) {
.bb-blog-post-comments-wrap .grecaptcha-badge {
  margin: 0px !important;
  }
}

@media screen and (max-width: 900px) {
.bb-blog-post-comments-wrap .hs_recaptcha {
  display: flex !important;
  }
}

.bb-blog-post-comments-wrap .replaying {
  margin-bottom: 100px !important;
}

.bb-blog-post-comments-wrap textarea {
  min-height: 125px;
}

.bb-blog-post-comments-wrap input[type=email]:focus, .bb-blog-post-comments-wrap input[type=file]:focus, .bb-blog-post-comments-wrap input[type=number]:focus, .bb-blog-post-comments-wrap input[type=password]:focus, .bb-blog-post-comments-wrap input[type=tel]:focus, .bb-blog-post-comments-wrap input[type=text]:focus, .bb-blog-post-comments-wrap select:focus, .bb-blog-post-comments-wrap textarea:focus {
  outline-color: #fbe800;
}

.bb-blog-post-comments-wrap input[type=email], .bb-blog-post-comments-wrap input[type=number], .bb-blog-post-comments-wrap input[type=password], .bb-blog-post-comments-wrap input[type=tel], .bb-blog-post-comments-wrap input[type=text], .bb-blog-post-comments-wrap select, .bb-blog-post-comments-wrap textarea {
  border-radius: 0px !important;
}

.bb-blog-post-comments-wrap .comment-date {
  color: #e8e8e8;
}

.bb-blog-post-comments-wrap .comment-reply-to {
  background: url(//static.hsappstatic.net/pictos_images/static-1.40/img/pictos-1-png/16/pictos-set1-21.png) no-repeat 6px;
  background-color: #fbe800;
  border: 0px solid #fbe800;
  color: black;
  font-weight: bold;
  border-radius: 0px;
  padding-left: 30px;
  font-size: 14px;
}

.bb-blog-post-comments-wrap .comment-reply-to em {
  font-style: inherit;
  margin-left: 3px;
}

.bb-blog-post-comments-wrap button {
  padding: 8px 8px;
}

.bb-blog-post-comments-wrap .comment-reply-to:hover {
  background-color: rgba(251, 230, 0, 0.8);
}

.bb-blog-post-comments-wrap button:hover {
  background-color: #fbe800;
  border: 0px solid #fbe800;
  color: black;
  font-weight: bold;
}

.bb-blog-post-comments-wrap .comment.depth-0 {
  border-top: 0px solid white;
}

.bb-blog-post-comments-wrap h4 {
  letter-spacing: 0px;
  margin-bottom: 20px;
  font-size: 22px;
}
  
.bb-blog-post-comments-wrap form .legal-consent-container, .bb-blog-post-comments-wrap form .legal-consent-container .hs-richtext, .bb-blog-post-comments-wrap form .legal-consent-container .hs-richtext p, .bb-blog-post-comments-wrap form .inputs-list:not(.no-list) label, .bb-blog-post-comments-wrap form .inputs-list:not(.no-list) label>span, .bb-blog-post-comments-wrap form .inputs-list:not(.no-list) label>span p {
  color: white !important;
}

.bb-blog-post-comments-wrap .hs-form-field legend, .bb-blog-post-comments-wrap .hs-form-field>label, .bb-blog-post-comments-wrap .hs-form-field>label span {
  color: white !important;
}
/*****************************************/
/* Search results   */
/*****************************************/

.bb-search-results-page-wrapper {
  color: white !important;
  background: #151515 !important;
  padding-bottom: 120px;
}

.bb-search-results-page-wrapper a {
  color: white !important;
}

.bb-search-results-page-wrapper a:hover {
  color: #fbe800 !important;
}

.bb-search-results-page-wrapper h1, .bb-search-results-page-wrapper h2, .bb-search-results-page-wrapper h3, .bb-search-results-page-wrapper h4, .bb-search-results-page-wrapper h5, .bb-search-results-page-wrapper h6, .bb-search-results-page-wrapper .hs-search-results__title {
  color: white !important;
  font-weight: bold !important;
}

.bb-search-results-page-wrapper .hs-search-results__title {
  margin-bottom: 0px !important;
}

.bb-search-results-page-wrapper .hs-search-results__description {
    padding-top: 0px !important;
}

.bb-search-results-page-wrapper .systems-page {
    padding: 0rem 0px 3rem 0px !important;
}

.bb-search-results-page-wrapper a.hs-search-results__title:hover {
  color: #fbe800 !important;
}

/* Breadcrumbs */

.bb-search-results-breadcrumbs-wrapper {
  margin-bottom: 3.5rem;
}

@media screen and (max-width: 1300px) {
  .bb-search-results-index-breadcrumb {
    margin-left: 20px !important;
    margin-right: 20px !important;
    }
}

.bb-search-results-index-breadcrumb {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  font-size: 16px !important;
  text-transform: uppercase;
  letter-spacing: 0.56px;
  margin-top: 66px;
}

.bb-search-results-index-breadcrumb {
  font-size: 16px !important;
  text-transform: uppercase;
  letter-spacing: 0.56px;
}

.bb-search-results-index-breadcrumb-item {
  font-weight: 200 !important;
}

.bb-search-results-index-breadcrumb-item-first a {
  font-weight: 800 !important;
}

.bb-search-results-breadcrumbs-wrapper a {
  color: white !important;
}

/* Highlights */

.bb-search-results-page-wrapper .hs-search-results__title:hover {
  text-decoration-color: #fbe800;
}

.bb-search-results-page-wrapper .hs-search-highlight {
  text-decoration: underline;
  text-decoration-thickness: 1px;
}

.bb-search-results-term {
  text-decoration: underline;
  text-decoration-thickness: 3px;
  text-decoration-color: white;
}
  
.bb-search-results-page-wrapper .hs-search-results__description .hs-search-highlight {
  font-weight: 500;
}

.bb-search-results-page-wrapper .hs-search-results__title .hs-search-highlight {
  text-decoration-thickness: 2px !important;
}

.bb-search-results-page-wrapper .hs-search-results__title .hs-search-highlight:hover {
  text-decoration-color: #fbe800!important;
}

/* Pagination */

.bb-search-results-page-wrapper .hs-search-results__pagination a {
  color: white;
}

.bb-search-results-page-wrapper .hs-search-results__pagination a:hover svg {
  fill: #fbe800;
}

.bb-search-results-page-wrapper .hs-search-results__pagination a:hover {
  color: #fbe800;
}

.bb-search-results-page-wrapper .hs-search-results__pagination svg {
  fill: white;
  vertical-align: middle;
  height: 16px;
  margin-top: -1px;
}



/* Header Container */

.header .dnd-section {
  padding: 0;
}

.header__container {
  align-items: left;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  padding: 1.5rem 20px;
  position: relative;
}

.header--landing-page .header__container {
  justify-content: flex-end;
}

@media screen and (max-width: 767px) {
  .header__container {
    padding: 20px;
  }
}

/* Logo */

.header__logo {
  margin-left: 20px;
  margin-right: 20px;
  max-width: 250px;
  order: 1;
}

@media screen and (max-width: 767px) {
  .header__logo {
    max-width: 180px;
    margin-right: 0px;
  }
}

@media screen and (min-width: 1366px) {
  .header__logo {
    margin-right: 0px;
  }
}

.header__logo .logo-company-name {
  font-size: 28px;
  margin-bottom: 0;
}

/* Navigation Menu */

.header__menu {
  margin-left: auto;
}

@media screen and (max-width: 767px) {
  .header__navigation {
    box-shadow: 0 23px 50px -14px rgba(0, 0, 0, 0.21);
    display: none;
    margin: 10px 10px 0;
    position: absolute;
    right: 0;
    top: 100%;
    width: calc(100% - 20px);
    z-index: 99;
  }

  .header__menu {
    margin-left: 0;
    min-height: 0;
    order: 3;
  }
}

/* Language Switcher */

.header__language-switcher {
  cursor: pointer;
  margin-left: 50px;
}

.header__language-switcher .lang_switcher_class {
  position: static;
}

.header__language-switcher .lang_switcher_class .globe_class {
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 50%;
  margin-top: 5px;
}

.header__language-switcher .lang_list_class {
  border-radius: 0 0 18px 18px;
  box-shadow: 0 23px 50px -14px rgba(0, 0, 0, 0.21);
  display: block;
  left: auto;
  min-width: 100%;
  opacity: 0;
  overflow: hidden;
  padding-top: 0;
  right: 0;
  text-align: left;
  top: 100%;
  transform: none;
  visibility: hidden;
}

.header__language-switcher:hover .lang_list_class {
  opacity: 1;
  visibility: visible;
}

.header__language-switcher .lang_list_class:after,
.header__language-switcher .lang_list_class:before {
  content: none;
}

.header__language-switcher .lang_list_class li {
  background-color: transparent;
  border: none;
  line-height: 2;
  margin: 0;
  padding: 10px;
}

.header__language-switcher .lang_list_class li:first-child {
  border-top: none;
  padding-top: 10px;
}

.header__language-switcher .lang_list_class li:last-child {
  border-bottom: none;
}

.header__language-switcher .lang_list_class li:hover {
  transition: background-color 0.3s;
}

.header__language-switcher-label {
  align-items: center;
  display: flex;
  position: relative;
}

.header__language-switcher-label-current {
  align-items: center;
  display: flex;
  line-height: 2;
  margin-left: 10px;
}

.header__language-switcher-label-current:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 6px solid;
  content: '';
  display: block;
  height: 0;
  margin: 0 0 0 10px;
  width: 0;
}

/*@media (max-width: 767px) {
  .header__language-switcher {
    margin-left: auto;
    margin-right: 20px;
    order: 2;
  }

  .header__language-switcher .lang_switcher_class .globe_class {
    height: 24px;
    margin-top: 0;
    width: 24px;
  }

  .header__language-switcher .lang_list_class {
    border-radius: 0 0 18px 18px;
  }

  .header__language-switcher:hover .lang_list_class {
    opacity: 0;
    visibility: hidden;
  }

  .header__language-switcher .lang_list_class li {
    padding: 10px 30px;
  }

  .header__language-switcher-label {
    position: static;
  }

  .header__language-switcher-label-current {
    display: none;
  }

  .header__language-switcher.open .lang_list_class {
    opacity: 1;
    visibility: visible;
  }
}*/
/* Footer Container */

.footer .dnd-section {
  padding: 0;
}

.footer__container {
  margin: 0 auto;
  padding: 5.6rem 20px 2.8rem;
}

/* Footer Rows */

.footer__row {
  display: flex;
  justify-content: space-between;
}

.footer__navigation {
  width: 22%;
}

.footer .hs-menu-wrapper ul {
  list-style: none;
  margin: 0.5rem 0 2rem;
  padding-left: 0;
}

.footer .hs-menu-wrapper li {
  margin: 0.7rem 0;
}

.footer .hs-menu-wrapper li a:hover {
  text-decoration: none;
}

.footer__form {
  width: 25%;
}

@media (max-width: 767px) {
  .footer__row {
    flex-wrap: wrap;
  }

  .footer__navigation,
  .footer__form,
  .footer__follow-me,
  .footer .widget-type-header,
  .footer .widget-type-simple_menu,
  .footer .social-links {
    text-align: center;
    width: 100%;
  }
}

/* Footer Form */

.footer--site-page .footer__form form,
.footer--site-page .widget-type-form form {
  margin-bottom: 1.5rem;
  padding: 0;
}

/* Landing Page Footer */

.footer--landing-page {
  border-top: 2px solid #eff7ff;
}

.footer--landing-page .footer__container {
  padding: 2.8rem 0 1.5rem;
}

/* Footer Form */

.footer--site-page form {
  background-color: transparent;
  border: none;
  padding: 0;
}

.footer--site-page .footer__form .form-title {
  background-color: transparent;
  font-size: 1rem;
  padding: 0 0 1rem;
  text-align: left;
}

@media (max-width: 980px) {
  .footer--site-page .footer__form {
    clear: both;
    float: none;
    margin: 0 auto;
    padding: 0.75rem 0 0;
    width: 75%;
  }

  .footer--site-page .footer__form .form-title {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .footer--site-page .widget-type-form {
    margin: 0 auto;
    width: 75%;
  }
}
/* Menu and simple menu */

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

/* Horizontal menu */

.hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper {
  flex-direction: column;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    flex-direction: column;
  }
}

/* Vertical menu */

.hs-menu-wrapper.hs-menu-flow-vertical ul {
  flex-direction: column;
}

/* Flyouts */

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul {
  display: inline-flex;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-vertical ul {
    display: flex;
  }
}

.hs-menu-wrapper.flyouts .hs-item-has-children {
  position: relative;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper {
  left: -9999px;
  opacity: 0;
  position: absolute;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper a {
  display: block;
  white-space: nowrap;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts
  .hs-item-has-children:hover
  > .hs-menu-children-wrapper {
  left: 0;
  opacity: 1;
  top: 100%;
}

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts
  .hs-item-has-children:hover
  > .hs-menu-children-wrapper {
  left: 100%;
  opacity: 1;
  top: 0;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.flyouts .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts
    .hs-item-has-children:hover
    > .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-vertical.flyouts
    .hs-item-has-children:hover
    > .hs-menu-children-wrapper {
    left: 0;
    opacity: 1;
    position: relative;
    top: auto;
  }
}



/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/* @import url('http://example.com/example_style.css'); */

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.submitted-message p {color: black;}

/* Buttons */

form .hs-button, form input[type=submit] {
    padding: 18px 44px 14px 44px !important;
}



/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.membership-registration-wrapper .content-wrapper {
  margin-top: 68px;
}


.membership-registration-wrapper, .membership-registration-wrapper form {
  background-color: rgba(21, 21, 21, 1) !important;
}

.membership-registration-wrapper form {
  padding: 0px !important;
}

.membership-registration-wrapper form .hs-button, .membership-registration-wrapper form input[type=submit] {
    background-color: #fbe800;
    border: 1px solid #fbe800;
    color: black;
    font-weight: bold;
}

.membership-registration-wrapper form input[type=submit]:hover, .membership-registration-wrapper form .hs-button:hover {
    background-color: rgba(251, 230, 0, 0.8);
    border: 1px solid rgba(251, 230, 0, 0.8);
    color: black;
    font-weight: bold;
}

.membership-registration-wrapper input[type="email"]:focus, .membership-registration-wrapper input[type="file"]:focus, .membership-registration-wrapper input[type="number"]:focus, .membership-registration-wrapper input[type="password"]:focus, .membership-registration-wrapper input[type="tel"]:focus, .membership-registration-wrapper input[type="text"]:focus, .membership-registration-wrapper select:focus, .membership-registration-wrapper textarea:focus {
  outline-color: #fbe800 !important;
}

.membership-registration-wrapper, .membership-registration-wrapper a, .membership-registration-wrapper h1, .membership-registration-wrapper h2, .membership-registration-wrapper h3, .membership-registration-wrapper h4, .membership-registration-wrapper .hs-form-field>label {
  color: white !important;
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.membership-login-wrapper .content-wrapper {
  margin-top: 68px;
}


.membership-login-wrapper, .membership-login-wrapper form {
  background-color: rgba(21, 21, 21, 1) !important;
}

.membership-login-wrapper form {
  padding: 0px !important;
}

.membership-login-wrapper form .hs-button, .membership-login-wrapper form input[type=submit] {
    background-color: #fbe800;
    border: 1px solid #fbe800;
    color: black;
    font-weight: bold;
}

.membership-login-wrapper form input[type=submit]:hover, .membership-login-wrapper form .hs-button:hover {
    background-color: rgba(251, 230, 0, 0.8);
    border: 1px solid rgba(251, 230, 0, 0.8);
    color: black;
    font-weight: bold;
}

.membership-login-wrapper input[type="email"]:focus, .membership-login-wrapper input[type="file"]:focus, .membership-login-wrapper input[type="number"]:focus, .membership-login-wrapper input[type="password"]:focus, .membership-login-wrapper input[type="tel"]:focus, .membership-login-wrapper input[type="text"]:focus, .membership-login-wrapper select:focus, .membership-login-wrapper textarea:focus {
  outline-color: #fbe800 !important;
}

.membership-login-wrapper, .membership-login-wrapper a, .membership-login-wrapper h1, .membership-login-wrapper h2, .membership-login-wrapper h3, .membership-login-wrapper h4, .membership-login-wrapper .hs-form-field>label {
  color: white !important;
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.backup-unsubscribe-wrapper .content-wrapper {
  margin-top: 68px;
}


.backup-unsubscribe-wrapper, .backup-unsubscribe-wrapper form {
  background-color: rgba(21, 21, 21, 1) !important;
}

.backup-unsubscribe-wrapper form {
  padding: 0px !important;
}

.backup-unsubscribe-wrapper form .hs-button, .backup-unsubscribe-wrapper form input[type=submit] {
    background-color: #fbe800;
    border: 1px solid #fbe800;
    color: black;
    font-weight: bold;
}

.backup-unsubscribe-wrapper form input[type=submit]:hover, .backup-unsubscribe-wrapper form .hs-button:hover {
    background-color: rgba(251, 230, 0, 0.8);
    border: 1px solid rgba(251, 230, 0, 0.8);
    color: black;
    font-weight: bold;
}

.backup-unsubscribe-wrapper input[type="email"]:focus, .backup-unsubscribe-wrapper input[type="file"]:focus, .backup-unsubscribe-wrapper input[type="number"]:focus, .backup-unsubscribe-wrapper input[type="password"]:focus, .backup-unsubscribe-wrapper input[type="tel"]:focus, .backup-unsubscribe-wrapper input[type="text"]:focus, .backup-unsubscribe-wrapper select:focus, .backup-unsubscribe-wrapper textarea:focus {
  outline-color: #fbe800 !important;
}

.backup-unsubscribe-wrapper, .backup-unsubscribe-wrapper a, .backup-unsubscribe-wrapper h1, .backup-unsubscribe-wrapper h2, .backup-unsubscribe-wrapper h3, .backup-unsubscribe-wrapper h4, .backup-unsubscribe-wrapper .hs-form-field>label {
  color: white !important;
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.membership-reset-password-request-wrapper .content-wrapper {
  margin-top: 68px;
}


.membership-reset-password-request-wrapper, .membership-reset-password-request-wrapper form {
  background-color: rgba(21, 21, 21, 1) !important;
}

.membership-reset-password-request-wrapper form {
  padding: 0px !important;
}

.membership-reset-password-request-wrapper form .hs-button, .membership-reset-password-request-wrapper form input[type=submit] {
    background-color: #fbe800;
    border: 1px solid #fbe800;
    color: black;
    font-weight: bold;
}

.membership-reset-password-request-wrapper form input[type=submit]:hover, .membership-reset-password-request-wrapper form .hs-button:hover {
    background-color: rgba(251, 230, 0, 0.8);
    border: 1px solid rgba(251, 230, 0, 0.8);
    color: black;
    font-weight: bold;
}

.membership-reset-password-request-wrapper input[type="email"]:focus, .membership-reset-password-request-wrapper input[type="file"]:focus, .membership-reset-password-request-wrapper input[type="number"]:focus, .membership-reset-password-request-wrapper input[type="password"]:focus, .membership-reset-password-request-wrapper input[type="tel"]:focus, .membership-reset-password-request-wrapper input[type="text"]:focus, .membership-reset-password-request-wrapper select:focus, .membership-reset-password-request-wrapper textarea:focus {
  outline-color: #fbe800 !important;
}

.membership-reset-password-request-wrapper, .membership-reset-password-request-wrapper a, .membership-reset-password-request-wrapper h1, .membership-reset-password-request-wrapper h2, .membership-reset-password-request-wrapper h3, .membership-reset-password-request-wrapper h4, .membership-reset-password-request-wrapper .hs-form-field>label {
  color: white !important;
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.membership-reset-password-wrapper .content-wrapper {
  margin-top: 68px;
}


.membership-reset-password-wrapper, .membership-reset-password-wrapper form {
  background-color: rgba(21, 21, 21, 1) !important;
}

.membership-reset-password-wrapper form {
  padding: 0px !important;
}

.membership-reset-password-wrapper form .hs-button, .membership-reset-password-wrapper form input[type=submit] {
    background-color: #fbe800;
    border: 1px solid #fbe800;
    color: black;
    font-weight: bold;
}

.membership-reset-password-wrapper form input[type=submit]:hover, .membership-reset-password-wrapper form .hs-button:hover {
    background-color: rgba(251, 230, 0, 0.8);
    border: 1px solid rgba(251, 230, 0, 0.8);
    color: black;
    font-weight: bold;
}

.membership-reset-password-wrapper input[type="email"]:focus, .membership-reset-password-wrapper input[type="file"]:focus, .membership-reset-password-wrapper input[type="number"]:focus, .membership-reset-password-wrapper input[type="password"]:focus, .membership-reset-password-wrapper input[type="tel"]:focus, .membership-reset-password-wrapper input[type="text"]:focus, .membership-reset-password-wrapper select:focus, .membership-reset-password-wrapper textarea:focus {
  outline-color: #fbe800 !important;
}

.membership-reset-password-wrapper, .membership-reset-password-wrapper a, .membership-reset-password-wrapper h1, .membership-reset-password-wrapper h2, .membership-reset-password-wrapper h3, .membership-reset-password-wrapper h4, .membership-reset-password-wrapper .hs-form-field>label {
  color: white !important;
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.password-prompt-wrapper .content-wrapper {
  margin-top: 68px;
}

.password-prompt-wrapper, .password-prompt-wrapper form {
  background-color: rgba(21, 21, 21, 1) !important;
}

.password-prompt-wrapper form {
  padding: 0px !important;
}

.password-prompt-wrapper form .hs-button, .password-prompt-wrapper form input[type=submit] {
    background-color: #fbe800;
    border: 1px solid #fbe800;
    color: black;
    font-weight: bold;
}

.password-prompt-wrapper form input[type=submit]:hover, .password-prompt-wrapper form .hs-button:hover {
    background-color: rgba(251, 230, 0, 0.8);
    border: 1px solid rgba(251, 230, 0, 0.8);
    color: black;
    font-weight: bold;
}

.password-prompt-wrapper input[type="email"]:focus, .password-prompt-wrapper input[type="file"]:focus, .password-prompt-wrapper input[type="number"]:focus, .password-prompt-wrapper input[type="password"]:focus, .password-prompt-wrapper input[type="tel"]:focus, .password-prompt-wrapper input[type="text"]:focus, .password-prompt-wrapper select:focus, .password-prompt-wrapper textarea:focus {
  outline-color: #fbe800 !important;
}

.password-prompt-wrapper, .password-prompt-wrapper a, .password-prompt-wrapper h1, .password-prompt-wrapper h2, .password-prompt-wrapper h3, .password-prompt-wrapper h4, .password-prompt-wrapper .hs-form-field>label {
  color: white !important;
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.subscription-preferences-wrapper .content-wrapper {
  margin-top: 68px;
}


.subscription-preferences-wrapper, .subscription-preferences-wrapper form {
  background-color: rgba(21, 21, 21, 1) !important;
}

.subscription-preferences-wrapper form {
  padding: 0px !important;
}

.subscription-preferences-wrapper form .hs-button, .subscription-preferences-wrapperr form input[type=submit] {
    background-color: #fbe800;
    border: 1px solid #fbe800;
    color: black;
    font-weight: bold;
}

.subscription-preferences-wrapper form input[type=submit]:hover, .subscription-preferences-wrapper form .hs-button:hover {
    background-color: rgba(251, 230, 0, 0.8);
    border: 1px solid rgba(251, 230, 0, 0.8);
    color: black;
    font-weight: bold;
}

.subscription-preferences-wrapper input[type="email"]:focus, .subscription-preferences-wrapper input[type="file"]:focus, .subscription-preferences-wrapper input[type="number"]:focus, .subscription-preferences-wrapper input[type="password"]:focus, .subscription-preferences-wrapper input[type="tel"]:focus, .subscription-preferences-wrapper input[type="text"]:focus, .subscription-preferences-wrapper select:focus, .subscription-preferences-wrapper textarea:focus {
  outline-color: #fbe800 !important;
}

.subscription-preferences-wrapper, .subscription-preferences-wrapper a, .subscription-preferences-wrapper h1, .subscription-preferences-wrapper h2, .subscription-preferences-wrapper h3, .subscription-preferences-wrapper h4, .subscription-preferences-wrapper .hs-form-field>label, .subscription-preferences-wrapper #email-prefs-form, .subscription-preferences-wrapper #email-prefs-form h1, .subscription-preferences-wrapper #email-prefs-form h2 {
  color: white !important;
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.subscriptions-confirmation-wrapper .content-wrapper {
  margin-top: 68px;
}


.subscriptions-confirmation-wrapper, .subscriptions-confirmation-wrapper form {
  background-color: rgba(21, 21, 21, 1) !important;
}

.subscriptions-confirmation-wrapper form {
  padding: 0px !important;
}

.subscriptions-confirmation-wrapper form .hs-button, .subscriptions-confirmation-wrapper form input[type=submit] {
    background-color: #fbe800;
    border: 1px solid #fbe800;
    color: black;
    font-weight: bold;
}

.subscriptions-confirmation-wrapper form input[type=submit]:hover, .subscriptions-confirmation-wrapper form .hs-button:hover {
    background-color: rgba(251, 230, 0, 0.8);
    border: 1px solid rgba(251, 230, 0, 0.8);
    color: black;
    font-weight: bold;
}

.subscriptions-confirmation-wrapper input[type="email"]:focus, .subscriptions-confirmation-wrapper input[type="file"]:focus, .subscriptions-confirmation-wrapper input[type="number"]:focus, .subscriptions-confirmation-wrapper input[type="password"]:focus, .subscriptions-confirmation-wrapper input[type="tel"]:focus, .subscriptions-confirmation-wrapper input[type="text"]:focus, .subscriptions-confirmation-wrapper select:focus, .subscriptions-confirmation-wrapper textarea:focus {
  outline-color: #fbe800 !important;
}

.subscriptions-confirmation-wrapper, .subscriptions-confirmation-wrapper a, .subscriptions-confirmation-wrapper h1, .subscriptions-confirmation-wrapper h2, .subscriptions-confirmation-wrapper h3, .subscriptions-confirmation-wrapper h4, .subscriptions-confirmation-wrapper .hs-form-field>label, .subscriptions-confirmation-wrapper #email-prefs-form, .subscriptions-confirmation-wrapper #email-prefs-form h1, .subscriptions-confirmation-wrapper #email-prefs-form h2 {
  color: white !important;
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.system-404-wrapper .content-wrapper {
  margin-top: 68px;
}


.system-404-wrapper, .system-404-wrapper form {
  background-color: rgba(21, 21, 21, 1) !important;
}

.system-404-wrapper form {
  padding: 0px !important;
}

.system-404-wrapper form .hs-button, .system-404-wrapper form input[type=submit], .system-404-wrapper .button {
    background-color: #fbe800;
    border: 1px solid #fbe800;
    color: black !important;
    font-weight: bold;
    color: black;
}

.system-404-wrapper form input[type=submit]:hover, .system-404-wrapper form .hs-button:hover, .system-404-wrapper .button:hover {
    background-color: rgba(251, 230, 0, 0.8);
    border: 1px solid rgba(251, 230, 0, 0.8);
    color: black !important;
    font-weight: bold;
}

.system-404-wrapper input[type="email"]:focus, .system-404-wrapper input[type="file"]:focus, .system-404-wrapper input[type="number"]:focus, .system-404-wrapper input[type="password"]:focus, .system-404-wrapper input[type="tel"]:focus, .system-404-wrapper input[type="text"]:focus, .system-404-wrapper select:focus, .system-404-wrapper textarea:focus {
  outline-color: #fbe800 !important;
}

.system-404-wrapper, .system-404-wrapper a, .system-404-wrapper h1, .system-404-wrapper h2, .system-404-wrapper h3, .system-404-wrapper h4, .system-404-wrapper .hs-form-field>label {
  color: white !important;
}

.system-404-image {
  margin-top: 160px !important;
  margin-bottom: -120px !important;
  max-width: 100%;
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.system-500-wrapper .content-wrapper {
  margin-top: 68px;
}


.system-500-wrapper, .system-500-wrapper form {
  background-color: rgba(21, 21, 21, 1) !important;
}

.system-500-wrapper form {
  padding: 0px !important;
}

.system-500-wrapper form .hs-button, .system-500-wrapper form input[type=submit], .system-500-wrapper .button {
    background-color: #fbe800;
    border: 1px solid #fbe800;
    color: black !important;
    font-weight: bold;
    color: black;
}

.system-500-wrapper form input[type=submit]:hover, .system-500-wrapper form .hs-button:hover, .system-500-wrapper .button:hover {
    background-color: rgba(251, 230, 0, 0.8);
    border: 1px solid rgba(251, 230, 0, 0.8);
    color: black !important;
    font-weight: bold;
}

.system-500-wrapper input[type="email"]:focus, .system-500-wrapper input[type="file"]:focus, .system-500-wrapper input[type="number"]:focus, .system-500-wrapper input[type="password"]:focus, .system-500-wrapper input[type="tel"]:focus, .system-500-wrapper input[type="text"]:focus, .system-500-wrapper select:focus, .system-500-wrapper textarea:focus {
  outline-color: #fbe800 !important;
}

.system-500-wrapper, .system-500-wrapper a, .system-500-wrapper h1, .system-500-wrapper h2, .system-500-wrapper h3, .system-500-wrapper h4, .system-500-wrapper .hs-form-field>label {
  color: white !important;
}

.system-500-image {
  margin-top: 160px !important;
  margin-bottom: -120px !important;
  max-width: 100%;
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.membership-access-denied-wrapper .content-wrapper {
  margin-top: 68px;
}


.membership-access-denied-wrapper, .membership-access-denied-wrapper form {
  background-color: rgba(21, 21, 21, 1) !important;
}

.membership-access-denied-wrapper form {
  padding: 0px !important;
}

.membership-access-denied-wrapper form .hs-button, .membership-access-denied-wrapper form input[type=submit], .membership-access-denied-wrapper .button {
    background-color: #fbe800;
    border: 1px solid #fbe800;
    color: black !important;
    font-weight: bold;
    color: black;
}

.membership-access-denied-wrapper form input[type=submit]:hover, .membership-access-denied-wrapper form .hs-button:hover, .membership-access-denied-wrapper .button:hover {
    background-color: rgba(251, 230, 0, 0.8);
    border: 1px solid rgba(251, 230, 0, 0.8);
    color: black !important;
    font-weight: bold;
}

.membership-access-denied-wrapper input[type="email"]:focus, .membership-access-denied-wrapper input[type="file"]:focus, .membership-access-denied-wrapper input[type="number"]:focus, .membership-access-denied-wrapper input[type="password"]:focus, .membership-access-denied-wrapper input[type="tel"]:focus, .membership-access-denied-wrapper input[type="text"]:focus, .membership-access-denied-wrapper select:focus, .membership-access-denied-wrapper textarea:focus {
  outline-color: #fbe800 !important;
}

.membership-access-denied-wrapper, .membership-access-denied-wrapper a, .membership-access-denied-wrapper h1, .membership-access-denied-wrapper h2, .membership-access-denied-wrapper h3, .membership-access-denied-wrapper h4, .membership-access-denied-wrapper .hs-form-field>label {
  color: white !important;
}

.system-403-image {
  margin-top: 160px !important;
  margin-bottom: -120px !important;
  max-width: 100%;
}
/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.membership-logout-wrapper .content-wrapper {
  margin-top: 68px;
}


.membership-logout-wrapper, .membership-logout-wrapper form {
  background-color: rgba(21, 21, 21, 1) !important;
}

.membership-logout-wrapper form {
  padding: 0px !important;
}

.membership-logout-wrapper form .hs-button, .membership-logout-wrapper form input[type=submit] {
    background-color: #fbe800;
    border: 1px solid #fbe800;
    color: black;
    font-weight: bold;
}

.membership-logout-wrapper form input[type=submit]:hover, .membership-logout-wrapper form .hs-button:hover {
    background-color: rgba(251, 230, 0, 0.8);
    border: 1px solid rgba(251, 230, 0, 0.8);
    color: black;
    font-weight: bold;
}

.membership-logout-wrapper input[type="email"]:focus, .membership-logout-wrapper input[type="file"]:focus, .membership-logout-wrapper input[type="number"]:focus, .membership-logout-wrapper input[type="password"]:focus, .membership-logout-wrapper input[type="tel"]:focus, .membership-logout-wrapper input[type="text"]:focus, .membership-logout-wrapper select:focus, .membership-logout-wrapper textarea:focus {
  outline-color: #fbe800 !important;
}

.membership-logout-wrapper, .membership-logout-wrapper a, .membership-logout-wrapper h1, .membership-logout-wrapper h2, .membership-logout-wrapper h3, .membership-logout-wrapper h4, .membership-logout-wrapper .hs-form-field>label {
  color: white !important;
}