@font-face {
    font-family: 'Magistral';
    src: url("../fonts/Magistral/FS Magistral-Medium.ttf") format("truetype");
    font-weight: 500
}

@font-face {
    font-family: 'Magistral';
    src: url("../fonts/Magistral/FS Magistral-Bold.ttf") format("truetype");
    font-weight: 700
}

@font-face {
    font-family: 'FS-PFBeauSansPro';
    src: url("../fonts/FS-PFBeauSansPro/FS-PFBeauSansPro-Regular.ttf") format("truetype");
    font-weight: 400
}

@font-face {
    font-family: 'FS-PFBeauSansPro';
    src: url("../fonts/FS-PFBeauSansPro/FS-PFBeauSansPro-SemiBold.ttf") format("truetype");
    font-weight: 600
}

@font-face {
    font-family: '  ';
    src: url("../fonts/FS-PFBeauSansPro/FS-PFBeauSansPro-Bold.ttf") format("truetype");
    font-weight: 700
}

abbr, address, article, aside, audio, b, blockquote, canvas, caption, cite, code, dd, del, details, dfn, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    line-height: inherit;
    color: inherit;
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit
}

b, strong, th {
    font-weight: bold
}

em, i {
    font-style: italic
}

sub, sup {
    font-size: 75%
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

del {
    text-decoration: line-through
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 20px 0;
    padding: 0
}

input, select {
    vertical-align: middle
}

a, a:active, a:focus, a:hover {
    text-decoration: none;
    color: inherit;
    outline: none
}

li, ol, ul {
    padding: 0;
    list-style: none;
    margin: 0
}

label {
    font-weight: normal
}

input[type=email], input[type=password], input[type=text] {
    padding-left: 12px;
    padding-right: 12px
}

select {
    padding-left: 8px;
    cursor: pointer
}

input[type=number] {
    padding-left: 5px
}

textarea {
    padding: 8px 12px 5px 12px
}

a, button, button:active, button:focus, button:hover, input, select, textarea {
    outline: none
}

button {
    border: none;
    background: none;
    padding: 0;
    cursor: pointer
}

* {
    padding-left: constant(safe-area-inset-left);
    padding-right: constant(safe-area-inset-right);
    padding-bottom: constant(safe-area-inset-bottom);
    padding-top: constant(safe-area-inset-top)
}

img {
    max-width: 100%;
    vertical-align: middle;
    -o-object-fit: cover;
    object-fit: cover
}

html {
    font-size: 62.5%
}

@media (max-width: 1650px) {
    html {
        font-size: 51%
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1250px
    }
}

.row {
    margin-right: -1.5rem;
    margin-left: -1.5rem
}

.row > .col, .row > [class*=col-] {
    padding-right: 1.5rem;
    padding-left: 1.5rem
}

@media (min-width: 1650px) {
    .container {
        max-width: 1500px;
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }
}

.pad-0 {
    padding-left: 0px;
    padding-right: 0px
}

.pad-5 {
    padding-left: 5px;
    padding-right: 5px
}

.pad-8 {
    padding-left: 8px;
    padding-right: 8px
}

.pad-10 {
    padding-left: 10px;
    padding-right: 10px
}

.margin-auto {
    margin-left: auto;
    margin-right: auto
}

.col-mar-0 {
    margin-left: 0px;
    margin-right: 0px
}

.col-mar-0 .col, .col-mar-0 [class*=col-] {
    padding-left: 0px;
    padding-right: 0px
}

.col-mar-5 {
    margin-left: -5px;
    margin-right: -5px
}

.col-mar-5 .col, .col-mar-5 [class*=col-] {
    padding-left: 5px;
    padding-right: 5px
}

.col-mar-8 {
    margin-left: -8px;
    margin-right: -8px
}

.col-mar-8 .col, .col-mar-8 [class*=col-] {
    padding-left: 8px;
    padding-right: 8px
}

.col-mar-10 {
    margin-left: -10px;
    margin-right: -10px
}

.col-mar-10 .col, .col-mar-10 [class*=col-] {
    padding-left: 10px;
    padding-right: 10px
}

.col-mar-20 {
    margin-left: -2rem;
    margin-right: -2rem
}

.col-mar-20 .col, .col-mar-20 [class*=col-] {
    padding-left: 2rem;
    padding-right: 2rem
}

.fx-mid {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ifx-top {
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start
}

.ifx-bot {
    -ms-flex-item-align: end;
    -ms-grid-row-align: end;
    align-self: end
}

.ifx-mid {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.relative {
    position: relative
}

.static {
    position: static
}

.absolute {
    position: absolute
}

.clearfix:after, .clearfix:before {
    content: '';
    display: block;
    clear: both
}

.bg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.ic {
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain
}

.smooth {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

@media (max-width: 991px) {
    .md-pad-7 {
        margin: 0 -7px
    }

    .md-pad-7 > [class^=col-] {
        padding: 0 7px
    }

    .md-pad-5 {
        margin: 0 -5px
    }

    .md-pad-5 > [class^=col-] {
        padding: 0 5px
    }
}

@media (max-width: 767px) {
    .sm-pad-7 {
        margin: 0 -7px
    }

    .sm-pad-7 > [class^=col-] {
        padding: 0 7px
    }

    .sm-pad-5 {
        margin: 0 -5px
    }

    .sm-pad-5 > [class^=col-] {
        padding: 0 5px
    }

    .tb-responsive {
        display: block
    }

    .tb-responsive tbody, .tb-responsive td, .tb-responsive tfoot, .tb-responsive th, .tb-responsive tr {
        display: block
    }

    .tb-responsive thead {
        display: none
    }

    .tb-responsive tr:nth-child(2n) {
        background: #f5f5f5
    }

    .tb-responsive td {
        position: relative;
        padding: 10px 10px 10px 50%
    }

    .tb-responsive td:before {
        content: attr(data-title);
        position: absolute;
        left: 0;
        width: 50%;
        padding-right: 15px
    }
}

@media (max-width: 575px) {
    .xs-pad-7 {
        margin: 0 -7px
    }

    .xs-pad-7 > [class^=col-] {
        padding: 0 7px
    }

    .xs-pad-5 {
        margin: 0 -5px
    }

    .xs-pad-5 > [class^=col-] {
        padding: 0 5px
    }
}

.slick-list {
    margin: 0 -15px
}

.slick-list .slick-slide {
    margin: 0 15px
}

.slick-arrow {
    cursor: pointer;
    z-index: 1;
    text-align: center;
    position: absolute
}

.slick-dots {
    text-align: center
}

.slick-dots button {
    display: none
}

.slick-dots li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    width: 12px;
    height: 12px;
    border: solid 2px #666;
    border-radius: 50%;
    cursor: pointer
}

.slick-dots li.slick-active {
    background: #666
}

.i-select {
    position: relative
}

.i-select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: 1px;
    -o-text-overflow: '';
    text-overflow: '';
    width: 100%
}

.s-content {
    word-break: break-word
}

.s-content a[href] {
    color: #007bff
}

.s-content a[href]:hover {
    text-decoration: underline
}

.s-content a, .s-content a:active, .s-content a:focus, .s-content a:hover {
    text-decoration: underline
}

.s-content ol {
    list-style: decimal;
    margin-left: 15px;
    margin-bottom: 10px
}

.s-content ul {
    list-style: initial;
    margin-left: 15px;
    margin-bottom: 10px
}

.s-content li {
    list-style: inherit;
    margin-bottom: 5px
}

.s-content p {
    margin-bottom: 10px
}

.s-content img {
    max-width: 100%;
    height: auto !important;
    margin: 10px auto;
    object_fit: initial
}

.s-content .alignleft, .s-content img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left
}

.s-content .alignright, .s-content img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right
}

