@import url(https://fonts.googleapis.com/css?family=Montserrat:400,500,700&subset=cyrillic,latin);

body::-webkit-scrollbar {
    width: 6px
}

body::-webkit-scrollbar-track {
    background: unset
}

body::-webkit-scrollbar-thumb {
    background-color: #c10100;
    border-radius: 20px;
    border: none
}

#tournamentBodyWrapper::-webkit-scrollbar {
    height: 6px
}

#tournamentBodyWrapper::-webkit-scrollbar-track {
    background: unset
}

#tournamentBodyWrapper::-webkit-scrollbar-thumb {
    background-color: #c10100;
    border-radius: 20px;
    border: none
}

.player {
    display: flex;
    background: #f2f2f2;
    align-items: center;
    text-align: center;
    white-space: nowrap;
    justify-content: space-between;
}

.player a {
    flex-grow: 1
}

.player span {
    text-align: left;
    font-weight: 700;
    display: block
}

.player div {
    vertical-align: middle;
    font-weight: 700;
    border-left: 1px solid #f2f2f2
}

.player .winner {
    color: #141414
}

.size-1x .player {
    height: 36px;
    padding-left: 12px
}

.size-1x .player figure {
    width: 32px;
    height: 32px;
    margin-right: 10px;
    display: none;
}

.size-1x .player span {
    font-size: 14px
}

.size-1x .player .score-div{
    display: flex;
}
.size-1x .player .score-div div {
    height: 35px;
    width: 35px;
    line-height: 35px;
    font-size: 14px
}

.size-07x .player {
    height: 33px;
    padding-left: 8px
}

.size-07x .player figure {
    width: 21px;
    height: 21px;
    margin-right: 8px
}

.size-07x .player span {
    font-size: 12px
}

.size-07x .player div {
    height: 32px;
    width: 32px;
    line-height: 32px;
    font-size: 12px
}

.ad-top-block[data-v-32508918] {
    height: 36px;
    top: 0;
    position: fixed;
    width: 100%;
    color: #fff;
    background: #8a292e;
    z-index: 30;
    display: flex;
    align-items: center;
    justify-content: center
}

section .columns[data-v-da7a4ec2] {
    margin-left: 0;
    margin-right: 0
}

.size-1x[data-v-da7a4ec2] {
    padding-top: 0 !important
}

.round2 .pair_1[data-v-da7a4ec2]:after, .round2 .pair_2[data-v-da7a4ec2]:after {
    border-right: 0
}

.round2 .pair[data-v-da7a4ec2]:first-child {
    margin-top: 79px !important
}

.round2 .pair[data-v-da7a4ec2] {
    margin-top: 158px !important
}

.round3[data-v-da7a4ec2] {
    padding-right: 0;
    padding-left: 0
}

.round3 div[data-v-da7a4ec2] {
    position: relative;
    width: 100%;
    height: 257px;
    border: 1px solid #dadada;
    border-right: none;
    border-left: none;
    margin-top: 127px
}

.subtitle-prefix {
    position: relative;
    right: calc(100% + 1rem);
    top: 1.5rem;
    left: 0;
    display: block;
    width: 64px;
    height: 8px
}

.subtitle-text {
    margin-left: 80px
}

.icon {
    height: 100%
}

.tournament-table[data-v-2cfe2058] {
    width: 96% !important
}

.tournament-table-wrapper[data-v-2cfe2058] {
    max-height: 500px;
    overflow-y: auto;
    padding-top: 0 !important
}

.page-header .container img {
    cursor: auto
}

.page-header .headerTab {
    position: absolute;
    display: block;
    right: 0;
    line-height: normal;
    margin-top: 144px
}

.page-header .headerTab button {
    padding: 7px 20px !important;
    opacity: .5;
    border: 1px solid #141414;
    box-sizing: border-box;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    font-size: 14px;
    text-align: center;
    white-space: nowrap
}

.page-header .headerTab button span.icon {
    vertical-align: sub
}

.page-header .headerTab .dropdown-menu {
    min-width: 100%
}

.round-table[data-v-1786a8a6] {
    display: table;
    padding-left: 12px;
    padding-right: 12px
}

.round-table > div[data-v-1786a8a6] {
    display: table-row
}

.round-table-header[data-v-1786a8a6] {
    color: #fff
}

.round-table-header div[data-v-1786a8a6] {
    font-weight: 700;
    font-size: .875rem;
    text-align: center;
    letter-spacing: -.02em;
    text-transform: uppercase;
    padding: 2px;
    white-space: nowrap
}

.round-table-header > div[data-v-1786a8a6] {
    display: table-cell
}

.round-table-body div[data-v-1786a8a6] {
    font-weight: 700;
    font-size: .875rem;
    text-transform: uppercase
}

.round-table-body > div[data-v-1786a8a6] {
    display: table-cell
}

.round-table-body .body-cell div[data-v-1786a8a6] {
    background-color: #f2f2f2;
    height: 3rem
}

.round-table-body .body-cell-score div[data-v-1786a8a6] {
    margin-left: 1px
}

.round-table-body .body-cell div[data-v-1786a8a6], .round-table-body .body-cell-score div[data-v-1786a8a6] {
    margin-bottom: 1px
}

.round-table-body .body-cell div[data-v-1786a8a6]:last-child, .round-table-body .body-cell-score div[data-v-1786a8a6]:last-child {
    margin-bottom: 0
}

.round-table-body .body-cell-player a[data-v-1786a8a6], .round-table-body .body-cell-score[data-v-1786a8a6] {
    vertical-align: middle
}

.round-table-body .body-cell-score div[data-v-1786a8a6] {
    text-align: center;
    height: 3rem;
    padding: .9375rem 1.5625rem
}

.round-table-body .body-cell-player a[data-v-1786a8a6] {
    display: flex
}

.round-table-body .body-cell-player div[data-v-1786a8a6] {
    text-align: left;
    white-space: nowrap;
    display: flex;
    padding: .5rem 2rem .5rem 1rem;
    height: 3rem;
    margin-right: 1px
}

.round-table-body .body-cell-player div figure[data-v-1786a8a6] {
    margin-right: .5rem;
    height: 2rem;
    width: 2rem
}

.round-table-body .body-cell-player div span[data-v-1786a8a6] {
    line-height: 32px;
    vertical-align: middle;
    color: #141414
}

.columns, .columns.single-elimination {
    margin: 0;
    overflow-y: hidden
}

.column {
    min-width: 0;
    padding-top: 0
}

.column.round1, .column.round2, .column.round3, .column.round4, .column.round5, .column.round6 {
    padding-bottom: 0;
    padding-left: 12px;
    padding-right: 12px
}

.column.round1 .pair:last-child, .column.round2 .pair:last-child, .column.round3 .pair:last-child, .column.round4 .pair:last-child, .column.round5 .pair:last-child, .column.round6 .pair:last-child {
    margin-bottom: 0
}

.round-header {
    text-align: center;
    border: 1px solid #141414;
    height: 24px;
    background: #141414;
    color: #fff;
    margin-left: -5px;
    margin-right: -5px
}

.round-header.active {
    background: #fff;
    color: #141414
}

.mobile-view {
    padding-left: 15px;
    padding-right: 15px
}

.mobile-view .columns.is-mobile {
    margin-bottom: 30px
}

.mobile-view .columns.is-mobile .column {
    font-size: 1.1rem;
    margin: 0 .6em;
    flex-basis: auto
}

.mobile-view .columns.is-mobile .round-header {
    text-align: center;
    padding: 0
}

.avatar-cropper .avatar-cropper-img-input {
    display: none
}

.avatar-cropper .avatar-cropper-close {
    float: right;
    padding: 20px;
    font-size: 3rem;
    color: #fff;
    font-weight: 100;
    text-shadow: 0 1px rgba(40, 40, 40, .3)
}

.avatar-cropper .avatar-cropper-container {
    background: #fff;
    z-index: 999;
    box-shadow: 1px 1px 5px hsla(0, 0%, 39.2%, .14)
}

.avatar-cropper .avatar-cropper-container .avatar-cropper-image-container {
    position: relative;
    max-width: 400px;
    height: 300px
}

.avatar-cropper .avatar-cropper-container img {
    max-width: 100%;
    height: 100%
}

.avatar-cropper .avatar-cropper-container .avatar-cropper-footer {
    display: flex;
    align-items: stretch;
    align-content: stretch;
    justify-content: space-between
}

.avatar-cropper .avatar-cropper-container .avatar-cropper-footer .avatar-cropper-btn {
    width: 50%;
    padding: 15px 0;
    cursor: pointer;
    border: none;
    background: 0 0;
    outline: 0;
    text-transform: capitalize
}

.avatar-cropper .avatar-cropper-container .avatar-cropper-footer .avatar-cropper-btn:hover {
    background-color: #2aabd2;
    color: #fff
}

.field {
    margin-top: 1.5rem
}

.dialog-box {
    justify-content: center
}

.tournament-avatar-field {
    display: flex;
    align-items: center
}

.tournament-avatar-field .change-btn {
    margin-left: 14px
}

.section-field-container {
    margin-top: 7px
}

.section-field-container .icon, .section-field-container input {
    line-height: normal;
    height: auto
}

.section-field-btn {
    vertical-align: middle
}

.section-field-btn span {
    vertical-align: middle;
    height: 100%
}

.field {
    margin-top: 30px
}

.dialog-box {
    justify-content: center
}

.field {
    margin-top: 30px
}

.dialog-box {
    justify-content: center
}

.score-field {
    margin-top: 15px
}

.score-field-box {
    display: table-row
}

.score-field-player {
    display: table-cell;
    vertical-align: middle;
    width: 100%
}

.score-field-player div {
    display: flex;
    height: 48px;
    background: #f7f7f7;
    padding-left: 15px;
    padding-top: 8px;
    padding-bottom: 8px
}

.score-field-player figure {
    margin-right: 10px
}

.score-field-player span {
    width: 1px;
    flex: 1;
    line-height: 32px;
    font-weight: 700
}

.score-field-val {
    display: table-cell;
    padding-left: 1px
}

.score-field-val input {
    width: 48px;
    height: 48px;
    font-weight: 700;
    font-size: 14px;
    text-align: center
}

.header-full-width {
    max-width: 100% !important
}

.page-header-view .container > div {
    display: flex;
    flex-flow: row
}

.page-header-view .container > div #headerLogo {
    flex-shrink: 0
}

.page-header-view .container > div #headerTitle {
    width: auto;
    line-height: 1.5rem;
    overflow-y: hidden
}

.page-header-view .container > div #headerTitle .title {
    width: auto;
    height: 60%;
    display: flex;
    align-items: flex-end;
    margin-bottom: 1rem
}

.page-header-view .container > div #headerTitle span {
    height: 40%;
    letter-spacing: -.02em
}

.page-header-view .container > div .grow-column {
    flex-grow: 1;
    width: auto
}

.page-header-view .container > div .edit-btn-wrapper.test {
    padding-top: 0;
}
.page-header-view .container > div .edit-btn-wrapper {
    width: auto;
    line-height: 240px;
    position: relative
}

.page-header-view .container > div .edit-btn-wrapper .icon-btn {
    margin-left: 1rem;
    margin-right: 1rem;
    vertical-align: middle
}

.page-header-view .headerTab {
    position: absolute;
    display: block;
    right: 0;
    line-height: normal
}

.page-header-view .headerTab button {
    padding: 7px 20px !important
}

.page-header-view .headerTab button span.icon {
    vertical-align: sub
}

.page-header-view .headerTab .dropdown-menu {
    min-width: 100%
}

.input-checkbox[data-v-6877b30e] {
    display: inline-block
}

#all {
    min-height: calc(100% - 88px);
    /*padding-top: 80px;*/
}

#tournamentBodyWrapper {
    margin: 1em 0;
    overflow-x: auto;
    padding-bottom: 20px
}

#tournamentBodyWrapper #tournamentBody {
    width: fit-content;
    width: -moz-fit-content;
    width: intrinsic;
    width: auto;
}

.icon[data-v-6cd51dc7] {
    height: 100%
}

.logo-label[data-v-61ca33a5] {
    margin-top: 16px
}

.tournament-type img[data-v-4e23d2c7] {
    width: 80%;
    height: auto;
    border: 8px solid transparent
}

.tournament-type .title[data-v-4e23d2c7] {
    color: #dadada
}

.tournament-type .title.selected[data-v-4e23d2c7] {
    color: #141414
}

.tournament-type img.tournament-type-selected[data-v-4e23d2c7], .tournament-type img[data-v-4e23d2c7]:hover {
    border: 8px solid #c10100;
    color: #141414
}

.black-table-container[data-v-4e23d2c7] {
    overflow: auto;
    display: grid;
    border: 1px solid #141414
}

.black-table[data-v-4e23d2c7] {
    width: 100%
}

.black-table td[data-v-4e23d2c7]:not(:last-child) {
    border-right: .25px solid rgba(20, 20, 20, .05)
}

.black-table td[data-v-4e23d2c7]:not(:first-child), .black-table th[data-v-4e23d2c7] {
    text-align: center
}

.black-table th[data-v-4e23d2c7] {
    padding-left: 5px;
    padding-right: 5px
}

.columns.tournament-type[data-v-4e23d2c7] {
    margin-left: 0;
    margin-right: 0
}

.black-table {
    width: 100%
}


.black-table tr.hoverable:hover > td .invisible-item {
    visibility: visible
}

.black-table tr .invisible-item {
    visibility: hidden
}

.black-table .order-cell {
    width: 5%;
    text-align: center
}

.black-table .name-cell {
    text-align: left;
    white-space: nowrap
}
.players_names_desc{
    display: contents !important;
    font-size: 10px;
}


.black-table .name-cell span {
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px
}

.black-table .name-cell figure {
    display: table-cell
}

.black-table .control-order-cell {
    text-align: right;
    width: 20%
}

.page-header-edit div div {
    height: 180px
}

.page-header-edit h2 {
    display: inline-block;
    vertical-align: middle
}

.field .field-body, .field .file {
    margin-right: .75rem
}

.container {
    padding-left: .7rem;
    padding-right: .7rem
}

.content p {
    padding-left: 10px
}

.page-header .container {
    display: flex
}

.tournament-table-wrapper {
    max-height: none;
    padding-top: 10px;
    padding-bottom: 30px
}

.page-header .container {
    height: 250px
}

hr {
    margin-bottom: 30px
}

.columns {
    margin-top: 0
}

p {
    color: #363636
}

.message {
    margin-bottom: 1rem !important
}

.message-body {
    font-size: 1.25rem
}

.message-header:hover, img:hover {
    cursor: pointer
}

.field[data-v-224de5c6] {
    margin-top: 1.5rem
}

.dialog-box[data-v-224de5c6] {
    justify-content: center
}

.tournament-avatar-field[data-v-224de5c6] {
    display: flex;
    align-items: center
}

.tournament-avatar-field .change-btn[data-v-224de5c6] {
    margin-left: 14px
}

.section-field-container[data-v-224de5c6] {
    margin-top: 5px;
    margin-bottom: 5px
}

