body #mainBrandContent {
  overflow-x: hidden;
}
body a:focus,
body button:focus {
  box-shadow: 0 0 0 2px #0d0d0d inset;
  outline: 0;
}
body .header-container a,
body .header-container button {
  outline: 0;
  border: 0;
  padding: 0;
  margin: 0;
}
body .header-container a:not(.geo-location--get,.cmp-search-icon-svg ),
body .header-container button:not(.geo-location--get,.cmp-search-icon-svg ) {
  background-color: transparent;
}
body .header-container a:focus,
body .header-container button:focus {
  outline: 0;
  box-shadow: 0 0 0 2px #0d0d0d;
}
body .header-container .multi-lingual button {
  position: relative;
  padding-right: 2em;
}
body .header-container .multi-lingual button:after {
  content: " ❯";
  right: 0;
  display: inline-block;
  position: absolute;
  color: #e2001a !important;
}
body button.country-list-footer {
  border: 0;
  background-color: transparent;
}
body.hide-header .header-container .header-container__logo-and-nav-container .right-nav {
  display: none !important;
}
body.hide-header .header-logo a {
  pointer-events: none;
}
body.hide-footer .country-list,
body.hide-footer .footer-container__top-footer,
body.hide-footer .country-list-footer,
body.hide-footer .footer-container__main-footer {
  display: none !important;
}
body.hide-footer .footer-container .footer-container__sub-footer__container {
  padding: 14px 0;
}
body.hide-footer #bottom-nav,
body.hide-footer .footer-container__mobile-footer-end {
  display: none;
}

