@charset "UTF-8";
:root {
  --animate-delay: 0.1s;
  --animate-duration: 0.5s;
}

h1 {
  font-family: "Fira Sans Medium", sans-serif;
  font-size: 3.25rem;
  font-weight: 500;
  line-height: 72px;
  text-align: center;
}

h2 {
  font-family: "Fira Sans Medium", sans-serif;
  font-size: 2rem;
  font-weight: 500;
  line-height: 48px;
  text-align: center;
}

h3 {
  font-family: "Fira Sans Medium", sans-serif;
  font-size: 1.313rem;
  font-weight: 500;
  line-height: 48px;
  padding-bottom: 12px;
}

h4 {
  font-family: "Fira Sans Medium", sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 48px;
  text-align: center;
}

h5 {
  font-family: "Fira Sans Medium", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 24px;
}

p {
  font-family: "Fira Sans Light", sans-serif;
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 2rem;
  padding-bottom: 2rem;
}

strong {
  font-family: "Fira Sans Semibold", sans-serif;
  font-weight: 600;
}

.small p {
  font-family: "Fira Sans Light", sans-serif;
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 24px;
}

:lang(en) > q {
  quotes: "« " " »";
}

@media screen and (max-width: 499px) {
  h1 {
    font-family: "Fira Sans Medium", sans-serif;
    font-size: 2rem;
    font-weight: 500;
    line-height: 48px;
  }
  h2 {
    font-family: "Fira Sans Medium", sans-serif;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 36px;
  }
  h3 {
    font-family: "Fira Sans Medium", sans-serif;
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 48px;
    line-height: 1.5em;
  }
  h5 {
    font-size: 1rem;
    font-weight: 400;
  }
  p {
    font-family: "Fira Sans Light", sans-serif;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.625em;
  }
}
.logo {
  padding-bottom: 48px;
  padding-top: 48px;
  text-align: center;
}
.logo img {
  display: block;
  height: 144px;
  margin: 0 auto;
  width: auto;
}

nav ul {
  padding-bottom: 72px;
  text-align: center;
}
nav ul li {
  font-family: "Fira Sans Medium", sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 48px;
  display: inline;
  list-style-type: none;
  padding: 0 32px;
}
nav ul li a:link, nav ul li a:visited {
  color: inherit;
}
nav ul li a:hover, nav ul li a:active {
  border-bottom: 3px solid #000;
}
nav.lang-switch {
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  width: 100%;
  text-align: right;
  padding: 12px 24px 0 0;
}
nav.lang-switch a:link {
  font-family: "Fira Sans Light", sans-serif;
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 24px;
  margin-left: 6px;
  opacity: 0.6;
  color: #000;
  display: inline-block;
}
nav.lang-switch a:link.active {
  font-family: "Fira Sans Medium", sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 24px;
  opacity: 1;
}

@media screen and (max-width: 499px) {
  .logo {
    padding-top: 84px;
  }
  .menu {
    padding-left: 0;
  }
  nav {
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
    background: #fff;
    border-bottom: 1px solid #000;
    left: 0;
    padding: 0;
    position: fixed;
    top: 0;
    z-index: 1000;
    width: 100%;
  }
  nav.lang-switch {
    background: none;
    border-bottom: none;
    box-shadow: none;
    top: 48px;
    padding: 12px 24px 0 0;
  }
  nav ul {
    padding-bottom: 0;
  }
  nav ul li {
    padding: 0 0.125rem;
  }
  nav ul li a {
    font-family: "Fira Sans Medium", sans-serif;
    font-size: 0.75rem;
    font-weight: 500;
    line-height: 24px;
  }
  .lang-de nav ul li {
    padding: 0 0.5rem;
  }
}
.footer {
  background: #000;
  color: #fff;
  padding-bottom: 24px;
  width: 100%;
}
.footer h2 {
  padding-bottom: 24px;
}
.footer .totop {
  padding: 96px 0 48px;
}
.footer .copyright p {
  font-family: "Fira Sans Light", sans-serif;
  font-size: 0.75rem;
  font-weight: 300;
  line-height: 1.333em;
  text-align: center;
  line-height: 1.75em;
}
.footer .copyright p a:link,
.footer .copyright p .imprint {
  color: #fff;
}
.footer .copyright p a:link:hover,
.footer .copyright p .imprint:hover {
  text-decoration: underline;
}

