.win-feed-item[data-v-911ea86e] {
    position: relative;
    min-width: 175px !important;
    background-color: rgba(97, 94, 88, .75) !important;
    cursor: pointer;
    contain: layout
}

.win-feed-item .overlay[data-v-911ea86e] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 3;
    opacity: 0;
    background: rgba(3, 3, 3, .8);
    transition: opacity .4s ease;
    will-change: opacity
}

.win-feed-item:hover .overlay[data-v-911ea86e] {
    opacity: 1
}

.win-feed-item .accent-bg[data-v-911ea86e] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .3;
    content: " ";
    pointer-events: none
}

.win-feed[data-v-714d65b0] {
    overflow-x: hidden;
    contain: layout
}

.win-feed .win-feed-item[data-v-714d65b0] {
    min-width: 120px;
    max-width: 120px
}

.win-feed[data-v-714d65b0] .win-feed-item {
    transition: transform .3s ease, opacity .3s ease;
    will-change: transform, opacity
}

[data-v-714d65b0] .t-win-feed-item-enter,
[data-v-714d65b0] .t-win-feed-item-leave-to {
    /* opacity: 0; */
    transform: translateX(-100%)
}

[data-v-714d65b0] .t-win-feed-item-enter-to {
    opacity: 1
}

.game-tile[data-v-b7eb8fee] {
    position: relative;
    contain: paint
}

.game-tile .game-title[data-v-b7eb8fee] {
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 1.5em;
    pointer-events: none
}

.game-tile .game-icon[data-v-b7eb8fee],
.game-tile .game-title[data-v-b7eb8fee] {
    position: absolute;
    z-index: 1;
    transition: transform .3s ease;
    will-change: transform
}

.game-tile .game-icon[data-v-b7eb8fee] {
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.game-tile:hover .game-backdrop[data-v-b7eb8fee]>.v-responsive__content:before {
    opacity: .5
}

.game-tile:hover .game-icon[data-v-b7eb8fee] {
    transform: translate(-50%, -60%)
}

.game-tile:hover .game-title[data-v-b7eb8fee] {
    transform: translateY(-5%)
}

.game-backdrop[data-v-b7eb8fee]>.v-responsive__content:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: 0;
    background: linear-gradient(0deg, var(--color), transparent);
    content: " ";
    will-change: opacity;
    transition: opacity .3s ease;
    pointer-events: none
}

.tag[data-v-b7eb8fee],
.xp-bonus[data-v-b7eb8fee] {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    transform: translate(-5%, 35%) rotate(-3deg)
}

.xp-bonus+.tag[data-v-b7eb8fee] {
    top: 36px
}

.home-slider--slide[data-v-4e5c0d67] {
    width: 100%;
    margin-right: 8px
}

.home-slider[data-v-4e5c0d67] {
    contain: layout
}

.home-slider[data-v-4e5c0d67] .flickity-slider {
    will-change: transform;
    contain: layout
}

.home-slider[data-v-4e5c0d67] .flickity-prev-next-button {
    width: 32px;
    height: 32px;
    opacity: .4;
    transition: opacity .3s ease;
    will-change: opacity
}

.home-slider[data-v-4e5c0d67] .flickity-page-dots {
    bottom: 8px;
    padding: 0;
    opacity: .7;
    transition: opacity .3s ease
}

.home-slider[data-v-4e5c0d67] .flickity-page-dots .dot {
    background: #ebedeb;
    will-change: opacity
}

.home-slider[data-v-4e5c0d67]:hover .flickity-prev-next-button {
    opacity: .8
}

.home-slider[data-v-4e5c0d67]:hover .flickity-page-dots {
    opacity: 1
}

.promo-tile[data-v-5c645560],
.promo-tile[data-v-40b27bad],
.promo-tile[data-v-63f2392c],
.promo-tile[data-v-71ef6dde],
.promo-tile[data-v-554c7710],
.promo-tile[data-v-7968ea1e],
.promo-tile[data-v-75700f7e],
.promo-tile[data-v-277023f0] {
    position: relative;
    contain: paint
}

.promo-tile.has-cooldown>.v-image[data-v-7968ea1e] {
    filter: grayscale(1)
}

.promo-tile[data-v-e4610dc2] {
    position: relative;
    contain: paint
}

.promo-tile.has-cooldown>.v-image[data-v-e4610dc2] {
    filter: grayscale(1)
}

.promo-tile[data-v-53fbf7fc] {
    position: relative;
    contain: paint
}

.page--home[data-v-0b42359e] {
    min-height: calc(100vh - var(--top))
}

.page--home[data-v-0b42359e]:before {
    z-index: 0;
    background: url(../img/homepage.aaad0ca3.jpg) no-repeat top;
    background-size: cover
}

.page--home[data-v-0b42359e]:after,
.page--home[data-v-0b42359e]:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: calc(100vh - var(--top));
    content: " "
}

.page--home[data-v-0b42359e]:after {
    z-index: 1;
    background: linear-gradient(180deg, transparent 75%, #030303), radial-gradient(rgba(8, 10, 8, .7) 30%, rgba(8, 10, 8, .83) 80%)
}

.layout-container[data-v-0b42359e] {
    position: relative;
    z-index: 2;
    max-width: 1000px
}

.home-card[data-v-0b42359e] {
    text-decoration: none;
    cursor: pointer;
    transition: transform .3s ease;
    will-change: transform
}

.home-card[data-v-0b42359e]:hover {
    transform: translateY(-3px)
}

.server-link[data-v-0b42359e] {
    overflow: hidden;
    min-height: 160px
}

.server-link .server-img[data-v-0b42359e] {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%
}

.server-link .anim-bounce.icon[data-v-0b42359e] {
    animation: anim-bounce 2s ease infinite
}

.anim-bounce[data-v-0b42359e] {
    animation: anim-bounce 1s ease infinite
}

.snowfall[data-v-0b42359e] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    pointer-events: none
}