.s-content .aligncenter, .s-content img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both
}

.s-content blockquote.left {
    margin-right: 20px;
    text-align: right;
    margin-left: 0;
    width: 33%;
    float: left
}

.s-content blockquote.right {
    margin-left: 20px;
    text-align: left;
    margin-right: 0;
    width: 33%;
    float: right
}

.s-content iframe, .s-content table {
    max-width: 100%;
    max-width: calc(100vw - 30px);
    margin: auto
}

.s-content iframe {
    display: block
}

.s-content h1, .s-content h2, .s-content h3, .s-content h4, .s-content h5, .s-content h6 {
    font-weight: bold
}

.s-content h1 {
    font-size: 2em;
    margin-top: 0.67em;
    margin-bottom: 0.67em
}

.s-content h2 {
    font-size: 1.5em;
    margin-top: 0.83em;
    margin-bottom: 0.83em
}

.s-content h3 {
    font-size: 1.17em;
    margin-top: 1em;
    margin-bottom: 1em
}

.s-content h4 {
    font-size: 1em;
    margin-top: 1.33em;
    margin-bottom: 1.33em
}

.s-content h5 {
    font-size: .83em;
    margin-top: 1.67em;
    margin-bottom: 1.67em
}

.s-content h6 {
    font-size: .67em;
    margin-top: 2.33em;
    margin-bottom: 2.33em
}