.product .tabs a > h3 {
  background: #fff;
  color: #000;
}
.product .tabs a > h3:hover, .product .tabs a > h3:focus {
  background: #000;
  border-radius: 100px;
  box-shadow: 0 0 0 1px #fff inset;
  color: #fff;
  transition: 0.5s;
}
.product .tabs h3 {
  font-family: "Fira Sans Medium", sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 48px;
  background: #000;
  border-radius: 100px;
  box-shadow: 0 0 0 1px #fff inset;
  color: #fff;
  transition: 0.5s;
  display: inline-block;
  padding: 0 36px;
}
.product figcaption {
  padding-bottom: 24px;
}

.product-intro h2 {
  padding-bottom: 48px;
  text-align: left;
}
.product-intro h3 {
  text-align: left;
}
.product-intro p {
  padding-left: 24px;
}
.product-intro .block {
  padding: 0 24px;
}

.features h5 {
  border-bottom: 1px solid #000;
  line-height: 48px;
}
.features p {
  font-family: "Fira Sans Light", sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.625em;
  padding-top: 12px;
}
.features .icon {
  height: 24px;
}
.features .icon img {
  height: 100%;
}
.features a:link,
.features a:visited {
  box-shadow: 0 1px 0 0 #ad1010;
  color: #ad1010;
  transition: 0.5s;
}
.features a:hover,
.features a:active {
  box-shadow: 0 1px 0 0 #000;
  color: #000;
}

.product--slider {
  background: #ededed;
  margin: 0 auto;
  margin-top: 96px;
  padding-bottom: 72px;
  width: 100%;
}
.product--slider .container {
  position: relative;
  max-width: 90%;
}

