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

#link{
  width:120px;
  height:600px;
  position:absolute;
  top:0px;
  left:0px;
}

#banner {
  overflow:hidden;
  position:relative;
  width:120px;
  height:600px;
  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: 100px;
 height: 13.76px;
 left: 10px;
 top: 289px;

}


#text_1{
 position: absolute;
 width: 120px;
 height: 24px;
 left: 0px;
 top: 370px;
 fill:white;
}

#divider{
 position: absolute;
 width: 100px;
 height: 2px;
 left: 10px;
 top: 408px;
 background: #FFFFFF;
}

#text_2{
 position: absolute;
 width: 120px;
 height: 30px;
 left: 0px;
 top: 420px;
 fill:white;
}

#text_3{
 position: absolute;
 width: 120px;
 height: 29px;
 left: 0px;
 top: 365px;

 fill:white;

}

#text_4{
 width: 120px;
 height: 39px;
 left: 0px;
 top: 417px;

 fill:white;

}

#text_5{
 position: absolute;
 width: 120px;
 height: 26px;
 left: 0px;
 top: 366px;

 fill:white;

}

#text_6{
 position: absolute;
 width: 120px;
 height: 34px;
 left: 0px;
 top: 416px;
 
 fill:white;
}


#dark{
top: 239px;
left: 0px;

}

#CTA{
  position: absolute;
  width: 100px;
height: 36.18px;
left: 10px;
top: 520px;



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


#sign{
 position: absolute;
 left: 9.38%;
 right: 67.5%;
 top: 3%;
 bottom: 85.76%;
 fill:white;
 opacity:0.5
}