.home-tiles[data-v-0b42359e] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(152px, 1fr));
    grid-gap: 16px
}

.home-tiles .game-tile[data-v-0b42359e],
.home-tiles .promo-tile[data-v-0b42359e] {
    cursor: pointer;
    transition: transform .3s ease;
    will-change: transform
}

.home-tiles .game-tile[data-v-0b42359e]:hover,
.home-tiles .promo-tile[data-v-0b42359e]:hover {
    transform: translateY(-4px)
}

.modal-loader[data-v-29805893] {
    display: flex;
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: opacity .3s ease, transform .3s ease;
    transition-delay: .1s !important
}

.t-scale-in-out-enter[data-v-29805893] {
    opacity: 0;
    transform: scale(.8)
}

.t-scale-in-out-leave-to[data-v-29805893] {
    opacity: 0;
    transform: scale(1)
}

.t-scale-in-out-enter-to[data-v-29805893] {
    opacity: 1;
    transform: scale(1)
}

.modal-content[data-v-29805893] {
    transition: opacity .3s ease, transform .3s ease
}

.modal-content[data-v-29805893] .t-scale-in-out-enter-actve {
    transition-delay: 1s
}

.modal-content[data-v-29805893] .t-scale-in-out-leave-actve {
    display: none
}

.v-dialog__container[data-v-29805893] .v-dialog {
    position: relative
}

.v-dialog__container[data-v-29805893]:not(.ready) {
    overflow: hidden
}

.v-dialog__container[data-v-29805893]:not(.ready) .v-dialog {
    min-height: 150px;
    box-shadow: none
}

.v-dialog__container[data-v-29805893]:not(.ready) .v-dialog .modal-content {
    overflow: hidden;
    max-height: 400px
}

.v-dialog__container[data-v-29805893]:not(.ready) .v-dialog.v-dialog--fullscreen .modal-content {
    max-height: 100%
}

.handle[data-v-389591d8] {
    cursor: grab
}

.handle .handle-grabber[data-v-389591d8] {
    display: inline-block;
    width: 56px;
    height: 8px;
    border-radius: 50px
}

.v-card .overscroll[data-v-389591d8] {
    position: absolute;
    z-index: -1;
    bottom: 0;
    width: 100%;
    height: 100vh;
    content: " ";
    transform: translateY(calc(100% - 1px))
}

.bottom-sheet-draggable.is-moving {
    transition-duration: .1s !important
}

.game-item[data-v-62bff58d] {
    position: relative
}

.game-item .v-image[data-v-62bff58d] .v-responsive__content {
    display: flex;
    align-items: center;
    justify-content: center
}

.game-item .v-image[data-v-62bff58d] {
    position: relative;
    z-index: 1
}

.game-item[data-v-62bff58d]:before {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .25;
    background: radial-gradient(var(--color), transparent);
    content: " "
}

.game-item .item-amount[data-v-62bff58d] {
    text-shadow: 0 0 2px #000;
    -webkit-user-select: none;
    user-select: none
}

.scrap[data-v-f40c03dc] {
    position: relative
}

.icon[data-v-f40c03dc] {
    position: absolute;
    z-index: 1;
    top: -.2em;
    left: 0;
    width: 1.4em;
    height: 1.4em;
    -webkit-user-select: none;
    user-select: none;
    pointer-events: none
}

span[data-v-f40c03dc] {
    position: relative;
    z-index: 2;
    padding-left: .8em
}

.v-image[data-v-207bff10] {
    display: inline-flex;
    font-size: 1.4em;
    vertical-align: middle;
    flex: 1 0 0
}

[data-v-207bff10] .user-flair-tooltip {
    background: red
}

.v-image[data-v-085670b2] {
    display: inline-flex;
    font-size: 1.4em;
    vertical-align: middle;
    flex: 1 0 0
}

[data-v-085670b2] .user-flair-tooltip {
    background: red
}

.username[data-v-aacbbfa4] {
    max-width: 100%
}

.flairs[data-v-aacbbfa4] .user-flair {
    margin-right: 2px;
    font-size: 1em
}

[data-v-aacbbfa4] .user-level {
    margin-right: 2px
}

[data-v-5dfbe0c6] .v-snack__action {
    display: none
}

.click-overlay[data-v-5dfbe0c6] {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer
}

.dismiss-btn[data-v-5dfbe0c6] {
    z-index: 3
}

.toast-text[data-v-5dfbe0c6] p {
    margin-bottom: 0
}

.user-menu[data-v-4bf19fc9] {
    z-index: 400 !important
}

[data-v-4bf19fc9] .v-list-item:after {
    display: none
}

.mod-menu-list[data-v-4bf19fc9]:empty {
    overflow-y: auto;
    max-height: 200px;
    display: none;
    padding: 0
}

.user-menu[data-v-2b48d0b3] {
    z-index: 400 !important
}

