@font-face {
  font-family: "Roboto";
  src: url('https://fonts.pwrk.dev/ofl/roboto/Roboto[wdth,wght].woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  src: url('https://fonts.pwrk.dev/ofl/roboto/Roboto[wdth,wght].woff2') format('woff2');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  src: url('https://fonts.pwrk.dev/ofl/roboto/Roboto[wdth,wght].woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  src: url('https://fonts.pwrk.dev/ofl/roboto/Roboto[wdth,wght].woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  src: url('https://fonts.pwrk.dev/ofl/roboto/Roboto[wdth,wght].woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  src: url('https://fonts.pwrk.dev/ofl/roboto/Roboto[wdth,wght].woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  src: url('https://fonts.pwrk.dev/ofl/roboto/Roboto[wdth,wght].woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  src: url('https://fonts.pwrk.dev/ofl/roboto/Roboto[wdth,wght].woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  src: url('https://fonts.pwrk.dev/ofl/roboto/Roboto[wdth,wght].woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  src: url('https://fonts.pwrk.dev/ofl/roboto/Roboto-Italic[wdth,wght].woff2') format('woff2');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: "Roboto";
  src: url('https://fonts.pwrk.dev/ofl/roboto/Roboto-Italic[wdth,wght].woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Roboto";
  src: url('https://fonts.pwrk.dev/ofl/roboto/Roboto-Italic[wdth,wght].woff2') format('woff2');
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: "Roboto";
  src: url('https://fonts.pwrk.dev/ofl/roboto/Roboto-Italic[wdth,wght].woff2') format('woff2');
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: "Roboto";
  src: url('https://fonts.pwrk.dev/ofl/roboto/Roboto-Italic[wdth,wght].woff2') format('woff2');
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "Roboto";
  src: url('https://fonts.pwrk.dev/ofl/roboto/Roboto-Italic[wdth,wght].woff2') format('woff2');
  font-weight: 800;
  font-style: italic;
}

@font-face {
  font-family: "Roboto";
  src: url('https://fonts.pwrk.dev/ofl/roboto/Roboto-Italic[wdth,wght].woff2') format('woff2');
  font-weight: 900;
  font-style: italic;
}
 html {
  line-height: 1.15; 
  -webkit-text-size-adjust: 100%; 
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  font-family: 'Roboto', sans-serif;
	font-size: 100%;
  line-height: 1.4;
  color: #818181;
  text-decoration: none;
  font-weight: normal;
  word-spacing: normal;
  background-color: #fff;
  -webkit-print-color-adjust:exact;
}

p {
	padding-bottom: 1rem;
}

h1 {
  font-size: 1.5rem;
  line-height: 1.3;
  font-weight: 500;
  margin: 0;
  color: #f59c00;
  text-align: center;
}

h1 +p{
  font-size: 0.95rem;
  line-height: 1.3;
  font-weight: 500;
  text-align: center;
}

h2 {
  font-size: 0.95rem;
  line-height: 1.3;
  font-weight: 500;
  color: #f59c00;
  margin-bottom: 0.15rem;
}

h3 {
  margin: 0;
  line-height: 1.3;
  font-size: 1rem;
  font-weight: 700;
}
img {
  max-width: 100%;
  height: auto;
  width: auto;
  border: 0;
  vertical-align: middle;
}

a {
  color: #818181;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

ul {
  padding: 0rem 0rem 1.3rem 0rem;
  list-style-image: url();
  list-style: none;
}
li ul {
  padding: 0rem 0rem 0 0rem;
  list-style-image: url();
  list-style: none;
}
li {
  padding-left: 1rem;
  padding-bottom: 0.2rem;
}

li::before {
  content: "✔";
  display: inline-block;
  font-size: 0.85rem;
  position: relative;
  float: left;
  top: -1px;
  margin-left: -1rem;
  color: #f59c00;
} 

.clearfix:after {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0px;
}
.frame-outer {
  position: relative;
  padding: 0;
  width: 780px;
  margin: 1.3rem auto;
  background-color: #FFF;
  border: 0.02rem solid #A7A9A4;
  font-size: 0.85rem;
}

.header {
  padding: 0rem 0rem 0rem;
  text-align: center;
}

.header a img{
  margin: 1rem;
}

.content {
  padding: 2rem 2rem 0rem;
}

.flex {
  display: flex;
  justify-content: space-around;
  padding: 1.5rem 2rem 0;
  margin: 0.5rem -1.95rem 1.5em;
  background-color: #F2F2F2;
}

.box {
  width: 47%;
}

.button {
  text-align: center;
  padding: 1rem 0rem 2rem;
}

.button a {
  font-size: 0.95rem;
  background-color: #f59c00;
  color: #fff;
  padding: 0.7rem 1.5rem;
  border-radius: 0.3rem;
  font-weight: 500;
}

.button a:hover {
  text-decoration: none;
}

.footer {
  padding: 1.5rem 2rem 0.5rem;
  display: flex;
  justify-content: space-between;
  background-color: #4D4D4D;
  color: #fff;
}

.footer a{
  color: #fff;
}

.slider-wrap {
  width: auto;
  height: auto;
  position: relative;
  overflow: hidden;
}

.slideshow-3-bilder {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 0;

}

.slideshow-3-bilder li span {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  color: transparent;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: none;
  opacity: 0;
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-animation: image-3-bilder 18s ease-out infinite;
  animation: image-3-bilder 18s ease-out infinite;
}

@keyframes image-3-bilder {
  0% {
      opacity: 1;
      transform: translateX(100%);
  }

  3% {
      transform: translateX(0);
  }

  33.33333% {
      transform: translateX(0);

  }

  36.33333% {
      transform: translateX(-100%);

  }

  100% {
      transform: translateX(-100%);
      opacity: 1;
  }

}

@-webkit-keyframes image-3-bilder {
  0% {
      opacity: 1;
      transform: translateX(100%);
  }

  3% {
      transform: translateX(0);
  }

  33.33333% {
      transform: translateX(0);

  }

  36.33333% {
      transform: translateX(-100%);

  }

  100% {
      transform: translateX(-100%);
      opacity: 1;
  }

}

.slideshow-3-bilder li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.slideshow-3-bilder li:nth-child(1) span {}

.slideshow-3-bilder li:nth-child(2) span {
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}

.slideshow-3-bilder li:nth-child(3) span {
  -webkit-animation-delay: 12s;
  animation-delay: 12s;
}

.slider-wrap ul.slideshow-3-bilder {
  margin: 0;
  padding: 0;
}

.slider-wrap li::before {
  display: none;
}

.pb--0 {
  padding-bottom: 0
}

.refnr {}

.apply {}
