body {
  background:#ccc;
  padding:0;
  margin:0;
  font-family: "Helvetica Neue", HelveticaNeue, Helvetica, system-ui, -apple-system, Arial, sans-serif;
}

#link{
  width:300px;
  height:1050px;
  position:absolute;
  top:0px;
  left:0px;
}

#banner {
  overflow:hidden;
  position:relative;
  width:300px;
  height:1050px;
  display:box;
  border:1px solid #000000;
  background-color: #eeeeee;
  box-sizing: border-box;
}

img, svg {
  position: absolute;
  top:0;
  left:0;

  
 
}

#all{
  visibility: hidden;
}


#logo{
  position: absolute;
width: 250px;
height: 34.41px;
left: 25px;
top: 535px;
}


#text_1{
 position: absolute;
 width: 300px;
 height: 32px;
 left: 0px;
 top: 672px;

 fill:white;
}

#divider{
 position: absolute;
 width: 200px;
 height: 3px;
 left: 45px;
 top: 725px;

background: #FFFFFF;
}

#text_2{
 position: absolute;
 width: 300px;
 height: 80px;
 left: 0px;
 top: 749px;

fill:white;
}

#text_3{

 position: absolute;
 width: 300px;
 height: 50px;
 left: 0px;
 top: 664px;

 fill:white;

}

#text_4{

 position: absolute;
 width: 300px;
 height: 80px;
 left: 0px;
 top: 747px;

 fill:white;

}

#text_5{

 position: absolute;
 width: 300px;
 height: 51px;
 left: 0px;
 top: 662px;

 fill:white;

}

#text_6{

 position: absolute;
 width: 300px;
 height: 74px;
 left: 0px;
 top: 749px;

fill:white;

}


#dark{
top: 465px;
}


#CTA{
  position: absolute;
width: 245px;
height: 58px;
left: 27px;
top: 935px;

filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}


#sign{
  position: absolute;
  width: 65px;
  height: 118.52px;
  left: 10.33%;
  right: 77.33%;
  top: 2.83%;
  bottom: 85.92%;
  fill:white;
  opacity:0.5
}