.section-field-container .icon[data-v-224de5c6], .section-field-container input[data-v-224de5c6] {
    line-height: normal;
    height: auto
}

.page-header .container h2 {
    display: flex;
    align-items: center;
    margin-bottom: unset
}

.page-header .container .grow-column {
    flex-grow: 1;
    width: auto
}

.page-header .container .edit-btn-wrapper {
    width: auto;
    line-height: 180px;
    position: relative
}

.page-header .container .edit-btn-wrapper button {
    border: 1px solid #141414;
    box-sizing: border-box;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    font-size: 14px;
    text-align: center;
    padding: 9px 24px;
    white-space: nowrap;
    margin-top: 25px;
}

.page-header .container .edit-btn-wrapper .icon-btn {
    margin-left: 1rem;
    margin-right: 1rem;
    vertical-align: middle
}

.tournament-table-wrapper .tournament-table td {
    padding: 10px 8px
}

.dialog-box {
    justify-content: center
}

.dialog-content a.button {
    height: 64px;
    padding-right: 0;
    padding-left: 0
}

.dialog-content a.button span.is-fullwidth {
    flex: 1
}

.dialog-content a.button span.icon {
    width: 64px;
    height: 64px
}

.dialog-content a.login-btn:first-of-type {
    margin-top: 50px
}

.dialog-content a.login-btn:last-of-type {
    margin-top: 33px
}

.search-box {
    position: relative
}

.search-box input {
    border: none;
    line-height: 17px
}

.search-box input::placeholder {
    color: #f5f5f5
}

.search-box input:-ms-input-placeholder {
    color: #f5f5f5
}

.search-box input::-ms-input-placeholder {
    color: #f5f5f5
}

.search-box .dropdown-menu {
    display: block;
    position: absolute;
    padding-top: 4px;
    width: 100%
}

.search-box .dropdown-content, .search-box a.dropdown-item:hover {
    background-color: #141414
}

.search-box .dropdown-menu, .search-box input {
    margin-left: 8px;
    background-color: #141414;
    font-size: .9rem;
    letter-spacing: .8px
}

.search-box input {
    color: #f5f5f5
}

.navbar_ {
    height: 64px;
    vertical-align: central
}

.navbar_ .search-box {
    margin-left: 8px;
    border: none;
    line-height: 17px;
    letter-spacing: .8px
}

.navbar_ .navbar-brand {
    flex-grow: 1
}

.navbar_ .navbar-menu {
    flex-grow: 0;
    margin-left: 10px;
    margin-right: 20px !important
}

.navbar-item-custom, .navbar-item-custom .navbar-link {
    color: #fff !important
}

.navbar-item-custom .navbar-link:after, .navbar-item-custom:after {
    border-color: #a4d9d1 !important
}

.navbar-item-custom .navbar-link:hover, .navbar-item-custom:hover {
    background-color: transparent !important
}

.navbar-burger.burger span, .navbar-menu.is-active .navbar-link {
    color: #a4d9d1 !important
}

.logo a, .logo a:hover {
    margin-left: 10px;
    color: #c10100;
    font-size: 1.8rem
}

.logo a small, .logo a:hover small {
    font-size: 1.2rem
}

.field[data-v-5ad31b80] {
    margin-top: 30px
}

.dialog-box[data-v-5ad31b80] {
    justify-content: center
}

.footer_ {
    height: 100px;
    box-shadow: 0 8px 20px rgba(75, 144, 242, .1);
    padding: 0 !important
}

.footer_ .columns {
    align-items: center;
    height: 100px;
    margin-bottom: 0 !important;
    margin-left: 0;
    margin-right: 0
}

.footer_ .feedback-btn {
    text-decoration: underline;
    opacity: .5
}

.footer_ .social-btn {
    opacity: .5;
    margin: 20px
}

@keyframes spinAround {
    0% {
        transform: rotate(0)
    }
    to {
        transform: rotate(359deg)
    }
}

