@font-face {
  font-family: 'Jost';
  font-style: 'italic';
  font-weight: 300;
  margin: 0;
  padding: 0;
  color: #FFFFFF;
  font-display: swap;
  src: url('./webfont/font_jost_italic300.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Jost';
  font-style: 'normal';
  font-weight: 300;
  margin: 0;
  padding: 0;
  color: #ffffff;
  font-display: swap;
  src: url('./webfont/font_jost_regular300.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Futura-light';
  font-style: 'normal';
  font-weight: 100;
  margin: 0;
  padding: 0;
  color: #FFFFFF;
  font-display: swap;
  src: url('./webfont/font_futura_condensed _light.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
body {
  margin: 0;
  overflow-y: scroll;
  scrollbar-gutter: stable;
}
.logo {
  height: 12vh;
  width: 100%;
  display: flex;
  background-color: #FFFFFF;
  border-bottom: 0.5px rgb(153, 153, 153) solid;
  justify-content: flex-end;
  align-items: center;
  position: sticky;
  z-index: 1;    
  top: -6%;
  box-shadow: 0 4px 5px 0 rgba(128, 128, 128, 0.082);
} 
.logo-font {
  font-family: 'Jost';
  font-style: normal;
  font-size: clamp(1.2rem, 2.364vw + 0.727rem, 2.5rem);
  font-weight: 300;
  margin-right: 5%;
  color: #999999;
  text-align: right;
  vertical-align: bottom;
  position: sticky;
  top: 1%;
}
@media (orientation: landscape) {
header {
  height: 90vh;
  }
}
@media (orientation: portrait) {
header {
  height: 70vh;
  }
}
header {
  margin-top:10.3vh;
  display: flex;
  float: right;
  width: 30%;
  min-height: 70vh;
  height: auto;
  justify-content: flex-end;
  align-items: flex-start;
  text-align: right;
  position: sticky;
  top: 10vh;
  overflow-x: hidden;
}
@media (orientation: landscape) {
.major {
  margin-right: 15%;
  }
}
@media (orientation: portrait) {
.major {
  margin-right: 10%;
  }
}
.major {
  height: 4.8vh;
  width: 100%;
  display: flex;
  float: right;
  justify-content: flex-end; 
  align-items: center;
}
.major a {
  text-decoration: none;
}
.major a:hover {
  transition-duration: 0.2s;
  transform: scale(1.2);
  transition-timing-function: ease-in-out;
}
.title {
  height: 4.8vh;
  display: flex;
  float: left;
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  margin-left: 3%; 
}
.datenschutztitle {
  height: 17.5vh;
  display: flex;
  float: left;
  width: 100%;
  justify-content: flex-start;
  align-items:end;
  margin-left: 3%; 
}
@media (orientation: landscape) {
.impressum {
  margin-right: 10%;
  }
}
@media (orientation: portrait) {
.impressum {
  margin-right: 5%;
  }
}
.impressum {
  height: 4.8vh;
  display: flex;
  float: right;
  width: 100%;
  justify-content: flex-end; 
  align-items: center;
}
.impressum a {
  text-decoration: none;
}
.impressum a:hover {
  transition-duration: 0.2s;
  transform: scale(1.2);
  transition-timing-function: ease-in-out;
}
.major-font {
  font-family: 'Jost';
  font-style: normal;
  font-size: clamp(0.6rem, 1.636vw + 0.273rem, 1.5rem);
  font-weight: 300;
  color: #999999;
  text-align: right;
  vertical-align: middle;
}
.news-font {
  font-family: 'Jost';
  font-style: normal;
  font-size: clamp(0.6rem, 3.273vw + -0.055rem, 2.4rem);
  font-weight: 300;
  color: rgba(253, 70, 189, 0.8);
  text-align: right;
  vertical-align: middle;
}
.about-font {
  font-family: 'Jost';
  font-style: normal;
  font-size: clamp(0.6rem, 3.273vw + -0.055rem, 2.4rem);
  font-weight: 300;
  color: rgb(82, 131, 255, 0.7);
  text-align: right;
  vertical-align: middle;
}
.gallery-font {
  font-family: 'Jost';
  font-style: normal;
  font-size: clamp(0.6rem, 3.273vw + -0.055rem, 2.4rem);
  font-weight: 300;
  color: rgba(253, 70, 189, 0.8);
  text-align: right;
  vertical-align: middle;
}
.words-font {
  font-family: 'Jost';
  font-style: normal;
  font-size: clamp(0.6rem, 3.273vw + -0.055rem, 2.4rem);
  font-weight: 300;
  color: rgba(116, 47, 221, 0.7);
  text-align: right;
  text-align: middle;
}
.contact-font {
  font-family: 'Jost';
  font-style: normal;
  font-size: clamp(0.6rem, 3.273vw + -0.055rem, 2.4rem);
  font-weight: 300;
  color: rgba(41, 181, 41, 0.7);
  text-align: right;
  vertical-align: middle;
}
.links-font {
  font-family: 'Jost';
  font-style: normal;
  font-size: clamp(0.6rem, 3.273vw + -0.055rem, 2.4rem);
  font-weight: 300;
  color: rgb(254, 30, 254, 0.8);
  text-align: right;
  vertical-align: middle;
}
.impressum-font {
  font-family: 'Jost';
  font-style: normal;
  font-size: clamp(0.6rem, 3.273vw + -0.055rem, 2.4rem);
  font-weight: 300;
  color: rgb(176, 24, 242, 0.8);
  text-align: right;
  vertical-align: middle;
}
.datenschutz-font {
  font-family: 'Jost';
  font-style: normal;
  font-size: clamp(0.6rem, 3.273vw + -0.055rem, 2.4rem);
  font-weight: 300;
  color: rgb(82, 131, 255, 0.7);
  text-align: right;
  vertical-align: middle;
}
.back {
  height: 18vh;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.back img {
  height: 27px;
  width: 20px;
  opacity: 0.5;
}
@media (orientation: landscape) {
.back a {
  margin-right: 15%;
  }
}
@media (orientation: portrait) {
.back a {
  margin-right: 10%;
  }
}
.back a {
  text-decoration: none;
}
.back a:hover {
  transform: scale(1.2);
  filter: brightness(1.3);
  transition-timing-function: ease-in-out;
}
.instagram {
  height: 4vh;
  width: 4vh;
  display: flex;
  position: fixed;
  right: 12%;
  bottom: 1vh;
  float: right;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1400px) {
.instagram  {
  right: 13%;
  }
}
@media screen and (max-width: 1200px) {
.instagram {
  right: 14%;
  }
}
@media screen and (max-width: 992px) {
.instagram {
  right: 16%;
  }
}
@media screen and (max-width: 768px) {
.instagram {
  right: 20%;
  }
}
 @media screen and (max-width: 576px) {
.instagram {
  right: 24%;
  }
}
.instagram img {
  height: 4vh;
  width: 4vh;
}
.intagram a {
  text-decoration: none;
}
.instagram a:hover {
  transform: scale(1.2);
  filter: brightness(1.3);
  transition-timing-function: ease-in-out;
}
@media (orientation: landscape) {
.datenschutz {
  right: 3%;
  }
}
@media (orientation: portrait) {
.datenschutz {
  right: 1.5%;
  }
}
.datenschutz {
  height: 4.8vh;
  width: 11vh;
  display: flex;
  position: fixed;
  bottom: -2vh;
  float: right;
  background-color: rgb(82, 131, 255, 0.5);
  border-top-left-radius: 22px;
  border-top-right-radius: 22px;
  align-items: center;
   justify-content: center;
}
.datenschutz:hover {
  transition-duration: 0.2s;
  transform: translateY(-2vh);
  transition-timing-function: ease-in-out;
}
.daten-font {
  font-family: 'Jost';
  font-style: italic;
  font-size: clamp(0.4rem, 1.091vw + 0.182rem, 1rem);
  font-weight: 300;
  color: #ffffff;
  text-align: center;
  margin-bottom: 2vh;
}
.datenschutz a {
  text-decoration: none;
}
a {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  color: #FFFFFF;
  font-weight: 800;
  font-size: small;
}
a:hover {
  color: rgb(69, 40, 236);
  font-weight: 900;
  font-size: small;
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out;
} 
.text {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  color: #FFFFFF;
  font-size: small;
  text-align: left;
} 
.wapper-text {
  display: block;
  justify-content: flex-end;
  align-items: top;
}
figure {
  margin: 0 12vh;
}
.img-area {
  position: relative;
  width: 200px;
  height: 298px;
  float: right;
}
.img-area img {
  position: absolute;
  left: 0;
  max-width: 200px;
  max-height: 298px;
  margin-left: 4vh;
  margin-bottom: 4vh;
  transition: opacity 0.5s ease-in-out;
  border-radius: .3em;
}
.img-area img.img-front:hover {
  opacity: 0;
}
.container-home {
  margin-top: 4.5vh;
  height: auto;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.container-home img {
  display: flex;
  height: auto;
  width: 97vh;
  justify-content: center;
  align-items: center;
}
@media (orientation: landscape) {
.container-news {
  margin-left: 5%;
  }
}
@media (orientation: portrait) {
.container-news {
  margin-left: 1%;
  }
}
.container-news {
  margin-top: 4.5vh;
  height: auto;
  padding: 5.4vh 2% 5.4vh 1%;
  background-color: rgba(253, 70, 189, 0.7);
  overflow: auto;
  display: flex;
  justify-content: flex-start;
  align-items: top;
  border-radius: .3em;
}
@media (orientation: landscape) {
.container-about {
  margin-left: 5%;
  }
}
@media (orientation: portrait) {
.container-about {
  margin-left: 1%;
  }
}
.container-about {
  margin-top: 4.5vh;
  height: auto;
  padding: 5.4vh 2% 5.4vh 1%;
  background-color: rgb(82, 131, 255, 0.6);
  overflow: auto;
  display: flex;
  justify-content: flex-start;
  align-items: top;
  border-radius: .3em;
} 
.container-gallery {
  height: 87vh;
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (orientation: landscape) {
.grid-container-gallary {
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  }
}
@media (orientation: portrait) {
.grid-container-gallary {
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr;
  }
}
.grid-container-gallary {
  display: grid;
  row-gap: 1.3rem;
  column-gap: 1.3rem;
}
.image-container-gallery {
  position: relative;
  display: inline-block;
}
.image-container-gallery:hover .galleryimg {
  filter: brightness(0.7);
  transform: scale(1.05);
  transition: 250ms ease-in-out; 
}
.galleryimg {
  width: 30vh;
  height: auto;
  display: block;
  border-radius: 6vh;
  transition: filter 0.3s ease-in-out;
}
@media screen and (max-width: 1400px) {
.galleryimg  {
  width: 28vh;
  height: auto;
  }
}
@media screen and (max-width: 1200px) {
.galleryimg {
  width: 25vh;
  height: auto;
  }
}
@media screen and (max-width: 992px) {
.galleryimg {
  width: 22vh;
  height: auto;
  }
}
@media screen and (max-width: 768px) {
.galleryimg {
  width: 19vh;
  height: auto;
  }
}
@media screen and (max-width: 576px) {
.galleryimg {
  width: 17vh;
  height: auto;
  }
}
.image-container-gallery:hover .overlay {
  opacity: 1;
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  display: flex;
  justify-content: center;
  align-items: center;
}
.overlay-text {
  font-family: 'Jost';
  font-style: normal;
  font-size: clamp(1rem, 3.636vw + 0.273rem, 3rem);
  font-weight: 300;
  color: #ffffff;
  text-align: center;
  vertical-align: middle;
}
@media (orientation: landscape) {
.container-words {
  margin-left: 5%;
  }
}
@media (orientation: portrait) {
.container-words {
  margin-left: 1%;
  }
}
.container-words {
  margin-top: 4.5vh;
  height: auto;
  padding: 5.4vh 2% 5.4vh 1%;
  background-color: rgba(116, 47, 221, 0.5);
  overflow: auto;
  display: flex;
  justify-content: flex-start;
  align-items: top;
  border-radius: .3em;
}
@media (orientation: landscape) {
.container-contact {
  margin-left: 5%;
  }
}
@media (orientation: portrait) {
.container-contact {
  margin-left: 1%;
  }
}
.container-contact {
  margin-top: 4.5vh;
  height: auto;
  padding: 5.4vh 2% 5.4vh 1%;
  background-color: rgba(41, 181, 41, 0.6);
  overflow: auto;
  display: flex;
  justify-content: flex-start;
  align-items: top;
  border-radius: .3em;
}
.maps-iframe {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  width: 100%;
  border: 0;
}
.maps-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
@media (orientation: landscape) {
.container-links {
  margin-left: 5%;
  }
}
@media (orientation: portrait) {
.container-links {
  margin-left: 1%;
  }
}
.container-links {
  margin-top: 4.5vh;
  height: auto;
  padding: 5.4vh 2% 5.4vh 1%;
  background-color: rgb(254, 30, 254, 0.6);
  overflow: auto;
  display: flex;
  justify-content: flex-start;
  align-items: top;
  border-radius: .3em;
}
@media (orientation: landscape) {
.container-impressum {
  margin-left: 5%;
  }
}
@media (orientation: portrait) {
.container-impressum {
  margin-left: 1%;
  }
}
.container-impressum {
  margin-top: 4.5vh;
  height: auto;
  padding: 5.4vh 2% 5.4vh 1%;
  background-color: rgb(176, 24, 242, 0.7);
  overflow: auto;
  display: flex;
  justify-content: flex-start;
  align-items: top;
  border-radius: .3em;
}
@media (orientation: landscape) {
.container-datenschutz {
  margin-left: 5%;
  }
}
@media (orientation: portrait) {
.container-datenschutz {
  margin-left: 1%;
  }
}
.container-datenschutz {
  margin-top: 4.5vh;
  height: auto;
  padding: 5.4vh 2% 5.4vh 1%;
  background-color: rgb(82, 131, 255, 0.6);
  overflow: auto;
  display: flex;
  justify-content: flex-start;
  align-items: top;
  border-radius: .3em;

}
/* start works */
.logo-works {
  margin-top: 2.2vh;
  width: 100%;
  background-color: #FFFFFF;
  justify-content: flex-end;
  align-items: end;
}
.logo-works-font {
  font-family: 'Jost';
  font-style: normal;
  font-size: clamp(0.9rem, 2vw + 0.5rem, 2rem);
  font-weight: 300;
  margin-right: 11.5%;
  color: #66CCFC;
  text-align: right;
  vertical-align: bottom;
}

/* start works-container */
.container-works {
  display: flex;
  position: relative;
  width: 100%;
  height: auto;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: flex-start;
  flex-wrap: wrap;
  padding-bottom: 50px;
  animation: zoomIn 0.5s forwards
}
/*
@keyframes zoomIn {
  0% {
    transform:scale(0.9);
    opacity: 0; 
  }
  100% {
    transform:scale(1);
    opacity: 1; 
  }
}
    */ 
.container-works img {
  width: 350px;
  height: auto;
}
.container-works-item {
  width: 33%;
  height: auto;
  display: flex;
}
.wapper {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  padding-top: 7vh;
  align-items: center;
  row-gap: 9vh;
}
/* video-lightbox start*/
.container {
  position: relative;
}
.container-video {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.video-container .video {
  width: 350px;
  height: auto;
  border-radius: .3em;
  cursor: pointer;
  overflow: hidden;
}
.video-container .video video {
  width: 100%;
  height: 100%;
  border-radius: .3em;
  object-fit: cover;
  transition: .2s linear;
}
.video-container .video:hover video {
  filter: contrast(50%);
  transform: scale(1.1);
  transition: 250ms ease-in-out;
}
/* video-lightbox overlay start*/
.popup-video {
  display: flex;
  position: fixed;
  z-index: 10;
  top: 0; left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0,0,0,.8);
  display: none;  
}
@media (orientation: landscape) {
.popup-video video {
  height: 85vh;
  width: auto;
  }
}
@media (orientation: portrait) {
.popup-video video {
  height: auto;
  width: 80%;
  }
}
.popup-video video {
  display: block;
  position: absolute;
  top: 50%; left:50%;
  max-height: 85vh;
  transform: translate(-50%, -50%);
  border: 4px rgb(255, 255, 255) solid;
  border-radius: .3em;
  object-fit: cover;
  overflow: hidden;
}
@media screen and (max-width:768px) {
.popup-video video {
  width: 90%;
  }        
}
.popup-video span {
  position: fixed;
  top: 0; right: 0; bottom: 0; left: 0;
  width: 100%;
  height: 100%;
  font-size: 70px;
  text-align: right;
  color: rgb(255, 255, 255);
  font-weight: 300;
  cursor: pointer;
}
.popup-video .video-caption {
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  justify-content: center;
  padding-bottom: 3vh;
  font-family: 'Jost';
  font-style: normal;
  font-size: clamp(0.8rem, 0.727vw + 0.655rem, 1.2rem);
  font-weight: 300;
  color: rgb(255, 255, 255);
}
/* video-lightbox end*/
.card {
  width: 350px;
  height: auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  overflow: hidden;
  border-radius: .3em;
}
.card img {
  height: 100%;
  transition: 250ms ease-in-out;
  border-radius: .3em;
}
.card img:hover { 
  filter: contrast(50%);
  transform: scale(1.1);
  transition: 250ms ease-in-out;
}
.card_content {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px;
  width: calc(100% - 20px);
  height: 60px;
  font-family: 'Futura-light';
  font-style: normal;
  font-weight: 100;
  font-size: 26px;
  color: #FFFFFF;
  text-align: right;
  display: flex;
  flex-direction: column;
  background-image: linear-gradient(to bottom, transparent, rgb(153, 153, 153));
  transform: translateY(100%);
  transition: 250ms ease-in-out;
}
.card:hover .card_content {
  transform: translateY(0);
}
.content_head {
  position: relative;
}
/* end works-container */
/* start atelier-slider */
@media (orientation: landscape) {
.atelier-container-grid {
  width: 75%;
  grid-template-columns: 0.8fr 3fr 0.8fr;
  }
}
@media (orientation: portrait) {
.atelier-container-grid {
  width: 95%;
  grid-template-columns: 0.2fr 4fr 0.2fr;
  }
}
.atelier-container-grid {
  position: relative;
  display: grid;
  height: auto;
  align-items: top;
  overflow: hidden;
  padding-top: 7vh;
}
.mySlides {
  display: none;
}
.cursor {
  cursor: pointer;
}
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  height: auto;
  align-items: center;
}
.prev {
  left: 2vh;
}
.next {
  right: 2vh;
}
@media (orientation: portrait) {
.prev img, .next img {
  display: none;
  }
}
.prev img, .next img {
  width: 6vh;
  height: auto;
  opacity: 0.5;
  justify-content: center;
  align-items: center;
}
.prev:hover,
.next:hover {
  transform: scale(1.2);
  filter: brightness(1.3);
  transition: 250ms ease-in-out;
}
/* Container for the slider image text */
.caption-container {
  font-family: 'Jost';
  font-style: italic;
  font-size: clamp(0.5rem, 0.506vw + 0.399rem, 1rem);
  font-weight: 300;
  text-align: center;
  color: #999999;
}
/* effect for thumnbail images */
.demo {
  opacity: 0.3;
}
.active,
.demo:hover {
  opacity: 1;
}
/* ende sculpture-slider */
/* start sculpture-carousel-slider */
.carousel {
  width: 99%;
  overflow-x: auto;
  margin-bottom: 3em;
  display: flex;
  margin-left: 1%;
  scroll-behavior: smooth;
  anchor-name: --carousel;
  scroll-snap-type: x mandatory;
}
.carousel::-webkit-scrollbar {
  display: none;
}
.carousel::scroll-button(right), .carousel::scroll-button(left) {
  content: '→';
  border: none;
  background-color: rgb(82, 131, 255, 0.8);
  font-family: 'Jost';
  font-size: 2.1em;
  color: #FFFFFF;
  height: 5.5vh;
  width: 5.5vh;
  border-radius: 50%;
  box-shadow: 1px 4px 9px grey;
  padding-bottom: .1em;
  cursor: pointer;
  position: fixed;
  position-anchor: --carousel;
  position-area: right center;
  translate: -150%;
}
.carousel::scroll-button(left) {
  content: '←';
  position-area: left center;
  translate: 130%;
}
.carousel::scroll-button(right):disabled, .carousel::scroll-button(left):disabled {
  opacity: 0.5;
  cursor: auto;
}
@media(max-width: 500px) {
.carousel-card {
  flex: 0 0 100%;
  }
}
.carousel-card {
  scroll-snap-align: start;
  flex: 0 0 13em;
  aspect-ratio: 5 / 2.5;
  padding: .5em;
}
.carousel-card img {
  width: 100%;
  border-radius: .3em;
}
/* ende sculpture-page */
#myBtn {
  display: none;
  position: fixed;
  bottom: 12vh;
  right: 2.3vh;
  z-index: 99;
}
#myBtn img {
  width: 27px;
  height: 20px;
  opacity: 0.5;
}
#myBtn img:hover {
  transform: scale(1.2);
  filter: brightness(1.3);
  transition: 250ms ease-in-out;
}
#myBack {
  position: fixed;
  bottom: 7vh;
  right: 2.5vh;
  z-index: 99;
  border: none;
  outline: none;
  cursor: pointer;
}
#myBack img {
  width: 20px;
  height: 27px;
  opacity: 0.5;
}
#myBack img:hover {
  transform: scale(1.2);
  filter: brightness(1.3);
  transition: 250ms ease-in-out;
}
