:root {
  --catalog-term-heading--color:#000000;
  --catalog-term-heading--color-hover:#ED1A22;
}

.container {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  width: 1220px;
}

body {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  background-color: #ffffff;
  color: #262626;
}
@font-face {
  font-family: "NunitoSans";
  src: url("../fonts/NunitoSans/NunitoSans.ttf") format("ttf");
  src: url("../fonts/NunitoSans/NunitoSans.ttf") format("ttf");
  font-weight: normal;
  font-style: normal;
}

body,h1,
.h1 {
  font-family: "NunitoSans";
}

h1,
.h1 {
  font-size: 42px;
  line-height: 52px;
  color: #262626;
  margin-top: 40px;
  margin-bottom: 24px;
}

h1,
.h1,h2,
.h2 {
  font-weight: 700;
}

h2,
.h2 {
  font-size: 36px;
  line-height: 46px;
  color: #262626;
  margin-top: 30px;
  margin-bottom: 20px;
}

h2,
.h2,h3,
.h3 {
  font-family: "NunitoSans";
}

h3,
.h3 {
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
  color: #262626;
  margin-top: 30px;
  margin-bottom: 16px;
}

h4, h5, h6,
.h4, .h5, .h6 {
  font-size: 24px;
  line-height: 34px;
  font-family: "NunitoSans";
  font-weight: 700;
  color: #262626;
  margin-top: 30px;
  margin-bottom: 12px;
}

a {
  color: #1469A6;
}
a,a:hover {
  text-decoration: none;
}
a:hover {
  color: #238ACC;
}
b, strong {
  font-weight: 700;
  color: #262626;
}

p, ul, ol, table, hr, .ck-tpl {
  margin-top: 30px;
  margin-bottom: 30px;
}

ol li,
ul li {
  margin-top: 8px;
  margin-bottom: 8px;
}

ul {
  padding-left: 20px;
}
ul li::before {
  content: "";
  position: absolute;
  top: 0;
  left: -8px;
}

ol {
  padding-left: 20px;
}

hr {
  background-color: #f0f0f0;
  height: 1px;
}

table {
  width: 100% !important;
  border: none;
}
table th p:first-child, table td p:first-child {
  margin-top: 0;
}
table th p:last-child, table td p:last-child {
  margin-bottom: 0;
}
table th {
  background-color: #F3F8FF;
  font-size: 20px;
  line-height: 28px;
  font-family: "NunitoSans";
  font-weight: 400;
}
table th,table td {
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 16px;
  padding-bottom: 16px;
  border: solid 1px #8c8c8c;
}
table ul:first-child, table ol:first-child {
  margin-top: 0;
}
table ul:last-child, table ol:last-child {
  margin-bottom: 0;
}
table ul li:first-child, table ol li:first-child {
  margin-top: 0;
}
table ul li:last-child, table ol li:last-child {
  margin-bottom: 0;
}
table p:first-child {
  margin-top: 0;
}
table p:last-child {
  margin-bottom: 0;
}
table[border="0"],table[border="0"] th,
table[border="0"] td {
  border-width: 0;
}

:root {
  --catalog-term-heading--color:#000000;
  --catalog-term-heading--color-hover:#ED1A22;
}