.cmp-hero {
  margin-left: calc(50% - 50vw) !important;
  position: relative;
}
.cmp-hero .cmp-hero_background {
  position: relative;
  flex: 1;
  width: 100%;
}
.cmp-hero .cmp-hero_background .video-holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  overflow: hidden;
}
.cmp-hero .cmp-hero_background .video-holder iframe {
  opacity: 1;
  width: 100vw;
  height: 56.25vw;
  min-height: 100vh;
  min-width: 177.77vh;
  position: absolute;
  top: 50%;
  filter: brightness(0.6);
  left: 50%;
  transform: translate(-50%, -50%);
}
.cmp-hero .cmp-hero_background video {
  width: inherit;
  height: 100%;
  position: absolute;
  object-fit: cover;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  filter: brightness(0.6);
  background-color: black;
  transition: opacity 3s 0s;
}
.cmp-hero .cmp-hero_background:after {
  content: "";
  width: inherit;
  height: inherit;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.cmp-hero .curves svg {
  display: none;
}
.cmp-hero .cmp-hero__buttons {
  position: relative;
  z-index: 1;
}
.cmp-hero.cmp-hero__variant-product-layout .cmp-hero_background .video-holder iframe,
.cmp-hero.cmp-hero__variant-product-layout .cmp-hero_background video {
  display: none;
}
@media screen and (min-width: 960px) {
  .cmp-hero.cmp-hero__variant-side-image-left.cmp-hero__variant-with-curves,
  .cmp-hero.cmp-hero__variant-side-image-right.cmp-hero__variant-with-curves {
    background-color: #eff2f4;
  }
}
.cmp-hero.cmp-hero__variant-side-image-left.cmp-hero__variant-with-curves .cmp-hero_content-container .cmp-hero_content .cmp-hero_title,
.cmp-hero.cmp-hero__variant-side-image-right.cmp-hero__variant-with-curves .cmp-hero_content-container .cmp-hero_content .cmp-hero_title,
.cmp-hero.cmp-hero__variant-side-image-left.cmp-hero__variant-with-curves .cmp-hero_content-container .cmp-hero_content .cmp-hero_subtitle,
.cmp-hero.cmp-hero__variant-side-image-right.cmp-hero__variant-with-curves .cmp-hero_content-container .cmp-hero_content .cmp-hero_subtitle,
.cmp-hero.cmp-hero__variant-side-image-left.cmp-hero__variant-with-curves .cmp-hero_content-container .cmp-hero_content .cmp-hero_text,
.cmp-hero.cmp-hero__variant-side-image-right.cmp-hero__variant-with-curves .cmp-hero_content-container .cmp-hero_content .cmp-hero_text {
  color: inherit;
}
@media screen and (min-width: 960px) {
  .cmp-hero.cmp-hero__variant-side-image-left.cmp-hero__variant-with-curves .cmp-hero_content-container .cmp-hero_content .cmp-hero_title,
  .cmp-hero.cmp-hero__variant-side-image-right.cmp-hero__variant-with-curves .cmp-hero_content-container .cmp-hero_content .cmp-hero_title,
  .cmp-hero.cmp-hero__variant-side-image-left.cmp-hero__variant-with-curves .cmp-hero_content-container .cmp-hero_content .cmp-hero_subtitle,
  .cmp-hero.cmp-hero__variant-side-image-right.cmp-hero__variant-with-curves .cmp-hero_content-container .cmp-hero_content .cmp-hero_subtitle,
  .cmp-hero.cmp-hero__variant-side-image-left.cmp-hero__variant-with-curves .cmp-hero_content-container .cmp-hero_content .cmp-hero_text,
  .cmp-hero.cmp-hero__variant-side-image-right.cmp-hero__variant-with-curves .cmp-hero_content-container .cmp-hero_content .cmp-hero_text {
    color: #3f424b;
  }
}
@media screen and (min-width: 960px) {
  .cmp-hero.cmp-hero__variant-side-image-left.cmp-hero__variant-with-curves .cmp-hero_content-container .cmp-hero_content .cmp-hero__buttons .cmp-button__variant-cta-outlined-white a,
  .cmp-hero.cmp-hero__variant-side-image-right.cmp-hero__variant-with-curves .cmp-hero_content-container .cmp-hero_content .cmp-hero__buttons .cmp-button__variant-cta-outlined-white a {
    color: #3f424b;
    border-color: #3f424b;
  }
}
.cmp-hero.cmp-hero__variant-side-image-left.cmp-hero__variant-with-curves .cmp-hero_background .curves {
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: calc(100% + 1px);
  z-index: 1;
  pointer-events: none;
  overflow: hidden;
}
.cmp-hero.cmp-hero__variant-side-image-left.cmp-hero__variant-with-curves .cmp-hero_background .curves svg {
  position: absolute;
  top: 0;
}
.cmp-hero.cmp-hero__variant-side-image-left.cmp-hero__variant-with-curves .cmp-hero_background .curves svg.svg-curve.right,
.cmp-hero.cmp-hero__variant-side-image-left.cmp-hero__variant-with-curves .cmp-hero_background .curves svg.svg-curve.left {
  height: 100%;
}
.cmp-hero.cmp-hero__variant-side-image-left.cmp-hero__variant-with-curves .cmp-hero_background .curves svg.svg-curve.right {
  right: -2px;
}
.cmp-hero.cmp-hero__variant-side-image-left.cmp-hero__variant-with-curves .cmp-hero_background .curves svg.svg-curve.left {
  left: -2px;
}
.cmp-hero.cmp-hero__variant-side-image-left.cmp-hero__variant-with-curves .cmp-hero_background .curves svg.svg-curve.small-left,
.cmp-hero.cmp-hero__variant-side-image-left.cmp-hero__variant-with-curves .cmp-hero_background .curves svg.svg-curve.small-right {
  height: 30%;
  opacity: 0.8;
}
.cmp-hero.cmp-hero__variant-side-image-left.cmp-hero__variant-with-curves .cmp-hero_background .curves svg.svg-curve.small-left {
  left: 0;
}
.cmp-hero.cmp-hero__variant-side-image-left.cmp-hero__variant-with-curves .cmp-hero_background .curves svg.svg-curve.small-right {
  right: 0;
}
.cmp-hero.cmp-hero__variant-side-image-left.cmp-hero__variant-with-curves .cmp-hero_background .curves svg.svg-curve.svg-curve.mobile {
  bottom: 0;
  width: 100%;
  top: unset;
}
@media screen and (max-width: 960px) {
  .cmp-hero.cmp-hero__variant-side-image-left.cmp-hero__variant-with-curves .cmp-hero_background .curves svg.svg-curve {
    /* &.small-right {
                            display: block;
                        }

                        &.svg-curve.mobile {
                            display: block;
                        }*/
  }
  .cmp-hero.cmp-hero__variant-side-image-left.cmp-hero__variant-with-curves .cmp-hero_background .curves svg.svg-curve.svg-curve.left,
  .cmp-hero.cmp-hero__variant-side-image-left.cmp-hero__variant-with-curves .cmp-hero_background .curves svg.svg-curve.svg-curve.right,
  .cmp-hero.cmp-hero__variant-side-image-left.cmp-hero__variant-with-curves .cmp-hero_background .curves svg.svg-curve.small-left,
  .cmp-hero.cmp-hero__variant-side-image-left.cmp-hero__variant-with-curves .cmp-hero_background .curves svg.svg-curve.small-right {
    display: none !important;
  }
}
.cmp-hero.cmp-hero__variant-side-image-left.cmp-hero__variant-with-curves .cmp-hero_background .curves svg.svg-curve.right {
  display: block;
}
.cmp-hero.cmp-hero__variant-side-image-left.cmp-hero__variant-with-curves .cmp-hero_background .curves svg.svg-curve.small-left {
  display: block;
}
.cmp-hero.cmp-hero__variant-side-image-right.cmp-hero__variant-with-curves .cmp-hero_background .curves {
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: calc(100% + 1px);
  z-index: 1;
  pointer-events: none;
  overflow: hidden;
}
.cmp-hero.cmp-hero__variant-side-image-right.cmp-hero__variant-with-curves .cmp-hero_background .curves svg {
  position: absolute;
  top: 0;
}
.cmp-hero.cmp-hero__variant-side-image-right.cmp-hero__variant-with-curves .cmp-hero_background .curves svg.svg-curve.right,
.cmp-hero.cmp-hero__variant-side-image-right.cmp-hero__variant-with-curves .cmp-hero_background .curves svg.svg-curve.left {
  height: 100%;
}
.cmp-hero.cmp-hero__variant-side-image-right.cmp-hero__variant-with-curves .cmp-hero_background .curves svg.svg-curve.right {
  right: -2px;
}
.cmp-hero.cmp-hero__variant-side-image-right.cmp-hero__variant-with-curves .cmp-hero_background .curves svg.svg-curve.left {
  left: -2px;
}
.cmp-hero.cmp-hero__variant-side-image-right.cmp-hero__variant-with-curves .cmp-hero_background .curves svg.svg-curve.small-left,
.cmp-hero.cmp-hero__variant-side-image-right.cmp-hero__variant-with-curves .cmp-hero_background .curves svg.svg-curve.small-right {
  height: 30%;
  opacity: 0.8;
}
.cmp-hero.cmp-hero__variant-side-image-right.cmp-hero__variant-with-curves .cmp-hero_background .curves svg.svg-curve.small-left {
  left: 0;
}
.cmp-hero.cmp-hero__variant-side-image-right.cmp-hero__variant-with-curves .cmp-hero_background .curves svg.svg-curve.small-right {
  right: 0;
}
.cmp-hero.cmp-hero__variant-side-image-right.cmp-hero__variant-with-curves .cmp-hero_background .curves svg.svg-curve.svg-curve.mobile {
  bottom: 0;
  width: 100%;
  top: unset;
}
@media screen and (max-width: 960px) {
  .cmp-hero.cmp-hero__variant-side-image-right.cmp-hero__variant-with-curves .cmp-hero_background .curves svg.svg-curve {
    /* &.small-right {
                            display: block;
                        }

                        &.svg-curve.mobile {
                            display: block;
                        }*/
  }
  .cmp-hero.cmp-hero__variant-side-image-right.cmp-hero__variant-with-curves .cmp-hero_background .curves svg.svg-curve.svg-curve.left,
  .cmp-hero.cmp-hero__variant-side-image-right.cmp-hero__variant-with-curves .cmp-hero_background .curves svg.svg-curve.svg-curve.right,
  .cmp-hero.cmp-hero__variant-side-image-right.cmp-hero__variant-with-curves .cmp-hero_background .curves svg.svg-curve.small-left,
  .cmp-hero.cmp-hero__variant-side-image-right.cmp-hero__variant-with-curves .cmp-hero_background .curves svg.svg-curve.small-right {
    display: none !important;
  }
}
.cmp-hero.cmp-hero__variant-side-image-right.cmp-hero__variant-with-curves .cmp-hero_background .curves svg.svg-curve.left {
  display: block;
}
.cmp-hero.cmp-hero__variant-side-image-right.cmp-hero__variant-with-curves .cmp-hero_background .curves svg.svg-curve.small-right {
  display: block;
}
.cmp-hero .loadable-for-curves .curves {
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: calc(100% + 1px);
  z-index: 1;
  pointer-events: none;
  overflow: hidden;
}
.cmp-hero .loadable-for-curves .curves svg {
  position: absolute;
  top: 0;
}
.cmp-hero .loadable-for-curves .curves svg.svg-curve.right,
.cmp-hero .loadable-for-curves .curves svg.svg-curve.left {
  height: 100%;
}
.cmp-hero .loadable-for-curves .curves svg.svg-curve.right {
  right: -2px;
}
.cmp-hero .loadable-for-curves .curves svg.svg-curve.left {
  left: -2px;
}
.cmp-hero .loadable-for-curves .curves svg.svg-curve.small-left,
.cmp-hero .loadable-for-curves .curves svg.svg-curve.small-right {
  height: 30%;
  opacity: 0.8;
}
.cmp-hero .loadable-for-curves .curves svg.svg-curve.small-left {
  left: 0;
}
.cmp-hero .loadable-for-curves .curves svg.svg-curve.small-right {
  right: 0;
}
.cmp-hero .loadable-for-curves .curves svg.svg-curve.svg-curve.mobile {
  bottom: 0;
  width: 100%;
  top: unset;
}
@media screen and (max-width: 960px) {
  .cmp-hero .loadable-for-curves .curves svg.svg-curve {
    /* &.small-right {
                            display: block;
                        }

                        &.svg-curve.mobile {
                            display: block;
                        }*/
  }
  .cmp-hero .loadable-for-curves .curves svg.svg-curve.svg-curve.left,
  .cmp-hero .loadable-for-curves .curves svg.svg-curve.svg-curve.right,
  .cmp-hero .loadable-for-curves .curves svg.svg-curve.small-left,
  .cmp-hero .loadable-for-curves .curves svg.svg-curve.small-right {
    display: none !important;
  }
}

.header-container.overflow-show {
  overflow: unset;
}
.cmp-market-picker-prompt + .country-list .country-list__container {
  top: 90px !important;
}
.cmp-market-picker-prompt #cmp-market-picker-prompt--choose-market {
  background-color: #6c768b;
}
.cmp-market-picker-prompt #cmp-market-picker-prompt--choose-market .geo-location--select .geo-location--select-list li {
  background-color: #6c768b;
  border-color: #99A1AB;
}
.cmp-market-picker-prompt #cmp-market-picker-prompt--choose-market .geo-location--select .geo-location--select-list li ul {
  background-color: #6c768b;
  display: none;
}

