/* Generated by less 2.2.0 */
.limited {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 5%;
}
.sans {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
}
.sans-up {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 80%;
}
.handwritten {
  font-family: 'Covered By Your Grace', cursive;
  font-weight: normal;
}
html,
body {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  font-family: 'Droid Serif', serif;
  color: #2f668e;
  font-weight: 400;
  font-style: normal;
  overflow: scroll;
  max-height: 120%;
}

h1,
h2,
h3,
h4 {
  font-weight: normal;
}
h1 {
  text-align: center;
  font-size: 3em;
  font-style: italic;
}
p {
  text-align: center;
}
a {
  color: inherit;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 80%;
}
section {
  position: relative;
  padding-top: 30px;

}
section.landing {

  width: 100%;
  height: 600px;
  background-color: #2f668e;
  background: radial-gradient( circle, transparent 50%, black 190%), #2f668e;

 
  text-align: center;
}
.snow {
	position: absolute;
	min-width: 100vw;
	min-height: 100vh;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
  z-index: 900;
  pointer-events:none;
}

.snow .svg {
	position: absolute;
	width: 100%;
	height: 100%;
  
}

#snow-top-layer {
	will-change: transform;
	transform: translateY(-768px);
	animation: fall 22.5s infinite linear;
}

#snow-bottom-layer {
	will-change: transform;
	transform: translateY(-768px);
	animation: fall 45s infinite linear;
}

@keyframes fall {
	
	100% {
		transform: translateY(0);
	}
	
}



section.landing .illustration_logo{
  width:100%;
  
  height:180px;
  background-image: url(../img/ed_logo_weiss.svg);
 
  background-size:auto 50%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  overflow: visible;
  display: block;

  position: absolute;
  top: 25px;

  z-index: 800;


}

section.landing .video {
  transform: translate(-50%, -50%);
  position: absolute;
  width: 820px;
  height: 400px;
  top: 65%;
  left: 50%;
  z-index: 1900;
}
section.landing .illustration-wrapper {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow-x: visible;
  pointer-events: none;
}
section.landing .illustration-wrapper .illustration_l1 {
  width: 157px;
  height: 386px;
  background-image: url(../img/Baum_1.png);
  background-size: contain;
  transform-origin:50% bottom; 

  background-repeat: no-repeat;
  position: absolute;
  left: 5%;
  top: 27%;
  animation: spinTree 8s cubic-bezier(0.42, 0.0, 0.58, 1.0) 
  infinite;

  z-index: 900;
  pointer-events: none;
}

section.landing .illustration-wrapper .illustration_baum2{
  width: 129px;
  height: 238px;
  background-image: url(../img/Baum_2.png);
  background-size: contain;
  transform-origin:50% bottom; 

  background-repeat: no-repeat;
  position: absolute;
  left: 15%;
  top: 42%;
  animation: spinTree 6s cubic-bezier(0.42, 0.0, 0.58, 1.0) 
  infinite;

  z-index: 900;
  pointer-events: none;
}


@keyframes spinTree {
  50% { transform: rotate(4deg); } }

section.landing .illustration-wrapper .illustration_l2 {
  width: 375px;
  height: 431px;
  background-image: url(../img/illustration0.png);
  background-size: contain;
  transform-origin:50% bottom; 
  overflow: visible;
  
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: 360px;
  z-index: 2000;
  pointer-events: none;
  animation: spin 6s cubic-bezier(.8, 0, .2, 1) 
  infinite;
}

section.landing .illustration-wrapper .illustration_schnee0 {
  width:100%;
  height: 75px;
  background-image: url(../img/schnee.png);
  background-size: contain;
  top: 107%;
  overflow: visible;
  
  position: absolute;
  
  pointer-events: none;
  z-index: 2800;

}

section.landing .illustration-wrapper .illustration_schnee {
  width:100%;
  height: 134px;
  background-image: url(../img/schnee.png);
  background-size: contain;
  
  overflow: visible;
  
  position: absolute;
  bottom: 0;

  z-index: 900;

}