.app-overlay[data-v-2678a2a5] {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #141814;
    transition: opacity .5s ease
}

.app-overlay[data-v-2678a2a5]:before {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .5;
    background: url(../img/grain.71439b0e.png) repeat;
    content: " "
}

.app-overlay>.container[data-v-2678a2a5] {
    position: relative;
    z-index: 1
}

.loading-gradient[data-v-2678a2a5] {
    position: fixed;
    top: 50%;
    left: 0;
    width: 50%;
    min-width: 400px;
    background: linear-gradient(270deg, #1a1e1a, rgba(26, 30, 26, 0));
    transform: translate(25%, -50%)
}

.logo[data-v-2678a2a5] {
    position: fixed;
    bottom: 8%;
    left: 50%;
    transform: translateX(-50%)
}

.ban-info[data-v-2678a2a5] {
    max-width: 450px
}

.t-app-overlay-enter[data-v-2678a2a5],
.t-app-overlay-leave-to[data-v-2678a2a5] {
    opacity: 0
}

.t-app-overlay-enter-to[data-v-2678a2a5] {
    opacity: 1
}

.user-ctn[data-v-3cc68709] {
    cursor: pointer;
    transition: background-color .3s ease
}

.user-ctn[data-v-3cc68709]:hover {
    background-color: #080a08
}

.menu-item[data-v-001a6cdc] {
    text-decoration: none
}

.menu-item .icon[data-v-001a6cdc],
.menu-item[data-v-001a6cdc] .suffix,
.menu-item h4[data-v-001a6cdc] {
    transition: color .3s ease
}

.menu-item h4.text-body-2[data-v-001a6cdc] {
    margin-top: 2px
}

.menu-item .icon[data-v-001a6cdc],
.menu-item[data-v-001a6cdc] .suffix,
.menu-item h4.text-body-2[data-v-001a6cdc] {
    color: #8e918e
}

.menu-item.router-link-exact-active .icon[data-v-001a6cdc],
.menu-item.router-link-exact-active[data-v-001a6cdc] .suffix,
.menu-item.router-link-exact-active h4.text-body-1[data-v-001a6cdc],
.menu-item:hover .icon[data-v-001a6cdc],
.menu-item:hover h4.text-body-1[data-v-001a6cdc],
.menu-item[data-v-001a6cdc]:hover .suffix {
    color: #cd412b
}

.notification-bell[data-v-0c0b21a8] .v-badge__badge {
    transform: translate(-3px, 3px)
}

.notification-bell[data-v-0c0b21a8] .v-badge__badge:after {
    border-color: #0e110e
}

.v-list-item__subtitle[data-v-200163b2]>p {
    margin-bottom: 0
}

.notification-drawer--menu[data-v-184d15a3] {
    min-width: 380px !important;
    max-width: 380px !important;
    max-height: unset !important
}

@media only screen and (max-width:599px) {
    .notification-drawer--menu[data-v-184d15a3] {
        min-width: 94% !important
    }
}

.notification-drawer[data-v-184d15a3] {
    min-height: 250px;
    max-height: 350px
}

.notification-drawer .notifications[data-v-184d15a3] {
    overflow-x: hidden;
    overflow-y: auto
}

.notification-drawer .notifications .notification-item.scroll-x-transition-move[data-v-184d15a3] {
    transition: all .3s ease
}

@media only screen and (max-width:599px) {
    .logo-ctn[data-v-d6639f7a] {
        max-width: 90px !important
    }
}

@media screen and (min-width:600px)and (max-width:959px) {
    .logo-ctn[data-v-d6639f7a] {
        max-width: 100px !important
    }
}

@media screen and (min-width:960px)and (max-width:1263px) {
    .logo-ctn[data-v-d6639f7a] {
        max-width: 130px !important
    }
}

.game-item .active[data-v-d6639f7a] {
    color: #cd412b !important
}

.bday--text[data-v-d6639f7a] .icon {
    margin-top: 3px
}

.bday--text[data-v-d6639f7a] h4 {
    background: #61ff8b;
    background: linear-gradient(90deg, #61ff8b 0, #73b0ff 50%, #cf68ba);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

@media only screen and (max-width:599px) {
    .mobile-menu[data-v-d6639f7a] h4 {
        display: none
    }
}

@media only screen and (max-width:599px) {
    .user-container[data-v-d6639f7a] .user-ctn {
        display: none !important
    }

    .user-container .notifications[data-v-d6639f7a] {
        margin-right: 0
    }
}

@media only screen and (min-width:600px) {
    .user-container .user-ctn[data-v-d6639f7a] {
        display: flex !important
    }

    .user-container .user-ctn[data-v-d6639f7a] .username {
        display: none !important
    }

    .user-container .notifications[data-v-d6639f7a] {
        margin-right: 16px
    }
}

@media only screen and (min-width:1264px) {
    .user-container .user-ctn[data-v-d6639f7a] .username {
        display: flex !important
    }
}

.chat-autocomplete .autocomplete-item[data-v-60d9ea62] {
    cursor: pointer
}

.chat-autocomplete .autocomplete-item.is-selected[data-v-60d9ea62] {
    background-color: #191f19
}

.spooky-scary[data-v-4570f7f8] {
    overflow: hidden
}

.chat-messages-container[data-v-f3168398] {
    display: flex;
    overflow: hidden;
    flex-direction: column;
    position: relative
}

.chat-messages[data-v-f3168398] {
    flex: 1 1 auto;
    overflow-x: hidden;
    overflow-y: auto;
    overflow-y: overlay;
    min-height: 300px;
    overscroll-behavior: contain;
    will-change: scroll-position
}

.chat-messages .chat-message[data-v-f3168398] {
    transition: transform .3s ease, opacity .3s ease;
    will-change: transform, opacity
}

.chat-messages .chat-message[data-v-f3168398]:last-child {
    margin-bottom: 0 !important
}

.chat-messages .chat-message[data-v-f3168398] .username.is-vip {
    color: #d8ae23 !important
}

.chat-messages .chat-message[data-v-f3168398] .username.is-vip-plus {
    background: #61ff8b;
    background: linear-gradient(90deg, #61ff8b 0, #73b0ff 50%, #cf68ba);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.pause-banner[data-v-f3168398] {
    position: absolute;
    z-index: 3;
    bottom: 0;
    left: 0;
    width: 100%;
    cursor: pointer;
    transition: transform .3s ease, opacity .3s ease;
    will-change: transform, opacity
}

.pause-banner[data-v-f3168398]:hover {
    transform: translateY(3px)
}

.t-chat-enter[data-v-f3168398] {
    opacity: 0;
    transform: translateX(-15%)
}

.t-chat-leave-to[data-v-f3168398] {
    position: absolute;
    opacity: 0
}

.t-chat-enter-to[data-v-f3168398] {
    opacity: 1;
    transform: translateX(0)
}

.chat-input[data-v-37e4f000] {
    position: relative
}

.chat-input textarea[data-v-37e4f000] {
    display: block;
    margin: 0;
    outline: none;
    color: #ebedeb;
    box-shadow: 0 4px 6px rgba(0, 0, 0, .2);
    resize: none
}

.v-menu>.v-menu__content.emote-menu[data-v-37e4f000] {
    left: 0 !important;
    width: 100% !important
}

.v-menu>.v-menu__content.emote-menu .emote-list[data-v-37e4f000] {
    display: grid;
    overflow-y: auto;
    max-height: 250px;
    grid-template-columns: repeat(auto-fill, minmax(40px, 1fr));
    grid-gap: 2px
}

.emotes[data-v-37e4f000] {
    position: absolute;
    top: 0;
    right: 16px
}

.lang-item .twf[data-v-4162b4e2] {
    width: 1.75em;
    height: 1.75em;
    vertical-align: -.5em
}

.lang-item.active .text-body-2[data-v-4162b4e2] {
    color: #ebedeb
}

.sidebar-chat[data-v-ec868294]:after {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    width: 100%;
    height: 150px;
    background: linear-gradient(0deg, rgba(8, 10, 8, 0), #030303);
    content: " ";
    pointer-events: none
}

.discord-vc[data-v-ec868294] {
    position: absolute;
    z-index: 5;
    top: 8px;
    right: 8px;
    opacity: .6
}

.discord-vc[data-v-ec868294]:hover {
    opacity: 1
}

.chat-footer[data-v-ec868294] {
    position: relative
}

.chat-footer .chat-autocomplete[data-v-ec868294] {
    position: absolute;
    z-index: 3;
    top: -8px;
    left: 0;
    width: 100%;
    transform: translateY(-100%)
}

.chat-footer .tilted[data-v-ec868294] {
    transform: rotate(-3deg) translate(-4px, -12px)
}

.sidebar[data-v-5d322bac] .v-navigation-drawer__content {
    display: flex;
    flex-direction: column;
    height: 100%
}

.lang-item .twf[data-v-365dce36] {
    width: 1.75em;
    height: 1.75em;
    vertical-align: -.5em
}

.lang-item.active .text-body-2[data-v-365dce36] {
    color: #ebedeb
}

.clean-ul[data-v-6fb3ab36] {
    padding: 0;
    list-style: none
}

.smoller[data-v-6fb3ab36] {
    font-size: 10px
}

.win-feed[data-v-6fb3ab36] .win-feed-item {
    background: #333833 !important
}

.site-alert[data-v-43569ce6] {
    position: relative;
    z-index: 2
}

.chat-btn[data-v-43569ce6] {
    bottom: calc(16px + var(--bottom));
    left: calc(16px + var(--left));
    transition: left .3s ease, bottom .3s ease;
    will-change: left, right
}

.backpack-btn[data-v-43569ce6] {
    right: calc(16px + var(--right));
    bottom: calc(16px + var(--bottom));
    transition: right .3s ease, bottom .3s ease;
    will-change: right, left
}

.v-application.is-chat-right .backpack-btn[data-v-43569ce6] {
    right: unset;
    left: calc(16px + var(--left))
}

.v-application.is-chat-right .chat-btn[data-v-43569ce6] {
    right: calc(16px + var(--right));
    left: unset
}

.admin-btn[data-v-43569ce6] {
    right: calc(16px + var(--right));
    bottom: calc(64px + var(--bottom));
    transition: right .3s ease, bottom .3s ease;
    will-change: right
}

@media only screen and (max-width:599px) {
    .sidebar[data-v-43569ce6] {
        height: calc(100% - var(--top)) !important
    }
}

.mobile-nav[data-v-43569ce6] {
    z-index: 9
}

.main-route-view[data-v-43569ce6] {
    transition-duration: .2s !important
}

.twf {
    display: inline-block;
    width: 1.25em;
    height: 1.25em;
    vertical-align: -.25em
}

.twf.twf-size-sm {
    width: 1em;
    height: 1em;
    vertical-align: -.1em
}

.twf.twf-size-lg {
    width: 1.5em;
    height: 1.5em;
    vertical-align: -.5em
}

.twf-af {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e6-1f1eb.svg)
}

.twf-ax {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e6-1f1fd.svg)
}

.twf-al {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e6-1f1f1.svg)
}

.twf-dz {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e9-1f1ff.svg)
}

.twf-as {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e6-1f1f8.svg)
}