.country-list__container .country-list__container--desktop {
  display: flex;
  margin-top: 2rem;
}
.country-list__container .country-list__container--desktop .country-list__container__region-box {
  flex: 0.7;
}
.country-list__container .country-list__container--desktop .country-list__container__region-box .country-list__container__region-container {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  width: 100%;
  max-height: 350px;
}
.country-list__container .country-list__container--desktop .country-list__container__region-box .country-list__container__region-container.international {
  display: block;
  padding-top: 2rem;
}
.country-list__container .country-list__container--desktop .country-list__container__language-box {
  flex: 0.3;
}
@media (max-width: 48em) {
  .country-list__container .country-list__container--desktop {
    display: none;
  }
}
.country-list__container .country-list__container--mobile {
  overflow: scroll;
  height: 100%;
}

.cardimg .card-with-image-wrapper .curves {
  display: none;
}
.cardimg .card-with-image-wrapper .c-tile__card {
  z-index: 1;
}
.cardimg.variant-with-curves .card-with-image-wrapper .curves {
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: calc(100% + 1px);
  z-index: 1;
  pointer-events: none;
  overflow: hidden;
}
.cardimg.variant-with-curves .card-with-image-wrapper .curves svg {
  position: absolute;
  top: 0;
}
.cardimg.variant-with-curves .card-with-image-wrapper .curves svg.svg-curve.right,
.cardimg.variant-with-curves .card-with-image-wrapper .curves svg.svg-curve.left {
  height: 100%;
}
.cardimg.variant-with-curves .card-with-image-wrapper .curves svg.svg-curve.right {
  right: -2px;
}
.cardimg.variant-with-curves .card-with-image-wrapper .curves svg.svg-curve.left {
  left: -2px;
}
.cardimg.variant-with-curves .card-with-image-wrapper .curves svg.svg-curve.small-left,
.cardimg.variant-with-curves .card-with-image-wrapper .curves svg.svg-curve.small-right {
  height: 30%;
  opacity: 0.8;
}
.cardimg.variant-with-curves .card-with-image-wrapper .curves svg.svg-curve.small-left {
  left: 0;
}
.cardimg.variant-with-curves .card-with-image-wrapper .curves svg.svg-curve.small-right {
  right: 0;
}
.cardimg.variant-with-curves .card-with-image-wrapper .curves svg.svg-curve.svg-curve.mobile {
  bottom: 0;
  width: 100%;
  top: unset;
}
@media screen and (max-width: 960px) {
  .cardimg.variant-with-curves .card-with-image-wrapper .curves svg.svg-curve.svg-curve.left,
  .cardimg.variant-with-curves .card-with-image-wrapper .curves svg.svg-curve.svg-curve.right,
  .cardimg.variant-with-curves .card-with-image-wrapper .curves svg.svg-curve.small-left,
  .cardimg.variant-with-curves .card-with-image-wrapper .curves svg.svg-curve.small-right {
    display: none !important;
  }
}

