@import url('https://fonts.googleapis.com/css?family=Rajdhani:200,300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400');
/* line 1, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
}

/* HTML5 display-role reset for older browsers */
/* line 22, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

/* line 27, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
body {
    line-height: 1;
}

/* line 31, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
ol,
ul {
    list-style: none;
}

/* line 35, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
blockquote,
q {
    quotes: none;
}

/* line 39, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

/* line 45, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* fonts */
@font-face {
    font-family: 'wr website';
    src: url('https://papayacdn.s3.amazonaws.com/static/assets/styles/fonts/wr-website.eot');
    src: url('https://papayacdn.s3.amazonaws.com/static/assets/styles/fonts/wr-website.eot?#iefix')
            format('embedded-opentype'),
        url('https://papayacdn.s3.amazonaws.com/static/assets/styles/fonts/wr-website.woff') format('woff'),
        url('https://papayacdn.s3.amazonaws.com/static/assets/styles/fonts/wr-website.ttf') format('truetype'),
        url('https://papayacdn.s3.amazonaws.com/static/assets/styles/fonts/wr-website.svg#wr-website') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* line 68, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
[class*='wr-icon-']:before {
    display: inline-block;
    font-family: 'wr website';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* line 78, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
.wr-icon-chevron-down:before {
    content: '\0041';
}

/* line 80, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
.wr-icon-chevron-up:before {
    content: '\0042';
}

/* line 82, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
.wr-icon-arrow-left:before {
    content: '\0043';
}

/* line 84, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
.wr-icon-arrow-right:before {
    content: '\0044';
}

/* line 86, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
.wr-icon-ranking:before {
    content: '\0045';
}

/* line 88, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
.wr-icon-play:before {
    content: '\0046';
}

/* line 90, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
.wr-icon-question:before {
    content: '\0048';
}

/* line 92, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
.wr-icon-facebook:before {
    content: '\0049';
}

/* line 94, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
.wr-icon-chevron-right:before {
    content: '\004a';
}

/* line 96, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
.wr-icon-chevron-left:before {
    content: '\004b';
}

/* line 98, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
.wr-icon-youtube:before {
    content: '\004c';
}

/* line 100, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
.wr-icon-eye-ok:before {
    content: '\004d';
}

/* line 102, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
.wr-icon-eye-close:before {
    content: '\004e';
}

/* line 104, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
.wr-icon-twitch:before {
    content: '\004f';
}

/* line 106, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
.wr-icon-discord:before {
    content: '\0050';
}

/* func */
/* line 330, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
.loader {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 3000;
    margin: auto;
    border-top: 1.1em solid rgba(255, 255, 255, 0.2);
    border-right: 1.1em solid rgba(255, 255, 255, 0.2);
    border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
    border-left: 1.1em solid #ffffff;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}

/* line 415, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
#banner .wr-container .box-left .wrapper .slick-prev,
#banner .wr-container .box-left .wrapper .slick-next {
    font-size: 0;
    line-height: 0;
    background-color: transparent;
    border: none;
    outline: none;
}

/* line 423, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
a {
    text-decoration: none;
    color: white;
}
/* line 426, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
a:hover {
    color: #f46300;
}

/* line 431, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
#banner {
    background-color: #252525;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: white;
}
#banner .wr-container {
    width: 765px;
    height: 274px;
}
/* line 438, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
#banner .wr-container .box-left {
    width: 325px;
    height: 274px;
}
/* line 442, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
#banner .wr-container .box-left .wrapper .box-cont {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
}
/* line 447, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
#banner .wr-container .box-left .wrapper .box-cont .box-shadow {
    /* background: rgba(71, 71, 71, 0);
    background: linear-gradient(to bottom, rgba(71, 71, 71, 0) 0%, rgba(45, 45, 45, 0) 50%, #131313 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#474747', endColorstr='#131313', GradientType=0); */
}
/* line 451, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
#banner .wr-container .box-left .wrapper .box-cont .box-shadow .box-content {
    width: 323px;
    height: 272px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;

    border: 1px solid rgba(255, 255, 255, 0.2);
    transition: all 0.3s ease-out;
}
/* line 397, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
#banner .wr-container .box-left .wrapper .box-cont .box-shadow .box-content .cate {
    color: #f46300;
    font-family: Rajdhani;
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    text-transform: uppercase;
}
/* line 401, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
#banner .wr-container .box-left .wrapper .box-cont .box-shadow .box-content .title {
    width: 95%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: white;
    font-family: Rajdhani;
    font-size: 18px;
    font-weight: 300;
    line-height: 18px;
    margin-bottom: 8px;
}
/* line 409, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
#banner .wr-container .box-left .wrapper .box-cont .box-shadow .box-content .date {
    color: #a5a5a5;
    font-family: Rajdhani;
    font-size: 10px;
    font-weight: 300;
    line-height: 18px;
    margin-bottom: 5px;
}
/* line 456, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
#banner .wr-container .box-left .wrapper .box-cont:hover .box-shadow {
    /* background: linear-gradient(to bottom, transparent 75%, rgba(0, 0, 0, 0.5) 25%); */
}
/* line 458, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
#banner .wr-container .box-left .wrapper .box-cont:hover .box-shadow .box-content {
    border: 1px solid rgba(244, 99, 0, 0.8);
    transition: all 0.3s ease-in;
}
/* line 465, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
#banner .wr-container .box-left .wrapper .slick-prev {
    position: absolute;
    left: 3%;
    top: 45%;
    z-index: 2;
    width: 30px;
    height: 30px;
    padding-top: 10px;
    color: rgba(255, 255, 255, 0.8);
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    transition: background-color 0.3s ease-out;
}
/* line 318, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
#banner .wr-container .box-left .wrapper .slick-prev:hover {
    background-color: rgba(246, 98, 0, 0.5);
    border-radius: 50%;
    transition: background-color 0.3s ease-in;
}
/* line 323, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
#banner .wr-container .box-left .wrapper .slick-prev:before {
    font-family: 'wr website';
    content: '\0043';
    font-size: 14px;
}
/* line 470, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
#banner .wr-container .box-left .wrapper .slick-next {
    position: absolute;
    right: 3%;
    top: 45%;
    z-index: 2;
    width: 30px;
    height: 30px;
    padding-top: 10px;
    color: rgba(255, 255, 255, 0.8);
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    transition: background-color 0.3s ease-out;
}
/* line 293, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
#banner .wr-container .box-left .wrapper .slick-next:hover {
    background-color: rgba(246, 98, 0, 0.5);
    border-radius: 50%;
    transition: background-color 0.3s ease-in;
}
/* line 298, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
#banner .wr-container .box-left .wrapper .slick-next:before {
    font-family: 'wr website';
    content: '\0044';
    font-size: 14px;
}
#banner .wr-container .box-right {
    display: flex;
}
/* line 480, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
#banner .wr-container .box-right .box-cont {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
/* line 488, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
#banner .wr-container .box-right .box-cont .box-shadow {
    /* background: rgba(71, 71, 71, 0);
    background: linear-gradient(to bottom, rgba(71, 71, 71, 0) 0%, rgba(45, 45, 45, 0) 50%, #131313 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#474747', endColorstr='#131313', GradientType=0); */
}
/* line 492, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
#banner .wr-container .box-right .box-cont .box-shadow .box-content {
    width: 218px;
    height: 168px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 1px solid rgba(255, 255, 255, 0.2);
    transition: all 0.3s ease-out;
}
/* line 397, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
#banner .wr-container .box-right .box-cont .box-shadow .box-content .cate {
    color: #f46300;
    font-family: Rajdhani;
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    text-transform: uppercase;
}
/* line 401, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
#banner .wr-container .box-right .box-cont .box-shadow .box-content .title {
    width: 95%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: white;
    font-family: Rajdhani;
    font-size: 18px;
    font-weight: 300;
    line-height: 18px;
    margin-bottom: 8px;
}
/* line 409, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
#banner .wr-container .box-right .box-cont .box-shadow .box-content .date {
    color: #a5a5a5;
    font-family: Rajdhani;
    font-size: 10px;
    font-weight: 300;
    line-height: 18px;
    margin-bottom: 5px;
}
/* line 497, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
#banner .wr-container .box-right .box-cont:hover .box-shadow {
    /* background: linear-gradient(to bottom, transparent 65%, rgba(0, 0, 0, 0.5) 35%); */
}
/* line 499, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
#banner .wr-container .box-right .box-cont:hover .box-shadow .box-content {
    border: 1px solid rgba(244, 99, 0, 0.8);
    transition: all 0.3s ease-in;
}
/* line 507, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
#banner .wr-container .news-cont {
    width: 100%;
}
/* line 509, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
#banner .wr-container .news-cont .news-title {
    margin-top: 15px;
    margin-left: 20px;
    margin-bottom: 3px;
    color: #f46300;
    font-family: Rajdhani;
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
}
/* line 515, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
#banner .wr-container .news-cont .news-list-cont {
    margin-left: 20px;
}
/* line 518, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
#banner .wr-container .news-cont .news-list-cont a li {
    width: 99%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: white;
    font-family: Rajdhani;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    transition: all 0.3s ease-out;
}
#banner .wr-container .news-cont .news-list-cont a li span {
    float: right;
    color: #c3c3c3;
}
/* line 527, Users/pangjaehoon/Documents/Vertigo-workspace/Launchers/launcher/warrock/sass/warrock-launcher.scss */
#banner .wr-container .news-cont .news-list-cont a:hover li {
    color: #f46300;
    transition: all 0.3s ease-out;
}
