/**
 * Swiper 11.2.8
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 23, 2025
 */
/* FONT_START */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}

.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}

.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

/* Navigation font end */
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

/* Zoom container styles start */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

/* Zoom container styles end */
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

/* Cube slide shadows start */
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Cube slide shadows end */
.swiper.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/* Flip slide shadows start */
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Flip slide shadows end */
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

.grid-overlay {
  position: fixed;
  z-index: 9000;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to right, rgba(255, 0, 255, 0.05) 2.4193548387%, transparent 2.4193548387%, transparent 8.8709677419%, rgba(255, 0, 255, 0.05) 8.8709677419%, rgba(255, 0, 255, 0.05) 11.2903225806%, transparent 11.2903225806%, transparent 17.7419354839%, rgba(255, 0, 255, 0.05) 17.7419354839%, rgba(255, 0, 255, 0.05) 20.1612903226%, transparent 20.1612903226%, transparent 26.6129032258%, rgba(255, 0, 255, 0.05) 26.6129032258%, rgba(255, 0, 255, 0.05) 29.0322580645%, transparent 29.0322580645%, transparent 35.4838709677%, rgba(255, 0, 255, 0.05) 35.4838709677%, rgba(255, 0, 255, 0.05) 37.9032258065%, transparent 37.9032258065%, transparent 44.3548387097%, rgba(255, 0, 255, 0.05) 44.3548387097%, rgba(255, 0, 255, 0.05) 46.7741935484%, transparent 46.7741935484%, transparent 53.2258064516%, rgba(255, 0, 255, 0.05) 53.2258064516%, rgba(255, 0, 255, 0.05) 55.6451612903%, transparent 55.6451612903%, transparent 62.0967741935%, rgba(255, 0, 255, 0.05) 62.0967741935%, rgba(255, 0, 255, 0.05) 64.5161290323%, transparent 64.5161290323%, transparent 70.9677419355%, rgba(255, 0, 255, 0.05) 70.9677419355%, rgba(255, 0, 255, 0.05) 73.3870967742%, transparent 73.3870967742%, transparent 79.8387096774%, rgba(255, 0, 255, 0.05) 79.8387096774%, rgba(255, 0, 255, 0.05) 82.2580645161%, transparent 82.2580645161%, transparent 88.7096774194%, rgba(255, 0, 255, 0.05) 88.7096774194%, rgba(255, 0, 255, 0.05) 91.1290322581%, transparent 91.1290322581%, transparent 97.5806451613%, rgba(255, 0, 255, 0.05) 97.5806451613%);
  background-size: 86.1111111111% 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  pointer-events: none;
  display: none;
}
@media screen and (min-width: 94.1176470588rem) {
  .grid-overlay {
    background-size: 81.045751634rem 100%;
  }
}
@media screen and (max-width: 900px) {
  .grid-overlay {
    background-image: linear-gradient(to right, rgba(255, 0, 255, 0.05) 20.8333333333%, transparent 20.8333333333%, transparent 26.3888888889%, rgba(255, 0, 255, 0.05) 26.3888888889%, rgba(255, 0, 255, 0.05) 47.2222222222%, transparent 47.2222222222%, transparent 52.7777777778%, rgba(255, 0, 255, 0.05) 52.7777777778%, rgba(255, 0, 255, 0.05) 73.6111111111%, transparent 73.6111111111%, transparent 79.1666666667%, rgba(255, 0, 255, 0.05) 79.1666666667%);
    background-size: 90% 100%;
  }
}
.grid-overlay--active {
  display: block;
}

footer .inner .logo a, header .logo a {
  background: transparent url("/assets/logo-af4a50eb.svg") no-repeat;
  background-size: contain;
  background-position: left 0% top 50%;
}

footer .inner .contact-email {
  background-image: url("/assets/icon-email-c993d432.svg");
}

.share-buttons button.facebook, footer .inner .social .icon.facebook {
  background-image: url("/assets/icon-facebook-41a8601a.svg");
}

footer .inner .social .icon.instagram {
  background-image: url("/assets/icon-instagram-f6e41793.svg");
}

footer .inner .contact-address {
  background-image: url("/assets/icon-place-d8728b54.svg");
}

footer .inner .social .icon.pinterest {
  background-image: url("/assets/icon-pinterest-134e2747.svg");
}

footer .inner .social .icon.youtube {
  background-image: url("/assets/icon-video-8345a003.svg");
}

body {
  color: #000000;
}

a,
a:visited {
  color: #000000;
}

.brand-names {
  color: #727272;
}