.cmp-banner .cmp-banner_background .curves {
  display: none;
}
.cmp-banner.cmp-banner__variant-with-curves .cmp-banner_background .curves {
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: calc(100% + 1px);
  z-index: 1;
  pointer-events: none;
  overflow: hidden;
}
.cmp-banner.cmp-banner__variant-with-curves .cmp-banner_background .curves svg {
  position: absolute;
  top: 0;
}
.cmp-banner.cmp-banner__variant-with-curves .cmp-banner_background .curves svg.svg-curve.right,
.cmp-banner.cmp-banner__variant-with-curves .cmp-banner_background .curves svg.svg-curve.left {
  height: 100%;
}
.cmp-banner.cmp-banner__variant-with-curves .cmp-banner_background .curves svg.svg-curve.right {
  right: -2px;
}
.cmp-banner.cmp-banner__variant-with-curves .cmp-banner_background .curves svg.svg-curve.left {
  left: -2px;
}
.cmp-banner.cmp-banner__variant-with-curves .cmp-banner_background .curves svg.svg-curve.small-left,
.cmp-banner.cmp-banner__variant-with-curves .cmp-banner_background .curves svg.svg-curve.small-right {
  height: 30%;
  opacity: 0.8;
}
.cmp-banner.cmp-banner__variant-with-curves .cmp-banner_background .curves svg.svg-curve.small-left {
  left: 0;
}
.cmp-banner.cmp-banner__variant-with-curves .cmp-banner_background .curves svg.svg-curve.small-right {
  right: 0;
}
.cmp-banner.cmp-banner__variant-with-curves .cmp-banner_background .curves svg.svg-curve.svg-curve.mobile {
  bottom: 0;
  width: 100%;
  top: unset;
}
@media screen and (max-width: 960px) {
  .cmp-banner.cmp-banner__variant-with-curves .cmp-banner_background .curves svg.svg-curve.svg-curve.left,
  .cmp-banner.cmp-banner__variant-with-curves .cmp-banner_background .curves svg.svg-curve.svg-curve.right,
  .cmp-banner.cmp-banner__variant-with-curves .cmp-banner_background .curves svg.svg-curve.small-left,
  .cmp-banner.cmp-banner__variant-with-curves .cmp-banner_background .curves svg.svg-curve.small-right {
    display: none !important;
  }
}

