@charset "UTF-8";
.h1:first-child,
.h2:first-child,
.h3:first-child,
.h4:first-child,
.h5:first-child,
.h6:first-child,
.kicker + .h1,
.kicker + .h2,
.kicker + .h3,
.kicker + .h4,
.kicker + .h5,
.kicker + .h6,
.kicker + h1,
.kicker + h2,
.kicker + h3,
.kicker + h4,
.kicker + h5,
.kicker + h6,
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
  margin-top: 0;
}
*,
:after,
:before {
  box-sizing: border-box;
}
.link,
a {
  text-decoration: none;
}
.btn,
.lbl-toggle,
a {
  cursor: pointer;
}
@font-face {
  font-display: auto;
  font-family: clan_m;
  src: url(../fonts/ClanWebPro-Medium-News_subset.eot);
  src: url(../fonts/ClanWebPro-Medium-News_subset.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/ClanWebPro-Medium-News_subset.woff2) format("woff2"),
    url(../fonts/ClanWebPro-Medium-News_subset.woff) format("woff"),
    url(../fonts/ClanWebPro-Medium-News_subset.ttf) format("truetype"),
    url(../fonts/ClanWebPro-Medium-News_subset.svg#svgFontName) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-display: auto;
  font-family: clan_n;
  src: url(../fonts/ClanWebPro-News_subset.eot);
  src: url(../fonts/ClanWebPro-News_subset.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/ClanWebPro-News_subset.woff2) format("woff2"),
    url(../fonts/ClanWebPro-News_subset.woff) format("woff"),
    url(../fonts/ClanWebPro-News_subset.ttf) format("truetype"),
    url(../fonts/ClanWebPro-News_subset.eot.svg#svgFontName) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-display: auto;
  font-family: icon;
  src: url(../fonts/icon.woff2) format("woff2"),
    url(../fonts/icon.woff) format("woff"),
    url(../fonts/icon.ttf) format("truetype"),
    url(../fonts/icon.svg#svgFontName) format("svg");
  font-weight: 400;
}
@font-face {
  font-display: auto;
  font-family: clan_m;
  src: url(https://cdn.brita.net/.resources/fonts/ClanWebPro-Medium-News_subset.eot);
  src: url(https://cdn.brita.net/.resources/fonts/ClanWebPro-Medium-News_subset.eot?#iefix)
      format("embedded-opentype"),
    url(https://cdn.brita.net/.resources/fonts/ClanWebPro-Medium-News_subset.svg#svgFontName)
      format("svg");
}
@font-face {
  font-display: auto;
  font-family: clan_n;
  src: url(https://cdn.brita.net/.resources/fonts/ClanWebPro-News_subset.eot);
  src: url(https://cdn.brita.net/.resources/fonts/ClanWebPro-News_subset.eot?#iefix)
      format("embedded-opentype"),
    url(https://cdn.brita.net/.resources/fonts/ClanWebPro-News_subset.woff2)
      format("woff2"),
    url(https://cdn.brita.net/.resources/fonts/ClanWebPro-News_subset.woff)
      format("woff"),
    url(https://cdn.brita.net/.resources/fonts/ClanWebPro-News_subset.ttf)
      format("truetype"),
    url(https://cdn.brita.net/.resources/fonts/ClanWebPro-News_subset.eot.svg#svgFontName)
      format("svg");
}
@font-face {
  font-display: auto;
  font-family: icon;
  src: url(https://cdn.brita.net/.resources/fonts/icon.woff2) format("woff2"),
    url(https://cdn.brita.net/.resources/fonts/icon.woff) format("woff"),
    url(https://cdn.brita.net/.resources/fonts/icon.ttf) format("truetype"),
    url(https://cdn.brita.net/.resources/fonts/icon.svg#svgFontName)
      format("svg");
  font-weight: 400;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: clan_n, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1.1;
  color: #282d74;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: inherit;
}
.bg-dark .h1,
.bg-dark .h2,
.bg-dark .h3,
.bg-dark .h4,
.bg-dark .h5,
.bg-dark .h6,
.bg-dark h1,
.bg-dark h2,
.bg-dark h3,
.bg-dark h4,
.bg-dark h5,
.bg-dark h6 {
  color: #fff;
}
.kicker,
.lead {
  color: #4bafff;
}
.h1:last-child,
.h2:last-child,
.h3:last-child,
.h4:last-child,
.h5:last-child,
.h6:last-child,
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child {
  margin-bottom: 0;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 19px;
  margin-bottom: 9.5px;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
  font-size: 65%;
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 9.5px;
  margin-bottom: 9.5px;
}
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-size: 75%;
}
.h1,
h1 {
  font-size: 48px;
  margin-bottom: 23px;
}
@media (max-width: 767px) {
  .h1,
  h1 {
    font-size: 32px;
  }
}
@media (max-width: 479px) {
  .h1,
  h1 {
    font-size: 30px;
  }
}
.h2,
h2 {
  font-size: 30px;
}
@media (max-width: 767px) {
  .h2,
  h2 {
    font-size: 22px;
  }
}
@media (max-width: 479px) {
  .h2,
  h2 {
    font-size: 20px;
  }
}
.h3,
h3 {
  font-size: 24px;
}
@media (max-width: 767px) {
  .h3,
  h3 {
    font-size: 20px;
  }
}
@media (max-width: 479px) {
  .h3,
  h3 {
    font-size: 18px;
  }
}
.h4,
h4 {
  font-size: 20px;
}
@media (max-width: 767px) {
  .h4,
  h4 {
    font-size: 20px;
  }
}
@media (max-width: 479px) {
  .h4,
  h4 {
    font-size: 18px;
  }
}
.h5,
h5 {
  font-size: 16px;
  font-family: clan_m, Arial, "Helvetica Neue", Helvetica, sans-serif;
}
@media (max-width: 767px) {
  .h5,
  h5 {
    font-size: 16px;
  }
}
@media (max-width: 479px) {
  .h5,
  h5 {
    font-size: 14px;
  }
}
.h6,
h6 {
  font-size: 13px;
}
@media (max-width: 767px) {
  .h6,
  h6 {
    font-size: 15px;
  }
}
@media (max-width: 479px) {
  .h6,
  h6 {
    font-size: 13px;
  }
}
.kicker {
  margin-bottom: 10px;
  font-size: 20px;
  font-family: clan_n, Arial, "Helvetica Neue", Helvetica, sans-serif;
}
@media (max-width: 767px) {
  .kicker {
    font-size: 20px;
  }
}
@media (max-width: 479px) {
  .kicker {
    font-size: 18px;
  }
}
.example-block.bg-dark {
  padding: 40px 20px 20px;
  position: relative;
}
.example-block.bg-dark:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 20px;
  background: #fff;
}
p {
  margin: 0 0 9.5px;
}
p:last-child {
  margin-bottom: 0;
}
.lead {
  margin-bottom: 19px;
  font-size: 24px;
  font-weight: 300;
}
@media (max-width: 767px) {
  .lead {
    font-size: 20px;
  }
}
@media (max-width: 479px) {
  .lead {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .small,
  small {
    font-size: 15px;
  }
}
@media (max-width: 479px) {
  .small,
  small {
    font-size: 13px;
  }
}
.big {
  font-size: 24px;
  font-family: Arial, sans-serif;
}
@media (max-width: 767px) {
  .big {
    font-size: 20px;
  }
}
@media (max-width: 479px) {
  .big {
    font-size: 18px;
  }
}
ol,
ul {
  margin-top: 0;
  margin-bottom: 9.5px;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.checklist > li,
.crosslist > li {
  padding-left: 22px;
  position: relative;
  margin-bottom: 10px;
}
.checklist > li:before,
.crosslist > li:before {
  font-size: 16px;
  position: absolute;
  left: 0;
  top: 2px;
}
@media (max-width: 767px) {
  .checklist > li:before,
  .crosslist > li:before {
    font-size: 16px;
  }
}
@media (max-width: 479px) {
  .checklist > li:before,
  .crosslist > li:before {
    font-size: 14px;
  }
}
.checklist > li:before {
  color: #b9c521;
  content: "";
}
.crosslist > li:before {
  color: #e00000;
  content: "";
}
.rich-text-container ol,
.rich-text-container ul {
  list-style-type: none;
  padding: 0;
  overflow: hidden;
}
.rich-text-container ol:not(:last-child),
.rich-text-container ul:not(:last-child) {
  margin-bottom: 20px;
}
.rich-text-container ol li,
.rich-text-container ul li {
  float: left;
  position: relative;
  width: 100%;
}
.rich-text-container ol ol,
.rich-text-container ul ol {
  margin-top: 10px;
}
.rich-text-container ol ul,
.rich-text-container ul ul {
  margin: 6px 0 8px 10px;
}
.rich-text-container ol {
  counter-reset: i;
}
.rich-text-container ol > li {
  counter-increment: i;
  padding-left: 30px;
}
.rich-text-container ol > li:before {
  position: absolute;
  left: 0;
  top: 0;
  content: counter(i, decimal) ".";
  font-weight: 700;
  color: #282d74;
}
.rich-text-container ol ol {
  counter-reset: ii;
}
.rich-text-container ol ol > li {
  counter-increment: ii;
}
.rich-text-container ol ol > li:before {
  content: counter(ii, upper-roman) ".";
}
.rich-text-container ul li {
  padding-left: 15px;
}
.rich-text-container ul li:before {
  content: "";
  width: 6px;
  height: 6px;
  background: #4bafff;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 8px;
}
.rich-text-container ul li li:before {
  background: #282d74;
}
.rich-text-container li:not(:last-child),
.rich-text-container p:not(:last-child) {
  margin-bottom: 10px;
}
html {
  font-size: 13px;
  -webkit-tap-highlight-color: transparent;
}
body {
  font-family: clan_n, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.2;
  color: #000;
  background-color: #fff;
}
@media (max-width: 767px) {
  body {
    font-size: 16px;
  }
}
@media (max-width: 479px) {
  body {
    font-size: 14px;
  }
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.example-block {
  padding: 20px 0;
  margin-top: 20px;
  border-top: 1px solid silver;
}
.bd-example,
.bg-example {
  text-align: center;
  font-size: 13px;
  padding: 20px;
}
.bg-primary {
  background-color: #aae1ff;
  color: #282d74;
}
a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #77cfff;
  color: #1b1e4e;
}
.bg-primary + .bg-primary,
.bg-primary + a + .bg-primary,
.bg-primary + a + a + .bg-primary {
  border-top: 1px solid #282d74;
}
.bg-dark {
  background-color: #282d74;
  color: #fff;
}
a.bg-dark:focus,
a.bg-dark:hover {
  background-color: #1b1e4e;
  color: #e6e6e6;
}
.bg-dark + .bg-dark,
.bg-dark + a + .bg-dark,
.bg-dark + a + a + .bg-dark {
  border-top: 1px solid #fff;
}
.bg-light {
  background-color: #eef9ff;
  color: #282d74;
}
a.bg-light:focus,
a.bg-light:hover {
  background-color: #bbe7ff;
  color: #1b1e4e;
}
.bg-light + .bg-light,
.bg-light + a + .bg-light,
.bg-light + a + a + .bg-light {
  border-top: 1px solid #4bafff;
}
.bg-gray + .bg-gray,
.bg-gray + a + .bg-gray,
.bg-gray + a + a + .bg-gray,
.bg-gray-light + .bg-gray-light,
.bg-gray-light + a + .bg-gray-light,
.bg-gray-light + a + a + .bg-gray-light {
  border-top: 1px solid #fff;
}
.bg-gray-light {
  background-color: #e6e6eb;
  color: #282d74;
}
a.bg-gray-light:focus,
a.bg-gray-light:hover {
  background-color: #cacad4;
  color: #1b1e4e;
}
.bg-gray {
  background-color: #cdcdcd;
  color: #282d74;
}
a.bg-gray:focus,
a.bg-gray:hover {
  background-color: #b4b4b4;
  color: #1b1e4e;
}
.bd-primary-top,
.bg-white + .bg-white,
.bg-white + .tab-navi-holder,
.bg-white + a + .bg-white,
.bg-white + a + a + .bg-white {
  border-top: 1px solid #4bafff;
}
.bg-white {
  background-color: #fff;
}
a.bg-white:focus,
a.bg-white:hover {
  background-color: #e6e6e6;
}
.bg-green {
  background-color: #b8c41c;
}
a.bg-green:focus,
a.bg-green:hover {
  background-color: #8e9716;
}
.bd-primary {
  border: 1px solid #4bafff;
}
.bd-primary-bottom {
  border-bottom: 1px solid #4bafff;
}
.bd-primary-woPadding-right {
  border-right: 1px solid #4bafff;
}
.bd-primary-woPadding-left {
  border-left: 1px solid #4bafff;
}
@media screen and (max-width: 1023px) {
  .bd-primary-right + .bd-primary-left {
    border-top: 2px solid #4bafff;
    padding-top: 20px;
  }
}
@media screen and (min-width: 1024px) {
  .bd-primary-right {
    border-right: 1px solid #4bafff;
    padding-right: 20px;
  }
  .bd-primary-right + .bd-primary-left {
    margin-left: -1px;
  }
  .bd-primary-left {
    border-left: 1px solid #4bafff;
    padding-left: 20px;
  }
}
.bd-primary-padding {
  border: 1px solid #4bafff;
  padding: 20px;
  height: 100%;
  width: 100%;
}
.bd-blue-light {
  border: 1px solid #aae1ff;
}
.bd-blue-light-top {
  border-top: 1px solid #aae1ff;
}
.bd-blue-light-bottom {
  border-bottom: 1px solid #aae1ff;
}
@media screen and (min-width: 768px) {
  .bd-blue-light-right {
    border-right: 1px solid #aae1ff;
  }
  .bd-blue-light-right + .bd-primary-left {
    margin-left: -1px;
  }
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}
@media screen and (max-width: 767px) {
  .bd-blue-light-right + .bd-primary-left {
    border-top: 2px solid #aae1ff;
  }
}
.bd-blue-light-left {
  border-left: 1px solid #aae1ff;
}
.bd-gray-light {
  border: 1px solid #ebebeb;
}
.bd-gray-top {
  border-top: 1px solid #cdcdcd;
}
.bd-gray-bottom {
  border-bottom: 1px solid #cdcdcd;
}
.bd-green {
  border: 1px solid #b8c41c;
}
body {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  align-content: stretch;
  padding-top: 110px;
  height: 100vh;
}
body > * {
  align-items: stretch;
}
.text-black {
  color: #000;
}
.header {
  height: 110px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  border-bottom: 1px solid #4bafff;
  background: #fff;
  z-index: 1030;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
  flex-grow: 1;
}
.header .nav {
  position: relative;
  height: 100%;
  display: flex;
}
.nav .list {
  display: flex;
  justify-content: flex-start;
  align-self: flex-end;
  padding-left: 160px;
  margin-bottom: 0;
}
.nav .list .item {
  padding: 0 5px;
  margin-right: 20px;
}
.nav .list .item .link {
  color: #4bafff;
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
  padding: 12px 0 17px;
  position: relative;
  margin-right: 20px;
}
.btn,
.hotline,
.small,
small {
  font-size: 13px;
}
.hotline,
.logo {
  position: absolute;
}
.nav .list .item .link:hover {
  color: #282d74;
}
.nav .list .item .link:before {
  bottom: 0;
  left: 0;
  right: 0;
  height: 0;
  background: #282d74;
}
.nav .list .item .link:after {
  left: 50%;
  bottom: 9px;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 6px 0 5px;
  border-color: #4bafff transparent transparent;
  margin-left: -5px;
}
.nav .list .item .link:after,
.nav .list .item .link:before {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
  content: "";
}
.nav .list .item .link:hover:after {
  bottom: 4px;
  border-color: #282d74 transparent transparent;
}
.logo {
  left: 20px;
  top: 13px;
}
.logo img {
  height: 86px;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.hotline {
  right: 20px;
  top: 18px;
}
.disclaimer {
  color: #282d74;
  margin-right: 5px;
}
.link .phone-space {
  top: 4px;
  position: relative;
}
.hotline .link {
  padding: 10px 10px 8px;
  background-color: #4bafff;
  color: #fff;
  border-radius: 20px;
  font-weight: 700;
}
.hotline .link:hover {
  color: #fff;
}
.main {
  flex-basis: auto;
  flex-grow: 1;
}
.main .intro {
  height: 500px;
  background: url(../img/blur.png) 50% bottom no-repeat #eef9ff;
}
.main .teaser {
  padding-top: 0;
}
.section-format-sm {
  padding-top: 80px;
  padding-bottom: 40px;
}
.large-teaser .section-format-sm {
  display: flex;
  flex-direction: column;
  text-align: left;
}
.large-teaser .btn,
.large-teaser h1,
.large-teaser p {
  display: inline-flex;
}
.large-teaser h1 {
  margin-top: 19px;
  margin-bottom: 9.5px;
}
.large-teaser .btn {
  align-self: flex-start;
}
.btn:last-child {
  margin-right: 0;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background-image: none;
  position: relative;
  overflow: hidden;
  border: none;
  margin-right: 10px;
  padding: 14px 20px;
  line-height: 1.2;
  border-radius: 6em;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:before {
  content: "";
  border: 2px solid transparent;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  border-radius: 6em;
}
.btn-default {
  color: #4bafff;
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 50%,
    #282d74 50%
  );
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 50%,
    #282d74 50%
  );
  background-size: 100% 200%;
  background-position: 0 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.btn-default:before {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-color: #4bafff;
}
.btn-default:active,
.btn-default:hover {
  color: #fff;
  background-position: 0 100%;
}
.btn.focus,
.btn:focus,
.btn:hover {
  text-decoration: none;
  outline: 0;
}
.btn-default:active:before,
.btn-default:hover:before {
  border-color: #282d74;
}
a,
a :focus {
  outline: 0;
}
a {
  color: #4bafff;
}
.teaser-img {
  display: flex;
  justify-content: center;
  align-self: center;
  margin-top: 20px;
}
.teaser-img img {
  width: 350px;
  height: 340px;
}
.teaser-box {
  background-color: #eef9ff;
  flex-wrap: nowrap;
  flex-grow: 1;
  margin: 1rem;
  width: 50%;
  padding: 1rem;
  display: flex;
  flex-direction: column;
  text-align: left;
}
.teaser-box h3 {
  flex-grow: 1;
  margin-top: 19px;
}
.teaser-box p {
  flex-grow: 6;
}
.teaser-box .link {
  flex-grow: 0;
  align-self: flex-end;
}
.teaser-box .link:hover {
  color: #282d74;
}
.teaser .section-format-sm {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: stretch;
  padding-top: 40px;
}
.link .icon-arrow-link-right,
p a:not(.btn) .icon-arrow-link-right {
  position: relative;
  top: 1px;
}
.checklist > li:before,
.crosslist > li:before,
.icon-disabled-state:before,
.icon-video-play:before,
.input-wrapper input[type="checkbox"] + label:before,
.input-wrapper input[type="radio"] + label:before,
.validation .feedback-icon:before,
i.icon-add-to-basket:before,
i[class*=" icon-"]:after,
i[class*=" icon-"]:before,
i[class^="icon-"]:after,
i[class^="icon-"]:before {
  font-family: icon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-arrow-link-right:before {
  content: "";
}
.footer {
  flex-grow: 0;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1024px;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
hr {
  margin-top: 19px;
  margin-bottom: 19px;
  border: 0;
  border-top: 1px solid #4bafff;
  box-sizing: content-box;
  height: 0;
}
hr.line {
  margin-top: 0;
}
hr.line:not([class^="spacer-"]):not([class*=" spacer-"]) {
  margin-bottom: 0;
}
.bg-gray-light hr {
  border-color: #fff;
}
.section-format-xs {
  padding-top: 20px;
  padding-bottom: 20px;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.small,
small {
  font-family: Arial, sans-serif;
}
.container:after,
.container:before {
  content: "";
  display: table;
  -ms-flex-preferred-size: 0;
  flex-basis: 0%;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  width: 0;
  height: 0;
}
.about .intro .lead,
.faq .intro .lead,
.service .intro .lead {
  width: 50%;
}
strong {
  font-weight: 700;
}
.footer .service-links a {
  line-height: 1;
  margin-right: 20px;
  position: relative;
}
.footer a {
  color: #282d74;
  display: inline-block;
}
.footer .service-links a:after {
  position: absolute;
  right: -10px;
  top: 0;
  bottom: 0;
  border-right: 1px solid #282d74;
  content: "";
}
.footer .service-links a:last-of-type {
  border: none;
  padding: 0;
  margin: 0;
}
.footer .service-links a:last-of-type:after {
  content: none;
}
.spacer-l-md {
  margin-left: 20px;
}
.visible-xs {
  display: none !important;
}
.customer-service {
  text-align: left;
  display: flex;
}
.customer-service .address {
  flex-basis: 100%;
  border-right: 1px solid;
  padding: 1rem;
}
.customer-service .address:last-of-type {
  border-right: 0;
}
.about .intro {
  height: 400px;
  background: url(../img/mavea-stage-home-2560x800-woman-drinking.jpg) 50% 50% no-repeat;
  background-size: cover;
}
.about .container .text-left,
.professional .container .text-left {
  display: flex;
  flex-direction: row;
}
.service.start .intro {
  height: 600px;
  background: url(../img/mavea-stage-home-2560x800-woman-drinking.jpg) 50% 50% no-repeat;
  background-size: cover;
}
.service .intro {
  height: 400px;
  background: url(../img/mavea-stage-home-2560x800-woman-drinking.jpg) 50% 50% no-repeat;
  background-size: cover;
}
.professional .container .text-left,
.service .container .text-left {
  display: flex;
  flex-direction: row;
}
.faq .intro {
  height: 400px;
  background: url(../img/mavea-stage-home-2560x800-woman-drinking.jpg) 50% 50% no-repeat;
  background-size: cover;
}
.service .categories-container {
}
.service .categories-container img {
  width: 100%;
  height: auto;
}
.categories-container,
.details {
  flex-basis: 50%;
  align-self: center;
}
.terms .details {
  flex-basis: 100%;
}
.details {
  padding: 20px 40px 40px 0;
}
.categories {
  background-color: #eef9ff;
  padding: 20px;
  margin-bottom: 20px;
}
.contact-teaser {
  margin-top: 9.5px;
  width: 50%;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 20px 20px 10px;
}
.maxtra .contact-teaser {
  background-color: rgba(230, 230, 235, 1);
}
.service.start .link {
  margin-bottom: 9.5px;
}
.link:hover {
  color: #282d74;
}
.contact-cta {
  text-align: right;
}
.phone {
  background-color: #4bafff;
  color: #fff;
  font-size: 18px;
}
.phone-space {
  margin: 2px 4px 0;
  width: 11px;
  height: 16px;
}
.link:focus,
.link:hover,
p a:focus:not(.btn),
p a:hover:not(.btn) {
  background-position: 0 99%;
}
.footer a:hover {
  color: #4bafff;
}
.maxtra-intro .teaser-img {
  align-self: flex-end;
  margin-top: -230px;
  position: relative;
  left: 60px;
}
.maxtra-intro h1,
.maxtra-intro p.lead {
  width: 50%;
}
.maxtra-intro .teaser-img img {
  width: 100%;
  height: auto;
}
.maxtra-cut {
  width: 400px;
  height: auto;
  margin-left: 50px;
}
.facts {
  display: flex;
}
.box {
  flex-grow: 1;
}
.maxtra .teaser {
  padding-top: 0;
}
.maxtra .btn {
  margin-top: 9.5px;
}
.wrap-collabsible {
  margin-bottom: 1.2rem 0;
}
#faq li:last-of-type,
.lbl-toggle {
  margin-bottom: 0;
}
input[type="checkbox"] {
  display: none;
}
.lbl-toggle {
  display: block;
  padding: 1rem;
  transition: all 0.25s ease-out;
  outline: 0;
  background-color: #4bafff;
  color: #fff;
  line-height: 130%;
}
#faq ol,
#faq ul {
  list-style-type: disc;
  padding: 0 1rem 0.5rem;
  margin-bottom: 0 !important;
}
#faq li {
  margin-bottom: 9.5px;
}
.lbl-toggle:focus,
.lbl-toggle:hover {
  background-color: #282d74;
}
.lbl-toggle::before {
  content: " ";
  display: inline-block;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid currentColor;
  vertical-align: middle;
  margin-right: 0.7rem;
  transform: translateY(-2px);
  transition: transform 0.2s ease-out;
}
.toggle:checked + .lbl-toggle::before {
  transform: rotate(90deg) translateX(-3px);
}
.collapsible-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.25s ease-in-out;
}
.toggle:checked + .lbl-toggle + .collapsible-content {
  max-height: 350px;
}
.toggle:checked + .lbl-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.collapsible-content .content-inner {
  background: #eef9ff;
  padding: 9.5px 1rem;
  line-height: 130%;
}
.faq .details {
  padding: 20px 0 40px;
}
.faq .categories-container {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-content: stretch;
  align-items: stretch;
}
.faq .categories {
  width: 482px;
}
.left-box {
  margin-right: 10px;
}
.right-box {
  margin-left: 10px;
}
.header .nav .lbl-toggle {
  background-color: #fff;
  border: 1px solid #4bafff;
  color: #4bafff;
  width: 140px;
  position: absolute;
  right: 20px;
  padding: 0.5rem;
  border-radius: 40px;
  top: 45px;
}
.header .nav .collapsible-content .content-inner {
  padding: 0;
  background: #fff;
}
.header .icon-menu {
  margin-left: 15px;
  margin-right: 10px;
}
.header .icon-menu span {
  width: 35px;
  height: 5px;
  background-color: #4bafff;
  margin: 6px 0;
  display: block;
}
.header .nav .lbl-toggle {
  display: flex;
  align-content: center;
  align-items: center;
  align-self: center;
  line-height: unset;
}
.header .nav .lbl-toggle:hover {
  background-color: #282d74;
  border-color: transparent;
  color: #fff;
}
.header .nav .lbl-toggle::before {
  content: "\2630";
  border: none;
  border-top: transparent;
  border-bottom: transparent;
  border-left: transparent;
  margin-left: 15px;
  font-size: 30px;
  margin-bottom: 0;
  transform: none;
  transition: none;
}
.collapsible-content .item .hotline {
  position: relative;
  font-size: 13px;
  color: #fff;
  margin: 9.5px 0;
  top: 0;
  right: 0;
}
.collapsible-content .item .hotline .link {
  color: #fff;
  padding: 1rem;
  border-radius: 40px;
}
.collapsible-content .item .hotline .link:hover {
  color: #fff;
}
.product-info {
  margin-left: 120px;
}
.technical-details {
  margin-left: 50px;
}
.contact-link:hover {
  color: #282d74;
}
.professional .intro {
  height: 400px;
  background: url(../img/bg-professional.jpg) 50% 37.5% no-repeat;
  background-size: cover;
}
.section-format-sm .invert {
  display: flex;
  flex-direction: column;
  text-align: left;
  background: rgba(255, 255, 255, 0.6);
  padding: 20px;
  flex-basis: auto;
  width: 50%;
}
.contact-link:hover {
  color: #282d74;
}
@media (min-width: 1024px) {
  .container {
    width: 1024px;
  }
  .desktop-hide {
    display: none;
  }
}
@media (max-width: 1023px) {
  .faq .large-teaser h1 {
    width: 50%;
  }
  .professional .intro {
    background-position: 70% 37.5% !important;
  }
  .collapsible-content .item .hotline .link {
    padding: 1rem !important;
  }
  .nav .list .item .link {
    padding: 12px 0;
  }
  .faq .categories {
    width: 49%;
  }
  .left-box {
    margin-right: 1%;
  }
  .right-box {
    margin-left: 1%;
  }
  .start .large-teaser .section-format-sm {
    width: 50%;
    padding-left: 20px;
    background-color: rgba(255, 255, 255, 0.5);
    padding-right: 20px;
    margin-left: -20px;
    height: 600px;
  }
  .intro .contact-teaser,
  .start .intro .lead {
    width: 100%;
  }
  .service.start .intro {
    background: url(../img/bg-couple-start.jpg) 64% 50% no-repeat;
    background-size: cover;
  }
  .header .nav.container {
    padding: 0;
  }
  .nav .list {
    display: flex;
    margin-bottom: 0;
    flex-direction: column;
    width: 100vw;
    margin-top: 110px;
    align-self: auto;
    padding-left: 0;
    background-color: #fff;
    height: 100%;
  }
  .mobile-hide {
    display: none !important;
  }
  .nav .list .item {
    padding: 0;
    margin-right: 0;
    align-self: flex-end;
    width: 100%;
    display: flex;
    justify-content: flex-end;
    border-bottom: 1px solid #4bafff;
  }
  .nav .list .item .link:after,
  .nav .list .item .link:before {
    content: none;
  }
  .maxtra-intro .teaser-img {
    align-self: auto;
    margin-top: 40px;
    position: unset;
  }
  .maxtra-intro .teaser-img img {
    width: 320px;
    height: 310px;
  }
  .maxtra-intro h1,
  .maxtra-intro p.lead {
    width: 100%;
  }
  .maxtra-cut {
    width: 100%;
    height: auto;
    margin-left: 0;
    max-width: 400px;
  }
  .product-info,
  .technical-details {
    margin: 0;
    max-width: 400px;
    width: 100%;
  }
  .filter-img {
    text-align: right;
  }
}
@media (max-width: 660px) {
  .about .container .text-left,
  .faq .categories-container,
  .footer .customer-service,
  .professional .container .text-left,
  .service .container .text-left,
  .teaser .section-format-sm {
    flex-direction: column;
  }
  main.faq .detail-text .section-format-sm {
    padding-top: 40px !important;
  }
  body {
    padding-top: 80px;
  }
  .header {
    height: 80px;
  }
  .logo img {
    height: 56px;
  }
  .header .nav .lbl-toggle {
    top: 15px;
  }
  .nav .list {
    margin-top: 80px;
  }
  .copyright {
    display: block;
    padding: 10px;
  }
  .spacer-l-md {
    margin-left: 0;
  }
  .service .intro, .service.start .intro, .faq .intro {
    background: url(../img/mavea-stage-home-1280x400-woman-drinking.jpg) no-repeat;
    background-size: contain;
    width: 100%;
    height: auto;
    padding-bottom: 60px;
  }
  .start .large-teaser .section-format-sm {
    margin-top: 125px;
    flex-wrap: nowrap;
    padding-top: 20px;
    padding-bottom: 0;
    background-color: rgba(255, 255, 255, 1);
    width: 100vw;
    height: 330px;
    margin-bottom: 10px;
  }
  .about .intro .lead,
  .large-teaser h1,
  .service .intro .lead {
    width: 100%;
    display: block;
  }
  .service.start .link {
    width: 100%;
  }
  .main.maxtra .teaser {
    padding-top: 0 !important;
  }
  .main .teaser {
    padding-top: 40px;
  }
  .contact-teaser,
  .intro .contact-teaser {
    width: 100%;
    background-color: #e6e6eb;
    display: block;
  }
  .teaser-box {
    width: 100%;
    margin: 0 0 9.5px;
  }
  .service.start .teaser .link {
    width: 100%;
  }
  .footer .customer-service .address {
    border: 0;
    border-bottom: 1px solid;
  }
  .footer .customer-service .address:last-of-type {
    border: 0;
  }
  .faq .categories,
  .faq .intro .lead {
    width: 100%;
  }
  .left-box {
    margin-right: 0;
  }
  .right-box {
    margin-left: 0;
  }
  .faq .details {
    padding: 60px 0 40px;
  }
  .details {
    padding: 20px 0 40px;
  }
  .professional .section-format-sm .invert {
    padding: 0;
    width: 100%;
  }
  .box {
    margin: 0 auto;
  }
  .second .detail-text {
    padding-bottom: 140px;
  }
  main.second .intro {
    height: 150px;
    background-size: cover;
    width: 100%;
    background-position: 70% 0;
  }
  main.faq .intro {
    height: 150px;
  }
  main.second .large-teaser {
    height: 150px;
    position: relative;
    top: 2.5vh;
  }
  main.second .section-format-sm {
    display: flex;
    flex-direction: column;
    text-align: left;
    position: relative;
    top: 150px;
    padding-top: 0;
  }
  .maxtra-intro .teaser-img img {
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 600px) {
  .about .intro .lead,
  .contact-teaser,
  .faq .intro .lead,
  .large-teaser h1,
  .service .intro .lead,
  .service.start .link {
    width: 100%;
  }
  .professional .container .text-left,
  .service .container .text-left {
    padding-top: 40px;
  }
  .link .phone-space {
    top: 2px;
  }
}
.column-2 {
  column-count: 1;
  column-fill: balance;
}

@media screen and (min-width: 601px) {
  .column-2 {
    column-count: 2;
  }
}

.column-head {
  column-span: all;
}

.faq-flex {
  display: flex;
  flex-direction: row;
}

.links {
  flex-direction: column;
  gap: 1rem;
}