html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
input,
textarea,
button,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
address,
section,
video,
audio {
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  line-height: inherit;
  border: 0;
  outline: 0;
  -webkit-font-smoothing: antialiased;
  -ms-word-wrap: break-word;
  word-wrap: break-word
}

html,
body {
  margin: 0;
  padding: 0;
  width: 100%
}

html {
  height: 100%;
  font-size: 100%;
  overflow-y: scroll !important;
  overflow-x: hidden;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

html {
  font-size: 15px
}

body {
  text-rendering: optimizeLegibility
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block
}

li>ol,
li>ul,
dl>dd {
  margin-bottom: 0
}

li>p {
  margin-bottom: 0
}

li>p+p {
  margin-top: .5em
}

ol,
ul {
  padding-left: 1.5em
}

ul ul {
  list-style: disc
}

.page_content_wrap .content .wpb_text_column li>ol,
.page_content_wrap .content .wpb_text_column li>ul,
.page_content_wrap .content .wpb_text_column ol li+li,
.page_content_wrap .content .wpb_text_column ul li+li {
  margin-top: .75em
}

a {
  text-decoration: none;
  background: rgba(0, 0, 0, 0)
}

a,
a:hover,
a:focus,
a:active {
  outline: 0
}

a img {
  border: none
}

h1>a,
h2>a,
h3>a,
h4>a,
h5>a,
h6>a {
  display: block
}

:active,
:focus {
  outline: 0
}

table {
  border-collapse: collapse
}

table>p {
  margin: 0 !important
}

table td,
table th {
  padding: 1.8em 1em
}

table th {
  font-size: 1em;
  font-weight: 300;
  font-style: normal;
  line-height: 1.5
}

caption {
  font-weight: 700;
  text-align: center
}

.sc_table table tr:first-child th,
.sc_table table tr:first-child td {
  font-weight: 300
}

blockquote {
  margin: 0
}

dd {
  margin-left: 1.5em
}

dt,
b,
strong {
  font-weight: bold
}

h1 strong,
h2 strong {
  font-weight: 700
}

dfn,
em,
i {
  font-style: italic
}

pre,
code,
kbd,
tt,
var,
samp {
  font-family: "Courier New", Courier, monospace;
  font-size: 1em;
  letter-spacing: 0
}

pre {
  overflow: auto;
  max-width: 100%
}

abbr,
acronym {
  border-bottom: none !important;
  cursor: inherit !important;
  text-decoration: none !important
}

mark,
ins {
  background-color: rgba(0, 0, 0, 0);
  text-decoration: none
}

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

sup {
  bottom: 1ex
}

sub {
  top: .5ex
}

small {
  font-size: 80%
}

big {
  font-size: 120%
}

[hidden],
template {
  display: none
}

hr {
  box-sizing: content-box;
  height: 0;
  border: none;
  border-top: 1px solid #eee;
  margin: 6.7857em 0
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top
}

figure,
.wp-caption,
.wp-caption-overlay .wp-caption {
  border: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: relative;
  max-width: 100%
}

figure figcaption,
.wp-caption .wp-caption-text,
.wp-caption .wp-caption-dd,
.wp-caption-overlay .wp-caption .wp-caption-text,
.wp-caption-overlay .wp-caption .wp-caption-dd {
  transition: all ease-in-out .3s;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 300;
  font-style: normal;
  text-align: center;
  line-height: 1;
  padding: 17px 10px
}

figure:hover figcaption,
.wp-caption:hover .wp-caption-text,
.wp-caption:hover .wp-caption-dd,
.wp-caption-overlay .wp-caption:hover .wp-caption-text,
.wp-caption-overlay .wp-caption:hover .wp-caption-dd {
  margin-bottom: -5em
}

svg:not(:root) {
  overflow: hidden
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline
}

audio:not([controls]) {
  display: none;
  height: 0
}

iframe,
video,
embed {
  max-width: 100%;
  min-height: 100px;
  vertical-align: top
}

[class^=icon-]:before,
[class*=" icon-"]:before {
  line-height: inherit;
  font-weight: inherit;
  font-size: inherit;
  width: auto;
  margin: 0
}

form {
  margin-bottom: 0
}

button,
input,
optgroup,
select,
textarea,
textarea.wp-editor-area {
  font-family: inherit;
  font-size: 1em;
  margin: 0;
  vertical-align: baseline
}

button {
  overflow: visible
}

input[placeholder] {
  text-overflow: ellipsis
}

input::-webkit-input-placeholder {
  text-overflow: ellipsis
}

input::-moz-placeholder {
  text-overflow: ellipsis
}

input:-ms-input-placeholder {
  text-overflow: ellipsis
}

textarea,
textarea.wp-editor-area,
select,
option,
input[type=text],
input[type=number],
input[type=email],
input[type=tel],
input[type=search],
input[type=password],
input[type=date],
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  border-radius: 0;
  transition: all .3s ease
}

input[type=checkbox],
input[type=radio] {
  padding: 0
}

input[type=number]::-webkit-outer-spin-button {
  height: 50%
}

input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0
}

button[disabled],
html input[disabled] {
  cursor: default !important
}

button:focus,
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=date]:focus,
select:focus,
textarea:focus,
textarea.wp-editor-area:focus {
  outline: none
}

input[type=text],
input[type=number],
input[type=email],
input[type=tel],
input[type=password],
input[type=search],
input[type=date],
select,
textarea,
textarea.wp-editor-area {
  -webkit-appearance: none;
  outline: none;
  resize: none
}

label.required:after {
  content: "*";
  display: none;
  vertical-align: text-top;
  font-size: 80%;
  color: #da6f5b
}

fieldset {
  padding: 1em 1.5em;
  margin: 1.5em .2em;
  border: 1px solid;
  position: relative
}

fieldset legend {
  position: absolute;
  top: -0.6em;
  left: 1.5em;
  background-color: #fff;
  font-weight: 400;
  font-style: italic;
  padding: 0 .2em;
  letter-spacing: 0
}

input[type=reset],
input[type=submit] {
  border: 1px solid
}

.widget.woocommerce .button,
.widget.woocommerce form input[type=submit],
form .widget.woocommerce input[type=submit],
.widget.woocommerce form button,
form .widget.woocommerce button,
.widget.WOOCS_CONVERTER .button,
.widget.WOOCS_CONVERTER form input[type=submit],
form .widget.WOOCS_CONVERTER input[type=submit],
.widget.WOOCS_CONVERTER form button,
form .widget.WOOCS_CONVERTER button,
.widget.yith-woocompare-widget a.button,
.widget.yith-woocompare-widget a.clear-all {
  font-size: 11px;
  line-height: 16px;
  padding: 10px 16px
}

textarea,
textarea.wp-editor-area {
  overflow: hidden;
  vertical-align: top
}

.widget input[type=text],
.widget input[type=number],
.widget input[type=email],
.widget input[type=tel],
.widget input[type=password],
.widget input[type=search],
.widget select,
.widget textarea,
.widget textarea.wp-editor-area {
  padding: 1em 1.2em
}

input[type=radio],
input[type=checkbox] {
  display: none
}

input[type=radio]+label,
input[type=checkbox]+label {
  position: relative;
  padding-left: 1.4em;
  line-height: 1.5em
}

input[type=radio]+label:before,
input[type=checkbox]+label:before {
  content: " ";
  font-family: fontello;
  display: block;
  text-align: center;
  border: 1px solid #eee;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.5em;
  width: .6em;
  height: .6em;
  line-height: .53em
}

input[type=radio]+label:before {
  border-radius: 50%
}

input[type=checkbox]:checked+label:before {
  content: ""
}

input[type=radio]:checked+label:before {
  content: ""
}

select {
  text-overflow: ellipsis
}

.select_container {
  width: 100%;
  position: relative
}

.select_container,
.select_container:after,
.select_container select {
  transition: all ease .3s
}

.select_container:before {
  content: " ";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 3em;
  z-index: 1;
  pointer-events: none;
  cursor: pointer
}

.select_container:after {
  content: "";
  font-family: "fontello";
  display: block;
  line-height: 1em;
  width: 1em;
  height: 1em;
  text-align: center;
  position: absolute;
  right: 1em;
  top: 50%;
  margin-top: -0.5em;
  z-index: 2;
  pointer-events: none;
  cursor: pointer
}

.select_container select {
  background: none !important;
  border: none !important;
  width: 99% !important;
  padding: 1.4em 1.4em;
  padding-right: 3em !important;
  -ms-box-sizing: border-box;
  box-sizing: border-box
}

.widget .select_container select {
  padding-right: 2em !important;
  padding-top: .75em;
  padding-bottom: .75em
}

.widget .select_container:before {
  width: 2em
}

.widget .select_container:after {
  right: .5em
}

.widget>.select_container {
  padding: 0 !important;
  margin: 0 14%;
  width: inherit !important
}

.widget .select_container select {
  padding-left: 0;
  border-width: 1px !important;
  border-style: solid !important;
  border-left: none !important;
  border-right: none !important;
  border-top: none !important
}

.select2-container .select2-choice,
.select2-container .select2-selection {
  height: auto;
  border: 1px solid;
  padding: 1em 0 1em 1.4em;
  border-radius: 0
}