.hc-upload {
    position: relative
}

.hc-upload .hc-del {
    position: absolute;
    width: 24px;
    height: 24px;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 21px;
    line-height: 1;
    text-align: center;
    border-radius: 50%;
    top: -12px;
    right: -12px;
    cursor: pointer
}

.hc-upload .hc-del:hover {
    background: rgba(0, 0, 0, 0.85)
}

body {
    font-size: 1.8rem;
    font-family: "FS-PFBeauSansPro", sans-serif;
    line-height: 1.5;
    color: #323232
}

.wrap {
    overflow: hidden
}

.delay02 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s
}

.delay03 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s
}

.delay04 {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s
}

.delay05 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s
}

.delay06 {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s
}

.delay07 {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s
}

.delay08 {
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s
}

.delay09 {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s
}

.delay10 {
    -webkit-animation-delay: 1.0s;
    animation-delay: 1.0s
}

.delay12 {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s
}

.delay14 {
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s
}

.delay16 {
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s
}

.delay18 {
    -webkit-animation-delay: 1.8s;
    animation-delay: 1.8s
}

.acd-drop:after {
    content: '\002B'
}

.acd-drop.active:after {
    content: '\2212'
}

.m-nav-over {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 998;
    opacity: 0;
    visibility: hidden;
    background: rgba(0, 0, 0, 0.7);
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.m-nav-over.active {
    opacity: 1;
    visibility: visible
}

.m-nav {
    display: block;
    position: fixed;
    top: 0;
    width: 280px;
    bottom: 0;
    z-index: 999;
    color: #323232;
    background: #EA0033;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    right: -280px
}

.m-nav.active {
    -webkit-box-shadow: 0 0 6px 0 rgba(255, 255, 255, 0.15);
    box-shadow: 0 0 6px 0 rgba(255, 255, 255, 0.15);
    right: 0
}

.m-nav.active .m-nav-close {
    visibility: visible;
    opacity: 1
}

.m-nav .m-nav-close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0;
    width: 45px;
    height: 45px;
    outline: none;
    color: #fff;
    font-size: 22px;
    font-weight: 300;
    cursor: pointer;
    -webkit-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
    opacity: 0;
    visibility: hidden;
    z-index: 9
}

.m-nav .nav-ct {
    height: 100%;
    overflow: auto
}

.m-nav .nav-ct .logo {
    position: relative;
    text-align: center;
    left: 50%;
    top: inherit;
    height: auto;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 30px 0 20px 0;
    border-bottom: none;
    opacity: 1;
    visibility: visible;
    max-width: inherit
}

.m-nav .nav-ct .logo img {
    max-height: 40px !important
}

.m-nav .nav-ct .logo.black {
    display: none
}

.m-nav .nav-ct .acc-login {
    color: #fff !important;
    border-color: #fff !important;
    border-bottom-width: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 1rem;
    font-size: 1.4rem;
    height: 4.6rem;
    width: calc(100% - 4rem);
    margin: 2rem;
    margin-right: 0
}

.m-nav .nav-ct .acc-login ul {
    z-index: 2;
    width: calc(100% + 1rem);
    left: -0.5rem
}

