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

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

#banner {
  overflow:hidden;
  position:relative;
  width:300px;
  height:250px;
  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: 160px;
  height: 22.02px;
  left: calc(50% - 160px/2);
  top: 130px;
  

}


#text_1{
  position: absolute;
  width: 95px;
  height: 27px;
  left: 35px;
  top: 163px;

fill:white;

}

#divider{
  position: absolute;
  width: 2px;
  height: 30px;
  left: 140px;
  top: 162px;

background: #FFFFFF;
}

#text_2{
  position: absolute;
  width: 112px;
  height: 21px;
  left: 152px;
  top: 167px;

fill:white;
}

#text_3{
  position: absolute;
  width: 70px;
  height: 27px;
  left: 38px;
  top: 163px;

  fill:white;
}

#text_4{
  position: absolute;
  width: 129px;
  height: 21px;
  left: 132px;
  top: 167px;

 fill:white;
}

#text_5{

  position: absolute;
  width: 76px;
  height: 27px;
  left: 44px;
  top: 163px;

  fill:white;
}

#text_6{
  position: absolute;
  width: 112px;
  height: 21px;
  left: 145px;
  top: 167px;

  fill:white;
}


#dark{

top: 111.86px;

}


#CTA{
  position: absolute;
  width: 220px;
  height: 32px;
  left: 40px;
  top: 205px;

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
}