@font-face{font-family:Nanum;src:url(/fonts/Nanum.125acea9.ttf)}@font-face{font-family:Yseva;src:url(/fonts/Yseva.7aaa1bd5.ttf)}@font-face{font-family:Quicksand;src:url(/fonts/Quicksand.02577c9f.ttf)}::-webkit-scrollbar-track{background-color:#303030}::-webkit-scrollbar{width:13px;background-color:#242323}::-webkit-scrollbar-thumb{background:linear-gradient(45deg,#9c0118,#860202);border-radius:10px}body{background-color:#242323;margin:0;padding:0;animation-name:loading;animation-duration:2s}.loadingbar{display:block;position:absolute;top:0;left:0;background-color:red;height:5px;animation-name:loadingbar;animation-duration:1.5s;animation-fill-mode:backwards}@keyframes loadingbar{0%{width:0}to{width:100%}}.discordembed{position:fixed;width:300px;height:600px;background-color:#282b30;right:0;border-bottom-left-radius:20px;transition:all .3s;top:50%;transform:translateY(-50%);z-index:999!important;animation-name:discordembed;animation-duration:.2s}.discordembed,.discordembed .banner{display:block;border-top-left-radius:20px}.discordembed .banner{width:100%;background-color:#f7ce08;height:100px}.discordembed .pp img{display:block;margin-top:-70px;width:130px;height:130px;border-radius:50%;border:7px solid #282b30;margin-left:auto;margin-right:auto}.discordembed .name{font-family:Nanum,sans-serif;font-weight:500;text-align:center;color:#dfdfdf;font-size:20px;line-height:3}.discordembed .name .id{display:inline-block;color:#9e9e9e}@keyframes discordembed{0%{margin-right:-100%}to{margin-right:0}}#textcopy{display:none}.discordembed .line{width:86%;height:1px;background-color:#646464}.discordembed .description,.discordembed .line{display:block;margin-left:auto;margin-right:auto;margin-top:10px}.discordembed .description{width:250px;height:200px;padding:10px;border-radius:5px;transition:all .2s}.discordembed .description:hover{background-color:#323232;cursor:pointer}.discordembed .description p{color:#9e9e9e;font-family:Nanum,sans-serif;font-weight:400}.discordembed .exit{text-align:center;font-size:30px;color:#9e9e9e;display:none;cursor:pointer}.form{display:block;position:fixed;width:300px;height:430px;right:0;top:50%;transform:translateY(-50%);z-index:999!important;background-color:#2e2f31;border-top-left-radius:10px;border-bottom-left-radius:10px;transition:all .3s;animation-name:discordembed;animation-duration:.2s}.form h2{display:block;text-align:center;font-size:15px;font-family:Nanum,sans-serif;font-weight:lighter;color:#8f8f8f;margin-top:20px;width:200px;height:30px;margin-left:auto;margin-right:auto;line-height:1.8;background-color:#434343;border-radius:10px}.form form{margin-top:10px}.form form input,textarea{display:block;margin-left:auto;margin-right:auto;width:90%;border:none;margin-top:5px;color:#fff}.form form input{height:30px;background-color:#2e2f31;border-bottom:1px solid #c3c3c3;font-family:Nanum,sans-serif}.form form textarea{background-color:#363636;color:#8c8c8c;margin-top:30px}.form form textarea::-moz-placeholder{color:#7d7d7d}.form form textarea::placeholder{color:#7d7d7d}.titlename{margin-left:60px;margin-top:60px}.titlename a{font-family:Nanum,sans-serif;font-weight:lighter;font-size:30px;color:#fff;white-space:nowrap;letter-spacing:5px;overflow:hidden}.bod-bod{display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center;min-height:65vh}.bod-bod .text h2{color:#fff;font-family:Yseva,sans-serif;font-weight:lighter;font-size:60px;width:650px;border-left:1px solid;padding:20px}.bod-bod .button{display:inline-block;width:256px;height:71px;background-color:#fff;margin-top:-30px;transition:all .1s;margin-left:27px;font-size:25px;color:#000;text-align:center;font-family:Quicksand,sans-serif;text-transform:uppercase;line-height:2.8;cursor:pointer}.bod-bod .button:hover{box-shadow:10px 10px 0 #e74c3c}.button-social-align{display:flex;flex-wrap:wrap}.social{font-size:23px;margin-left:30px;margin-top:-19px}.social i{display:inline-block;width:50px;height:50px;background-color:#323232;text-align:center;line-height:2.3;border-radius:10px;color:gray;transition:.2s;cursor:pointer;margin-left:5px;margin-right:5px}.fa-twitter:hover{color:#00acee}.fa-discord:hover{color:#5865f2}.fa-envelope:hover{color:#fff}.circle{display:block;width:300px;height:300px;background-color:#fff;border-radius:50%;transition:all .1s;box-shadow:-30px 40px 0 #e74c3c;animation-name:floating;animation-duration:3.5s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}a{text-decoration:none}.copyright{display:block;text-align:center;opacity:.5;position:absolute;bottom:0;left:50%;transform:translateX(-50%)}.copyright a p,.copyright h2{font-size:15px;font-family:Quicksand,sans-serif;font-weight:lighter;color:#fff}.copyright a p:hover{opacity:.8}@media screen and (max-width:1008px){.circle{display:none}.bod-bod{justify-content:center}.bod-bod .text h2{text-align:center;border-left:none;padding:0 0 20px;width:95%;margin-left:auto;margin-right:auto}.bod-bod .button-social-align{justify-content:center}.discordembed .exit{display:block}}@media screen and (max-width:477px){.bod-bod .text h2{font-size:50px}.social{margin-top:-20px;margin-left:5px}.bod-bod .button{margin-left:0;justify-content:center}.bod-bod{margin-top:70px}}@media screen and (max-width:422px){.bod-bod .social{margin-top:20px}}@keyframes floating{0%{transform:translate(0)}65%{transform:translateY(30px);box-shadow:-30px 40px 15px #e74c3c}to{transform:translate(0)}}@keyframes loading{0%{opacity:0}to{opacity:1}}