.m-nav .nav-ct .btn-login {
    color: #fff !important;
    border-color: #fff !important;
    border-bottom-width: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 1rem;
    font-size: 1.4rem;
    height: 4.6rem;
    width: calc(100% - 4rem);
    margin: 2rem;
    margin-right: 0
}

.m-nav .nav-ct .btn-pri .title-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 4.6rem;
    padding: 0 1rem;
    font-size: 1.4rem;
    width: calc(100% - 4rem);
    margin: 2rem
}

.m-nav a {
    display: block;
    font-size: 1.8rem;
    padding: 1.5rem 3rem;
    border-bottom: solid 1px rgba(255, 255, 255, 0.15);
    text-transform: uppercase;
    color: #fff;
    font-weight: 300;
    text-align: right
}

.m-nav ul ul {
    background: rgba(255, 255, 255, 0.1);
    display: none
}

.m-nav ul ul a {
    padding-left: 38px
}

.m-nav ul ul ul {
    padding-left: 40px
}

.m-nav ul ul ul li:last-child a {
    border-bottom: none
}

.m-nav ul ul ul a {
    padding-left: 20px
}

.m-nav .acd-drop {
    width: 40px;
    height: 40px;
    float: right;
    position: relative;
    z-index: 1;
    font-size: 20px;
    color: #fff;
    font-family: monospace;
    outline: none;
    cursor: pointer;
    background: rgba(255, 255, 255, 0.1)
}

header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 5.8rem;
    z-index: 9;
    -webkit-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out
}

header.scroll {
    padding: 1rem 2rem;
    background-color: rgba(234, 0, 51, 0.98);
    -webkit-box-shadow: 0 0 0.5rem 0 rgba(0, 0, 0, 0.22);
    box-shadow: 0 0 0.5rem 0 rgba(0, 0, 0, 0.22)
}

header.scroll .logo {
    max-width: 20rem
}

.logo {
    max-width: 25.3rem;
    -webkit-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out
}

.icon-menu {
    display: block;
    width: 3.9rem;
    position: relative;
    margin-left: 1.5rem
}

.icon-menu span {
    display: block;
    background-color: #fff;
    width: 100%;
    margin: 3px 0;
    border-radius: 3px;
    height: 2px;
    float: right
}

.icon-menu span:last-child {
    width: 1.9rem
}

.d-nav {
    display: none
}

@media (max-width: 1199px) {
    header {
        padding: 2rem
    }

    header.scroll .logo {
        max-width: 16rem
    }

    .logo {
        max-width: 16rem
    }
}

.link-pri {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3
}

.home-banner {
    /*background: url("../images/bg-banner.svg") no-repeat center;*/
    background-size: 100% 100%;
    padding-top: 8rem;
    padding-bottom: 3rem;
    font-family: "Magistral", sans-serif;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.home-banner .ct {
    max-width: 65%;
    position: relative
}

.home-banner .ct:before {
    content: '';
    position: absolute;
    left: -3.5rem;
    bottom: -6rem;
    border-left: 5rem solid transparent;
    border-right: 20rem solid transparent;
    border-bottom: 10rem solid #EA0033;
    -webkit-transform: rotate(-26deg);
    -ms-transform: rotate(-26deg);
    transform: rotate(-26deg)
}

.home-banner .ct img {
    width: 100%
}

.head-pri {
    font-family: "Magistral", sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-weight: 500;
    font-size: 3.5rem;
    text-align: center;
    margin-bottom: 3rem;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.head-pri img {
    margin-right: 2rem;
    margin-top: 0.3rem;
    max-width: 3rem
}

.home-format {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #e9e9e9;
    padding: 4rem 0 19rem 0
}

.wrap-format {
    max-width: 65%
}

.item-format .title {
    color: #EA0033;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 1rem;
    letter-spacing: 0.05em
}

.item-format .desc {
    font-weight: 300;
    color: #3f3f3f
}

.home-submissions {
    margin-top: -12rem;
    padding-bottom: 4rem
}

.btn-vote-pri {
    font-family: "Magistral", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    background-color: #EA0029;
    color: #fff;
    font-size: 1.8rem;
    padding: 1rem 3rem;
    border-radius: 1rem;
    letter-spacing: 0.1rem;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out
}

.btn-vote-pri:hover {
    background-color: #b70020
}

.btn-vote-pri.disabled {
    background-color: #707070 !important;
    pointer-events: none
}

.wrap-submissions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(100% + 2px);
    margin-left: -1px;
    padding-top: 1rem;
    margin-bottom: 4rem
}

.item-submissions {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(20% - 2px);
    flex: 0 0 calc(20% - 2px);
    margin: 1px;
    overflow: hidden
}

.item-submissions:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out
}