.twf-ad {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e6-1f1e9.svg)
}

.twf-ao {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e6-1f1f4.svg)
}

.twf-ai {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e6-1f1ee.svg)
}

.twf-aq {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e6-1f1f6.svg)
}

.twf-ag {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e6-1f1ec.svg)
}

.twf-ar {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e6-1f1f7.svg)
}

.twf-am {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e6-1f1f2.svg)
}

.twf-aw {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e6-1f1fc.svg)
}

.twf-au {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e6-1f1fa.svg)
}

.twf-at {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e6-1f1f9.svg)
}

.twf-az {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e6-1f1ff.svg)
}

.twf-bs {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e7-1f1f8.svg)
}

.twf-bh {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e7-1f1ed.svg)
}

.twf-bd {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e7-1f1e9.svg)
}

.twf-bb {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e7-1f1e7.svg)
}

.twf-by {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e7-1f1fe.svg)
}

.twf-be {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e7-1f1ea.svg)
}

.twf-bz {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e7-1f1ff.svg)
}

.twf-bj {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e7-1f1ef.svg)
}

.twf-bm {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e7-1f1f2.svg)
}

.twf-bt {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e7-1f1f9.svg)
}

.twf-bo {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e7-1f1f4.svg)
}

.twf-ba {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e7-1f1e6.svg)
}