/**
TODO Create a vars file for all the colors and use them here
*/
/**
End of TODO
*/
.tabs .cmp-tabs__tablist-mobile-wrapper {
  display: none;
}
.tabs .cmp-tabs {
  max-width: unset;
}
.tabs .cmp-tabs .cmp-tabs__tablist {
  position: unset;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  gap: 0;
  flex-wrap: nowrap;
  border-bottom: 0;
}
.tabs .cmp-tabs .cmp-tabs__tablist .cmp-tabs__tab {
  background-color: #6c768b;
  transition: background-color 0.3s ease-in-out;
  margin: 0;
  padding: 1.1rem 2.2rem;
  height: initial;
  text-transform: uppercase;
  border-left: #3f424b 1px solid;
  font-size: 1rem;
  font-weight: 400;
  color: #3f424b;
}
.tabs .cmp-tabs .cmp-tabs__tablist .cmp-tabs__tab::after {
  display: none;
}
.tabs .cmp-tabs .cmp-tabs__tablist .cmp-tabs__tab:hover {
  color: #e2001a;
}
.tabs .cmp-tabs .cmp-tabs__tablist .cmp-tabs__tab:first-child {
  border-left: none;
}
.tabs .cmp-tabs .cmp-tabs__tablist .cmp-tabs__tab .fa-chevron-right {
  display: none;
}
.tabs .cmp-tabs .cmp-tabs__tablist .cmp-tabs__tab:not(.cmp-tabs__tab--active) {
  margin-top: 13px;
}
.tabs .cmp-tabs .cmp-tabs__tablist .cmp-tabs__tab:not(.cmp-tabs__tab--active):hover {
  background-color: #3f424b;
  transition: background-color 0.3s ease-in-out;
}
.tabs .cmp-tabs .cmp-tabs__tablist .cmp-tabs__tab .cmp-tabs__tab-item-text {
  color: #ffffff;
}
.tabs .cmp-tabs .cmp-tabs__tablist .cmp-tabs__tab.cmp-tabs__tab--active {
  padding-top: 1.6rem;
  color: initial;
  border-top: #e2001a 6px solid;
  border-left: none;
  border-right: none;
  border-bottom: none;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background: #f5f7f9;
}
.tabs .cmp-tabs .cmp-tabs__tablist .cmp-tabs__tab.cmp-tabs__tab--active::after {
  border-bottom: none;
  background: none;
}
.tabs .cmp-tabs .cmp-tabs__tablist .cmp-tabs__tab.cmp-tabs__tab--active .cmp-tabs__tab-item-text {
  color: #e2001a;
}
.tabs .cmp-tabs .cmp-tabs__tappanel__wrapper {
  position: relative;
}
.tabs .cmp-tabs .cmp-tabs__tappanel__wrapper .cmp-tabs__tappanel__background {
  position: absolute;
  width: 100vw;
  height: 100%;
  background: #f5f7f9;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}
.tabs .cmp-tabs .cmp-tabs__tappanel__wrapper .cmp-tabs__tabpanel {
  padding: 2.5rem 0;
  position: relative;
  z-index: 1;
}
.tabs.cmp-tabs__variant-horizontal-tabs .cmp-tabs {
  display: grid;
  width: 100%;
  max-width: unset;
}
@media screen and (min-width: 961px) {
  .tabs.cmp-tabs__variant-horizontal-tabs .cmp-tabs {
    grid-column-gap: 2rem;
    grid-template-columns: 30% calc(70% - 2rem);
  }
}
.tabs.cmp-tabs__variant-horizontal-tabs .cmp-tabs .cmp-tabs__tablist-mobile-wrapper {
  display: block;
  margin: 1rem 0;
  z-index: 3;
}
@media screen and (min-width: 961px) {
  .tabs.cmp-tabs__variant-horizontal-tabs .cmp-tabs .cmp-tabs__tablist-mobile-wrapper {
    display: none;
  }
}
.tabs.cmp-tabs__variant-horizontal-tabs .cmp-tabs .cmp-tabs__tablist {
  display: none;
  flex-direction: column;
  align-content: flex-start;
  justify-content: flex-start;
}
@media screen and (min-width: 961px) {
  .tabs.cmp-tabs__variant-horizontal-tabs .cmp-tabs .cmp-tabs__tablist {
    display: flex;
  }
}
.tabs.cmp-tabs__variant-horizontal-tabs .cmp-tabs .cmp-tabs__tablist .cmp-tabs__tab {
  width: 100%;
  padding: 0.5rem 0;
  margin: 0.5rem 0;
  background: none;
  border: none;
  text-transform: none;
  display: flex;
  justify-content: space-between;
  transition: padding-right 0.3s ease;
  padding-right: 10px;
}
.tabs.cmp-tabs__variant-horizontal-tabs .cmp-tabs .cmp-tabs__tablist .cmp-tabs__tab::before {
  display: none;
}
.tabs.cmp-tabs__variant-horizontal-tabs .cmp-tabs .cmp-tabs__tablist .cmp-tabs__tab:hover {
  transition: padding-right 0.3s ease;
  padding-right: 0;
  background-color: initial !important;
}
.tabs.cmp-tabs__variant-horizontal-tabs .cmp-tabs .cmp-tabs__tablist .cmp-tabs__tab:hover::after {
  background-color: initial !important;
}
.tabs.cmp-tabs__variant-horizontal-tabs .cmp-tabs .cmp-tabs__tablist .cmp-tabs__tab .fa-chevron-right {
  display: block;
}
.tabs.cmp-tabs__variant-horizontal-tabs .cmp-tabs .cmp-tabs__tablist .cmp-tabs__tab.cmp-tabs__tab--active .cmp-tabs__tab-item-text {
  color: #e2001a;
}
.tabs.cmp-tabs__variant-horizontal-tabs .cmp-tabs .cmp-tabs__tablist .cmp-tabs__tab .cmp-tabs__tab-item-text {
  color: #000000;
}
.tabs.cmp-tabs__variant-horizontal-tabs .cmp-tabs .cmp-tabs__tappanel__wrapper {
  padding: 0.5rem;
}
.tabs.cmp-tabs__variant-horizontal-tabs .cmp-tabs .cmp-tabs__tappanel__wrapper .cmp-tabs__tappanel__background {
  display: none;
}
.tabs.cmp-tabs__variant-horizontal-tabs .cmp-tabs .cmp-tabs__tappanel__wrapper .cmp-tabs__tabpanel {
  padding: 0;
  background: none;
}
.tabs.cmp-tabs__variant-horizontal-tabs .cmp-tabs .cmp-tabs__tappanel__wrapper .cmp-tabs__tabpanel::before {
  display: none;
}
.tabs.cmp-tabs__variant-horizontal-tabs .cmp-tabs .custom-select-container {
  position: relative;
  box-sizing: border-box;
}
.tabs.cmp-tabs__variant-horizontal-tabs .cmp-tabs .custom-select-container select.cmp-tabs__tablist-mobile {
  display: none;
}
.tabs.cmp-tabs__variant-horizontal-tabs .cmp-tabs .custom-select-container.is-open .custom-select-panel {
  max-height: none;
}
.tabs.cmp-tabs__variant-horizontal-tabs .cmp-tabs .custom-select-container.is-open .custom-select-option {
  margin-top: 1px;
  font-size: 1rem;
  font-weight: 400;
  background-color: #6c768b;
  color: #ffffff;
  padding: 0.5em;
}
.tabs.cmp-tabs__variant-horizontal-tabs .cmp-tabs .custom-select-container.is-open .custom-select-option.has-focus {
  background-color: #e2001a;
}
.tabs.cmp-tabs__variant-horizontal-tabs .cmp-tabs .custom-select-container.is-open .custom-select-option.is-selected {
  background-color: #e2001a;
}
.tabs.cmp-tabs__variant-horizontal-tabs .cmp-tabs .custom-select-container.is-open .custom-select-option.is-selected::before {
  content: none;
}
.tabs.cmp-tabs__variant-horizontal-tabs .cmp-tabs .custom-select-container.is-open .custom-select-opener {
  background-color: #e2001a;
  transition: background-color 0.3s ease-in-out;
}
.tabs.cmp-tabs__variant-horizontal-tabs .cmp-tabs .custom-select-container.is-open .custom-select-opener .fa-chevron-down {
  transition: transform 0.3s ease-in-out;
  transform: rotate(180deg);
}
.tabs.cmp-tabs__variant-horizontal-tabs .cmp-tabs .custom-select-container .custom-select-opener {
  background-color: #6c768b;
  transition: background-color 0.3s ease-in-out;
  color: #ffffff;
  font-size: 1rem;
  font-weight: 400;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.5em;
  cursor: pointer;
  width: 100%;
}
.tabs.cmp-tabs__variant-horizontal-tabs .cmp-tabs .custom-select-container .custom-select-opener .fa-chevron-down {
  transition: transform 0.3s ease-in-out;
  transform: rotate(0);
}
.tabs.cmp-tabs__variant-horizontal-tabs .cmp-tabs .custom-select-container .custom-select-panel {
  max-height: 0;
  transition: max-height 0.5s ease-out, overflow-y 0.1s 0.5s;
  overflow: hidden;
  background-color: #6c768b;
  position: absolute;
  top: 100%;
  z-index: 1;
  width: 100%;
}

.table-focus.background-color-primary table tbody tr:first-child td {
  background-color: #e2001a;
  color: #ffffff;
}
.table-focus.background-color-secondary table tbody tr:first-child td {
  background-color: #000000;
  color: #ffffff;
}
.table-focus.background-color-tertiary table tbody tr:first-child td {
  background-color: #99a1ab;
  color: #000000;
}
.table-focus + .table-caption * {
  font-size: 14px;
  line-height: 1em;
}
table {
  border: none;
}
table td {
  font-size: 14px;
}
table tbody > tr:nth-child(2n+2) {
  background-color: #fff;
}

.download-modal-holder {
  position: absolute;
  background-color: rgba(226, 0, 26, 0.95);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: 1;
}
.download-modal-holder .form-wrapper {
  position: absolute;
  top: 240px;
  left: 10%;
  right: 10%;
  max-width: 850px;
  background-color: #F5F7F9;
  padding: 5rem;
  margin: auto;
}
.download-modal-holder .form-wrapper #close-download-modal {
  position: absolute;
  right: 0;
  top: -1.75em;
  background-image: url("../../etc.clientlibs/leybold/clientlibs/clientlib-preloaded/resources/img/svg/close-leybold-white.svg");
  padding: 0;
  border: none;
  width: 18px;
  height: 18px;
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
}
.download-modal-holder .form-wrapper h2 {
  padding-bottom: 1em;
}
.download-modal-holder .form-wrapper .hbspt-form {
  overflow-y: auto;
  max-width: 100%;
  max-height: 100%;
}
.download-modal-holder .form-wrapper .hbspt-form form input[type='text'],
.download-modal-holder .form-wrapper .hbspt-form form input[type='email'],
.download-modal-holder .form-wrapper .hbspt-form form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #FFF;
  border-radius: 3px;
  border: 1px solid #c1c3c5;
  color: #0d0d0d;
  margin: 0;
  width: 100%;
  display: block;
  outline: none;
  line-height: normal;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-size: 1rem;
  padding-top: 0.63rem;
  padding-bottom: 0.72rem;
}
.download-modal-holder .form-wrapper .hbspt-form form input[type='submit'] {
  background-color: #E2001A;
  border-color: #E2001A;
  outline: none;
  color: #FFF;
  -webkit-appearance: button;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background-image: none;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  transition-duration: .2s;
  transition-timing-function: ease-in-out;
  transition-property: background, color, border;
  line-height: normal;
  font-weight: 400;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 0.6rem 1rem;
  font-size: 1rem;
}
.download-modal-holder .form-wrapper .hbspt-form form input[type='submit']:hover {
  background-color: #fc001d;
}
.download-modal-holder .form-wrapper .hbspt-form form select {
  background-image: url('../../etc.clientlibs/leybold/clientlibs/clientlib-preloaded/resources/img/png/select.png');
  background-repeat: no-repeat;
  background-position: center right;
  padding-left: 0.5rem;
  padding-right: 2rem;
}
.download-modal-holder .form-wrapper .hbspt-form form p {
  padding: 2em 0 1em;
}

