body{position:fixed;-ms-user-select:none;-webkit-user-select:none;user-select:none;-ms-scroll-chaining:none;overscroll-behavior:contain;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}div.root{overflow-y:scroll;-webkit-overflow-scrolling:touch}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}@font-face{font-family:"JS Dong Kang KR";font-style:normal;font-weight:400;src:local("JSDongkang-Regular"),url(https://cdn.jsdelivr.net/gh/yungjin702/gamejam2021@master/JSDongkang-Regular.ttf) format("woff2"),url(https://cdn.jsdelivr.net/gh/yungjin702/gamejam2021@master/JSDongkang-Regular.ttf) format("woff"),url(https://cdn.jsdelivr.net/gh/yungjin702/gamejam2021@master/JSDongkang-Regular.ttf) format("truetype")}@font-face{font-family:"JS Dong Kang KR";font-style:normal;font-weight:700;src:local("JSDongkang-Bold"),url(https://cdn.jsdelivr.net/gh/yungjin702/gamejam2021@master/JSDongkang-Bold.ttf) format("woff2"),url(https://cdn.jsdelivr.net/gh/yungjin702/gamejam2021@master/JSDongkang-Bold.ttf) format("woff"),url(https://cdn.jsdelivr.net/gh/yungjin702/gamejam2021@master/JSDongkang-Bold.ttf) format("truetype")}.background{width:100vw;height:100vh}.background,.main{background-color:#000}.main{position:relative;display:flex;width:-webkit-min-content;width:-moz-min-content;width:min-content;height:-webkit-max-content;height:-moz-max-content;height:max-content;align-items:center;justify-content:center;transform:translateY(7.120743034055727vh);z-index:2}.main div.GameInfo{height:92vh}.main div.GameInfo,.main div.Vote{position:relative;width:100vw;overflow:hidden;z-index:1}.main div.Vote{height:inherit;display:none;justify-content:center}.LeftDeco{left:5%}.LeftDeco,.RightDeco{position:absolute;width:15.657620041753653vw;height:67.42738589211618vh;top:57%;transform:translateY(-50%)}.RightDeco{right:5%}.RightButton{top:50%;transform:translate(50%,50%)}.LeftButton,.RightButton{position:absolute;width:20px;height:20px}@media screen and (max-width:1920px){.main{transform:translateY(69px)}.main div.GameInfo,.main div.Vote{width:100vw}.LeftDeco,.RightDeco{width:300px;height:650px}}@media screen and (max-width:1800px){.LeftDeco,.RightDeco{display:none}}@media screen and (max-width:1200px){.main{width:auto;height:-webkit-max-content;height:-moz-max-content;height:max-content}.main div.GameInfo{position:relative;width:100vw}.main div.Vote{position:relative;width:inherit;height:inherit;display:none;justify-content:center;z-index:1}}.SliderContainer{width:63vw;height:60vh;transform:translate(-50%,-50%);top:50%;left:50%}.SliderCard,.SliderContainer{position:absolute;display:flex;align-items:center}.SliderCard{width:100%;height:100%;background-image:url(/static/media/GameExhibit.9ba2fe38.png);background-size:contain;background-repeat:no-repeat;background-position:50%;pointer-events:auto;justify-content:center}.grid-container{width:90%;height:97%;display:grid;grid-template-areas:"GamePoster GameName" "GamePoster main" "GamePoster main" "GamePoster main" "GamePoster Platform";grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr 1fr 1fr 1fr}.SliderCard a{z-index:inherit}.GamePoster{grid-area:GamePoster;text-align:center}.GameName{grid-area:GameName}.Content,.GameName{display:flex;align-items:center}.Content{grid-area:main}.Platform{grid-area:Platform}.GamePoster img{position:absolute;width:25vw;height:36vh;top:50%;transform:translate(-50%,-50%)}.SliderCard p.gameName{font-weight:700;font-size:2vw;left:50%;transform:translate(-50%)}.SliderCard p.context,.SliderCard p.gameName{position:relative;pointer-events:none;font-family:"JS Dong Kang KR";color:#fff}.SliderCard p.context{font-weight:400;font-size:1vw;left:1%}.SliderCard a.icon{position:absolute;width:100px;height:100px;left:80%;top:70%}.Platform a{position:absolute;width:-webkit-min-content;width:-moz-min-content;width:min-content;height:-webkit-min-content;height:-moz-min-content;height:min-content;right:5%;cursor:pointer}.Platform img{width:3vw;height:7vh}@media screen and (max-width:1920px){.SliderContainer{position:absolute;width:1200px;height:580px}.GamePoster img{width:450px;height:350px}.SliderCard p.gameName{font-size:40px}.SliderCard p.context{font-size:19px}.Platform img{width:auto;height:60px}}@media screen and (max-width:1200px){.SliderContainer{position:absolute;width:850px;height:660px;transform:translate(-50%,-50%);top:50%;left:50%}.SliderCard{width:100%;height:90%;background-image:url(/static/media/Tablet_Game_Exhibit.60f2ee18.svg);align-items:center;justify-content:center}.grid-container{width:90%;height:85%;grid-template-rows:1fr .5fr 1.5fr 1fr 1fr;margin-top:25px}.GamePoster img{position:absolute;width:350px;height:250px;transform:translate(-50%,-45%)}.SliderCard p.gameName{font-size:35px;transform:translate(-50%)}}@media screen and (max-width:850px){.SliderContainer{width:800px}.grid-container{grid-template-rows:1fr .3fr 1.7fr 1fr 1fr}}@media screen and (max-width:800px){.SliderContainer{width:500px}.SliderCard{background-image:url(/static/media/Moblie_Game_Exhibit.0e506eb4.svg)}.grid-container{width:80%;height:90%;grid-template-areas:"GamePoster GamePoster" "GamePoster GamePoster" "GamePoster GamePoster" "GameName GameName" "GameName GameName" "main main" "Platform Platform";grid-template-columns:1fr 1fr;grid-template-rows:1.5fr 1.5fr 1.5fr .6fr .6fr 1.5fr 1.5fr;margin-top:30px}.GamePoster{grid-area:GamePoster;text-align:justify}.GamePoster img{position:relative;width:350px;height:240px;top:50%;left:50%;transform:translate(-50%,-50%)}.GameName{grid-area:GameName;text-align:center}.SliderCard p.gameName{position:relative;font-size:30px}.SliderCard p.context{font-size:17px}.Content{align-items:baseline}.Platform{display:flex;align-items:center}.Platform a{position:relative;width:-webkit-min-content;width:-moz-min-content;width:min-content;height:-webkit-min-content;height:-moz-min-content;height:min-content;left:85%}.Platform img{position:relative;width:50px;height:60px}}@media screen and (max-width:500px){.SliderCard{background-image:url(/static/media/Moblie_Game_Exhibit.0e506eb4.svg)}.SliderContainer{position:absolute;width:100vw;height:70vh;transform:translate(-50%,-50%);top:50%;left:50%}.grid-container{width:42vh;height:90%}.GamePoster img{position:relative;width:auto;height:25vh;top:50%;left:50%;transform:translate(-50%,-50%)}.SliderCard p.gameName{font-size:4vh}.SliderCard p.context{font-size:1.8vh}.Platform img{position:relative;width:auto;height:6.4vh}}@media screen and (max-width:412px){.SliderCard p.context{font-size:15px}.grid-container{margin-right:10px}}@media screen and (max-width:375px){.SliderCard p.context{font-size:12px}.Platform img{position:relative;width:35px;height:40px}}@media screen and (max-width:312px){.SliderCard p.context{font-size:10px}.Platform img{position:relative;width:25px;height:30px}}.DotNavContainer:not(.DotIndicator):not(.DotBackground){position:absolute;text-align:center;top:50%;right:-5%;transform:translate(-50%,-50%);z-index:1}.Dot{list-style:none;background-color:rgba(187,42,42,.363);cursor:pointer}.Dot,.Dot_Active{width:1.5560165975103735vh;height:.7828810020876826vw;border-radius:50%;margin-top:3px}.Dot_Active{background-color:red}.Dot:hover{background-color:rgba(0,0,0,.1)}@media screen and (max-width:1920px){.DotNavContainer{top:50%;right:-5%}.Dot,.Dot_Active{width:15px;height:15px}}@media screen and (max-width:1350px){.DotNavContainer{display:none}}.DotBackground{width:100vw;height:90vh}.DotIndicator{position:relative;width:63vw;height:100%;left:50%;transform:translate(-50%)}@media screen and (max-width:1920px){.DotIndicator{width:1200px;height:100%}}.topnav_background{position:fixed;display:flex;width:100vw;height:7.223942208462332vh;overflow:hidden;background-color:#000;z-index:1000}.topnav{display:flex;width:100%;height:100%;align-items:center;justify-content:space-between;margin:0 auto}.topnav p{display:flex;color:#fff;font-family:"JS Dong Kang KR";font-weight:400;text-decoration:none;font-size:.8854166666666666vw}.topnav a.leftAtt{margin-left:10px}.topnav div.Button{display:flex;cursor:pointer;align-items:center;justify-content:center;transform:translate(-20%)}.topnav div.Button,.topnav div.Button img{width:10.416666666666666vw;height:6.191950464396285vh}.topnav_icon{display:flex;align-items:center;list-style:none;margin-right:30px}.topnav_icon img{width:2.0833333333333335vw;height:4.12796697626419vh;margin:3px}.topnav_icon img.Youtube{width:2.6041666666666665vw;height:4.12796697626419vh}.topnav_icon_small{display:none;width:40px;height:36px}.topnav a.active{background-color:#4caf50;color:#fff}.Title{width:15.104166666666666vw;height:auto;margin-top:5px}.Logo{display:none}.Instagram{background-image:url(https://www.instagram.com/kah.cg)}.layer_popup,.on{display:none}@media screen and (max-width:1920px){.topnav_background{position:fixed;display:flex;width:100vw;height:70px;overflow:hidden;background-color:#000;z-index:1000}.topnav p{display:flex;color:#fff;font-family:"JS Dong Kang KR";font-weight:400;text-decoration:none;font-size:17px}.topnav div.Button{display:flex;cursor:pointer;align-items:center;justify-content:center;transform:translate(-20%)}.topnav div.Button,.topnav div.Button img{width:200px;height:60px}.topnav_icon img{width:40px;height:40px;margin:3px}.topnav_icon img.Youtube{width:50px;height:40px}.Title{width:auto;height:auto;margin-top:5px}}@media screen and (max-width:1200px){.topnav{display:flex;max-width:1200px;width:100%;height:100%;align-items:center;margin:0 auto}}@media screen and (max-width:750px){.topnav{display:flex;max-width:1200px;width:100%;height:100%;align-items:center;margin:0 auto}.topnav_icon,.topnav div.Button{display:none}.topnav_icon_small{display:flex;margin-left:auto;align-items:center;list-style:none;margin-right:20px}.on{display:block}.layer_popup{position:fixed}.layer,.layer_popup{top:0;left:0;right:0;bottom:0}.layer{color:#fff;width:100%;height:100vh;position:relative;margin:auto;border-radius:5px;z-index:100}.menu_bar{width:100%;height:100%;display:flex;justify-content:center;padding-top:15%}.menu_item{list-style:none;padding-left:0}.menu_item li{width:100%;text-align:center;padding:0}.menu_item p{-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0}.menu_item img{width:40px;height:40px;padding:10px}.link{color:#fff;font-family:"JS Dong Kang KR";font-weight:400;font-size:20px;line-height:1.5;text-align:justify}.link:hover{background:rgba(148,25,25,.932)}.Title{display:none}.Logo{width:45px;height:60px;margin-left:10px;display:inline}.btn_area{padding:30px;display:table;table-layout:fixed;width:100%;box-sizing:border-box}.btn_close{color:#fff;border:none;font-family:"JS Dong Kang KR";font-weight:700;font-size:15px;width:80px;height:70px;background:transparent;cursor:pointer}.btn_close,.dimmed{position:absolute;top:0;right:0}.dimmed{background-color:rgba(0,0,0,.7);left:0;bottom:0;z-index:-1}.title{font-size:30px;font-weight:700}.maker,.title{text-align:center}.maker{display:flex;justify-content:space-around;align-items:center;margin-top:50px;font-size:25px}}.Poll{height:-webkit-min-content;height:-moz-min-content;height:min-content}.PollContainer{position:relative;display:flex;min-height:400px;width:67.7083vw;height:92.87925696594428vh;left:50%;justify-content:center;align-items:center;transform:translate(-50%)}.PollContainer a{color:#fff}@media screen and (max-width:1920px){.PollContainer{width:1300px;height:900px}}@media screen and (max-width:1200px){.PollContainer{position:relative;display:flex;min-height:400px;width:100vw;height:900px;justify-content:center;align-items:center;transform:translate(-50%)}}@media screen and (max-width:500px){.PollContainer{height:78.8vh}}.PollContent{position:relative;display:flex;align-items:center;justify-content:center;text-align:center;width:-webkit-max-content;width:-moz-max-content;width:max-content;height:90%}.PollContent div{position:relative;display:grid;height:inherit;justify-items:center}.PollContent a{position:relative;font-family:"JS Dong Kang KR";font-weight:400;font-size:.78125vw;padding-bottom:10px}.PollContent img{position:relative;width:15.625vw;height:41.2796697626419vh}.PollContent button{position:relative;width:6.40625vw;height:5.159958720330238vh;background:url(https://i.ibb.co/6bKTrKx/Vote-Button.png) no-repeat;background-size:cover;margin-top:10px}.carousel-container,.voteSelect{width:100%;height:100%}.carousel-container{top:8%}.carousel-item{display:flex;justify-content:center;width:-webkit-min-content;width:-moz-min-content;width:min-content;height:-webkit-min-content;height:-moz-min-content;height:min-content}.VoteResult:not(.PollContainer){position:absolute;width:90%;height:55%;top:25%}.Info:not(.PollContainer){position:absolute;display:grid;grid-template-areas:"AwardName Button" "AwardInfo AwardInfo";align-items:center;justify-content:center;grid-template-columns:1fr 2fr;grid-template-rows:2fr 1.5fr;left:4%;top:12%;z-index:1}.Info a{grid-area:AwardName;font-size:2.6041666666666665vw}.Info a,.Info a.AwardInfo{font-family:"JS Dong Kang KR";font-weight:700}.Info a.AwardInfo{grid-area:AwardInfo;position:absolute;font-size:1.0416666666666667vw;bottom:0}.Info button{grid-area:Button;margin-left:2vw;width:5.31632110579479vw;height:3.6496350364963503vh;background:url(https://i.ibb.co/7bhVrq8/Result-Check.png) no-repeat;background-size:cover}.TopLine:not(.PollContainer){position:absolute;width:100%;height:10px;top:2%}.BottomLine:not(.PollContainer){position:absolute;width:100%;height:10px;bottom:-3%}@media screen and (max-width:1920px){.PollContent a{font-size:15px;padding-bottom:10px}.PollContent img{width:300px;height:400px}.PollContent button{width:123px;height:50px;margin-top:10px}.Info a{font-size:50px}.Info a.AwardInfo{font-size:20px}.Info button{margin-left:10px;width:100px;height:35px}}@media screen and (max-width:908px){.Info:not(.PollContainer){width:100%;height:100px;justify-content:left;align-items:baseline;display:flex}}@media screen and (max-width:500px){.Info:not(.PollContainer){width:100%;height:10%;justify-content:left;align-items:baseline;display:flex;top:9%}.Info a{position:relative;font-size:3.1vh}.Info a,.Info a.AwardInfo{font-family:"JS Dong Kang KR";font-weight:700}.Info a.AwardInfo{grid-area:AwardInfo;position:absolute;font-size:2vh}.Info button{width:15.4vw;height:2.73vh}.PollContent a{font-size:3vw;padding-bottom:1vh}.PollContent img{width:60vw;height:42vh}.PollContent button{width:25vw;height:5.6vh}}.VoteResultContainer{position:relative;width:100%;height:100%;top:8%}
/*# sourceMappingURL=main.fece036a.chunk.css.map */