.twf-bw {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e7-1f1fc.svg)
}

.twf-bv {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e7-1f1fb.svg)
}

.twf-br {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e7-1f1f7.svg)
}

.twf-io {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ee-1f1f4.svg)
}

.twf-bn {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e7-1f1f3.svg)
}

.twf-bg {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e7-1f1ec.svg)
}

.twf-bf {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e7-1f1eb.svg)
}

.twf-bi {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e7-1f1ee.svg)
}

.twf-kh {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f0-1f1ed.svg)
}

.twf-cm {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e8-1f1f2.svg)
}

.twf-ca {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e8-1f1e6.svg)
}

.twf-cv {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e8-1f1fb.svg)
}

.twf-ky {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f0-1f1fe.svg)
}

.twf-cf {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e8-1f1eb.svg)
}

.twf-td {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f9-1f1e9.svg)
}

.twf-cl {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e8-1f1f1.svg)
}

.twf-cn {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e8-1f1f3.svg)
}

.twf-cx {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e8-1f1fd.svg)
}

.twf-cc {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e8-1f1e8.svg)
}

.twf-co {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e8-1f1f4.svg)
}

.twf-km {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f0-1f1f2.svg)
}

.twf-cg {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e8-1f1ec.svg)
}

.twf-cd {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e8-1f1e9.svg)
}

.twf-ck {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e8-1f1f0.svg)
}

.twf-cr {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e8-1f1f7.svg)
}

.twf-ci {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e8-1f1ee.svg)
}

.twf-hr {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ed-1f1f7.svg)
}

.twf-cu {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e8-1f1fa.svg)
}

.twf-cy {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e8-1f1fe.svg)
}

.twf-cz {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e8-1f1ff.svg)
}

.twf-dk {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e9-1f1f0.svg)
}

.twf-dj {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e9-1f1ef.svg)
}

.twf-dm {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e9-1f1f2.svg)
}

.twf-do {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e9-1f1f4.svg)
}

.twf-ec {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ea-1f1e8.svg)
}

.twf-eg {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ea-1f1ec.svg)
}

.twf-sv {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f8-1f1fb.svg)
}

.twf-gq {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ec-1f1f6.svg)
}

.twf-er {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ea-1f1f7.svg)
}

.twf-ee {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ea-1f1ea.svg)
}

.twf-et {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ea-1f1f9.svg)
}

.twf-fk {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1eb-1f1f0.svg)
}

.twf-fo {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1eb-1f1f4.svg)
}

.twf-fj {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1eb-1f1ef.svg)
}

.twf-fi {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1eb-1f1ee.svg)
}

.twf-fr {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1eb-1f1f7.svg)
}

.twf-gf {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ec-1f1eb.svg)
}

.twf-pf {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f5-1f1eb.svg)
}

.twf-tf {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f9-1f1eb.svg)
}

.twf-ga {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ec-1f1e6.svg)
}

.twf-gm {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ec-1f1f2.svg)
}

.twf-ge {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ec-1f1ea.svg)
}

.twf-de {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e9-1f1ea.svg)
}

.twf-gh {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ec-1f1ed.svg)
}

.twf-gi {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ec-1f1ee.svg)
}

.twf-gr {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ec-1f1f7.svg)
}

.twf-gl {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ec-1f1f1.svg)
}

.twf-gd {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ec-1f1e9.svg)
}

.twf-gp {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ec-1f1f5.svg)
}

.twf-gu {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ec-1f1fa.svg)
}

.twf-gt {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ec-1f1f9.svg)
}

.twf-gg {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ec-1f1ec.svg)
}