body p, body h1, body h2, body h3, body table, body ol, body ul:not(.menu, .horizontal-tabs-list, .tags-list, .pager-items) {
  max-width: 850px;
}
@font-face {
  font-display: swap;
  font-family: "NunitoSans";
  src: url("../fonts/NunitoSans/NunitoSans.eot");
  src: url("../fonts/NunitoSans/NunitoSans.eot?#iefix") format("embedded-opentype"), url("../fonts/NunitoSans/NunitoSans.woff") format("woff"), url("../fonts/NunitoSans/NunitoSans.ttf") format("truetype"), url("../fonts/NunitoSans/NunitoSans.svg#NunitoSans") format("svg");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-display: swap;
  font-family: "NunitoSans";
  src: url("../fonts/NunitoSans/NunitoSans.eot");
  src: url("../fonts/NunitoSans/NunitoSans.eot?#iefix") format("embedded-opentype"), url("../fonts/NunitoSans/NunitoSans.woff") format("woff"), url("../fonts/NunitoSans/NunitoSans.ttf") format("truetype"), url("../fonts/NunitoSans/NunitoSans.svg#NunitoSans") format("svg");
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-display: swap;
  font-family: "NunitoSans";
  src: url("../fonts/NunitoSans/NunitoSans.eot");
  src: url("../fonts/NunitoSans/NunitoSans.eot?#iefix") format("embedded-opentype"), url("../fonts/NunitoSans/NunitoSans.woff") format("woff"), url("../fonts/NunitoSans/NunitoSans.ttf") format("truetype"), url("../fonts/NunitoSans/NunitoSans.svg#NunitoSans") format("svg");
  font-style: normal;
  font-weight: 700;
}
body.no-scroll {
  overflow: hidden;
}

.cookie-banner {
  box-shadow: 0 3px 10px rgba(30, 41, 117, 0.2);
}

.view-display-id-product_teaser2 .view-content {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  gap: 16px;
}

.swiper-initialized:hover .swiper-button-next, .swiper-initialized:hover .swiper-button-prev {
  display: flex;
}
.swiper-initialized .swiper-button-next, .swiper-initialized .swiper-button-prev {
  display: none;
  border-radius: 32px;
  box-shadow: 0px 0px 15px 4px rgba(171, 183, 200, 0.3);
  background-color: #ffffff;
  cursor: pointer;
  width: 40px;
  height: 40px;
}
.swiper-initialized .swiper-button-next:after, .swiper-initialized .swiper-button-prev:after {
  color: #262626;
  font-size: 10px;
  font-weight: 700;
}
.swiper-initialized .swiper-button-next:hover:after, .swiper-initialized .swiper-button-prev:hover:after {
  color: #ED1A22;
}
@media (max-width: 1279px) {
  .container {
    margin-left: auto;
    margin-right: auto;
    width: 992px;
  }
}
@media (max-width: 1023px) {
  .container {
    margin-left: 16px;
    margin-right: 16px;
    width: auto;
  }
  h1,
  .h1 {
    font-size: 36px;
    line-height: 46px;
    margin-top: 30px;
    margin-bottom: 20px;
  }
  h1,
  .h1,h2,
  .h2 {
    font-family: "NunitoSans";
    font-weight: 700;
  }
  h2,
  .h2 {
    font-size: 30px;
    line-height: 40px;
    margin-top: 24px;
    margin-bottom: 16px;
  }
  h3,
  .h3 {
    font-size: 24px;
    line-height: 34px;
    margin-top: 24px;
    margin-bottom: 12px;
  }
  h3,
  .h3,h4, h5, h6,
  .h4, .h5, .h6 {
    font-family: "NunitoSans";
    font-weight: 700;
  }
  h4, h5, h6,
  .h4, .h5, .h6 {
    font-size: 20px;
    line-height: 28px;
    margin-top: 24px;
    margin-bottom: 8px;
  }
  body p, body h1, body h2, body h3, body table, body ol, body ul:not(.menu, .horizontal-tabs-list, .tags-list, .pager-items) {
    max-width: unset;
  }
}
@media (max-width: 767px) {
  .container {
    margin-left: 16px;
    margin-right: 16px;
    width: auto;
  }
  h1,
  .h1 {
    font-size: 30px;
    line-height: 40px;
  }
  h1,
  .h1,h2,
  .h2 {
    font-family: "NunitoSans";
    font-weight: 700;
  }
  h2,
  .h2 {
    font-size: 24px;
    line-height: 34px;
  }
  h3,
  .h3 {
    font-size: 20px;
    line-height: 28px;
  }
  h3,
  .h3,h4, h5, h6,
  .h4, .h5, .h6 {
    font-family: "NunitoSans";
    font-weight: 700;
  }
  h4, h5, h6,
  .h4, .h5, .h6 {
    font-size: 16px;
    line-height: 24px;
  }
}