.cmp-download-banner-with-form {
  display: flex;
}
.cmp-download-banner-with-form picture {
  flex: 1;
  width: 50%;
}
.cmp-download-banner-with-form picture img {
  object-fit: cover;
  height: 100%;
}
.cmp-download-banner-with-form .hubspot-form-wrapper {
  flex: 1;
  margin: 0;
  padding: 2rem;
  width: 50%;
}
.cmp-download-banner-with-form .hubspot-form-wrapper h2 {
  margin: 0 0 1em 0;
}
.cmp-download-banner-with-form .hubspot-form-wrapper #hubspot-form form input[type='text'],
.cmp-download-banner-with-form .hubspot-form-wrapper #hubspot-form form input[type='email'],
.cmp-download-banner-with-form .hubspot-form-wrapper #hubspot-form form select {
  line-height: normal;
  width: 100%;
  padding: 10px;
  outline: none;
  border: none;
  margin-bottom: 0.5em;
}
.cmp-download-banner-with-form .hubspot-form-wrapper #hubspot-form form input[type='text']::placeholder,
.cmp-download-banner-with-form .hubspot-form-wrapper #hubspot-form form input[type='email']::placeholder,
.cmp-download-banner-with-form .hubspot-form-wrapper #hubspot-form form select::placeholder {
  font-style: normal;
}
.cmp-download-banner-with-form .hubspot-form-wrapper #hubspot-form form .legal-consent-container {
  margin: 2em 0;
}
.cmp-download-banner-with-form .thank-you-can-download a,
.cmp-download-banner-with-form input[type='submit'] {
  background-color: #e2001a;
  color: white;
  border: 1px solid #e2001a;
  min-width: 12rem;
  text-transform: uppercase;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  -ms-flex-align: center;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  padding: 18px 24px;
}
@media screen and (max-width: 959px) {
  .cmp-download-banner-with-form {
    display: block;
  }
  .cmp-download-banner-with-form picture img {
    width: 100%;
  }
  .cmp-download-banner-with-form .hubspot-form-wrapper {
    padding: 1rem 0;
    width: 100%;
  }
}