.twf-gn {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ec-1f1f3.svg)
}

.twf-gw {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ec-1f1fc.svg)
}

.twf-gy {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ec-1f1fe.svg)
}

.twf-ht {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ed-1f1f9.svg)
}

.twf-hm {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ed-1f1f2.svg)
}

.twf-va {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1fb-1f1e6.svg)
}

.twf-hn {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ed-1f1f3.svg)
}

.twf-hk {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ed-1f1f0.svg)
}

.twf-hu {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ed-1f1fa.svg)
}

.twf-is {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ee-1f1f8.svg)
}

.twf-in {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ee-1f1f3.svg)
}

.twf-id {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ee-1f1e9.svg)
}

.twf-ir {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ee-1f1f7.svg)
}

.twf-iq {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ee-1f1f6.svg)
}

.twf-ie {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ee-1f1ea.svg)
}

.twf-im {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ee-1f1f2.svg)
}

.twf-il {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ee-1f1f1.svg)
}

.twf-it {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ee-1f1f9.svg)
}

.twf-jm {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ef-1f1f2.svg)
}

.twf-jp {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ef-1f1f5.svg)
}

.twf-je {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ef-1f1ea.svg)
}

.twf-jo {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ef-1f1f4.svg)
}

.twf-kz {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f0-1f1ff.svg)
}

.twf-ke {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f0-1f1ea.svg)
}

.twf-ki {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f0-1f1ee.svg)
}

.twf-kp {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f0-1f1f5.svg)
}

.twf-kr {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f0-1f1f7.svg)
}

.twf-kw {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f0-1f1fc.svg)
}

.twf-kg {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f0-1f1ec.svg)
}

.twf-la {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f1-1f1e6.svg)
}

.twf-lv {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f1-1f1fb.svg)
}

.twf-lb {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f1-1f1e7.svg)
}

.twf-ls {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f1-1f1f8.svg)
}

.twf-lr {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f1-1f1f7.svg)
}

.twf-ly {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f1-1f1fe.svg)
}

.twf-li {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f1-1f1ee.svg)
}

.twf-lt {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f1-1f1f9.svg)
}

.twf-lu {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f1-1f1fa.svg)
}

.twf-mo {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f2-1f1f4.svg)
}

.twf-mk {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f2-1f1f0.svg)
}

.twf-mg {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f2-1f1ec.svg)
}

.twf-mw {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f2-1f1fc.svg)
}

.twf-my {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f2-1f1fe.svg)
}

.twf-mv {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f2-1f1fb.svg)
}

.twf-ml {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f2-1f1f1.svg)
}

.twf-mt {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f2-1f1f9.svg)
}

.twf-mh {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f2-1f1ed.svg)
}

.twf-mq {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f2-1f1f6.svg)
}

.twf-mr {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f2-1f1f7.svg)
}

.twf-mu {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f2-1f1fa.svg)
}

.twf-yt {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1fe-1f1f9.svg)
}

.twf-mx {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f2-1f1fd.svg)
}

.twf-fm {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1eb-1f1f2.svg)
}

.twf-md {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f2-1f1e9.svg)
}

.twf-mc {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f2-1f1e8.svg)
}

.twf-mn {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f2-1f1f3.svg)
}

.twf-ms {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f2-1f1f8.svg)
}

.twf-ma {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f2-1f1e6.svg)
}

.twf-mz {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f2-1f1ff.svg)
}

.twf-mm {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f2-1f1f2.svg)
}

.twf-na {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f3-1f1e6.svg)
}

.twf-nr {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f3-1f1f7.svg)
}

.twf-np {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f3-1f1f5.svg)
}

.twf-nl {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f3-1f1f1.svg)
}

.twf-an {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e6-1f1f3.svg)
}

.twf-nc {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f3-1f1e8.svg)
}

.twf-nz {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f3-1f1ff.svg)
}

.twf-ni {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f3-1f1ee.svg)
}

.twf-ne {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f3-1f1ea.svg)
}

.twf-ng {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f3-1f1ec.svg)
}

.twf-nu {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f3-1f1fa.svg)
}

.twf-nf {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f3-1f1eb.svg)
}

.twf-mp {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f2-1f1f5.svg)
}

.twf-no {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f3-1f1f4.svg)
}

.twf-om {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f4-1f1f2.svg)
}

.twf-pk {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f5-1f1f0.svg)
}

.twf-pw {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f5-1f1fc.svg)
}

.twf-ps {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f5-1f1f8.svg)
}

.twf-pa {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f5-1f1e6.svg)
}

.twf-pg {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f5-1f1ec.svg)
}

.twf-py {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f5-1f1fe.svg)
}

.twf-pe {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f5-1f1ea.svg)
}

.twf-ph {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f5-1f1ed.svg)
}

.twf-pn {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f5-1f1f3.svg)
}

.twf-pl {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f5-1f1f1.svg)
}

.twf-pt {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f5-1f1f9.svg)
}

.twf-pr {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f5-1f1f7.svg)
}

.twf-qa {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f6-1f1e6.svg)
}

.twf-re {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f7-1f1ea.svg)
}

.twf-ro {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f7-1f1f4.svg)
}

.twf-ru {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f7-1f1fa.svg)
}

.twf-rw {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f7-1f1fc.svg)
}

.twf-sh {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f8-1f1ed.svg)
}

.twf-kn {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f0-1f1f3.svg)
}

.twf-lc {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f1-1f1e8.svg)
}