.select2-container .select2-selection .select2-selection__arrow {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.select2-drop-active {
  border: none
}

.select2-results {
  border: 1px solid
}

.select2-search {
  padding: 4px 0
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  margin: 0 !important;
  padding: 0 !important
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
  display: block;
  top: 5px;
  left: 5px;
  width: auto;
  height: auto;
  padding: 1em 1.5em;
  font-size: .8em;
  line-height: normal;
  color: #21759b;
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
  clip: auto !important;
  text-decoration: none;
  z-index: 100000
}

.alignleft {
  display: inline-block;
  float: left;
  margin-right: 2em
}

.alignright {
  display: inline-block;
  float: right;
  margin-left: 2em
}

.aligncenter {
  clear: both;
  display: block !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center
}

img.alignleft,
img.alignright,
figure.alignleft,
figure.alignright {
  margin-top: .5em;
  margin-bottom: .2em !important
}

figure.aligncenter {
  margin-bottom: 1em
}

.gallery {
  margin: 0 -5px
}

.gallery .gallery-item {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 1em;
  overflow: hidden;
  box-sizing: border-box
}

.gallery .gallery-item a {
  display: block
}

.gallery .gallery-item a img {
  border: none !important;
  display: block;
  width: 100%
}

.gallery .gallery-item .gallery-icon {
  margin: 0 5px
}

.gallery .gallery-item .gallery-caption {
  line-height: 15px;
  margin: 0 5px;
  padding: 6px;
  font-size: 11px;
  max-height: 42px
}

.gallery .gallery-item:hover .gallery-caption {
  bottom: -200px
}

.gallery.gallery-columns-9 .gallery-item {
  width: 11.1111% !important
}

.gallery.gallery-columns-8 .gallery-item {
  width: 12.5% !important
}

.gallery.gallery-columns-7 .gallery-item {
  width: 14.2857% !important
}

.gallery.gallery-columns-6 .gallery-item {
  width: 16.6666% !important
}

.gallery.gallery-columns-5 .gallery-item {
  width: 20% !important
}

.gallery.gallery-columns-4 .gallery-item {
  width: 25% !important
}

.gallery.gallery-columns-3 .gallery-item {
  width: 33.3333% !important
}

.gallery.gallery-columns-2 .gallery-item {
  width: 50% !important
}

.gallery.gallery-columns-1 .gallery-item {
  width: 100% !important
}

.gallery.gallery-columns-9 .gallery-caption {
  font-size: .625em
}

.gallery.gallery-columns-8 .gallery-caption {
  font-size: .6875em
}

.gallery.gallery-columns-7 .gallery-caption {
  font-size: .75em
}

.gallery.gallery-columns-6 .gallery-caption {
  font-size: .8125em
}

.post-password-form label {
  display: inline-block;
  vertical-align: top
}

.post-password-form input[type=submit] {
  display: inline-block;
  margin-left: .5em;
  padding: 1.084em 2em
}

.post-password-form input[type=password] {
  padding: 1em 0em;
  margin-left: .5em
}

.hide-for-xs-only {
  display: none !important
}

.show-for-xs-only {
  display: none !important
}

@media screen and (min-width: 480px) {
  .hide-for-sm {
    display: none !important
  }
}

@media screen and (max-width: 479px) {
  .show-for-sm {
    display: none !important
  }
}

@media screen and (min-width: 480px)and (max-width: 767px) {
  .hide-for-sm-only {
    display: none !important
  }
}

@media screen and (max-width: 479px),
screen and (min-width: 768px) {
  .show-for-sm-only {
    display: none !important
  }
}

@media screen and (min-width: 768px) {
  .hide-for-md {
    display: none !important
  }
}

@media screen and (max-width: 767px) {
  .show-for-md {
    display: none !important
  }
}

@media screen and (min-width: 768px)and (max-width: 991px) {
  .hide-for-md-only {
    display: none !important
  }
}

@media screen and (max-width: 767px),
screen and (min-width: 992px) {
  .show-for-md-only {
    display: none !important
  }
}

@media screen and (min-width: 992px) {
  .hide-for-lg {
    display: none !important
  }
}

@media screen and (max-width: 991px) {
  .show-for-lg {
    display: none !important
  }
}

@media screen and (min-width: 992px)and (max-width: 1199px) {
  .hide-for-lg-only {
    display: none !important
  }
}

@media screen and (max-width: 991px),
screen and (min-width: 1200px) {
  .show-for-lg-only {
    display: none !important
  }
}

@media screen and (min-width: 1200px) {
  .hide-for-xl {
    display: none !important
  }
}

@media screen and (max-width: 1199px) {
  .show-for-xl {
    display: none !important
  }
}

.text-uppercase {
  text-transform: uppercase
}

.margin-bottom--h1 {
  margin-bottom: 22px
}

.margin-bottom--h2 {
  margin-bottom: 44px
}

.margin-bottom--h3 {
  margin-bottom: 66px
}

.text-center {
  text-align: center
}

.text-right {
  text-align: right
}

.text-left {
  text-align: left
}

.align-items-center {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.align-items-start {
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start
}

.align-items-end {
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end
}

.justify-content-center {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.justify-content-space-between {
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.justify-content-flex-start {
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.justify-content-flex-end {
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

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

.ppi_row:after {
  clear: both
}

.ppi_column_container {
  width: 100%
}

.ppi_row {
  margin-left: calc(-44px / 2);
  margin-right: calc(-44px / 2)
}

.ppi_col-xs-1 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-xs-2 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-xs-3 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-xs-4 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-xs-5 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-xs-6 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-xs-7 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-xs-8 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-xs-10 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-xs-11 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

@media(min-width: 0) {
  .ppi_col-xs-1 {
    float: left;
    width: calc(100% / 12 * 1)
  }

  .ppi_col-xs-pull-1 {
    right: calc(100% / 12 * 1)
  }

  .ppi_col-xs-push-1 {
    left: calc(100% / 12 * 1)
  }

  .ppi_col-xs-offset-1 {
    margin-left: calc(100% / 12 * 1)
  }

  .ppi_col-xs-2 {
    float: left;
    width: calc(100% / 12 * 2)
  }

  .ppi_col-xs-pull-2 {
    right: calc(100% / 12 * 2)
  }

  .ppi_col-xs-push-2 {
    left: calc(100% / 12 * 2)
  }

  .ppi_col-xs-offset-2 {
    margin-left: calc(100% / 12 * 2)
  }

  .ppi_col-xs-3 {
    float: left;
    width: calc(100% / 12 * 3)
  }

  .ppi_col-xs-pull-3 {
    right: calc(100% / 12 * 3)
  }

  .ppi_col-xs-push-3 {
    left: calc(100% / 12 * 3)
  }

  .ppi_col-xs-offset-3 {
    margin-left: calc(100% / 12 * 3)
  }

  .ppi_col-xs-4 {
    float: left;
    width: calc(100% / 12 * 4)
  }

  .ppi_col-xs-pull-4 {
    right: calc(100% / 12 * 4)
  }

  .ppi_col-xs-push-4 {
    left: calc(100% / 12 * 4)
  }

  .ppi_col-xs-offset-4 {
    margin-left: calc(100% / 12 * 4)
  }

  .ppi_col-xs-5 {
    float: left;
    width: calc(100% / 12 * 5)
  }

  .ppi_col-xs-pull-5 {
    right: calc(100% / 12 * 5)
  }

  .ppi_col-xs-push-5 {
    left: calc(100% / 12 * 5)
  }

  .ppi_col-xs-offset-5 {
    margin-left: calc(100% / 12 * 5)
  }

  .ppi_col-xs-6 {
    float: left;
    width: calc(100% / 12 * 6)
  }

  .ppi_col-xs-pull-6 {
    right: calc(100% / 12 * 6)
  }

  .ppi_col-xs-push-6 {
    left: calc(100% / 12 * 6)
  }

  .ppi_col-xs-offset-6 {
    margin-left: calc(100% / 12 * 6)
  }

  .ppi_col-xs-7 {
    float: left;
    width: calc(100% / 12 * 7)
  }

  .ppi_col-xs-pull-7 {
    right: calc(100% / 12 * 7)
  }

  .ppi_col-xs-push-7 {
    left: calc(100% / 12 * 7)
  }

  .ppi_col-xs-offset-7 {
    margin-left: calc(100% / 12 * 7)
  }

  .ppi_col-xs-8 {
    float: left;
    width: calc(100% / 12 * 8)
  }

  .ppi_col-xs-pull-8 {
    right: calc(100% / 12 * 8)
  }

  .ppi_col-xs-push-8 {
    left: calc(100% / 12 * 8)
  }

  .ppi_col-xs-offset-8 {
    margin-left: calc(100% / 12 * 8)
  }

  .ppi_col-xs-9 {
    float: left;
    width: calc(100% / 12 * 9)
  }

  .ppi_col-xs-pull-9 {
    right: calc(100% / 12 * 9)
  }

  .ppi_col-xs-push-9 {
    left: calc(100% / 12 * 9)
  }

  .ppi_col-xs-offset-9 {
    margin-left: calc(100% / 12 * 9)
  }

  .ppi_col-xs-10 {
    float: left;
    width: calc(100% / 12 * 10)
  }

  .ppi_col-xs-pull-10 {
    right: calc(100% / 12 * 10)
  }

  .ppi_col-xs-push-10 {
    left: calc(100% / 12 * 10)
  }

  .ppi_col-xs-offset-10 {
    margin-left: calc(100% / 12 * 10)
  }

  .ppi_col-xs-11 {
    float: left;
    width: calc(100% / 12 * 11)
  }

  .ppi_col-xs-pull-11 {
    right: calc(100% / 12 * 11)
  }

  .ppi_col-xs-push-11 {
    left: calc(100% / 12 * 11)
  }

  .ppi_col-xs-offset-11 {
    margin-left: calc(100% / 12 * 11)
  }

  .ppi_col-xs-12 {
    float: left;
    width: calc(100% / 12 * 12)
  }

  .ppi_col-xs-pull-12 {
    right: calc(100% / 12 * 12)
  }

  .ppi_col-xs-push-12 {
    left: calc(100% / 12 * 12)
  }

  .ppi_col-xs-offset-12 {
    margin-left: calc(100% / 12 * 12)
  }
}

.ppi_col-sm-1 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-sm-2 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-sm-3 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-sm-4 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-sm-5 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-sm-6 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-sm-7 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-sm-8 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-sm-9 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-sm-10 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-sm-11 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-sm-12 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

@media(min-width: 480px) {
  .ppi_col-sm-1 {
    float: left;
    width: calc(100% / 12 * 1)
  }

  .ppi_col-sm-pull-1 {
    right: calc(100% / 12 * 1)
  }

  .ppi_col-sm-push-1 {
    left: calc(100% / 12 * 1)
  }

  .ppi_col-sm-offset-1 {
    margin-left: calc(100% / 12 * 1)
  }

  .ppi_col-sm-2 {
    float: left;
    width: calc(100% / 12 * 2)
  }

  .ppi_col-sm-pull-2 {
    right: calc(100% / 12 * 2)
  }

  .ppi_col-sm-push-2 {
    left: calc(100% / 12 * 2)
  }

  .ppi_col-sm-offset-2 {
    margin-left: calc(100% / 12 * 2)
  }

  .ppi_col-sm-3 {
    float: left;
    width: calc(100% / 12 * 3)
  }

  .ppi_col-sm-pull-3 {
    right: calc(100% / 12 * 3)
  }

  .ppi_col-sm-push-3 {
    left: calc(100% / 12 * 3)
  }

  .ppi_col-sm-offset-3 {
    margin-left: calc(100% / 12 * 3)
  }

  .ppi_col-sm-4 {
    float: left;
    width: calc(100% / 12 * 4)
  }

  .ppi_col-sm-pull-4 {
    right: calc(100% / 12 * 4)
  }

  .ppi_col-sm-push-4 {
    left: calc(100% / 12 * 4)
  }

  .ppi_col-sm-offset-4 {
    margin-left: calc(100% / 12 * 4)
  }

  .ppi_col-sm-5 {
    float: left;
    width: calc(100% / 12 * 5)
  }

  .ppi_col-sm-pull-5 {
    right: calc(100% / 12 * 5)
  }

  .ppi_col-sm-push-5 {
    left: calc(100% / 12 * 5)
  }

  .ppi_col-sm-offset-5 {
    margin-left: calc(100% / 12 * 5)
  }

  .ppi_col-sm-6 {
    float: left;
    width: calc(100% / 12 * 6)
  }

  .ppi_col-sm-pull-6 {
    right: calc(100% / 12 * 6)
  }

  .ppi_col-sm-push-6 {
    left: calc(100% / 12 * 6)
  }

  .ppi_col-sm-offset-6 {
    margin-left: calc(100% / 12 * 6)
  }

  .ppi_col-sm-7 {
    float: left;
    width: calc(100% / 12 * 7)
  }

  .ppi_col-sm-pull-7 {
    right: calc(100% / 12 * 7)
  }

  .ppi_col-sm-push-7 {
    left: calc(100% / 12 * 7)
  }

  .ppi_col-sm-offset-7 {
    margin-left: calc(100% / 12 * 7)
  }

  .ppi_col-sm-8 {
    float: left;
    width: calc(100% / 12 * 8)
  }

  .ppi_col-sm-pull-8 {
    right: calc(100% / 12 * 8)
  }

  .ppi_col-sm-push-8 {
    left: calc(100% / 12 * 8)
  }

  .ppi_col-sm-offset-8 {
    margin-left: calc(100% / 12 * 8)
  }

  .ppi_col-sm-9 {
    float: left;
    width: calc(100% / 12 * 9)
  }

  .ppi_col-sm-pull-9 {
    right: calc(100% / 12 * 9)
  }

  .ppi_col-sm-push-9 {
    left: calc(100% / 12 * 9)
  }

  .ppi_col-sm-offset-9 {
    margin-left: calc(100% / 12 * 9)
  }

  .ppi_col-sm-10 {
    float: left;
    width: calc(100% / 12 * 10)
  }

  .ppi_col-sm-pull-10 {
    right: calc(100% / 12 * 10)
  }

  .ppi_col-sm-push-10 {
    left: calc(100% / 12 * 10)
  }

  .ppi_col-sm-offset-10 {
    margin-left: calc(100% / 12 * 10)
  }

  .ppi_col-sm-11 {
    float: left;
    width: calc(100% / 12 * 11)
  }

  .ppi_col-sm-pull-11 {
    right: calc(100% / 12 * 11)
  }

  .ppi_col-sm-push-11 {
    left: calc(100% / 12 * 11)
  }

  .ppi_col-sm-offset-11 {
    margin-left: calc(100% / 12 * 11)
  }

  .ppi_col-sm-12 {
    float: left;
    width: calc(100% / 12 * 12)
  }

  .ppi_col-sm-pull-12 {
    right: calc(100% / 12 * 12)
  }

  .ppi_col-sm-push-12 {
    left: calc(100% / 12 * 12)
  }

  .ppi_col-sm-offset-12 {
    margin-left: calc(100% / 12 * 12)
  }
}

.ppi_col-md-1 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-md-2 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-md-3 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-md-4 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-md-5 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-md-6 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-md-7 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-md-8 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-md-9 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-md-10 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-md-11 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-md-12 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

@media(min-width: 768px) {
  .ppi_col-md-1 {
    float: left;
    width: calc(100% / 12 * 1)
  }

  .ppi_col-md-pull-1 {
    right: calc(100% / 12 * 1)
  }

  .ppi_col-md-push-1 {
    left: calc(100% / 12 * 1)
  }

  .ppi_col-md-offset-1 {
    margin-left: calc(100% / 12 * 1)
  }

  .ppi_col-md-2 {
    float: left;
    width: calc(100% / 12 * 2)
  }

  .ppi_col-md-pull-2 {
    right: calc(100% / 12 * 2)
  }

  .ppi_col-md-push-2 {
    left: calc(100% / 12 * 2)
  }

  .ppi_col-md-offset-2 {
    margin-left: calc(100% / 12 * 2)
  }

  .ppi_col-md-3 {
    float: left;
    width: calc(100% / 12 * 3)
  }

  .ppi_col-md-pull-3 {
    right: calc(100% / 12 * 3)
  }

  .ppi_col-md-push-3 {
    left: calc(100% / 12 * 3)
  }

  .ppi_col-md-offset-3 {
    margin-left: calc(100% / 12 * 3)
  }

  .ppi_col-md-4 {
    float: left;
    width: calc(100% / 12 * 4)
  }

  .ppi_col-md-pull-4 {
    right: calc(100% / 12 * 4)
  }

  .ppi_col-md-push-4 {
    left: calc(100% / 12 * 4)
  }

  .ppi_col-md-offset-4 {
    margin-left: calc(100% / 12 * 4)
  }

  .ppi_col-md-5 {
    float: left;
    width: calc(100% / 12 * 5)
  }

  .ppi_col-md-pull-5 {
    right: calc(100% / 12 * 5)
  }

  .ppi_col-md-push-5 {
    left: calc(100% / 12 * 5)
  }

  .ppi_col-md-offset-5 {
    margin-left: calc(100% / 12 * 5)
  }

  .ppi_col-md-6 {
    float: left;
    width: calc(100% / 12 * 6)
  }

  .ppi_col-md-pull-6 {
    right: calc(100% / 12 * 6)
  }

  .ppi_col-md-push-6 {
    left: calc(100% / 12 * 6)
  }

  .ppi_col-md-offset-6 {
    margin-left: calc(100% / 12 * 6)
  }

  .ppi_col-md-7 {
    float: left;
    width: calc(100% / 12 * 7)
  }

  .ppi_col-md-pull-7 {
    right: calc(100% / 12 * 7)
  }

  .ppi_col-md-push-7 {
    left: calc(100% / 12 * 7)
  }

  .ppi_col-md-offset-7 {
    margin-left: calc(100% / 12 * 7)
  }

  .ppi_col-md-8 {
    float: left;
    width: calc(100% / 12 * 8)
  }

  .ppi_col-md-pull-8 {
    right: calc(100% / 12 * 8)
  }

  .ppi_col-md-push-8 {
    left: calc(100% / 12 * 8)
  }

  .ppi_col-md-offset-8 {
    margin-left: calc(100% / 12 * 8)
  }

  .ppi_col-md-9 {
    float: left;
    width: calc(100% / 12 * 9)
  }

  .ppi_col-md-pull-9 {
    right: calc(100% / 12 * 9)
  }

  .ppi_col-md-push-9 {
    left: calc(100% / 12 * 9)
  }

  .ppi_col-md-offset-9 {
    margin-left: calc(100% / 12 * 9)
  }

  .ppi_col-md-10 {
    float: left;
    width: calc(100% / 12 * 10)
  }

  .ppi_col-md-pull-10 {
    right: calc(100% / 12 * 10)
  }

  .ppi_col-md-push-10 {
    left: calc(100% / 12 * 10)
  }

  .ppi_col-md-offset-10 {
    margin-left: calc(100% / 12 * 10)
  }

  .ppi_col-md-11 {
    float: left;
    width: calc(100% / 12 * 11)
  }

  .ppi_col-md-pull-11 {
    right: calc(100% / 12 * 11)
  }

  .ppi_col-md-push-11 {
    left: calc(100% / 12 * 11)
  }

  .ppi_col-md-offset-11 {
    margin-left: calc(100% / 12 * 11)
  }

  .ppi_col-md-12 {
    float: left;
    width: calc(100% / 12 * 12)
  }

  .ppi_col-md-pull-12 {
    right: calc(100% / 12 * 12)
  }

  .ppi_col-md-push-12 {
    left: calc(100% / 12 * 12)
  }

  .ppi_col-md-offset-12 {
    margin-left: calc(100% / 12 * 12)
  }
}

.ppi_col-lg-1 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-lg-2 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-lg-3 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-lg-4 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-lg-5 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-lg-6 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-lg-7 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-lg-8 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-lg-9 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-lg-10 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-lg-11 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

@media(min-width: 992px) {
  .ppi_col-lg-1 {
    float: left;
    width: calc(100% / 12 * 1)
  }

  .ppi_col-lg-pull-1 {
    right: calc(100% / 12 * 1)
  }

  .ppi_col-lg-push-1 {
    left: calc(100% / 12 * 1)
  }

  .ppi_col-lg-offset-1 {
    margin-left: calc(100% / 12 * 1)
  }

  .ppi_col-lg-2 {
    float: left;
    width: calc(100% / 12 * 2)
  }

  .ppi_col-lg-pull-2 {
    right: calc(100% / 12 * 2)
  }

  .ppi_col-lg-push-2 {
    left: calc(100% / 12 * 2)
  }

  .ppi_col-lg-offset-2 {
    margin-left: calc(100% / 12 * 2)
  }

  .ppi_col-lg-3 {
    float: left;
    width: calc(100% / 12 * 3)
  }

  .ppi_col-lg-pull-3 {
    right: calc(100% / 12 * 3)
  }

  .ppi_col-lg-push-3 {
    left: calc(100% / 12 * 3)
  }

  .ppi_col-lg-offset-3 {
    margin-left: calc(100% / 12 * 3)
  }

  .ppi_col-lg-4 {
    float: left;
    width: calc(100% / 12 * 4)
  }

  .ppi_col-lg-pull-4 {
    right: calc(100% / 12 * 4)
  }

  .ppi_col-lg-push-4 {
    left: calc(100% / 12 * 4)
  }

  .ppi_col-lg-offset-4 {
    margin-left: calc(100% / 12 * 4)
  }

  .ppi_col-lg-5 {
    float: left;
    width: calc(100% / 12 * 5)
  }

  .ppi_col-lg-pull-5 {
    right: calc(100% / 12 * 5)
  }

  .ppi_col-lg-push-5 {
    left: calc(100% / 12 * 5)
  }

  .ppi_col-lg-offset-5 {
    margin-left: calc(100% / 12 * 5)
  }

  .ppi_col-lg-6 {
    float: left;
    width: calc(100% / 12 * 6)
  }

  .ppi_col-lg-pull-6 {
    right: calc(100% / 12 * 6)
  }

  .ppi_col-lg-push-6 {
    left: calc(100% / 12 * 6)
  }

  .ppi_col-lg-offset-6 {
    margin-left: calc(100% / 12 * 6)
  }

  .ppi_col-lg-7 {
    float: left;
    width: calc(100% / 12 * 7)
  }

  .ppi_col-lg-pull-7 {
    right: calc(100% / 12 * 7)
  }

  .ppi_col-lg-push-7 {
    left: calc(100% / 12 * 7)
  }

  .ppi_col-lg-offset-7 {
    margin-left: calc(100% / 12 * 7)
  }

  .ppi_col-lg-8 {
    float: left;
    width: calc(100% / 12 * 8)
  }

  .ppi_col-lg-pull-8 {
    right: calc(100% / 12 * 8)
  }

  .ppi_col-lg-push-8 {
    left: calc(100% / 12 * 8)
  }

  .ppi_col-lg-offset-8 {
    margin-left: calc(100% / 12 * 8)
  }

  .ppi_col-lg-9 {
    float: left;
    width: calc(100% / 12 * 9)
  }

  .ppi_col-lg-pull-9 {
    right: calc(100% / 12 * 9)
  }

  .ppi_col-lg-push-9 {
    left: calc(100% / 12 * 9)
  }

  .ppi_col-lg-offset-9 {
    margin-left: calc(100% / 12 * 9)
  }

  .ppi_col-lg-10 {
    float: left;
    width: calc(100% / 12 * 10)
  }

  .ppi_col-lg-pull-10 {
    right: calc(100% / 12 * 10)
  }

  .ppi_col-lg-push-10 {
    left: calc(100% / 12 * 10)
  }

  .ppi_col-lg-offset-10 {
    margin-left: calc(100% / 12 * 10)
  }

  .ppi_col-lg-11 {
    float: left;
    width: calc(100% / 12 * 11)
  }

  .ppi_col-lg-pull-11 {
    right: calc(100% / 12 * 11)
  }

  .ppi_col-lg-push-11 {
    left: calc(100% / 12 * 11)
  }

  .ppi_col-lg-offset-11 {
    margin-left: calc(100% / 12 * 11)
  }

  .ppi_col-lg-12 {
    float: left;
    width: calc(100% / 12 * 12)
  }

  .ppi_col-lg-pull-12 {
    right: calc(100% / 12 * 12)
  }

  .ppi_col-lg-push-12 {
    left: calc(100% / 12 * 12)
  }

  .ppi_col-lg-offset-12 {
    margin-left: calc(100% / 12 * 12)
  }
}

.ppi_col-xl-1 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-xl-2 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-xl-3 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-xl-4 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-xl-5 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-xl-6 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-xl-7 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-xl-8 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-xl-9 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-xl-10 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-xl-11 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

.ppi_col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2);
  box-sizing: border-box
}

@media(min-width: 1200px) {
  .ppi_col-xl-1 {
    float: left;
    width: calc(100% / 12 * 1)
  }

  .ppi_col-xl-pull-1 {
    right: calc(100% / 12 * 1)
  }

  .ppi_col-xl-push-1 {
    left: calc(100% / 12 * 1)
  }

  .ppi_col-xl-offset-1 {
    margin-left: calc(100% / 12 * 1)
  }

  .ppi_col-xl-2 {
    float: left;
    width: calc(100% / 12 * 2)
  }

  .ppi_col-xl-pull-2 {
    right: calc(100% / 12 * 2)
  }

  .ppi_col-xl-push-2 {
    left: calc(100% / 12 * 2)
  }

  .ppi_col-xl-offset-2 {
    margin-left: calc(100% / 12 * 2)
  }

  .ppi_col-xl-3 {
    float: left;
    width: calc(100% / 12 * 3)
  }

  .ppi_col-xl-pull-3 {
    right: calc(100% / 12 * 3)
  }

  .ppi_col-xl-push-3 {
    left: calc(100% / 12 * 3)
  }

  .ppi_col-xl-offset-3 {
    margin-left: calc(100% / 12 * 3)
  }

  .ppi_col-xl-4 {
    float: left;
    width: calc(100% / 12 * 4)
  }

  .ppi_col-xl-pull-4 {
    right: calc(100% / 12 * 4)
  }

  .ppi_col-xl-push-4 {
    left: calc(100% / 12 * 4)
  }

  .ppi_col-xl-offset-4 {
    margin-left: calc(100% / 12 * 4)
  }

  .ppi_col-xl-5 {
    float: left;
    width: calc(100% / 12 * 5)
  }

  .ppi_col-xl-pull-5 {
    right: calc(100% / 12 * 5)
  }

  .ppi_col-xl-push-5 {
    left: calc(100% / 12 * 5)
  }

  .ppi_col-xl-offset-5 {
    margin-left: calc(100% / 12 * 5)
  }

  .ppi_col-xl-6 {
    float: left;
    width: calc(100% / 12 * 6)
  }

  .ppi_col-xl-pull-6 {
    right: calc(100% / 12 * 6)
  }

  .ppi_col-xl-push-6 {
    left: calc(100% / 12 * 6)
  }

  .ppi_col-xl-offset-6 {
    margin-left: calc(100% / 12 * 6)
  }

  .ppi_col-xl-7 {
    float: left;
    width: calc(100% / 12 * 7)
  }

  .ppi_col-xl-pull-7 {
    right: calc(100% / 12 * 7)
  }

  .ppi_col-xl-push-7 {
    left: calc(100% / 12 * 7)
  }

  .ppi_col-xl-offset-7 {
    margin-left: calc(100% / 12 * 7)
  }

  .ppi_col-xl-8 {
    float: left;
    width: calc(100% / 12 * 8)
  }

  .ppi_col-xl-pull-8 {
    right: calc(100% / 12 * 8)
  }

  .ppi_col-xl-push-8 {
    left: calc(100% / 12 * 8)
  }

  .ppi_col-xl-offset-8 {
    margin-left: calc(100% / 12 * 8)
  }

  .ppi_col-xl-9 {
    float: left;
    width: calc(100% / 12 * 9)
  }

  .ppi_col-xl-pull-9 {
    right: calc(100% / 12 * 9)
  }

  .ppi_col-xl-push-9 {
    left: calc(100% / 12 * 9)
  }

  .ppi_col-xl-offset-9 {
    margin-left: calc(100% / 12 * 9)
  }

  .ppi_col-xl-10 {
    float: left;
    width: calc(100% / 12 * 10)
  }

  .ppi_col-xl-pull-10 {
    right: calc(100% / 12 * 10)
  }

  .ppi_col-xl-push-10 {
    left: calc(100% / 12 * 10)
  }

  .ppi_col-xl-offset-10 {
    margin-left: calc(100% / 12 * 10)
  }

  .ppi_col-xl-11 {
    float: left;
    width: calc(100% / 12 * 11)
  }

  .ppi_col-xl-pull-11 {
    right: calc(100% / 12 * 11)
  }

  .ppi_col-xl-push-11 {
    left: calc(100% / 12 * 11)
  }

  .ppi_col-xl-offset-11 {
    margin-left: calc(100% / 12 * 11)
  }

  .ppi_col-xl-12 {
    float: left;
    width: calc(100% / 12 * 12)
  }

  .ppi_col-xl-pull-12 {
    right: calc(100% / 12 * 12)
  }

  .ppi_col-xl-push-12 {
    left: calc(100% / 12 * 12)
  }

  .ppi_col-xl-offset-12 {
    margin-left: calc(100% / 12 * 12)
  }
}

.ppi_row.ppi_row-flex {
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media only screen and (max-width: 769px) {
  .ppi_row .mobile_reorder {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }
}

.ppi_row .content-position-top {
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}

.ppi_row .content-position-middle {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}

.ppi_row .content-position-bottom {
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}

@font-face {
  font-family: "Lexend";
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url("../../build/assets/fonts/lexend-v15-latin-300.eot");
  src: local(""), url("../../build/assets/fonts/lexend-v15-latin-300.eot?#iefix") format("embedded-opentype"), url("../../build/assets/fonts/lexend-v15-latin-300.woff2") format("woff2"), url("../../build/assets/fonts/lexend-v15-latin-300.woff") format("woff"), url("../../build/assets/fonts/lexend-v15-latin-300.ttf") format("truetype"), url("../../build/assets/fonts/lexend-v15-latin-300.svg#Lexend") format("svg")
}

@font-face {
  font-family: "Lexend";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("../../build/assets/fonts/lexend-v15-latin-regular.eot");
  src: local(""), url("../../build/assets/fonts/lexend-v15-latin-regular.eot?#iefix") format("embedded-opentype"), url("../../build/assets/fonts/lexend-v15-latin-regular.woff2") format("woff2"), url("../../build/assets/fonts/lexend-v15-latin-regular.woff") format("woff"), url("../../build/assets/fonts/lexend-v15-latin-regular.ttf") format("truetype"), url("../../build/assets/fonts/lexend-v15-latin-regular.svg#Lexend") format("svg")
}

@font-face {
  font-family: "Lexend";
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url("../../build/assets/fonts/lexend-v15-latin-500.eot");
  src: local(""), url("../../build/assets/fonts/lexend-v15-latin-500.eot?#iefix") format("embedded-opentype"), url("../../build/assets/fonts/lexend-v15-latin-500.woff2") format("woff2"), url("../../build/assets/fonts/lexend-v15-latin-500.woff") format("woff"), url("../../build/assets/fonts/lexend-v15-latin-500.ttf") format("truetype"), url("../../build/assets/fonts/lexend-v15-latin-500.svg#Lexend") format("svg")
}

@font-face {
  font-family: "Lexend";
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url("../../build/assets/fonts/lexend-v15-latin-700.eot");
  src: local(""), url("../../build/assets/fonts/lexend-v15-latin-700.eot?#iefix") format("embedded-opentype"), url("../../build/assets/fonts/lexend-v15-latin-700.woff2") format("woff2"), url("../../build/assets/fonts/lexend-v15-latin-700.woff") format("woff"), url("../../build/assets/fonts/lexend-v15-latin-700.ttf") format("truetype"), url("../../build/assets/fonts/lexend-v15-latin-700.svg#Lexend") format("svg")
}

html {
  font-size: 16px;
  line-height: 1.75
}

@media(min-width: 768px) {
  html {
    font-size: 20px;
    line-height: 1.5
  }
}

body,
a,
p,
ul,
li {
  font-family: "Lexend", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: antialiased;
  font-smoothing: antialiased
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.contact-form .submitted-message p,
.newsletter-section .submitted-message p,
.h4,
.h5,
.h6 {
  font-family: "Lexend", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700
}

strong,
b {
  font-weight: 700
}

p {
  font-size: .85rem;
  margin: 0 0 1.25rem;
  font-weight: 300
}

p:empty {
  display: none
}

p.text-small {
  font-size: .8em
}

nobr,
.nobr {
  white-space: nowrap
}

small {
  font-size: 90%;
  color: #000
}

@media(min-width: 768px) {
  .two-column-text {
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 2.2rem;
    column-gap: 2.2rem
  }
}

@font-face {
  font-family: "icons";
  src: url("../assets/fonts//icons.ttf") format("truetype"), url("../assets/fonts//icons.woff") format("woff"), url("../assets/fonts//icons.svg?sot8xu#icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block
}

[class^=icon--],
[class*=" icon--"] {
  font-family: "icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.icon--arrow-up:before {
  content: ""
}

.icon--arrow-down:before {
  content: ""
}

.icon--calender:before {
  content: ""
}

.icon--arrow:before {
  content: ""
}

.icon--clock:before {
  content: ""
}

.icon--envelope:before {
  content: ""
}

.icon--check:before {
  content: ""
}

.icon--phone:before {
  content: ""
}

.icon--care:before {
  content: ""
}

.icon--error:before {
  content: ""
}

.icon--location:before {
  content: ""
}

html {
  min-width: 320px
}

body {
  margin: 0 auto;
  overflow: hidden
}

body main {
  margin: 0 auto;
  background-color: #fff
}

body .container {
  max-width: 1136px;
  padding: calc(44px / 2);
  margin: 0 auto
}

body .container-no-vertical-padding {
  padding: 0 calc(44px / 2) !important
}

body .container-home {
  padding-bottom: 0 !important;
  padding-top: 0 !important
}

::selection {
  color: #fff;
  background: var(--ms-context-color, #009ac8)
}

button,
.button,
form input[type=submit],
form button,
form .button,
a.button,
form a.button {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0;
  color: #fff;
  cursor: pointer;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: .8rem;
  font-weight: 300;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1.5;
  padding: 2px 22px;
  text-decoration: none !important
}

button,
button:after,
button:before,
.button,
form input[type=submit],
form button,
form .button,
.button:after,
form input[type=submit]:after,
form button:after,
form .button:after,
.button:before,
form input[type=submit]:before,
form button:before,
form .button:before,
a.button,
form a.button,
a.button:after,
a.button:before {
  transition: all .5s ease-in-out
}

button--cta,
.button--cta,
a.button--cta {
  text-transform: uppercase
}

button.text--black,
.button.text--black,
form input.text--black[type=submit],
form button.text--black,
a.button.text--black {
  color: #000
}

button.outline--fat,
.button.outline--fat,
form input.outline--fat[type=submit],
form button.outline--fat,
a.button.outline--fat {
  border-width: 3px !important
}

button,
button--primary,
.button,
form input[type=submit],
form button,
form .button,
.button--primary,
a.button,
form a.button,
a.button--primary {
  line-height: 1em;
  padding-top: 7px;
  padding-bottom: 7px;
  background: #f5a564
}

button,
.button--primary,
a.button--primary {
  transition: box-shadow 0s;
  background: #f5a564;
  border: 1px solid #f5a564;
}

button--secondary,
.button--secondary,
a.button--secondary {
  transition: box-shadow 0s;
  background: #009ac8;
  border: 1px solid #009ac8;
}

button--white,
.button--white,
a.button--white {
  transition: box-shadow 0s;
  background: #fff;
  border: 1px solid #fff;
}

button--black,
.button--black,
a.button--black {
  transition: box-shadow 0s;
  background: #000;
  color: #fff;
  border: 1px solid #000;
}

button--outline,
.button--outline,
a.button--outline {
  transition: box-shadow 0s;
  background: transparent;
  border: 1px solid #f5a564;
  color: #f5a564
}

button--outline--primary,
.button--outline--primary,
a.button--outline--primary {
  transition: box-shadow 0s;
  background: transparent;
  border: 1px solid #f5a564;
  color: #f5a564
}

button--outline--secondary,
.button--outline--secondary,
a.button--outline--secondary {
  transition: box-shadow 0s;
  background: transparent;
  border: 1px solid #009ac8;
  color: #009ac8
}

button--outline--primary:hover,
.button--outline--primary:hover,
a.button--outline--primary:hover,
button:hover,
.button--primary:hover,
a.button--primary:hover {
  box-shadow: 3px 3px 0 #f5a564, -3px -3px 0 #f5a564, 3px -3px 0 #f5a564, -3px 3px 0 #f5a564;
}
button--outline--secondary:hover,
.button--outline--secondary:hover,
a.button--outline--secondary:hover,
button--secondary:hover,
.button--secondary:hover,
a.button--secondary:hover  {
  box-shadow: 3px 3px 0 #009ac8, -3px -3px 0 #009ac8, 3px -3px 0 #009ac8, -3px 3px 0 #009ac8;
}

button--outline--white,
.button--outline--white,
a.button--outline--white {
  transition: box-shadow 0s;
  background: transparent;
  border: 1px solid #fff !important;
  color: #fff !important
}

button--outline--white:hover,
.button--outline--white:hover,
a.button--outline--white:hover,
button--white:hover,
.button--white:hover,
a.button--white:hover  {
  box-shadow: 3px 3px 0 #fff, -3px -3px 0 #fff, 3px -3px 0 #fff, -3px 3px 0 #fff;
}

button--outline--black,
.button--outline--black,
a.button--outline--black {
  transition: box-shadow 0s;
  background: rgba(0, 0, 0, 0) !important;
  border: 1px solid #000 !important;
  color: #000 !important
}

button--outline--black:hover,
.button--outline--black:hover,
a.button--outline--black:hover,
button--black:hover,
.button--black:hover,
a.button--black:hover  {
  box-shadow: 3px 3px 0 #000, -3px -3px 0 #000, 3px -3px 0 #000, -3px 3px 0 #000;
}

button--rhombus,
.button--rhombus,
a.button--rhombus {
  border: 1px solid transparent;
  background: transparent;
  position: relative;
  color: #000 !important;
  z-index: 2;
  font-weight: bold;
}

button--rhombus--white,
.button--rhombus--white,
a.button--rhombus--white {
  color: #fff !important;
}


button--rhombus::before,
.button--rhombus::before,
a.button--rhombus::before {
  position: absolute;
  left: 0;
  width: 36px;
  top: 50%;
  transform: translateY(-43%);
  z-index: -1;
}

button--rhombus--primary::before,
.button--rhombus--primary::before,
a.button--rhombus--primary::before {
  content: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="UTF-8"%3F><svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 33 18"> <defs> <style> .cls-1 { fill: %23f5a564; } </style> </defs> <g id="Layer_1-2" data-name="Layer 1"> <g id="Layer_1_copy" data-name="Layer 1 copy"> <polygon class="cls-1" points="14.3 0 0 18 18.7 18 33 0 14.3 0"/> </g> </g></svg>');
}

button--rhombus--secondary::before,
.button--rhombus--secondary::before,
a.button--rhombus--secondary::before {
  content: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="UTF-8"%3F><svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 33 18"> <defs> <style> .cls-1 { fill: %23009ac8; } </style> </defs> <g id="Layer_1-2" data-name="Layer 1"> <g id="Layer_1_copy" data-name="Layer 1 copy"> <polygon class="cls-1" points="14.3 0 0 18 18.7 18 33 0 14.3 0"/> </g> </g></svg>');
}

button--rhombus--primary:hover,
.button--rhombus--primary:hover,
a.button--rhombus--primary:hover {
  color: #009ac8 !important;
}

button--rhombus--secondary:hover,
.button--rhombus--secondary:hover,
a.button--rhombus--secondary:hover {
  color: #f5a564 !important;
}

button:disabled,
.button:disabled,
form input[type=submit]:disabled,
form button:disabled,
a.button:disabled {
  background: #ccc
}

form select,
form textarea,
form input[type=text],
form input[type=password],
form input[type=email],
form input[type=tel],
form input[type=search] {
  border-bottom: 1px solid #000;
  width: 100%;
  color: #000;
  background: rgba(0, 0, 0, 0);
  margin-bottom: 2.5rem;
  font-size: .8rem;
  font-weight: 300
}

form select,
form input[type=text],
form input[type=password],
form input[type=email],
form input[type=tel],
form input[type=search] {
  padding: calc(44px / 3) 0;
  line-height: 1
}

form select:disabled,
form input[type=text]:disabled,
form input[type=password]:disabled,
form input[type=email]:disabled,
form input[type=tel]:disabled,
form input[type=search]:disabled {
  background: rgba(0, 0, 0, 0);
  border: 0;
  padding: 0
}

form input::-webkit-input-placeholder {
  line-height: normal !important
}

form select {
  outline: none;
  border-width: 0 0 1px 0
}

form select.is-placeholder {
  color: #919090
}

form textarea {
  padding: calc(44px / 3) 0
}

form input[type=submit],
form button,
form .button,
form button,
form .button {
  cursor: pointer
}

form small {
  color: #666
}

form label {
  line-height: 1;
  margin-bottom: 5px;
  display: block;
  font-size: .8rem;
  font-weight: 300
}

form option {
  padding: 0
}

form input[type=radio],
form input[type=checkbox] {
  display: block
}

form .form-element--checkbox label {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1rem auto;
  grid-template-columns: 1rem auto;
  gap: .5em;
  font-size: .45rem;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

form .form-element--checkbox label input {
  -webkit-appearance: none;
  appearance: none;
  background-color: rgba(0, 0, 0, 0);
  margin: 0;
  font: inherit;
  color: #000;
  width: .9rem;
  height: .9rem;
  border: 1px solid #000;
  -webkit-transform: translateY(-0.075em);
  -ms-transform: translateY(-0.075em);
  transform: translateY(-0.075em);
  display: -ms-grid;
  display: grid;
  place-content: center
}

form .form-element--checkbox label input:before {
  content: "";
  width: .5rem;
  height: .5rem;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  background-color: #000;
  transition: -webkit-transform .4s ease-in-out;
  transition: transform .4s ease-in-out;
  transition: transform .4s ease-in-out, -webkit-transform .4s ease-in-out
}

form .form-element--checkbox label input:checked::before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

form .form__buttons {
  margin-bottom: 2.5rem;
  text-align: right
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.contact-form .submitted-message p,
.newsletter-section .submitted-message p,
.h4,
.h5,
.h6 {
  display: block;
  font-weight: 700;
  line-height: 1.1;
  margin: 0 0 1em
}

h1,
.h1 {
  font-size: 3.1rem
}

h1.hero,
.h1.hero {
  font-size: 2.5rem;
  text-transform: uppercase;
  margin-bottom: .5em
}

@media(min-width: 768px) {

  h1.hero,
  .h1.hero {
    font-size: 4.4rem
  }
}

h2,
.h2 {
  font-size: 2.6rem
}

h3,
.h3,
.contact-form .submitted-message p,
.newsletter-section .submitted-message p {
  font-size: 1.85rem
}

h4,
.h4 {
  font-size: 1.1rem;
  line-height: 1.5
}

a,
a:after,
a:before {
  transition: all .5s ease-in-out
}

.main .content a {
  text-decoration: underline;
  cursor: pointer
}

ol,
ul {
  font-size: .85rem;
  font-weight: 300
}

.content ol,
.content ul {
  list-style: none;
  margin: 0 0 1.25rem;
  padding: 0 0 0 1em;
  position: relative;
}

.content ol li,
.content ul li {
  margin-bottom: 1.25rem
}


.content ol:last-child,
.content ul:last-child,
.content ol li:last-child,
.content ul li:last-child {
  margin-bottom: 0
}

.content ol {
  counter-reset: ol-counter;
}

.content ol li {
  counter-increment: ol-counter;
}

.content ol li::before, .content ul li::before {
  color: #f5a564;
  left: 0;
  position: absolute;
}

.content ol li::before {
  content: counter(ol-counter);
  font-weight: bold;
}

.content ul li::before {
  content: "•";
}

.content ol.alphabetical li::before {
  content: "" counter(ol-counter,lower-latin) "";
}

.color-box {
  content: "";
  mix-blend-mode: multiply;
  pointer-events: none;
  position: absolute;
  z-index: 1
}

.color-box.box_blue {
  background-color: #009ac8
}

.color-box.box_grey {
  background-color: #000;
  opacity: .15
}

.color-box.box_grey_gradient {
  background-image: url("../img/gradient.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  opacity: .5
}

.color-box.box_orange {
  background-color: #f5a564
}

.footer {
  background-color: #000;
  color: #fff;
  font-size: .8rem
}

.footer h4,
.footer a {
  color: #fff;
  font-weight: 300;
  font-size: .8rem
}

.footer p {
  color: #fff
}

.footer hr {
  margin: 2.2rem 0
}

@media(min-width: 768px) {
  .footer hr {
    margin: 1rem 0
  }
}

.footer__container {
  margin: 0 auto;
  max-width: 1136px;
  padding: calc(44px * 3 / 2) calc(44px / 2)
}

.footer__container--small {
  padding-top: calc(44px / 2);
  padding-bottom: calc(44px / 2)
}

.footer__copyright-container {
  margin: 0 auto;
  max-width: 1136px;
  padding-left: calc(44px / 2);
  padding-right: calc(44px / 2)
}

.footer__logo {
  margin-bottom: 2rem
}

.footer__logo img {
  margin-bottom: 15px;
  max-width: 68px
}

.footer__menu {
  margin-bottom: 2rem
}

.footer__menu nav ul {
  list-style-type: none;
  padding: 0
}

.footer__menu nav ul li {
  display: block
}

.footer__menu nav ul li a {
  color: #fff;
  font-size: .7rem;
  font-weight: 300;
  line-height: 1.8;
  position: relative
}

.footer__menu nav.meta-menu ul li {
  display: inline-block
}

.footer__menu nav.meta-menu ul li:not(:last-of-type) {
  margin-right: 1rem
}

@media(min-width: 768px) {
  .footer__menu {
    margin-bottom: 0
  }

  .footer__menu--login {
    text-align: right
  }
}

.footer__contact .wp-block-social-links {
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 0;
  margin-top: 0
}

.footer__copyright {
  font-size: .45rem;
  font-weight: 300;
  padding: .5rem 0
}

.footer__meta a {
  color: #fff;
  position: relative;
  font-weight: 300;
  font-size: .7rem
}

.footer__meta--privacy {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1
}

.footer__meta--imprint {
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3
}

@media(min-width: 768px) {
  .footer__meta--imprint {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
  }
}

.footer__language {
  font-size: .7rem;
  font-weight: 300;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  text-align: right
}

@media(min-width: 768px) {
  .footer__language {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3
  }
}

.footer__language ul {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0;
  list-style: none;
  padding-left: 0
}

.footer__language ul li {
  text-transform: uppercase
}

.footer__language ul li:not(:last-of-type) {
  margin-right: .25rem
}

.footer__language ul li a {
  color: #fff;
  position: relative;
  font-weight: 300;
  font-size: .7rem
}

.footer .wp-block-social-links .wp-social-link {
  background-color: rgba(0, 0, 0, 0) !important
}

.footer .wp-block-social-links .wp-social-link a {
  padding: 0
}

.footer .wp-block-social-links .wp-social-link svg {
  width: 25px;
  height: 25px
}

.header {
  position: relative;
  z-index: 22;
  width: 100%
}

.header.header--black {
  background-color: #000;
  color: #fff
}

.header.header--black path.exactag-logo {
  fill: #fff
}

.header.header--black nav ul li a {
  color: #fff
}

.header.header--black nav ul li a:after {
  background-color: #fff
}

.header.header--white {
  background-color: #fff;
  color: #000
}

.header.header--white path.exactag-logo {
  fill: #000
}

.header.header--white nav ul li a {
  color: #000
}

.header.header--white nav ul li a:after {
  background-color: #000
}

.header.header--white .header__burger .line {
  background: #000
}

.header__container {
  max-width: 1136px;
  padding: 0 calc(44px / 2);
  margin: 0 auto
}

.header__container>.ppi_row-flex {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.header__logo a {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 1rem 0;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.header__logo a svg {
  max-width: 135px;
  height: auto;
  width: 100%
}

.header__menu {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.header__menu nav ul {
  list-style-type: none;
  margin: 0
}

.header__menu nav ul.sub-menu {
  background: #000;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(40, 40, 40, 0.8) 100%);
  display: block;
  left: 0;
  padding: 1rem 0;
  position: absolute;
  top: 100%;
  width: auto;
  z-index: 1;
  opacity: 0;
  pointer-events: none;
  transition: opacity .4s ease-in-out
}

.header__menu nav ul.sub-menu li {
  padding: 0 calc(44px / 4);
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap
}

@media(min-width: 1200px) {
  .header__menu nav ul.sub-menu li {
    padding: 5px calc(44px / 2)
  }
}

.header__menu nav ul.sub-menu li a {
  color: #fff
}

.header__menu nav ul.sub-menu li a:after {
  background-color: #fff;
  position: absolute;
  bottom: -6px;
  content: "";
  width: 0;
  left: 50%;
  height: 1px;
  transition: width .4s ease-in-out, left .4s ease-in-out
}

.header__menu nav ul.sub-menu:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 20px 20px;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #282828 rgba(0, 0, 0, 0);
  position: absolute;
  top: -20px;
  left: 0;
  opacity: .8
}

.header__menu nav ul li {
  position: relative;
  display: inline-block;
  font-size: .8rem;
  line-height: 1.5;
  padding: calc(44px / 4)
}

@media(min-width: 1200px) {
  .header__menu nav ul li {
    padding: calc(44px / 3) calc(44px / 2)
  }
}

.header__menu nav ul li a {
  font-weight: 300;
  position: relative
}

.header__menu nav ul li:hover ul.sub-menu {
  opacity: 1;
  pointer-events: all
}

.header__menu nav ul li:hover>a:after {
  left: 0;
  width: 100%
}

.header__menu nav ul li.menu-item-has-children>a {
  pointer-events: none;
  cursor: inherit
}

.header__menu nav ul li.pll-parent-menu-item {
  text-transform: uppercase
}

.header__menu-right {
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.header__menu-right nav ul.sub-menu {
  right: 0;
  left: inherit
}

.header__menu-right nav ul.sub-menu:before {
  border-width: 20px 0 0 20px;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #282828;
  left: inherit;
  right: 0
}

.header__burger {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.header__burger label {
  display: block;
  cursor: pointer;
  width: 24px;
  height: 12px;
  position: relative;
  padding: 0
}

.header__burger label:before {
  display: none !important
}

.header__burger input {
  display: none;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: -9999px
}

.header__burger input+label {
  padding: 0
}

.header__burger input:checked+label {
  height: 22px
}

.header__burger input:checked+label .line:nth-child(1) {
  -webkit-transform: translateY(10px) rotate(-45deg);
  -ms-transform: translateY(10px) rotate(-45deg);
  transform: translateY(10px) rotate(-45deg)
}

.header__burger input:checked+label .line:nth-child(2) {
  opacity: 0
}

.header__burger input:checked+label .line:nth-child(3) {
  -webkit-transform: translateY(0) rotate(45deg);
  -ms-transform: translateY(0) rotate(45deg);
  transform: translateY(0) rotate(45deg)
}

.header__burger .line {
  position: absolute;
  width: 24px;
  height: 2px;
  background: #fff;
  border-radius: 2px;
  display: block;
  transition: .5s;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center
}

.header__burger .line:nth-child(1) {
  top: 0
}

.header__burger .line:nth-child(2) {
  top: 5px
}

.header__burger .line:nth-child(3) {
  top: 10px
}

.header__offcanvas__close {
  position: absolute;
  z-index: 300;
  top: calc(44px / 2);
  right: calc(44px / 2);
  display: none
}

.header__offcanvas__close__container {
  position: relative;
  width: 24px;
  height: 22px
}

.header__offcanvas__close__container .line {
  position: absolute;
  top: 10px;
  width: 24px;
  height: 2px;
  background: #fff;
  border-radius: 2px
}

.header__offcanvas__close__container .line:nth-child(1) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.header__offcanvas__close__container .line:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

.header__offcanvas__menu {
  position: fixed;
  z-index: 200;
  width: 240px;
  height: 100%;
  background-color: #000;
  top: 0;
  right: -240px;
  padding-top: 50px;
  padding-left: calc(44px / 2);
  transition: .5s;
  overflow: auto;
  box-sizing: border-box
}

@media(min-width: 768px) {
  .header__offcanvas__menu {
    right: -300px;
    width: 300px
  }
}

.header__offcanvas__menu a {
  color: #fff !important
}

.header__offcanvas__menu.open {
  right: 0
}

.header__offcanvas__menu nav ul {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0
}

.header__offcanvas__menu nav ul li {
  position: relative
}

.header__offcanvas__menu nav ul li a {
  color: #fff !important;
  padding: 5px 0;
  display: block
}

.header__offcanvas__menu nav ul li:last-child {
  border-bottom: none
}

.header__offcanvas__menu nav ul li .sub-menu {
  border-bottom: 1px solid #fff;
  margin-bottom: .3rem;
  padding-bottom: .5rem
}

.header__offcanvas__menu nav ul li .sub-menu li {
  font-size: .8rem
}

.header__offcanvas__menu nav ul li.menu-item-has-children>a {
  pointer-events: none;
  cursor: inherit
}

.header__offcanvas__menu__contact {
  border-bottom: 1px solid #fff
}

.header__offcanvas__menu__contact h4 {
  margin-bottom: 0;
  font-weight: 400;
  font-size: 1rem
}

.header__offcanvas__menu__contact .wp-block-social-links {
  margin: 0 0 .5rem
}

.header__offcanvas__menu__contact .wp-block-social-links .wp-block-social-link-anchor {
  padding-left: 0
}

.header__offcanvas__layer {
  position: fixed;
  z-index: 100;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: .7;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none
}

.header__offcanvas__layer.active {
  display: block
}

body.home .header {
  background-color: rgba(0, 0, 0, 0);
  position: absolute
}

.newsletter-section {
  background-color: rgba(0, 0, 0, .9);
  color: #fff;
  font-size: .8rem;
  position: relative
}

.newsletter-section:before {
  content: "";
  position: absolute;
  width: 99999px;
  background-color: #f5a564;
  height: 20px;
  right: 50%;
  top: -20px;
  z-index: 20
}

@media(min-width: 992px) {
  .newsletter-section:before {
    height: 40px;
    top: -40px
  }
}

.newsletter-section p {
  color: #fff;
  font-size: .5rem;
  line-height: 1.2
}

.newsletter-section p a {
  color: #fff;
  text-decoration: underline
}

.newsletter-section ol,
.newsletter-section ul {
  margin: 0
}

.newsletter-section ol li,
.newsletter-section ul li {
  margin: 0
}

.newsletter-section ul li {
  list-style: none
}

.newsletter-section .container {
  position: relative;
  padding-top: 4rem;
  padding-bottom: 3rem
}

.newsletter-section .container:before {
  content: "";
  position: absolute;
  width: 99999px;
  background-image: url("../img/logo-exactag-small_black.svg");
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: right;
  height: 100%;
  right: 75%;
  top: 0
}

.newsletter-section__title h3 {
  margin-bottom: 0
}

.newsletter-section__formwrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%
}

.newsletter-section form {
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.newsletter-section form input:-webkit-autofill,
.newsletter-section form input:-webkit-autofill:hover,
.newsletter-section form input:-webkit-autofill:focus,
.newsletter-section form input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px rgba(0, 0, 0, 0) inset !important;
  -webkit-text-fill-color: #fff !important;
  transition: background-color 5000s ease-in-out 0s
}

.newsletter-section form .hs_email {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-bottom: 1rem;
  margin-right: 1rem;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1
}

.newsletter-section form .hs_email>label {
  margin-bottom: 3rem
}

.newsletter-section form .hs_email input[type=email] {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-color: #fff;
  border-width: 0 0 1px;
  color: #fff;
  margin-bottom: 0;
  padding: .5rem 0
}

.newsletter-section form .hs_submit {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2
}

.newsletter-section form .hs_submit .hs-button {
  background: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  color: #fff;
  margin-top: 4.4rem
}

.newsletter-section form .hs-fieldtype-booleancheckbox {
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
  width: 100%
}

.newsletter-section form .hs-fieldtype-booleancheckbox .hs-form-booleancheckbox label {
  display: -ms-grid !important;
  display: grid !important;
  -ms-grid-columns: 1rem auto;
  grid-template-columns: 1rem auto;
  gap: .5em;
  font-size: .5rem;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.newsletter-section form .hs-fieldtype-booleancheckbox .hs-form-booleancheckbox label span,
.newsletter-section form .hs-fieldtype-booleancheckbox .hs-form-booleancheckbox label p {
  color: #fff;
  font-size: .5rem
}

.newsletter-section form .hs-fieldtype-booleancheckbox .hs-form-booleancheckbox label input {
  -webkit-appearance: none;
  appearance: none;
  background-color: rgba(0, 0, 0, 0);
  margin: 0 !important;
  font: inherit;
  color: #fff;
  width: .9rem !important;
  height: .9rem;
  border: 1px solid #fff;
  -webkit-transform: translateY(-0.075em);
  -ms-transform: translateY(-0.075em);
  transform: translateY(-0.075em);
  display: -ms-grid;
  display: grid;
  place-content: center;
  box-shadow: none !important
}

.newsletter-section form .hs-fieldtype-booleancheckbox .hs-form-booleancheckbox label input:before {
  content: "";
  width: .5rem;
  height: .5rem;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  background-color: #fff;
  transition: -webkit-transform .4s ease-in-out;
  transition: transform .4s ease-in-out;
  transition: transform .4s ease-in-out, -webkit-transform .4s ease-in-out
}

.newsletter-section form .hs-fieldtype-booleancheckbox .hs-form-booleancheckbox label input:checked::before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

.newsletter-section form legend,
.newsletter-section form label {
  font-size: .5rem;
  font-weight: 300;
  line-height: 1.2;
  margin-bottom: 1em
}

.newsletter-section form legend a,
.newsletter-section form label a {
  color: #fff;
  text-decoration: underline
}

.newsletter-section form .hs_error_rollup {
  -webkit-order: 4;
  -ms-flex-order: 4;
  order: 4;
  width: 100%
}

.newsletter-section form .hs-error-msg {
  color: #f5a564 !important;
  font-size: .5rem !important;
  margin-top: .5rem
}

.newsletter-section form .hs-error-msgs label {
  color: #f5a564 !important
}

.newsletter-section form ul {
  list-style: none;
  padding-left: 0;
  margin: 0
}

.newsletter-section .submitted-message {
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.newsletter-section .submitted-message p {
  color: #fff;
  margin-bottom: 0
}

.sidebar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  margin: 0 auto;
  pointer-events: none;
  z-index: 20
}

.sidebar a {
  transition: all .5s ease;
  text-decoration: none !important
}

.sidebar__scroll-to-top {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 40;
  pointer-events: auto;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start
}

@media(max-width:) {
  .sidebar__scroll-to-top {
    display: none
  }
}

.sidebar__scroll-to-top {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #404040;
  color: #fff;
  cursor: pointer;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 100%;
  line-height: 60px;
  opacity: 0;
  text-decoration: none;
  top: calc(100% - 150px);
  width: 60px
}

.sidebar__scroll-to-top.show {
  opacity: 1;
  -webkit-transform: translate(-100%);
  -ms-transform: translate(-100%);
  transform: translate(-100%)
}

.error404>.ppi_row {
  max-width: 1180px;
  margin: 7rem auto
}

.error404 .project-page-content {
  min-height: 100vh;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-image: url("../img/gradient.png");
  background-size: 100% 100%;
  background-repeat: no-repeat
}

.error404 .project-page-content main {
  background-color: rgba(0, 0, 0, 0);
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative
}

.error404 .project-page-content main:before {
  background-image: url("../img/logo-exactag-small_black.svg");
  background-position: right;
  background-repeat: no-repeat;
  background-size: auto 100%;
  content: "";
  height: 100%;
  right: 50%;
  position: absolute;
  top: 0;
  width: 99999px;
  opacity: .3
}

body.page_contact main {
  position: relative
}

body.page_contact main:before {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  left: 0;
  background-image: url("../img/gradient.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  opacity: .6
}

.contact-form form fieldset {
  max-width: inherit
}

.contact-form form fieldset .field:not(.hs-fieldtype-booleancheckbox) {
  margin-bottom: 2.5rem !important
}

.contact-form form input:-webkit-autofill,
.contact-form form input:-webkit-autofill:hover,
.contact-form form input:-webkit-autofill:focus,
.contact-form form input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px rgba(0, 0, 0, 0) inset !important;
  -webkit-text-fill-color: #000 !important;
  transition: background-color 5000s ease-in-out 0s
}

.contact-form form select,
.contact-form form textarea,
.contact-form form input[type=text],
.contact-form form input[type=password],
.contact-form form input[type=email],
.contact-form form input[type=tel],
.contact-form form input[type=search] {
  border-bottom-color: #000;
  border-bottom-style: solid;
  border-radius: 0;
  border-width: 0 0 1px 0;
  box-shadow: none;
  color: #000;
  font-family: "Lexend", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 0;
  padding: calc(44px / 3) 0;
  font-size: .8rem;
  font-weight: 300;
  height: inherit
}

.contact-form form select.error,
.contact-form form textarea.error,
.contact-form form input[type=text].error,
.contact-form form input[type=password].error,
.contact-form form input[type=email].error,
.contact-form form input[type=tel].error,
.contact-form form input[type=search].error {
  border-bottom: 1px solid #ff6900
}

.contact-form form select::-webkit-input-placeholder,
.contact-form form textarea::-webkit-input-placeholder,
.contact-form form input[type=text]::-webkit-input-placeholder,
.contact-form form input[type=password]::-webkit-input-placeholder,
.contact-form form input[type=email]::-webkit-input-placeholder,
.contact-form form input[type=tel]::-webkit-input-placeholder,
.contact-form form input[type=search]::-webkit-input-placeholder {
  color: rgba(0, 0, 0, .4)
}

.contact-form form select:-ms-input-placeholder,
.contact-form form textarea:-ms-input-placeholder,
.contact-form form input[type=text]:-ms-input-placeholder,
.contact-form form input[type=password]:-ms-input-placeholder,
.contact-form form input[type=email]:-ms-input-placeholder,
.contact-form form input[type=tel]:-ms-input-placeholder,
.contact-form form input[type=search]:-ms-input-placeholder {
  color: rgba(0, 0, 0, .4)
}

.contact-form form select::placeholder,
.contact-form form textarea::placeholder,
.contact-form form input[type=text]::placeholder,
.contact-form form input[type=password]::placeholder,
.contact-form form input[type=email]::placeholder,
.contact-form form input[type=tel]::placeholder,
.contact-form form input[type=search]::placeholder {
  color: rgba(0, 0, 0, .4)
}

.contact-form form textarea {
  height: 120px
}

.contact-form form select {
  position: relative
}

.contact-form form select:after {
  content: "x";
  position: absolute;
  right: 0;
  top: 0
}

.contact-form form label {
  font-family: "Lexend", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: .8rem;
  font-weight: 300;
  line-height: 1;
  margin-bottom: 5px
}

.contact-form form label .hs-form-required {
  color: #000
}

.contact-form form p {
  line-height: 1.2
}

.contact-form form .hs_anrede,
.contact-form form .hs_email,
.contact-form form .hs_formular_topic {
  width: 50%;
  float: left
}

@media(max-width: 400px),
(min-device-width: 320px)and (max-device-width: 480px) {

  .contact-form form .hs_anrede,
  .contact-form form .hs_email,
  .contact-form form .hs_formular_topic {
    width: 100% !important;
    float: none
  }
}

.contact-form form .hs_anrede .hs-input:not([type=checkbox]):not([type=radio]),
.contact-form form .hs_anrede .hs-custom-style fieldset,
.contact-form form .hs_email .hs-input:not([type=checkbox]):not([type=radio]),
.contact-form form .hs_email .hs-custom-style fieldset,
.contact-form form .hs_formular_topic .hs-input:not([type=checkbox]):not([type=radio]),
.contact-form form .hs_formular_topic .hs-custom-style fieldset {
  margin-right: 0 !important;
  width: 100% !important
}

.contact-form form .hs-button {
  background: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  color: #000;
  border-radius: 0;
  padding: 2px 22px;
  text-shadow: none;
  font-weight: 300;
  font-family: "Lexend", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: .8rem;
  line-height: 1.5;
  box-shadow: none
}

.contact-form form .inputs-list {
  padding-left: 0
}

.contact-form form .hs-error-msg {
  color: #ff6900;
  font-size: .6rem;
  margin-top: .5rem
}

.contact-form form .hs-error-msgs label {
  color: #ff6900
}

.contact-form .legal-consent-container p,
.contact-form .legal-consent-container .hs-form-booleancheckbox-display>span {
  font-size: .5rem
}

.contact-form .legal-consent-container .hs-form-booleancheckbox .hs-form-booleancheckbox-display>span {
  margin-left: 0
}

.contact-form .legal-consent-container .hs-form-booleancheckbox label {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1rem auto;
  grid-template-columns: 1rem auto;
  gap: .5em;
  font-size: .5rem;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.contact-form .legal-consent-container .hs-form-booleancheckbox label input {
  -webkit-appearance: none;
  appearance: none;
  background-color: rgba(0, 0, 0, 0);
  margin: 0;
  font: inherit;
  color: #000;
  width: .9rem;
  height: .9rem;
  border: 1px solid #000;
  -webkit-transform: translateY(-0.075em);
  -ms-transform: translateY(-0.075em);
  transform: translateY(-0.075em);
  display: -ms-grid;
  display: grid;
  place-content: center;
  box-shadow: none
}

.contact-form .legal-consent-container .hs-form-booleancheckbox label input:before {
  content: "";
  width: .5rem;
  height: .5rem;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  background-color: #000;
  transition: -webkit-transform .4s ease-in-out;
  transition: transform .4s ease-in-out;
  transition: transform .4s ease-in-out, -webkit-transform .4s ease-in-out
}

.contact-form .legal-consent-container .hs-form-booleancheckbox label input:checked::before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

.contact-form ul {
  list-style: none;
  padding-left: 0;
  margin: 0
}

.contact-form ul li {
  list-style: none
}

.contact-form .submitted-message {
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.contact-form .submitted-message p {
  color: #000;
  margin-bottom: 0
}

.contact-form.download-form form input[type=email] {
  margin-bottom: 1.5rem
}

.contact-form.download-form .hs_anrede,
.contact-form.download-form .hs_email,
.contact-form.download-form .hs_formular_topic {
  width: 100% !important;
  float: none
}

.contact-form.download-form .submitted-message p {
  font-weight: 300;
  font-size: .85rem
}

.contact-form.download-form .submitted-message a {
  font-weight: 600
}

.infographic {
  position: relative
}

.infographic__hover-element {
  cursor: pointer;
  transition: all .4s ease-in-out
}

.infographic__hover-element rect {
  transition: fill .4s ease-in-out;
  stroke: #000;
  stroke-width: 2px
}

.infographic__hover-element path {
  transition: fill .4s ease-in-out
}

.infographic__hover-element:hover rect {
  fill: #f5a564
}

.infographic__hover-element:hover path {
  fill: #000 !important
}

.infographic__overlay {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, .85);
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity .4s ease-in-out;
  width: 100%;
  display: none
}

.infographic__overlay.active {
  opacity: 1;
  pointer-events: all;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

@media(min-width: 768px) {
  .infographic__overlay {
    position: absolute;
    top: 0;
    height: 100%;
    width: 15%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
  }
}

.infographic__overlay__content {
  box-sizing: border-box;
  color: #fff;
  max-height: 100%;
  overflow: auto;
  padding: .5rem;
  width: 100%;
  text-decoration: none !important
}

.infographic__overlay__content__title {
  font-weight: 500;
  font-size: .8rem;
  margin-bottom: 0;
  text-transform: uppercase
}

.infographic__overlay__content p {
  color: #fff;
  font-size: .8rem
}

.infographic__overlay[data-content=data-collection] {
  left: 6%
}

.infographic__overlay[data-content=data-enrichment] {
  left: 28%
}

.infographic__overlay[data-content=digital-attribution] {
  left: 42%
}

.infographic__overlay[data-content=mmm-enhancements] {
  left: 55%
}

.infographic__overlay[data-content=model-harmonization] {
  left: 69%
}

@media(min-width: 768px) {
  .infographic__overlay[data-content=model-harmonization] {
    width: 16%
  }
}

.infographic__overlay[data-content=data-utilization] {
  left: 82%
}

.infographic__scrollcontainer {
  position: relative;
  max-width: 100%;
  overflow-x: scroll
}

@media(min-width: 768px) {
  .infographic__scrollcontainer {
    overflow-x: hidden
  }
}

.infographic__scrollcontainer svg {
  min-width: 1090px
}

@media(min-width: 768px) {
  .infographic__overlaycontainer {
    min-width: 1090px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none
  }
}

.infographic__wrap {
  max-width: 944px;
  margin-left: auto !important;
  margin-right: auto !important
}

.infographic.play .animation-element {
  -webkit-animation: pulsed 1s ease-in-out;
  animation: pulsed 1s ease-in-out
}

.infographic.play .animation-element-one {
  -webkit-transform-origin: 14% 50%;
  -ms-transform-origin: 14% 50%;
  transform-origin: 14% 50%
}

.infographic.play .animation-element-two {
  -webkit-transform-origin: 36% 50%;
  -ms-transform-origin: 36% 50%;
  transform-origin: 36% 50%;
  -webkit-animation-delay: 1s;
  animation-delay: 1s
}

.infographic.play .animation-element-three {
  -webkit-transform-origin: 49% 50%;
  -ms-transform-origin: 49% 50%;
  transform-origin: 49% 50%;
  -webkit-animation-delay: 2s;
  animation-delay: 2s
}

.infographic.play .animation-element-four {
  -webkit-transform-origin: 63% 50%;
  -ms-transform-origin: 63% 50%;
  transform-origin: 63% 50%;
  -webkit-animation-delay: 3s;
  animation-delay: 3s
}

.infographic.play .animation-element-five {
  -webkit-transform-origin: 77% 50%;
  -ms-transform-origin: 77% 50%;
  transform-origin: 77% 50%;
  -webkit-animation-delay: 4s;
  animation-delay: 4s
}

.infographic.play .animation-element-six {
  -webkit-transform-origin: 90% 50%;
  -ms-transform-origin: 90% 50%;
  transform-origin: 90% 50%;
  -webkit-animation-delay: 5s;
  animation-delay: 5s
}

@-webkit-keyframes pulsed {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
  }

  100% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0
  }
}

@keyframes pulsed {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
  }

  100% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0
  }
}

.intro-section {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 700px;
  padding: 3rem 0
}

.intro-section__imagewrapper {
  position: relative;
  margin-bottom: 2rem
}

.intro-section__imagewrapper .color-box {
  background-color: #f5a564;
  content: "";
  display: block;
  height: 50%;
  right: 10%;
  position: absolute;
  bottom: -10%;
  width: 99999px;
  mix-blend-mode: multiply;
  z-index: 1
}

@media(min-width: 768px) {
  .intro-section__imagewrapper {
    height: calc(100% - 10rem);
    margin-bottom: 0;
    opacity: 1;
    position: absolute;
    top: 5rem
  }

  .intro-section__imagewrapper img {
    height: 100%;
    left: calc(44px / 2);
    object-fit: cover;
    object-position: right center;
    position: absolute;
    top: 0;
    width: 100%
  }
}

@media(min-width: 768px)and (min-width: 992px) {
  .intro-section__imagewrapper img {
    left: 0
  }
}

.intro-section__imagewrapper:after {
  background-color: #000;
  content: "";
  display: block;
  height: 100%;
  left: calc(44px / 2);
  opacity: .3;
  position: absolute;
  top: 0;
  width: 100%
}

@media(min-width: 992px) {
  .intro-section__imagewrapper:after {
    left: 0
  }
}

.intro-section__subline h3 {
  margin: 0 0 1.2em
}

.intro-section__content {
  z-index: 2
}

.logo-wall {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  margin-bottom: 44px;
  overflow: hidden
}

@media(min-width: 480px) {
  .logo-wall {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr)
  }
}

@media(min-width: 768px) {
  .logo-wall {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr)
  }
}

.logo-wall.two_columns {
  -ms-grid-columns: (1fr)[2] !important;
  grid-template-columns: repeat(2, 1fr) !important
}

.logo-wall__logo {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: 1px solid #000;
  padding: 0 10px 15px;
  margin-bottom: -1px;
  margin-top: 1px
}

.logo-wall__logo__image {
  width: 100%;
  height: 70%;
  object-fit: contain
}

.page-header__inner {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 2.5rem 0;
  position: relative
}

.page-header__imagewrapper img {
  width: 100%;
  margin-bottom: 1rem
}

@media(min-width: 768px) {
  .page-header__imagewrapper {
    height: 100%;
    opacity: 1;
    position: absolute;
    top: 2.5rem;
    right: 50%;
    width: 80%
  }

  .page-header__imagewrapper img {
    height: 620px;
    left: calc(44px / 2);
    object-fit: cover;
    object-position: right center;
    position: absolute;
    top: 0;
    width: calc(100% - 44px)
  }
}

.page-header__content {
  z-index: 2
}

@media(min-width: 768px) {
  .page-header__content {
    padding-left: 44px
  }
}

.page-header__content__hashtags {
  color: #009ac8;
  font-size: .7rem
}

.page-header__content__hashtags:not(:empty) {
  margin-bottom: 2.5rem
}

.page-header__content__hashtags:not(:empty) span {
  margin-right: 1rem
}

.page-header__content__headline {
  text-transform: uppercase
}

.page-header__content__subline {
  font-size: 1.1rem;
  font-weight: 400;
  margin-bottom: 2.5rem
}

.page-header .color-box {
  bottom: -8%;
  display: block;
  left: 10%;
  height: 15px;
  width: 80%
}

@media(min-width: 768px) {
  .page-header .color-box {
    bottom: -12%;
    height: 25px;
    left: 50%;
    margin-left: -262px;
    width: 524px
  }
}

.page-header.light_grey {
  background-image: url("../img/gradient.png");
  background-size: 100% 100%;
  background-repeat: no-repeat
}

.page-header.orange {
  background-color: #f5a564
}

.page-header.orange .page-header__content__hashtags {
  color: #000
}

.page-header.orange .color-box {
  background-color: #009ac8
}

.page-header.black {
  background-color: #000
}

.page-header.black .page-header__content {
  color: #fff
}

.page-header.black .page-header__content__hashtags {
  color: #fff
}

.page-header__hr {
  padding-top: .7rem
}

.page-header__hr__wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row
}

.page-header__hr__image {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 150px;
  margin-right: 1em
}

.page-header__hr__image__ratio {
  position: relative;
  padding-top: 120%;
  width: 100%
}

.page-header__hr__image__ratio img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover
}

.page-header__hr__content {
  -webkit-flex: 2;
  -ms-flex: 2;
  flex: 2;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: .85rem
}

.page-header__hr__content__title {
  font-weight: 700;
  font-size: 1.1rem;
  margin-bottom: .5rem
}

.page-header__hr__content__name {
  font-weight: 500
}

.page-header__hr__content__position {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-bottom: .5rem
}

.page-header__hr__content__link {
  text-decoration: underline
}

.page-header.with-hr .color-box {
  display: none
}

@media(min-width: 768px) {
  .page-header.with-hr .color-box {
    bottom: -15%;
    display: block;
    width: 340px
  }
}

.page-header__anchor-links a {
  display: block;
  color: #f5a564;
  font-size: .8rem;
  font-weight: 300;
  line-height: 1.65
}

.page-header.with-anchor-links .color-box {
  display: none
}

@media(min-width: 768px) {
  .page-header.with-anchor-links .color-box {
    display: block
  }
}

@media(max-width: 1199px) {
  .page-header.with-anchor-links .color-box {
    width: 440px
  }
}

.page-header .container {
  padding-top: 0
}

.page-header .ppi_row {
  width: 100%
}

.page-header-threefoldness__inner {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 2.5rem 0;
  position: relative
}

.page-header-threefoldness__imagewrapper {
  position: relative
}

.page-header-threefoldness__imagewrapper .color-box {
  bottom: -5%;
  display: block;
  height: 30%;
  right: -10%;
  width: 60%
}

.page-header-threefoldness__imagewrapper .color-box.box_grey {
  opacity: .3
}

@media(min-width: 768px) {
  .page-header-threefoldness__imagewrapper {
    height: 100%;
    opacity: 1;
    position: absolute;
    top: 2.5rem;
    right: 0
  }

  .page-header-threefoldness__imagewrapper img {
    height: 100%;
    right: calc(44px / 2);
    object-fit: cover;
    object-position: right center;
    position: absolute;
    top: 0;
    width: calc(100% - 44px)
  }
}

.page-header-threefoldness__content {
  z-index: 2
}

.page-header-threefoldness__content__headline {
  text-transform: uppercase
}

.page-header-threefoldness__content__subline {
  margin-bottom: 2.5rem
}

.page-header-threefoldness__content__subline p {
  font-size: 1.1rem;
  font-weight: 400
}

.page-header-threefoldness.light_grey_with_x {
  background-image: url("../img/gradient.png");
  background-size: 100% 100%;
  background-repeat: no-repeat
}

.page-header-threefoldness.light_grey_with_x .container {
  position: relative
}

.page-header-threefoldness.light_grey_with_x .container:before {
  content: "";
  position: absolute;
  width: 99999px;
  background-image: url("../img/logo-exactag-small_black.svg");
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: right;
  height: 100%;
  right: 0;
  top: 0;
  mix-blend-mode: multiply;
  opacity: .05
}

.page-header-threefoldness.light_grey {
  background-image: url("../img/gradient.png");
  background-size: 100% 100%;
  background-repeat: no-repeat
}

.page-header-threefoldness.orange {
  background-color: #f5a564
}

.page-header-threefoldness.orange .page-header-threefoldness__imagewrapper .decoration {
  background-color: rgba(0, 0, 0, .3)
}

.page-header-threefoldness.black {
  background-color: #000
}

.page-header-threefoldness.black .page-header-threefoldness__content {
  color: #fff
}

.page-header-threefoldness.black .page-header-threefoldness__content__subline p {
  color: #fff
}

.ppi-image {
  margin-bottom: calc(44px / 2);
  position: relative
}

@media(min-width: 768px) {
  .ppi-image {
    margin-bottom: 44px
  }
}

.ppi-image img {
  display: block;
  margin-bottom: 1rem
}

.ppi-image__full {
  width: 100%
}

.ppi-image__full img {
  width: 100%
}

.ppi-image__multiply {
  mix-blend-mode: multiply !important
}

.ppi-image__meta {
  width: 100%;
  max-width: 80%;
  display: block;
  font-size: .55rem;
  line-height: 1.5
}

.ppi-image__copyright,
.ppi-image__description {
  display: inline-block;
  font-size: .55rem;
  line-height: 1.5
}

.ppi-image__description {
  font-weight: 500;
  margin-right: .5em
}

.ppi-image__copyright {
  font-weight: 300
}

.ppi-image__link {
  position: relative
}

.ppi-image__link img {
  transition: box-shadow .4s ease-in-out
}

.ppi-image__link:hover img {
  box-shadow: 2px 5px 10px 0 rgba(0, 0, 0, .14)
}

.ppi-image__link:hover:after {
  background-color: #f5a564;
  color: #fff
}

.ppi-image.remove-margin-bottom {
  margin-bottom: 0 !important
}

.ppi-image.remove-margin-bottom img {
  margin-bottom: 0
}

.quote-element {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 1rem 0;
  padding: 2rem 0
}

.quote-element__quote {
  font-size: 2.75rem;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 2rem;
  text-align: center
}

.quote-element__author {
  font-weight: 400;
  font-size: .7rem
}

@media(min-width: 768px) {
  .quotetext-element .quote-element {
    margin: 1rem 1rem 1rem 0
  }

  .quotetext-element__text {
    margin-bottom: 0
  }
}

.text-element {
  position: relative
}

.text-element a {
  text-decoration: underline
}

.references__map {
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 1.85rem;
}

@media screen and (min-width: 768px) {
  .references__map {
    margin-bottom: 0;
  }
}

.section-summary p {
  margin-bottom: 66px !important
}

.section-summary__divider {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: .7rem;
  font-weight: 400;
  margin: 2rem 0;
  text-align: center
}

.section-summary__divider span {
  padding: 1rem .5rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.section-summary__divider span svg {
  width: .6rem;
  height: .6rem;
  margin-left: .3rem
}

.section-summary__divider:before,
.section-summary__divider::after {
  content: "";
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-bottom: 1px solid #000
}

.section-summary__divider:not(:empty):before {
  margin-right: .25em
}

.section-summary__divider:not(:empty):after {
  margin-left: .25em
}

.vc_column_container .vc_column-inner.content-position-top {
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.vc_column_container .vc_column-inner.content-position-middle {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.vc_column_container .vc_column-inner.content-position-bottom {
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

@media only screen and (max-width: 769px) {
  .vc_column_container .vc_column-inner .wpb_wrapper.mobile_reorder {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }
}

.vc_row {
  padding: 0
}

.vc_row:first-child .visual {
  margin-top: 5px
}

.vc_row.swap-columns .vc_row-inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse
}

@media(min-width: 768px) {
  .vc_row.swap-columns .vc_row-inner {
    display: block
  }
}

.vc_row .vc_inner {
  padding: 0
}

.vc_row--default .vc_row-inner {
  max-width: 1180px;
  margin: 0 auto !important;
  width: 100%
}

.vc_row--content-width .vc_row-inner {
  max-width: 694px;
  margin: 0 auto
}

.vc_row--small-width .vc_row-inner {
  max-width: 694px;
  margin: 0 auto
}

.vc_row--visual {
  margin-top: -200px;
  padding-top: 170px;
  z-index: 10
}

@media(min-width: 768px) {
  .vc_row--visual {
    margin-top: -370px;
    padding-top: 320px
  }
}

@media(min-width: 992px) {
  .vc_row--visual {
    margin-top: -355px;
    padding-top: 180px
  }
}

.vc_row--max-width {
  padding: 0
}

.vc_row--max-width .vc_column-inner {
  padding: 0 !important;
  margin: 0 !important
}

.vc_row.vc_row-o-equal-height .wpb_column_wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.vc_row.vc_row-o-equal-height .wpb_column_wrapper>.vc_column_container {
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}

.vc_row.overflow-visible {
  overflow: visible !important
}

.vc_row.with-colorbox {
  position: relative
}

.vc_row.ppi_padding_top_xs {
  padding-top: 1.1rem
}

.vc_row.ppi_padding_top_sm {
  padding-top: 2.2rem
}

.vc_row.ppi_padding_top_md {
  padding-top: 3.3rem
}

.vc_row.ppi_padding_top_lg {
  padding-top: 4.4rem
}

.vc_row.ppi_padding_top_xl {
  padding-top: 5rem
}

.vc_row.ppi_padding_top_xxl {
  padding-top: 6.6rem
}

.vc_row.ppi_padding_bottom_xs {
  padding-bottom: 1.1rem
}

.vc_row.ppi_padding_bottom_sm {
  padding-bottom: 2.2rem
}

.vc_row.ppi_padding_bottom_md {
  padding-bottom: 3.3rem
}

.vc_row.ppi_padding_bottom_lg {
  padding-bottom: 4.4rem
}

.vc_row.ppi_padding_bottom_xl {
  padding-bottom: 5rem
}

.vc_row.ppi_padding_bottom_xxl {
  padding-bottom: 6.6rem
}

.ppi_default__light-grey {
  background-color: rgba(0, 0, 0, .1)
}

.ppi_default__light-grey-gradient {
  background-image: url("../img/gradient.png");
  background-size: 100% 100%;
  background-repeat: no-repeat
}

.ppi_default__dark-grey {
  background-color: rgba(0, 0, 0, .9)
}

.ppi_default__dark-grey h1,
.ppi_default__dark-grey h2,
.ppi_default__dark-grey h3,
.ppi_default__dark-grey h4,
.ppi_default__dark-grey a,
.ppi_default__dark-grey p,
.ppi_default__dark-grey ul,
.ppi_default__dark-grey li {
  color: #fff
}

.ppi_default__dark-grey.overlapped-x {
  overflow: visible !important;
  z-index: 21
}

.ppi_default__dark-grey.overlapped-x .background-element {
  max-width: 1136px;
  overflow: visible;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% + 25px);
  transition: opacity .6s ease-in-out;
  opacity: 0
}

.ppi_default__dark-grey.overlapped-x .background-element:after,
.ppi_default__dark-grey.overlapped-x .background-element:before {
  content: "";
  position: absolute;
  width: 99999px
}

.ppi_default__dark-grey.overlapped-x .background-element:after {
  background-image: url("../img/logo-exactag-small_black.svg");
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: right;
  height: 100%;
  right: 0
}

.ppi_default__dark-grey.overlapped-x .background-element:before {
  bottom: 0;
  right: 40%;
  height: 25px;
  display: block;
  background-color: #f5a564
}

@media(min-width: 768px) {
  .ppi_default__dark-grey.overlapped-x .background-element {
    left: calc(50% - 1136px / 2)
  }

  .ppi_default__dark-grey.overlapped-x .background-element:after {
    right: 20%
  }
}

@media(min-width: 992px) {
  .ppi_default__dark-grey.overlapped-x .background-element {
    height: calc(100% + 50px)
  }

  .ppi_default__dark-grey.overlapped-x .background-element:before {
    height: 50px
  }
}

.ppi_default__dark-grey.overlapped-x .background-element.visible {
  opacity: 1
}

.ppi_default__dark-grey.right-x {
  background-image: linear-gradient(to right, #000000 50%, rgba(0, 0, 0, 0.9) 50%, rgba(0, 0, 0, 0.9) 100%);
  background-color: rgba(0, 0, 0, 0)
}

.ppi_default__dark-grey.right-x .background-element {
  overflow: visible;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% + 25px);
  transition: opacity .6s ease-in-out;
  opacity: 0
}

.ppi_default__dark-grey.right-x .background-element:after,
.ppi_default__dark-grey.right-x .background-element:before {
  content: "";
  position: absolute;
  width: 99999px
}

.ppi_default__dark-grey.right-x .background-element:after {
  background-image: url("../img/logo-exactag-small_black.svg");
  background-position: left;
  background-repeat: no-repeat;
  background-size: auto 100%;
  height: 100%;
  left: 50%;
  top: -1px
}

.ppi_default__dark-grey.right-x .background-element:before {
  background-color: #f5a564;
  display: block;
  height: 25px;
  right: calc(50% - 40px);
  top: 0
}

.ppi_default__dark-grey.right-x .background-element.visible {
  opacity: 1
}

.ppi_vc_row-flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box
}

.ppi_vc_row-flex.vc_row-o-content-middle .wpb_column {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.ppi_vc_row-default {
  max-width: 1136px
}

.ppi_vc_row-stretch .wpb_column_wrapper {
  max-width: 1136px;
  margin-left: auto !important;
  margin-right: auto !important
}

.ppi_vc_row-small {
  max-width: 650px
}

.ppi_vc_row-small-stretch .wpb_column_wrapper {
  max-width: 650px;
  margin-left: auto !important;
  margin-right: auto !important
}

.ppi_vc_row-mid-stretch .wpb_column_wrapper {
  max-width: 944px;
  margin-left: auto !important;
  margin-right: auto !important
}

.teaser-two-columns h3,
.teaser-two-columns .ppi-image,
.teaser-three-columns h3,
.teaser-three-columns .ppi-image {
  margin-bottom: 1.25rem !important
}

.teaser-two-columns p,
.teaser-three-columns p {
  margin-bottom: 1.75rem !important
}

.teaser-two-columns a,
.teaser-three-columns a {
  text-decoration: none !important
}