@font-face {
  font-family: "Apercu";
  font-style: normal;
  font-weight: 300;
  src: url("/assets/apercu-light-0b9bfb23.woff2") format("woff2"), url("/assets/apercu-light-1753712a.woff") format("woff"), url("/assets/apercu-light-3ec3d3d0.ttf") format("truetype");
}
@font-face {
  font-family: "Apercu";
  font-style: italic;
  font-weight: 300;
  src: url("/assets/apercu-light-italic-b1c7fe5d.woff2") format("woff2"), url("/assets/apercu-light-italic-5d77a4a4.woff") format("woff"), url("/assets/apercu-light-italic-d396bcf2.ttf") format("truetype");
}
@font-face {
  font-family: "Apercu";
  font-style: normal;
  font-weight: 400;
  src: url("/assets/apercu-regular-e3a93a8f.woff2") format("woff2"), url("/assets/apercu-regular-c7152ca5.woff") format("woff"), url("/assets/apercu-regular-a319cb00.ttf") format("truetype");
}
@font-face {
  font-family: "Apercu";
  font-style: italic;
  font-weight: 400;
  src: url("/assets/apercu-italic-320c867c.woff2") format("woff2"), url("/assets/apercu-italic-391aa60a.woff") format("woff"), url("/assets/apercu-italic-036066d1.ttf") format("truetype");
}
@font-face {
  font-family: "Apercu";
  font-style: normal;
  font-weight: 500;
  src: url("/assets/apercu-medium-f6d43e83.woff2") format("woff2"), url("/assets/apercu-medium-f796eda4.woff") format("woff"), url("/assets/apercu-medium-4b91a871.ttf") format("truetype");
}
@font-face {
  font-family: "Apercu";
  font-style: italic;
  font-weight: 500;
  src: url("/assets/apercu-medium-italic-b1d5c0ab.woff2") format("woff2"), url("/assets/apercu-medium-italic-53b4f179.woff") format("woff"), url("/assets/apercu-medium-italic-2d6a5bc4.ttf") format("truetype");
}
@font-face {
  font-family: "Apercu";
  font-style: normal;
  font-weight: 700;
  src: url("/assets/apercu-bold-1b51f7c2.woff2") format("woff2"), url("/assets/apercu-bold-2e58cf7f.woff") format("woff"), url("/assets/apercu-bold-57458045.ttf") format("truetype");
}
@font-face {
  font-family: "Apercu";
  font-style: italic;
  font-weight: 700;
  src: url("/assets/apercu-bold-italic-c8505be2.woff2") format("woff2"), url("/assets/apercu-bold-italic-201e7f19.woff") format("woff"), url("/assets/apercu-bold-italic-f0748ac1.ttf") format("truetype");
}
@font-face {
  font-family: "Apercu";
  font-style: normal;
  font-weight: 800;
  src: url("/assets/apercu-extrabold-83647f80.woff2") format("woff2"), url("/assets/apercu-extrabold-e3ffda84.woff") format("woff"), url("/assets/apercu-extrabold-8a0c9aac.ttf") format("truetype");
}
@font-face {
  font-family: "Apercu";
  font-style: italic;
  font-weight: 800;
  src: url("/assets/apercu-extrabold-italic-401eedbe.woff2") format("woff2"), url("/assets/apercu-extrabold-italic-28bac198.woff") format("woff"), url("/assets/apercu-extrabold-italic-fa5a69e5.ttf") format("truetype");
}
@font-face {
  font-family: "Apercu";
  font-style: normal;
  font-weight: 900;
  src: url("/assets/apercu-black-87fe0017.woff2") format("woff2"), url("/assets/apercu-black-1ea7cfbb.woff") format("woff"), url("/assets/apercu-black-ba3dbf17.ttf") format("truetype");
}
@font-face {
  font-family: "Apercu";
  font-style: italic;
  font-weight: 900;
  src: url("/assets/apercu-black-italic-c46d3ddd.woff2") format("woff2"), url("/assets/apercu-black-italic-57969d95.woff") format("woff"), url("/assets/apercu-black-italic-79e00639.ttf") format("truetype");
}
@font-face {
  font-family: "FreightNeo";
  font-style: normal;
  font-weight: 400;
  src: url("/assets/freight-neo-medium-0e3197b5.woff2") format("woff2"), url("/assets/freight-neo-medium-ca20f26e.woff") format("woff");
}
@font-face {
  font-family: "FreightNeo";
  font-style: italic;
  font-weight: 400;
  src: url("/assets/freight-neo-medium-italic-7a2cb70d.woff2") format("woff2"), url("/assets/freight-neo-medium-italic-6f94563d.woff") format("woff");
}
h1 {
  font: normal 64px/1 "FreightNeo", "Apercu", sans-serif;
}

h2 {
  font: normal 46px/1.11 "FreightNeo", "Apercu", sans-serif;
}

.news-item h2 {
  font: normal 28px/1.43 "FreightNeo", "Apercu", sans-serif;
}

section.categories h2 {
  font: normal 40px/1.11 "FreightNeo", "Apercu", sans-serif;
}

h3 {
  font: normal 25px/1.38 "FreightNeo", "Apercu", sans-serif;
}

.news-item h3 {
  font: normal 20px/1.43 "Apercu", sans-serif;
}

section.products h3 {
  font: normal 22px/1.38 "FreightNeo", "Apercu", sans-serif;
}

blockquote {
  font: italic 38px/1.25 "FreightNeo", "Apercu", sans-serif;
}

.full-article .excerpt {
  font: 300 21px/1.43 "Apercu", sans-serif;
}

.excerpt, .default-page .body {
  font: 300 19px/1.43 "Apercu", sans-serif;
}

footer nav, footer, body {
  font: 300 17px/1.43 "Apercu", sans-serif;
}