.item-submissions .img {
    padding-top: 65.01305483%
}

.item-submissions .img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.item-submissions .logo-unit {
    position: absolute;
    top: 0;
    right: 1.2rem;
    max-width: 9.4rem;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    z-index: 2
}

.item-submissions .ic-play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(0);
    -ms-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    color: #fff;
    font-size: 2.6rem;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    z-index: 2
}

.item-submissions:hover:before {
    opacity: 1;
    visibility: visible
}

.item-submissions:hover .vote-pri {
    opacity: 1;
    visibility: visible;
    bottom: 1.5rem
}

.item-submissions:hover .logo-unit {
    top: 1.2rem;
    opacity: 1;
    visibility: visible
}

.item-submissions:hover .ic-play {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1)
}

.vote-pri {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: absolute;
    left: 1.5rem;
    bottom: -1rem;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    z-index: 3
}

.vote-pri .count {
    background-color: #fff;
    border-radius: 0.4rem;
    color: #EA0029;
    letter-spacing: 0.1em;
    font-family: "Magistral", sans-serif;
    font-weight: 500;
    font-size: 2rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 3.6rem;
    padding: 0 1.5rem;
    position: relative;
    padding-bottom: 0.3rem
}

.vote-pri .btn-vote {
    background-color: rgba(234, 0, 41, 0.9);
    text-transform: uppercase;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 3.6rem;
    line-height: 1;
    padding: 0 1.5rem 0.3rem 4.5rem;
    color: #fff;
    font-size: 1.6rem;
    font-weight: 500;
    font-family: "Magistral", sans-serif;
    letter-spacing: 0.1em;
    margin-left: -3rem;
    border-radius: 1rem;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out
}

.vote-pri .btn-vote:hover {
    background-color: #b70028
}

.vote-pri .btn-vote.disabled {
    background-color: #9B9B9B;
    pointer-events: none
}

.vote-pri.v2 {
    position: relative;
    bottom: inherit;
    left: inherit;
    opacity: 1;
    visibility: visible
}

.vote-pri.v2 .count {
    height: 4.2rem;
    background-color: #D9D9D9;
    border-radius: 0.8rem;
    font-size: 3rem;
    padding-left: 1.8rem;
    padding-right: 1.8rem
}

.vote-pri.v2 .btn-vote {
    height: 4.2rem;
    letter-spacing: 0.2em
}

.home-rank {
    padding: 5rem 0
}

.head-rank {
    text-transform: uppercase;
    font-size: 3.5rem;
    letter-spacing: 0.05em;
    font-weight: 500;
    text-align: center;
    margin-bottom: 8rem;
    font-family: "Magistral", sans-serif
}

.head-rank span {
    background-color: #d9d9d9;
    padding: 0 3rem;
    height: 6.5rem;
    border-radius: 0.8rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.item-rank-top {
    margin-right: -1.1rem
}

.item-rank-top .img img {
    width: 100%
}

.item-rank-top .top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 3.2rem;
    margin-bottom: 4rem
}

.item-rank-top .logo-unit {
    max-width: 13.2rem
}

.item-rank-top .ct-rank {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.item-rank-top .ct-rank .head {
    color: #EA0029;
    text-transform: uppercase;
    font-size: 1.6rem;
    letter-spacing: 0.05em;
    font-weight: 600;
    margin-bottom: 0.5rem
}

.item-rank-top .ct-rank .name {
    text-transform: uppercase;
    color: #000;
    font-weight: 300;
    font-size: 2.3rem
}

.item-rank-top .ct-rank .desc {
    font-size: 2rem;
    line-height: calc(35 / 20);
    font-weight: 300
}

.item-rank-top .ct-rank .left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%
}

