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

#link{
  width:320px;
  height:50px;
  position:absolute;
  top:0px;
  left:0px;
}

#banner {
  overflow:hidden;
  position:relative;
  width:320px;
  height:50px;
  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: 120px;
  height: 16.51px;
  left: 12px;
  top: 5px;
  

}


#text_1{
  position: absolute;
  width: 82px;
  height: 23px;
  left: 11px;
  top: 22.87px;

fill:white;

}

#divider{
  position: absolute;
  width: 1.73px;
  height: 20px;
  left: 102px;
  top: 25px;
  

background: #FFFFFF;
}

#text_2{
  position: absolute;
  width: 97px;
  height: 18px;
  left: 112.4px;
  top: 26.33px;

fill:white;
}

#text_3{
  position: absolute;
  width: 61px;
  height: 23px;
  left: 12px;
  top: 22.87px;

  fill:white;
}

#text_4{
  position: absolute;
  width: 112px;
  height: 18px;
  left: 93.47px;
  top: 26.33px;

 fill:white;
}

#text_5{

  position: absolute;
  width: 66px;
  height: 23px;
  left: 12px;
  top: 23.87px;

  fill:white;
}

#text_6{
  
  position: absolute;
  width: 97px;
  height: 18px;
  left: 99.53px;
  top: 27.33px;
  
  

  fill:white;
}


#dark{

top: 0px;
left:0px

}


#CTA{
  position: absolute;
  width: 80.56px;
  height: 33px;
  left: 224px;
  top: 9px;

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


#sign{
  position: absolute;
  left: 7%;
  right: 84%;
  top: 3.6%;
  bottom: 76.71%;
  fill:white;
  opacity:0.5
}