.twf-pm {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f5-1f1f2.svg)
}

.twf-vc {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1fb-1f1e8.svg)
}

.twf-ws {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1fc-1f1f8.svg)
}

.twf-sm {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f8-1f1f2.svg)
}

.twf-st {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f8-1f1f9.svg)
}

.twf-sa {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f8-1f1e6.svg)
}

.twf-sn {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f8-1f1f3.svg)
}

.twf-cs {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e8-1f1f8.svg)
}

.twf-sc {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f8-1f1e8.svg)
}

.twf-sl {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f8-1f1f1.svg)
}

.twf-sg {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f8-1f1ec.svg)
}

.twf-sk {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f8-1f1f0.svg)
}

.twf-si {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f8-1f1ee.svg)
}

.twf-sb {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f8-1f1e7.svg)
}

.twf-so {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f8-1f1f4.svg)
}

.twf-za {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ff-1f1e6.svg)
}

.twf-gs {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ec-1f1f8.svg)
}

.twf-es {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ea-1f1f8.svg)
}

.twf-lk {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f1-1f1f0.svg)
}

.twf-sd {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f8-1f1e9.svg)
}

.twf-sr {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f8-1f1f7.svg)
}

.twf-sj {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f8-1f1ef.svg)
}

.twf-sz {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f8-1f1ff.svg)
}

.twf-se {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f8-1f1ea.svg)
}

.twf-ch {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e8-1f1ed.svg)
}

.twf-sy {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f8-1f1fe.svg)
}

.twf-tw {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f9-1f1fc.svg)
}

.twf-tj {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f9-1f1ef.svg)
}

.twf-tz {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f9-1f1ff.svg)
}

.twf-th {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f9-1f1ed.svg)
}

.twf-tl {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f9-1f1f1.svg)
}

.twf-tg {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f9-1f1ec.svg)
}

.twf-tk {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f9-1f1f0.svg)
}

.twf-to {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f9-1f1f4.svg)
}

.twf-tt {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f9-1f1f9.svg)
}

.twf-tn {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f9-1f1f3.svg)
}

.twf-tr {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f9-1f1f7.svg)
}

.twf-tm {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f9-1f1f2.svg)
}

.twf-tc {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f9-1f1e8.svg)
}

.twf-tv {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1f9-1f1fb.svg)
}

.twf-ug {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1fa-1f1ec.svg)
}

.twf-ua {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1fa-1f1e6.svg)
}

.twf-ae {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1e6-1f1ea.svg)
}

.twf-gb {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ec-1f1e7.svg)
}

.twf-us {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1fa-1f1f8.svg)
}

.twf-eu {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ea-1f1fa.svg)
}

.twf-um {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1fa-1f1f2.svg)
}

.twf-uy {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1fa-1f1fe.svg)
}

.twf-uz {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1fa-1f1ff.svg)
}

.twf-vu {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1fb-1f1fa.svg)
}

.twf-ve {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1fb-1f1ea.svg)
}

.twf-vn {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1fb-1f1f3.svg)
}

.twf-vg {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1fb-1f1ec.svg)
}

.twf-vi {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1fb-1f1ee.svg)
}

.twf-wf {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1fc-1f1eb.svg)
}

.twf-eh {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ea-1f1ed.svg)
}

.twf-ye {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1fe-1f1ea.svg)
}

.twf-zm {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ff-1f1f2.svg)
}

.twf-zw {
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twemoji/14.0.2/svg/1f1ff-1f1fc.svg)
}

html {
    overflow-x: clip;
    overflow-y: auto
}

html::-webkit-scrollbar {
    display: none;
    width: 0;
    background: transparent;
    scrollbar-width: none;
    -ms-overflow-style: none
}

body #app {
    position: relative;
    color: #efefef;
    background-color: #030303;
    background-image: url(data:image/webp;base64,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);
    background-position: top;
    background-size: 250px
}

body #app ::-webkit-scrollbar {
    width: 5px;
    background-color: #0e110e
}

body #app ::-webkit-scrollbar-thumb {
    background: #606460
}

body #app ::-webkit-scrollbar:hover {
    background-color: #030303
}

body #app ::-webkit-scrollbar-thumb:active {
    background: #8e918e
}

body.v-tour--active {
    pointer-events: auto !important
}

html.has-modal {
    overflow-y: hidden;
    height: 100vh !important
}

.v-overlay__scrim {
    background-color: #191f19 !important
}

.v-overlay__scrim:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/grain.71439b0e.png) repeat;
    content: " "
}

.v-btn.bg-ui-panel {
    background-color: rgba(110, 107, 101, .75) !important
}

.v-dialog__container[noshadow] .v-dialog {
    box-shadow: none !important
}

.bg-ui-panel {
    background-color: rgba(110, 107, 101, .75)
}

[data-md]>p {
    margin-bottom: 0
}