.item-rank-top .ct-rank .right {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.list-rank {
    padding-left: 1.1rem;
    margin-right: -3rem;
    padding-right: 3rem;
    max-height: 63rem;
    overflow-x: hidden;
    overflow-y: auto
}

.scrollBar {
}

.scrollBar::-webkit-scrollbar {
    width: 0.4rem;
    border-radius: 1rem
}

.scrollBar::-webkit-scrollbar-track {
    border-radius: 1rem;
    background-color: #D9D9D9
}

.scrollBar::-webkit-scrollbar-thumb {
    background: #EA0029;
    border-radius: 1rem
}

.scrollBar::-webkit-scrollbar-thumb:hover {
    background: transparent
}

.item-rank {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 10.6rem;
    border: 1px solid #9B9B9B;
    margin-bottom: 2.5rem
}

.item-rank:last-child {
    margin-bottom: 0
}

.item-rank .stt {
    font-family: "Magistral", sans-serif;
    font-size: 4rem;
    font-weight: 500;
    color: #a4a4a4;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 7.8rem;
    flex: 0 0 7.8rem;
    text-align: center;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out
}

.item-rank .logo-unit {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.2rem;
    flex: 0 0 16.2rem;
    background-color: #D9D9D9;
    height: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out
}

.item-rank .logo-unit img {
    max-width: 90%;
    max-height: 90%
}

.item-rank .ct {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-left: 3rem;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out
}

.item-rank .ct .head {
    color: #EA0029;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.05em;
    margin-bottom: 0.5rem;
    font-size: 1.2rem;
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out
}

.item-rank .ct .name {
    font-size: 2rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out
}

.item-rank .count {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 15.2rem;
    flex: 0 0 15.2rem;
    text-align: center;
    height: 100%;
    border-left: 1px solid #9B9B9B;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.item-rank .count .num {
    color: #707070;
    font-family: "Magistral", sans-serif;
    font-size: 3.4rem;
    letter-spacing: 0.05em;
    line-height: 1.1
}

.item-rank .count .note {
    color: #EA0029;
    font-weight: 600;
    letter-spacing: 0.05em;
    font-size: 1.2rem
}

.item-rank:hover .stt {
    color: #EA0029
}

.item-rank:hover .logo-unit {
    background-color: #EA0029
}

.item-rank:hover .ct {
    background-color: #A4A4A4
}

.item-rank:hover .ct .head, .item-rank:hover .ct .name {
    color: #fff
}

.home-judges {
    padding: 5rem 7rem
}

.wrap-judges {
    width: calc(100% + 3.8rem);
    margin-left: -1.9rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 6rem
}

.item-judges {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(20% - 3.8rem);
    flex: 0 0 calc(20% - 3.8rem);
    margin: 0 1.9rem;
    background-color: #fff;
    position: relative;
    cursor: pointer;
    margin-bottom: 2rem;
    -webkit-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out
}

.item-judges .ct {
    position: relative;
    border: 1px solid #EA0033;
    border-radius: 50%;
    margin-bottom: 3rem
}

.item-judges .ct:before {
    content: '';
    position: absolute;
    left: 1rem;
    top: 1rem;
    width: calc(100% - 2rem);
    height: calc(100% - 2rem);
    background-color: #EA0029;
    border-radius: 50%
}

.item-judges .ct .img {
    position: absolute;
    padding: 1rem;
    left: 0;
    bottom: 0;
    width: 100%
}

.item-judges .ct .img img {
    width: 100%
}

.item-judges .info {
    text-align: center;
    text-transform: uppercase
}

.item-judges .info p {
    font-weight: 600;
    color: #434343;
    margin-bottom: 1rem
}

.item-judges .info .name {
    color: #EA0029;
    font-family: "Magistral", sans-serif;
    font-weight: 500;
    font-size: 2.6rem;
    margin-bottom: 1rem
}

.item-judges .info .location {
    font-size: 1.8rem;
    color: #434343;
    font-weight: 300;
    line-height: calc(30 / 18);
    max-width: 70%;
    margin: 0 auto
}

.item-judges:hover {
    -webkit-transform: translateY(-1.5rem);
    -ms-transform: translateY(-1.5rem);
    transform: translateY(-1.5rem)
}

.md-detail .modal-dialog-centered {
    min-height: calc(100% - (4rem * 2))
}

.md-detail .modal-content {
    border: none;
    border-radius: 0
}

.md-detail .modal-dialog {
    margin: 4rem auto
}

@media (max-width: 575px) {
    .md-detail .modal-dialog {
        width: calc(100% - 3rem)
    }
}

@media (min-width: 767px) {
    .md-detail .modal-dialog {
        max-width: 70rem
    }
}

@media (min-width: 991px) {
    .md-detail .modal-dialog {
        max-width: 90rem
    }
}

@media (min-width: 1200px) {
    .md-detail .modal-dialog {
        max-width: 120rem
    }
}

.md-detail .modal-body {
    padding: 2.5rem
}

.md-detail .top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 4rem 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 4.5rem
}

