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

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

#banner {
  overflow:hidden;
  position:relative;
  width:980px;
  height:120px;
  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: 757px;
  top: 20px;

}


#text_1{
  position: absolute;
  width: 133px;
  height: 24px;
  left: 463px;
  top: 21px;

fill:white;

}

#divider{
  position: absolute;
  width: 160px;
  height: 2.1px;
  left: 450px;
  top: 60px;

background: #FFFFFF;
}

#text_2{

  position: absolute;
  width: 187px;
  height: 32px;
  left: 438px;
  top: 70px;

fill:white;
}

#text_3{

  position: absolute;
  width: 133px;
  height: 30px;
  left: 459px;
  top: 18px;

fill:white;

}

#text_4{
  position: absolute;
  width: 203px;
  height: 32px;
  left: 428px;
  top: 70px;
  

 fill:white;
}

#text_5{

  position: absolute;
  width: 133px;
  height: 24px;
  left: 463px;
  top: 21px;

  fill:white;
}

#text_6{
  position: absolute;
  width: 181px;
  height: 32px;
  left: 439px;
  top: 70px;

  fill:white;
}


#dark{

left: 360px;

}


#CTA{
  position: absolute;
  width: 160px;
  height: 40px;
  left: 759px;
  top: 62px;

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


#sign{
  position: absolute;
  left: 2.14%;
  right: 95.1%;
  top: 9.17%;
  bottom: 49.81%;
    
  fill:white;
  opacity:0.5
}