.v-input.has-btn-appended .v-input__append-outer,
.v-input.no-outer-margins .v-input__append-outer,
.v-input.no-outer-margins .v-input__prepend-outer {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.is-streamer-mode .streamer-mode--hidden {
    filter: blur(6px);
    opacity: .5
}

.full-object {
    overflow: auto;
    max-height: 400px;
    white-space: pre-wrap;
    word-break: break-all
}

.link {
    color: initial;
    text-decoration: none;
    cursor: pointer;
    transition: opacity .3s ease
}

.link:hover {
    opacity: .7
}

@keyframes anim-bounce {
    0% {
        transform: translateY(0)
    }

    30% {
        transform: translateY(-6px)
    }

    50% {
        transform: translateY(0)
    }

    to {
        transform: translateY(0)
    }
}

.v-scale-enter {
    opacity: 0;
    transform: scale(0)
}

.v-scale-enter-to {
    opacity: 1;
    transform: scale(1)
}

.v-scale-leave-to {
    opacity: 0;
    transform: scale(0)
}

.v-scale-sorta-enter,
.v-scale-sorta-leave-to {
    opacity: 0;
    transform: scale(.9)
}

.v-scale-sorta-enter-to {
    opacity: 1;
    transform: scale(1)
}

.t-fade-enter,
.t-fade-leave-to {
    opacity: 0
}

.t-fade-enter-to {
    opacity: 1
}

@keyframes spritesheet-y {
    0% {
        background-position: 0 0
    }

    to {
        background-position: 0 100%
    }
}

@keyframes spritesheet-x {
    0% {
        background-position: 100% 0
    }

    to {
        background-position: 0 0
    }
}

.clearfix:after,
.clearfix:before {
    display: table;
    content: " "
}

.clearfix:after {
    clear: both
}

.pos-fixed {
    position: fixed
}

.pos-relative {
    position: relative
}

.pos-absolute {
    position: absolute
}

.z1 {
    z-index: 1
}

.z2 {
    z-index: 2
}

.z3 {
    z-index: 3
}

.z4 {
    z-index: 4
}

.z5 {
    z-index: 5
}

.align-top {
    vertical-align: top
}

.align-bottom {
    vertical-align: bottom
}

.align-middle {
    vertical-align: middle
}

.align-baseline {
    vertical-align: baseline
}

.full-height {
    height: 100%
}

.full-width {
    width: 100%
}

.unheight {
    height: unset !important;
    max-height: unset !important
}

.unwidth {
    width: unset !important
}

.no-minwidth,
.unwidth {
    min-width: unset !important
}

.cursor-pointer {
    cursor: pointer
}

.text-italic {
    font-style: italic
}

.lh-1 {
    line-height: 1 !important
}

.lh-1-2 {
    line-height: 1.2 !important
}

.lh-1-3 {
    line-height: 1.3 !important
}

.lh-1-4 {
    line-height: 1.4 !important
}

.lh-1-5 {
    line-height: 1.5 !important
}

.lh-2 {
    line-height: 2 !important
}

.hidden {
    display: none !important;
    visibility: hidden
}

.of-hidden {
    overflow: hidden
}

.visuallyhidden {
    overflow: hidden;
    clip: rect(0 0 0 0);
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    overflow: visible;
    clip: auto;
    position: static;
    width: auto;
    height: auto;
    margin: 0
}

.invisible {
    visibility: hidden
}

.opaque {
    opacity: 1
}

.faded-8 {
    opacity: .8
}

.faded-5 {
    opacity: .5
}

.faded-3 {
    opacity: .3
}

.faded-1 {
    opacity: .1
}

@font-face {
    font-family: Soleil;
    src: url(../fonts/Soleil-Light.bf4e74dd.eot);
    src: url(../fonts/Soleil-Light.bf4e74dd.eot?#iefix) format("embedded-opentype"), url(../fonts/Soleil-Light.69f1821f.ttf) format("truetype"), url(../fonts/Soleil-Light.1b4302cb.woff) format("woff"), url(../fonts/Soleil-Light.5d432117.woff2) format("woff2");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Soleil;
    src: url(../fonts/Soleil-Regular.b6985834.eot);
    src: url(../fonts/Soleil-Regular.b6985834.eot?#iefix) format("embedded-opentype"), url(../fonts/Soleil-Regular.695cf2a3.ttf) format("truetype"), url(../fonts/Soleil-Regular.e116a057.woff) format("woff"), url(../fonts/Soleil-Regular.b43acbcc.woff2) format("woff2");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Soleil;
    src: url(../fonts/Soleil-Semi-Bold.17a2a6f7.eot);
    src: url(../fonts/Soleil-Semi-Bold.17a2a6f7.eot?#iefix) format("embedded-opentype"), url(../fonts/Soleil-Semi-Bold.20960d67.ttf) format("truetype"), url(../fonts/Soleil-Semi-Bold.c345af4c.woff) format("woff"), url(../fonts/Soleil-Semi-Bold.dbdc8479.woff2) format("woff2");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: Soleil;
    src: url(../fonts/Soleil-Bold.68053532.eot);
    src: url(../fonts/Soleil-Bold.68053532.eot?#iefix) format("embedded-opentype"), url(../fonts/Soleil-Bold.e1dc191f.ttf) format("truetype"), url(../fonts/Soleil-Bold.66c95144.woff) format("woff"), url(../fonts/Soleil-Bold.996addb1.woff2) format("woff2");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Soleil;
    src: url(../fonts/Soleil-Extra-Bold.98125939.eot);
    src: url(../fonts/Soleil-Extra-Bold.98125939.eot?#iefix) format("embedded-opentype"), url(../fonts/Soleil-Extra-Bold.8e4de5a0.ttf) format("truetype"), url(../fonts/Soleil-Extra-Bold.b766299b.woff) format("woff"), url(../fonts/Soleil-Extra-Bold.fd66a9f6.woff2) format("woff2");
    font-weight: 800;
    font-style: normal
}