.button, .file, .modal-close, .tabs {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.navbar-link:not(.is-arrowless):after {
    border: 3px solid transparent;
    border-radius: 2px;
    border-right: 0;
    border-top: 0;
    content: " ";
    display: block;
    height: .625em;
    margin-top: -.4375em;
    pointer-events: none;
    position: absolute;
    top: 50%;
    transform: rotate(-45deg);
    transform-origin: center;
    width: .625em
}

.content:not(:last-child), .message:not(:last-child), .subtitle:not(:last-child), .table-container:not(:last-child), .table:not(:last-child), .tabs:not(:last-child), .title:not(:last-child) {
    margin-bottom: 1.5rem
}

.modal-close {
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: rgba(10, 10, 10, .2);
    border: none;
    border-radius: 50%;
    cursor: pointer;
    pointer-events: auto;
    display: inline-block;
    flex-grow: 0;
    flex-shrink: 0;
    font-size: 0;
    height: 20px;
    max-height: 20px;
    max-width: 20px;
    min-height: 20px;
    min-width: 20px;
    outline: 0;
    position: relative;
    vertical-align: top;
    width: 20px
}

.modal-close:after, .modal-close:before {
    background-color: #fff;
    content: "";
    display: block;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform-origin: center center
}

.modal-close:before {
    height: 2px;
    width: 50%
}

.modal-close:after {
    height: 50%;
    width: 2px
}

.modal-close:focus, .modal-close:hover {
    background-color: rgba(10, 10, 10, .3)
}

.modal-close:active {
    background-color: rgba(10, 10, 10, .4)
}

.is-small.modal-close {
    height: 16px;
    max-height: 16px;
    max-width: 16px;
    min-height: 16px;
    min-width: 16px;
    width: 16px
}

.is-large.modal-close {
    height: 32px;
    max-height: 32px;
    max-width: 32px;
    min-height: 32px;
    min-width: 32px;
    width: 32px
}

.image.is-16by9 img, .image.is-1by1 img, .image.is-1by2 img, .image.is-1by3 img, .image.is-2by1 img, .image.is-2by3 img, .image.is-3by1 img, .image.is-3by2 img, .image.is-3by4 img, .image.is-3by5 img, .image.is-4by3 img, .image.is-4by5 img, .image.is-5by3 img, .image.is-5by4 img, .image.is-9by16 img, .image.is-square img, .modal, .modal-background {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.button, .file-name, .input, .textarea {
    -moz-appearance: none;
    -webkit-appearance: none;
    align-items: center;
    border: 1px solid transparent;
    border-radius: 0;
    box-shadow: none;
    display: inline-flex;
    font-size: 1rem;
    height: 2.5em;
    justify-content: flex-start;
    line-height: 1.5;
    padding: calc(.5em - 1px) calc(.75em - 1px);
    position: relative;
    vertical-align: top
}

.button:active, .button:focus, .file-name:active, .file-name:focus, .input:active, .input:focus, .is-active.button, .is-active.file-name, .is-active.input, .is-active.textarea, .textarea:active, .textarea:focus {
    outline: 0
}

.button[disabled], .file-name[disabled], .input[disabled], .textarea[disabled] {
    cursor: not-allowed
}

body, figure, h1, h2, h3, h4, h5, h6, hr, html, p, textarea {
    margin: 0;
    padding: 0
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 400
}

button, input, textarea {
    margin: 0
}

html {
    box-sizing: border-box
}

*, :after, :before {
    box-sizing: inherit
}

img {
    height: auto;
    max-width: 100%
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

td:not([align]), th:not([align]) {
    text-align: left
}

html {
    background-color: #fff;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    min-width: 300px;
    overflow-x: hidden;
    overflow-y: scroll;
    text-rendering: optimizeLegibility;
    text-size-adjust: 100%
}

figure, footer, header, section {
    display: block
}

body, button, input, textarea {
    font-family: Montserrat
}

body {
    color: #141414;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.5
}

a {
    color: #c10100;
    cursor: pointer;
    text-decoration: none
}

a:hover {
    color: #141414
}

hr {
    background-color: #f5f5f5
}

hr {
    border: none;
    display: block;
    height: 2px;
    margin: 1.5rem 0
}

img {
    height: auto;
    max-width: 100%
}

input[type=checkbox], input[type=radio] {
    vertical-align: baseline
}

small {
    font-size: .875em
}

span {
    font-style: inherit;
    font-weight: inherit
}

table td, table th {
    vertical-align: top
}

table td:not([align]), table th:not([align]) {
    text-align: left
}

table th {
    color: #141414
}

.is-clearfix:after {
    clear: both;
    content: " ";
    display: table
}

.is-size-1 {
    font-size: 3rem !important
}

.is-size-2 {
    font-size: 2.5rem !important
}

.is-size-3 {
    font-size: 2rem !important
}

.is-size-4 {
    font-size: 1.5rem !important
}

.is-size-5 {
    font-size: 1.25rem !important
}

.is-size-6 {
    font-size: 1rem !important
}

.is-size-7 {
    font-size: .75rem !important
}

@media screen and (max-width: 768px) {
    #tournamentBody .pair_1{
        margin-bottom: 5px !important;
    }#tournamentBody .pair_2{
        margin-top: 5px !important;
    }
    .size-1x .single-elimination .pair {
        margin: 25px 0
    }

    .small-mobile-section{
        height: 50px;
    }
    .is-size-1-mobile {
        font-size: 3rem !important
    }

    .is-size-2-mobile {
        font-size: 2.5rem !important
    }

    .is-size-3-mobile {
        font-size: 2rem !important
    }

    .is-size-4-mobile {
        font-size: 1.5rem !important
    }

    .is-size-5-mobile {
        font-size: 1.25rem !important
    }

    .is-size-6-mobile {
        font-size: 1rem !important
    }

    .is-size-7-mobile {
        font-size: .75rem !important
    }
}

@media screen and (max-width: 1023px) {
    .is-size-1-touch {
        font-size: 3rem !important
    }

    .is-size-2-touch {
        font-size: 2.5rem !important
    }

    .is-size-3-touch {
        font-size: 2rem !important
    }

    .is-size-4-touch {
        font-size: 1.5rem !important
    }

    .is-size-5-touch {
        font-size: 1.25rem !important
    }

    .is-size-6-touch {
        font-size: 1rem !important
    }

    .is-size-7-touch {
        font-size: .75rem !important
    }
}

@media screen and (min-width: 1408px) {
    .is-size-1-fullhd {
        font-size: 3rem !important
    }

    .is-size-2-fullhd {
        font-size: 2.5rem !important
    }

    .is-size-3-fullhd {
        font-size: 2rem !important
    }

    .is-size-4-fullhd {
        font-size: 1.5rem !important
    }

    .is-size-5-fullhd {
        font-size: 1.25rem !important
    }

    .is-size-6-fullhd {
        font-size: 1rem !important
    }

    .is-size-7-fullhd {
        font-size: .75rem !important
    }
}

.has-text-centered {
    text-align: center !important
}

.has-text-left {
    text-align: left !important
}

.has-text-right {
    text-align: right !important
}

@media screen and (max-width: 768px) {
    .has-text-centered-mobile {
        text-align: center !important
    }
}

@media screen and (max-width: 1023px) {
    .has-text-centered-touch {
        text-align: center !important
    }
}

@media screen and (min-width: 1408px) {
    .has-text-centered-fullhd {
        text-align: center !important
    }
}

@media screen and (max-width: 768px) {
    .has-text-left-mobile {
        text-align: left !important
    }
}

@media screen and (max-width: 1023px) {
    .has-text-left-touch {
        text-align: left !important
    }
}

@media screen and (min-width: 1408px) {
    .has-text-left-fullhd {
        text-align: left !important
    }
}

@media screen and (max-width: 768px) {
    .has-text-right-mobile {
        text-align: right !important
    }
}

@media screen and (max-width: 1023px) {
    .has-text-right-touch {
        text-align: right !important
    }
}

@media screen and (min-width: 1408px) {
    .has-text-right-fullhd {
        text-align: right !important
    }
}

.is-uppercase {
    text-transform: uppercase !important
}

.has-text-white {
    color: #fff !important
}

a.has-text-white:focus, a.has-text-white:hover {
    color: #e6e6e6 !important
}

.has-background-white {
    background-color: #fff !important
}

.has-text-black {
    color: #0a0a0a !important
}

a.has-text-black:focus, a.has-text-black:hover {
    color: #000 !important
}

.has-background-black {
    background-color: #0a0a0a !important
}

.has-text-light {
    color: #f5f5f5 !important
}

a.has-text-light:focus, a.has-text-light:hover {
    color: #dbdbdb !important
}

.has-background-light {
    background-color: #f5f5f5 !important
}

.has-text-link {
    color: #c10100 !important
}

a.has-text-link:focus, a.has-text-link:hover {
    color: #cac31a !important
}

.has-background-link {
    background-color: #c10100 !important
}

.has-text-black-ter {
    color: #242424 !important
}

.has-background-black-ter {
    background-color: #242424 !important
}

.has-text-white-ter {
    color: #f5f5f5 !important
}

.has-background-white-ter {
    background-color: #f5f5f5 !important
}

.has-text-weight-light {
    font-weight: 300 !important
}

.has-text-weight-normal {
    font-weight: 400 !important
}

.has-text-weight-semibold {
    font-weight: 600 !important
}

.has-text-weight-bold {
    font-weight: 700 !important
}

.is-block {
    display: block !important
}

@media screen and (max-width: 768px) {
    .is-block-mobile {
        display: block !important
    }
}

@media screen and (max-width: 1023px) {
    .is-block-touch {
        display: block !important
    }
}

@media screen and (min-width: 1408px) {
    .is-block-fullhd {
        display: block !important
    }
}

.is-flex {
    display: flex !important
}

@media screen and (max-width: 768px) {
    .is-flex-mobile {
        display: flex !important
    }
}

@media screen and (max-width: 1023px) {
    .is-flex-touch {
        display: flex !important
    }
}

@media screen and (min-width: 1408px) {
    .is-flex-fullhd {
        display: flex !important
    }
}

.is-inline {
    display: inline !important
}

@media screen and (max-width: 768px) {
    .is-inline-mobile {
        display: inline !important
    }
}

@media screen and (max-width: 1023px) {
    .is-inline-touch {
        display: inline !important
    }
}

@media screen and (min-width: 1408px) {
    .is-inline-fullhd {
        display: inline !important
    }
}

.is-inline-block {
    display: inline-block !important
}

@media screen and (max-width: 768px) {
    .is-inline-block-mobile {
        display: inline-block !important
    }
}

@media screen and (max-width: 1023px) {
    .is-inline-block-touch {
        display: inline-block !important
    }
}

@media screen and (min-width: 1408px) {
    .is-inline-block-fullhd {
        display: inline-block !important
    }
}

.is-inline-flex {
    display: inline-flex !important
}

@media screen and (max-width: 768px) {
    .is-inline-flex-mobile {
        display: inline-flex !important
    }
}

@media screen and (max-width: 1023px) {
    .is-inline-flex-touch {
        display: inline-flex !important
    }
}

@media screen and (min-width: 1408px) {
    .is-inline-flex-fullhd {
        display: inline-flex !important
    }
}

.is-hidden {
    display: none !important
}

@media screen and (max-width: 768px) {
    .is-hidden-mobile {
        display: none !important
    }
}

@media screen and (min-width: 1408px) {
    .is-hidden-fullhd {
        display: none !important
    }
}

.is-invisible {
    visibility: hidden !important
}

@media screen and (max-width: 768px) {
    .is-invisible-mobile {
        visibility: hidden !important
    }
}

@media screen and (max-width: 1023px) {
    .is-invisible-touch {
        visibility: hidden !important
    }
}

@media screen and (min-width: 1408px) {
    .is-invisible-fullhd {
        visibility: hidden !important
    }
}

.input, .textarea {
    background-color: #fff;
    border-color: #dadada;
    border-radius: 4px;
    color: #141414
}

.input::-moz-placeholder, .textarea::-moz-placeholder {
    color: rgba(20, 20, 20, .3)
}

.input::-webkit-input-placeholder, .textarea::-webkit-input-placeholder {
    color: rgba(20, 20, 20, .3)
}

.input:-moz-placeholder, .textarea:-moz-placeholder {
    color: rgba(20, 20, 20, .3)
}

.input:-ms-input-placeholder, .textarea:-ms-input-placeholder {
    color: rgba(20, 20, 20, .3)
}

.input:hover, .is-hovered.input, .is-hovered.textarea, .textarea:hover {
    border-color: #d0d1cd
}

.input:active, .input:focus, .is-active.input, .is-active.textarea, .textarea:active, .textarea:focus {
    border-color: #c10100;
    box-shadow: 0 0 0 .125em rgba(229, 222, 50, .25)
}

.input[disabled], .textarea[disabled] {
    background-color: #f5f5f5;
    border-color: #f5f5f5;
    box-shadow: none;
    color: #7a7a7a
}

.input[disabled]::-moz-placeholder, .textarea[disabled]::-moz-placeholder {
    color: hsla(0, 0%, 47.8%, .3)
}

.input[disabled]::-webkit-input-placeholder, .textarea[disabled]::-webkit-input-placeholder {
    color: hsla(0, 0%, 47.8%, .3)
}

.input[disabled]:-moz-placeholder, .textarea[disabled]:-moz-placeholder {
    color: hsla(0, 0%, 47.8%, .3)
}

.input[disabled]:-ms-input-placeholder, .textarea[disabled]:-ms-input-placeholder {
    color: hsla(0, 0%, 47.8%, .3)
}

.input, .textarea {
    box-shadow: none;
    max-width: 100%;
    width: 100%
}

.input[readonly], .textarea[readonly] {
    box-shadow: none
}

.is-white.input, .is-white.textarea {
    border-color: #fff
}

.is-white.input:active, .is-white.input:focus, .is-white.is-active.input, .is-white.is-active.textarea, .is-white.textarea:active, .is-white.textarea:focus {
    box-shadow: 0 0 0 .125em hsla(0, 0%, 100%, .25)
}

.is-black.input, .is-black.textarea {
    border-color: #0a0a0a
}

.is-black.input:active, .is-black.input:focus, .is-black.is-active.input, .is-black.is-active.textarea, .is-black.textarea:active, .is-black.textarea:focus {
    box-shadow: 0 0 0 .125em rgba(10, 10, 10, .25)
}

.is-light.input, .is-light.textarea {
    border-color: #f5f5f5
}

.is-light.input:active, .is-light.input:focus, .is-light.is-active.input, .is-light.is-active.textarea, .is-light.textarea:active, .is-light.textarea:focus {
    box-shadow: 0 0 0 .125em hsla(0, 0%, 96.1%, .25)
}

.is-link.input, .is-link.textarea {
    border-color: #c10100
}

.is-link.input:active, .is-link.input:focus, .is-link.is-active.input, .is-link.is-active.textarea, .is-link.textarea:active, .is-link.textarea:focus {
    box-shadow: 0 0 0 .125em rgba(229, 222, 50, .25)
}

.is-small.input, .is-small.textarea {
    border-radius: 0;
    font-size: .75rem
}

.is-large.input, .is-large.textarea {
    font-size: 1.5rem
}

.is-fullwidth.input, .is-fullwidth.textarea {
    display: block;
    width: 100%
}

.is-inline.input, .is-inline.textarea {
    display: inline;
    width: auto
}

.input.is-rounded {
    border-radius: 50%;
    padding-left: calc(1.125em - 1px);
    padding-right: calc(1.125em - 1px)
}

.textarea {
    display: block;
    max-width: 100%;
    min-width: 100%;
    padding: calc(.75em - 1px);
    resize: vertical
}

.textarea:not([rows]) {
    max-height: 40em;
    min-height: 8em
}

.textarea[rows] {
    height: auto
}

.textarea.has-fixed-size {
    resize: none
}

.checkbox {
    cursor: pointer;
    display: inline-block;
    line-height: 1.25;
    position: relative
}

.checkbox input {
    cursor: pointer
}

.checkbox:hover {
    color: #141414
}

.checkbox[disabled] {
    color: #7a7a7a;
    cursor: not-allowed
}

.file {
    align-items: stretch;
    display: flex;
    justify-content: flex-start;
    position: relative
}

.file.is-small {
    font-size: .75rem
}

.file.is-large {
    font-size: 1.5rem
}

.file.is-large .file-icon .fa {
    font-size: 28px
}

.file.has-name .file-name {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.file.is-centered {
    justify-content: center
}

.file.is-fullwidth .file-label {
    width: 100%
}

.file.is-fullwidth .file-name {
    flex-grow: 1;
    max-width: none
}

.file.is-right {
    justify-content: flex-end
}

.file.is-right .file-name {
    border-radius: 4px 0 0 4px;
    border-width: 1px 0 1px 1px;
    order: -1
}

.file-label {
    align-items: stretch;
    display: flex;
    cursor: pointer;
    justify-content: flex-start;
    overflow: hidden;
    position: relative
}

.file-label:hover .file-name {
    border-color: #d5d5d5
}

.file-label:active .file-name {
    border-color: #cfcfcf
}

.file-input {
    height: 100%;
    left: 0;
    opacity: 0;
    outline: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.file-name {
    border-color: #dbdbdb;
    border-radius: 4px;
    font-size: 1em;
    padding-left: 1em;
    padding-right: 1em;
    white-space: nowrap
}

.file-name {
    border: 1px solid #dbdbdb;
    border-left-width: 0;
    display: block;
    max-width: 16em;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis
}

.file-icon {
    align-items: center;
    display: flex;
    height: 1em;
    justify-content: center;
    margin-right: .5em;
    width: 1em
}

.file-icon .fa {
    font-size: 14px
}

.label {
    color: #141414;
    display: block;
    font-size: 1rem;
    font-weight: 700
}

.label:not(:last-child) {
    margin-bottom: .5em
}

.label.is-small {
    font-size: .75rem
}

.label.is-large {
    font-size: 1.5rem
}

.field:not(:last-child) {
    margin-bottom: .75rem
}

.field.is-grouped {
    display: flex;
    justify-content: flex-start
}

.field.is-grouped > .control {
    flex-shrink: 0
}

.field.is-grouped > .control:not(:last-child) {
    margin-bottom: 0;
    margin-right: .75rem
}

.field.is-grouped > .control.is-expanded {
    flex-grow: 1;
    flex-shrink: 1
}

.field.is-grouped.is-grouped-centered {
    justify-content: center
}

.field.is-grouped.is-grouped-right {
    justify-content: flex-end
}

@media print, screen and (min-width: 769px) {
    .field.is-horizontal {
        display: flex
    }
}

.field-label .label {
    font-size: inherit
}

@media screen and (max-width: 768px) {
    .field-label {
        margin-bottom: .5rem
    }
}

@media print, screen and (min-width: 769px) {
    .field-label {
        flex-basis: 0;
        flex-grow: 1;
        flex-shrink: 0;
        margin-right: 1.5rem;
        text-align: right
    }

    .field-label.is-small {
        font-size: .75rem;
        padding-top: .375em
    }

    .field-label.is-normal {
        padding-top: .375em
    }

    .field-label.is-large {
        font-size: 1.5rem;
        padding-top: .375em
    }
}

.field-body .field .field {
    margin-bottom: 0
}

@media print, screen and (min-width: 769px) {
    .field-body {
        display: flex;
        flex-basis: 0;
        flex-grow: 5;
        flex-shrink: 1
    }

    .field-body .field {
        margin-bottom: 0
    }

    .field-body > .field {
        flex-shrink: 1
    }

    .field-body > .field:not(.is-narrow) {
        flex-grow: 1
    }

    .field-body > .field:not(:last-child) {
        margin-right: .75rem
    }
}

.control {
    box-sizing: border-box;
    clear: both;
    font-size: 1rem;
    position: relative;
    text-align: left
}

.column {
    display: block;
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 1;
    padding: .75rem
}

.columns.is-mobile > .column.is-full {
    flex: none;
    width: 100%
}

.columns.is-mobile > .column.is-half {
    flex: none;
    width: 50%
}

.columns.is-mobile > .column.is-0 {
    flex: none;
    width: 0
}

.columns.is-mobile > .column.is-1 {
    flex: none;
    width: 8.33333%
}

.columns.is-mobile > .column.is-2 {
    flex: none;
    width: 16.66667%
}

.columns.is-mobile > .column.is-3 {
    flex: none;
    width: 25%
}

.columns.is-mobile > .column.is-4 {
    flex: none;
    width: 33.33333%
}

.columns.is-mobile > .column.is-5 {
    flex: none;
    width: 41.66667%
}

.columns.is-mobile > .column.is-6 {
    flex: none;
    width: 50%
}

.columns.is-mobile > .column.is-7 {
    flex: none;
    width: 58.33333%
}

.columns.is-mobile > .column.is-8 {
    flex: none;
    width: 66.66667%
}

.columns.is-mobile > .column.is-9 {
    flex: none;
    width: 75%
}

.columns.is-mobile > .column.is-10 {
    flex: none;
    width: 83.33333%
}

.columns.is-mobile > .column.is-11 {
    flex: none;
    width: 91.66667%
}

.columns.is-mobile > .column.is-12 {
    flex: none;
    width: 100%
}

@media screen and (max-width: 768px) {
    .column.is-full-mobile {
        flex: none;
        width: 100%
    }

    .column.is-half-mobile {
        flex: none;
        width: 50%
    }

    .column.is-0-mobile {
        flex: none;
        width: 0
    }

    .column.is-1-mobile {
        flex: none;
        width: 8.33333%
    }

    .column.is-2-mobile {
        flex: none;
        width: 16.66667%
    }

    .column.is-3-mobile {
        flex: none;
        width: 25%
    }

    .column.is-4-mobile {
        flex: none;
        width: 33.33333%
    }

    .column.is-5-mobile {
        flex: none;
        width: 41.66667%
    }

    .column.is-6-mobile {
        flex: none;
        width: 50%
    }

    .column.is-7-mobile {
        flex: none;
        width: 58.33333%
    }

    .column.is-8-mobile {
        flex: none;
        width: 66.66667%
    }

    .column.is-9-mobile {
        flex: none;
        width: 75%
    }

    .column.is-10-mobile {
        flex: none;
        width: 83.33333%
    }

    .column.is-11-mobile {
        flex: none;
        width: 91.66667%
    }

    .column.is-12-mobile {
        flex: none;
        width: 100%
    }
}

@media print, screen and (min-width: 769px) {
    .column.is-full {
        flex: none;
        width: 100%
    }

    .column.is-half {
        flex: none;
        width: 50%
    }

    .column.is-0 {
        flex: none;
        width: 0
    }

    .column.is-1 {
        flex: none;
        width: 8.33333%
    }

    .column.is-2 {
        flex: none;
        width: 16.66667%
    }

    .column.is-3 {
        flex: none;
        width: 25%
    }

    .column.is-4 {
        flex: none;
        width: 33.33333%
    }

    .column.is-5 {
        flex: none;
        width: 41.66667%
    }

    .column.is-6 {
        flex: none;
        width: 50%
    }

    .column.is-7 {
        flex: none;
        width: 58.33333%
    }

    .column.is-8 {
        flex: none;
        width: 66.66667%
    }

    .column.is-9 {
        flex: none;
        width: 75%
    }

    .column.is-10 {
        flex: none;
        width: 83.33333%
    }

    .column.is-11 {
        flex: none;
        width: 91.66667%
    }

    .column.is-12 {
        flex: none;
        width: 100%
    }
}

@media screen and (max-width: 1023px) {
    .column.is-full-touch {
        flex: none;
        width: 100%
    }

    .column.is-half-touch {
        flex: none;
        width: 50%
    }

    .column.is-0-touch {
        flex: none;
        width: 0
    }

    .column.is-1-touch {
        flex: none;
        width: 8.33333%
    }

    .column.is-2-touch {
        flex: none;
        width: 16.66667%
    }

    .column.is-3-touch {
        flex: none;
        width: 25%
    }

    .column.is-4-touch {
        flex: none;
        width: 33.33333%
    }

    .column.is-5-touch {
        flex: none;
        width: 41.66667%
    }

    .column.is-6-touch {
        flex: none;
        width: 50%
    }

    .column.is-7-touch {
        flex: none;
        width: 58.33333%
    }

    .column.is-8-touch {
        flex: none;
        width: 66.66667%
    }

    .column.is-9-touch {
        flex: none;
        width: 75%
    }

    .column.is-10-touch {
        flex: none;
        width: 83.33333%
    }

    .column.is-11-touch {
        flex: none;
        width: 91.66667%
    }

    .column.is-12-touch {
        flex: none;
        width: 100%
    }
}

@media screen and (min-width: 1408px) {
    .column.is-full-fullhd {
        flex: none;
        width: 100%
    }

    .column.is-half-fullhd {
        flex: none;
        width: 50%
    }

    .column.is-0-fullhd {
        flex: none;
        width: 0
    }

    .column.is-1-fullhd {
        flex: none;
        width: 8.33333%
    }

    .column.is-2-fullhd {
        flex: none;
        width: 16.66667%
    }

    .column.is-3-fullhd {
        flex: none;
        width: 25%
    }

    .column.is-4-fullhd {
        flex: none;
        width: 33.33333%
    }

    .column.is-5-fullhd {
        flex: none;
        width: 41.66667%
    }

    .column.is-6-fullhd {
        flex: none;
        width: 50%
    }

    .column.is-7-fullhd {
        flex: none;
        width: 58.33333%
    }

    .column.is-8-fullhd {
        flex: none;
        width: 66.66667%
    }

    .column.is-9-fullhd {
        flex: none;
        width: 75%
    }

    .column.is-10-fullhd {
        flex: none;
        width: 83.33333%
    }

    .column.is-11-fullhd {
        flex: none;
        width: 91.66667%
    }

    .column.is-12-fullhd {
        flex: none;
        width: 100%
    }
}

.columns {
    margin-left: -.75rem;
    margin-right: -.75rem;
    margin-top: -.75rem
}

.columns:last-child {
    margin-bottom: -.75rem
}

.columns:not(:last-child) {
    margin-bottom: .75rem
}

.columns.is-centered {
    justify-content: center
}

.columns.is-mobile {
    display: flex
}

@media print, screen and (min-width: 769px) {
    .columns:not(.is-desktop) {
        display: flex ;
    }
}

.navbar {
    background-color: #fff;
    min-height: 3.25rem;
    position: relative;
    z-index: 30
}

.navbar.is-white {
    background-color: #fff;
    color: #0a0a0a
}

.navbar.is-white .navbar-brand .navbar-link, .navbar.is-white .navbar-brand > .navbar-item {
    color: #0a0a0a
}

.navbar.is-white .navbar-brand .navbar-link.is-active, .navbar.is-white .navbar-brand .navbar-link:focus, .navbar.is-white .navbar-brand .navbar-link:hover, .navbar.is-white .navbar-brand > a.navbar-item.is-active, .navbar.is-white .navbar-brand > a.navbar-item:focus, .navbar.is-white .navbar-brand > a.navbar-item:hover {
    background-color: #f2f2f2;
    color: #0a0a0a
}

.navbar.is-white .navbar-brand .navbar-link:after {
    border-color: #0a0a0a
}

.navbar.is-white .navbar-burger {
    color: #0a0a0a
}

@media screen and (min-width: 1024px) {
    .navbar.is-white .navbar-end .navbar-link, .navbar.is-white .navbar-end > .navbar-item {
        color: #0a0a0a
    }

    .navbar.is-white .navbar-end .navbar-link.is-active, .navbar.is-white .navbar-end .navbar-link:focus, .navbar.is-white .navbar-end .navbar-link:hover, .navbar.is-white .navbar-end > a.navbar-item.is-active, .navbar.is-white .navbar-end > a.navbar-item:focus, .navbar.is-white .navbar-end > a.navbar-item:hover {
        background-color: #f2f2f2;
        color: #0a0a0a
    }

    .navbar.is-white .navbar-end .navbar-link:after {
        border-color: #0a0a0a
    }

    .navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link, .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link, .navbar.is-white .navbar-item.has-dropdown:hover .navbar-link {
        background-color: #f2f2f2;
        color: #0a0a0a
    }

    .navbar.is-white .navbar-dropdown a.navbar-item.is-active {
        background-color: #fff;
        color: #0a0a0a
    }
}

.navbar.is-black {
    background-color: #0a0a0a;
    color: #fff
}

.navbar.is-black .navbar-brand .navbar-link, .navbar.is-black .navbar-brand > .navbar-item {
    color: #fff
}

.navbar.is-black .navbar-brand .navbar-link.is-active, .navbar.is-black .navbar-brand .navbar-link:focus, .navbar.is-black .navbar-brand .navbar-link:hover, .navbar.is-black .navbar-brand > a.navbar-item.is-active, .navbar.is-black .navbar-brand > a.navbar-item:focus, .navbar.is-black .navbar-brand > a.navbar-item:hover {
    background-color: #000;
    color: #fff
}

.navbar.is-black .navbar-brand .navbar-link:after {
    border-color: #fff
}

.navbar.is-black .navbar-burger {
    color: #fff
}

@media screen and (min-width: 1024px) {
    .navbar.is-black .navbar-end .navbar-link, .navbar.is-black .navbar-end > .navbar-item {
        color: #fff
    }

    .navbar.is-black .navbar-end .navbar-link.is-active, .navbar.is-black .navbar-end .navbar-link:focus, .navbar.is-black .navbar-end .navbar-link:hover, .navbar.is-black .navbar-end > a.navbar-item.is-active, .navbar.is-black .navbar-end > a.navbar-item:focus, .navbar.is-black .navbar-end > a.navbar-item:hover {
        background-color: #000;
        color: #fff
    }

    .navbar.is-black .navbar-end .navbar-link:after {
        border-color: #fff
    }

    .navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link, .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link, .navbar.is-black .navbar-item.has-dropdown:hover .navbar-link {
        background-color: #000;
        color: #fff
    }

    .navbar.is-black .navbar-dropdown a.navbar-item.is-active {
        background-color: #0a0a0a;
        color: #fff
    }
}

.navbar.is-light {
    background-color: #f5f5f5
}

.navbar.is-light, .navbar.is-light .navbar-brand .navbar-link, .navbar.is-light .navbar-brand > .navbar-item {
    color: rgba(0, 0, 0, .7)
}

.navbar.is-light .navbar-brand .navbar-link.is-active, .navbar.is-light .navbar-brand .navbar-link:focus, .navbar.is-light .navbar-brand .navbar-link:hover, .navbar.is-light .navbar-brand > a.navbar-item.is-active, .navbar.is-light .navbar-brand > a.navbar-item:focus, .navbar.is-light .navbar-brand > a.navbar-item:hover {
    background-color: #e8e8e8;
    color: rgba(0, 0, 0, .7)
}

.navbar.is-light .navbar-brand .navbar-link:after {
    border-color: rgba(0, 0, 0, .7)
}

.navbar.is-light .navbar-burger {
    color: rgba(0, 0, 0, .7)
}

@media screen and (min-width: 1024px) {
    .navbar.is-light .navbar-end .navbar-link, .navbar.is-light .navbar-end > .navbar-item {
        color: rgba(0, 0, 0, .7)
    }

    .navbar.is-light .navbar-end .navbar-link.is-active, .navbar.is-light .navbar-end .navbar-link:focus, .navbar.is-light .navbar-end .navbar-link:hover, .navbar.is-light .navbar-end > a.navbar-item.is-active, .navbar.is-light .navbar-end > a.navbar-item:focus, .navbar.is-light .navbar-end > a.navbar-item:hover {
        background-color: #e8e8e8;
        color: rgba(0, 0, 0, .7)
    }

    .navbar.is-light .navbar-end .navbar-link:after {
        border-color: rgba(0, 0, 0, .7)
    }

    .navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link, .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link, .navbar.is-light .navbar-item.has-dropdown:hover .navbar-link {
        background-color: #e8e8e8;
        color: rgba(0, 0, 0, .7)
    }

    .navbar.is-light .navbar-dropdown a.navbar-item.is-active {
        background-color: #f5f5f5;
        color: rgba(0, 0, 0, .7)
    }
}

.navbar.is-link {
    background-color: #c10100
}

.navbar.is-link, .navbar.is-link .navbar-brand .navbar-link, .navbar.is-link .navbar-brand > .navbar-item {
    color: rgba(0, 0, 0, .7)
}

.navbar.is-link .navbar-brand .navbar-link.is-active, .navbar.is-link .navbar-brand .navbar-link:focus, .navbar.is-link .navbar-brand .navbar-link:hover, .navbar.is-link .navbar-brand > a.navbar-item.is-active, .navbar.is-link .navbar-brand > a.navbar-item:focus, .navbar.is-link .navbar-brand > a.navbar-item:hover {
    background-color: #e1d91d;
    color: rgba(0, 0, 0, .7)
}

.navbar.is-link .navbar-brand .navbar-link:after {
    border-color: rgba(0, 0, 0, .7)
}

.navbar.is-link .navbar-burger {
    color: rgba(0, 0, 0, .7)
}

@media screen and (min-width: 1024px) {
    .navbar.is-link .navbar-end .navbar-link, .navbar.is-link .navbar-end > .navbar-item {
        color: rgba(0, 0, 0, .7)
    }

    .navbar.is-link .navbar-end .navbar-link.is-active, .navbar.is-link .navbar-end .navbar-link:focus, .navbar.is-link .navbar-end .navbar-link:hover, .navbar.is-link .navbar-end > a.navbar-item.is-active, .navbar.is-link .navbar-end > a.navbar-item:focus, .navbar.is-link .navbar-end > a.navbar-item:hover {
        background-color: #e1d91d;
        color: rgba(0, 0, 0, .7)
    }

    .navbar.is-link .navbar-end .navbar-link:after {
        border-color: rgba(0, 0, 0, .7)
    }

    .navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link, .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link, .navbar.is-link .navbar-item.has-dropdown:hover .navbar-link {
        background-color: #e1d91d;
        color: rgba(0, 0, 0, .7)
    }

    .navbar.is-link .navbar-dropdown a.navbar-item.is-active {
        background-color: #c10100;
        color: rgba(0, 0, 0, .7)
    }
}

.navbar > .container {
    align-items: stretch;
    display: flex;
    min-height: 3.25rem;
    width: 100%
}

.navbar.is-fixed-bottom, .navbar.is-fixed-top {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 30
}

.navbar.is-fixed-bottom {
    bottom: 0
}

.navbar.is-fixed-top {
    top: 0
}

body.has-navbar-fixed-top, html.has-navbar-fixed-top {
    padding-top: 3.25rem
}

body.has-navbar-fixed-bottom, html.has-navbar-fixed-bottom {
    padding-bottom: 3.25rem
}

.navbar-brand, .navbar-tabs {
    align-items: stretch;
    display: flex;
    flex-shrink: 0;
    min-height: 3.25rem
}

.navbar-brand a.navbar-item:focus, .navbar-brand a.navbar-item:hover {
    background-color: transparent
}

.navbar-tabs {
    -webkit-overflow-scrolling: touch;
    max-width: 100vw;
    overflow-x: auto;
    overflow-y: hidden
}

.navbar-burger {
    color: #141414;
    cursor: pointer;
    display: block;
    height: 3.25rem;
    position: relative;
    width: 3.25rem;
    margin-left: auto
}

.navbar-burger span {
    background-color: currentColor;
    display: block;
    height: 1px;
    left: calc(50% - 8px);
    position: absolute;
    transform-origin: center;
    transition-duration: 86ms;
    transition-property: background-color, opacity, transform;
    transition-timing-function: ease-out;
    width: 16px
}

.navbar-burger span:first-child {
    top: calc(50% - 6px)
}

.navbar-burger span:nth-child(2) {
    top: calc(50% - 1px)
}

.navbar-burger span:nth-child(3) {
    top: calc(50% + 4px)
}

.navbar-burger:hover {
    background-color: rgba(0, 0, 0, .05)
}

.navbar-burger.is-active span:first-child {
    transform: translateY(5px) rotate(45deg)
}

.navbar-burger.is-active span:nth-child(2) {
    opacity: 0
}

.navbar-burger.is-active span:nth-child(3) {
    transform: translateY(-5px) rotate(-45deg)
}

.navbar-menu {
    display: none
}

.navbar-item, .navbar-link {
    color: #141414;
    display: block;
    line-height: 1.5;
    padding: .5rem .75rem;
    position: relative
}

.navbar-item .icon:only-child, .navbar-link .icon:only-child {
    margin-left: -.25rem;
    margin-right: -.25rem
}

.navbar-link, a.navbar-item {
    cursor: pointer
}

.navbar-link.is-active, .navbar-link:focus, .navbar-link:focus-within, .navbar-link:hover, a.navbar-item.is-active, a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover {
    background-color: transparent;
    color: #c10100
}

.navbar-item {
    display: block;
    flex-grow: 0;
    flex-shrink: 0
}

.navbar-item img {
    max-height: 1.75rem
}

.navbar-item.has-dropdown {
    padding: 0
}

.navbar-item.is-expanded {
    flex-grow: 1;
    flex-shrink: 1
}

.navbar-content {
    flex-grow: 1;
    flex-shrink: 1
}

.navbar-link:not(.is-arrowless) {
    padding-right: 2.5em
}

.navbar-link:not(.is-arrowless):after {
    border-color: #c10100;
    margin-top: -.375em;
    right: 1.125em
}

.navbar-dropdown {
    font-size: .875rem;
    padding-bottom: .5rem;
    padding-top: .5rem
}

.navbar-dropdown .navbar-item {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

@media screen and (max-width: 1023px) {
    .navbar > .container {
        display: block
    }

    .navbar-brand .navbar-item, .navbar-tabs .navbar-item {
        align-items: center;
        display: flex
    }

    .navbar-link:after {
        display: none
    }

    .navbar-menu {
        background-color: #fff;
        box-shadow: 0 8px 16px rgba(10, 10, 10, .1);
        padding: .5rem 0
    }

    .navbar-menu.is-active {
        display: block
    }

    .navbar.is-fixed-bottom-touch, .navbar.is-fixed-top-touch {
        left: 0;
        position: fixed;
        right: 0;
        z-index: 30
    }

    .navbar.is-fixed-bottom-touch {
        bottom: 0
    }

    .navbar.is-fixed-top-touch {
        top: 0
    }

    .navbar.is-fixed-top .navbar-menu, .navbar.is-fixed-top-touch .navbar-menu {
        -webkit-overflow-scrolling: touch;
        max-height: calc(100vh - 3.25rem);
        overflow: auto
    }

    body.has-navbar-fixed-top-touch, html.has-navbar-fixed-top-touch {
        padding-top: 3.25rem
    }

    body.has-navbar-fixed-bottom-touch, html.has-navbar-fixed-bottom-touch {
        padding-bottom: 3.25rem
    }
}

@media screen and (min-width: 1024px) {
    .navbar, .navbar-end, .navbar-menu {
        align-items: stretch;
        display: flex
    }

    .navbar {
        min-height: 3.25rem
    }

    .navbar-burger {
        display: none
    }

    .navbar-item, .navbar-link {
        align-items: center;
        display: flex
    }

    .navbar-item {
        display: flex
    }

    .navbar-item.has-dropdown {
        align-items: stretch
    }

    .navbar-item.is-active .navbar-dropdown, .navbar-item.is-hoverable:focus .navbar-dropdown, .navbar-item.is-hoverable:focus-within .navbar-dropdown, .navbar-item.is-hoverable:hover .navbar-dropdown {
        display: block
    }

    .navbar-menu {
        flex-grow: 1;
        flex-shrink: 0
    }

    .navbar-end {
        justify-content: flex-end;
        margin-left: auto
    }

    .navbar-dropdown {
        background-color: #fff;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
        border-top: 2px solid #dbdbdb;
        box-shadow: 0 8px 8px rgba(10, 10, 10, .1);
        display: none;
        font-size: .875rem;
        left: 0;
        min-width: 100%;
        position: absolute;
        top: 100%;
        z-index: 20
    }

    .navbar-dropdown .navbar-item {
        padding: .375rem 1rem;
        white-space: nowrap
    }

    .navbar-dropdown a.navbar-item {
        padding-right: 3rem
    }

    .navbar-dropdown a.navbar-item:focus, .navbar-dropdown a.navbar-item:hover {
        background-color: #f5f5f5;
        color: #0a0a0a
    }

    .navbar-dropdown a.navbar-item.is-active {
        background-color: #f5f5f5;
        color: #c10100
    }

    .navbar-dropdown.is-right {
        left: auto;
        right: 0
    }

    .container > .navbar .navbar-brand, .navbar > .container .navbar-brand {
        margin-left: -.75rem
    }

    .container > .navbar .navbar-menu, .navbar > .container .navbar-menu {
        margin-right: -.75rem
    }

    .navbar-link.is-active, a.navbar-item.is-active {
        color: #0a0a0a
    }

    .navbar-item.has-dropdown.is-active .navbar-link, .navbar-item.has-dropdown:focus .navbar-link, .navbar-item.has-dropdown:hover .navbar-link, .navbar-link.is-active:not(:focus):not(:hover), a.navbar-item.is-active:not(:focus):not(:hover) {
        background-color: transparent
    }
}

.modal {
    align-items: center;
    display: none;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    position: fixed;
    z-index: 40
}

.modal.is-active {
    display: flex
}

.modal-background {
    background-color: rgba(10, 10, 10, .86)
}

.modal-content {
    margin: 0 20px;
    max-height: calc(100vh - 160px);
    overflow: auto;
    position: relative;
    width: 100%
}

@media print, screen and (min-width: 769px) {
    .modal-content {
        margin: 0 auto;
        max-height: calc(100vh - 40px);
        width: 640px
    }
}

.modal-close {
    background: 0 0;
    height: 40px;
    position: fixed;
    right: 20px;
    top: 20px;
    width: 40px
}

.message {
    background-color: #f5f5f5;
    border-radius: 4px;
    font-size: 1rem
}

.message a:not(.button):not(.tag):not(.dropdown-item) {
    color: currentColor;
    text-decoration: underline
}

.message.is-small {
    font-size: .75rem
}

.message.is-large {
    font-size: 1.5rem
}

.message.is-white {
    background-color: #fff
}

.message.is-white .message-header {
    background-color: #fff;
    color: #0a0a0a
}

.message.is-white .message-body {
    border-color: #fff
}

.message.is-black {
    background-color: #fafafa
}

.message.is-black .message-header {
    background-color: #0a0a0a;
    color: #fff
}

.message.is-black .message-body {
    border-color: #0a0a0a
}

.message.is-light {
    background-color: #fafafa
}

.message.is-light .message-header {
    background-color: #f5f5f5;
    color: rgba(0, 0, 0, .7)
}

.message.is-light .message-body {
    border-color: #f5f5f5
}

.message.is-link {
    background-color: #fdfced
}

.message.is-link .message-header {
    background-color: #c10100;
    color: rgba(0, 0, 0, .7)
}

.message.is-link .message-body {
    border-color: #c10100;
    color: #837f11
}

.message-header {
    align-items: center;
    background-color: #141414;
    border-radius: 4px 4px 0 0;
    color: #fff;
    display: flex;
    font-weight: 700;
    justify-content: space-between;
    line-height: 1.25;
    padding: .75em 1em;
    position: relative
}

.message-header + .message-body {
    border-width: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.message-body {
    border-radius: 4px;
    border: solid #dbdbdb;
    border-width: 0 0 0 4px;
    color: #141414;
    padding: 1.25em 1.5em
}

.tabs {
    -webkit-overflow-scrolling: touch;
    align-items: stretch;
    display: flex;
    font-size: 1rem;
    justify-content: space-between;
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap
}

.tabs a {
    align-items: center;
    border-bottom: 1px solid #dbdbdb;
    color: #141414;
    display: flex;
    justify-content: center;
    margin-bottom: -1px;
    padding: .5em 1em;
    vertical-align: top
}

.tabs a:hover {
    border-bottom-color: #141414;
    color: #141414
}

.tabs .icon:first-child {
    margin-right: .5em
}

.tabs .icon:last-child {
    margin-left: .5em
}

.tabs.is-small {
    font-size: .75rem
}

.tabs.is-large {
    font-size: 1.5rem
}

.dropdown {
    display: inline-flex;
    position: relative;
    vertical-align: top
}

.dropdown.is-active .dropdown-menu, .dropdown.is-hoverable:hover .dropdown-menu {
    display: block
}

.dropdown.is-right .dropdown-menu {
    left: auto;
    right: 0
}

.dropdown-menu {
    display: none;
    left: 0;
    min-width: 12rem;
    padding-top: 4px;
    position: absolute;
    top: 100%;
    z-index: 20
}

.dropdown-content {
    background-color: #fff;
    border-radius: 0;
    box-shadow: 0 .5em 1em -.125em rgba(10, 10, 10, .1), 0 0 0 1px rgba(10, 10, 10, .02);
    padding-bottom: .5rem;
    padding-top: .5rem
}

.dropdown-item {
    color: #141414;
    display: block;
    font-size: .875rem;
    line-height: 1.5;
    padding: .375rem 1rem;
    position: relative
}

a.dropdown-item, button.dropdown-item {
    padding-right: 3rem;
    text-align: left;
    white-space: nowrap;
    width: 100%
}

a.dropdown-item:hover, button.dropdown-item:hover {
    background-color: #f5f5f5;
    color: #0a0a0a
}

a.dropdown-item.is-active, button.dropdown-item.is-active {
    background-color: #c10100;
    color: rgba(0, 0, 0, .7)
}

.footer {
    background-color: #fafafa;
    padding: 3rem 1.5rem 6rem
}

.button {
    background-color: #c10100;
    border-color: #dbdbdb;
    border-width: 0;
    color: #141414;
    cursor: pointer;
    justify-content: center;
    padding: .5em 2em;
    text-align: center;
    white-space: nowrap
}

.button .icon, .button .icon.is-large, .button .icon.is-small {
    height: 1.5em;
    width: 1.5em
}

.button .icon:first-child:not(:last-child) {
    margin-left: -1em;
    margin-right: .5em
}

.button .icon:last-child:not(:first-child) {
    margin-left: .5em;
    margin-right: -1em
}

.button .icon:first-child:last-child {
    margin-left: -1em;
    margin-right: -1em
}

.button.is-hovered, .button:hover {
    border-color: #d0d1cd;
    color: #141414
}

.button:focus {
    border-color: #3273dc;
    color: #141414
}

.button:focus:not(:active) {
    box-shadow: 0 0 0 .125em rgba(229, 222, 50, .25)
}

.button.is-active, .button:active {
    border-color: #4a4a4a;
    color: #141414
}

.button.is-text {
    background-color: transparent;
    border-color: transparent;
    color: #141414;
    text-decoration: underline
}

.button.is-text.is-hovered, .button.is-text:focus, .button.is-text:hover {
    background-color: #f5f5f5;
    color: #141414
}

.button.is-text.is-active, .button.is-text:active {
    background-color: #e8e8e8;
    color: #141414
}

.button.is-text[disabled] {
    background-color: transparent;
    border-color: transparent;
    box-shadow: none
}

.button.is-white {
    background-color: #fff;
    border-color: transparent;
    color: #0a0a0a
}

.button.is-white.is-hovered, .button.is-white:hover {
    background-color: #f9f9f9;
    border-color: transparent;
    color: #0a0a0a
}

.button.is-white:focus {
    border-color: transparent;
    color: #0a0a0a
}

.button.is-white:focus:not(:active) {
    box-shadow: 0 0 0 .125em hsla(0, 0%, 100%, .25)
}

.button.is-white.is-active, .button.is-white:active {
    background-color: #f2f2f2;
    border-color: transparent;
    color: #0a0a0a
}

.button.is-white[disabled] {
    background-color: #fff;
    border-color: transparent;
    box-shadow: none
}

.button.is-black {
    background-color: #0a0a0a;
    border-color: transparent;
    color: #fff
}

.button.is-black.is-hovered, .button.is-black:hover {
    background-color: #040404;
    border-color: transparent;
    color: #fff
}

.button.is-black:focus {
    border-color: transparent;
    color: #fff
}

.button.is-black:focus:not(:active) {
    box-shadow: 0 0 0 .125em rgba(10, 10, 10, .25)
}

.button.is-black.is-active, .button.is-black:active {
    background-color: #000;
    border-color: transparent;
    color: #fff
}

.button.is-black[disabled] {
    background-color: #0a0a0a;
    border-color: transparent;
    box-shadow: none
}

.button.is-light {
    background-color: #f5f5f5;
    border-color: transparent;
    color: rgba(0, 0, 0, .7)
}

.button.is-light.is-hovered, .button.is-light:hover {
    background-color: #eee;
    border-color: transparent;
    color: rgba(0, 0, 0, .7)
}

.button.is-light:focus {
    border-color: transparent;
    color: rgba(0, 0, 0, .7)
}

.button.is-light:focus:not(:active) {
    box-shadow: 0 0 0 .125em hsla(0, 0%, 96.1%, .25)
}

.button.is-light.is-active, .button.is-light:active {
    background-color: #e8e8e8;
    border-color: transparent;
    color: rgba(0, 0, 0, .7)
}

.button.is-light[disabled] {
    background-color: #f5f5f5;
    border-color: transparent;
    box-shadow: none
}

.button.is-link {
    background-color: #c10100;
    border-color: transparent;
    color: rgba(0, 0, 0, .7)
}

.button.is-link.is-hovered, .button.is-link:hover {
    background-color: #e4dc27;
    border-color: transparent;
    color: rgba(0, 0, 0, .7)
}

.button.is-link:focus {
    border-color: transparent;
    color: rgba(0, 0, 0, .7)
}

.button.is-link:focus:not(:active) {
    box-shadow: 0 0 0 .125em rgba(229, 222, 50, .25)
}

.button.is-link.is-active, .button.is-link:active {
    background-color: #e1d91d;
    border-color: transparent;
    color: rgba(0, 0, 0, .7)
}

.button.is-link[disabled] {
    background-color: #c10100;
    border-color: transparent;
    box-shadow: none
}

.button.is-link.is-light {
    background-color: #fdfced;
    color: #837f11
}

.button.is-link.is-light.is-hovered, .button.is-link.is-light:hover {
    background-color: #fbfae2;
    border-color: transparent;
    color: #837f11
}

.button.is-link.is-light.is-active, .button.is-link.is-light:active {
    background-color: #faf8d6;
    border-color: transparent;
    color: #837f11
}

.button.is-small {
    border-radius: 2px;
    font-size: .75rem
}

.button.is-normal {
    font-size: 1rem
}

.button.is-large {
    font-size: 1.5rem
}

.button[disabled] {
    background-color: #fff;
    border-color: #dbdbdb;
    box-shadow: none;
    opacity: .5
}

.button.is-fullwidth {
    display: flex;
    width: 100%
}

.button.is-rounded {
    border-radius: 50%;
    padding-left: 2.25em;
    padding-right: 2.25em
}

.icon {
    align-items: center;
    display: inline-flex;
    justify-content: center;
    height: 1.5rem;
    width: 1.5rem
}

.icon.is-small {
    height: 1rem;
    width: 1rem
}

.icon.is-large {
    height: 3rem;
    width: 3rem
}

.container {
    flex-grow: 1;
    margin: 0 auto;
    position: relative;
    width: auto
}

@media screen and (min-width: 1024px) {
    .container {
        max-width: 100%
    }
}

@media screen and (max-width: 1440px) {
    .container.is-fullhd {
        max-width: 1344px
    }
}

@media screen and (min-width: 1441px) {
    .container {
        max-width: 1430px
    }
}

.table {
    background-color: #fff;
    color: #141414
}

.table td, .table th {
    border: solid #dbdbdb;
    border-width: 0 0 1px;
    padding: .5em .75em;
    vertical-align: top
}

.table td.is-white, .table th.is-white {
    background-color: #fff;
    border-color: #fff;
    color: #0a0a0a
}

.table td.is-black, .table th.is-black {
    background-color: #0a0a0a;
    border-color: #0a0a0a;
    color: #fff
}

.table td.is-light, .table th.is-light {
    background-color: #f5f5f5;
    border-color: #f5f5f5;
    color: rgba(0, 0, 0, .7)
}

.table td.is-link, .table th.is-link {
    background-color: #c10100;
    border-color: #c10100;
    color: rgba(0, 0, 0, .7)
}

.table td.is-selected, .table th.is-selected {
    background-color: #8a4d76;
    color: #fff
}

.table td.is-selected a, .table th.is-selected a {
    color: currentColor
}

.table th {
    color: #141414
}

.table th:not([align]) {
    text-align: left
}

.table tr.is-selected {
    background-color: #8a4d76;
    color: #fff
}

.table tr.is-selected a {
    color: currentColor
}

.table tr.is-selected td, .table tr.is-selected th {
    border-color: #fff;
    color: currentColor
}

.table.is-fullwidth {
    width: 100%
}

.table-container {
    -webkit-overflow-scrolling: touch;
    overflow: auto;
    overflow-y: hidden;
    max-width: 100%
}

.image {
    display: block;
    position: relative
}

.image img {
    display: block;
    height: auto;
    width: 100%
}

.image img.is-rounded {
    border-radius: 50%
}

.image.is-fullwidth {
    width: 100%
}

.image.is-16by9 img, .image.is-1by1 img, .image.is-1by2 img, .image.is-1by3 img, .image.is-2by1 img, .image.is-2by3 img, .image.is-3by1 img, .image.is-3by2 img, .image.is-3by4 img, .image.is-3by5 img, .image.is-4by3 img, .image.is-4by5 img, .image.is-5by3 img, .image.is-5by4 img, .image.is-9by16 img, .image.is-square img {
    height: 100%;
    width: 100%
}

.image.is-1by1, .image.is-square {
    padding-top: 100%
}

.image.is-5by4 {
    padding-top: 80%
}

.image.is-4by3 {
    padding-top: 75%
}

.image.is-3by2 {
    padding-top: 66.6666%
}

.image.is-5by3 {
    padding-top: 60%
}

.image.is-16by9 {
    padding-top: 56.25%
}

.image.is-2by1 {
    padding-top: 50%
}

.image.is-3by1 {
    padding-top: 33.3333%
}

.image.is-4by5 {
    padding-top: 125%
}

.image.is-3by4 {
    padding-top: 133.3333%
}

.image.is-2by3 {
    padding-top: 150%
}

.image.is-3by5 {
    padding-top: 166.6666%
}

.image.is-9by16 {
    padding-top: 177.7777%
}

.image.is-1by2 {
    padding-top: 200%
}

.image.is-1by3 {
    padding-top: 300%
}

.image.is-16x16 {
    height: 16px;
    width: 16px
}

.image.is-24x24 {
    height: 24px;
    width: 24px
}

.image.is-32x32 {
    height: 32px;
    width: 32px
}

.image.is-48x48 {
    height: 48px;
    width: 48px
}

.image.is-64x64 {
    height: 64px;
    width: 64px
}

.image.is-96x96 {
    height: 96px;
    width: 96px
}

.image.is-128x128 {
    height: 128px;
    width: 128px
}

.subtitle, .title {
    word-break: break-word
}

.subtitle em, .subtitle span, .title em, .title span {
    font-weight: inherit
}

.title {
    color: #fff;
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.125
}

.has-background-yellow_ {
    color: #fff
}

.logo-img {
    width: 35px;
    max-height: fit-content !important;
    position: relative;
    top: 3px
}

.logo-name {
    margin-left: 20px;
    position: relative;
    top: -6px
}

.title:not(.is-spaced) + .subtitle {
    margin-top: -1.25rem
}

.title.is-1 {
    font-size: 3rem
}

.title.is-2 {
    font-size: 2.5rem
}

.title.is-3 {
    font-size: 2rem
}

.title.is-4 {
    font-size: 1.5rem
}

.title.is-5 {
    font-size: 1.25rem
}

.title.is-6 {
    font-size: 1rem
}

.title.is-7 {
    font-size: .75rem
}

.subtitle {
    color: #141414;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.25
}

.subtitle:not(.is-spaced) + .title {
    margin-top: -1.25rem
}

.subtitle.is-1 {
    font-size: 3rem
}

.subtitle.is-2 {
    font-size: 2.5rem
}

.subtitle.is-3 {
    font-size: 2rem
}

.subtitle.is-4 {
    font-size: 1.5rem
}

.subtitle.is-5 {
    font-size: 1.25rem
}

.subtitle.is-6 {
    font-size: 1rem
}

.subtitle.is-7 {
    font-size: .75rem
}

.content p:not(:last-child), .content table:not(:last-child) {
    margin-bottom: 1em
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
    color: #141414;
    font-weight: 600;
    line-height: 1.125
}

.content h1 {
    font-size: 2em;
    margin-bottom: .5em
}

.content h1:not(:first-child) {
    margin-top: 1em
}

.content h2 {
    font-size: 1.75em;
    margin-bottom: .5714em
}

.content h2:not(:first-child) {
    margin-top: 1.1428em
}

.content h3 {
    font-size: 1.5em;
    margin-bottom: .6666em
}

.content h3:not(:first-child) {
    margin-top: 1.3333em
}

.content h4 {
    font-size: 1.25em;
    margin-bottom: .8em
}

.content h5 {
    font-size: 1.125em;
    margin-bottom: .8888em
}

.content h6 {
    font-size: 1em;
    margin-bottom: 1em
}

.content figure {
    margin-left: 2em;
    margin-right: 2em;
    text-align: center
}

.content figure:not(:first-child) {
    margin-top: 2em
}

.content figure:not(:last-child) {
    margin-bottom: 2em
}

.content figure img {
    display: inline-block
}

.content table {
    width: 100%
}

.content table td, .content table th {
    border: solid #dbdbdb;
    border-width: 0 0 1px;
    padding: .5em .75em;
    vertical-align: top
}

.content table th {
    color: #141414
}

.content table th:not([align]) {
    text-align: left
}

.content.is-small {
    font-size: .75rem
}

.content.is-large {
    font-size: 1.5rem
}

.section {
    padding: 3rem 1.5rem
}

@media screen and (min-width: 1024px) {
    .section.is-large {
        padding: 18rem 1.5rem
    }
}

.pageloader {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    position: fixed;
    padding-top: 2em;
    background: #8a4d76;
    background: rgba(138, 77, 118, .6);
    z-index: 999998;
    transition: transform .35s ease-out, -webkit-transform .35s ease-out;
    will-change: transform
}

.pageloader.is-white {
    background-color: #fff;
    background: hsla(0, 0%, 100%, .6)
}

.pageloader.is-white:after {
    border-color: #0a0a0a;
    -webkit-animation: loader-figure-white 1.15s cubic-bezier(.215, .61, .355, 1) infinite;
    -moz-animation: loader-figure-white 1.15s infinite cubic-bezier(.215, .61, .355, 1);
    animation: loader-figure-white 1.15s cubic-bezier(.215, .61, .355, 1) infinite
}

.pageloader.is-white .title {
    color: #0a0a0a
}

.pageloader.is-black {
    background-color: #0a0a0a;
    background: rgba(10, 10, 10, .6)
}

.pageloader.is-black:after {
    border-color: #fff;
    -webkit-animation: loader-figure-black 1.15s cubic-bezier(.215, .61, .355, 1) infinite;
    -moz-animation: loader-figure-black 1.15s infinite cubic-bezier(.215, .61, .355, 1);
    animation: loader-figure-black 1.15s cubic-bezier(.215, .61, .355, 1) infinite
}

.pageloader.is-black .title {
    color: #fff
}

.pageloader.is-light {
    background-color: #f5f5f5;
    background: hsla(0, 0%, 96.1%, .6)
}

.pageloader.is-light:after {
    border-color: rgba(0, 0, 0, .7);
    -webkit-animation: loader-figure-light 1.15s cubic-bezier(.215, .61, .355, 1) infinite;
    -moz-animation: loader-figure-light 1.15s infinite cubic-bezier(.215, .61, .355, 1);
    animation: loader-figure-light 1.15s cubic-bezier(.215, .61, .355, 1) infinite
}

.pageloader.is-light .title {
    color: rgba(0, 0, 0, .7)
}

.pageloader.is-link {
    background-color: #c10100;
    background: rgba(229, 222, 50, .6)
}

.pageloader.is-link:after {
    border-color: rgba(0, 0, 0, .7);
    -webkit-animation: loader-figure-link 1.15s cubic-bezier(.215, .61, .355, 1) infinite;
    -moz-animation: loader-figure-link 1.15s infinite cubic-bezier(.215, .61, .355, 1);
    animation: loader-figure-link 1.15s cubic-bezier(.215, .61, .355, 1) infinite
}

.pageloader.is-link .title {
    color: rgba(0, 0, 0, .7)
}

.pageloader:not(.is-left-to-right), .pageloader:not(.is-right-to-left) {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.pageloader.is-active:not(.is-left-to-right), .pageloader.is-active:not(.is-right-to-left) {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.pageloader:after {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    border-radius: 100%;
    content: "";
    z-index: 9999;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
    box-sizing: border-box;
    border: 0 solid #fff;
    -webkit-animation: loader-figure 1.15s cubic-bezier(.215, .61, .355, 1) infinite;
    animation: loader-figure 1.15s cubic-bezier(.215, .61, .355, 1) infinite
}

.pageloader .title {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: 2em 0 0;
    font-size: .875em;
    letter-spacing: .1em;
    line-height: 1.5em;
    color: #fff;
    white-space: nowrap
}

@-webkit-keyframes loader-figure {
    0% {
        height: 0;
        width: 0;
        background-color: #fff
    }
    29% {
        background-color: #fff
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }
    to {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@-moz-keyframes loader-figure {
    0% {
        height: 0;
        width: 0;
        background-color: #fff
    }
    29% {
        background-color: #fff
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }
    to {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@-o-keyframes loader-figure {
    0% {
        height: 0;
        width: 0;
        background-color: #fff
    }
    29% {
        background-color: #fff
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }
    to {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@keyframes loader-figure {
    0% {
        height: 0;
        width: 0;
        background-color: #fff
    }
    29% {
        background-color: #fff
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }
    to {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@-webkit-keyframes loader-figure-white {
    0% {
        height: 0;
        width: 0;
        background-color: #0a0a0a
    }
    29% {
        background-color: #0a0a0a
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }
    to {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@-moz-keyframes loader-figure-white {
    0% {
        height: 0;
        width: 0;
        background-color: #0a0a0a
    }
    29% {
        background-color: #0a0a0a
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }
    to {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@-o-keyframes loader-figure-white {
    0% {
        height: 0;
        width: 0;
        background-color: #0a0a0a
    }
    29% {
        background-color: #0a0a0a
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }
    to {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@keyframes loader-figure-white {
    0% {
        height: 0;
        width: 0;
        background-color: #0a0a0a
    }
    29% {
        background-color: #0a0a0a
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }
    to {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@-webkit-keyframes loader-figure-black {
    0% {
        height: 0;
        width: 0;
        background-color: #fff
    }
    29% {
        background-color: #fff
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }
    to {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@-moz-keyframes loader-figure-black {
    0% {
        height: 0;
        width: 0;
        background-color: #fff
    }
    29% {
        background-color: #fff
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }
    to {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@-o-keyframes loader-figure-black {
    0% {
        height: 0;
        width: 0;
        background-color: #fff
    }
    29% {
        background-color: #fff
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }
    to {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@keyframes loader-figure-black {
    0% {
        height: 0;
        width: 0;
        background-color: #fff
    }
    29% {
        background-color: #fff
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }
    to {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@-webkit-keyframes loader-figure-light {
    0% {
        height: 0;
        width: 0;
        background-color: rgba(0, 0, 0, .7)
    }
    29% {
        background-color: rgba(0, 0, 0, .7)
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }
    to {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@-moz-keyframes loader-figure-light {
    0% {
        height: 0;
        width: 0;
        background-color: rgba(0, 0, 0, .7)
    }
    29% {
        background-color: rgba(0, 0, 0, .7)
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }
    to {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@-o-keyframes loader-figure-light {
    0% {
        height: 0;
        width: 0;
        background-color: rgba(0, 0, 0, .7)
    }
    29% {
        background-color: rgba(0, 0, 0, .7)
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }
    to {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@keyframes loader-figure-light {
    0% {
        height: 0;
        width: 0;
        background-color: rgba(0, 0, 0, .7)
    }
    29% {
        background-color: rgba(0, 0, 0, .7)
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }
    to {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@-webkit-keyframes loader-figure-dark {
    0% {
        height: 0;
        width: 0;
        background-color: #fff
    }
    29% {
        background-color: #fff
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }
    to {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@-moz-keyframes loader-figure-dark {
    0% {
        height: 0;
        width: 0;
        background-color: #fff
    }
    29% {
        background-color: #fff
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }
    to {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@-o-keyframes loader-figure-dark {
    0% {
        height: 0;
        width: 0;
        background-color: #fff
    }
    29% {
        background-color: #fff
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }
    to {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@keyframes loader-figure-dark {
    0% {
        height: 0;
        width: 0;
        background-color: #fff
    }
    29% {
        background-color: #fff
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }
    to {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@-webkit-keyframes loader-figure-primary {
    0% {
        height: 0;
        width: 0;
        background-color: #fff
    }
    29% {
        background-color: #fff
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }
    to {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@-moz-keyframes loader-figure-primary {
    0% {
        height: 0;
        width: 0;
        background-color: #fff
    }
    29% {
        background-color: #fff
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }
    to {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@-o-keyframes loader-figure-primary {
    0% {
        height: 0;
        width: 0;
        background-color: #fff
    }
    29% {
        background-color: #fff
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }
    to {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@keyframes loader-figure-primary {
    0% {
        height: 0;
        width: 0;
        background-color: #fff
    }
    29% {
        background-color: #fff
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }
    to {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@-webkit-keyframes loader-figure-link {
    0% {
        height: 0;
        width: 0;
        background-color: rgba(0, 0, 0, .7)
    }
    29% {
        background-color: rgba(0, 0, 0, .7)
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }
    to {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@-moz-keyframes loader-figure-link {
    0% {
        height: 0;
        width: 0;
        background-color: rgba(0, 0, 0, .7)
    }
    29% {
        background-color: rgba(0, 0, 0, .7)
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }
    to {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@-o-keyframes loader-figure-link {
    0% {
        height: 0;
        width: 0;
        background-color: rgba(0, 0, 0, .7)
    }
    29% {
        background-color: rgba(0, 0, 0, .7)
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }
    to {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@keyframes loader-figure-link {
    0% {
        height: 0;
        width: 0;
        background-color: rgba(0, 0, 0, .7)
    }
    29% {
        background-color: rgba(0, 0, 0, .7)
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }
    to {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@-webkit-keyframes loader-figure-info {
    0% {
        height: 0;
        width: 0;
        background-color: #fff
    }
    29% {
        background-color: #fff
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }
    to {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@-moz-keyframes loader-figure-info {
    0% {
        height: 0;
        width: 0;
        background-color: #fff
    }
    29% {
        background-color: #fff
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }
    to {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@-o-keyframes loader-figure-info {
    0% {
        height: 0;
        width: 0;
        background-color: #fff
    }
    29% {
        background-color: #fff
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }
    to {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@keyframes loader-figure-info {
    0% {
        height: 0;
        width: 0;
        background-color: #fff
    }
    29% {
        background-color: #fff
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }
    to {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@-webkit-keyframes loader-figure-success {
    0% {
        height: 0;
        width: 0;
        background-color: #fff
    }
    29% {
        background-color: #fff
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }
    to {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@-moz-keyframes loader-figure-success {
    0% {
        height: 0;
        width: 0;
        background-color: #fff
    }
    29% {
        background-color: #fff
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }
    to {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@-o-keyframes loader-figure-success {
    0% {
        height: 0;
        width: 0;
        background-color: #fff
    }
    29% {
        background-color: #fff
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }
    to {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@keyframes loader-figure-success {
    0% {
        height: 0;
        width: 0;
        background-color: #fff
    }
    29% {
        background-color: #fff
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }
    to {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@-webkit-keyframes loader-figure-warning {
    0% {
        height: 0;
        width: 0;
        background-color: rgba(0, 0, 0, .7)
    }
    29% {
        background-color: rgba(0, 0, 0, .7)
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }
    to {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@-moz-keyframes loader-figure-warning {
    0% {
        height: 0;
        width: 0;
        background-color: rgba(0, 0, 0, .7)
    }
    29% {
        background-color: rgba(0, 0, 0, .7)
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }
    to {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@-o-keyframes loader-figure-warning {
    0% {
        height: 0;
        width: 0;
        background-color: rgba(0, 0, 0, .7)
    }
    29% {
        background-color: rgba(0, 0, 0, .7)
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }
    to {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@keyframes loader-figure-warning {
    0% {
        height: 0;
        width: 0;
        background-color: rgba(0, 0, 0, .7)
    }
    29% {
        background-color: rgba(0, 0, 0, .7)
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }
    to {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@-webkit-keyframes loader-figure-danger {
    0% {
        height: 0;
        width: 0;
        background-color: #fff
    }
    29% {
        background-color: #fff
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }
    to {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@-moz-keyframes loader-figure-danger {
    0% {
        height: 0;
        width: 0;
        background-color: #fff
    }
    29% {
        background-color: #fff
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }
    to {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@-o-keyframes loader-figure-danger {
    0% {
        height: 0;
        width: 0;
        background-color: #fff
    }
    29% {
        background-color: #fff
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }
    to {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@keyframes loader-figure-danger {
    0% {
        height: 0;
        width: 0;
        background-color: #fff
    }
    29% {
        background-color: #fff
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }
    to {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

.has-background-black_ {
    background-color: #141414
}

.has-background-yellow_ {
    background-color: #c10100
}

.has-text-yellow_ {
    color: #c10100
}

.has-text-black_ {
    color: #141414
}

html {
    font-size: 16px
}

.is-size-05_ {
    font-size: 4rem
}

@media screen and (max-width: 768px) {
    html {
        font-size: 12px
    }

    .is-size-05_ {
        font-size: 3.5rem
    }
}

@media screen and (min-width: 769px) and (max-width: 1087px) {
    html {
        font-size: 14px
    }
}

@media screen and (max-width: 768px) {
    .column.is-full-mobile {
        flex: none;
        width: 100% !important
    }
}

.full-height {
    height: 100%
}

.half-height {
    height: 50%
}

.full-width {
    width: 100%
}

.half-width {
    width: 50%
}

.margin-center {
    margin-left: auto;
    margin-right: auto
}

.is-size-09_ {
    font-size: .9rem
}

.is-size-112_ {
    font-size: 1.12rem
}

.has-text-weight-normal_ {
    font-weight: 500 !important
}

.is-1_5 {
    font-size: 2.6rem
}

.is-size-08_ {
    font-size: 2.7rem
}

.margin-bot-10 {
    margin-bottom: 10px
}

.margin-bot-40 {
    margin-bottom: 40px
}

.text-ellipsis {
    text-overflow: ellipsis;
    overflow-x: hidden;
    white-space: nowrap
}

.is-bold_ {
    font-weight: 700
}

.dialog-box {
    justify-content: inherit
}

.dialog-box .dialog-content {
    padding: 7% 15%
}

.dialog-box .dialog-content h3 {
    margin-bottom: 4px
}

.dialog-box .dialog-content .dialog-title-hr {
    height: 8px;
    width: 64px
}

.dialog-box .dialog-btn-block {
    white-space: nowrap;
    margin-top: 20px
}

.dialog-box .dialog-btn-block button {
    width: calc(50% - 10px)
}

.dialog-box .dialog-btn-block button:first-child {
    margin-right: 10px
}

.dialog-box .dialog-btn-block button:last-child {
    margin-left: 10px
}

.input-ctrl {
    border: 1px solid #dadada
}

.input, .textarea {
    border-radius: 0 !important
}

.input-checkbox, .input-checkbox-selected {
    display: inline-block;
    position: relative;
    cursor: pointer;
    margin: 0 auto;
    height: 24px
}

.input-checkbox input, .input-checkbox-selected input {
    position: absolute;
    opacity: 0;
    height: 0;
    width: 0
}

.input-checkbox span, .input-checkbox-selected span {
    background-image: url(https://beerpongclassic.by/assets/img/checkbox.svg);
    background-position: 0;
    background-size: auto 100%;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    display: inline-block
}

.input-checkbox label, .input-checkbox-selected label {
    padding-left: 5px;
    vertical-align: top
}

.input-checkbox input:checked ~ span {
    background-image: url(https://beerpongclassic.by/assets/img/checkbox-checked.svg)
}
.prize-table{
    font-size: 12px;
}
.players-table tr:last-child td,.players-table tr td {
    padding-top: 5px !important;
    padding: 5px 10px !important;
}
.btn-color {
    background-color: #c10100;
    color: #fff
}
.wireoff_prize{
    font-size: 10px;
}
.btn-size {
    height: 40px;
    font-size: 16px
}

.icon-btn--close {
    color: #7a7a7a
}

.icon-btn {
    cursor: pointer
}

.icon-btn--close:hover {
    color: #c10100
}

.is-underline_ {
    text-decoration: underline
}

.button, .is-clickable_ {
    cursor: pointer
}

html.has-navbar-fixed-top {
    padding-top: 64px
}

.page-header {
    width: 100%;
    height: 200px;
}

.page-header > div {
    width: 100%;
    line-height: 180px
}

.page-header .tournament-logo, .page-header .user-logo {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    border: none;
    margin-top: auto;
    margin-bottom: auto;
    margin-right: 10px
}

.page-header .header-background {
    position: absolute;
    width: 100%;
    height: 200px;
    opacity: .85
}

hr.devider_ {
    width: 100%;
    height: 1px;
    opacity: .3
}

.section-name {
    font-style: normal;
    font-weight: 700;
    font-size: .7rem
}

.black-table {
    border: 1px solid #141414
}

.black-table th {
    background-color: #141414;
    color: #fff;
    text-align: left;
    line-height: 1.8rem
}

.black-table td {
    vertical-align: middle;
    padding: 0;
    text-align: center
}

.black-table td:first-child {
    letter-spacing: -.02em;
    opacity: .6;
    text-align: center
}

.black-table tr:last-child td {
    padding-top: 0
}

.tournament-table {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    background-color: unset
}

.tournament-table td {
    vertical-align: middle;
    padding: 20px 8px
}

.tournament-table .tournament-logo {
    width: 64px
}

.tournament-table .tournament-logo div, .tournament-table .tournament-logo img {
    height: 40px;
    width: 40px
}

.tournament-table tr {
    border: solid rgba(14, 14, 14, .05);
    border-width: 0 0 1px
}

.tournament-table tr:last-child {
    border-width: 0
}


.pair {
    position: relative
}

.pair .player1 {
    border-bottom: 1px solid #dadada
}

.pair .player2 {
    border-bottom: 1px solid hsla(0, 0%, 100%, 0)
}

.round1 .pair_1:after, .round1 .pair_1:before, .round1 .pair_2:after, .round1 .pair_2:before, .round10 .pair_1:after, .round10 .pair_1:before, .round10 .pair_2:after, .round10 .pair_2:before, .round2 .pair_1:after, .round2 .pair_1:before, .round2 .pair_2:after, .round2 .pair_2:before, .round3 .pair_1:after, .round3 .pair_1:before, .round3 .pair_2:after, .round3 .pair_2:before, .round4 .pair_1:after, .round4 .pair_1:before, .round4 .pair_2:after, .round4 .pair_2:before, .round5 .pair_1:after, .round5 .pair_1:before, .round5 .pair_2:after, .round5 .pair_2:before, .round6 .pair_1:after, .round6 .pair_1:before, .round6 .pair_2:after, .round6 .pair_2:before, .round7 .pair_1:after, .round7 .pair_1:before, .round7 .pair_2:after, .round7 .pair_2:before, .round8 .pair_1:after, .round8 .pair_1:before, .round8 .pair_2:after, .round8 .pair_2:before, .round9 .pair_1:after, .round9 .pair_1:before, .round9 .pair_2:after, .round9 .pair_2:before {
    position: absolute;
    border: 1px solid #dadada;
    content: "";
    display: block;
    width: 12px
}

.round1 .pair_1:before, .round1 .pair_2:before {
    border: none !important
}

.round1 .pair_1:after, .round10 .pair_1:after, .round2 .pair_1:after, .round3 .pair_1:after, .round4 .pair_1:after, .round5 .pair_1:after, .round6 .pair_1:after, .round7 .pair_1:after, .round8 .pair_1:after, .round9 .pair_1:after {
    right: -12px;
    border-left-width: 0;
    border-bottom-width: 0
}

.round1 .pair_2:after, .round2 .pair_2:after, .round3 .pair_2:after, .round4 .pair_2:after, .round5 .pair_2:after, .round6 .pair_2:after, .round7 .pair_2:after, .round8 .pair_2:after, .round9 .pair_2:after {
    right: -12px;
    border-left-width: 0;
    border-top-width: 0
}

.round10 .pair_1:before, .round10 .pair_2:before, .round2 .pair_1:before, .round2 .pair_2:before, .round3 .pair_1:before, .round3 .pair_2:before, .round4 .pair_1:before, .round4 .pair_2:before, .round5 .pair_1:before, .round5 .pair_2:before, .round6 .pair_1:before, .round6 .pair_2:before, .round7 .pair_1:before, .round7 .pair_2:before, .round8 .pair_1:before, .round8 .pair_2:before, .round9 .pair_1:before, .round9 .pair_2:before {
    left: -12px;
    border-left-width: 0;
    border-bottom-width: 0;
    border-right-width: 0
}

.size-1x .single-elimination .round-header {
    margin-bottom: 20px
}

.size-1x .single-elimination .pair {
    margin: 20px 0
}

.size-1x .single-elimination .round1 .pair_1:after, .size-1x .single-elimination .round1 .pair_1:before, .size-1x .single-elimination .round1 .pair_2:before, .size-1x .single-elimination .round10 .pair_1:after, .size-1x .single-elimination .round10 .pair_1:before, .size-1x .single-elimination .round10 .pair_2:before, .size-1x .single-elimination .round2 .pair_1:after, .size-1x .single-elimination .round2 .pair_1:before, .size-1x .single-elimination .round2 .pair_2:before, .size-1x .single-elimination .round3 .pair_1:after, .size-1x .single-elimination .round3 .pair_1:before, .size-1x .single-elimination .round3 .pair_2:before, .size-1x .single-elimination .round4 .pair_1:after, .size-1x .single-elimination .round4 .pair_1:before, .size-1x .single-elimination .round4 .pair_2:before, .size-1x .single-elimination .round5 .pair_1:after, .size-1x .single-elimination .round5 .pair_1:before, .size-1x .single-elimination .round5 .pair_2:before, .size-1x .single-elimination .round6 .pair_1:after, .size-1x .single-elimination .round6 .pair_1:before, .size-1x .single-elimination .round6 .pair_2:before, .size-1x .single-elimination .round7 .pair_1:after, .size-1x .single-elimination .round7 .pair_1:before, .size-1x .single-elimination .round7 .pair_2:before, .size-1x .single-elimination .round8 .pair_1:after, .size-1x .single-elimination .round8 .pair_1:before, .size-1x .single-elimination .round8 .pair_2:before, .size-1x .single-elimination .round9 .pair_1:after, .size-1x .single-elimination .round9 .pair_1:before, .size-1x .single-elimination .round9 .pair_2:before {
    top: 35px
}

.size-1x .single-elimination .round1 .pair_2:after {
    top: -58px;
    height: 94px
}

.size-1x .single-elimination .round2 .pair_2:after {
    top: -149px;
    height: 185px
}

.size-1x .single-elimination .round3 .pair_2:after {
    top: -329px;
    height: 365px
}

.size-1x .single-elimination .round4 .pair_2:after {
    top: -702px;
    height: 738px
}

.size-1x .single-elimination .round5 .pair_2:after {
    top: -1839px;
    height: 1888px
}

.size-1x .single-elimination .round6 .pair_1:after {
    height: 1888px
}

.size-1x .single-elimination .round2 .pair:nth-child(2) {
    margin-top: 67px
}

.size-1x .single-elimination .round2 .pair {
    margin-top: 112px
}

.size-1x .single-elimination .round3 .pair:nth-child(2) {
    margin-top: 159px
}

.size-1x .single-elimination .round3 .pair {
    margin-top: 292px
}

.size-1x .single-elimination .round4 .pair:nth-child(2) {
    margin-top: 344px
}

.size-1x .single-elimination .round4 .pair {
    margin-top: 666px
}

.size-1x .single-elimination .round5 .pair:nth-child(2) {
    margin-top: 705px
}

.size-1x .single-elimination .round5 .pair {
    margin-top: 1790px
}

.size-1x .single-elimination .round6 .pair:nth-child(2) {
    margin-top: 1849px
}

.size-1x .single-elimination .final .pair_1:after, .size-1x .single-elimination .final .pair_2:after {
    border: 0;
    width: 0;
    height: 0
}

.mobile-view .round-header, .size-07x .single-elimination .round-header {
    margin-bottom: 16px
}

.mobile-view .pair, .size-07x .single-elimination .pair {
    margin: 16px 0
}

.mobile-view .round1 .pair_1:after, .mobile-view .round1 .pair_1:before, .mobile-view .round1 .pair_2:before, .mobile-view .round10 .pair_1:after, .mobile-view .round10 .pair_1:before, .mobile-view .round10 .pair_2:before, .mobile-view .round2 .pair_1:after, .mobile-view .round2 .pair_1:before, .mobile-view .round2 .pair_2:before, .mobile-view .round3 .pair_1:after, .mobile-view .round3 .pair_1:before, .mobile-view .round3 .pair_2:before, .mobile-view .round4 .pair_1:after, .mobile-view .round4 .pair_1:before, .mobile-view .round4 .pair_2:before, .mobile-view .round5 .pair_1:after, .mobile-view .round5 .pair_1:before, .mobile-view .round5 .pair_2:before, .mobile-view .round6 .pair_1:after, .mobile-view .round6 .pair_1:before, .mobile-view .round6 .pair_2:before, .mobile-view .round7 .pair_1:after, .mobile-view .round7 .pair_1:before, .mobile-view .round7 .pair_2:before, .mobile-view .round8 .pair_1:after, .mobile-view .round8 .pair_1:before, .mobile-view .round8 .pair_2:before, .mobile-view .round9 .pair_1:after, .mobile-view .round9 .pair_1:before, .mobile-view .round9 .pair_2:before, .size-07x .single-elimination .round1 .pair_1:after, .size-07x .single-elimination .round1 .pair_1:before, .size-07x .single-elimination .round1 .pair_2:before, .size-07x .single-elimination .round10 .pair_1:after, .size-07x .single-elimination .round10 .pair_1:before, .size-07x .single-elimination .round10 .pair_2:before, .size-07x .single-elimination .round2 .pair_1:after, .size-07x .single-elimination .round2 .pair_1:before, .size-07x .single-elimination .round2 .pair_2:before, .size-07x .single-elimination .round3 .pair_1:after, .size-07x .single-elimination .round3 .pair_1:before, .size-07x .single-elimination .round3 .pair_2:before, .size-07x .single-elimination .round4 .pair_1:after, .size-07x .single-elimination .round4 .pair_1:before, .size-07x .single-elimination .round4 .pair_2:before, .size-07x .single-elimination .round5 .pair_1:after, .size-07x .single-elimination .round5 .pair_1:before, .size-07x .single-elimination .round5 .pair_2:before, .size-07x .single-elimination .round6 .pair_1:after, .size-07x .single-elimination .round6 .pair_1:before, .size-07x .single-elimination .round6 .pair_2:before, .size-07x .single-elimination .round7 .pair_1:after, .size-07x .single-elimination .round7 .pair_1:before, .size-07x .single-elimination .round7 .pair_2:before, .size-07x .single-elimination .round8 .pair_1:after, .size-07x .single-elimination .round8 .pair_1:before, .size-07x .single-elimination .round8 .pair_2:before, .size-07x .single-elimination .round9 .pair_1:after, .size-07x .single-elimination .round9 .pair_1:before, .size-07x .single-elimination .round9 .pair_2:before {
    top: 32px
}

.size-07x .single-elimination .round1 .pair_2:after {
    top: -49px;
    height: 82px
}

.size-07x .single-elimination .round2 .pair_2:after {
    top: -131px;
    height: 164px
}

.size-07x .single-elimination .round3 .pair_2:after {
    top: -295px;
    height: 328px
}

.size-07x .single-elimination .round4 .pair_2:after {
    top: -623px;
    height: 656px
}

.size-07x .single-elimination .round5 .pair_2:after {
    top: -1279px;
    height: 1312px
}

.size-07x .single-elimination .round2 .pair:nth-child(2) {
    margin-top: 57px
}

.size-07x .single-elimination .round2 .pair {
    margin-top: 98px
}

.size-07x .single-elimination .round3 .pair:nth-child(2) {
    margin-top: 139px
}

.size-07x .single-elimination .round3 .pair {
    margin-top: 262px
}

.size-07x .single-elimination .round4 .pair:nth-child(2) {
    margin-top: 303px
}

.size-07x .single-elimination .round4 .pair {
    margin-top: 590px
}

.size-07x .single-elimination .round5 .pair:nth-child(2) {
    margin-top: 631px
}

.size-07x .single-elimination .round5 .pair {
    margin-top: 1246px
}

.size-07x .single-elimination .round6 .pair:nth-child(2) {
    margin-top: 1287px
}

.size-07x .single-elimination .final .pair_1:after, .size-07x .single-elimination .final .pair_2:after {
    border: 0;
    width: 0;
    height: 0
}

#tournamentBodyWrapper {
    overflow-y: hidden
}

.icon-btn--close {
    margin: 0 auto;
    display: block;
    margin-bottom: 5px
}

tr.hoverable:hover {
    background: #0000000f
}

.edit-btn-wrapper button:hover {
    background: #c10100;
    border-color: #fff !important;
    color: #fff
}

.edit-btn-wrapper button {
    background: #fff;
    opacity: 1
}

.text-right {
    text-align: right !important
}

.black-table .all-score {
    padding: 0 !important
}

.black-table .tour-score {
    display: table-cell;
    min-width: 35px;
    height: 35px;
    background-color: #c10100;
    color: #fff;
    padding-top: 6px;
    border: 1px solid
}

.black-table .text-wrap span {
    width: 290px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
    line-height: 12px;
}

.black-table.tournament-tour tr:last-child .name-cell {
    padding-top: 8px !important
}

.black-table.tournament-tour tr:last-child td {
    padding-top: 0 !important
}

.single-elimination {
    width: 100%
}

#headerTitle .subtitle {
    color: #fff !important
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.hide-section-player {
    background-color: #fff
}

.main-title h1 {
    color: #fff
}

.login-page {
    padding-top: 150px
}

.loose {
    opacity: .4
}

#statsplayers table{
    display: block !important;
    overflow-x: auto !important;
}
#statsplayers table .name-cell span {
    width: 400px;
    line-height: 20px;
    position: relative;
    top: 2px;
}
.fullrandom #statsplayers table .name-cell span{
    top: 0!important;
}
#tournamentBody .round-header {
    background-color: #c10100;
    border-color: #c10100;
}
.next_step[disabled]{
    background-color: #cdcdcd;
}
.error {
    border: 2px solid #c10100;
}


#all .single-elimination {
    overflow-x: hidden
}

html {
    scroll-behavior: smooth
}

.navbar-burger {
    display: none !important
}


.add-group .field-body {
    position: relative;
}

.search-name:hover {
    background-color: #c10100;
    color: #fff;
}
.edit_player img{
    width: 20px;
    height: 20px;
    position: relative;
    top: 3px;
}
input:read-only{
    background: #eaeaea85;
}
.search-name {
    cursor: pointer;
    padding: 5px 15px;
    background-color: #fff;
}
.form-add-command .field-body.field-error input,.form-add-soloplayer .field-body.field-error input, .form-add-player .field-body.field-error input{
    border: 1px solid #c10100;
}
.form-add-command .field-body.field-error .error-text,.form-add-soloplayer .field-body.field-error .error-text, .form-add-player .field-body.field-error .error-text{
    display: block;
}
.form-add-command .field-body .error-text, .form-add-soloplayer .field-body .error-text, .form-add-player .field-body .error-text{
    display: none;
    color: #c10100;
}
.form-add-command .field-body,.form-add-soloplayer .field-body,.form-add-player .field-body{
    position: relative;
    display: flow-root;
}
.search_box-result {
    position: absolute;
    border: 1px solid #dadada;
    width: 100%;
    top: 40px;
    z-index: 1;
    max-height: 150px;
    overflow: auto;
}
.search_box-result table {
    width: 100%;
}

.endtour:hover {
    background-color: #fff;
    border: 1px solid #c10100;
    color: #c10100;
}

.endtour {
    font-size: 23px;
    padding: 4px 10px;
}

.active-show .loose {
    opacity: 1;
}

.active-show a{
    color: #fff !important;
    transition: 0.5s;
}

.active-show {
    background: #c10100 !important;
    color: #fff !important;
    transition: 0.5s;
}

#tournamentBody .active-show span {
    color: #fff !important;
}

.black-table tr.hoverable:hover > .hovered-item {
    color: #c10100
}

.black-table tr.hoverable.active-show:hover > .hovered-item {
    color: #fff
}

[data-showid] {
    cursor: pointer;
}

.history-game {
    display: inline-block;
}

.policy-tournamnt:hover {
    color: #bd1b09 !important;
}

.policy-tournamnt {
    color: #fff !important;
}

.disabled-radio span {
    cursor: context-menu !important;
}

.disabled-radio {
    opacity: .3;
}

.radio-count-players label {
    width: 100%;
    text-align: center;
    display: block;
    padding-left: 0;
    margin: 0 auto;
}

.radio-count-players span {
    margin: 0 auto;
    display: block;
}

.radio-count-players .input-checkbox {
    width: 55px;
    margin-top: 5px;
}

.players-list .input-checkbox label {
    vertical-align: top;
    width: 360px;
    display: inherit;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.players-list .player-name {
    padding-left: 20px;
    margin: 3px 0;
}

.players-list {
    margin-top: 50px;
}

.players-list .list::-webkit-scrollbar {
    width: 6px
}

.players-list .list::-webkit-scrollbar-track {
    background: unset
}

.players-list .list::-webkit-scrollbar-thumb {
    background-color: #c10100;
    border-radius: 20px;
    border: none
}

[draggable] {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.drag-list {
    overflow: hidden;
    margin: 10px auto;
    width: 500px;
    border: 1px solid #ccc;
}

.drag-item {
    float: left;
    width: 100%;
    color: #555;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    -ms-transition: 0.25s;
    transition: 0.25s;
    position: relative;
}

.drag-start {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -o-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
}

.drag-enter {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
}

.drag-item::after {
    background: url(/assets/img/menu-icon.png);
    width: 20px;
    position: absolute;
    right: 23px;
    top: 3px;
    height: 20px;
    content: '';
    background-repeat: no-repeat;
    background-size: contain;
    opacity: .4;
}

.pair_3final {
    margin-top: 50px !important;
}

.pair_3final .pair_3final_name {

    text-align: center;
    display: block;
    font-weight: bold;
}

.played_table {
    display: flex;
    position: relative;
}

.played_table .col-sm-3 {
    display: inline-block;
    width: 25%;
}

.played_table .col-sm-4 {
    display: inline-block;
    width: 33.33333%;
}

.played_table .col-sm-6 {
    display: inline-block;
    width: 50%;
}

.played_table .col-sm-12 {
    display: inline-block;
    width: 100%;
}

.played_table .table-pong .players-in-table .table-player-name:first-letter {
    text-transform: uppercase !important;
}

.played_table .table-pong .players-in-table:hover {
    font-size: 18px;
    background-color: rgba(0, 0, 0, 0.75);
}

.played_table .table-pong .players-in-table .vertical-align {
    display: table-cell;
    vertical-align: middle;
}

.played_table .table-pong .players-in-table b {
    color: #f70100;
    display: block;
}

.played_table .table-pong .players-in-table {
    position: absolute;
    text-align: center;
    width: 240px;
    top: 85px;
    left: calc(50% - 120px);
    color: #fff;
    background-color: #00000094;
    z-index: 25;
    text-transform: lowercase;
    padding: 25px 10px;
    word-break: break-word;
    border-radius: 10px;
    font-size: 17px;
    transition: 0.5s;
    cursor: pointer;
    display: table;
    height: 200px;
    line-height: 1.2;
}

.played_table .table-pong .number-table {
    font-size: 45px;
    color: #ffffff;
    font-weight: bold;
    display: block;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    top: 0px;
    z-index: 10;
    left: calc(50% - 10px);
}

.played_table .table-pong .bth-add-game:first-letter {
    text-transform: uppercase !important;
}

.played_table .table-pong .bth-add-game {
    color: #fff;
    text-transform: initial;
}

.played_table .prehide-stats {
    transform: rotateY(90deg);
}

.played_table .show-stats-player {
    transform: rotateY(0deg);
}

.played_table .table-pong .stats {
    background-size: cover;
    background-image: url(/assets/img/stat.gif);
    width: 20px;
    height: 20px;
    position: absolute;
    z-index: 50;
    top: 5px;
    right: 8px;
}
.played_table .table-pong .stats-on {
    background-image: url(/assets/img/reply-solid.svg);
}
.played_table .table-pong {
    position: relative;
    margin-bottom: 15px;
}

.played_table .table-pong img {
    height: 500px;
    position: relative;
    display: block;
    margin: 0 auto;
}

.game-list .list .game-name {
    margin-bottom: 5px;
}

.game-list .list .game-name label:first-letter {
    text-transform: uppercase !important;
}

.game-list .list .game-name label {
    display: initial;
    text-transform: lowercase;
}

.game-list .list {
    min-height: 200px;
    margin-top: 15px;
}

.history-game.hidden, #statsplayers .black-table.hidden {
    max-height: 0px;
    display: block;
    border: 0;
}

.history-game, #statsplayers .black-table {
    overflow: hidden;
    transition: 1s;
    max-height: 4000px;
}

.name-cell {
    position: relative;
}

.absolute-number-table {
    position: absolute;
    left: -4px;
    width: auto !important;
    color: #c10100 !important;
    font-weight: bold !important;
    font-size: 16px !important;
    top: 7px;
}
.stat-player-ingame{
    font-size: 14px;
    text-transform: initial;
}
 .cup-number
{
    position: relative;
    top: -10px;
    font-weight: bold;
    display: inline-grid !important;
    right: 5px;
}
.cups{
    padding-top: 4px;
}
 .cup{
    width: 30px;
    height: 30px !important;
    display: inline-grid !important;
}
.stat-player-ingame b{
    display: initial !important;
    color: #ee8887 !important;
}

.prize-table tr:first-child .name-cell{
    padding-left: 20px;
}
#allTournaments .home-tournament-table{
    background: #f2f2f2;
    box-shadow: 0 10px 50px rgb(20 20 20 / 15%);
}
.edit-random-team{
    width: 40px;
    position: absolute;
    right: -10px;
    top: 5px;
    padding: 10px;
    background: #fff;
    border-radius: 12px;
}
/*#headerContainer{*/
/*    padding-top: 70px;*/
/*}*/
@media screen and (max-width: 1400px) {
    .black-table .text-wrap span {
        width: 200px;
    }

    #currenttour .right-mobile span, #firsttour .right-mobile span, #secondtour .right-mobile span, #thirdtour .right-mobile span {
        float: right;

    }

}

@media screen and (max-width: 1125px) {
    .black-table .text-wrap span {
        width: 200px;
    }

}


@media (max-width: 1024px) {
    #statsplayers, #currenttour, #firsttour, #secondtour, #thirdtour {
        width: 100% !important;
    }
}

@media (max-width: 994px) {
    .played_table .col-sm-4{
        width: 100% !important;
    }
    .played_table .col-sm-3,.played_table .col-sm-6{
        width: 100% !important;
    }
    .played_table {
        display: block !important;
    }
    .played_table .table-pong .table-img {
        height: 350px !important;
    }
    .played_table .table-pong .players-in-table {
        top: 10px !important;
    }
}

@media (max-width: 769px) {
    #headerTitle .title{
        display: block !important;
        text-align: center;
        margin-top: 10px;
    }
    table.is-full-width-mobile {
        min-width: 100%
    }
    .prize-table .small-width{
        width: 100px;
        display: block;
        white-space: inherit;
    }
    .prize-table .name-cell, .prize-table .name-cell span{
        padding-left: 0 !important;
        padding-right: 5px !important;
    }
    .prize-table{
        font-size: 10px !important;
    }
    #statsplayers table .name-cell span {

        width: 260px;
    }

    #statsplayers {
        width: 100% !important;
    }

    html.has-navbar-fixed-top {
        padding-top: 44px;
    }

    .round1 .pair_1:after, .round1 .pair_1:before, .round1 .pair_2:after, .round1 .pair_2:before, .round10 .pair_1:after, .round10 .pair_1:before, .round10 .pair_2:after, .round10 .pair_2:before, .round2 .pair_1:after, .round2 .pair_1:before, .round2 .pair_2:after, .round2 .pair_2:before, .round3 .pair_1:after, .round3 .pair_1:before, .round3 .pair_2:after, .round3 .pair_2:before, .round4 .pair_1:after, .round4 .pair_1:before, .round4 .pair_2:after, .round4 .pair_2:before, .round5 .pair_1:after, .round5 .pair_1:before, .round5 .pair_2:after, .round5 .pair_2:before, .round6 .pair_1:after, .round6 .pair_1:before, .round6 .pair_2:after, .round6 .pair_2:before, .round7 .pair_1:after, .round7 .pair_1:before, .round7 .pair_2:after, .round7 .pair_2:before, .round8 .pair_1:after, .round8 .pair_1:before, .round8 .pair_2:after, .round8 .pair_2:before, .round9 .pair_1:after, .round9 .pair_1:before, .round9 .pair_2:after, .round9 .pair_2:before {
        border: none
    }

    .header-tournament-block .edit-btn-wrapper button {
        margin: 0 auto;
        display: block;
    }

    .header-tournament-block #headerLogo {
        margin: 0 auto;
        display: block;
    }

    .header-tournament-block {
        display: inline-block !important;
    }

    #headerTitle .subtitle {
        display: block !important;
        padding-top: 10px;
        text-align: center;
    }

    #headerTitle h2 {
        display: block !important;
        padding-top: 10px;
        text-align: center;
    }

    #tournamentHeader .header-background {
        height: 100%;
    }

    #headerContainer, .header-tournament-block .edit-btn-wrapper {
        margin: 20px 0 0px;
    }

    #headerContainer, .header-tournament-block {
        height: fit-content !important;
    }

    #tournamentHeader {
        height: fit-content;
        position: relative;
        padding-bottom: 25px;
    }

    #tournamentBody .pair {
        margin-top: 5px !important;
    }

    #tournamentBody {
        margin: 0 auto;
    }

    #tournamentBody .round-header {
        margin-top: 25px !important;
    }

    .logo-name {
        display: none !important;
    }

    .user a {
        display: none !important;
    }

    .social-btn {
        margin: 0 10px !important;
    }
}

@media (max-width: 527px) {
    #allTournaments .subtitle-text{
        font-size: 22px;
    }
    .prize-table .small-width{
        font-size: 6px;
        width: 80px;
    }
    .black-table .text-wrap span {
        width: 150px;
        font-size: 12px !important;
    }
}

@media (max-width: 470px) {
    #statsplayers table .name-cell span {
        width: 300px !important;
    }

    .players_names_desc{
        font-size: 8px !important;
        width: 300px !important;
        display: inherit !important;
    }
}

@media (max-width: 427px) {

    .black-table {
        font-size: 12px;
    }

    .black-table .text-wrap span {
        width: 120px;
        font-size: 10px !important;
    }
}


@media (max-width: 400px) {
    #statsplayers table .name-cell span {
        width: 280px !important;
    }

    .players_names_desc {
        width: 280px !important;
    }
}

@media (max-width: 375px) {
    #allTournaments .subtitle-prefix{
        top: 1.7rem;
        width: 30px;
    }
    #allTournaments .subtitle-text{
        font-size: 20px;
        margin-left: 40px;
    }
    #allTournaments .is-hidden-touch{
        font-size: 8px;
    }
    #allTournaments .tournament-table td {
        padding: 10px 4px;
    }
    #allTournaments .tournament-table .tournament-logo div, #allTournaments .tournament-table .tournament-logo img {
        height: 25px;
        width: 25px;
    }
    .black-table .text-wrap span {
        width: 100px;
    }
    .prize-table{
        font-size: 9px !important;
    }
    .prize-table .name-cell, .prize-table .name-cell span,.prize-table .order-cell{
        padding-left: 0 !important;
        padding-right: 2px !important;
    }

    .players_names_desc{
        font-size: 8px !important;
        width: 220px !important;
        display: inherit !important;
    }
}