@media screen and (max-width: 499px) {
  .product .tabs > h3,
  .product .tabs > a > h3 {
    margin-bottom: 12px;
  }
  .product figcaption {
    padding-bottom: 12px;
  }
  .product figcaption h5 {
    font-family: "Fira Sans Medium", sans-serif;
    font-size: 1.313rem;
    font-weight: 500;
    line-height: 48px;
  }
  .product .features--headline {
    padding-bottom: 48px;
  }
  .product .product--slider {
    margin-top: 48px;
  }
  .product .product--slider h3 {
    font-family: "Fira Sans Medium", sans-serif;
    font-size: 0.75rem;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
  }
}
.gallery {
  position: relative;
}
.gallery .icon {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.gallery .gallery--cover {
  position: relative;
  transition: 0.5s;
  display: block;
  width: 100%;
  height: auto;
}
.gallery .gallery--cover img {
  width: 100%;
  height: auto;
}
.gallery .gallery--cover::after {
  background: rgba(0, 0, 0, 0);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  mix-blend-mode: normal;
  position: absolute;
  top: 0;
  transition: 0.5s;
  width: 100%;
  z-index: 1;
}
.gallery .gallery--cover:hover {
  cursor: pointer;
  transition: 0.5s;
}
.gallery .gallery--cover:hover::after {
  background: rgba(0, 0, 0, 0.4);
}
.gallery .gallery--cover:hover .circle {
  border-radius: 0;
  transition: 0.25s;
}
.gallery .gallery--items {
  display: none;
}

.plz {
  line-height: 3rem;
}
.plz span {
  font-size: 1rem;
}

.dealer {
  font-family: "Fira Sans Light", sans-serif;
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 2rem;
  padding-top: 1em;
  padding-bottom: 1em;
}
.dealer p {
  padding-bottom: 0;
}
.dealer a:link {
  margin: 0 0.125em;
}

.searchresults {
  display: none;
  margin-bottom: 24px;
}

@media screen and (max-width: 499px) {
  .plz {
    line-height: 1.5rem;
  }
  .plz span {
    font-family: "Fira Sans Medium", sans-serif;
    font-size: 0.75rem;
    font-weight: 500;
    line-height: 24px;
  }
  .dealer {
    font-family: "Fira Sans Light", sans-serif;
    font-size: 0.75rem;
    font-weight: 300;
    line-height: 1.333em;
  }
  .dealer p {
    font-family: "Fira Sans Light", sans-serif;
    font-size: 0.75rem;
    font-weight: 300;
    line-height: 1.333em;
  }
  .dealer.web p {
    display: none;
  }
  .dealer.web a > .icon {
    margin-bottom: 0.5em;
  }
}
.honeypot {
  left: -9999px;
  position: absolute;
}

label[for=dsgvo] {
  font-family: "Fira Sans Light", sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.625em;
  margin: 0 auto;
  padding-left: 50px;
  position: relative;
  text-align: left;
}
label[for=dsgvo]::before {
  background-color: #fff;
  border: 1px solid #000;
  content: "";
  height: 30px;
  left: 0;
  position: absolute;
  top: 12px;
  transform: translateY(-50%);
  width: 30px;
}

input[type=checkbox].dsvgo {
  width: 50%;
}

.mail {
  padding-bottom: 48px;
}

@media screen and (max-width: 499px) {
  label[for=dsgvo] {
    width: 100%;
  }
}
.article h2 {
  display: inline-block;
  text-align: left;
}
.article h3 {
  padding-top: 12px;
}
.article h5 {
  display: inline-block;
}
.article .article--date {
  padding-left: 24px;
}
.article .article--tags {
  font-family: "Fira Sans Light", sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.625em;
}
.article .article--tags strong {
  padding-right: 24px;
}
.article .article--tags a:link,
.article .article--tags a:visited {
  padding-right: 24px;
  text-decoration: underline;
}
.article .article--tags a:hover,
.article .article--tags a:focus {
  text-decoration: line-through;
}
.article .icon {
  display: block;
  margin: 0 auto 12px;
}
.article .download > p {
  font-family: "Fira Sans Light", sans-serif;
  font-size: 0.75rem;
  font-weight: 300;
  line-height: 1.333em;
}
@media screen and (max-width: 499px) {
  .article::before {
    margin: 24px 0 12px;
    width: 24px;
  }
  .article h2,
  .article h5 {
    display: block;
  }
  .article .article--date {
    font-family: "Fira Sans Medium", sans-serif;
    font-size: 0.75rem;
    font-weight: 500;
    line-height: 24px;
    padding: 0;
  }
  .article .icon {
    margin: 0;
  }
  .article .download > p {
    margin-top: 12px;
    text-align: left;
  }
}

:root {
  --swiper-navigation-size: 84px;
  --swiper-theme-color: $typo;
  --swiper-pagination-bottom: 0;
  --swiper-pagination-color: $typo;
  --swiper-pagination-bullet-active-color: $ypo;
  --swiper-pagination-bullet-inactive-color: #9d9d9d;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-height: 44px;
  --swiper-height: auto;
}

.swiper {
  width: 100%;
  height: var(--swiper-height);
}

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

.swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

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

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 0;
  left: 0;
  width: 100%;
}

.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: 50%;
  background: none;
  opacity: 1;
  border: 1px solid #9d9d9d;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity);
  background: #000;
  border: none;
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-next a:link .circle,
.swiper-button-prev a:link .circle {
  background: rgba(255, 255, 255, 0.5);
}

.grid {
  display: grid;
  grid-auto-flow: row;
  grid-template-columns: repeat(12, 1fr);
  gap: 24px;
}

.column {
  min-width: 0;
}