.md-detail .top .title {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 2.6rem;
    letter-spacing: 0.05em;
    color: #000
}

.md-detail .top .vote-pri {
    position: relative;
    bottom: inherit;
    left: inherit;
    opacity: 1;
    visibility: visible
}

.md-detail .top .vote-pri .count {
    background-color: #D9D9D9
}

.md-detail .ct-detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.md-detail .ct-detail .head {
    color: #EA0029;
    text-transform: uppercase;
    font-size: 1.6rem;
    letter-spacing: 0.05em;
    font-weight: 600;
    margin-bottom: 0.5rem
}

.md-detail .ct-detail .name {
    color: #000;
    font-weight: 300;
    font-size: 3rem
}

.md-detail .ct-detail .desc {
    font-size: 1.8rem;
    font-weight: 300;
    color: #828282;
    line-height: calc(30 / 18)
}

.md-detail .ct-detail .title {
    font-size: 3rem;
    line-height: calc(46 / 30);
    font-weight: 300;
    margin-bottom: 2rem
}

.md-detail .ct-detail .left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 38%;
    flex: 0 0 38%
}

.md-detail .ct-detail .right {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.md-confirm .modal-content {
    border: none;
    border-radius: 2rem
}

@media (min-width: 768px) {
    .md-confirm .modal-dialog {
        max-width: 45rem
    }
}

.md-confirm .modal-body {
    padding: 2.5rem;
    text-align: center
}

.md-confirm .btn-close-md {
    opacity: 1;
    visibility: visible;
    left: inherit;
    right: 1rem;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 2.6rem;
    color: #999
}

.md-confirm .btn-close-md:hover {
    background-color: transparent;
    color: #EA0029
}

.md-confirm .ic {
    color: #16B216;
    font-size: 7rem;
    line-height: 1;
    margin-bottom: 1rem
}

.md-confirm .title {
    text-transform: uppercase;
    font-family: "Magistral", sans-serif;
    font-weight: 700;
    color: #111;
    font-size: 2rem;
    letter-spacing: 0.1em;
    margin-bottom: 2rem
}

.md-confirm .btn-confirm {
    background-color: #EA0033;
    color: #fff;
    font-family: "Magistral", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 1.6rem;
    padding: 1rem 2rem;
    border-radius: 1rem;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out
}

.md-confirm .btn-confirm:hover {
    background-color: #b70020
}

.video {
    position: relative
}

.video video {
    width: 100%;
    height: auto
}

.wrap-detail-md {
    padding-bottom: 3rem;
    max-height: calc(100vh - 14rem);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.wrap-detail-md::-webkit-scrollbar {
    display: none
}

.btn-close-md {
    position: absolute;
    left: 50%;
    top: 1rem;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    background-color: #fff;
    -webkit-box-shadow: 0 0 0.5rem 0 rgba(0, 0, 0, 0.32);
    box-shadow: 0 0 0.5rem 0 rgba(0, 0, 0, 0.32);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    z-index: 999;
    opacity: 0;
    visibility: hidden
}

.btn-close-md:hover {
    background-color: #EA0029;
    color: #fff
}

@media (max-width: 1300px) {
    .item-judges .info .name {
        font-size: 2.2rem
    }

    .item-judges .info .location {
        max-width: 100%;
        font-size: 1.6rem
    }
}

@media (max-width: 1199px) {
    .item-submissions {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(25% - 2px);
        flex: 0 0 calc(25% - 2px)
    }

    .item-rank-top {
        margin-bottom: 4rem;
        margin-right: 0
    }

    .list-rank {
        margin-right: 0;
        padding-right: 1rem
    }

    .item-judges {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(33.333% - 3.8rem);
        flex: 0 0 calc(33.333% - 3.8rem);
        margin-bottom: 8rem
    }
}

@media (max-width: 991px) {
    .head-pri {
        font-size: 2.8rem
    }

    .head-rank {
        font-size: 2.8rem;
        margin-bottom: 4rem
    }

    .home-format {
        padding-top: 6rem
    }

    .item-format {
        margin-bottom: 2rem
    }

    .item-submissions {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(33.333% - 2px);
        flex: 0 0 calc(33.333% - 2px)
    }

    .md-detail .top {
        display: block;
        padding: 2rem 0;
        margin-bottom: 2rem
    }

    .md-detail .top .title {
        margin-bottom: 1.5rem
    }

    .md-detail .ct-detail {
        display: block
    }

    .md-detail .ct-detail .left {
        margin-bottom: 2.5rem
    }
}

@media (max-width: 767px) {
    .item-submissions {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 2px);
        flex: 0 0 calc(50% - 2px)
    }

    .item-rank-top .ct-rank {
        display: block
    }

    .item-rank-top .ct-rank .left {
        margin-bottom: 2rem
    }

    .item-rank {
        height: 9rem
    }

    .item-rank .ct {
        padding-left: 1.5rem
    }

    .item-rank .ct .name {
        font-size: 1.6rem
    }

    .item-rank .stt {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 4rem;
        flex: 0 0 4rem;
        font-size: 2.6rem
    }

    .item-rank .logo-unit {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8rem;
        flex: 0 0 8rem
    }

    .item-rank .logo-unit img {
        max-width: 80%
    }

    .item-rank .count {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8rem;
        flex: 0 0 8rem
    }

    .item-rank .count .num {
        font-size: 2rem
    }

    .wrap-judges {
        width: calc(100% + 2rem);
        margin-left: -1rem
    }

    .item-judges {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 2rem);
        flex: 0 0 calc(50% - 2rem);
        margin: 0 1rem 6rem 1rem
    }

    .home-banner {
        padding-top: 10rem
    }

    .home-banner .ct {
        max-width: calc(100% - 4rem)
    }

    .home-banner .ct:before {
        left: -2.5rem;
        bottom: -4rem;
        border-left: 3rem solid transparent;
        border-right: 13rem solid transparent;
        border-bottom: 6rem solid #EA0033;
        -webkit-transform: rotate(-27deg);
        -ms-transform: rotate(-27deg);
        transform: rotate(-27deg)
    }

    .wrap-format {
        max-width: calc(100% - 4rem)
    }

    .list-rank {
        max-height: 55rem
    }
}

@media (max-width: 575px) {
    .md-detail .modal-body {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .md-detail .top .title {
        font-size: 2rem
    }

    .md-detail .ct-detail .name {
        font-size: 2.6rem
    }

    .md-detail .ct-detail .title {
        font-size: 2.4rem
    }

    .wrap-detail-md {
        padding-top: 2.5rem
    }

    .btn-close-md {
        opacity: 1;
        visibility: visible
    }

    .home-judges {
        padding: 5rem 2rem
    }

    .item-judges .ct {
        margin-bottom: 2rem
    }

    .item-judges .info .name {
        font-size: 2rem
    }
}

@media (max-width: 480px) {
    .wrap-submissions {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .item-submissions {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 2px);
        flex: 0 0 calc(100% - 2px)
    }

    .item-rank-top .top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .item-rank-top .top .logo-unit {
        margin-bottom: 2rem
    }
}

/*# sourceMappingURL=main.css.map */