.articles-grid .teaser, .category-filter-toggle, .products-table-notes, .products-table, .category-filter button,
.category-filter .button, button.expand-toggle,
.button.expand-toggle, figcaption {
  font: 300 15px/1.43 "Apercu", sans-serif;
}

header .section-select {
  font: 300 14px/1.43 "Apercu", sans-serif;
}

.article-timestamp, .brand-names, button.small,
.button.small, cite {
  font: 300 13.24px/1.43 "Apercu", sans-serif;
}

.products-table .small td {
  font: 300 12px/1.43 "Apercu", sans-serif;
}

@media screen and (max-width: 900px) {
  h1 {
    font: normal 46px/1.11 "FreightNeo", "Apercu", sans-serif;
  }
  h2 {
    font: normal 38px/1.25 "FreightNeo", "Apercu", sans-serif;
  }
  section.categories h2 {
    font: normal 38px/1.25 "FreightNeo", "Apercu", sans-serif;
  }
  blockquote {
    font: italic 25px/1.38 "FreightNeo", "Apercu", sans-serif;
  }
}
b,
strong {
  font-weight: 700;
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
p {
  margin: 0px 0px 1.4117647059rem 0px;
}
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
ul:last-child,
ol:last-child,
p:last-child {
  margin-bottom: 0px;
}

h1 {
  margin-top: 2.3529411765rem;
  margin-bottom: 2.3529411765rem;
}
h1:first-child {
  margin-top: 0px;
}
h1:last-child {
  margin-bottom: 0px;
}

h2 {
  margin-top: 4.7058823529rem;
  margin-bottom: 4.7058823529rem;
}
@media screen and (max-width: 900px) {
  h2 {
    margin-top: 2.3529411765rem;
    margin-bottom: 2.3529411765rem;
  }
}
h2:first-child {
  margin-top: 0px;
}
h2:last-child {
  margin-bottom: 0px;
}
.news-item h2 {
  margin-top: 55px;
  margin-bottom: 18px;
}
.news-item h2:first-child {
  margin-top: 0px;
}
.news-item h2:last-child {
  margin-bottom: 0px;
}

h3 {
  margin-top: 2.3529411765rem;
  margin-bottom: 1.4117647059rem;
}
h3:first-child {
  margin-top: 0px;
}
h3:last-child {
  margin-bottom: 0px;
}
.news-item h3 {
  margin-top: 48px;
  margin-bottom: 24px;
}
.news-item h3:first-child {
  margin-top: 0px;
}
.news-item h3:last-child {
  margin-bottom: 0px;
}

h4 {
  font: inherit;
  font-weight: 800;
  margin-top: 2.3529411765rem;
  margin-bottom: 0px;
}
h4:first-child {
  margin-top: 0px;
}
h4:last-child {
  margin-bottom: 0px;
}

a,
a:visited {
  text-decoration: underline;
}

h1 a,
h1 a:visited,
h2 a,
h2 a:visited,
h3 a,
h3 a:visited {
  text-decoration: none;
}
h1 a:hover,
h1 a:focus,
h2 a:hover,
h2 a:focus,
h3 a:hover,
h3 a:focus {
  text-decoration: underline;
}

figcaption {
  margin-top: 10px;
}

cite {
  text-transform: uppercase;
  margin-top: 10px;
}

header .section-select {
  text-transform: uppercase;
  font-weight: 700;
}

header nav {
  text-transform: uppercase;
}
@media screen and (max-width: 900px) {
  header nav {
    font-size: 28px;
  }
}

footer a,
footer a:visited {
  text-decoration: none;
}
footer a:hover,
footer a:focus {
  text-decoration: underline;
}

.intro {
  padding: 2.3529411765rem 0px;
  margin-bottom: 2.3529411765rem;
  text-align: center;
}
@media screen and (max-width: 900px) {
  .intro {
    padding: 0.9411764706rem 0px;
    margin-bottom: 0.9411764706rem;
  }
}

button,
.button {
  text-transform: uppercase;
}
.category-filter button,
.category-filter .button {
  text-transform: none;
}

.products-table {
  line-height: 1.3;
}
.products-table th {
  font-weight: 800;
}
.products-table .small td {
  line-height: 1.3;
}

.category-filter-toggle {
  text-transform: uppercase;
  font-weight: 400;
}
.category-filter-toggle, .category-filter-toggle:visited {
  text-decoration: none !important;
}

.brand-names {
  text-transform: uppercase;
  margin-bottom: 0.4705882353rem;
  min-height: 1.43em;
}

.article-timestamp {
  text-transform: uppercase;
  margin-top: 2.3529411765rem;
}
.article-timestamp:first-child {
  margin-top: 0px;
}
.article-timestamp:last-child {
  margin-bottom: 0px;
}

blockquote {
  text-align: center;
  padding: 0px;
  margin: 3.7647058824rem 0px;
}
blockquote:first-child {
  margin-top: 0px;
}
blockquote:last-child {
  margin-bottom: 0px;
}

.image img,
.image video,
.hero-image img,
.hero-image video,
figure img,
figure video {
  display: block;
  width: 100%;
  height: auto;
}

figure.image,
figure.video,
.responsive-embed {
  margin: 3.7647058824rem 0px;
}
figure.image:first-child,
figure.video:first-child,
.responsive-embed:first-child {
  margin-top: 0px;
}
figure.image:last-child,
figure.video:last-child,
.responsive-embed:last-child {
  margin-bottom: 0px;
}
figure.image.portrait,
figure.video.portrait,
.responsive-embed.portrait {
  width: 43.8709677419%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 900px) {
  figure.image.portrait,
  figure.video.portrait,
  .responsive-embed.portrait {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    float: none;
  }
}

div.images {
  margin-top: 3.7647058824rem;
  display: flex;
  flex-wrap: wrap;
}
div.images:first-child {
  margin-top: 0px;
}
div.images:last-child {
  margin-bottom: 0px;
}
div.images figure.image {
  margin: 0px 0px 3.7647058824rem 1.935483871%;
  width: 43.8709677419%;
}
div.images figure.image:nth-child(2n+1) {
  margin-left: 5.1612903226%;
}
@media screen and (max-width: 900px) {
  div.images figure.image {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    float: none;
  }
}

.carousel {
  margin: 3.7647058824rem 0px;
}
.carousel .swiper {
  background: #f1f1f1;
}
.carousel .swiper-wrapper {
  display: flex;
  align-items: center;
}
.carousel figure {
  display: flex;
  max-height: 80vh;
}
.carousel figure picture {
  display: flex;
}
.carousel figure img {
  object-fit: contain;
}
.carousel .swiper-button-prev,
.carousel .swiper-button-next {
  color: #000;
  background: rgba(255, 255, 255, 0.4);
  height: 36px;
  width: 36px;
  border-radius: 18px;
}
.carousel .swiper-button-prev::after,
.carousel .swiper-button-next::after {
  font-size: 16px;
}
.carousel .swiper-button-prev {
  left: 22px;
}
@media screen and (max-width: 900px) {
  .carousel .swiper-button-prev {
    left: 10px;
  }
}
.carousel .swiper-button-prev::after {
  margin-left: -3px;
}
.carousel .swiper-button-next {
  right: 22px;
}
@media screen and (max-width: 900px) {
  .carousel .swiper-button-next {
    right: 10px;
  }
}
.carousel .swiper-button-next::after {
  margin-right: -3px;
}
.carousel .swiper-button-disabled {
  display: none;
}
.carousel .swiper-pagination-bullet {
  opacity: 0.4;
  background-color: #fff;
}
.carousel .swiper-pagination-bullet-active {
  opacity: 1;
  background-color: #fff;
}
.carousel figcaption {
  animation: carousel-caption-fade 600ms ease-out;
}

@keyframes carousel-caption-fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

main {
  flex: 1;
  padding-bottom: 7.5294117647rem;
  padding-left: 6.9444444444%;
  padding-right: 6.9444444444%;
}
main .inner {
  margin: 0px auto;
}
@media screen and (min-width: 94.1176470588rem) {
  main .inner {
    max-width: 81.045751634rem;
  }
}
@media screen and (max-width: 900px) {
  main {
    padding-left: 5%;
    padding-right: 5%;
  }
}
@media print {
  main {
    padding-left: 0px;
    padding-right: 0px;
  }
}

figure {
  padding: 0px;
  margin: 0px;
}

img {
  display: block;
}

#coitable .CookieDeclarationHeader {
  display: none;
}
#coitable .coi-renew-link,
#coitable #user_id {
  display: block;
  margin: 0px 0px 1.4117647059rem 0px;
  width: 64.5161290323%;
  max-width: 690px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 900px) {
  #coitable .coi-renew-link,
  #coitable #user_id {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    float: none;
  }
}

