body{background-color:#000;color:#ccc;height:100vh;box-sizing:border-box;font-family:Nanum Gothic,sans-serif;font-weight:400;font-style:normal}.nanum-gothic-regular{font-family:Nanum Gothic,sans-serif;font-weight:400;font-style:normal}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{clear:both;color:#ccc;font-weight:400;margin-top:.1rem;margin-bottom:.1rem}h1,.h1{font-size:38px;line-height:48px;color:#fff;letter-spacing:0px}.container{box-sizing:border-box;z-index:100;display:grid;width:100vw;height:100vh;gap:10px;grid-template-areas:"header header header header header header" "left left middle middle right right" "footer footer footer footer footer footer"}.particles{box-sizing:border-box;position:absolute;left:0;top:0;z-index:-2;width:100vw;height:100vh;background-size:contain;background-image:url(/assets/bg1-DrilApgL.jpeg)}.gradient{box-sizing:border-box;position:absolute;left:0;top:0;z-index:-1;width:100vw;height:100vh;background-image:linear-gradient(to right,#000,#000000bf)}h3{margin-bottom:1rem}h4{color:#fff;font-weight:bolder;margin-top:.5rem}.header{grid-area:header;height:15vh}.left{grid-area:left;min-width:15%;width:410px}.intro{grid-area:middle;width:75%;margin-left:1rem}.content{margin-top:5rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end;text-align:right}a{color:#aaa;text-decoration:none}a:hover{color:#fff;text-decoration:underline;cursor:pointer}.footer{grid-area:footer;height:15vh}