section.landing .illustration-wrapper .illustration_schnee2 {
  width:100%;
  height: 134px;
  background-image: url(../img/schnee.png);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=80);
  opacity: 0.8;
  background-size: contain;

  overflow: visible;
  background-position: right 160px top;
  margin-bottom: 30px;
  position: absolute;
  bottom: 0;

  z-index: 800;


}

section.landing .illustration-wrapper .illustration_schnee3 {
  width:100%;
  height: 134px;
  background-image: url(../img/schnee.png);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=60);
  opacity: 0.6;
  background-size: contain;

  overflow: visible;
  background-position: left 260px top;
  margin-bottom: 60px;
  position: absolute;
  bottom: 0;

  z-index: 700;

}

section.landing .illustration-wrapper .illustration_schnee4 {
  
  width:100%;
  height: 280px;
  background-image: url(../img/geschenke.png);
 
  background-size: contain;
background-repeat: no-repeat;
  overflow: visible;
  top: -50%;
 
  position: absolute;
  bottom: 0;
  pointer-events: none;
  z-index:4000;

}

@keyframes spin {
  50% { transform: rotate(15deg); } }
  
section.landing .illustration_l3 {
  position: absolute;
  background-repeat: no-repeat;
  left: 50%;
  bottom: -110px;
  width: 940px;
  height: 520px;
  border-radius: 40px;
  margin-left: -470px;
  background-color: #1d1f31;
  z-index: 1000;
}

section.landing .illustration_l3-homebutton {
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -20px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  z-index: 1000;
  background-color: rgba(255, 255, 255, 0.2);
}
section.reasons {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
  box-sizing: border-box;
  top: 3%;
 
  

  overflow: visible;
  z-index: 1800;
}

.text_container {
  text-align: left;
  overflow: visible;
  width: 100%;
  max-width: 370;
  height: 480px;
  left: 50%;
  
  background-image: url(../img/Geschenke.png);
  background-size: auto 70%;
  background-position: bottom;
  background-repeat: no-repeat;
  transition: all .2s cubic-bezier(.8, 0, .2, 1) ; 
  
  
  pointer-events: none;
}






.text_container:after{
  background-color: #fff;
} 




.text_container div p {
  cursor: default !important;  
  margin-bottom: 10px;
  
}
.visible>div {
  display: block;
  font-size: 17px;
  
}

.hidden>div {
  
	display:none;
}

.visible>div {
	display:block;
  background-image: none;
  
}



@media screen and (max-width: 1240px) {


 
  }
@media screen and (max-width: 960px) {
 
 
  section.landing .illustration_l2 {
    display: none;
  }
  
  h1 {
    font-size: 2em;
  }



  
}
@media screen and (max-width: 800px) {
  body{
    overflow: scroll;
  }

  section.reasons {
   
    top:-7%;
  }

  .text_container {
    background-size: auto 70%;
    
  }

  .text_container:hover {
    background-size: auto 75%;
  }
  
  section.landing .illustration_l3 {
    display: none;
  }
 
  section.landing {
   
    padding-top: 200px;
    height: 450px;
  }
  section.landing .video {
    width: 95%;
    top: 60%;
  }
  section.landing .illustration-wrapper .illustration_schnee0{
    background-size: cover;
    
  top: 92%;
  }
  

  section.landing .illustration-wrapper .illustration_schnee{
    background-size: cover;
  }
  
  section.landing .illustration-wrapper .illustration_schnee2{
    display: none;
  }
  section.landing .illustration-wrapper .illustration_schnee3 {
    display: none;
  }
 
  section.landing .illustration-wrapper .illustration_l1  {
    display: none;
  }

  section.landing .illustration-wrapper .illustration_baum2  {
    display: none;
  }

 

  
 }



@media screen and (max-width: 400px) {
  section.landing .video {
    width: 95%;
    top: 60%;
    
  }

  
  .text_container {
    height: 380px;
    background-size: auto 60%;
    background-position: center; 

    
  }

  .text_container:hover {
    height: 380px;
    background-size: auto 65%;
    background-position: center; 

  }

  body{
    overflow: scroll;
  }
  
 

  
}