main {
  margin-top: 178px;
}
@media screen and (max-width: 900px) {
  main {
    margin-top: 111px;
  }
}

header {
  background: #ffffff;
  position: absolute;
  width: 100%;
  height: 178px;
  top: 0px;
  left: 0px;
  z-index: 100;
  padding-left: 6.9444444444%;
  padding-right: 6.9444444444%;
}
header .inner {
  margin: 0px auto;
}
@media screen and (min-width: 94.1176470588rem) {
  header .inner {
    max-width: 81.045751634rem;
  }
}
@media screen and (max-width: 900px) {
  header {
    padding-left: 5%;
    padding-right: 5%;
  }
}
@media print {
  header {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media screen and (max-width: 900px) {
  header {
    height: auto;
  }
}
header .inner {
  padding-top: 37px;
  padding-bottom: 37px;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 900px) {
  header .inner {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
header .navigation {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
@media screen and (max-width: 900px) {
  header .navigation {
    height: auto;
    align-items: flex-start;
    order: 0;
  }
}
header .section-select {
  justify-content: flex-end;
  display: flex;
}
header .section-select a,
header .section-select a:visited {
  text-decoration: none;
  color: #000000;
  padding-bottom: 6px;
  margin: 0px 18px;
}
header .section-select a:first-child,
header .section-select a:visited:first-child {
  margin-left: 0px;
}
header .section-select a:last-child,
header .section-select a:visited:last-child {
  margin-right: 0px;
}
header .section-select a:hover,
header .section-select a:focus,
header .section-select a.current {
  border-bottom: 1px solid #000000;
}
@media screen and (max-width: 900px) {
  header .section-select {
    order: 1;
    justify-content: center;
    margin-top: 6px;
  }
}
header .logo {
  width: 29.0322580645%;
  height: 77px;
  display: flex;
}
header .logo a {
  display: block;
  width: 100%;
  overflow: hidden;
  text-indent: -9000px;
}
@media screen and (max-width: 900px) {
  header .logo a {
    background-size: 200px 24px;
    background-position: 50% 50%;
  }
}
@media screen and (max-width: 900px) {
  header .logo {
    width: 200px;
    width: auto;
    flex: 1 0;
    margin-left: 32px;
    height: 48px;
  }
}
header .nav-toggle {
  display: none;
  overflow: hidden;
  text-indent: -9000px;
  width: 32px;
  height: 48px;
  background: url("/assets/icon-nav-open-4adfa996.svg") no-repeat;
  background-position: 50% 50%;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
header nav {
  width: 64.5161290323%;
}
header nav ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
header nav li {
  margin-left: 10%;
}
header nav a,
header nav a:visited {
  text-decoration: none;
  color: #000000;
  padding-bottom: 6px;
}
header nav a:hover,
header nav a:focus,
header nav a.current {
  border-bottom: 1px solid #000000;
}
@media screen and (max-width: 900px) {
  header nav a:hover,
  header nav a:focus,
  header nav a.current {
    border-bottom: 0px;
  }
}
@media screen and (max-width: 900px) {
  header {
    position: fixed;
    top: 0px;
    transition: top 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  header .nav-toggle {
    display: block;
  }
  header nav {
    display: none;
    width: 100%;
    flex-grow: 1;
    margin-top: 5.6470588235rem;
  }
  header nav ul {
    flex-direction: column;
  }
  header nav li {
    margin-left: 0px;
    margin-bottom: 0.9411764706rem;
  }
  header.hide {
    top: -111px;
  }
  header.expanded {
    height: 100%;
    position: fixed;
    top: 0px;
  }
  header.expanded .nav-toggle {
    background-image: url("/assets/icon-nav-close-c0bdf184.svg");
  }
  header.expanded nav {
    display: flex;
  }
  header.expanded ul {
    align-items: center;
    width: 100%;
  }
  header.expanded li {
    align-items: center;
  }
  header.expanded .section-select {
    display: none;
  }
}

footer {
  border-top: 1px solid #000000;
  padding-top: 2.8235294118rem;
  padding-bottom: 2.8235294118rem;
  padding-left: 6.9444444444%;
  padding-right: 6.9444444444%;
}
footer .inner {
  margin: 0px auto;
}
@media screen and (min-width: 94.1176470588rem) {
  footer .inner {
    max-width: 81.045751634rem;
  }
}
@media screen and (max-width: 900px) {
  footer {
    padding-left: 5%;
    padding-right: 5%;
  }
}
@media print {
  footer {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media screen and (max-width: 900px) {
  footer {
    padding-top: 27px;
  }
}
footer .inner {
  display: flex;
  flex-wrap: wrap;
}
footer .inner .logo,
footer .inner .contact {
  width: 55.6451612903%;
}
@media screen and (max-width: 900px) {
  footer .inner .logo,
  footer .inner .contact {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    float: none;
  }
}
footer .inner .top-link,
footer .inner nav {
  width: 37.9032258065%;
  margin-left: 6.4516129032%;
}
@media screen and (max-width: 900px) {
  footer .inner .top-link,
  footer .inner nav {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    float: none;
  }
}
footer .inner .logo,
footer .inner .top-link {
  margin-bottom: 1.4117647059rem;
}
footer .inner .logo {
  display: flex;
}
footer .inner .logo a {
  display: block;
  width: 255px;
  height: 41px;
  overflow: hidden;
  text-indent: -9000px;
}
@media screen and (max-width: 900px) {
  footer .inner .logo {
    order: 2;
    justify-content: center;
  }
}
footer .inner .top-link {
  text-align: right;
}
@media screen and (max-width: 900px) {
  footer .inner .top-link {
    width: 35%;
    order: 1;
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 900px) {
  footer .inner .contact {
    order: 3;
    margin-bottom: 1.4117647059rem;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
footer .inner .contact-email,
footer .inner .contact-address {
  padding-top: 3px;
  min-height: 28px;
  background-size: 28px 28px;
  background-position: top 0% left 0%;
  background-repeat: no-repeat;
  padding-left: 2.8235294118rem;
  margin-bottom: 0.9411764706rem;
}
footer .inner .contact-email:first-child,
footer .inner .contact-address:first-child {
  margin-top: 0px;
}
footer .inner .contact-email:last-child,
footer .inner .contact-address:last-child {
  margin-bottom: 0px;
}
footer .inner nav {
  border-bottom: 1px solid #000000;
  padding-bottom: 0.4705882353rem;
}
footer .inner nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media screen and (max-width: 900px) {
  footer .inner nav {
    order: 0;
    border-bottom: 0px;
    padding-bottom: 50px;
    width: 65%;
  }
  footer .inner nav li {
    margin-bottom: 10px;
  }
}
footer .inner .social {
  display: flex;
  margin-top: 0.9411764706rem;
  width: 100%;
  justify-content: flex-end;
}
footer .inner .social .icon {
  display: block;
  width: 32px;
  height: 32px;
  overflow: hidden;
  text-indent: -9000px;
  margin-left: 0.4705882353rem;
}
footer .inner .social .icon:first-child {
  margin-left: 0px;
}
@media screen and (max-width: 900px) {
  footer .inner .social {
    justify-content: center;
    order: 4;
  }
}

.category-filter {
  margin-top: 2.3529411765rem;
}
.category-filter .category-filter-toggle {
  display: inline-block;
  margin-bottom: 12px;
  background: transparent url("/assets/icon-categories-9f2dcce1.svg") no-repeat;
  padding-right: 30px;
  background-position: top 40% right 0%;
  background-size: 18px 12px;
}
.category-filter .categories {
  margin-bottom: 1.8823529412rem;
}
.category-filter .category {
  margin-right: 0.9411764706rem;
  margin-bottom: 0.9411764706rem;
}

article.top-article {
  display: flex;
  margin-bottom: 3.7647058824rem;
}
@media screen and (max-width: 900px) {
  article.top-article {
    flex-direction: column;
  }
}
article.top-article .image {
  width: 64.5161290323%;
}
@media screen and (max-width: 900px) {
  article.top-article .image {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    float: none;
    margin-bottom: 0.9411764706rem;
  }
}
article.top-article .content {
  width: 29.0322580645%;
  margin-left: 4.8387096774%;
  padding-top: 3.7647058824rem;
}
@media screen and (max-width: 900px) {
  article.top-article .content {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    float: none;
    padding-top: 0px;
  }
}
article.top-article h2 {
  margin-top: 0px;
  margin-bottom: 1.8823529412rem;
}
article.top-article .teaser {
  margin-bottom: 1.4117647059rem;
}

section.articles-grid article .image {
  padding-bottom: 125%;
  position: relative;
  overflow: hidden;
  margin-bottom: 0.9411764706rem;
}
section.articles-grid article .image img {
  position: absolute;
}
section.articles-grid article h3 {
  margin-top: 0px;
  margin-bottom: 0.9411764706rem;
}
section.articles-grid article .teaser {
  margin-bottom: 1.4117647059rem;
}

button,
.button {
  background: #ffffff;
  display: inline-block;
  text-decoration: none;
  border: 1px solid #000000;
  line-height: 42px;
  padding: 0px 20px;
}
button.small,
.button.small {
  line-height: 31px;
  padding: 0px 0.9411764706rem;
}
button.current, button:hover, button:focus,
.button.current,
.button:hover,
.button:focus {
  background: #000000;
  color: #ffffff;
}
.category-filter button,
.category-filter .button {
  line-height: 35px;
  padding: 0px 0.9411764706rem;
}
button.expand-toggle, button.expand-toggle:visited, button.expand-toggle:hover, button.expand-toggle:active,
.button.expand-toggle,
.button.expand-toggle:visited,
.button.expand-toggle:hover,
.button.expand-toggle:active {
  color: #000000;
}

.load-more {
  margin-top: 2.8235294118rem;
  text-align: center;
}

.grid-2,
.grid-3 {
  display: flex;
  flex-wrap: wrap;
}
.grid-2 .grid-item,
.grid-3 .grid-item {
  margin-bottom: 3.7647058824rem;
}

.grid-2 .grid-item {
  width: 46.7741935484%;
  margin-left: 6.4516129032%;
}
.grid-2 .grid-item:nth-child(2n+1) {
  margin-left: 0px;
}
@media screen and (max-width: 900px) {
  .grid-2 .grid-item {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    float: none;
  }
}

.grid-3 .grid-item {
  width: 29.0322580645%;
  margin-left: 6.4516129032%;
}
.grid-3 .grid-item:nth-child(3n+1) {
  margin-left: 0px;
}
@media screen and (max-width: 900px) {
  .grid-3 .grid-item {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    float: none;
  }
}

.brand-logo {
  text-indent: -9000px;
  overflow: hidden;
  background-size: contain;
  background-position: left 0% top 0%;
}
.brand-logo.byggform {
  background: transparent url("/assets/brands/byggform-72a3733f.svg") no-repeat;
  width: 170px;
  height: 40.1908957416px;
}
section.products .brand-logo.byggform {
  background-position: left 0% top 50%;
  width: 117.3px;
  height: 27.7317180617px;
}
.brand-logo.elitex {
  background: transparent url("/assets/brands/elitex-7cff3d19.svg") no-repeat;
  width: 134px;
  height: 67.961722488px;
}
section.products .brand-logo.elitex {
  background-position: left 0% top 50%;
  width: 88.7264150943px;
  height: 45px;
}
.brand-logo.forestia {
  background: transparent url("/assets/brands/forestia-533d955c.svg") no-repeat;
  width: 170px;
  height: 30.979498861px;
}
section.products .brand-logo.forestia {
  background-position: left 0% top 50%;
  width: 117.3px;
  height: 21.3758542141px;
}
.brand-logo.huntonit-proff-vegg {
  background: transparent url("/assets/brands/huntonit-proff-vegg-8acae867.svg") no-repeat;
  width: 170px;
  height: 43.5516739447px;
}
section.products .brand-logo.huntonit-proff-vegg {
  background-position: left 0% top 50%;
  width: 117.3px;
  height: 30.0506550218px;
}
.brand-logo.huntonit {
  background: transparent url("/assets/brands/huntonit-7903e4d7.svg") no-repeat;
  width: 210px;
  height: 27.5510204082px;
}
section.products .brand-logo.huntonit {
  background-position: left 0% top 50%;
  width: 144.9px;
  height: 19.0102040816px;
}
.brand-logo.masonite-beams {
  background: transparent url("/assets/brands/masonite-beams-e0f4c9b3.svg") no-repeat;
  width: 170px;
  height: 126.1290322581px;
}
section.products .brand-logo.masonite-beams {
  background-position: left 0% top 50%;
  width: 60.652173913px;
  height: 45px;
}
.brand-logo.premium-ceiling {
  background: transparent url("/assets/brands/premium-ceiling-764cece6.svg") no-repeat;
  width: 157px;
  height: 87.4078014184px;
}
section.products .brand-logo.premium-ceiling {
  background-position: left 0% top 50%;
  width: 80.8280254777px;
  height: 45px;
}
.brand-logo.smartpanel {
  background: transparent url("/assets/brands/smartpanel-e9b0e72b.svg") no-repeat;
  width: 230px;
  height: 35.6338028169px;
}
section.products .brand-logo.smartpanel {
  background-position: left 0% top 50%;
  width: 158.7px;
  height: 24.5873239437px;
}
.brand-logo.smartpanel-trend {
  background: transparent url("/assets/brands/smartpanel-trend-7450a2fc.svg") no-repeat;
  width: 170px;
  height: 40.5065666041px;
}
section.products .brand-logo.smartpanel-trend {
  background-position: left 0% top 50%;
  width: 117.3px;
  height: 27.9495309568px;
}
.brand-logo.smartpanel-wetwall {
  background: transparent url("/assets/brands/smartpanel-wetwall-882fdd4e.svg") no-repeat;
  width: 170px;
  height: 41.1740558292px;
}
section.products .brand-logo.smartpanel-wetwall {
  background-position: left 0% top 50%;
  width: 117.3px;
  height: 28.4100985222px;
}
.brand-logo.uldal {
  background: transparent url("/assets/brands/uldal-7b4760e9.svg") no-repeat;
  width: 200px;
  height: 49.0045941807px;
}
section.products .brand-logo.uldal {
  background-position: left 0% top 50%;
  width: 138px;
  height: 33.8131699847px;
}
.brand-logo.walls2paint {
  background: transparent url("/assets/brands/walls2paint-9b4170af.svg") no-repeat;
  width: 170px;
  height: 58.0239520958px;
}
section.products .brand-logo.walls2paint {
  background-position: left 0% top 50%;
  width: 117.3px;
  height: 40.0365269461px;
}
.brand-logo.walls4you {
  background: transparent url("/assets/brands/walls4you-93dee4a0.svg") no-repeat;
  width: 173px;
  height: 65.4294871795px;
}
section.products .brand-logo.walls4you {
  background-position: left 0% top 50%;
  width: 118.9830508475px;
  height: 45px;
}

section.brands {
  margin-bottom: 5.6470588235rem;
}
section.brands .brand {
  margin-bottom: 5.6470588235rem;
  display: flex;
  flex-wrap: wrap;
}
section.brands .brand:first-child {
  margin-top: 0px;
}
section.brands .brand:last-child {
  margin-bottom: 0px;
}
section.brands .brand h2 {
  margin-bottom: 2.8235294118rem;
}
@media screen and (max-width: 900px) {
  section.brands .brand {
    margin-bottom: 2.8235294118rem;
  }
}
section.brands .brand .image {
  width: 46.7741935484%;
}
section.brands .brand .image .carousel {
  margin: 0px;
}
@media screen and (max-width: 900px) {
  section.brands .brand .image {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    float: none;
    margin-bottom: 2.3529411765rem;
  }
}
section.brands .brand .content {
  margin-left: 6.4516129032%;
  width: 37.9032258065%;
  padding-top: 7.5294117647rem;
}
@media screen and (max-width: 900px) {
  section.brands .brand .content {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    float: none;
    padding-top: 0px;
  }
}
section.brands .brand .expandable {
  border-top: 1px solid #000000;
  padding-top: 0.4705882353rem;
}
section.brands .brand .expandable .expandable-content {
  display: none;
}
section.brands .brand .expandable button.expand-toggle {
  padding: 0px;
  margin: 0px;
  border: none;
  width: 100%;
  background: transparent url("/assets/icon-expandable-open-167671d8.svg") no-repeat;
  background-size: 10px 10px;
  background-position: top 50% right 0px;
  overflow: hidden;
  text-indent: -900px;
  position: relative;
}
section.brands .brand .expandable button.expand-toggle:hover, section.brands .brand .expandable button.expand-toggle:focus {
  text-decoration: underline;
  cursor: pointer;
}
section.brands .brand .expandable button.expand-toggle:after {
  text-align: right;
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
  content: "Se mer";
  padding-right: 26px;
}
section.brands .brand .expandable.expanded button.expand-toggle {
  background-image: url("/assets/icon-expandable-close-e87b93ac.svg");
}
section.brands .brand .expandable.expanded button.expand-toggle:after {
  content: "Lukk";
}
section.brands .brand .expandable.expanded .expandable-content {
  display: block;
}

section.categories .category .image {
  padding-bottom: 133.3333333333%;
  position: relative;
  overflow: hidden;
  margin-bottom: 0.9411764706rem;
}
section.categories .category .image img {
  position: absolute;
}
section.categories .category h2 {
  margin-top: 0px;
  margin-bottom: 0.9411764706rem;
}

section.products {
  padding-bottom: 6.1176470588rem;
}
section.products .product .image {
  padding-bottom: 125%;
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
}
section.products .product .image img {
  position: absolute;
}
section.products .product h3 {
  margin-top: 0px;
  margin-bottom: 1.4117647059rem;
  padding-bottom: 15px;
  border-bottom: 1px solid #000000;
}
section.products .product h3 .product-name {
  min-height: 45px;
  display: flex;
}
section.products .product h3 .brand-logo {
  align-self: center;
  display: flex-item;
  margin-right: 12px;
}
section.products .product h3 .headline {
  align-self: center;
}

.intro h1,
.full-article .body h1,
.intro h2,
.full-article .body h2,
.intro h3,
.full-article .body h3,
.intro h4,
.full-article .body h4,
.intro h5,
.full-article .body h5,
.intro h6,
.full-article .body h6,
.intro p,
.full-article .body p,
.intro ul,
.full-article .body ul,
.intro ol,
.full-article .body ol {
  width: 64.5161290323%;
  max-width: 690px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 900px) {
  .intro h1,
  .full-article .body h1,
  .intro h2,
  .full-article .body h2,
  .intro h3,
  .full-article .body h3,
  .intro h4,
  .full-article .body h4,
  .intro h5,
  .full-article .body h5,
  .intro h6,
  .full-article .body h6,
  .intro p,
  .full-article .body p,
  .intro ul,
  .full-article .body ul,
  .intro ol,
  .full-article .body ol {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    float: none;
  }
}

.hero-image {
  margin-bottom: 4.2352941176rem;
}
@media screen and (max-width: 900px) {
  .hero-image {
    margin-bottom: 1.4117647059rem;
  }
}

.full-article {
  padding-bottom: 6.1176470588rem;
}
.full-article .brand-logos {
  display: flex;
  flex-direction: column;
  margin-top: 2.3529411765rem;
  align-items: flex-end;
  width: 64.5161290323%;
  max-width: 690px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 900px) {
  .full-article .brand-logos {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    float: none;
  }
}
.full-article .brand-logos .brand-logo {
  margin-bottom: 1.4117647059rem;
}
.full-article .brand-logos .brand-logo:first-child {
  margin-top: 0px;
}
.full-article .brand-logos .brand-logo:last-child {
  margin-bottom: 0px;
}

.scrollable-table {
  overflow: scroll;
}

table.products-table {
  border-collapse: collapse;
  margin-bottom: 10px;
}
table.products-table th,
table.products-table td {
  padding: 0px;
  border: 1px solid #000000;
  height: 80px;
  padding: 0.9411764706rem 0.9411764706rem;
}
@media screen and (max-width: 900px) {
  table.products-table th,
  table.products-table td {
    height: 60px;
    padding: 0.4705882353rem 0.4705882353rem;
  }
}
table.products-table th {
  text-align: left;
}
table.products-table td {
  text-align: center;
  width: 10%;
}
table.products-table tr:nth-child(2n) {
  background: #f1f1f1;
}
table.products-table .brand-logo {
  width: 100%;
  height: 80%;
  background-position: 50% 50%;
}
table.products-table .check-yes,
table.products-table .check-no {
  display: inline-block;
  text-indent: -9000px;
  overflow: hidden;
  width: 30px;
  height: 20px;
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}
table.products-table .check-yes {
  background-image: url("/assets/check-yes-099449ac.svg");
  color: #029d51;
}
table.products-table .check-no {
  background-image: url("/assets/check-no-06615e28.svg");
  color: #c6352f;
}

.progress-bar {
  display: block;
  background: #d4d4d4;
  width: 250px;
  display: flex;
  margin: 0px auto 1.4117647059rem auto;
  border-radius: 3px;
}
.progress-bar .progress {
  background: #000000;
  height: 3px;
  border-radius: 3px;
}

.share-buttons {
  width: 64.5161290323%;
  max-width: 690px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.4117647059rem;
}
@media screen and (max-width: 900px) {
  .share-buttons {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    float: none;
  }
}
.share-buttons button {
  background: transparent;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  border: none;
  cursor: pointer;
  display: inline-block;
  width: 32px;
  height: 32px;
  overflow: hidden;
  text-indent: -9000px;
  margin-left: 0.4705882353rem;
}
.share-buttons button:first-child {
  margin-left: 0px;
}
