*{margin:0;padding:0;}
body,header,main,footer,div,article,h1,img{text-align:center;align-items:center;justify-content: center;}
body{background-color:rgb(0,0,0);width:100vw;overflow-x:hidden;position:relative;}
a{text-decoration:none;}
.nocopy{-ms-user-select:none;khtml-user-select: none;-webkit-user-select: none;-moz-user-select: none;user-select: none;}
header{background-color:rgb(0,0,0);width: 100vw;justify-content: center;align-items: center; overflow: hidden;}
header img{width: 100vw;}

main{width:100vw;padding-top:3vh;padding-bottom:3vh;background-color:rgb(234,234,234);display:flex;justify-content:center;overflow:hidden;position:relative;}
h1{font-size:7vw;color:rgb(234,168,059);padding-top:6vw;padding-bottom:0vh;} 
h2{font-size:2vw;color:rgb(222,222,222);font-weight:normal;}
h2 span{padding-left:1vw;padding-right:1vw;}
h3{font-size:3.4vh;line-height:5vh;color:rgb(0,0,0);text-align:left;padding-top:2vh;padding-bottom:2vh;}
article{max-width:78vh;min-width:78vw;margin-left:1vh;margin-right:1vh;}
h4{text-indent:2em;text-align:left;font-size:3vh;font-weight:normal;line-height:5vh;color:rgb(23,23,23);padding-top:0vh;padding-bottom:2vh;}
p{line-height:3.4vh;text-indent:2em;font-size:1.9vh;text-align:left;color:rgb(23,23,23);padding-bottom:1vh;font-weight:normal}

.container {display: flex;max-width: 100%; margin:auto;}
.left{flex: 2.3;display: flex;flex-direction: column;}
.left img {width: 78%;height: auto;padding-top:0%}
.left-column {flex: 2.3;display: flex;flex-direction: column;}
.left-column img{width: 63%;height: auto;}  
.right-column {flex: 1;}
.right-column img {width: 90%;height: auto;padding-top:0%}

#S{position: absolute;top:5vw;left:50%;transform: translatex(-50%)}
#A img{width: 80%;height: auto;padding-top:0%}
#D{color:red;}
#invest	h2{font-size:2.4vh;line-height:5vh;text-align:left;padding-top:0vh;padding-bottom:0vh;}
#invest p{line-height:2vh;color:rgb(23,23,23);}
#link{font-size:1.8vh;color:rgb(0,0,0);}
#link span{padding-left:3vh;padding-right:3vh;}
#note{color:rgb(99,99,99)}
#note2{color:rgb(99,99,99)}

footer{display:flex;justify-content:center;height:7vh;font-size:1.6vh;color:rgb(168,168,168);}
footer p span{font-size:1.5vh;padding-left:1.5vh;padding-right:1.5vh;color:rgb(168,168,168)}
footer p span a{font-size:1.5vh;color:rgb(168,168,168)}
footer p span img{height:1.5vh;}
footer p span a:hover,footer p span a:active{color:rgb(234,234,234);}