.column--1 {
  grid-column: span 1;
}

.column--2 {
  grid-column: span 2;
}

.column--3 {
  grid-column: span 3;
}

.column--4 {
  grid-column: span 4;
}

.column--5 {
  grid-column: span 5;
}

.column--6 {
  grid-column: span 6;
}

.column--7 {
  grid-column: span 7;
}

.column--8 {
  grid-column: span 8;
}

.column--9 {
  grid-column: span 9;
}

.column--10 {
  grid-column: span 10;
}

.column--11 {
  grid-column: span 11;
}

.column--12 {
  grid-column: span 12;
}

.grid--center {
  justify-items: center;
}

.grid__cell {
  min-width: 0;
}

.grid__cell--center {
  justify-self: center;
  grid-column: 3/span 8;
}

@media screen and (max-width: 499px) {
  .grid {
    grid-template-columns: repeat(4, 1fr);
    gap: 12px;
  }
  .dealer.grid {
    grid-template-columns: repeat(5, 1fr);
  }
  .column--1,
  .column--2,
  .column--3,
  .column--4,
  .column--5,
  .column--6,
  .column--7,
  .column--8,
  .column--9,
  .column--10,
  .column--11,
  .column--12 {
    grid-column: span 4;
  }
  .dealer .column--1 {
    grid-column: span 1;
  }
  .dealer .column--2 {
    grid-column: span 1;
  }
  .dealer .column--3 {
    grid-column: span 1;
  }
  .dealer .column--4 {
    grid-column: span 2;
  }
  .dealer .column--5 {
    grid-column: span 2;
  }
  .dealer .column--6 {
    grid-column: span 3;
  }
  .dealer .column--7 {
    grid-column: span 3;
  }
  .dealer .column--8 {
    grid-column: span 3;
  }
  .dealer .column--9 {
    grid-column: span 4;
  }
  .dealer .column--10 {
    grid-column: span 4;
  }
  .dealer .column--11 {
    grid-column: span 4;
  }
  .dealer .column--12 {
    grid-column: span 5;
  }
  .column--1--thumb {
    grid-column: span 1;
  }
  .column--2--thumb {
    grid-column: span 2;
  }
  .column--3--thumb {
    grid-column: span 3;
  }
  .column--4--thumb {
    grid-column: span 4;
  }
}
@media screen and (min-width: 500px) and (max-width: 800px) {
  .grid {
    grid-template-columns: repeat(8, 1fr);
  }
  .column--8--handheld {
    grid-column: span 8;
  }
  .column--4--handheld {
    grid-column: span 4;
  }
  .column--2--handheld {
    grid-column: span 2;
  }
}
@media screen and (min-width: 801px) and (max-width: 1024px) {
  .grid {
    grid-template-columns: repeat(12, 1fr);
  }
}
@media screen and (min-width: 1160px) {
  .grid {
    grid-template-columns: repeat(12, 1fr);
  }
}
@font-face {
  font-family: "Fira Sans";
  font-style: "ttf";
  font-weight: "400";
  src: url("../fonts/FiraSans/FiraSans-Regular.eot?") format("eot"), url("../fonts/FiraSans/FiraSans-Regular.ttf") format("truetype"), url("../fonts/FiraSans/FiraSans-Regular.svg#Fira_Sans") format("svg");
}
@font-face {
  font-family: "Fira Sans Light";
  font-style: "ttf";
  font-weight: "300";
  src: url("../fonts/FiraSans/FiraSans-Light.eot?") format("eot"), url("../fonts/FiraSans/FiraSans-Light.ttf") format("truetype"), url("../fonts/FiraSans/FiraSans-Light.svg#Fira_Sans_Light") format("svg");
}
@font-face {
  font-family: "Fira Sans Medium";
  font-style: "ttf";
  font-weight: "500";
  src: url("../fonts/FiraSans/FiraSans-Medium.eot?") format("eot"), url("../fonts/FiraSans/FiraSans-Medium.ttf") format("truetype"), url("../fonts/FiraSans/FiraSans-Medium.svg#Fira_Sans_Medium") format("svg");
}
@font-face {
  font-family: "Fira Sans Semibold";
  font-style: "ttf";
  font-weight: "600";
  src: url("../fonts/FiraSans/FiraSans-SemiBold.eot?") format("eot"), url("../fonts/FiraSans/FiraSans-SemiBold.ttf") format("truetype"), url("../fonts/FiraSans/FiraSans-SemiBold.svg#Fira_Sans_Semibold") format("svg");
}
*,
*::before,
*::after {
  border: 0;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

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

html {
  font-family: "Fira Sans", serif;
  height: 101%;
  margin: 0;
  padding: 0;
  scroll-behavior: smooth;
}

body {
  color: #000;
  font-size: 100.01%;
  height: auto;
  line-height: 24px;
  margin: 0 auto;
}

.container {
  margin: 0 auto;
  max-width: 970px;
  padding: 0 10px;
}

.icon {
  display: inline-block;
}
.icon svg {
  height: 100%;
  width: 100%;
}
.icon.white {
  fill: #fff;
}
.icon.small {
  height: 24px;
  width: 24px;
  padding: 6px;
}
.icon.medium {
  height: 48px;
  width: 48px;
  padding: 12px;
}
.icon.large {
  height: 60px;
  width: 60px;
  padding: 16px;
}
.icon.black {
  background: #000;
}

figure {
  display: block;
}
figure img {
  display: block;
  height: auto;
  max-width: 100%;
}

.imagelink picture {
  display: inline-block;
  position: relative;
}
.imagelink picture::after {
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: 0.5s;
  width: 100%;
}
.imagelink:hover {
  transition: 0.5s;
}
.imagelink:hover picture::after {
  background: rgba(0, 0, 0, 0.4);
}

.offset--half {
  padding-top: 6px;
}

.offset {
  padding-top: 24px;
}

.offset--2,
.offset--2--thumb {
  padding-top: 48px;
}

.offset--3 {
  padding-top: 72px;
}

.offset--4,
.offset--4--thumb {
  padding-top: 96px;
}

.offset--6,
.offset--6--thumb {
  padding-top: 144px;
}

.offset--right {
  padding-right: 24px;
}

.offset--bottom {
  padding-bottom: 96px;
}

.offset--bottom--3 {
  padding-bottom: 72px;
}

.offset--bottom--4 {
  padding-bottom: 96px;
}

.offset--bottom--6--thumb {
  padding-bottom: 144px;
}

.center {
  margin: auto;
  text-align: center;
}

.typo--left {
  text-align: left;
}

.typo--right {
  text-align: right;
}

.inline {
  display: inline-block;
}

.float--right {
  float: right;
}

.relative {
  position: relative;
}

.hr {
  background: #000;
  display: block;
  height: 1px;
  width: 100%;
}

.strip {
  font-family: "Fira Sans Medium", sans-serif;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 24px;
  padding: 24px 0;
  text-align: center;
}
.strip::after {
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  border-bottom: 1px solid #000;
  content: "";
  display: block;
  margin: 24px auto -1px;
  width: 12px;
}
.strip.stroke-long::after {
  width: 24px;
}

.slogan {
  padding-bottom: 48px;
}

@media (min-width: 500px) {
  .intro h2 {
    display: block;
    left: -20%;
    position: relative;
    width: 140%;
  }
}
.intro {
  display: block;
}
.intro h2 {
  padding-bottom: 48px;
}

a:link,
a:visited {
  color: #000;
  text-decoration: none;
  transition: 0.5s;
}
a:link.button,
a:visited.button {
  font-family: "Fira Sans Medium", sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 48px;
  background: #000;
  border-radius: 100px;
  box-shadow: 0 0 0 1px #fff inset;
  color: #fff;
  transition: 0.5s;
  padding: 12px 24px;
}
a:link .circle,
a:visited .circle {
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  border-radius: 48px;
  height: 60px;
  padding: 16px;
  transition: 0.25s;
  width: 60px;
  background: #fff;
  transition: 0.25s;
}
a:link .circle--black,
a:visited .circle--black {
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  border-radius: 48px;
  height: 60px;
  padding: 16px;
  transition: 0.25s;
  width: 60px;
  background: #000;
  fill: #fff;
  transition: 0.25s;
}
a:link .circle--black--small,
a:visited .circle--black--small {
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  border-radius: 48px;
  height: 24px;
  transition: 0.25s;
  width: 24px;
  background: #000;
  fill: #fff;
  transition: 0.25s;
}

a:hover.button,
a:active.button,
a:focus.button {
  background: #fff;
  color: #000;
}
a:hover .circle,
a:hover .circle--black,
a:hover .circle--black--small,
a:active .circle,
a:active .circle--black,
a:active .circle--black--small,
a:focus .circle,
a:focus .circle--black,
a:focus .circle--black--small {
  border-radius: 0;
  transition: 0.25s;
}

input[type=search] {
  font-family: "Fira Sans Medium", sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 48px;
  border: 1px solid #000;
  border-radius: 100px;
  color: #000;
  padding: 0 24px;
  text-align: center;
  width: auto;
}

input[type=text],
input[type=email] {
  font-family: "Fira Sans Medium", sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 48px;
  border: 1px solid #000;
  border-radius: 100px;
  color: #000;
  padding: 0 24px;
  text-align: center;
  width: 100%;
}

textarea {
  font-family: "Fira Sans Medium", sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 48px;
  border: 1px solid #000;
  color: #000;
  line-height: 2em;
  min-height: 18em;
  padding: 24px;
  text-align: left;
  width: 100%;
}

input[type=checkbox] {
  clip: rect(0, 0, 0, 0);
  cursor: pointer;
  left: 0;
  position: absolute;
  top: 20px;
}

input[type=checkbox]:hover ~ label::after {
  background-color: #9d9d9d;
  content: "";
  height: 18px;
  left: 6px;
  position: absolute;
  top: 12px;
  transform: translateY(-50%);
  width: 18px;
}

input[type=checkbox]:checked ~ label::after {
  background-color: #000;
  content: "";
  height: 18px;
  left: 6px;
  position: absolute;
  top: 12px;
  transform: translateY(-50%);
  width: 18px;
}

input[type=submit] {
  font-family: "Fira Sans Medium", sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 48px;
  background: #000;
  border-radius: 100px;
  color: #fff;
  cursor: pointer;
  padding: 0 48px;
  transition: 0.5s;
  width: auto;
}
input[type=submit]:hover {
  background: #9d9d9d;
  transition: 0.5s;
}

label {
  font-family: "Fira Sans Medium", sans-serif;
  font-size: 1.313rem;
  font-weight: 500;
  line-height: 48px;
  display: block;
  padding-bottom: 12px;
  text-align: center;
}

.error {
  font-family: "Fira Sans Medium", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 24px;
  color: #ad1010;
  display: block;
  text-align: center;
}

@media screen and (max-width: 499px) {
  .container {
    padding: 0 24px;
  }
  .offset--half {
    padding-top: 12px;
  }
  .offset {
    padding-top: 12px;
  }
  .offset--thumb {
    padding-top: 48px;
  }
  .offset--2--thumb {
    padding-top: 0;
  }
  .offset--4--thumb {
    padding-top: 48px;
  }
  .offset--6--thumb {
    padding-top: 96px;
  }
  .offset--bottom {
    padding-bottom: 24px;
  }
  .offset--bottom--6--thumb {
    padding-bottom: 96px;
  }
  .strip::after {
    width: 0;
  }
  .strip.stroke-long::after {
    width: 0;
  }
}
