@font-face {
  font-family: "font2";
  src: url(/templates/sites/avilinga/fonts/lato/Lato-Light.woff2) format('woff2'), url(/templates/sites/avilinga/fonts/lato/Lato-Light.woff) format('woff'), url(/templates/sites/avilinga/fonts/lato/Lato-Light.ttf) format('ttf');
}
@font-face {
  font-family: "font1";
  src: url(/templates/sites/avilinga/fonts/lato/Lato-Light.woff2) format('woff2'), url(/templates/sites/avilinga/fonts/lato/Lato-Light.woff) format('woff'), url(/templates/sites/avilinga/fonts/lato/Lato-Light.ttf) format('ttf');
}
@font-face {
  font-family: "font1";
  src: url(/templates/sites/avilinga/fonts/lato/Lato-Regular.woff2) format('woff2'), url(/templates/sites/avilinga/fonts/lato/Lato-Regular.woff) format('woff'), url(/templates/sites/avilinga/fonts/lato/Lato-Regular.ttf) format('ttf');
  font-weight: bold;
}
.teaser-component .container {
  max-width: 992px;
  margin: 0 auto;
}
.teaser-component .container .teaser-image {
  max-width: 100%;
}
.teaser-component .container .image-container {
  text-align: center;
}
.teaser-component .container .image-container i {
  margin-bottom: 20px;
  font-size: 100px;
  --fa-primary-color: #00406e;
  --fa-secondary-color: #b6b6b6;
}
.teaser-component li {
  color: #788592;
  padding-bottom: 15px;
  font-size: 20px;
  line-height: 1.4em;
  font-family: font2, sans-serif;
  list-style: disc;
  list-style-position: inside;
}
@media (max-width: 959px), (pointer: coarse), (-moz-touch-enabled: 1) {
  .teaser-component .container .image-container {
    order: 1;
  }
}
