:root {
  --white: white;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.hero {
  background-image: linear-gradient(#00000080, #00000080), url('../images/c3c148e907a45c371df381817c188b43-xxlarge.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: center;
  align-items: center;
  min-height: 95vh;
  display: flex;
}

.hero.after {
  background-image: linear-gradient(#0000, #0000), url('../images/www-3.jpg');
  background-position: 0 0, 50%;
}

.heading {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Playfair Display, sans-serif;
  font-size: 130px;
  font-weight: 400;
  line-height: 110px;
}

.text-span {
  font-size: 30px;
  line-height: 20px;
}

.und {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: -14px;
  font-family: Playfair Display, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 60px;
}

.h2 {
  color: #000;
  text-align: center;
  margin-bottom: 20px;
  font-family: Playfair Display, sans-serif;
  font-size: 50px;
  font-weight: 500;
  line-height: 60px;
}

.paragraph {
  text-align: center;
  font-family: Playfair Display, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 29px;
}

.paragraph.margin-bttom {
  margin-bottom: 20px;
}

.container {
  text-align: center;
  margin-top: 100px;
  margin-bottom: 100px;
}

.section-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-image: linear-gradient(#000000e8, #000000e8);
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
}

.navlink {
  color: #fff;
  text-align: center;
  font-family: Playfair Display, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 60px;
  text-decoration: none;
}

.navlink-primary {
  color: #000;
  text-align: center;
  background-image: linear-gradient(#fff, #fff);
  padding-left: 15px;
  padding-right: 15px;
  font-family: Playfair Display, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 40px;
  text-decoration: none;
}

.container-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  text-align: right;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.bild2 {
  background-image: linear-gradient(#0003, #0003), url('../images/DSJ06231-1-1.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: center;
  align-items: center;
  min-height: 80vh;
  display: flex;
}

.bild3 {
  background-image: linear-gradient(#0003, #0003), url('../images/7743c05e6e9ff18fb7c3869f7ca4f311-xxlarge.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: center;
  align-items: center;
  min-height: 80vh;
  display: flex;
}

.section-3 {
  justify-content: center;
  align-items: center;
  min-height: 80vh;
  display: flex;
}

.name {
  color: #000;
  text-align: center;
  margin-bottom: 0;
  font-family: Playfair Display, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.flex-block {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  margin-top: 35px;
  margin-bottom: 60px;
}

.role {
  color: #000;
  text-align: center;
  margin-bottom: 0;
  font-family: Playfair Display, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.div-block {
  flex: 1;
}

.navlink-primary-black {
  color: #fff;
  text-align: center;
  background-image: linear-gradient(#000, #000);
  width: auto;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 30px;
  font-family: Playfair Display, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 35px;
  text-decoration: none;
  display: inline-block;
}

.image {
  border-radius: 2px;
}

.time {
  color: #000;
  text-align: center;
  margin-bottom: 0;
  font-family: Playfair Display, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 30px;
}

.flex-block-2 {
  justify-content: flex-start;
  align-items: center;
}

.flex-block-3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 39px;
}

.adress {
  text-align: left;
  flex: 1;
  margin-top: 43px;
  font-family: Playfair Display, sans-serif;
  font-size: 18px;
  font-weight: 800;
  line-height: 25px;
  text-decoration: none;
}

.image-2 {
  max-width: 500px;
  margin-top: 27px;
}

.flex-block-4 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
}

.bold-text {
  font-weight: 400;
}

.text-span-2 {
  font-size: 14px;
  text-decoration: none;
}

.link {
  text-decoration: none;
}

.number {
  color: #000;
  text-align: center;
  margin-bottom: 0;
  font-family: Playfair Display, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.bil4 {
  background-image: linear-gradient(#0003, #0003), url('../images/DSJ06404-min.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: center;
  align-items: center;
  min-height: 80vh;
  display: flex;
}

.nutton {
  color: #000;
  text-align: center;
  background-image: linear-gradient(#fff, #fff);
  padding-left: 15px;
  padding-right: 15px;
  font-family: Playfair Display, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 40px;
  text-decoration: none;
}

.navlink-primary-photots {
  border: 1px solid var(--white);
  color: #fff;
  text-align: center;
  background-image: linear-gradient(#000, #000);
  width: auto;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 30px;
  font-family: Playfair Display, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 35px;
  text-decoration: none;
  display: inline-block;
}

.navlink-primary-photots.herobutton {
  border-color: var(--black);
}

.container-3 {
  flex-flow: column;
  display: flex;
}

.code-embed {
  width: 100vw;
}

.code-embed-2 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-image: linear-gradient(#ffffff80, #ffffff80);
  border-radius: 5px;
  margin-top: 40px;
  padding: 40px 10px;
}

.text-block {
  font-family: Droid Sans, sans-serif;
}

.div-block-2 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  text-align: center;
  background-color: #ffffffe3;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.text-block-2 {
  color: #000;
}

@media screen and (max-width: 991px) {
  .hero {
    background-image: linear-gradient(#00000080, #00000080), url('../images/c3c148e907a45c371df381817c188b43-xxlarge.jpg');
    background-position: 0 0, 100%;
  }

  .hero.after {
    min-height: 100vh;
  }

  .hero.after.noimage {
    background-image: linear-gradient(#0000, #0000);
    min-height: 104svh;
  }

  .bild2 {
    background-image: linear-gradient(#0003, #0003), url('../images/DSJ06231-1-1.png');
    background-position: 0 0, 50%;
  }

  .bild3 {
    background-image: linear-gradient(#0003, #0003), url('../images/7743c05e6e9ff18fb7c3869f7ca4f311-xxlarge.jpg');
    background-position: 0 0, 50%;
  }

  .time {
    margin-bottom: 0;
    font-size: 30px;
    font-weight: 400;
    line-height: 30px;
  }

  .flex-block-2 {
    justify-content: center;
    align-items: center;
  }

  .flex-block-3 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    justify-content: center;
    align-items: center;
  }

  .bil4 {
    background-image: linear-gradient(#0003, #0003), url('../images/DSJ06404-min.jpg');
    background-position: 0 0, 50%;
  }

  .body {
    background-image: url('../images/www-3.jpg');
    background-position: 50%;
    background-size: cover;
  }
}

@media screen and (max-width: 479px) {
  .hero {
    background-image: linear-gradient(#0003, #0003), url('../images/c3c148e907a45c371df381817c188b43-xxlarge.jpg');
    background-position: 0 0, 76%;
    background-size: auto, cover;
  }

  .heading {
    font-size: 70px;
  }

  .und {
    line-height: 20px;
  }

  .navlink {
    font-size: 14px;
  }

  .navlink-primary {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
    line-height: 21px;
  }

  .container-2 {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    justify-content: space-between;
    align-items: center;
  }

  .section-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .flex-block {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .div-block {
    max-width: 40%;
  }

  .image {
    border-radius: 2px;
    max-width: 40vw;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
  }

  .time {
    font-size: 19px;
    line-height: 18px;
  }

  .adress {
    text-align: center;
  }

  .image-2 {
    max-width: 300px;
  }

  .flex-block-4 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .bil4 {
    background-image: linear-gradient(#0003, #0003), url('../images/DSJ06404-min.jpg');
    background-position: 0 0, 67%;
  }

  .nutton {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
    line-height: 21px;
  }

  .navlink-primary-photots.herobutton {
    font-size: 16px;
    line-height: 17px;
  }

  .div-block-2 {
    margin-left: 10px;
    margin-right: 10px;
  }
}


