@import "https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700";
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    overflow-x: hidden;
}

body {
    margin: 0;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

a {
    background-color: rgba(0, 0, 0, 0);
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: bolder;
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

img {
    border-style: none;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details {
    display: block;
}

summary {
    display: list-item;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

.container.support > form div button[type="submit"],
.light-modal-body.skinpay-wrapper a.gradient-btn,
.light-modal-content form button[type="submit"],
.light-modal-content form a.gradient-btn,
.container.profileOLD a.gradient-btn,
.container.profileOLD .block .gradient-btn,
.container.contract .main-blocks a.gradient-btn,
.result-page .body a,
.result-page .body button[type="submit"] {
    color: #fff;
    text-decoration: none;
    display: inline-block;
    position: relative;
    text-align: center;
    outline: none;
    border: solid 2px rgba(0, 0, 0, 0);
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    cursor: pointer;
    font-size: 0.7em;
    padding: 12px 13px;
    text-transform: uppercase;
    z-index: 0;
}

.container.support > form div button[type="submit"]:before,
.light-modal-body.skinpay-wrapper a.gradient-btn:before,
.light-modal-content form button[type="submit"]:before,
.light-modal-content form a.gradient-btn:before,
.container.profileOLD a.gradient-btn:before,
.container.profileOLD .block .gradient-btn:before,
.container.contract .main-blocks a.gradient-btn:before,
.result-page .body a:before,
.result-page .body button[type="submit"]:before,
.container.support > form div button[type="submit"]:after,
.light-modal-body.skinpay-wrapper a.gradient-btn:after,
.light-modal-content form button[type="submit"]:after,
.light-modal-content form a.gradient-btn:after,
.container.profileOLD a.gradient-btn:after,
.container.profileOLD .block .gradient-btn:after,
.container.contract .main-blocks a.gradient-btn:after,
.result-page .body a:after,
.result-page .body button[type="submit"]:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: inherit;
}

.container.support > form div button[type="submit"]:before,
.light-modal-body.skinpay-wrapper a.gradient-btn:before,
.light-modal-content form button[type="submit"]:before,
.light-modal-content form a.gradient-btn:before,
.container.profileOLD a.gradient-btn:before,
.container.profileOLD .block .gradient-btn:before,
.container.contract .main-blocks a.gradient-btn:before,
.result-page .body a:before,
.result-page .body button[type="submit"]:before {
    z-index: -2;
    margin: -2px;
    background: -webkit-linear-gradient(to right, #e6964c, #bb281e);
    background: linear-gradient(to right, #e6964c, #bb281e);
}

.container.support > form div button[type="submit"]:after,
.light-modal-body.skinpay-wrapper a.gradient-btn:after,
.light-modal-content form button[type="submit"]:after,
.light-modal-content form a.gradient-btn:after,
.container.profileOLD a.gradient-btn:after,
.container.profileOLD .block .gradient-btn:after,
.container.contract .main-blocks a.gradient-btn:after,
.result-page .body a:after,
.result-page .body button[type="submit"]:after {
    z-index: -1;
    margin: 0;
    background: -webkit-linear-gradient(to right, #261214, #181412);
    background: linear-gradient(to right, #261214, #181412);
}

.container.support > form div button[type="submit"]:hover:after,
.light-modal-body.skinpay-wrapper a.gradient-btn:hover:after,
.light-modal-content form button[type="submit"]:hover:after,
.light-modal-content form a.gradient-btn:hover:after,
.container.profileOLD a.gradient-btn:hover:after,
.container.profileOLD .block .gradient-btn:hover:after,
.container.contract .main-blocks a.gradient-btn:hover:after,
.result-page .body a:hover:after,
.result-page .body button[type="submit"]:hover:after {
    background: -webkit-linear-gradient(to right, #e6964c, #bb281e);
    background: linear-gradient(to right, #e6964c, #bb281e);
}

.container.support > form div button.disabled[type="submit"],
.light-modal-body.skinpay-wrapper a.disabled.gradient-btn,
.light-modal-content form button.disabled[type="submit"],
.light-modal-content form a.disabled.gradient-btn,
.container.profileOLD a.disabled.gradient-btn,
.container.profileOLD .block .disabled.gradient-btn,
.container.contract .main-blocks a.disabled.gradient-btn,
.result-page .body a.disabled,
.result-page .body button.disabled[type="submit"] {
    color: #6f6f6f;
    cursor: not-allowed;
}

.container.support > form div button.disabled[type="submit"] span,
.light-modal-body.skinpay-wrapper a.disabled.gradient-btn span,
.light-modal-content form button.disabled[type="submit"] span,
.light-modal-content form a.disabled.gradient-btn span,
.container.profileOLD a.disabled.gradient-btn span,
.container.profileOLD .block .disabled.gradient-btn span,
.container.contract .main-blocks a.disabled.gradient-btn span,
.result-page .body a.disabled span,
.result-page .body button.disabled[type="submit"] span,
.container.support > form div button.disabled[type="submit"] strong,
.light-modal-body.skinpay-wrapper a.disabled.gradient-btn strong,
.light-modal-content form button.disabled[type="submit"] strong,
.light-modal-content form a.disabled.gradient-btn strong,
.container.profileOLD a.disabled.gradient-btn strong,
.container.profileOLD .block .disabled.gradient-btn strong,
.container.contract .main-blocks a.disabled.gradient-btn strong,
.result-page .body a.disabled strong,
.result-page .body button.disabled[type="submit"] strong {
    color: #6f6f6f;
}

.container.support > form div button.disabled[type="submit"] svg,
.light-modal-body.skinpay-wrapper a.disabled.gradient-btn svg,
.light-modal-content form button.disabled[type="submit"] svg,
.light-modal-content form a.disabled.gradient-btn svg,
.container.profileOLD a.disabled.gradient-btn svg,
.container.profileOLD .block .disabled.gradient-btn svg,
.container.contract .main-blocks a.disabled.gradient-btn svg,
.result-page .body a.disabled svg,
.result-page .body button.disabled[type="submit"] svg {
    fill: #6f6f6f;
}

.container.support > form div button.disabled[type="submit"]:before,
.light-modal-body.skinpay-wrapper a.disabled.gradient-btn:before,
.light-modal-content form button.disabled[type="submit"]:before,
.light-modal-content form a.disabled.gradient-btn:before,
.container.profileOLD a.disabled.gradient-btn:before,
.container.profileOLD .block .disabled.gradient-btn:before,
.container.contract .main-blocks a.disabled.gradient-btn:before,
.result-page .body a.disabled:before,
.result-page .body button.disabled[type="submit"]:before {
    z-index: -2;
    margin: -2px;
    background: -webkit-linear-gradient(to right, #6f6f6f, #6f6f6f);
    background: linear-gradient(to right, #6f6f6f, #6f6f6f);
}

.container.support > form div button.disabled[type="submit"]:hover span,
.light-modal-body.skinpay-wrapper a.disabled.gradient-btn:hover span,
.light-modal-content form button.disabled[type="submit"]:hover span,
.light-modal-content form a.disabled.gradient-btn:hover span,
.container.profileOLD a.disabled.gradient-btn:hover span,
.container.profileOLD .block .disabled.gradient-btn:hover span,
.container.contract .main-blocks a.disabled.gradient-btn:hover span,
.result-page .body a.disabled:hover span,
.result-page .body button.disabled[type="submit"]:hover span,
.container.support > form div button.disabled[type="submit"]:hover strong,
.light-modal-body.skinpay-wrapper a.disabled.gradient-btn:hover strong,
.light-modal-content form button.disabled[type="submit"]:hover strong,
.light-modal-content form a.disabled.gradient-btn:hover strong,
.container.profileOLD a.disabled.gradient-btn:hover strong,
.container.profileOLD .block .disabled.gradient-btn:hover strong,
.container.contract .main-blocks a.disabled.gradient-btn:hover strong,
.result-page .body a.disabled:hover strong,
.result-page .body button.disabled[type="submit"]:hover strong {
    color: #6f6f6f;
}

.container.support > form div button.disabled[type="submit"]:hover svg,
.light-modal-body.skinpay-wrapper a.disabled.gradient-btn:hover svg,
.light-modal-content form button.disabled[type="submit"]:hover svg,
.light-modal-content form a.disabled.gradient-btn:hover svg,
.container.profileOLD a.disabled.gradient-btn:hover svg,
.container.profileOLD .block .disabled.gradient-btn:hover svg,
.container.contract .main-blocks a.disabled.gradient-btn:hover svg,
.result-page .body a.disabled:hover svg,
.result-page .body button.disabled[type="submit"]:hover svg {
    fill: #6f6f6f;
}

.container.support > form div button.disabled[type="submit"]:hover:after,
.light-modal-body.skinpay-wrapper a.disabled.gradient-btn:hover:after,
.light-modal-content form button.disabled[type="submit"]:hover:after,
.light-modal-content form a.disabled.gradient-btn:hover:after,
.container.profileOLD a.disabled.gradient-btn:hover:after,
.container.profileOLD .block .disabled.gradient-btn:hover:after,
.container.contract .main-blocks a.disabled.gradient-btn:hover:after,
.result-page .body a.disabled:hover:after,
.result-page .body button.disabled[type="submit"]:hover:after {
    background: -webkit-linear-gradient(to right, #261214, #181412);
    background: linear-gradient(to right, #261214, #181412);
}

.dark-form input[type="text"],
.dark-form input[type="number"],
.dark-form input[type="password"],
.dark-form textarea {
    background-color: #0f0f19;
    outline: 0;
    border: 1px solid #0e0e17;
    border-right-color: #191a21;
    border-bottom-color: #191a21;
    font-weight: 600;
    color: #fff;
    padding: 0 10px;
    margin-right: -1px;
    display: inline-block;
}

.dark-form input[type="text"]::-webkit-input-placeholder,
.dark-form input[type="number"]::-webkit-input-placeholder,
.dark-form input[type="password"]::-webkit-input-placeholder,
.dark-form textarea::-webkit-input-placeholder {
    color: #35353f;
}

.dark-form input[type="text"]:-moz-placeholder,
.dark-form input[type="number"]:-moz-placeholder,
.dark-form input[type="password"]:-moz-placeholder,
.dark-form textarea:-moz-placeholder {
    color: #35353f;
}

.dark-form input[type="text"]::-moz-placeholder,
.dark-form input[type="number"]::-moz-placeholder,
.dark-form input[type="password"]::-moz-placeholder,
.dark-form textarea::-moz-placeholder {
    color: #35353f;
}

.dark-form input[type="text"]:-ms-input-placeholder,
.dark-form input[type="number"]:-ms-input-placeholder,
.dark-form input[type="password"]:-ms-input-placeholder,
.dark-form textarea:-ms-input-placeholder {
    color: #35353f;
}

.pt-0 {
    padding-top: 0px !important;
}

.pt-5 {
    padding-top: 5px !important;
}

.pt-10 {
    padding-top: 10px !important;
}

.pt-15 {
    padding-top: 15px !important;
}

.pt-20 {
    padding-top: 20px !important;
}

.pt-25 {
    padding-top: 25px !important;
}

.pb-0 {
    padding-bottom: 0px !important;
}

.pb-5 {
    padding-bottom: 5px !important;
}

.pb-10 {
    padding-bottom: 10px !important;
}

.pb-15 {
    padding-bottom: 15px !important;
}

.pb-20 {
    padding-bottom: 20px !important;
}

.pb-25 {
    padding-bottom: 25px !important;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.mb-5 {
    margin-bottom: 5px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-25 {
    margin-bottom: 25px !important;
}

.mt-0 {
    margin-top: 0px !important;
}

.mt-5 {
    margin-top: 5px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-15 {
    margin-top: 15px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-25 {
    margin-top: 25px !important;
}

.ml-0 {
    margin-left: 0px !important;
}

.ml-5 {
    margin-left: 5px !important;
}

.mr-0 {
    margin-right: 0px !important;
}

.mr-5 {
    margin-right: 5px !important;
}

html {
    position: relative;
    height: 100%;
}

html ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #191d26;
    border-radius: 6px;
}

html ::-webkit-scrollbar {
    width: 5px;
    background-color: #191d26;
}

html ::-webkit-scrollbar-thumb {
    border-radius: 6px;
    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.34, rgb(77, 58, 196)),
        color-stop(0.52, rgb(41, 141, 220)),
        color-stop(0.84, rgb(77, 58, 196))
    );
}

body {
    height: 100%;
    background-color: #171c25;
    font-family: "Open Sans", sans-serif;
}

body.bg-none:before {
    background: none;
}

body:before {
    content: "";
    position: fixed;
    z-index: -10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../img/bg-main.webp") no-repeat top;
    background-size: cover;
}

body .clearfix {
    clear: both;
}

header {
    height: 68px;
}

header .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    white-space: nowrap;
    height: 100%;
}

header .wrapper .logo {
    display: inline-block;
    color: #d2d2d2;
    background: url("../img/logo-bg.webp"), #13171f;
    background-repeat: no-repeat;
    background-position: top center;
    position: fixed;
    top: 0;
    left: 0;
    height: 68px;
    width: 190px;
}

header .wrapper .logo a {
    text-decoration: none;
    display: block;
    margin-top: 8px;
    text-align: center;
}

header .wrapper .logo a img {
    width: 87.5%;
    height: auto;
    margin: 7px auto 2px auto;
}

header .wrapper .logo a svg {
    width: 100%;
    height: 26px;
    margin: 7px auto 3px auto;
}

header .wrapper .logo .title {
    font-size: 10px;
    text-align: center;
    cursor: pointer;
}

header .wrapper .bg-wrap {
    width: 100%;
    background: #13171f;
    margin-left: 190px;
    height: inherit;
    position: relative;
}

header .wrapper .bg-wrap .icon-upgrade {
    font-size: 1.25rem;
}

header .wrapper .bg-wrap .icon-trophy {
    font-size: 1.25rem;
}

header .wrapper .bg-wrap .icon-shield {
    font-size: 1.25rem;
}

header .wrapper .bg-wrap .icon-contract {
    font-size: 1.25rem;
}

header .wrapper .bg-wrap .icon-coinflip {
    font-size: 1.25rem;
}

header .wrapper .bg-wrap .icon-steam-circle {
    font-size: 1.25rem;
}

header .wrapper .bg-wrap .icon-user-group {
    font-size: 1.25rem;
    transform: scale(1.2);
    margin: 0 auto;
}

header .wrapper .bg-wrap div#auth-block {
    padding: 0;
    position: absolute;
    height: 68px;
    top: 0;
    right: 0;
    text-transform: none;
    z-index: 2;
}

header .wrapper .bg-wrap div#auth-block .steam-login-btn {
    display: block;
    margin-top: 16px;
    margin-right: 25px;
}

header .wrapper .bg-wrap div#auth-block > svg {
    height: 100%;
    fill: #1c212c;
    width: 68px;
    vertical-align: top;
}

header .wrapper .bg-wrap div#auth-block .credentials {
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    display: inline-block;
    padding-top: 13px;
    margin-right: 40px;
    overflow: hidden;
    width: 180px;
    text-overflow: ellipsis;
}

header .wrapper .bg-wrap div#auth-block .credentials p {
    margin: 4px 0 0 0;
}

header .wrapper .bg-wrap div#auth-block .credentials .userpic {
    float: left;
    display: block;
    margin-right: 10px;
    width: 38px;
}

header .wrapper .bg-wrap div#auth-block .credentials .userpic > img {
    width: 100%;
    border-radius: 50%;
    border: 2px solid #f07a3f;
    display: block;
}

header .wrapper .bg-wrap div#auth-block .credentials span {
    color: #f07a3f;
}

header .wrapper .bg-wrap div#auth-block .user-container {
    display: inline-block;
    height: 100%;
    padding-right: 15px;
    position: relative;
}

header .wrapper .bg-wrap div#auth-block .user-container > a {
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -15px;
}

header .wrapper .bg-wrap div#auth-block .user-container > a svg {
    fill: #f07a3f;
    font-size: 1.7rem;
    transition: fill 0.5s ease-out;
}

header .wrapper .bg-wrap div#auth-block .user-container > a svg:hover {
    fill: #ffeec3;
}

header .wrapper .bg-wrap nav {
    height: 100%;
    display: flex;
    align-items: center;
    width: calc(100% - 240px);
}

header .wrapper .bg-wrap nav div.social-icons {
    color: #fff;
    flex-grow: 1;
    display: flex;
    justify-content: flex-end;
    padding-right: 3vw;
}

header .wrapper .bg-wrap nav div.social-icons a {
    padding: 0;
    margin: 0 8px;
}

header .wrapper .bg-wrap nav div.social-icons a:hover {
    background: none;
}

header .wrapper .bg-wrap nav div.social-icons a:hover::after {
    display: none;
}

header .wrapper .bg-wrap nav div.social-icons > div {
    width: 135px;
    height: 36px;
    position: relative;
    background: #0d1015;
    background: linear-gradient(
        90deg,
        rgba(13, 16, 21, 0) 0%,
        rgb(13, 16, 21) 15%,
        rgb(13, 16, 21) 50%,
        rgb(13, 16, 21) 85%,
        rgba(13, 16, 21, 0) 100%
    );
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
}

header .wrapper .bg-wrap nav div.social-icons > div::before,
header .wrapper .bg-wrap nav div.social-icons > div::after {
    content: "";
    position: absolute;
    display: block;
    height: 1px;
    width: 100%;
    background: #7c432a;
    background: linear-gradient(
        90deg,
        rgb(124, 67, 42) 0%,
        rgba(124, 67, 42, 0) 0%,
        rgb(124, 67, 42) 50%,
        rgba(124, 67, 42, 0) 100%
    );
}

header .wrapper .bg-wrap nav div.social-icons > div svg {
    fill: #f07a3f;
    font-size: 1.2rem;
    transition: fill 0.3s ease-out;
}

header .wrapper .bg-wrap nav div.social-icons > div svg.icon-tw {
    transform: translateY(2px);
    font-size: 1.1rem;
}

header .wrapper .bg-wrap nav div.social-icons > div svg:hover {
    fill: #ffeec3;
}

header .wrapper .bg-wrap nav div.social-icons > div::after {
    bottom: 0;
}

header .wrapper .bg-wrap nav div.social-icons > div::before {
    top: 0;
}

header .wrapper .bg-wrap nav a {
    transition: background-color 0.5s ease-out, color 0.3s ease-out;
    text-decoration: none;
    color: #929292;
    text-transform: uppercase;
    height: 100%;
    padding: 0 15px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
    font-size: 14px;
    position: relative;
}

header .wrapper .bg-wrap nav a:first-child {
    padding: 0 20px;
    margin-left: 0;
}

header .wrapper .bg-wrap nav a:last-child {
    margin-right: 0;
}

header .wrapper .bg-wrap nav a.cpanel {
    position: absolute;
    right: 10px;
    top: 70px;
    padding: 0;
    margin: 0;
    opacity: 0.2;
    height: auto;
    z-index: 3;
    transition: opacity 0.5s ease;
}

header .wrapper .bg-wrap nav a.cpanel span {
    display: none;
}

header .wrapper .bg-wrap nav a.cpanel img {
    height: 43px;
    margin: 0;
    padding: 0;
}

header .wrapper .bg-wrap nav a.cpanel:hover {
    opacity: 1;
    background: none;
}

header .wrapper .bg-wrap nav a.cpanel:hover img {
    transform: translateY(0);
}

header .wrapper .bg-wrap nav a.cpanel:hover::after {
    display: none;
}

header .wrapper .bg-wrap nav a.active {
    color: #f07a3f;
    background-color: #0d1015;
}

header .wrapper .bg-wrap nav a.active::after {
    position: absolute;
    content: "";
    display: block;
    bottom: 0;
    height: 1px;
    width: 100%;
    background: #7c432a;
    background: linear-gradient(
        90deg,
        rgb(124, 67, 42) 0%,
        rgba(124, 67, 42, 0) 0%,
        rgb(124, 67, 42) 50%,
        rgba(124, 67, 42, 0) 100%
    );
}

header .wrapper .bg-wrap nav a > img {
    height: 23px;
    margin-bottom: 5px;
    transition: transform 0.2s ease-in-out;
}

header .wrapper .bg-wrap nav a.visitors-online {
    cursor: help;
    color: #fff;
    outline: none;
    margin-left: 20px;
}

header .wrapper .bg-wrap nav a.visitors-online:hover {
    background: none;
}

header .wrapper .bg-wrap nav a.visitors-online:hover::after {
    display: none;
}

header .wrapper .bg-wrap nav a.visitors-online span > span {
    color: #169815;
    font-weight: bold;
    font-size: 18px;
}

header .wrapper .bg-wrap nav a:hover {
    color: #f07a3f;
    background-color: #0d1015;
}

header .wrapper .bg-wrap nav a:hover img {
    transform: translateY(-2px);
}

header .wrapper .bg-wrap nav a:hover::after {
    position: absolute;
    content: "";
    display: block;
    bottom: 0;
    height: 1px;
    width: 100%;
    background: #7c432a;
    background: linear-gradient(
        90deg,
        rgb(124, 67, 42) 0%,
        rgba(124, 67, 42, 0) 0%,
        rgb(124, 67, 42) 50%,
        rgba(124, 67, 42, 0) 100%
    );
}

header .wrapper .bg-wrap nav a svg {
    display: block;
}

header .wrapper .bg-wrap nav a.new:hover {
    color: #fff;
}

header .wrapper .bg-wrap nav a.new:hover svg {
    fill: #fff;
}

header .wrapper .bg-wrap nav a.new > span > span {
    font-size: 11px;
    vertical-align: top;
    color: #ea2f2f;
    text-transform: lowercase;
    margin-left: 2px;
}

header .wrapper .bg-wrap .visitors-online-holder {
    display: none;
}

header .wrapper .bg-wrap .button-menu {
    position: absolute;
    top: 0;
    right: 0;
    padding: 18px 15px 0 0;
    display: none;
}

header .wrapper .bg-wrap .button-menu .menu-toggle {
    position: relative;
    display: block;
    width: 22px;
    height: 19px;
    background: rgba(0, 0, 0, 0);
    border-top: 3px solid;
    border-bottom: 3px solid;
    color: #e13811;
    font-size: 0;
    transition: all 0.25s ease-in-out;
}

header .wrapper .bg-wrap .button-menu .menu-toggle:before,
header .wrapper .bg-wrap .button-menu .menu-toggle:after {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    position: absolute;
    top: 50%;
    left: 50%;
    background: currentColor;
    transform: translate(-50%, -50%);
    transition: transform 0.25s ease-in-out;
}

header .wrapper .bg-wrap .button-menu button:hover {
    color: #f26c4d;
}

header .wrapper .bg-wrap .button-menu button.is-active {
    border-color: rgba(0, 0, 0, 0);
}

header .wrapper .bg-wrap .button-menu button.is-active:before {
    transform: translate(-50%, -50%) rotate(45deg);
}

header .wrapper .bg-wrap .button-menu button.is-active:after {
    transform: translate(-50%, -50%) rotate(-45deg);
}

header .wrapper .bg-wrap .button-menu button {
    border: none;
    cursor: pointer;
    outline: none;
}

header .wrapper .bg-wrap .mobile-menu {
    display: none;
}

.web-loader-wrapper {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: grid;
    place-items: center;
    background: #171c25;
    z-index: 2000000000 !important;
    overflow: hidden;
}

.web-loader-wrapper.fadeOutLoader {
    animation: fadeOutLoader 1s forwards;
}

.web-loader-wrapper .web-loader {
    width: 50px;
    aspect-ratio: 1;
    border-radius: 50%;
    background: radial-gradient(farthest-side, #f6a45a 94%, #0000) top/8px 8px
            no-repeat,
        conic-gradient(#0000 30%, #f6a45a);
    -webkit-mask: radial-gradient(
        farthest-side,
        #0000 calc(100% - 8px),
        #000 0
    );
    animation: l13 1s infinite linear;
}

@keyframes fadeOutLoader {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes l13 {
    100% {
        transform: rotate(1turn);
    }
}

.icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    fill: currentColor;
}

.notify-container {
    margin: 0 auto;
    max-width: 1200px;
}

.notify {
    margin: 20px auto;
    padding: 0;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
}

.notify .notify-icon {
    width: 70px;
    background-color: #3a3e51;
    text-align: center;
    vertical-align: middle;
    font-size: 30px;
    font-weight: 900;
    line-height: 67px;
    color: #c0a993;
}

.notify .notify-content {
    padding: 15px 7px 15px 15px;
}

.notify h6 {
    margin: 0 0 5px 0;
    font-size: 15px;
}

.notify.notify-success {
    color: #b4b727;
    border: 1px solid #24481f;
    background-color: rgba(13, 53, 19, 0.2784313725);
}

.notify.notify-danger {
    color: #e1e1e1;
    border: 1px solid #4a2a2b;
    background-color: rgba(84, 49, 49, 0.52);
}

.notify.notify-danger .notify-icon {
    background-color: #6e001f;
}

.notify.notify-info {
    color: #9e9e9e;
    border: 1px solid #282f3e;
    background-color: rgba(70, 73, 200, 0.08);
}

.notify.notify-info a {
    color: #b4b727;
}

.terms-and-policy {
    font-size: 13px;
    color: #adadad;
}

.terms-and-policy h4 {
    margin-bottom: 3px;
    color: #fff;
}

.terms-and-policy ul {
    margin-top: 0px;
    margin-left: 5px;
    padding-left: 20px;
}

.terms-and-policy ul li {
    margin-bottom: 3px;
}

.terms-and-policy p {
    margin: 0;
}

.support-break-holder {
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 999999;
}

.support-break-holder a {
    display: block;
}

.support-break-holder .support-break-hint {
    position: absolute;
    top: -46px;
    background-color: #f1710c;
    font-size: 12px;
    padding: 4px;
    width: 76px;
    right: 3px;
    border-radius: 3px;
    text-align: center;
}

.support-break-holder .support-break-hint:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-left: 5px solid #f1710c;
    border-right: 5px solid rgba(0, 0, 0, 0);
    border-top: 5px solid #f1710c;
    border-bottom: 5px solid rgba(0, 0, 0, 0);
    right: 6px;
    bottom: -10px;
}

.instinctEvent {
    position: fixed;
    width: 240px;
    height: 50px;
    background: rgba(9, 8, 13, 0.95);
    bottom: 10px;
    left: 10px;
    z-index: 4;
    color: #fff;
    padding: 15px;
    font-size: 13px;
}

.instinctEvent span {
    color: #ea9a50;
}

.instinctEvent svg {
    width: 40px;
    height: 40px;
    display: inline-block;
    margin-right: 10px;
}

.instinctEvent p {
    display: inline-block;
    width: calc(100% - 55px);
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: top;
    line-height: 18px;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 10px;
    position: relative;
    flex: 1 0 auto;
}

.lg-backdrop {
    background-color: rgba(0, 0, 0, 0.7294117647);
}

.lg .lg-sub-html h4,
.lg .lg-sub-html p {
    font-size: 14px;
}

.lg .lg-pager-outer {
    bottom: 80px;
}

.promo-image {
    display: block;
    text-align: center;
}

.promo-image img {
    max-width: 100%;
    vertical-align: top;
}

ol.question-list {
    counter-reset: li;
    padding-left: 10px;
}

ol.question-list a {
    color: #ea9a50;
}

ol.question-list > li {
    position: relative;
    display: block;
    padding: 0.4em 1.3em 0.4em 2.3em;
    margin: 0.5em 0 0 0;
    background: #21242a;
    color: #e2e2e2;
    transition: all 0.3s ease-out;
    font-size: 14px;
    line-height: normal;
}

ol.question-list > li:hover {
    background: #2e313a;
}

ol.question-list > li:hover:before {
    transform: rotate(360deg);
}

ol.question-list > li h3 {
    margin: 5px 0 0 0;
    color: #d78f4c;
    font-size: 16px;
}

ol.question-list > li p {
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 5px;
    cursor: default;
}

ol.question-list > li:before {
    content: counter(li);
    counter-increment: li;
    position: absolute;
    left: -18px;
    top: 50%;
    margin-top: -1.3em;
    background: #d6883e;
    height: 30px;
    width: 30px;
    line-height: 2.1em;
    border: 5px solid #171c25;
    text-align: center;
    font-weight: bold;
    border-radius: 30px;
    transition: all 0.3s ease-out;
    color: #171c25;
    transform-origin: center center;
}

.pagination-holder .pagination {
    margin: 0 auto;
    padding: 0;
    white-space: nowrap;
}

.pagination-holder .pagination li {
    display: inline-block;
    font-size: 14px;
    color: #999;
}

.pagination-holder .pagination li a,
.pagination-holder .pagination li span {
    padding: 5px;
}

.pagination-holder .pagination li a {
    font-size: 16px;
    color: #999;
    text-decoration: none;
    display: inline-block;
}

.pagination-holder .pagination li a:hover {
    background-color: #232737;
}

.pagination-holder .pagination li.next a,
.pagination-holder .pagination li.next span {
    padding-right: 7px;
}

.pagination-holder .pagination li.prev a,
.pagination-holder .pagination li.prev span {
    padding-left: 7px;
}

.pagination-holder .pagination li.active a {
    font-weight: bold;
    color: #fff;
}

.pagination-holder .count-page {
    font-size: 12px;
    color: #999;
    font-weight: lighter;
    text-align: center;
    margin-bottom: 7px;
}

.pagination-holder .pagination-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #171c25;
    justify-content: center;
}

.pagination-holder .pagination-wrap .first-page,
.pagination-holder .pagination-wrap .last-page,
.pagination-holder .pagination-wrap .prev-page,
.pagination-holder .pagination-wrap .next-page {
    width: 25px;
    height: 28px;
    background-color: #171c25;
    border: none;
    cursor: pointer;
    padding: 0;
}

.pagination-holder .pagination-wrap .first-page:before {
    content: url("../img/first-page.webp");
}

.pagination-holder .pagination-wrap .last-page:before {
    content: url("../img/last-page.webp");
}

.pagination-holder .pagination-wrap .prev-page:before {
    content: url("../img/prev-page.webp");
}

.pagination-holder .pagination-wrap .next-page:before {
    content: url("../img/next-page.webp");
}

.pagination-holder .pagination-wrap .page {
    font-size: 16px;
    color: #999;
    padding: 5px;
}

.result-page {
    background-color: rgba(9, 8, 13, 0.55);
    padding: 18px 15px;
    box-sizing: border-box;
    position: relative;
    width: 520px;
    margin: 35px auto;
    max-width: calc(100vw - 30px);
}

.result-page .success {
    padding: 8px 10px;
    border: 1px solid #8f923c;
    font-size: 14px;
    background-color: #1e1e0c;
    line-height: 19px;
}

.result-page.lighten-box {
    background-color: rgba(9, 8, 13, 0.25);
}

.result-page .header {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
}

.result-page .header > img {
    margin-right: 11px;
    float: left;
}

.result-page .header > svg {
    margin-right: 14px;
}

.result-page .header .icon-support-at {
    font-size: 2.3rem;
    fill: #8f923c;
    margin-right: 11px;
    float: left;
}

.result-page .header .header-text {
    display: inline-block;
    font-size: 17px;
    font-weight: normal;
    color: #7d8495;
    width: 440px;
}

.result-page .header .header-text h1 {
    font-size: 17px;
    color: #bfcae3;
    margin-bottom: 3px;
    margin-top: 2px;
}

.result-page .body {
    padding-left: 50px;
    margin-top: 20px;
}

.result-page .body .highlight {
    color: #ea9a50;
}

.result-page .body a,
.result-page .body button[type="submit"] {
    margin-right: 5px;
}

.result-page .footer {
    padding-left: 50px;
    margin-top: 10px;
}

.result-page .footer a {
    color: #686c75;
    text-decoration: none;
    font-size: 13px;
}

.result-page .footer a:hover {
    text-decoration: underline;
}

.tippy-tooltip.left-theme {
    text-align: left;
}

.tippy-tooltip .date {
    color: silver;
    line-height: 13px;
    margin: 0;
}

.tippy-tooltip.darken-theme {
    background-color: rgba(15, 17, 24, 0.95);
    color: #bfcae3;
    text-align: left;
}

.tippy-tooltip.darken-theme h3,
.tippy-tooltip.darken-theme h4 {
    color: #bfcae3;
    margin-bottom: 4px;
    margin-top: 0;
    font-weight: 600;
    white-space: nowrap;
    font-size: 14px;
    text-align: center;
}

.tippy-tooltip.darken-theme h3 span,
.tippy-tooltip.darken-theme h4 span {
    color: #fff;
}

.tippy-tooltip.darken-theme .typpy-contract h4 {
    text-align: center;
    margin-bottom: 5px;
}

.tippy-tooltip.darken-theme .typpy-contract .signature {
    margin-top: 10px;
}

.tippy-tooltip.darken-theme .typpy-contract .signature small {
    color: #495976;
    font-size: 11px;
}

.tippy-tooltip.darken-theme .typpy-contract .signature img {
    width: 80px;
    height: 43px;
    vertical-align: text-top;
}

.tippy-tooltip.darken-theme p.date {
    border-top: 1px dashed #272d3f;
    padding-top: 5px;
    text-align: center;
    color: #7d8495;
    font-size: 10px;
}

.tippy-tooltip.darken-theme .typpy-case {
    position: relative;
    width: 165px;
    height: 162px;
}

.tippy-tooltip.darken-theme .typpy-case h4 {
    margin-bottom: 0;
    color: #bfcae3;
    font-size: 11px;
    font-weight: 800;
    margin-top: 5px;
}

.tippy-tooltip.darken-theme .typpy-case h3 {
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
}

.tippy-tooltip.darken-theme .typpy-case a {
    display: block;
    height: 105px;
}

.tippy-tooltip.darken-theme .typpy-case img {
    position: absolute;
    width: 105px;
    height: 100px;
    left: 32px;
}

.tippy-tooltip.darken-theme p {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 12px;
}

.tippy-tooltip.darken-theme p span {
    font-size: 12px;
}

.tippy-tooltip.darken-theme span {
    color: #c87c33;
}

.tippy-popper[x-placement^="top"] .tippy-tooltip.darken-theme .tippy-arrow {
    border-top: 8px solid #0f1118;
}

.tippy-popper[x-placement^="bottom"] .tippy-tooltip.darken-theme .tippy-arrow {
    border-bottom: 8px solid #0f1118;
}

.no-focus-outline {
    outline: none;
}

.aside-content {
    overflow: hidden;
    width: 250px;
    height: 100%;
    position: fixed;
    top: 68px;
    left: 0;
    z-index: 4;
}

.aside-content .item {
    position: relative;
    height: 100px;
    cursor: default;
    width: 190px;
    -webkit-box-shadow: inset -12px 0 6px -11px #110f0f;
    -moz-box-shadow: inset -12px 0 6px -11px #110f0f;
    box-shadow: inset -12px 0 6px -11px #110f0f;
    border-bottom: 1px solid #151920;
}

.aside-content .item.item-loading .circle {
    width: 40px;
    height: 40px;
    border-radius: 40px;
    margin: 0 auto 8px auto;
}

.aside-content .item.item-loading .base {
    border-color: #979797;
    background-color: rgba(104, 104, 104, 0.2);
}

.aside-content .item.item-loading .line {
    height: 11px;
    margin: 0 auto 3px auto;
}

.aside-content .item.item-loading .line:nth-child(2) {
    width: 90px;
}

.aside-content .item.item-loading .line:nth-child(3) {
    width: 110px;
}

.aside-content .item.item-loading .line,
.aside-content .item.item-loading .circle {
    transform: translateY(13px);
    animation: wave 1.7s infinite linear forwards;
    -webkit-animation: wave 1.7s infinite linear forwards;
    background: linear-gradient(to right, #444444 8%, #797979 18%, #444444 33%);
    background-size: 800px 104px;
}

@keyframes wave {
    0% {
        background-position: -468px 0;
    }

    100% {
        background-position: 468px 0;
    }
}

@-webkit-keyframes wave {
    0% {
        background-position: -468px 0;
    }

    100% {
        background-position: 468px 0;
    }
}

.aside-content .item.play {
    overflow: hidden;
}

.aside-content .item.anim-init {
    animation: init-animation 2s forwards;
}

@keyframes init-animation {
    0% {
        max-height: 0;
    }

    100% {
        max-height: 100%;
    }
}

.aside-content .item > div {
    height: 100%;
    display: block;
    box-sizing: border-box;
    border-left: 3px solid #ddd;
    text-decoration: none;
}

.aside-content .item > div.base {
    border-color: #ddd;
    background-color: rgba(221, 221, 221, 0.2);
}

.aside-content .item > div.base .hover {
    background-color: rgba(221, 221, 221, 0.73);
}

.aside-content .item > div.restricted {
    border-color: #8a2be2;
    background-color: rgba(138, 43, 226, 0.2);
}

.aside-content .item > div.restricted .hover {
    background-color: rgba(138, 43, 226, 0.73);
}

.aside-content .item > div._unknown {
    border-color: #595656;
    background-color: rgba(89, 86, 86, 0.2);
}

.aside-content .item > div._unknown .hover {
    background-color: rgba(89, 86, 86, 0.73);
}

.aside-content .item > div.mil-spec {
    border-color: #4169e1;
    background-color: rgba(65, 105, 225, 0.2);
}

.aside-content .item > div.mil-spec .hover {
    background-color: rgba(65, 105, 225, 0.73);
}

.aside-content .item > div.classified {
    border-color: #e334c8;
    background-color: rgba(227, 52, 200, 0.2);
}

.aside-content .item > div.classified .hover {
    background-color: rgba(227, 52, 200, 0.73);
}

.aside-content .item > div.industrial {
    border-color: #279bf0;
    background-color: rgba(39, 155, 240, 0.2);
}

.aside-content .item > div.industrial .hover {
    background-color: rgba(39, 155, 240, 0.73);
}

.aside-content .item > div.covert {
    border-color: #ea2f2f;
    background-color: rgba(234, 47, 47, 0.2);
}

.aside-content .item > div.covert .hover {
    background-color: rgba(234, 47, 47, 0.73);
}

.aside-content .item > div.rare {
    border-color: #e9bf0c;
    background-color: rgba(233, 191, 12, 0.2);
}

.aside-content .item > div.rare .hover {
    background-color: rgba(233, 191, 12, 0.73);
}

.aside-content .item:hover:not(.item-loading) .hover {
    -o-transform: translateX(-3px);
    -ms-transform: translateX(-3px);
    -moz-transform: translateX(-3px);
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
}

.aside-content .item:hover:not(.item-loading) .item-wrapper {
    opacity: 0;
}

.aside-content .item .item-wrapper {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    padding: 0 5px;
    opacity: 1;
    height: 100%;
}

.aside-content .item .item-wrapper .drop-image {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
}

.aside-content .item .item-wrapper .title {
    color: #c3dcff;
    font-size: 11px;
    text-align: center;
    overflow: hidden;
    width: 100%;
    height: 34px;
}

.aside-content .item .hover {
    position: absolute;
    top: 0;
    -o-transform: translateX(-253px);
    -ms-transform: translateX(-253px);
    -moz-transform: translateX(-253px);
    -webkit-transform: translateX(-253px);
    transform: translateX(-253px);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    height: 100%;
    text-align: center;
    width: 250px;
    z-index: 2;
    display: flex;
}

.aside-content .item .hover .drop-left {
    height: 100%;
    position: relative;
    text-align: center;
    width: 190px;
}

.aside-content .item .hover .drop-left .drop-name {
    font-size: 13px;
    color: #fff;
    display: inline-block;
    margin-top: 9px;
    margin-bottom: 5px;
}

.aside-content .item .hover .drop-left .drop-name span {
    font-size: 11px;
}

.aside-content .item .hover .drop-left .ico-time {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 20px;
    margin-left: 25px;
}

.aside-content .item .hover .drop-left .drop-thumb {
    width: 62px;
    height: 55px;
    background-repeat: no-repeat;
    background-position-x: center;
    background-size: cover;
    margin: 3px auto 0 auto;
    display: block;
}

.aside-content .item .hover .drop-left .drop-thumb > img {
    height: 73%;
}

.aside-content .item .hover .drop-left .drop-thumb > svg {
    width: 100%;
    height: 68%;
    margin-top: 8px;
}

.aside-content .item .hover .user-right {
    padding-top: 9px;
    flex-grow: 1;
}

.aside-content .item .hover .user-right .user-thumb {
    display: inline-block;
    width: 36px;
}

.aside-content .item .hover .user-right .user-thumb > img {
    width: 100%;
    border-radius: 50%;
    display: block;
}

.aside-content .item .hover .user-right .user-item {
    width: 65px;
    position: absolute;
    right: 10px;
    top: 42px;
}

.aside-content .item .hover .user-right .user-item > img {
    max-width: 100%;
    height: auto;
}

.main-content {
    padding-left: 190px;
    min-height: calc(100% - 68px);
    color: #fff;
    display: flex;
    flex-direction: column;
}

.main-content .heading {
    font-size: 13px;
    font-weight: bold;
    color: #9c9c9c;
    text-align: center;
    text-transform: uppercase;
    padding-top: 20px;
}

.main-content .heading h1 {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    margin-top: 4px;
}

.main-content .promo-first {
    height: 100px;
    width: 100%;
    background: #13171e;
    background: -moz-linear-gradient(
        left,
        #13171e 0%,
        #22273b 35%,
        #232f3f 50%,
        #22273b 67%,
        #13171e 100%
    );
    background: -webkit-linear-gradient(
        left,
        #13171e 0%,
        #22273b 35%,
        #232f3f 50%,
        #22273b 67%,
        #13171e 100%
    );
    background: linear-gradient(
        to right,
        #13171e 0%,
        #22273b 35%,
        #232f3f 50%,
        #22273b 67%,
        #13171e 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#13171e", endColorstr="#13171e", GradientType=1);
}

.main-content .promo-first .promo-code {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-around;
    align-items: center;
    max-width: 1026px;
    height: 100%;
    margin: 0 auto;
    background: url("../img/promo-dots.webp");
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    position: relative;
}

.main-content .promo-first .promo-code .promocode-one {
    background: url("../img/first_promo_block_one.webp") no-repeat;
    height: 81px;
    width: 172px;
}

.main-content .promo-first .promo-code .promocode-one .text-wrap {
    position: relative;
    font-size: 18px;
    color: #2b0a4f;
    text-transform: uppercase;
    font-weight: bold;
}

.main-content .promo-first .promo-code .promocode-one .text-wrap .text {
    position: absolute;
    font-size: 36px;
    color: #fff;
    top: 20px;
    left: 15px;
    letter-spacing: -3px;
    -moz-transform: rotate(-4deg);
    -webkit-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    transform: rotate(-4deg);
}

.main-content .promo-first .promo-code .promocode-one .text-wrap .text-amount {
    position: absolute;
    top: 20px;
    right: 18px;
    line-height: 15px;
    font-weight: 700;
    text-align: center;
    -moz-transform: rotate(-4deg);
    -webkit-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    transform: rotate(-4deg);
}

.main-content .promo-first .promo-code .promocode-two {
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
}

.main-content .promo-first .promo-code .promocode-two .use-promo {
    color: #a5dbf4;
    font-size: 16px;
    -moz-transform: rotate(-2.5deg);
    -webkit-transform: rotate(-2.5deg);
    -o-transform: rotate(-2.5deg);
    -ms-transform: rotate(-2.5deg);
    transform: rotate(-2.5deg);
}

.main-content .promo-first .promo-code .promocode-two .trapezoid {
    background: url("../img/promo_trapezoid.webp") no-repeat;
    width: 223px;
    height: 48px;
    text-align: center;
    line-height: 52px;
}

.main-content .promo-first .promo-code .promocode-two .trapezoid .coupon {
    font-size: 28px;
    color: #fff;
}

.main-content
    .promo-first
    .promo-code
    .promocode-two
    .trapezoid
    .coupon
    > span {
    background-image: linear-gradient(to right, white 75%, transparent 75%);
    background-position: 0 1.2em;
    background-repeat: repeat-x;
    background-size: 10px 2px;
}

.main-content .promo-first .promo-code .promocode-three .promo-left {
    font-size: 16px;
}

.main-content .promo-first .promo-code .promocode-three .promo-left span {
    font-size: 17px;
    font-weight: bold;
}

.main-content .promo-first .promo-code .promocode-three .pointer {
    background: url("../img/bg_pointer.webp") no-repeat;
    width: 240px;
    height: 44px;
    text-align: center;
    line-height: 44px;
}

.main-content .promo-first .promo-code .promocode-mob {
    display: none;
    background: url("/img/bg-mob-promo.png") no-repeat;
    height: 64px;
    width: 64px;
}

.main-content .promo-first .promo-code .promocode-mob .text-wrap {
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
}

.main-content .promo-first .promo-code .promocode-mob .text-wrap .text {
    position: absolute;
    font-size: 20px;
    color: #fff;
    top: 11px;
    left: 6px;
}

.main-content .promo-first .promo-code .promocode-mob .text-wrap .text-amount {
    font-size: 13px;
    position: absolute;
    top: 34px;
    right: 3px;
    color: #2b0a4f;
}

.main-content h1.page-title {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 25px;
    color: #fff;
    text-align: center;
}

.main-content #footer {
    margin-top: 20px;
    flex-shrink: 0;
    background: #13171f;
    padding: 15px 20px 15px 20px;
    box-sizing: border-box;
    color: #333e52;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.main-content #footer a {
    text-decoration: none;
}

.main-content #footer h1 {
    font-size: 14px;
    margin: 9px 0 10px 0;
    padding: 0;
    font-weight: 100;
}

.main-content #footer .left span.copyright {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 20px;
}

.main-content #footer .left p,
.main-content #footer .left div.contacts {
    font-size: 12px;
    line-height: 15px;
    font-weight: normal;
    word-wrap: break-word;
    margin-bottom: 0;
}

.main-content #footer .left p {
    margin-top: 0;
    margin-bottom: 10px;
}

.main-content #footer .left div.contacts {
    margin-top: 10px;
}

.main-content #footer .left .footer__links {
    display: flex;
}

.main-content #footer .left .footer__links > div {
    margin-right: 15px;
    line-height: 12px;
    text-align: center;
}

.main-content #footer .left .footer__links > div:last-child {
    margin-right: 0;
}

.main-content #footer .left .footer__links svg {
    vertical-align: middle;
}

.main-content #footer .left .footer__links a {
    font-size: 14px;
    font-weight: bold;
    color: #333e52;
    vertical-align: middle;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
}

.main-content #footer .left .footer__links a:hover {
    border-color: #333e52;
}

.main-content #footer .right {
    text-align: right;
    padding-left: 10px;
}

.main-content #footer .right .logo-wrapper {
    display: inline-block;
}

.main-content #footer .right div {
    margin: 7px 0 0 0;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: flex-end;
}

.main-content #footer .right div img {
    margin-left: 10px;
}

.tippy-content span {
    color: #ea9a50;
}

.tippy-content a {
    text-decoration: underline;
    color: #7d8495;
    font-weight: bold;
}

.tippy-content a:hover {
    color: #a7acb7;
}

.tippy-content ul {
    margin: 6px 0 0 0;
    padding: 0;
}

.tippy-content ul li {
    margin: 2px 0 5px 15px;
    padding: 0;
}

.grecaptcha-badge {
    display: none !important;
}

input[type="text"],
input[type="number"],
input[type="password"],
input[type="email"],
textarea {
    outline: none;
}

input[type="text"]:-webkit-autofill,
input[type="text"]:-webkit-autofill:hover,
input[type="text"]:-webkit-autofill:focus,
input[type="text"]:-webkit-autofill:active,
input[type="number"]:-webkit-autofill,
input[type="number"]:-webkit-autofill:hover,
input[type="number"]:-webkit-autofill:focus,
input[type="number"]:-webkit-autofill:active,
input[type="password"]:-webkit-autofill,
input[type="password"]:-webkit-autofill:hover,
input[type="password"]:-webkit-autofill:focus,
input[type="password"]:-webkit-autofill:active,
input[type="email"]:-webkit-autofill,
input[type="email"]:-webkit-autofill:hover,
input[type="email"]:-webkit-autofill:focus,
input[type="email"]:-webkit-autofill:active,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px #0f0f19 inset !important;
    -webkit-text-fill-color: #bfcae3 !important;
    caret-color: #bfcae3;
}

ol.faq-style {
    counter-reset: li;
    padding-left: 10px;
    margin: 0;
}

ol.faq-style > li {
    position: relative;
    display: block;
    padding: 0.4em 0.4em 0.4em 2.3em;
    margin: 0.5em 0 0 0;
    background: #21242a;
    color: #e2e2e2;
    transition: all 0.3s ease-out;
}

ol.faq-style > li:hover {
    background: #2e313a;
}

ol.faq-style > li:hover:before {
    transform: rotate(360deg);
}

ol.faq-style > li h3 {
    margin: 5px 0 0 0;
    color: #d78f4c;
    font-size: 17px;
}

ol.faq-style > li p {
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 5px;
    cursor: default;
    line-height: normal;
}

ol.faq-style > li:before {
    content: counter(li);
    counter-increment: li;
    position: absolute;
    left: -18px;
    top: 50%;
    margin-top: -1.3em;
    background: #d6883e;
    height: 30px;
    width: 30px;
    line-height: 1.9em;
    border: 5px solid #14171e;
    text-align: center;
    font-weight: bold;
    border-radius: 30px;
    transition: all 0.3s ease-out;
    color: #14171e;
    transform-origin: center center;
}

.__balance::after,
.__currency::after {
    content: "₽";
    margin-left: 0.33rem;
    font-weight: normal;
}

.dark-form {
    width: 370px;
    margin-top: 20px;
}

.dark-form label {
    display: inline-block;
    width: 110px;
}

.dark-form label[for="loginform-captcha"] {
    vertical-align: top;
}

.dark-form .submit-btn {
    text-align: right;
}

.dark-form input[type="text"],
.dark-form input[type="number"],
.dark-form input[type="password"],
.dark-form textarea {
    width: calc(100% - 137px);
    height: 35px;
    font-size: 14px;
}

.dark-form #form-captcha {
    width: 109px;
    vertical-align: top;
    height: 49px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
}

.dark-form .field-loginform-captcha img {
    min-width: 120px;
}

.dark-form .help-block-error {
    padding-left: 115px;
    margin: 3px 0 10px 0;
    font-size: 13px;
    color: #ff9039;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type="number"] {
    -moz-appearance: textfield;
}

.ui-box {
    text-decoration: none;
    border: none;
    position: relative;
    vertical-align: baseline;
    padding: 10px;
}

.top-leftStart-burst:before,
.top-leftStart-burst:after,
.top-leftStart-burst > .ui-border-element:before,
.top-leftStart-burst > .ui-border-element:after {
    content: "";
    position: absolute;
}

.top-leftStart-burst:before {
    border-top: 2px solid #333;
    left: 0;
    right: 100%;
    top: 0;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
    -moz-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
    -o-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
    transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
    -webkit-transition-duration: 200ms;
    -moz-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    transition-duration: 200ms;
    -webkit-transition-delay: 0ms;
    -moz-transition-delay: 0ms;
    -o-transition-delay: 0ms;
    transition-delay: 0ms;
}

.top-leftStart-burst:hover:before {
    right: 0%;
}

.top-leftStart-burst:not(:hover):before {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

.top-leftStart-burst:before,
.top-leftStart-burst:after,
.top-leftStart-burst > .ui-border-element:before,
.top-leftStart-burst > .ui-border-element:after {
    content: "";
    position: absolute;
}

.top-leftStart-burst .ui-border-element:after {
    border-right: 2px solid #333;
    top: 0;
    bottom: 100%;
    right: 0;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
    -moz-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
    -o-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
    transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
    -webkit-transition-duration: 200ms;
    -moz-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    transition-duration: 200ms;
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms;
}

.top-leftStart-burst:hover .ui-border-element:after {
    bottom: 0%;
}

.top-leftStart-burst:not(:hover) .ui-border-element:after {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

.top-leftStart-burst:before,
.top-leftStart-burst:after,
.top-leftStart-burst > .ui-border-element:before,
.top-leftStart-burst > .ui-border-element:after {
    content: "";
    position: absolute;
}

.top-leftStart-burst:after {
    border-bottom: 2px solid #333;
    left: 100%;
    right: 0;
    bottom: 0;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
    -moz-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
    -o-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
    transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
    -webkit-transition-duration: 200ms;
    -moz-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    transition-duration: 200ms;
    -webkit-transition-delay: 400ms;
    -moz-transition-delay: 400ms;
    -o-transition-delay: 400ms;
    transition-delay: 400ms;
}

.top-leftStart-burst:hover:after {
    left: 0%;
}

.top-leftStart-burst:not(:hover):after {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

.top-leftStart-burst:before,
.top-leftStart-burst:after,
.top-leftStart-burst > .ui-border-element:before,
.top-leftStart-burst > .ui-border-element:after {
    content: "";
    position: absolute;
}

.top-leftStart-burst .ui-border-element:before {
    border-left: 2px solid #333;
    top: 100%;
    bottom: 0;
    left: 0;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
    -moz-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
    -o-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
    transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
    -webkit-transition-duration: 200ms;
    -moz-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    transition-duration: 200ms;
    -webkit-transition-delay: 600ms;
    -moz-transition-delay: 600ms;
    -o-transition-delay: 600ms;
    transition-delay: 600ms;
}

.top-leftStart-burst:hover .ui-border-element:before {
    top: 0%;
}

.top-leftStart-burst:not(:hover) .ui-border-element:before {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

.lds-ellipsis {
    display: none;
    position: absolute;
    width: 64px;
    height: 64px;
    z-index: 2;
}

.lds-ellipsis > div {
    position: absolute;
    top: 27px;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #cef;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.lds-ellipsis div:nth-child(1) {
    left: 6px;
    animation: lds-ellipsis1 0.6s infinite;
}

.lds-ellipsis div:nth-child(2) {
    left: 6px;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(3) {
    left: 26px;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(4) {
    left: 45px;
    animation: lds-ellipsis3 0.6s infinite;
}

.lds-ellipsis.ellipsis-small {
    display: inline-block;
    right: 0;
    height: 15px;
    width: 58px;
}

.lds-ellipsis.ellipsis-small > div {
    top: 4px;
    width: 7px;
    height: 7px;
}

@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(0);
    }
}

@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0, 0);
    }

    100% {
        transform: translate(19px, 0);
    }
}

.icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    fill: currentColor;
}

.icon-handshake {
    font-size: 32rem;
    width: 1.6em;
}

.icon-lock {
    font-size: 2.6rem;
    width: 1em;
}

.icon-wallet {
    font-size: 2.5rem;
    width: 1.0416666667em;
}

.icon-painting {
    font-size: 29.202rem;
    width: 1.113074447em;
}

.icon-plus {
    font-size: 2.6rem;
    width: 1em;
}

.icon-info-circle {
    font-size: 33rem;
    width: 1em;
}

.icon-copy {
    font-size: 51.2rem;
    width: 0.916015625em;
}

.icon-runes {
    font-size: 38.4rem;
    width: 0.8330208333em;
}

.icon-percent {
    font-size: 1.5107rem;
    width: 1.0007281393em;
}

.icon-support-at,
.icon-trophy {
    font-size: 51.2rem;
    width: 1em;
}

.icon-bcn {
    font-size: 51.2rem;
    width: 1em;
}

.icon-gamepad {
    font-size: 10.326rem;
    width: 1.5404803409em;
}

.icon-case {
    font-size: 2.298rem;
    width: 0.8851174935em;
}

.icon-vk {
    font-size: 179.2rem;
    width: 1.1428571429em;
}

.icon-yt {
    font-size: 51.2rem;
    width: 1.125em;
}

.icon-tg {
    font-size: 2.4rem;
    width: 1em;
}

.icon-tw {
    font-size: 2.4rem;
    width: 1em;
}

.icon-gift {
    font-size: 5.4rem;
    width: 1.037037037em;
}

.icon-flash {
    font-size: 51.534rem;
    width: 0.5536150891em;
}

.icon-repeat {
    font-size: 49.055rem;
    width: 0.7397818775em;
}

.icon-upgrade {
    font-size: 2rem;
    width: 0.65em;
}

.icon-contract {
    font-size: 51.2rem;
    width: 1em;
}

.icon-coinflip {
    font-size: 371.9rem;
    width: 1em;
}

.icon-coinflip-gradient {
    font-size: 343.76rem;
    width: 1.0212531999em;
}

.icon-steam-circle {
    font-size: 51.2rem;
    width: 0.96875em;
}

.icon-cpanel {
    font-size: 51.2rem;
    width: 1.25em;
}

.icon-coins {
    font-size: 35.7rem;
    width: 1.1260504202em;
}

.icon-double-arrow {
    font-size: 12.288rem;
    width: 0.9817708333em;
}

.icon-steam {
    font-size: 2.4rem;
    width: 1.6666666667em;
}

.icon-heart-empty {
    font-size: 43.431rem;
    width: 1.0476387834em;
}

.icon-warning-triangle {
    font-size: 46.67rem;
    width: 1em;
}

.icon-question {
    font-size: 43.9rem;
    width: 1em;
}

.icon-ak47 {
    font-size: 1.4rem;
    width: 3.3857142857em;
}

.icon-glove {
    font-size: 6.182rem;
    width: 1.6057910061em;
}

.icon-knife {
    font-size: 305.4rem;
    width: 4.2969875573em;
}

.icon-usp {
    font-size: 1.16rem;
    width: 2.6896551724em;
}

.icon-ump {
    font-size: 2.3rem;
    width: 2.0869565217em;
}

.icon-awp {
    font-size: 1rem;
    width: 4.77em;
}

.icon-shotgun {
    font-size: 109rem;
    width: 4.5091743119em;
}

.icon-machinegun {
    font-size: 156.1rem;
    width: 3.4791800128em;
}

.icon-pencil {
    font-size: 46.9336rem;
    width: 1em;
}

.icon-eraser {
    font-size: 50.785rem;
    width: 1em;
}

.icon-trash {
    font-size: 9.8rem;
    width: 1em;
}

.icon-random {
    font-size: 51.2rem;
    width: 1em;
}

.icon-circle-close {
    font-size: 17.42rem;
    width: 1em;
}

.container.support > form div button[type="submit"],
.light-modal-body.skinpay-wrapper a.gradient-btn,
.light-modal-content form button[type="submit"],
.light-modal-content form a.gradient-btn,
.container.profileOLD a.gradient-btn,
.container.profileOLD .block .gradient-btn,
.container.contract .main-blocks a.gradient-btn,
.result-page .body a,
.result-page .body button[type="submit"] {
    color: #fff;
    text-decoration: none;
    display: inline-block;
    position: relative;
    text-align: center;
    outline: none;
    border: solid 2px rgba(0, 0, 0, 0);
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    cursor: pointer;
    font-size: 0.7em;
    padding: 12px 13px;
    text-transform: uppercase;
    z-index: 0;
}

.container.support > form div button[type="submit"]:before,
.light-modal-body.skinpay-wrapper a.gradient-btn:before,
.light-modal-content form button[type="submit"]:before,
.light-modal-content form a.gradient-btn:before,
.container.profileOLD a.gradient-btn:before,
.container.profileOLD .block .gradient-btn:before,
.container.contract .main-blocks a.gradient-btn:before,
.result-page .body a:before,
.result-page .body button[type="submit"]:before,
.container.support > form div button[type="submit"]:after,
.light-modal-body.skinpay-wrapper a.gradient-btn:after,
.light-modal-content form button[type="submit"]:after,
.light-modal-content form a.gradient-btn:after,
.container.profileOLD a.gradient-btn:after,
.container.profileOLD .block .gradient-btn:after,
.container.contract .main-blocks a.gradient-btn:after,
.result-page .body a:after,
.result-page .body button[type="submit"]:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: inherit;
}

.container.support > form div button[type="submit"]:before,
.light-modal-body.skinpay-wrapper a.gradient-btn:before,
.light-modal-content form button[type="submit"]:before,
.light-modal-content form a.gradient-btn:before,
.container.profileOLD a.gradient-btn:before,
.container.profileOLD .block .gradient-btn:before,
.container.contract .main-blocks a.gradient-btn:before,
.result-page .body a:before,
.result-page .body button[type="submit"]:before {
    z-index: -2;
    margin: -2px;
    background: -webkit-linear-gradient(to right, #e6964c, #bb281e);
    background: linear-gradient(to right, #e6964c, #bb281e);
}

.container.support > form div button[type="submit"]:after,
.light-modal-body.skinpay-wrapper a.gradient-btn:after,
.light-modal-content form button[type="submit"]:after,
.light-modal-content form a.gradient-btn:after,
.container.profileOLD a.gradient-btn:after,
.container.profileOLD .block .gradient-btn:after,
.container.contract .main-blocks a.gradient-btn:after,
.result-page .body a:after,
.result-page .body button[type="submit"]:after {
    z-index: -1;
    margin: 0;
    background: -webkit-linear-gradient(to right, #261214, #181412);
    background: linear-gradient(to right, #261214, #181412);
}

.container.support > form div button[type="submit"]:hover:after,
.light-modal-body.skinpay-wrapper a.gradient-btn:hover:after,
.light-modal-content form button[type="submit"]:hover:after,
.light-modal-content form a.gradient-btn:hover:after,
.container.profileOLD a.gradient-btn:hover:after,
.container.profileOLD .block .gradient-btn:hover:after,
.container.contract .main-blocks a.gradient-btn:hover:after,
.result-page .body a:hover:after,
.result-page .body button[type="submit"]:hover:after {
    background: -webkit-linear-gradient(to right, #e6964c, #bb281e);
    background: linear-gradient(to right, #e6964c, #bb281e);
}

.container.support > form div button.disabled[type="submit"],
.light-modal-body.skinpay-wrapper a.disabled.gradient-btn,
.light-modal-content form button.disabled[type="submit"],
.light-modal-content form a.disabled.gradient-btn,
.container.profileOLD a.disabled.gradient-btn,
.container.profileOLD .block .disabled.gradient-btn,
.container.contract .main-blocks a.disabled.gradient-btn,
.result-page .body a.disabled,
.result-page .body button.disabled[type="submit"] {
    color: #6f6f6f;
    cursor: not-allowed;
}

.container.support > form div button.disabled[type="submit"] span,
.light-modal-body.skinpay-wrapper a.disabled.gradient-btn span,
.light-modal-content form button.disabled[type="submit"] span,
.light-modal-content form a.disabled.gradient-btn span,
.container.profileOLD a.disabled.gradient-btn span,
.container.profileOLD .block .disabled.gradient-btn span,
.container.contract .main-blocks a.disabled.gradient-btn span,
.result-page .body a.disabled span,
.result-page .body button.disabled[type="submit"] span,
.container.support > form div button.disabled[type="submit"] strong,
.light-modal-body.skinpay-wrapper a.disabled.gradient-btn strong,
.light-modal-content form button.disabled[type="submit"] strong,
.light-modal-content form a.disabled.gradient-btn strong,
.container.profileOLD a.disabled.gradient-btn strong,
.container.profileOLD .block .disabled.gradient-btn strong,
.container.contract .main-blocks a.disabled.gradient-btn strong,
.result-page .body a.disabled strong,
.result-page .body button.disabled[type="submit"] strong {
    color: #6f6f6f;
}

.container.support > form div button.disabled[type="submit"] svg,
.light-modal-body.skinpay-wrapper a.disabled.gradient-btn svg,
.light-modal-content form button.disabled[type="submit"] svg,
.light-modal-content form a.disabled.gradient-btn svg,
.container.profileOLD a.disabled.gradient-btn svg,
.container.profileOLD .block .disabled.gradient-btn svg,
.container.contract .main-blocks a.disabled.gradient-btn svg,
.result-page .body a.disabled svg,
.result-page .body button.disabled[type="submit"] svg {
    fill: #6f6f6f;
}

.container.support > form div button.disabled[type="submit"]:before,
.light-modal-body.skinpay-wrapper a.disabled.gradient-btn:before,
.light-modal-content form button.disabled[type="submit"]:before,
.light-modal-content form a.disabled.gradient-btn:before,
.container.profileOLD a.disabled.gradient-btn:before,
.container.profileOLD .block .disabled.gradient-btn:before,
.container.contract .main-blocks a.disabled.gradient-btn:before,
.result-page .body a.disabled:before,
.result-page .body button.disabled[type="submit"]:before {
    z-index: -2;
    margin: -2px;
    background: -webkit-linear-gradient(to right, #6f6f6f, #6f6f6f);
    background: linear-gradient(to right, #6f6f6f, #6f6f6f);
}

.container.support > form div button.disabled[type="submit"]:hover span,
.light-modal-body.skinpay-wrapper a.disabled.gradient-btn:hover span,
.light-modal-content form button.disabled[type="submit"]:hover span,
.light-modal-content form a.disabled.gradient-btn:hover span,
.container.profileOLD a.disabled.gradient-btn:hover span,
.container.profileOLD .block .disabled.gradient-btn:hover span,
.container.contract .main-blocks a.disabled.gradient-btn:hover span,
.result-page .body a.disabled:hover span,
.result-page .body button.disabled[type="submit"]:hover span,
.container.support > form div button.disabled[type="submit"]:hover strong,
.light-modal-body.skinpay-wrapper a.disabled.gradient-btn:hover strong,
.light-modal-content form button.disabled[type="submit"]:hover strong,
.light-modal-content form a.disabled.gradient-btn:hover strong,
.container.profileOLD a.disabled.gradient-btn:hover strong,
.container.profileOLD .block .disabled.gradient-btn:hover strong,
.container.contract .main-blocks a.disabled.gradient-btn:hover strong,
.result-page .body a.disabled:hover strong,
.result-page .body button.disabled[type="submit"]:hover strong {
    color: #6f6f6f;
}

.container.support > form div button.disabled[type="submit"]:hover svg,
.light-modal-body.skinpay-wrapper a.disabled.gradient-btn:hover svg,
.light-modal-content form button.disabled[type="submit"]:hover svg,
.light-modal-content form a.disabled.gradient-btn:hover svg,
.container.profileOLD a.disabled.gradient-btn:hover svg,
.container.profileOLD .block .disabled.gradient-btn:hover svg,
.container.contract .main-blocks a.disabled.gradient-btn:hover svg,
.result-page .body a.disabled:hover svg,
.result-page .body button.disabled[type="submit"]:hover svg {
    fill: #6f6f6f;
}

.container.support > form div button.disabled[type="submit"]:hover:after,
.light-modal-body.skinpay-wrapper a.disabled.gradient-btn:hover:after,
.light-modal-content form button.disabled[type="submit"]:hover:after,
.light-modal-content form a.disabled.gradient-btn:hover:after,
.container.profileOLD a.disabled.gradient-btn:hover:after,
.container.profileOLD .block .disabled.gradient-btn:hover:after,
.container.contract .main-blocks a.disabled.gradient-btn:hover:after,
.result-page .body a.disabled:hover:after,
.result-page .body button.disabled[type="submit"]:hover:after {
    background: -webkit-linear-gradient(to right, #261214, #181412);
    background: linear-gradient(to right, #261214, #181412);
}

.dark-form input[type="text"],
.dark-form input[type="number"],
.dark-form input[type="password"],
.dark-form textarea {
    background-color: #0f0f19;
    outline: 0;
    border: 1px solid #0e0e17;
    border-right-color: #191a21;
    border-bottom-color: #191a21;
    font-weight: 600;
    color: #fff;
    padding: 0 10px;
    margin-right: -1px;
    display: inline-block;
}

.dark-form input[type="text"]::-webkit-input-placeholder,
.dark-form input[type="number"]::-webkit-input-placeholder,
.dark-form input[type="password"]::-webkit-input-placeholder,
.dark-form textarea::-webkit-input-placeholder {
    color: #35353f;
}

.dark-form input[type="text"]:-moz-placeholder,
.dark-form input[type="number"]:-moz-placeholder,
.dark-form input[type="password"]:-moz-placeholder,
.dark-form textarea:-moz-placeholder {
    color: #35353f;
}

.dark-form input[type="text"]::-moz-placeholder,
.dark-form input[type="number"]::-moz-placeholder,
.dark-form input[type="password"]::-moz-placeholder,
.dark-form textarea::-moz-placeholder {
    color: #35353f;
}

.dark-form input[type="text"]:-ms-input-placeholder,
.dark-form input[type="number"]:-ms-input-placeholder,
.dark-form input[type="password"]:-ms-input-placeholder,
.dark-form textarea:-ms-input-placeholder {
    color: #35353f;
}

.homepage {
    width: 100%;
    max-width: none;
    padding: 0;
}

.homepage #filter {
    background: #1c212c;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0;
    height: 50px;
    color: #929292;
}

.homepage #filter * {
    vertical-align: middle;
}

.main-title {
    color: rgb(28, 33, 44);
    text-align: left;
    position: absolute;
    margin-top: 10px;
    font-size: 14px;
}

.homepage #filter > div {
    height: 32px;
}

.homepage #filter input[type="text"],
.homepage #filter input[type="search"] {
    background-color: #0f0f19;
    outline: 0;
    border: 1px solid #0e0e17;
    border-right-color: #191a21;
    border-bottom-color: #191a21;
    font-size: 16px;
    font-weight: 600;
    color: #bfcae3;
    padding: 0 10px;
    height: calc(100% - 2px);
    vertical-align: middle;
}

.homepage #filter input[type="text"]:disabled,
.homepage #filter input[type="search"]:disabled {
    background-color: #2d3037;
    cursor: not-allowed;
}

.homepage #filter input[type="text"]::-webkit-input-placeholder,
.homepage #filter input[type="search"]::-webkit-input-placeholder {
    -webkit-transition: opacity 0.3s linear;
    color: gray;
}

.homepage #filter input[type="text"]:focus::-webkit-input-placeholder,
.homepage #filter input[type="search"]:focus::-webkit-input-placeholder {
    opacity: 0;
}

.homepage #filter input[type="text"]::-webkit-search-cancel-button,
.homepage #filter input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: searchfield-cancel-button;
    cursor: pointer;
}

.homepage #filter input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    min-width: 39px;
    height: 23px;
    width: 39px;
    border-radius: 11.5px;
    display: inline-block;
    position: relative;
    border: 2px solid #474755;
    background: linear-gradient(180deg, #2d2f39 0%, #1f2027 100%);
    transition: all 0.2s ease;
    margin-right: 5px;
}

.homepage #filter input[type="checkbox"]:after {
    content: "";
    position: absolute;
    top: 2px;
    left: 2px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 1px 2px rgba(44, 44, 44, 0.2);
    transition: all 0.2s cubic-bezier(0.5, 0.1, 0.75, 1.35);
}

.homepage #filter input[type="checkbox"]:checked {
    border-color: #09a65b;
}

.homepage #filter input[type="checkbox"]:checked:after {
    transform: translatex(16px);
}

.homepage #filter .filter__favorite {
    margin-left: 20px;
    display: flex;
}

.homepage #filter .filter__favorite label {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.homepage #filter input::-webkit-input-placeholder {
    font-weight: 300;
    font-size: 15px;
}

.homepage .promo-box {
    text-align: center;
    margin-bottom: -10px;
    margin-top: 8px;
}

.homepage .promo-box img {
    max-width: calc(100% - 20px);
}

.homepage #caseList {
    max-width: 1281px;
    margin: 0 auto;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}

.homepage #caseList .filter-title {
    display: none;
}

.homepage #caseList.filtered .filter-title {
    display: block;
}

.homepage #caseList.filtered .bottom-elements .favorite {
    display: block;
}

.homepage #caseList .callout {
    width: 100%;
    border: 1px solid #282a2e;
    padding: 10px;
    display: none;
    text-align: center;
    color: #8d8a87;
    max-width: 600px;
    margin: 0 10px;
}

.homepage #caseList .category-title,
.homepage #caseList .filter-title {
    flex: 0 0 100%;
    text-align: center;
    color: #bcb9cd;
    text-transform: uppercase;
    background-image: url("/img/case-category-bg.webp");
    background-repeat: no-repeat;
    background-position: center;
    height: 85px;
}

.homepage #caseList .category-title h1,
.homepage #caseList .filter-title h1 {
    font-size: 15px;
    font-weight: bold;
    margin: 35px;
}

.homepage #caseList .category-title.hidden,
.homepage #caseList .filter-title.hidden {
    display: none;
}

.homepage #caseList > a {
    width: 255px;
    color: #d2d2d2;
    text-decoration: none;
    padding: 2px;
    position: relative;
    display: block;
    opacity: 1;
    box-sizing: border-box;
    padding-bottom: 20px;
    margin-bottom: 15px;
}

.homepage #caseList > a .case-image {
    height: 192px;
    position: relative;
}

.homepage #caseList > a .case-image .theme-overlay-hovered {
    display: none;
}

.homepage #caseList > a .case-image .back-image {
    position: absolute;
    right: 15px;
    top: -5px;
}

.homepage #caseList > a .case-image .image {
    transition: all 0.2s ease;
    position: absolute;
    top: -5px;
    left: 17px;
}

.homepage #caseList > a .counter {
    position: absolute;
    top: 55px;
    right: 5px;
    z-index: 3;
}

.homepage #caseList > a .counter .timer {
    background: url("../img/ico-limit.webp") no-repeat;
    width: 25px;
    height: 23px;
    margin: 0 auto;
}

.homepage #caseList > a .counter .count-left {
    font-size: 13px;
    color: #bb732b;
    font-weight: bold;
}

.homepage #caseList > a .counter span {
    font-size: 11px;
}

.homepage #caseList > a .title {
    text-transform: uppercase;
    margin-left: 15px;
    position: relative;
    z-index: 2;
}

.homepage #caseList > a .title h3 {
    font-size: 15px;
    margin-bottom: 5px;
    margin-top: 10px;
}

.homepage #caseList > a .title span {
    font-size: 14px;
    color: #707070;
    text-transform: none;
}

.homepage #caseList > a .title svg.icon-gift {
    font-size: 1.3rem;
    fill: #c586c1;
    vertical-align: bottom;
}

.homepage #caseList > a .title img.badge {
    vertical-align: middle;
    height: 16px;
}

.homepage #caseList > a .title svg.icon-painting {
    vertical-align: middle;
    font-size: 1.2rem;
    margin-left: 5px;
}

.homepage #caseList > a .offer {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #a92a0d;
    color: #fff;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    min-width: 73px;
    z-index: -1;
}

.homepage #caseList > a .offer .offer-content {
    display: inline-block;
    padding: 5px 11px 5px 30px;
    position: relative;
    white-space: nowrap;
}

.homepage #caseList > a .offer .offer-content .offer-timer {
    background: url("../img/ico-timer.webp") no-repeat;
    width: 12px;
    height: 13px;
    position: absolute;
    top: 5px;
    left: 11px;
    background-size: cover;
}

.homepage #caseList > a .offer .offer-sale {
    border-top: 1px solid #be2f0f;
    display: block;
    font-size: 23px;
    line-height: 23px;
    padding: 4px 11px 8px;
}

.homepage #caseList > a .bottom-elements {
    position: relative;
}

.homepage #caseList > a .bottom-elements .favorite {
    display: none;
    position: absolute;
    width: 22px;
    height: 22px;
    right: 6px;
    transform: translateY(-26px);
    transition: all 0.5s ease;
}

.homepage #caseList > a .bottom-elements .favorite svg {
    font-size: 1.3rem;
}

.homepage #caseList > a .bottom-elements .favorite:hover {
    transform: translateY(-28px);
}

.homepage #caseList > a .bottom-elements .favorite:hover svg {
    fill: red;
}

.homepage #caseList > a .bottom-elements .price {
    font-size: 16px;
    color: #ee6f3c;
    position: relative;
    text-align: right;
    margin-right: 35px;
    z-index: 2;
}

.homepage #caseList > a .bottom-elements .price.price-bcn {
    font-weight: 700;
    margin-top: 4px;
    font-size: 20px;
    margin-right: 36px;
    height: 28px;
    color: #ea9a50;
}

.homepage #caseList > a .bottom-elements .price.price-bcn img.icon-bcn {
    font-size: 1.3rem;
    vertical-align: bottom;
    margin-left: 5px;
}

.homepage #caseList > a .bottom-elements .price .price-old {
    color: #79769a;
    font-size: 12px;
    position: relative;
    white-space: nowrap;
    margin-right: 10px;
}

.homepage #caseList > a .bottom-elements .price .price-old:after {
    border-bottom: 1px solid;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    width: 100%;
}

.homepage #caseList > a .bottom-elements .price .btn-open {
    display: none;
}

.homepage #caseList > a .bottom-elements .price svg {
    font-size: 1.5rem;
    vertical-align: bottom;
    margin-left: 4px;
    transform: rotate(0deg);
}

.homepage #caseList > a .bottom-elements .price .border-box {
    display: inline-block;
    text-align: center;
    width: 75px;
    background-image: -webkit-linear-gradient(left, #ee9f58, #d12a1e);
    background-image: linear-gradient(to right, #ee9f58, #d12a1e);
    padding: 1px;
}

.homepage #caseList > a .bottom-elements .price .border-box span {
    background: #1a1e23;
    display: block;
    padding: 5px 7px 5px 7px;
}

.homepage #caseList > a:hover {
    background-color: rgba(0, 0, 0, 0.62);
}

.homepage #caseList > a:hover .image {
    top: -15px;
}

.homepage #caseList > a:hover .price .btn-open {
    display: none;
}

.homepage #caseList > a.case-disabled {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}

.homepage #caseList > a.case-disabled .case-image {
    opacity: 0.5;
}

.homepage #caseList > a.case-disabled:hover {
    background-color: rgba(0, 0, 0, 0);
}

.homepage #caseList > a.case-disabled:hover .image {
    top: -5px;
}

.homepage #caseList > a.case-disabled .price {
    color: #5d5d5d;
}

.container.contract {
    background: url("/img/bg_case.webp") no-repeat;
    background-size: 100% auto;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 10px;
}

.container.contract h1.page-title {
    margin-bottom: 35px;
}

.container.contract #result-target-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    font-size: 15px;
    justify-content: center;
    margin-bottom: 20px;
    color: #7d8495;
}

.container.contract #result-target-holder svg.icon-question {
    font-size: 1.1rem;
    cursor: pointer;
}

.container.contract #result-target-holder .result-target-select {
    display: inline-block;
    color: #7d8495;
    background-color: #000;
    border-right: 1px solid #141619;
    border-bottom: 1px solid #141619;
    text-align: left;
    cursor: pointer;
    position: relative;
    width: 210px;
    box-sizing: border-box;
    margin: 0 6px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.container.contract #result-target-holder .result-target-select span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 11px 20px 11px 53px;
    white-space: nowrap;
    text-transform: uppercase;
    font-size: 13px;
}

.container.contract #result-target-holder .result-target-select span:after {
    content: "";
    background: url("../img/arrows.webp") 0 6px;
    width: 11px;
    height: 6px;
    display: inline-block;
    position: absolute;
    top: 15px;
    right: 10px;
}

.container.contract #result-target-holder .result-target-select span:hover {
    color: #e5ebfb;
}

.container.contract
    #result-target-holder
    .result-target-select.active
    span:after {
    background-position: 0 0;
}

.container.contract
    #result-target-holder
    .result-target-select
    #result-target-option-holder
    svg {
    margin-right: 5px;
    vertical-align: top;
    transform: rotate(14deg);
    position: absolute;
    left: 5px;
    top: 12px;
}

.container.contract
    #result-target-holder
    .result-target-select
    #result-target-option-holder
    svg.icon-random {
    font-size: 1.1rem;
    transform: translateY(-3px) translateX(12px);
}

.container.contract
    #result-target-holder
    .result-target-select
    #result-target-option-holder
    svg.icon-awp {
    font-size: 0.57rem;
}

.container.contract
    #result-target-holder
    .result-target-select
    #result-target-option-holder
    svg.icon-ak47 {
    font-size: 0.8rem;
}

.container.contract
    #result-target-holder
    .result-target-select
    #result-target-option-holder
    svg.icon-knife {
    font-size: 0.6rem;
    transform: translateX(3px) rotate(14deg);
}

.container.contract
    #result-target-holder
    .result-target-select
    #result-target-option-holder
    svg.icon-shotgun {
    font-size: 0.6rem;
}

.container.contract
    #result-target-holder
    .result-target-select
    #result-target-option-holder
    svg.icon-ump {
    font-size: 1.2rem;
    transform: translateY(-1px) translateX(2px) rotate(14deg);
}

.container.contract
    #result-target-holder
    .result-target-select
    #result-target-option-holder
    svg.icon-glove {
    font-size: 1.1rem;
    transform: translateY(-4px) translateX(7px) rotate(14deg);
}

.container.contract
    #result-target-holder
    .result-target-select
    #result-target-option-holder
    svg.icon-usp {
    font-size: 0.8rem;
    transform: translateY(-1px) translateX(5px) rotate(14deg);
}

.container.contract
    #result-target-holder
    .result-target-select
    #result-target-option-holder
    svg.icon-machinegun {
    font-size: 0.8rem;
    transform: translateY(-1px) rotate(14deg);
}

.container.contract #result-target-holder .result-target-list {
    display: none;
    width: 209px;
    background-color: #000;
    position: absolute;
    top: 36px;
    left: 0;
    border-right: 1px solid #141619;
    border-bottom: 1px solid #141619;
}

.container.contract #result-target-holder .result-target-list.open {
    display: block;
}

.container.contract #result-target-holder .result-target-list svg {
    transform: rotate(14deg);
}

.container.contract #result-target-holder .result-target-list svg.icon-glove {
    font-size: 1.35rem;
    transform: translateY(-3px) rotate(14deg);
}

.container.contract #result-target-holder .result-target-list svg.icon-knife {
    font-size: 0.75rem;
    transform: translateY(-6px) rotate(14deg);
}

.container.contract #result-target-holder .result-target-list svg.icon-ump {
    font-size: 1.4rem;
    transform: translateX(4px) rotate(14deg);
}

.container.contract #result-target-holder .result-target-list svg.icon-awp {
    font-size: 0.75rem;
}

.container.contract #result-target-holder .result-target-list svg.icon-shotgun {
    font-size: 0.75rem;
    transform: translateY(-6px) rotate(14deg);
}

.container.contract
    #result-target-holder
    .result-target-list
    svg.icon-machinegun {
    font-size: 1rem;
}

.container.contract #result-target-holder .result-target-list svg.icon-usp {
    font-size: 1.1rem;
}

.container.contract #result-target-holder .result-target-list svg.icon-ak47 {
    font-size: 1rem;
}

.container.contract #result-target-holder .result-target-list svg.icon-random {
    font-size: 1.4rem;
    transform: rotate(0deg) translateX(5px);
}

.container.contract #result-target-holder .result-target-list ul {
    list-style: none;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 14px;
    padding-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}

.container.contract #result-target-holder .result-target-list ul li.full-width {
    width: 100%;
    display: list-item;
    text-align: center;
}

.container.contract #result-target-holder .result-target-list ul li {
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    padding: 12px 0;
    text-align: center;
    outline: none;
    width: 60px;
}

.container.contract #result-target-holder .result-target-list ul li * {
    vertical-align: middle;
}

.container.contract #result-target-holder .result-target-list ul li:hover,
.container.contract #result-target-holder .result-target-list ul li.active {
    color: #d3863c;
}

.container.contract .pagination-holder {
    position: absolute;
    bottom: 10px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.container.contract .pagination-holder .pagination-wrap {
    background-color: rgba(0, 0, 0, 0);
}

.container.contract .pagination-holder .pagination-wrap ul.pagination {
    background-color: #171c25;
}

.container.contract .rules {
    color: #e19248;
    font-size: 0;
    font-weight: 600;
    text-decoration: none;
    position: absolute;
    top: 30px;
}

.container.contract .rules img {
    vertical-align: middle;
    margin-right: 10px;
}

.container.contract .rules span {
    font-size: 16px;
    position: relative;
    vertical-align: middle;
}

.container.contract .rules span:after {
    background-color: #e19248;
    display: block;
    content: "";
    height: 2px;
    width: 0%;
    left: 50%;
    bottom: 0;
    position: absolute;
    -webkit-transition: width 0.3s ease-in-out;
    -moz-transition: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
}

.container.contract .rules span:hover:after,
.container.contract .rules span:focus:after {
    width: 100%;
}

.container.contract #contract-collection {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.container.contract #contract-collection .item {
    width: 112px;
    height: 110px;
    margin-bottom: 10px;
    margin-right: 8px;
    background-color: rgba(9, 8, 13, 0.55);
    position: relative;
}

.container.contract #contract-collection .item:hover .overlay {
    display: block;
}

.container.contract #contract-collection .item:hover .cost {
    background-color: rgba(0, 0, 0, 0);
    color: #bfcae3;
}

.container.contract #contract-collection .item:hover .asset img,
.container.contract #contract-collection .item:hover .funds img {
    opacity: 0.2;
}

.container.contract #contract-collection .item:hover .asset svg,
.container.contract #contract-collection .item:hover .funds svg {
    font-size: 1.7rem;
    fill: #ee6f3c;
}

.container.contract #contract-collection .item img {
    max-width: 100%;
    box-sizing: border-box;
}

.container.contract #contract-collection .item .empty-slot {
    position: absolute;
    top: 50%;
    margin-top: -17px;
    left: 50%;
    margin-left: -44px;
}

.container.contract #contract-collection .item h6 {
    font-size: 10px;
    margin: 12px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 5px;
    line-height: 15px;
}

.container.contract #contract-collection .item .overlay {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.container.contract #contract-collection .item .funds,
.container.contract #contract-collection .item .asset {
    height: 100%;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
    font-size: 13px;
    position: relative;
}

.container.contract #contract-collection .item .funds img {
    width: 67px;
    padding-top: 23px;
}

.container.contract #contract-collection .item .asset img {
    padding: 0 8px;
}

.container.contract #contract-collection .item .cost {
    position: absolute;
    text-align: center;
    width: 100%;
    color: #ee6f3c;
    background-color: #2b3342;
    bottom: 0;
    margin: 0;
    padding: 5px 0;
    font-weight: 100;
    font-size: 12px;
}

.container.contract #contract-collection .one-more {
    width: 108px;
    height: 105px;
    background-color: rgba(9, 8, 13, 0.21);
    position: relative;
    border: 1px dashed #382f2b;
    cursor: pointer;
}

.container.contract #contract-collection .one-more .plus {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    left: 50%;
    margin-left: -16px;
}

.container.contract #contract-collection .one-more:hover {
    background-color: rgba(9, 8, 13, 0.51);
    border: 1px solid #382f2b;
}

.container.contract #contract-summary {
    background-color: rgba(9, 8, 13, 0.55);
    min-height: 53px;
    flex-wrap: nowrap;
    padding: 0 10px 0 15px;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
    align-items: center;
}

.container.contract #contract-summary.overflow .contract-error,
.container.contract #contract-summary.overflow .asset-counter,
.container.contract #contract-summary.overflow .contract-total-sum > span {
    color: #ff8e74;
}

.container.contract #contract-summary.overflow .contract-error {
    display: block;
}

.container.contract #contract-summary.overflow .asset-counter {
    display: none;
}

.container.contract #contract-summary .user-balance {
    font-size: 16px;
    color: #bfcae3;
    white-space: nowrap;
}

.container.contract #contract-summary .user-balance .wallet {
    background: url("../img/ico-wallet.webp") no-repeat;
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 7px;
}

.container.contract #contract-summary .user-balance .balance-amount {
    color: #fff;
    font-weight: bold;
    font-size: 20px;
}

.container.contract #contract-summary .user-balance .addbalance {
    background: url("../img/ico-add-balance.webp") no-repeat;
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: bottom;
    margin-left: 10px;
    cursor: pointer;
}

.container.contract #contract-summary .contract-error {
    display: none;
}

.container.contract #contract-summary .contract-error,
.container.contract #contract-summary .asset-counter {
    font-size: 14px;
    text-transform: uppercase;
}

.container.contract #contract-summary .asset-counter {
    color: #e29349;
}

.container.contract #contract-summary .contract-total-sum {
    text-transform: uppercase;
    color: #bfcae3;
    font-size: 16px;
    width: 250px;
}

.container.contract #contract-summary .contract-total-sum.wide {
    width: 260px;
}

.container.contract #contract-summary .contract-total-sum span {
    font-weight: 600;
}

.container.contract .loading {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
}

.container.contract .loading .lds-ellipsis {
    display: block;
    margin: auto;
}

.container.contract .main-blocks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.container.contract .main-blocks #inv-sort-by-price {
    color: #7d8495;
    font-size: 15px;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: none;
    white-space: nowrap;
}

.container.contract .main-blocks #inv-sort-by-price.active:after {
    background: url("../img/sorts.webp") 0 -14px;
}

.container.contract .main-blocks #inv-sort-by-price:after {
    content: " ";
    background: url("../img/sorts.webp") 0 14px;
    height: 14px;
    width: 14px;
    margin-left: 7px;
    display: inline-block;
    margin-bottom: -1px;
}

.container.contract .main-blocks #inv-sort-by-price.reverse:after {
    background-position: 0 0;
}

.container.contract .main-blocks #inv-sort-by-price:hover {
    color: #d1d4da;
}

.container.contract .main-blocks #user-items,
.container.contract .main-blocks #contract-result {
    background-color: #0f1118;
    width: 50%;
}

.container.contract .main-blocks #user-items .header,
.container.contract .main-blocks #contract-result .header {
    background-color: #090a0e;
    font-size: 17px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    padding: 0 15px;
    min-height: 60px;
    align-items: center;
}

.container.contract .main-blocks #user-items .header .header-text,
.container.contract .main-blocks #contract-result .header .header-text {
    text-transform: uppercase;
}

.container.contract .main-blocks #user-items .body,
.container.contract .main-blocks #contract-result .body {
    height: 405px;
}

.container.contract .main-blocks #user-items {
    margin-right: 12px;
    position: relative;
}

.container.contract .main-blocks #user-items .summary {
    color: #555a67;
    text-transform: initial;
    margin-left: 10px;
}

.container.contract .main-blocks #user-items .items-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 1px 0 0 2px;
}

.container.contract .main-blocks #user-items .items-holder .item {
    width: 117px;
    height: 112px;
    background: url("../img/bg-weapon.webp") no-repeat;
    background-size: cover;
    border: 1px solid #202531;
    border-bottom: 2px solid rgba(0, 0, 0, 0);
    position: relative;
    box-sizing: border-box;
    margin-right: 1px;
    margin-bottom: 1px;
    text-align: center;
    cursor: pointer;
}

.container.contract .main-blocks #user-items .items-holder .item.base {
    border-bottom-color: #ddd;
}

.container.contract .main-blocks #user-items .items-holder .item.restricted {
    border-bottom-color: #8a2be2;
}

.container.contract .main-blocks #user-items .items-holder .item.mil-spec {
    border-bottom-color: #4169e1;
}

.container.contract .main-blocks #user-items .items-holder .item.classified {
    border-bottom-color: #e334c8;
}

.container.contract .main-blocks #user-items .items-holder .item.industrial {
    border-bottom-color: #279bf0;
}

.container.contract .main-blocks #user-items .items-holder .item.covert {
    border-bottom-color: #ea2f2f;
}

.container.contract .main-blocks #user-items .items-holder .item.rare {
    border-bottom-color: #e9bf0c;
}

.container.contract .main-blocks #user-items .items-holder .item .cost {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 13px;
    color: #ee6f3c;
    background-color: #2b3342;
    padding: 3px 5px;
}

.container.contract .main-blocks #user-items .items-holder .item > img {
    width: 70px;
    height: 70px;
    margin: 11px 0 21px 0;
}

.container.contract .main-blocks #user-items .items-holder .item .name {
    font-size: 12px;
    color: #fff;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: -25px;
    text-align: left;
    padding: 0 5px;
}

.container.contract .main-blocks #user-items .items-holder .item .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.62);
    display: none;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.container.contract
    .main-blocks
    #user-items
    .items-holder
    .item
    .overlay
    .button {
    background-image: url("../img/add-btn.webp");
    height: 32px;
    width: 32px;
    position: absolute;
    top: calc(50% - 16px);
    left: calc(50% - 16px);
    display: block;
}

.container.contract .main-blocks #user-items .items-holder .item.disabled {
    cursor: default;
}

.container.contract
    .main-blocks
    #user-items
    .items-holder
    .item.disabled
    .overlay {
    display: block;
}

.container.contract
    .main-blocks
    #user-items
    .items-holder
    .item.disabled
    .overlay
    .button {
    display: none;
}

.container.contract
    .main-blocks
    #user-items
    .items-holder
    .item:hover
    .overlay {
    display: block;
}

.container.contract .main-blocks #user-items .empty-inventory {
    color: #737376;
    font-size: 17px;
    text-transform: uppercase;
    text-align: center;
    padding-top: 70px;
}

.container.contract .main-blocks #user-items .empty-inventory img {
    display: block;
    margin: 20px auto auto;
}

.container.contract .main-blocks #contract-result {
    position: relative;
}

.container.contract .main-blocks #contract-result .header #use-balance-wrapper {
    text-align: right;
    margin: 0 auto;
}

.container.contract
    .main-blocks
    #contract-result
    .header
    #use-balance-wrapper
    > div {
    display: inline-block;
    margin-left: 9px;
    vertical-align: middle;
}

.container.contract
    .main-blocks
    #contract-result
    .header
    #use-balance-wrapper
    > div:last-child {
    width: 65px;
    margin-left: 4px;
    text-align: left;
    vertical-align: baseline;
}

.container.contract
    .main-blocks
    #contract-result
    .header
    #use-balance-wrapper
    .balance-range-wrapper {
    width: 150px;
    margin: auto 6px auto 20px;
}

.container.contract
    .main-blocks
    #contract-result
    .header
    #use-balance-wrapper
    .text {
    text-align: left;
    font-size: 12px;
    font-weight: normal;
    display: inline-block;
    color: #bfcae3;
    white-space: nowrap;
}

.container.contract
    .main-blocks
    #contract-result
    .header
    #use-balance-wrapper
    [disabled].noUi-target {
    cursor: not-allowed;
    background-color: dimgray;
}

.container.contract
    .main-blocks
    #contract-result
    .header
    #use-balance-wrapper
    [disabled].noUi-target.noUi-horizontal
    .noUi-handle {
    border: 1px solid dimgray;
    cursor: not-allowed;
}

.container.contract
    .main-blocks
    #contract-result
    .header
    #use-balance-wrapper
    .noUi-target {
    background-color: #d3863c;
    box-shadow: none;
    border: none;
}

.container.contract
    .main-blocks
    #contract-result
    .header
    #use-balance-wrapper
    .noUi-target.noUi-horizontal {
    height: 3px;
}

.container.contract
    .main-blocks
    #contract-result
    .header
    #use-balance-wrapper
    .noUi-target.noUi-horizontal
    .noUi-handle {
    right: -10px;
    top: -7px;
    box-shadow: none;
    width: 16px;
    height: 16px;
    border: 1px solid #d3863c;
    border-radius: 16px;
    background-color: #0f1118;
    outline: none;
    cursor: pointer;
}

.container.contract
    .main-blocks
    #contract-result
    .header
    #use-balance-wrapper
    .noUi-target.noUi-horizontal
    .noUi-handle:before,
.container.contract
    .main-blocks
    #contract-result
    .header
    #use-balance-wrapper
    .noUi-target.noUi-horizontal
    .noUi-handle:after {
    display: none;
}

.container.contract .main-blocks #contract-result .body {
    text-align: center;
    font-size: 17px;
    margin: auto;
    position: relative;
}

.container.contract .main-blocks #contract-result .body #result-range {
    text-transform: uppercase;
    color: #bfcae3;
    line-height: 2;
    margin-bottom: 20px;
    padding-top: 30px;
}

.container.contract
    .main-blocks
    #contract-result
    .body
    #result-range
    > div
    span {
    margin: 0 7px 0 6px;
    font-weight: 600;
    color: #e39349;
}

.container.contract
    .main-blocks
    #contract-result
    .body
    #result-range
    > div
    span:first-child {
    margin-left: 5px;
}

.container.contract
    .main-blocks
    #contract-result
    .body
    #result-range
    > div
    span:last-child {
    margin-right: 0;
}

.container.contract .main-blocks #contract-result .body #signature-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    margin-bottom: 20px;
    height: 137px;
    max-height: 137px;
}

.container.contract .main-blocks #contract-result .body #signature-holder ul {
    margin: 4px 10px 0;
    padding: 0;
    list-style: none;
}

.container.contract
    .main-blocks
    #contract-result
    .body
    #signature-holder
    ul
    li {
    margin-bottom: 7px;
    cursor: pointer;
}

.container.contract
    .main-blocks
    #contract-result
    .body
    #signature-holder
    ul.colors
    li.active {
    box-shadow: 0 0 0 1px #fff;
}

.container.contract
    .main-blocks
    #contract-result
    .body
    #signature-holder
    ul.tools
    svg {
    -webkit-transition: all 210ms ease;
    -moz-transition: all 210ms ease;
    -o-transition: all 210ms ease;
    transition: all 210ms ease;
    -webkit-backface-visibility: hidden;
}

.container.contract
    .main-blocks
    #contract-result
    .body
    #signature-holder
    ul.tools
    li:hover
    > svg,
.container.contract
    .main-blocks
    #contract-result
    .body
    #signature-holder
    ul.tools
    li.active
    > svg {
    transform: scale(1.22);
    -webkit-transform: scale(1.22);
    -o-transform: scale(1.22);
    -moz-transform: scale(1.22);
}

.container.contract
    .main-blocks
    #contract-result
    .body
    #signature-holder
    ul.tools
    li.active {
    color: #d3863c;
}

.container.contract
    .main-blocks
    #contract-result
    .body
    #signature-holder
    svg.icon-pencil,
.container.contract
    .main-blocks
    #contract-result
    .body
    #signature-holder
    svg.icon-trash,
.container.contract
    .main-blocks
    #contract-result
    .body
    #signature-holder
    svg.icon-eraser {
    font-size: 1.1rem;
}

.container.contract
    .main-blocks
    #contract-result
    .body
    #signature-holder
    ul.colors
    > li {
    width: 14px;
    height: 14px;
    border: 1px solid #0f1118;
    box-shadow: 0 0 0 1px #d3863c;
    border-radius: 50%;
}

.container.contract
    .main-blocks
    #contract-result
    .body
    #signature-holder
    #signature-canvas {
    border: 1px solid #404040;
    background-color: #1f2230;
    padding: 0;
    cursor: crosshair;
}

.container.contract .main-blocks #contract-result .body #btn-sign,
.container.contract .main-blocks #contract-result .body #btn-result-close {
    border: 2px solid #e6964c;
    background: linear-gradient(90deg, #261214, #181412);
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    padding: 12px 20px 11px 20px;
    cursor: pointer;
}

.container.contract .main-blocks #contract-result .body #btn-sign:focus,
.container.contract
    .main-blocks
    #contract-result
    .body
    #btn-result-close:focus {
    outline: none;
}

.container.contract
    .main-blocks
    #contract-result
    .body
    #btn-sign
    .icon-handshake,
.container.contract
    .main-blocks
    #contract-result
    .body
    #btn-result-close
    .icon-handshake {
    font-size: 1.2rem;
    vertical-align: text-bottom;
    margin-right: 10px;
}

.container.contract
    .main-blocks
    #contract-result
    .body
    #btn-sign
    svg:not(.gradient),
.container.contract
    .main-blocks
    #contract-result
    .body
    #btn-result-close
    svg:not(.gradient) {
    display: none;
}

.container.contract .main-blocks #contract-result .body #btn-sign.disabled,
.container.contract
    .main-blocks
    #contract-result
    .body
    #btn-result-close.disabled {
    cursor: not-allowed;
    color: #898989;
    border: 2px solid #404040;
}

.container.contract .main-blocks #contract-result .body #btn-sign.disabled svg,
.container.contract
    .main-blocks
    #contract-result
    .body
    #btn-result-close.disabled
    svg {
    display: inline-block;
}

.container.contract
    .main-blocks
    #contract-result
    .body
    #btn-sign.disabled
    svg.gradient,
.container.contract
    .main-blocks
    #contract-result
    .body
    #btn-result-close.disabled
    svg.gradient {
    display: none;
}

.container.contract
    .main-blocks
    #contract-result
    .body
    #btn-sign.disabled:hover,
.container.contract
    .main-blocks
    #contract-result
    .body
    #btn-result-close.disabled:hover {
    background: linear-gradient(90deg, rgb(38, 18, 20), rgb(24, 20, 18));
}

.container.contract .main-blocks #contract-result .body #btn-sign:hover,
.container.contract
    .main-blocks
    #contract-result
    .body
    #btn-result-close:hover {
    background: linear-gradient(90deg, rgb(87, 19, 24), rgb(20, 57, 25));
}

.container.contract .main-blocks #contract-result #state-after-sign {
    padding-top: 15px;
    overflow: hidden;
}

.container.contract
    .main-blocks
    #contract-result
    #state-after-sign
    .result-image-holder {
    position: relative;
    width: 200px;
    margin: 0 auto;
}

.container.contract .main-blocks #contract-result #state-after-sign h3 {
    margin: 30px 0 10px;
}

.container.contract .main-blocks #contract-result #state-after-sign h5 {
    color: #e29349;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 6px;
}

.container.contract
    .main-blocks
    #contract-result
    #state-after-sign
    .result-image {
    max-width: 100%;
    -webkit-animation-name: visibility, scale;
    animation-name: visibility, scale;
    animation-duration: 2s, 500ms;
    animation-iteration-count: 1;
    animation-direction: normal;
    animation-timing-function: linear, ease-in-out;
    animation-fill-mode: both;
    animation-delay: 0s, 2s;
    min-height: 200px;
}

@-webkit-keyframes visibility {
    from {
        filter: grayscale(1) blur(6px) saturate(0);
    }

    to {
        filter: grayscale(0) blur(0) saturate(2);
    }
}

@keyframes visibility {
    from {
        filter: grayscale(1) blur(6px) saturate(0);
    }

    to {
        filter: grayscale(0) blur(0) saturate(2);
    }
}

@-webkit-keyframes scale {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.25, 1.25, 1.25);
        transform: scale3d(1.25, 1.25, 1.25);
    }

    to {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
}

@keyframes scale {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.25, 1.25, 1.25);
        transform: scale3d(1.25, 1.25, 1.25);
    }

    to {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
}

.container.contract
    .main-blocks
    #contract-result
    #state-after-sign
    .result-shine {
    animation-name: visibility_rotation, rotation;
    -webkit-animation-name: visibility_rotation, rotation;
    animation-duration: 7s;
    animation-iteration-count: 1, infinite;
    animation-timing-function: linear;
    animation-direction: normal;
    position: absolute;
    left: -40px;
    top: -25px;
    animation-delay: 0s, 7s;
}

@-webkit-keyframes visibility_rotation {
    from {
        -webkit-transform: rotate(0deg) scale(0.9, 0.9);
        transform: rotate(0deg) scale(0.9, 0.9);
        opacity: 0;
    }

    50% {
        opacity: 1;
        -webkit-transform: rotate(180deg) scale(1.2, 1.2);
        transform: rotate(180deg) scale(1.2, 1.2);
    }

    to {
        -webkit-transform: rotate(360deg) scale(0.9, 0.9);
        transform: rotate(360deg) scale(0.9, 0.9);
    }
}

@keyframes visibility_rotation {
    from {
        -webkit-transform: rotate(0deg) scale(0.9, 0.9);
        transform: rotate(0deg) scale(0.9, 0.9);
        opacity: 0;
    }

    50% {
        opacity: 1;
        -webkit-transform: rotate(180deg) scale(1.2, 1.2);
        transform: rotate(180deg) scale(1.2, 1.2);
    }

    to {
        -webkit-transform: rotate(360deg) scale(0.9, 0.9);
        transform: rotate(360deg) scale(0.9, 0.9);
    }
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg) scale(0.9, 0.9);
        transform: rotate(0deg) scale(0.9, 0.9);
    }

    50% {
        -webkit-transform: rotate(180deg) scale(1.2, 1.2);
        transform: rotate(180deg) scale(1.2, 1.2);
    }

    to {
        -webkit-transform: rotate(360deg) scale(0.9, 0.9);
        transform: rotate(360deg) scale(0.9, 0.9);
    }
}

@keyframes rotation {
    from {
        -webkit-transform: rotate(0deg) scale(0.9, 0.9);
        transform: rotate(0deg) scale(0.9, 0.9);
    }

    50% {
        -webkit-transform: rotate(180deg) scale(1.2, 1.2);
        transform: rotate(180deg) scale(1.2, 1.2);
    }

    to {
        -webkit-transform: rotate(360deg) scale(0.9, 0.9);
        transform: rotate(360deg) scale(0.9, 0.9);
    }
}

.container.contract #colors-holder {
    width: 26px;
    text-align: left;
}

.container.contract .color-picker,
.container.contract .color-picker::before,
.container.contract .color-picker::after,
.container.contract .color-picker *,
.container.contract .color-picker *::before,
.container.contract .color-picker *::after {
    box-sizing: border-box;
}

.container.contract .color-picker {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.5);
}

.container.contract .color-picker > div {
    display: flex;
    height: 137px;
    width: 16px;
    color: #000;
}

.container.contract .color-picker > div * {
    border-color: inherit;
    color: inherit;
}

.container.contract .color-picker i {
    font: inherit;
    font-size: 12px;
}

.container.contract .color-picker\:a,
.container.contract .color-picker\:h,
.container.contract .color-picker\:sv {
    background-size: 100% 100%;
    position: relative;
}

.container.contract .color-picker\:a,
.container.contract .color-picker\:h {
    width: 1.5em;
    border-left: 1px solid;
    cursor: ns-resize;
}

.container.contract .color-picker\:a div,
.container.contract .color-picker\:h div,
.container.contract .color-picker\:sv div {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.container.contract .color-picker\:a i,
.container.contract .color-picker\:h i {
    position: absolute;
    top: -0.25em;
    right: 0;
    z-index: 2;
    display: block;
    height: 0;
    left: -4px;
    width: 24px;
    border: 4px solid #fff;
    background-color: #fff;
    opacity: 0.9;
}

.container.contract .color-picker\:sv {
    width: 10em;
    display: none;
    cursor: crosshair;
    overflow: hidden;
}

.container.contract .color-picker\:sv i {
    display: block;
    width: 0.75em;
    height: 0.75em;
    position: absolute;
    top: -0.375em;
    right: -0.375em;
    z-index: 2;
}

.container.contract .color-picker\:sv i::before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 1px solid #fff;
    border-radius: 100%;
    box-shadow: 0 0 2px #000;
}

.container.contract .color-picker\:a {
    display: none;
}

.container.contract .color-picker\:a div {
    z-index: 2;
}

.container.contract .color-picker\:a div + div {
    background-image: linear-gradient(
            45deg,
            #ddd 25%,
            transparent 25%,
            transparent 75%,
            #ddd 75%,
            #ddd 100%
        ),
        linear-gradient(
            45deg,
            #ddd 25%,
            #fff 25%,
            #fff 75%,
            #ddd 75%,
            #ddd 100%
        );
    background-size: 0.5em 0.5em;
    background-position: 0 0, 0.25em 0.25em;
    z-index: 1;
}

.container.contract .color-picker\:h div {
    background-image: linear-gradient(
        to top,
        #f00 0%,
        #ff0 17%,
        #0f0 33%,
        #0ff 50%,
        #00f 67%,
        #f0f 83%,
        #f00 100%
    );
}

.container.contract .color-picker\:sv div + div {
    background-image: linear-gradient(to right, #fff, rgba(255, 255, 255, 0));
}

.container.contract .color-picker\:sv div + div + div {
    background-image: linear-gradient(to top, #000, rgba(0, 0, 0, 0));
}

.container.contract .color-picker\:a,
.container.contract .color-picker\:h,
.container.contract .color-picker\:sv {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.container.contract .color-picker.is-static {
    display: inline-block;
    position: static;
    left: 0 !important;
    top: 0 !important;
    box-shadow: none;
}

.container.error {
    position: relative;
    margin: 0 auto;
}

.container.error * {
    box-sizing: border-box;
}

.container.error h1 {
    font-size: 280px;
    text-align: center;
    z-index: 1;
    color: rgba(255, 255, 255, 0.0509803922);
    font-family: monospace;
    margin: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.container.error .error-description {
    background: rgba(0, 0, 0, 0.2);
    width: calc(100% - 120px);
    margin: 30px auto 0 auto;
    padding: 30px;
    box-shadow: 0 0 50px -20px rgba(0, 0, 0, 0.5);
    z-index: 3;
}

.container.error .error-description P {
    font-family: monospace;
    color: #f5f5f5;
    margin: 0 0 20px;
    font-size: 17px;
    line-height: 1.2;
}

.container.error .error-description span {
    color: #f0c674;
}

.container.error .error-description a:active,
.container.error .error-description a:visited,
.container.error .error-description a:link {
    text-decoration: none;
    color: #f5f5f5;
}

.container.error .error-description i {
    color: #79769a;
}

.container.upgrade {
    background: url("/img/bg_case.webp") no-repeat;
    background-size: 100% auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 10px;
    position: relative;
}

.container.upgrade h1.page-title {
    margin-bottom: 50px;
}

.container.upgrade .rules {
    color: #e19248;
    font-size: 0;
    font-weight: 600;
    text-decoration: none;
    position: absolute;
    top: 40px;
}

.container.upgrade .rules img {
    vertical-align: middle;
    margin-right: 10px;
}

.container.upgrade .rules span {
    font-size: 16px;
    position: relative;
    vertical-align: middle;
}

.container.upgrade .rules span:after {
    background-color: #e19248;
    display: block;
    content: "";
    height: 2px;
    width: 0%;
    left: 50%;
    bottom: 0;
    position: absolute;
    -webkit-transition: width 0.3s ease-in-out;
    -moz-transition: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
}

.container.upgrade .rules span:hover:after,
.container.upgrade .rules span:focus:after {
    width: 100%;
}

.container.upgrade .upgrade-content .game .item-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
}

.container.upgrade .upgrade-content .game .item-top .left-item,
.container.upgrade .upgrade-content .game .item-top .right-item {
    max-width: 420px;
    min-width: 420px;
    height: 249px;
    background-color: rgba(9, 8, 13, 0.55);
    display: inline-block;
    padding: 20px 0 0 0;
    font-size: 0;
    box-sizing: border-box;
    position: relative;
}

.container.upgrade .upgrade-content .game .item-top .left-item .left-item-wrap,
.container.upgrade
    .upgrade-content
    .game
    .item-top
    .right-item
    .left-item-wrap {
    padding: 0 20px;
}

.container.upgrade
    .upgrade-content
    .game
    .item-top
    .left-item
    .left-item-wrap
    .title,
.container.upgrade
    .upgrade-content
    .game
    .item-top
    .right-item
    .left-item-wrap
    .title {
    color: #7d8495;
    font-size: 17px;
    display: inline-block;
}

.container.upgrade
    .upgrade-content
    .game
    .item-top
    .left-item
    .left-item-wrap
    .title
    span,
.container.upgrade
    .upgrade-content
    .game
    .item-top
    .right-item
    .left-item-wrap
    .title
    span {
    color: #bfcae3;
    font-weight: bold;
}

.container.upgrade
    .upgrade-content
    .game
    .item-top
    .left-item
    .left-item-wrap
    > img,
.container.upgrade
    .upgrade-content
    .game
    .item-top
    .right-item
    .left-item-wrap
    > img {
    margin-right: 10px;
}

.container.upgrade .upgrade-content .game .item-top .left-item .choose-weapon,
.container.upgrade .upgrade-content .game .item-top .right-item .choose-weapon {
    border-bottom: 3px solid rgba(0, 0, 0, 0);
}

.container.upgrade
    .upgrade-content
    .game
    .item-top
    .left-item
    .choose-weapon
    .weapon-img,
.container.upgrade
    .upgrade-content
    .game
    .item-top
    .right-item
    .choose-weapon
    .weapon-img {
    position: relative;
    height: 135px;
    z-index: 2;
}

.container.upgrade
    .upgrade-content
    .game
    .item-top
    .left-item
    .choose-weapon
    .weapon-img
    > img,
.container.upgrade
    .upgrade-content
    .game
    .item-top
    .right-item
    .choose-weapon
    .weapon-img
    > img {
    height: 100%;
    position: absolute;
    top: 50%;
    margin-top: -67px;
    left: 50%;
    margin-left: -68px;
}

.container.upgrade
    .upgrade-content
    .game
    .item-top
    .left-item
    .choose-weapon
    .weapon-name,
.container.upgrade
    .upgrade-content
    .game
    .item-top
    .right-item
    .choose-weapon
    .weapon-name {
    background-color: rgba(0, 0, 0, 0.47);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    height: 55px;
    align-items: center;
}

.container.upgrade
    .upgrade-content
    .game
    .item-top
    .left-item
    .choose-weapon
    .weapon-name
    .name,
.container.upgrade
    .upgrade-content
    .game
    .item-top
    .right-item
    .choose-weapon
    .weapon-name
    .name {
    font-size: 14px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    padding-left: 15px;
}

.container.upgrade
    .upgrade-content
    .game
    .item-top
    .left-item
    .choose-weapon
    .weapon-name
    .price,
.container.upgrade
    .upgrade-content
    .game
    .item-top
    .right-item
    .choose-weapon
    .weapon-name
    .price {
    font-size: 18px;
    color: #ee6f3c;
    padding-right: 15px;
}

.container.upgrade
    .upgrade-content
    .game
    .item-top
    .left-item
    .choose-weapon.base,
.container.upgrade
    .upgrade-content
    .game
    .item-top
    .right-item
    .choose-weapon.base {
    border-bottom-color: #ddd;
}

.container.upgrade
    .upgrade-content
    .game
    .item-top
    .left-item
    .choose-weapon.restricted,
.container.upgrade
    .upgrade-content
    .game
    .item-top
    .right-item
    .choose-weapon.restricted {
    border-bottom-color: #8a2be2;
}

.container.upgrade
    .upgrade-content
    .game
    .item-top
    .left-item
    .choose-weapon.mil-spec,
.container.upgrade
    .upgrade-content
    .game
    .item-top
    .right-item
    .choose-weapon.mil-spec {
    border-bottom-color: #4169e1;
}

.container.upgrade
    .upgrade-content
    .game
    .item-top
    .left-item
    .choose-weapon.classified,
.container.upgrade
    .upgrade-content
    .game
    .item-top
    .right-item
    .choose-weapon.classified {
    border-bottom-color: #e334c8;
}

.container.upgrade
    .upgrade-content
    .game
    .item-top
    .left-item
    .choose-weapon.industrial,
.container.upgrade
    .upgrade-content
    .game
    .item-top
    .right-item
    .choose-weapon.industrial {
    border-bottom-color: #279bf0;
}

.container.upgrade
    .upgrade-content
    .game
    .item-top
    .left-item
    .choose-weapon.covert,
.container.upgrade
    .upgrade-content
    .game
    .item-top
    .right-item
    .choose-weapon.covert {
    border-bottom-color: #ea2f2f;
}

.container.upgrade
    .upgrade-content
    .game
    .item-top
    .left-item
    .choose-weapon.rare,
.container.upgrade
    .upgrade-content
    .game
    .item-top
    .right-item
    .choose-weapon.rare {
    border-bottom-color: #e9bf0c;
}

.container.upgrade .upgrade-content .game .item-top .left-item .no-weapon,
.container.upgrade .upgrade-content .game .item-top .right-item .no-weapon {
    position: absolute;
    top: 50%;
    margin-top: -40px;
    left: 50%;
    margin-left: -112px;
}

.container.upgrade .upgrade-content .game .item-top .center-item {
    align-self: center;
    cursor: default;
    position: relative;
}

.container.upgrade .upgrade-content .game .item-top .center-item svg {
    position: absolute;
    left: 50%;
    margin-left: -101px;
    top: 50%;
    margin-top: -101px;
    width: 202px;
    height: 202px;
}

.container.upgrade .upgrade-content .game .item-top .center-item .crossman {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url("../img/csgo-man-circle.webp") no-repeat;
    width: 229px;
    height: 229px;
    flex-direction: column;
}

.container.upgrade .upgrade-content .game .item-top .center-item .crossman h1,
.container.upgrade .upgrade-content .game .item-top .center-item .crossman h2 {
    margin: 0;
    z-index: 2;
    position: relative;
}

.container.upgrade .upgrade-content .game .item-top .center-item .crossman h1 {
    font-size: 40px;
    font-weight: bold;
    color: #fbfc00;
    font-style: normal;
}

.container.upgrade .upgrade-content .game .item-top .center-item .crossman h2 {
    font-size: 16px;
    color: #fff;
    font-weight: normal;
}

.container.upgrade .upgrade-content .game .item-top .center-item .arrow {
    position: absolute;
    top: -8px;
    left: calc(50% - 13px);
    width: 27px;
    height: 20px;
    display: none;
    transform-origin: center 122px;
}

.category-title h3 {
    font-size: 15px;
    margin-top: 35px;
}

.title-main {
    position: absolute;
    left: 0;
}

.title-main h1 {
    text-align: left;
    color: #1c212c;
    font-size: 16px;
}
@keyframes spin {
    50% {
        transform: rotate(140deg);
    }

    100% {
        transform: rotate(140deg);
    }
}

.container.upgrade
    .upgrade-content
    .game
    .item-top
    .center-item
    .inner-gradient {
    position: absolute;
    top: calc(50% - 130px);
    left: calc(50% - 144px);
}

.container.upgrade .upgrade-content .game .item-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
    margin-bottom: 30px;
    font-size: 0;
}

.container.upgrade .upgrade-content .game .item-bottom .left-balance,
.container.upgrade .upgrade-content .game .item-bottom .right-balance {
    background-color: rgba(9, 8, 13, 0.55);
    width: 515px;
    font-size: 16px;
    color: #bfcae3;
    padding: 14px;
}

.container.upgrade
    .upgrade-content
    .game
    .item-bottom
    .left-balance
    #out-of-block,
.container.upgrade
    .upgrade-content
    .game
    .item-bottom
    .right-balance
    #out-of-block {
    display: none;
    float: right;
    color: #bfcae3;
    font-size: 14px;
    margin-top: 5px;
}

.container.upgrade
    .upgrade-content
    .game
    .item-bottom
    .left-balance
    #out-of-block
    span,
.container.upgrade
    .upgrade-content
    .game
    .item-bottom
    .right-balance
    #out-of-block
    span {
    color: #ee6f3c;
    font-size: 15px;
    vertical-align: baseline;
}

.container.upgrade
    .upgrade-content
    .game
    .item-bottom
    .left-balance
    #out-of-block
    span
    strong,
.container.upgrade
    .upgrade-content
    .game
    .item-bottom
    .right-balance
    #out-of-block
    span
    strong {
    font-size: 15px;
}

.container.upgrade .upgrade-content .game .item-bottom .left-balance .wallet,
.container.upgrade .upgrade-content .game .item-bottom .right-balance .wallet {
    background: url("/img/ico-wallet.webp") no-repeat;
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 7px;
}

.container.upgrade .upgrade-content .game .item-bottom .left-balance span,
.container.upgrade .upgrade-content .game .item-bottom .right-balance span {
    color: #fff;
    font-weight: bold;
    font-size: 20px;
}

.container.upgrade
    .upgrade-content
    .game
    .item-bottom
    .left-balance
    .addbalance,
.container.upgrade
    .upgrade-content
    .game
    .item-bottom
    .right-balance
    .addbalance {
    background: url("../img/ico-add-balance.webp") no-repeat;
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: bottom;
    margin-left: 10px;
    cursor: pointer;
}

.container.upgrade .upgrade-content .game .item-bottom .btn-upgrade {
    border: 2px solid #e6964c;
    background: linear-gradient(90deg, rgb(38, 18, 20), rgb(24, 20, 18));
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    padding: 0 40px;
    margin: 0 15px;
    cursor: pointer;
    outline: none;
}

.container.upgrade .upgrade-content .game .item-bottom .btn-upgrade.disabled {
    cursor: not-allowed;
    color: #898989;
    border: 2px solid #404040;
}

.container.upgrade
    .upgrade-content
    .game
    .item-bottom
    .btn-upgrade.disabled:hover {
    background: linear-gradient(90deg, rgb(38, 18, 20), rgb(24, 20, 18));
}

.container.upgrade .upgrade-content .game .item-bottom .btn-upgrade:hover {
    background: linear-gradient(90deg, rgb(87, 19, 24), rgb(20, 57, 25));
}

.container.upgrade .upgrade-content .game .item-bottom .right-balance {
    text-align: right;
    padding: 12px 10px 8px;
}

.container.upgrade .upgrade-content .game .item-bottom .right-balance > div {
    display: inline-block;
    margin-left: 9px;
    vertical-align: middle;
}

.container.upgrade
    .upgrade-content
    .game
    .item-bottom
    .right-balance
    > div:last-child {
    width: 65px;
    margin-left: 0;
}

.container.upgrade
    .upgrade-content
    .game
    .item-bottom
    .right-balance
    .balance-range-wrapper {
    width: 205px;
    margin: auto 6px auto 20px;
}

.container.upgrade .upgrade-content .game .item-bottom .right-balance .text {
    text-align: left;
    font-size: 12px;
    font-weight: normal;
    display: inline-block;
    color: #bfcae3;
}

.container.upgrade
    .upgrade-content
    .game
    .item-bottom
    .right-balance
    [disabled].noUi-target {
    cursor: not-allowed;
    background-color: dimgray;
}

.container.upgrade
    .upgrade-content
    .game
    .item-bottom
    .right-balance
    [disabled].noUi-target.noUi-horizontal
    .noUi-handle {
    border: 1px solid dimgray;
    cursor: not-allowed;
}

.container.upgrade
    .upgrade-content
    .game
    .item-bottom
    .right-balance
    .noUi-target {
    background-color: #d3863c;
    box-shadow: none;
    border: none;
}

.container.upgrade
    .upgrade-content
    .game
    .item-bottom
    .right-balance
    .noUi-target.noUi-horizontal {
    height: 3px;
}

.container.upgrade
    .upgrade-content
    .game
    .item-bottom
    .right-balance
    .noUi-target.noUi-horizontal
    .noUi-handle {
    right: -10px;
    top: -7px;
    box-shadow: none;
    width: 16px;
    height: 16px;
    border: 1px solid #d3863c;
    border-radius: 16px;
    background-color: #0f1118;
    outline: none;
    cursor: pointer;
}

.container.upgrade
    .upgrade-content
    .game
    .item-bottom
    .right-balance
    .noUi-target.noUi-horizontal
    .noUi-handle:before,
.container.upgrade
    .upgrade-content
    .game
    .item-bottom
    .right-balance
    .noUi-target.noUi-horizontal
    .noUi-handle:after {
    display: none;
}

.container.upgrade .upgrade-content .items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.container.upgrade .upgrade-content .items #my-items,
.container.upgrade .upgrade-content .items #cb-items {
    background-color: #0f1118;
    width: 50%;
}

.container.upgrade .upgrade-content .items #my-items .pagination-holder,
.container.upgrade .upgrade-content .items #cb-items .pagination-holder {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    padding: 15px 0;
}

.container.upgrade .upgrade-content .items #my-items .header,
.container.upgrade .upgrade-content .items #cb-items .header {
    background-color: #090a0e;
    font-size: 17px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    padding: 0 15px;
    height: 60px;
}

.container.upgrade .upgrade-content .items #my-items .header .header-text,
.container.upgrade .upgrade-content .items #cb-items .header .header-text {
    text-transform: uppercase;
    align-self: center;
}

.container.upgrade .upgrade-content .items #my-items .header .price-text,
.container.upgrade .upgrade-content .items #cb-items .header .price-text {
    color: #7d8495;
    font-size: 15px;
    cursor: pointer;
    align-self: center;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.container.upgrade
    .upgrade-content
    .items
    #my-items
    .header
    .price-text.active:after,
.container.upgrade
    .upgrade-content
    .items
    #cb-items
    .header
    .price-text.active:after {
    background: url("../img/sorts.webp") 0 -14px;
}

.container.upgrade .upgrade-content .items #my-items .header .price-text:after,
.container.upgrade .upgrade-content .items #cb-items .header .price-text:after {
    content: " ";
    background: url("../img/sorts.webp") 0 14px;
    height: 14px;
    width: 14px;
    margin-left: 7px;
    display: inline-block;
    margin-bottom: -1px;
}

.container.upgrade
    .upgrade-content
    .items
    #my-items
    .header
    .price-text.reverse:after,
.container.upgrade
    .upgrade-content
    .items
    #cb-items
    .header
    .price-text.reverse:after {
    background-position: 0 0;
}

.container.upgrade .upgrade-content .items #my-items .header .price-text:hover,
.container.upgrade .upgrade-content .items #cb-items .header .price-text:hover {
    color: #d1d4da;
}

.container.upgrade .upgrade-content .items .loading {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    display: none;
    align-items: center;
    justify-content: center;
}

.container.upgrade .upgrade-content .items .loading .lds-ellipsis {
    display: block;
    margin: auto;
}

.container.upgrade .upgrade-content .items #my-items {
    margin-right: 12px;
    position: relative;
}

.container.upgrade .upgrade-content .items #cb-items {
    margin-left: 12px;
    position: relative;
}

.container.upgrade .upgrade-content .items #cb-items .header {
    position: relative;
}

.container.upgrade .upgrade-content .items #cb-items .header .header-text {
    align-self: center;
    padding-bottom: 8px;
    padding-top: 8px;
}

.container.upgrade .upgrade-content .items #cb-items .header .search {
    cursor: pointer;
    align-self: center;
    margin-left: 25px;
}

.container.upgrade .upgrade-content .items #cb-items .header .search:before {
    content: url("../img/ico-search.webp");
}

.container.upgrade .upgrade-content .items #cb-items .header form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.container.upgrade
    .upgrade-content
    .items
    #cb-items
    .header
    form
    input[type="submit"] {
    visibility: hidden;
    width: 0;
    height: 0;
    position: absolute;
}

.container.upgrade
    .upgrade-content
    .items
    #cb-items
    .header
    form
    .change-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.container.upgrade
    .upgrade-content
    .items
    #cb-items
    .header
    form
    .change-block
    .price-text {
    align-self: center;
}

.container.upgrade
    .upgrade-content
    .items
    #cb-items
    .header
    form
    .change-block
    .price-sort {
    margin-left: 15px;
    align-self: center;
}

.container.upgrade
    .upgrade-content
    .items
    #cb-items
    .header
    form
    .change-block
    .price-sort
    div.price-filter-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.container.upgrade
    .upgrade-content
    .items
    #cb-items
    .header
    form
    .change-block
    .price-sort
    div.price-filter-holder
    .input-wrap {
    position: relative;
}

.container.upgrade
    .upgrade-content
    .items
    #cb-items
    .header
    form
    .change-block
    .price-sort
    div.price-filter-holder
    .input-wrap
    input {
    width: 65px;
    height: 33px;
    background-color: #000;
    color: #999;
    font-size: 16px;
    box-sizing: border-box;
    border-left: none;
    border-top: none;
    border-right: 1px solid #141619;
    border-bottom: 1px solid #141619;
    text-align: center;
    padding-left: 10px;
}

.container.upgrade
    .upgrade-content
    .items
    #cb-items
    .header
    form
    .change-block
    .price-sort
    div.price-filter-holder
    .input-wrap
    input[type="number"] {
    -moz-appearance: textfield;
}

.container.upgrade
    .upgrade-content
    .items
    #cb-items
    .header
    form
    .change-block
    .price-sort
    div.price-filter-holder
    .input-wrap
    input[type="number"]::-webkit-inner-spin-button {
    display: none;
}

.container.upgrade
    .upgrade-content
    .items
    #cb-items
    .header
    form
    .change-block
    .price-sort
    div.price-filter-holder
    .input-wrap:before {
    content: url("../img/ico-rubl.webp");
    position: absolute;
    top: 5px;
    left: 5px;
}

.container.upgrade
    .upgrade-content
    .items
    #cb-items
    .header
    form
    .change-block
    .price-sort
    div.price-filter-holder
    > span {
    color: #7d8495;
    margin: 5px 7px;
}

.container.upgrade
    .upgrade-content
    .items
    #cb-items
    .header
    form
    .change-block
    .weapon-type {
    align-self: center;
    color: #7d8495;
    font-size: 16px;
    background-color: #000;
    border-right: 1px solid #141619;
    border-bottom: 1px solid #141619;
    padding: 8px 0 8px 9px;
    cursor: pointer;
    position: relative;
    width: 130px;
    box-sizing: border-box;
    margin-right: 15px;
    z-index: 2;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.container.upgrade
    .upgrade-content
    .items
    #cb-items
    .header
    form
    .change-block
    .weapon-type
    span {
    width: 92px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
}

.container.upgrade
    .upgrade-content
    .items
    #cb-items
    .header
    form
    .change-block
    .weapon-type
    span:after {
    content: "";
    background: url("../img/arrows.webp") 0 6px;
    width: 11px;
    height: 6px;
    display: inline-block;
    position: absolute;
    top: 15px;
    right: 10px;
}

.container.upgrade
    .upgrade-content
    .items
    #cb-items
    .header
    form
    .change-block
    .weapon-type
    span:hover {
    color: #e5ebfb;
}

.container.upgrade
    .upgrade-content
    .items
    #cb-items
    .header
    form
    .change-block
    .weapon-type.active
    span:after {
    background-position: 0 0;
}

.container.upgrade
    .upgrade-content
    .items
    #cb-items
    .header
    form
    .change-block
    .weapon-type
    .weapon-select {
    display: none;
}

.container.upgrade
    .upgrade-content
    .items
    #cb-items
    .header
    form
    .change-block
    .weapon-type
    .weapon-select.open {
    display: block;
    width: 129px;
    background-color: #000;
    position: absolute;
    top: 33px;
    left: 0;
    border-right: 1px solid #141619;
    border-bottom: 1px solid #141619;
}

.container.upgrade
    .upgrade-content
    .items
    #cb-items
    .header
    form
    .change-block
    .weapon-type
    .weapon-select.open
    ul {
    list-style: none;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 14px;
}

.container.upgrade
    .upgrade-content
    .items
    #cb-items
    .header
    form
    .change-block
    .weapon-type
    .weapon-select.open
    ul
    li {
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    padding: 5px 0;
}

.container.upgrade
    .upgrade-content
    .items
    #cb-items
    .header
    form
    .change-block
    .weapon-type
    .weapon-select.open
    ul
    li:hover,
.container.upgrade
    .upgrade-content
    .items
    #cb-items
    .header
    form
    .change-block
    .weapon-type
    .weapon-select.open
    ul
    li.active {
    color: #e5ebfb;
}

.container.upgrade
    .upgrade-content
    .items
    #cb-items
    .header
    form
    .change-block
    .weapon-type
    .weapon-select.open
    ul
    li:hover.all,
.container.upgrade
    .upgrade-content
    .items
    #cb-items
    .header
    form
    .change-block
    .weapon-type
    .weapon-select.open
    ul
    li.active.all {
    border-bottom-color: #fff;
}

.container.upgrade
    .upgrade-content
    .items
    #cb-items
    .header
    form
    .change-block
    .weapon-type
    .weapon-select.open
    ul
    li:hover.base,
.container.upgrade
    .upgrade-content
    .items
    #cb-items
    .header
    form
    .change-block
    .weapon-type
    .weapon-select.open
    ul
    li.active.base {
    border-bottom-color: #ddd;
}

.container.upgrade
    .upgrade-content
    .items
    #cb-items
    .header
    form
    .change-block
    .weapon-type
    .weapon-select.open
    ul
    li:hover.restricted,
.container.upgrade
    .upgrade-content
    .items
    #cb-items
    .header
    form
    .change-block
    .weapon-type
    .weapon-select.open
    ul
    li.active.restricted {
    border-bottom-color: #8a2be2;
}

.container.upgrade
    .upgrade-content
    .items
    #cb-items
    .header
    form
    .change-block
    .weapon-type
    .weapon-select.open
    ul
    li:hover.mil-spec,
.container.upgrade
    .upgrade-content
    .items
    #cb-items
    .header
    form
    .change-block
    .weapon-type
    .weapon-select.open
    ul
    li.active.mil-spec {
    border-bottom-color: #4169e1;
}

.container.upgrade
    .upgrade-content
    .items
    #cb-items
    .header
    form
    .change-block
    .weapon-type
    .weapon-select.open
    ul
    li:hover.classified,
.container.upgrade
    .upgrade-content
    .items
    #cb-items
    .header
    form
    .change-block
    .weapon-type
    .weapon-select.open
    ul
    li.active.classified {
    border-bottom-color: #e334c8;
}

.container.upgrade
    .upgrade-content
    .items
    #cb-items
    .header
    form
    .change-block
    .weapon-type
    .weapon-select.open
    ul
    li:hover.industrial,
.container.upgrade
    .upgrade-content
    .items
    #cb-items
    .header
    form
    .change-block
    .weapon-type
    .weapon-select.open
    ul
    li.active.industrial {
    border-bottom-color: #279bf0;
}

.container.upgrade
    .upgrade-content
    .items
    #cb-items
    .header
    form
    .change-block
    .weapon-type
    .weapon-select.open
    ul
    li:hover.covert,
.container.upgrade
    .upgrade-content
    .items
    #cb-items
    .header
    form
    .change-block
    .weapon-type
    .weapon-select.open
    ul
    li.active.covert {
    border-bottom-color: #ea2f2f;
}

.container.upgrade
    .upgrade-content
    .items
    #cb-items
    .header
    form
    .change-block
    .weapon-type
    .weapon-select.open
    ul
    li:hover.rare,
.container.upgrade
    .upgrade-content
    .items
    #cb-items
    .header
    form
    .change-block
    .weapon-type
    .weapon-select.open
    ul
    li.active.rare {
    border-bottom-color: #e9bf0c;
}

.container.upgrade
    .upgrade-content
    .items
    #cb-items
    .header
    form
    .search-block-wrapper {
    display: none;
}

.container.upgrade
    .upgrade-content
    .items
    #cb-items
    .header
    form
    .search-block-wrapper
    .search-block {
    background-color: #000;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    padding-right: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    height: 36px;
    right: 12px;
}

.container.upgrade
    .upgrade-content
    .items
    #cb-items
    .header
    form
    .search-block-wrapper
    .search-block
    > div {
    position: relative;
}

.container.upgrade
    .upgrade-content
    .items
    #cb-items
    .header
    form
    .search-block-wrapper
    .search-block
    > div
    .btn-search {
    position: absolute;
    left: 12px;
    background: 0 0;
    border: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #fff;
    font-size: 18px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    cursor: pointer;
}

.container.upgrade
    .upgrade-content
    .items
    #cb-items
    .header
    form
    .search-block-wrapper
    .search-block
    > div
    input {
    background-color: rgba(0, 0, 0, 0);
    border: 0;
    outline: 0;
    font-size: 14px;
    color: #898996;
    padding: 11px 0 14px 38px;
}

.container.upgrade
    .upgrade-content
    .items
    #cb-items
    .header
    form
    .search-block-wrapper
    .search-block
    .close {
    padding: 0;
    cursor: pointer;
    background: rgba(0, 0, 0, 0);
    border: 0;
    -webkit-appearance: none;
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 46px;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    width: 25px;
    height: 35px;
}

.container.upgrade
    .upgrade-content
    .items
    #cb-items
    .header
    form
    .search-block-wrapper
    .search-block
    .close:before {
    content: url("../img/cross.svg");
}

.container.upgrade
    .upgrade-content
    .items
    #cb-items
    .header
    form
    .search-block-wrapper
    .search-block
    .close:hover {
    opacity: 0.6;
}

.container.upgrade .upgrade-content .weapon {
    height: 530px;
    overflow: hidden;
}

.container.upgrade .upgrade-content .weapon.no-weapon {
    text-align: center;
    font-size: 17px;
    text-transform: uppercase;
    line-height: 26px;
    display: flex;
}

.container.upgrade .upgrade-content .weapon.no-weapon > div {
    margin: auto;
}

.container.upgrade .upgrade-content .weapon.no-weapon a.static-btn {
    color: #fff;
    padding: 2px;
    margin-bottom: 13px;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    background: 0 0;
    background-image: -webkit-linear-gradient(left, #f6a45a, #d72b1e);
    background-image: linear-gradient(to right, #f6a45a, #d72b1e);
    margin-bottom: 0;
}

.container.upgrade .upgrade-content .weapon.no-weapon a.static-btn span {
    padding: 10px 18px 12px 20px;
    background: rgba(23, 3, 3, 0.81);
    display: block;
    -webkit-transition: all 100ms cubic-bezier(0.99, 0.47, 0, 0.99);
    transition: all 100ms cubic-bezier(0.99, 0.47, 0, 0.99);
}

.container.upgrade .upgrade-content .weapon.no-weapon a.static-btn span:hover {
    background: rgba(0, 0, 0, 0);
}

.container.upgrade .upgrade-content .weapon.no-weapon a.static-btn span {
    padding: 7px 10px;
}

.container.upgrade .upgrade-content .weapon.no-weapon p {
    margin-top: 0;
    color: #737376;
}

.container.upgrade .upgrade-content .weapon.no-weapon img {
    display: block;
    margin: 0 auto 25px auto;
}

.container.upgrade .upgrade-content .weapon .weapon-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 1px;
}

.container.upgrade .upgrade-content .weapon .weapon-wrap .weapon-block {
    width: 116px;
    height: 112px;
    background: url("../img/bg-weapon.webp") no-repeat;
    background-size: cover;
    border: 1px solid #202531;
    border-bottom: 2px solid rgba(0, 0, 0, 0);
    position: relative;
    box-sizing: border-box;
    margin-right: 1px;
    text-align: center;
    cursor: pointer;
}

.container.upgrade .upgrade-content .weapon .weapon-wrap .weapon-block.base {
    border-bottom-color: #ddd;
}

.container.upgrade
    .upgrade-content
    .weapon
    .weapon-wrap
    .weapon-block.restricted {
    border-bottom-color: #8a2be2;
}

.container.upgrade
    .upgrade-content
    .weapon
    .weapon-wrap
    .weapon-block.mil-spec {
    border-bottom-color: #4169e1;
}

.container.upgrade
    .upgrade-content
    .weapon
    .weapon-wrap
    .weapon-block.classified {
    border-bottom-color: #e334c8;
}

.container.upgrade
    .upgrade-content
    .weapon
    .weapon-wrap
    .weapon-block.industrial {
    border-bottom-color: #279bf0;
}

.container.upgrade .upgrade-content .weapon .weapon-wrap .weapon-block.covert {
    border-bottom-color: #ea2f2f;
}

.container.upgrade .upgrade-content .weapon .weapon-wrap .weapon-block.rare {
    border-bottom-color: #e9bf0c;
}

.container.upgrade .upgrade-content .weapon .weapon-wrap .weapon-block .price {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 13px;
    color: #ee6f3c;
    background-color: #2b3342;
    padding: 3px 5px;
}

.container.upgrade .upgrade-content .weapon .weapon-wrap .weapon-block > img {
    width: 70px;
    height: 70px;
    margin: 11px 0 21px 0;
}

.container.upgrade .upgrade-content .weapon .weapon-wrap .weapon-block .title {
    font-size: 12px;
    color: #fff;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: -25px;
    text-align: left;
    padding: 0 5px;
}

.container.upgrade
    .upgrade-content
    .weapon
    .weapon-wrap
    .weapon-block
    .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.62);
    display: none;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.container.upgrade
    .upgrade-content
    .weapon
    .weapon-wrap
    .weapon-block
    .overlay
    .button {
    background-image: url("../img/add-btn.webp");
    height: 32px;
    width: 32px;
    position: absolute;
    top: calc(50% - 16px);
    left: calc(50% - 16px);
    display: block;
}

.container.upgrade
    .upgrade-content
    .weapon
    .weapon-wrap
    .weapon-block.disabled {
    cursor: default;
}

.container.upgrade
    .upgrade-content
    .weapon
    .weapon-wrap
    .weapon-block.disabled
    .overlay {
    display: block;
}

.container.upgrade
    .upgrade-content
    .weapon
    .weapon-wrap
    .weapon-block.disabled
    .overlay
    .button {
    display: none;
}

.container.upgrade
    .upgrade-content
    .weapon
    .weapon-wrap
    .weapon-block:hover
    .overlay {
    display: block;
}

.container.profileOLD {
    background: url("/img/bg_case.webp") no-repeat;
    background-size: 100% auto;
    overflow: hidden;
}

.container.profileOLD .__bcn_wrapper {
    position: absolute;
    top: 37px;
    font-weight: 600;
    color: #bfcae3;
    font-size: 14px;
}

.container.profileOLD .__bcn_wrapper svg {
    vertical-align: middle;
    font-size: 1.1rem;
    fill: #fff;
}

.container.profileOLD .__balance_wrapper {
    text-align: center;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.container.profileOLD .__balance_wrapper .balance-amount {
    white-space: nowrap;
    font-weight: 700;
    font-size: 19px;
}

.container.profileOLD .__balance_wrapper > svg {
    font-size: 2rem;
}

.container.profileOLD .__balance_wrapper a.gradient-btn {
    padding: 10px 11px;
    height: auto;
    white-space: nowrap;
}

.container.profileOLD .__balance_wrapper a.gradient-btn svg {
    width: 1em;
    height: 1em;
    font-size: 1rem;
}

.container.profileOLD .__balance_wrapper > div > img {
    display: inline-block;
    vertical-align: bottom;
    margin-right: 5px;
}

.container.profileOLD .block .gradient-btn {
    width: 100px;
    vertical-align: middle;
    height: 33.7px;
    display: inline-flex;
    transition: font-size 0.15s ease;
    justify-content: center;
    align-items: center;
}

.container.profileOLD .block .gradient-btn .lds-ellipsis {
    right: auto;
}

.container.profileOLD .block .gradient-btn .lds-ellipsis > div {
    background: #6d6d6d;
}

.container.profileOLD .__tippy-helper {
    text-decoration: none;
}

.container.profileOLD .__tippy-helper > img {
    vertical-align: middle;
    margin-right: 7px;
}

.container.profileOLD .__tippy-helper span {
    font-size: 12px;
    color: #7d8495;
    position: relative;
}

.container.profileOLD .__tippy-helper span:after {
    background-color: #7d8495;
    display: block;
    content: "";
    height: 1px;
    width: 0%;
    left: 50%;
    bottom: 0;
    position: absolute;
    -webkit-transition: width 0.3s ease-in-out;
    -moz-transition: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
}

.container.profileOLD .__tippy-helper span:hover:after,
.container.profileOLD .__tippy-helper span:focus:after {
    width: 100%;
}

.container.profileOLD .__btn-save,
.container.profileOLD .btn-save {
    color: #fff;
    padding: 2px 1px;
    font-size: 11px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    background: 0 0;
    background-image: -webkit-linear-gradient(left, #bb281e, #d38b4f);
    background-image: linear-gradient(to right, #bb281e, #d38b4f);
    width: 100px;
}

.container.profileOLD .__btn-save span,
.container.profileOLD .btn-save span {
    padding: 9px 15px 9px 16px;
    background: linear-gradient(90deg, #261214, #181412);
    display: block;
    -webkit-transition: all 100ms cubic-bezier(0.99, 0.47, 0, 0.99);
    transition: all 100ms cubic-bezier(0.99, 0.47, 0, 0.99);
}

.container.profileOLD .__btn-save span:hover,
.container.profileOLD .btn-save span:hover {
    background: rgba(0, 0, 0, 0);
}

.container.profileOLD .__btn-save.disabled,
.container.profileOLD .btn-save.disabled {
    cursor: not-allowed;
    color: silver;
}

.container.profileOLD .__btn-save.disabled span,
.container.profileOLD .btn-save.disabled span {
    background: rgba(0, 0, 0, 0);
}

.container.profileOLD .icon-contract {
    font-size: 1.35rem;
}

.container.profileOLD .icon-case {
    font-size: 1.45rem;
}

.container.profileOLD .icon-trophy {
    fill: #d3863c;
    font-size: 1.35rem;
}

.container.profileOLD .icon-coinflip {
    font-size: 1rem;
}

.container.profileOLD .icon-upgrade {
    font-size: 1.45rem;
}

.container.profileOLD #__profile-personal-coupon-block {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px dashed #c2633b;
    background-color: #0f0f19;
    padding: 10px;
    text-align: center;
    font-size: 13px;
    color: #707787;
}

.container.profileOLD #__profile-personal-coupon-block p {
    margin: 5px 0;
}

.container.profileOLD #__profile-personal-coupon-block strong {
    font-size: 14px;
    font-weight: 400;
    color: #ca7d34;
}

.container.profileOLD a.gradient-btn {
    padding-top: 11px;
    padding-bottom: 9px;
    font-size: 11px;
}

.container.profileOLD a.gradient-btn strong {
    color: #ca7d34;
    font-size: 14px;
}

.container.profileOLD a.gradient-btn svg {
    fill: #f6a45a;
    height: 18px;
    width: 18px;
    margin-right: 10px;
    vertical-align: middle;
}

.container.profileOLD a.gradient-btn:hover svg {
    fill: #fff;
    transform: scale(1.1);
}

.container.profileOLD a.gradient-btn:hover strong {
    color: #fff;
}

.container.profileOLD .prevent-autosell-message {
    text-align: center;
    margin-bottom: 19px;
    font-size: 13px;
    color: #f04625;
}

.container.profileOLD div.drop-control-wrapper {
    text-align: center;
}

.container.profileOLD .profile-top .profile-user {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.container.profileOLD .profile-top .profile-user .wrapper .block {
    background-color: rgba(9, 8, 13, 0.55);
    padding: 15px;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 22px;
}

.container.profileOLD .profile-top .profile-user .wrapper .block .saved {
    display: none;
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 13px;
    color: #406128;
}

.container.profileOLD .profile-top .profile-user .wrapper .block .saved svg {
    vertical-align: middle;
    height: 20px;
    width: 20px;
    fill: #406128;
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block
    .form-container {
    margin-bottom: 10px;
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block
    .form-container
    input[type="text"] {
    background-color: #0f0f19;
    height: 32px;
    width: 225px;
    outline: 0;
    border: 1px solid #0e0e17;
    border-right-color: #191a21;
    border-bottom-color: #191a21;
    font-size: 12px;
    font-weight: 600;
    color: #bfcae3;
    padding: 0 10px;
    margin-right: 3px;
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block
    .form-container
    input[type="text"]::-webkit-input-placeholder {
    color: #35353f;
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block
    .form-container
    input[type="text"]::-moz-placeholder {
    color: #35353f;
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block
    .form-container
    input[type="text"]:-ms-input-placeholder {
    color: #35353f;
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block
    .form-container
    input[type="text"]:-moz-placeholder {
    color: #35353f;
}

.container.profileOLD .profile-top .profile-user .wrapper .block .error {
    border: 1px solid #960000;
    background-color: rgba(155, 0, 0, 0.39);
    color: #cecece;
    font-size: 13px;
    padding: 7px 10px;
    margin-bottom: 15px;
    display: none;
    max-width: 334px;
    box-sizing: border-box;
}

.container.profileOLD .profile-top .profile-user .wrapper .block.stat .title {
    margin-bottom: 20px;
}

.container.profileOLD .profile-top .profile-user .wrapper .block.stat .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block.stat
    .row.sub-row {
    margin-top: 12px;
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block.stat
    .row.sub-row
    .title {
    margin-bottom: 5px;
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block.stat
    .row.sub-row
    span.small {
    font-size: 16px;
    color: #7d8495;
    margin-left: 15px;
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block.stat
    .row
    .ico-stat
    .title {
    font-size: 15px;
    font-weight: bold;
    color: #bfcae3;
    margin-bottom: 10px;
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block.stat
    .row
    .ico-stat
    span {
    color: #ca7d34;
    font-size: 27px;
    display: inline-block;
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block.stat
    .row
    .ico-stat
    > img {
    margin-right: 5px;
}

.container.profileOLD .profile-top .profile-user .wrapper .block .title {
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 20px;
}

.container.profileOLD .profile-top .profile-user .wrapper .block .title > img {
    margin-right: 11px;
}

.container.profileOLD .profile-top .profile-user .wrapper .block .title svg {
    width: 33px;
    height: 33px;
    margin-right: 10px;
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block
    .title
    .title-text {
    color: #bfcae3;
    display: inline-block;
    line-height: 20px;
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block
    .title
    .title-text
    span {
    font-weight: normal;
    color: #7d8495;
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block
    .block__header {
    position: relative;
    min-height: 29px;
    margin-bottom: 10px;
    backface-visibility: hidden;
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block
    .block__header
    .title {
    margin-bottom: 0;
}

.container.profileOLD .profile-top .profile-user .wrapper .block .action {
    position: absolute;
    top: 0;
    background-color: #0f0f19;
    padding: 5px;
    border-bottom: 1px solid #252632;
}

.container.profileOLD .profile-top .profile-user .wrapper .block .action > a {
    color: #7d8495;
    font-size: 12px;
    text-decoration: none;
}

.container.profileOLD .profile-top .profile-user .wrapper .block .action svg {
    vertical-align: bottom;
    height: 15px;
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block
    .action.pos_left {
    left: 0;
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block
    .action.pos_left
    svg {
    margin-right: 5px;
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block
    .action.pos_right {
    right: 0;
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block
    .action.pos_right
    svg {
    margin-left: 5px;
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block
    .action
    .action__username {
    font-weight: bold;
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block
    .action
    .action__username
    svg {
    width: 26px;
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block
    .action
    .action__settings {
    font-weight: 400;
    font-size: 11px;
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block
    .action
    .action__settings
    svg {
    width: 15px;
    -webkit-transition: -webkit-transform 0.9s;
    transition: transform 0.9s;
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block
    .action
    .action__settings:hover
    svg {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block
    .action
    .action__close {
    font-weight: 400;
    font-size: 11px;
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block
    .action
    .action__close
    svg {
    width: 15px;
    fill: #c1402a;
}

.container.profileOLD .profile-top .profile-user .wrapper .block form.logout {
    position: absolute;
    top: 35px;
    right: 0;
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block
    form.logout
    button {
    background: none;
    border: none;
    text-decoration: none;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 11px;
    color: #464a55;
    font-weight: 600;
    padding-right: 0;
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block
    form.logout
    button:hover,
.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block
    form.logout
    button:active,
.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block
    form.logout
    button:focus {
    color: #5d616c;
    outline: none;
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block
    form.logout
    button
    > img {
    vertical-align: middle;
}

.container.profileOLD .profile-top .profile-user .wrapper .block .block__inner {
    position: relative;
    height: 100%;
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block
    .flipped
    .block__back {
    display: block;
}

.container.profileOLD .profile-top .profile-user .wrapper .block .block__front,
.container.profileOLD .profile-top .profile-user .wrapper .block .block__back {
    width: 100%;
    height: 100%;
    padding: 15px 15px 15px 15px;
    box-sizing: border-box;
    background-color: rgba(9, 8, 13, 0.55);
}

.container.profileOLD .profile-top .profile-user .wrapper .block .block__back {
    position: absolute;
    display: none;
    top: 0;
    background-color: #151721;
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block
    .form-radio-list-vertical {
    font-size: 13px;
    color: #7d8495;
    margin-bottom: 8px;
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block
    .form-radio-list-vertical
    img {
    vertical-align: top;
    width: 14px;
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block
    .form-radio-list-vertical
    p {
    margin-bottom: 13px;
    color: #bfcae3;
    margin-top: 0;
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block
    .form-radio-list-vertical
    label {
    margin-bottom: 10px;
    margin-left: 1px;
    display: inline-block;
    margin-right: 15px;
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block.statistic-user
    h3 {
    text-align: center;
    font-size: 13px;
    color: #bfcae3;
    margin: 0;
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block.statistic-user
    .wrapper {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block.statistic-user
    .wrapper
    p {
    margin: 0;
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block.statistic-user
    .wrapper
    p.source {
    margin: 10px 0;
    color: #697292;
    text-transform: uppercase;
    font-size: 13px;
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block.statistic-user
    .wrapper
    svg {
    font-size: 1.2rem;
    vertical-align: sub;
    margin-right: 7px;
    fill: #697292;
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block.statistic-user
    .wrapper
    svg.upgrade {
    width: 19px;
    height: 19px;
    margin-right: 5px;
    margin-left: -4px;
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block.statistic-user
    .wrapper
    p.price {
    color: #ca7d34;
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block.statistic-user
    .wrapper
    .name {
    font-size: 11px;
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block.statistic-user
    .wrapper
    .skin-img {
    width: 100px;
}

.container.profileOLD .profile-top .profile-user .wrapper .block__central {
    width: 316px;
    height: 227px;
    padding: 0;
    position: relative;
    perspective: 1000px;
    background: rgba(0, 0, 0, 0);
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block__central
    .saved {
    right: 15px;
    top: 50px;
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block__central
    .avatar {
    margin: 15px auto 16px;
    text-align: center;
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block__central
    .avatar
    > img {
    width: 98px;
    border-radius: 50%;
    border: 2px solid #ee6f3c;
    box-sizing: border-box;
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block__central
    .logout-old {
    position: absolute;
    bottom: -23px;
    right: 0;
    text-decoration: none;
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block__central
    .logout-old
    span {
    text-transform: uppercase;
    font-size: 11px;
    color: #464a55;
    font-weight: 600;
}

.container.profileOLD
    .profile-top
    .profile-user
    .wrapper
    .block__central
    .logout-old:hover
    span {
    color: #5d616c;
}

.container.profileOLD .items-block {
    overflow: hidden;
    z-index: 3;
    position: relative;
    margin-top: 35px;
}

.container.profileOLD .items-block .error {
    border: 2px solid #960000;
    background-color: rgba(155, 0, 0, 0.39);
    color: #cecece;
    font-size: 13px;
    padding: 14px;
    margin-bottom: 25px;
    overflow: hidden;
}

.container.profileOLD .items-block .error p {
    margin: 0 0 0 60px;
}

.container.profileOLD .items-block .error > img {
    float: left;
}

.container.profileOLD .items-block .items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.container.profileOLD .items-block .items .unit {
    width: 188px;
    border: 1px solid #29313f;
    text-align: left;
    color: #fff;
    text-decoration: none;
    margin: 0 25px 25px 25px;
    position: relative;
}

.container.profileOLD .items-block .items .unit .steam-instruction {
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #3f434e;
    text-align: center;
    position: absolute;
    overflow: hidden;
}

.container.profileOLD .items-block .items .unit .steam-instruction h6 {
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    margin: 15px 9px 10px 9px;
    text-overflow: ellipsis;
}

.container.profileOLD .items-block .items .unit .steam-instruction img {
    height: 80px;
    margin-top: -15px;
    margin-bottom: -5px;
    width: auto;
}

.container.profileOLD .items-block .items .unit .steam-instruction p {
    padding: 0 10px 13px 10px;
    text-align: center;
    margin: 0;
    font-size: 13px;
    line-height: 16px;
}

.container.profileOLD .items-block .items .unit .steam-instruction p span {
    color: #ea9a50;
}

.container.profileOLD .items-block .items .unit .steam-instruction svg {
    fill: #f6a45a;
    height: 50px;
    width: 50px;
}

.container.profileOLD .items-block .items .unit .weapon {
    height: 172px;
    border-bottom: 3px solid #ddd;
    background-image: url("/img/bg_unit.webp");
    background-size: 100%;
    box-sizing: border-box;
    padding-top: 6px;
    position: relative;
}

.container.profileOLD .items-block .items .unit .weapon > a {
    position: absolute;
}

.container.profileOLD .items-block .items .unit .weapon.restricted {
    border-bottom-color: #8a2be2;
}

.container.profileOLD .items-block .items .unit .weapon.mil-spec {
    border-bottom-color: #4169e1;
}

.container.profileOLD .items-block .items .unit .weapon.classified {
    border-bottom-color: #e334c8;
}

.container.profileOLD .items-block .items .unit .weapon.industrial {
    border-bottom-color: #279bf0;
}

.container.profileOLD .items-block .items .unit .weapon.covert {
    border-bottom-color: #ea2f2f;
}

.container.profileOLD .items-block .items .unit .weapon.rare {
    border-bottom-color: #e9bf0c;
}

.container.profileOLD .items-block .items .unit .weapon.base {
    border-bottom-color: #ddd;
}

.container.profileOLD .items-block .items .unit .weapon .price {
    position: absolute;
    left: 0;
    background-color: rgba(43, 51, 66, 0.831372549);
    bottom: 44px;
    padding: 3px 6px 4px 6px;
    text-align: center;
    font-weight: 600;
    min-width: 60px;
}

.container.profileOLD .items-block .items .unit .weapon .price span {
    font-size: 15px;
    color: #ee6f3c;
}

.container.profileOLD .items-block .items .unit .weapon .danger-ico {
    position: absolute;
    right: 4px;
    top: 3px;
}

.container.profileOLD .items-block .items .unit .weapon .danger-ico > img {
    width: 100%;
}

.container.profileOLD .items-block .items .unit .weapon .coinflip-ico {
    top: 10px;
    left: 8px;
    z-index: 1;
}

.container.profileOLD .items-block .items .unit .weapon .coinflip-ico svg {
    font-size: 1.4rem;
}

.container.profileOLD .items-block .items .unit .weapon .game-server-ico {
    top: 10px;
    left: 8px;
    z-index: 1;
}

.container.profileOLD .items-block .items .unit .weapon .game-server-ico svg {
    font-size: 1.1rem;
}

.container.profileOLD .items-block .items .unit .weapon .case-ico {
    position: absolute;
    top: 10px;
    left: 8px;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.container.profileOLD .items-block .items .unit .weapon .contract-ico,
.container.profileOLD .items-block .items .unit .weapon .upgrade-ico,
.container.profileOLD .items-block .items .unit .weapon .sell-ico {
    position: absolute;
    right: 8px;
    top: 10px;
}

.container.profileOLD .items-block .items .unit .weapon .contract-ico svg,
.container.profileOLD .items-block .items .unit .weapon .upgrade-ico svg,
.container.profileOLD .items-block .items .unit .weapon .sell-ico svg {
    fill: #718ab6;
}

.container.profileOLD .items-block .items .unit .weapon .contract-ico svg {
    width: 23px;
    height: 23px;
}

.container.profileOLD .items-block .items .unit .weapon .upgrade-ico svg {
    width: 17px;
    height: 25px;
}

.container.profileOLD .items-block .items .unit .weapon .sell-ico svg {
    width: 25px;
    height: 27px;
}

.container.profileOLD .items-block .items .unit .skin-image {
    display: block;
    margin: 0 auto;
    width: 150px;
    filter: brightness(1.2);
}

.container.profileOLD .items-block .items .unit .__contract-signature {
    height: 25px;
    width: auto;
    margin-left: 2px;
}

.container.profileOLD .items-block .items .unit .unit-title {
    position: absolute;
    bottom: 6px;
    left: 8px;
    overflow: hidden;
    width: 155px;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
}

.container.profileOLD .items-block .items .unit .unit-title span {
    font-size: 12px;
}

.container.profileOLD .items-block .items .unit .menu-bottom {
    position: relative;
}

.container.profileOLD .items-block .items .unit .menu-bottom:after {
    content: "";
    position: absolute;
    top: -9px;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: url("../img/glow.webp") no-repeat bottom;
}

.container.profileOLD .items-block .items .unit .menu-bottom .bottom-bg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-around;
}

.container.profileOLD .items-block .items .unit .menu-bottom .bottom-bg a {
    align-self: center;
    padding: 8px 12px 5px 14px;
    border-right: 1px solid #2d3343;
}

.container.profileOLD
    .items-block
    .items
    .unit
    .menu-bottom
    .bottom-bg
    a
    > img {
    height: 18px;
    width: auto;
}

.container.profileOLD
    .items-block
    .items
    .unit
    .menu-bottom
    .bottom-bg
    a:last-child {
    border-right: none;
    padding: 7px 11px 7px 13px;
}

.container.profileOLD
    .items-block
    .items
    .unit
    .menu-bottom
    .bottom-bg
    a:last-child
    svg {
    width: 28px;
}

.container.profileOLD
    .items-block
    .items
    .unit
    .menu-bottom
    .bottom-bg
    a:hover {
    background-color: #0c0c0e;
}

.container.profileOLD
    .items-block
    .items
    .unit
    .menu-bottom
    .bottom-bg
    a:hover
    svg {
    transform: scale(1.1);
}

.container.profileOLD .items-block .items .unit .menu-bottom .bottom-bg a svg {
    fill: #f6a45a;
    height: 18px;
    width: 18px;
}

.container.profileOLD
    .items-block
    .items
    .unit
    .menu-bottom
    .bottom-bg
    a.disabled {
    cursor: not-allowed;
}

.container.profileOLD
    .items-block
    .items
    .unit
    .menu-bottom
    .bottom-bg
    a.disabled
    svg {
    fill: #3b4558;
}

.container.profileOLD
    .items-block
    .items
    .unit
    .menu-bottom
    .bottom-bg
    a.disabled:hover {
    background-color: rgba(0, 0, 0, 0);
}

.container.profileOLD
    .items-block
    .items
    .unit
    .menu-bottom
    .bottom-bg
    a.disabled:hover
    svg {
    transform: none;
}

.container.profileOLD
    .items-block
    .items
    .unit
    .menu-bottom
    .bottom-bg
    a.disabled.active {
    cursor: help;
}

.container.profileOLD
    .items-block
    .items
    .unit
    .menu-bottom
    .bottom-bg
    a.disabled.active
    svg {
    fill: #1aaa2c;
}

.container.profileOLD
    .items-block
    .items
    .unit.us-contracts
    .menu-bottom
    .bottom-bg
    a.si-contacts
    svg {
    fill: #1aaa2c;
}

.container.profileOLD
    .items-block
    .items
    .unit.us-upgrade
    .menu-bottom
    .bottom-bg
    a.si-upgrade
    svg {
    fill: #1aaa2c;
}

.container.profileOLD
    .items-block
    .items
    .unit.us-sold
    .menu-bottom
    .bottom-bg
    a.si-sold
    svg {
    fill: #1aaa2c;
}

.container.profileOLD
    .items-block
    .items
    .unit.us-steam
    .menu-bottom
    .bottom-bg
    a.si-steam
    svg {
    fill: #1aaa2c;
}

.container.profileOLD .items-block .items .unit.danger .weapon .danger-ico {
    display: block !important;
}

.container.profileOLD
    .items-block
    .items
    .unit.danger
    .menu-bottom
    .bottom-bg
    a.si-steam
    svg {
    fill: #ae080b;
}

.container.profile-other {
    background: url("/img/bg_case.webp") no-repeat;
    background-size: 100% auto;
    overflow: hidden;
}

.container.profile-other .info-other {
    margin-bottom: 60px;
}

.container.profile-other .info-other .cp-link {
    margin-top: 7px;
    text-align: center;
}

.container.profile-other .info-other .cp-link a {
    text-decoration: none;
    color: #a9a9a9;
}

.container.profile-other .info-other .cp-link a:hover {
    text-decoration: underline;
}

.container.profile-other .info-other .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 720px;
    margin: 0 auto;
    background-color: rgba(9, 8, 13, 0.55);
    padding: 26px;
    box-sizing: border-box;
    justify-content: space-between;
}

.container.profile-other .info-other .wrapper .block .title {
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 20px;
}

.container.profile-other .info-other .wrapper .block .title > img {
    margin-right: 11px;
}

.container.profile-other .info-other .wrapper .block .title .title-text {
    color: #bfcae3;
    display: inline-block;
    line-height: 20px;
}

.container.profile-other .info-other .wrapper .block .title .title-text span {
    font-weight: normal;
    color: #7d8495;
}

.container.profile-other .info-other .wrapper .block.userpic {
    width: 160px;
    margin-top: 35px;
    position: relative;
}

.container.profile-other .info-other .wrapper .block.userpic .user-name {
    margin-bottom: 25px;
    overflow: hidden;
}

.container.profile-other .info-other .wrapper .block.userpic .user-name span {
    font-size: 14px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
    vertical-align: middle;
    margin-top: 0;
    width: calc(100% - 25px);
    float: left;
    line-height: 25px;
}

.container.profile-other .info-other .wrapper .block.userpic .user-name > img {
    vertical-align: middle;
    display: block;
    width: 19px;
    float: left;
    margin-right: 5px;
}

.container.profile-other .info-other .wrapper .block.userpic .login {
    background-color: #0f0f19;
    text-decoration: none;
    padding: 5px;
    color: #7d8495;
    font-size: 12px;
    font-weight: bold;
    border-bottom: 1px solid #252632;
}

.container.profile-other .info-other .wrapper .block.userpic .login img {
    margin-right: 5px;
    vertical-align: bottom;
}

.container.profile-other .info-other .wrapper .block.stat {
    width: 334px;
}

.container.profile-other .info-other .wrapper .block.stat .sub-title {
    font-size: 15px;
    font-weight: normal;
    color: #bfcae3;
    margin-top: 15px;
    margin-bottom: 7px;
    text-transform: uppercase;
}

.container.profile-other .info-other .wrapper .block.stat .title {
    margin-bottom: 16px;
}

.container.profile-other .info-other .wrapper .block.stat .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
}

.container.profile-other
    .info-other
    .wrapper
    .block.stat
    .row.sub-row
    .ico-stat {
    cursor: default;
}

.container.profile-other
    .info-other
    .wrapper
    .block.stat
    .row.sub-row
    span.small {
    font-size: 16px;
    color: #7d8495;
    margin-left: 15px;
}

.container.profile-other .info-other .wrapper .block.stat .row .ico-stat {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    cursor: help;
}

.container.profile-other .info-other .wrapper .block.stat .row .ico-stat > svg {
    font-size: 1.5rem;
    vertical-align: sub;
    margin-right: 7px;
}

.container.profile-other .info-other .wrapper .block.stat .row .ico-stat span {
    color: #d3863c;
    font-size: 27px;
    display: inline-block;
}

.container.profile-other
    .info-other
    .wrapper
    .block.stat
    .row
    .ico-stat
    span
    a {
    color: #d3863c;
    text-decoration-style: dotted;
}

.container.profile-other .info-other .wrapper .avatar {
    width: 130px;
    display: block;
    align-self: center;
    padding: 15px;
    box-sizing: border-box;
}

.container.profile-other .info-other .wrapper .avatar > img {
    width: 100%;
    border-radius: 50%;
    border: 2px solid #ee6f3c;
    display: block;
    box-sizing: border-box;
}

.container.profile-other .items-block-other {
    text-align: center;
    z-index: 3;
    position: relative;
}

.container.profile-other .items-block-other .items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.container.profile-other .items-block-other .items .unit {
    width: 188px;
    border: 1px solid #29313f;
    text-align: left;
    color: #fff;
    text-decoration: none;
    margin: 0 25px 25px 0;
    display: inline-block;
}

.container.profile-other .items-block-other .items .unit .weapon {
    height: 172px;
    border-bottom: 2px solid #ddd;
    background-image: url("/img/bg_unit.webp");
    background-size: 100%;
    box-sizing: border-box;
    padding-top: 6px;
    position: relative;
}

.container.profile-other .items-block-other .items .unit .weapon.restricted {
    border-bottom-color: #8a2be2;
}

.container.profile-other .items-block-other .items .unit .weapon.mil-spec {
    border-bottom-color: #4169e1;
}

.container.profile-other .items-block-other .items .unit .weapon.classified {
    border-bottom-color: #e334c8;
}

.container.profile-other .items-block-other .items .unit .weapon.industrial {
    border-bottom-color: #279bf0;
}

.container.profile-other .items-block-other .items .unit .weapon.covert {
    border-bottom-color: #ea2f2f;
}

.container.profile-other .items-block-other .items .unit .weapon.rare {
    border-bottom-color: #e9bf0c;
}

.container.profile-other .items-block-other .items .unit .weapon.base {
    border-bottom-color: #ddd;
}

.container.profile-other .items-block-other .items .unit .weapon .price {
    position: absolute;
    left: 0;
    background-color: rgba(43, 51, 66, 0.831372549);
    bottom: 44px;
    padding: 3px 6px 4px 6px;
    text-align: center;
    font-weight: 600;
    min-width: 60px;
}

.container.profile-other .items-block-other .items .unit .weapon .price span {
    font-size: 15px;
    color: #ee6f3c;
}

.container.profile-other .items-block-other .items .unit .weapon .source-ico {
    position: absolute;
    top: 10px;
    left: 8px;
}

.container.profile-other
    .items-block-other
    .items
    .unit
    .weapon
    .source-ico
    svg {
    font-size: 1.35rem;
}

.container.profile-other
    .items-block-other
    .items
    .unit
    .weapon
    .source-ico
    svg.icon-trophy {
    fill: #d3863c;
}

.container.profile-other
    .items-block-other
    .items
    .unit
    .weapon
    .source-ico
    svg.icon-gamepad {
    font-size: 1.1rem;
}

.container.profile-other .items-block-other .items .unit .skin-image {
    display: block;
    width: 150px;
    margin: 0 auto;
}

.container.profile-other .items-block-other .items .unit .unit-title {
    position: absolute;
    bottom: 6px;
    left: 8px;
    overflow: hidden;
    width: 155px;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
}

.container.profile-other .items-block-other .items .unit .unit-title span {
    font-size: 12px;
}

.container.profile-other .items-block-other .items .unit .weapon .si {
    display: block !important;
    position: absolute;
    top: 10px;
    right: 8px;
}

.container.profile-other .items-block-other .items .unit .weapon .si svg {
    fill: #6f88b3;
    font-size: 1.35rem;
}

.container.profile-other
    .items-block-other
    .items
    .unit
    .weapon
    .si
    svg.icon-steam {
    font-size: 1.25rem;
}

.container.profile-other
    .items-block-other
    .items
    .unit
    .weapon
    .si
    svg.icon-upgrade {
    font-size: 1.45rem;
}

div#funds-modal .modal-body {
    border-bottom: none;
}

div#funds-modal .hystmodal__close {
    background-image: none;
    background-color: #1a2031;
    border: 1px solid #2f374e;
    width: 30px;
    height: 30px;
    right: -29px;
    opacity: 1;
    top: 0;
}

div#funds-modal .hystmodal__close:hover svg {
    fill: #fff;
}

div#funds-modal .hystmodal__close svg {
    fill: #ff9739;
    font-size: 0.95rem;
    transition: 0.5s fill ease;
}

div#funds-modal .hystmodal__window {
    background: none;
    display: flex;
}

div#funds-modal .hystmodal__wrap {
    justify-content: flex-start;
}

div#funds-modal .method_btns {
    color: #fff;
    display: flex;
    position: relative;
}

div#funds-modal .method_btns__extra_desc {
    margin: 6px 0 8px;
}

div#funds-modal .method_btns__extra_desc img {
    vertical-align: bottom;
}

div#funds-modal .method_btns__l1_buttons {
    color: #5e626e;
}

div#funds-modal .method_btns__l1_buttons > a {
    overflow: hidden;
    border-left: 1px solid #2f374e;
    border-bottom: 1px solid #2f374e;
    background-color: #1a2031;
    cursor: pointer;
    width: 110px;
    height: 86px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: relative;
    text-decoration: none;
    color: #5e626e;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
}

div#funds-modal .method_btns__l1_buttons > a .icon {
    fill: #5e626e;
    margin-bottom: 6px;
    margin-top: 7px;
    font-size: 1.8rem;
}

div#funds-modal .method_btns__l1_buttons > a .icon.icon-knife {
    width: 1.6331658291em;
}

div#funds-modal .method_btns__l1_buttons > a .icon.icon-crypto {
    width: 1.1096491228em;
}

div#funds-modal .method_btns__l1_buttons > a .icon.icon-wallet {
    width: 1.0940594059em;
}

div#funds-modal .method_btns__l1_buttons > a .icon.icon-card {
    width: 1.3971962617em;
}

div#funds-modal .method_btns__l1_buttons > a:first-child {
    border-top: 1px solid #2f374e;
}

div#funds-modal .method_btns__l1_buttons > a:nth-child(2) div.icons-holder img {
    height: 44px;
    margin-top: 10px;
}

div#funds-modal .method_btns__l1_buttons > a .border {
    position: absolute;
    top: -1px;
    left: 0;
    height: calc(100% + 2px);
    width: 3px;
    background-color: #ff9739;
    display: none;
}

div#funds-modal .method_btns__l1_buttons > a div.icons-holder {
    justify-content: center;
    text-align: center;
    vertical-align: middle;
}

div#funds-modal .method_btns__l1_buttons > a div.icons-holder .group-label {
    display: none;
}

div#funds-modal .method_btns__l1_buttons > a div.icons-holder img {
    max-width: 50%;
    text-align: center;
}

div#funds-modal .method_btns__l1_buttons > a div.icons-holder p {
    margin: 0;
    padding: 0;
}

div#funds-modal .method_btns__l1_buttons > a:hover {
    background-color: #2f374e;
}

div#funds-modal .method_btns__l1_buttons > a.active {
    background-color: #2f374e;
    color: #fff;
    font-weight: 600;
}

div#funds-modal .method_btns__l1_buttons > a.active .icon {
    fill: #fff;
}

div#funds-modal .method_btns__l1_buttons > a.active .border {
    display: block;
}

div#funds-modal .method_btns__l2_wrapper {
    background-color: #171c25;
    border: 1px solid #2f374e;
    padding: 30px;
}

div#funds-modal .method_btns__text_separator {
    margin-top: 0;
    font-size: 19px;
    font-weight: 300;
    color: #fff;
}

div#funds-modal .method_btns__text_separator.position_top {
    display: none;
}

div#funds-modal .method_btns__l2_buttons {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: auto;
    gap: 20px;
    margin-bottom: 20px;
}

div#funds-modal .method_btns__l2_buttons.left {
    justify-content: left;
}

div#funds-modal .method_btns__l2_buttons.left > a {
    margin-right: 20px;
}

div#funds-modal .method_btns__l2_buttons.left > a:last-child {
    margin-right: 0;
}

div#funds-modal .method_btns__l2_buttons > a {
    border: 1px solid #2f374e;
    background-color: #1a2031;
    height: 110px;
    max-width: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: relative;
    text-decoration: none;
}

div#funds-modal .method_btns__l2_buttons > a.disabled:hover {
    background: #1a2031;
    cursor: default;
}

div#funds-modal .method_btns__l2_buttons > a .badge-holder {
    position: absolute;
    left: -4px;
    top: -4px;
    display: flex;
}

div#funds-modal .method_btns__l2_buttons > a .badge-holder > div {
    border-radius: 3px;
    font-size: 11px;
    font-weight: 600;
    text-align: center;
    padding: 4px 4px;
    text-transform: uppercase;
    margin-right: 7px;
}

div#funds-modal .method_btns__l2_buttons > a .badge-holder > div:last-child {
    margin-right: 0;
}

div#funds-modal .method_btns__l2_buttons > a .badge-holder > div.badge-new {
    background-color: red;
    color: #fff;
}

div#funds-modal .method_btns__l2_buttons > a .badge-holder > div.badge-test {
    background-color: #ffe827;
    color: #443e2a;
}

div#funds-modal .method_btns__l2_buttons > a .badge-holder > div.badge-p2p {
    background-color: #638eb0;
    color: #fff;
}

div#funds-modal .method_btns__l2_buttons > a .badge-holder > div.badge-default {
    background-color: #919191;
    color: #fff;
}

div#funds-modal .method_btns__l2_buttons > a .gateway {
    color: #999;
    position: absolute;
    display: flex;
    bottom: 5px;
    width: calc(100% + 0px);
    text-align: center;
    font-size: 11px;
    padding: 1px;
    justify-content: space-between;
    align-content: center;
    align-items: center;
}

div#funds-modal .method_btns__l2_buttons > a .gateway > div {
    padding: 0 10px;
}

div#funds-modal .method_btns__l2_buttons > a .gateway > div:first-child {
    color: #dfdfdf;
    font-size: 12px;
}

div#funds-modal .method_btns__l2_buttons > a .icons-holder {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    font-size: 13px;
    width: 100%;
}

div#funds-modal .method_btns__l2_buttons > a .icons-holder > img {
    height: 35px;
    max-width: 70%;
    margin: 0 auto;
}

div#funds-modal
    .method_btns__l2_buttons
    > a
    .icons-holder
    > img.mir_visa_mc_svg {
    height: 45px;
}

div#funds-modal .method_btns__l2_buttons > a .icons-holder > img.visa_mc_svg {
    height: 20px;
}

div#funds-modal .method_btns__l2_buttons > a .icons-holder > img.mir_svg {
    height: 21px;
}

div#funds-modal .method_btns__l2_buttons > a:last-child {
    margin-right: 0;
}

div#funds-modal .method_btns__l2_buttons > a:hover {
    background-color: #2f374e;
}

div#funds-modal .method_btns__l2_buttons > a.active {
    border-color: #ff9739;
}

div#funds-modal .hr {
    height: 1px;
    width: 100%;
    background-color: #2f374e;
}

div#funds-modal p.help {
    margin: 0;
    padding: 0;
    color: #969696;
    font-size: 12px;
    text-align: center;
}

div#funds-modal p.help a {
    color: #b0681e;
    text-decoration: none;
}

div#funds-modal form {
    margin: 20px 0;
    color: #fff;
    font-size: 15px;
}

div#funds-modal form .icon-loading {
    width: 24px;
    vertical-align: middle;
}

div#funds-modal form .icon-cell-phone {
    transform: translateX(6px) translateY(-1px);
    vertical-align: middle;
    width: 24px;
}

div#funds-modal form .icon-percent {
    font-size: 1.4rem;
    vertical-align: middle;
}

div#funds-modal form .form-group {
    display: grid;
    grid-template-columns: 0.4fr 0.7fr 0.9fr;
    grid-template-rows: auto;
    column-gap: 15px;
    row-gap: 15px;
    padding: 0;
    margin-bottom: 30px;
    align-items: center;
}

div#funds-modal form input[type="number"],
div#funds-modal form input[type="text"] {
    background-color: #1a2031;
    height: 43px;
    border: none;
    font-size: 17px;
    font-weight: 600;
    color: #5e626e;
    padding: 2px 34px 0 7px;
    text-transform: uppercase;
    width: 100%;
    outline: none;
}

div#funds-modal form input[type="number"]:-webkit-autofill,
div#funds-modal form input[type="number"]:-webkit-autofill:hover,
div#funds-modal form input[type="number"]:-webkit-autofill:focus,
div#funds-modal form input[type="number"]:-webkit-autofill:active,
div#funds-modal form input[type="text"]:-webkit-autofill,
div#funds-modal form input[type="text"]:-webkit-autofill:hover,
div#funds-modal form input[type="text"]:-webkit-autofill:focus,
div#funds-modal form input[type="text"]:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px #1a2031 inset !important;
    -webkit-text-fill-color: #5e626e !important;
    caret-color: #5e626e;
}

div#funds-modal form .input-wrap {
    position: relative;
}

div#funds-modal form .input-wrap > span {
    display: block;
    font-size: 22px;
    color: #5e626e;
    position: absolute;
    right: 12px;
    top: 8px;
}

div#funds-modal form .input-wrap > span.acronym {
    font-size: 14px;
    right: 9px;
    top: 14px;
}

div#funds-modal form .input-wrap > span.success svg {
    fill: #4db45e;
}

div#funds-modal form .input-wrap > span.error svg {
    fill: #ed4141;
}

div#funds-modal form .input-wrap .input-wrap-error,
div#funds-modal form .input-wrap .input-wrap-success {
    position: absolute;
    color: #ed4141;
    font-size: 12px;
    bottom: -16px;
}

div#funds-modal form .input-wrap .input-wrap-error {
    color: #ed4141;
}

div#funds-modal form .label-hint {
    font-size: 13px;
    margin: 3px 0 0 0;
}

div#funds-modal form .label-hint.small {
    font-size: 12px;
    font-weight: 100;
    color: #5e626e;
}

div#funds-modal form .label-hint.small strong {
    font-weight: 700;
}

div#funds-modal form .label-hint-success {
    color: #4db45e;
    font-weight: bold;
}

div#funds-modal form .item-description {
    grid-column: span 3;
}

div#funds-modal form .item-description.empty {
    display: none;
}

div#funds-modal form .item-description img {
    vertical-align: middle;
}

div#funds-modal form .item-hint {
    font-size: 12px;
    color: #969696;
}

div#funds-modal form .item-coins {
    font-size: 14px;
    color: #fff;
}

div#funds-modal form .item-coins span {
    color: #ff9739;
    font-weight: 600;
}

div#funds-modal form .item-coins .amount-prediction {
    color: #fff;
}

div#funds-modal form .item-coins .bcn-prediction {
    color: #979eb0;
    margin-top: 4px;
    font-size: 13px;
}

div#funds-modal form .item-coins img {
    vertical-align: middle;
    margin: 0 3px;
}

div#funds-modal form .item-coins.small {
    font-size: 14px;
    color: #969696;
}

div#funds-modal form .item-coins.small img {
    width: 16px;
    margin: 0;
}

div#funds-modal form button,
div#funds-modal form a.authBtn {
    width: 100%;
    text-align: center;
    text-decoration: none;
    display: block;
    background: -webkit-linear-gradient(to right, #ff9c43, #ff9739);
    background: linear-gradient(to right, #ff9c43, #ff9739);
    border: 0;
    padding: 13px 10px;
    font-size: 14px;
    cursor: pointer;
    color: #fff;
}

div#funds-modal form button:disabled,
div#funds-modal form a.authBtn:disabled {
    background: -webkit-linear-gradient(to right, #777777, #c0c0c0);
    background: linear-gradient(to right, #777777, #c0c0c0);
}

@media only screen and (max-width: 800px) {
    div#funds-modal .method_btns__l2_buttons {
        grid-template-columns: repeat(3, 1fr);
    }

    div#funds-modal form .item-coins {
        font-size: 13px;
    }

    div#funds-modal form .item-coins .bcn-prediction {
        font-size: 12px;
    }
}

@media only screen and (max-width: 650px) {
    div#funds-modal .modal-body {
        padding: 40px 0 40px 0;
    }

    div#funds-modal .modal-body form .item-coins {
        font-size: 12px;
    }

    div#funds-modal .modal-body form .item-coins .bcn-prediction {
        font-size: 11px;
    }

    div#funds-modal .modal-body .method_btns__l2_wrapper {
        padding: 15px;
    }

    div#funds-modal
        .modal-body
        .method_btns__l2_wrapper
        .method_btns__l2_buttons
        > a {
        height: 97px;
        max-width: 140px;
    }

    div#funds-modal
        .modal-body
        .method_btns__l2_wrapper
        .method_btns__l2_buttons
        > a
        .badge-holder
        > div {
        font-size: 10px;
        font-weight: normal;
    }

    div#funds-modal
        .modal-body
        .method_btns__l2_wrapper
        .method_btns__l2_buttons
        > a
        .icons-holder
        > img {
        max-width: 50%;
    }

    div#funds-modal
        .modal-body
        .method_btns__l2_wrapper
        .method_btns__l2_buttons
        > a
        .gateway {
        bottom: 2px;
    }

    div#funds-modal
        .modal-body
        .method_btns__l2_wrapper
        .method_btns__l2_buttons
        > a
        .gateway
        > div {
        padding: 0 5px;
    }

    div#funds-modal
        .modal-body
        .method_btns__l2_wrapper
        .method_btns__l2_buttons
        > a
        .gateway
        > div:first-child {
        font-size: 12px;
    }

    div#funds-modal .modal-body .method_btns__l1_buttons > a {
        width: 90px;
        height: 80px;
        font-size: 12px;
    }

    div#funds-modal .modal-body .method_btns__l1_buttons > a .icon {
        font-size: 1.6rem;
    }

    div#funds-modal .hystmodal__close {
        right: 0px;
        top: -29px;
    }
}

@media only screen and (max-width: 550px) {
    div#funds-modal .method_btns__text_separator.position_bottom {
        display: none;
    }

    div#funds-modal .method_btns__text_separator.position_top {
        display: block;
        margin: 10px 0;
    }

    div#funds-modal form {
        padding: 0 50px;
    }

    div#funds-modal form .item-description {
        grid-column: span 2;
    }

    div#funds-modal form .item-coins {
        grid-column: 2/-1;
        margin-top: -5px;
    }

    div#funds-modal form .item-coins .bcn-prediction {
        margin-top: 2px;
    }

    div#funds-modal form .form-group {
        grid-template-columns: 0.4fr 0.6fr;
        row-gap: 11px;
    }

    div#funds-modal form .form-group > div:last-child {
        grid-column: span 2;
        margin-top: 14px;
    }

    div#funds-modal .method_btns {
        flex-wrap: wrap;
    }

    div#funds-modal .modal-body .method_btns__l2_wrapper {
        border-top: none;
    }

    div#funds-modal
        .modal-body
        .method_btns__l2_wrapper
        .method_btns__l2_buttons {
        gap: 12px;
    }

    div#funds-modal
        .modal-body
        .method_btns__l2_wrapper
        .method_btns__l2_buttons
        > a {
        max-width: none;
        width: auto;
    }

    div#funds-modal .modal-body .method_btns__l1_buttons {
        width: 100%;
        padding: 10px 15px 0 15px;
        background-color: #171c25;
        border: 1px solid #2f374e;
        border-width: 1px 1px 0 1px;
    }

    div#funds-modal .modal-body .method_btns__l1_buttons > a {
        display: inline-flex;
        width: 25%;
        border-top: 1px solid #2f374e;
    }

    div#funds-modal .modal-body .method_btns__l1_buttons > a .border {
        bottom: 0;
        left: 0;
        width: 100%;
        height: 3px;
        top: auto;
    }

    div#funds-modal .modal-body .method_btns__l1_buttons > a:last-child {
        border-right: 1px solid #2f374e;
    }
}

@media only screen and (max-width: 440px) {
    div#funds-modal .modal-body form {
        padding: 0;
    }

    div#funds-modal .modal-body form .form-group {
        grid-template-columns: 0.4fr 0.7fr;
    }

    div#funds-modal .modal-body form .item-coins {
        font-size: 11px;
    }

    div#funds-modal .modal-body form .item-coins .bcn-prediction {
        font-size: 11px;
    }

    div#funds-modal .modal-body .method_btns__text_separator {
        font-size: 15px;
        margin: 2px 0 10px;
    }

    div#funds-modal .modal-body .method_btns__l1_buttons > a {
        font-size: 10px;
        height: 70px;
    }

    div#funds-modal .modal-body .method_btns__l1_buttons > a .icon {
        margin-top: 3px;
    }

    div#funds-modal
        .modal-body
        .method_btns__l2_wrapper
        .method_btns__l2_buttons {
        grid-template-columns: repeat(2, 1fr);
    }

    div#funds-modal
        .modal-body
        .method_btns__l2_wrapper
        .method_btns__l2_buttons
        > a {
        height: 88px;
    }

    div#funds-modal
        .modal-body
        .method_btns__l2_wrapper
        .method_btns__l2_buttons
        > a
        .icons-holder
        .method_btns__extra_desc {
        font-size: 11px;
    }

    div#funds-modal
        .modal-body
        .method_btns__l2_wrapper
        .method_btns__l2_buttons
        > a
        .icons-holder.group-crypto
        > img {
        height: 30px;
    }
}

.light-modal-body.compact a {
    color: #ea9a50;
    text-decoration: none;
}

.light-modal-body.compact ol li {
    font-size: 12px;
}

.light-modal-body.compact ol li:before {
    height: 24px;
    width: 24px;
    line-height: 2em;
    border-radius: 24px;
}

.light-modal-body.compact ol li .label.label-success {
    background-color: #164e66;
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 80%;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}

.light-modal {
    display: none;
    position: fixed;
    background: rgba(0, 0, 0, 0);
    top: 0;
    bottom: 0;
    left: 0;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    right: 0;
    z-index: 6;
    transition: background 1s;
    font-size: 16px;
    visibility: hidden;
}

.light-modal-wider .light-modal-content {
    width: 500px;
}

.light-modal-wider .light-modal-footer {
    padding: 3px;
}

.light-modal-content {
    background: #292d35;
    color: #fff;
    width: 380px;
    border-radius: 0.2em;
    position: relative;
    max-height: calc(100vh - 10px);
    line-height: 1.4;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: calc(100vw - 30px);
}

.light-modal-content ul#choose-payment {
    display: flex;
    margin: 0;
    padding: 0;
    align-items: center;
    flex-wrap: wrap;
}

.light-modal-content ul#choose-payment li {
    list-style: none;
    text-align: center;
    width: 84px;
    cursor: pointer;
    height: 70px;
    align-items: center;
    background: #1a2031;
    border: 0.7px solid #2f374e;
    display: flex;
    color: #404c6c;
    justify-content: center;
}

.light-modal-content ul#choose-payment li img {
    width: 66px;
    height: auto;
    display: inherit;
}

.light-modal-content ul#choose-payment li:hover {
    background-color: #2f374e;
}

.light-modal-content ul#choose-payment li.active {
    background-color: #2f374e;
    border-bottom: 2px solid #ff9739;
}

.light-modal-content p.help {
    font-size: 12px;
    color: silver;
    margin: 0;
    text-align: center;
}

.light-modal-content p.help a {
    color: silver;
}

.light-modal-content .mb-25 {
    margin-bottom: 25px;
}

.light-modal-content form {
    margin-bottom: 15px;
    width: 345px;
}

.light-modal-content form label {
    width: 125px;
    display: inline-block;
    text-align: right;
    padding-right: 10px;
    vertical-align: middle;
    line-height: 16px;
}

.light-modal-content form label div#promo-hint {
    font-size: 13px;
    margin-top: 5px;
    height: 16px;
    position: relative;
}

.light-modal-content form label div.success {
    color: #e4b081;
}

.light-modal-content form label div.error {
    color: #ca5c64;
}

.light-modal-content form > div {
    margin-bottom: 15px;
    text-align: right;
}

.light-modal-content form > div #promo-result-holder {
    display: block;
    height: 18px;
    margin-bottom: 2px;
}

.light-modal-content form > div #promo-result-holder > div {
    display: none;
    font-size: 13px;
    color: #bac5de;
}

.light-modal-content form > div #promo-result-holder > div strong {
    color: #e4b081;
}

.light-modal-content form > div > div {
    display: inline-block;
    position: relative;
}

.light-modal-content form > div > div > span {
    display: block;
    font-size: 22px;
    color: #35353f;
    position: absolute;
    right: 12px;
    top: 8px;
}

.light-modal-content form > div > div > span svg {
    fill: #35353f;
    width: 19px;
    height: 19px;
}

.light-modal-content form input[type="text"],
.light-modal-content form input[type="number"] {
    background-color: #0f0f19;
    height: 43px;
    line-height: 45px;
    width: 140px;
    outline: 0;
    border: 1px solid #0e0e17;
    border-right-color: #191a21;
    border-bottom-color: #191a21;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    padding: 0 10px;
    margin-right: -1px;
    text-transform: uppercase;
    display: inline-block;
}

.light-modal-content form input[type="text"]::-webkit-input-placeholder,
.light-modal-content form input[type="number"]::-webkit-input-placeholder {
    color: #35353f;
}

.light-modal-content form input[type="text"]::-moz-placeholder,
.light-modal-content form input[type="number"]::-moz-placeholder {
    color: #35353f;
}

.light-modal-content form input[type="text"]:-ms-input-placeholder,
.light-modal-content form input[type="number"]:-ms-input-placeholder {
    color: #35353f;
}

.light-modal-content form input[type="text"]:-moz-placeholder,
.light-modal-content form input[type="number"]:-moz-placeholder {
    color: #35353f;
}

.light-modal-content img {
    max-width: 100%;
    border-radius: 0.2em;
}

.light-modal-content.large-content {
    width: 50vw;
}

.light-modal-header {
    padding: 14px 20px;
    background: rgba(0, 0, 0, 0.2);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}

.light-modal-heading {
    margin: 0;
    font-size: 20px;
    font-weight: 400;
}

.light-modal-heading + .light-modal-close-icon {
    position: static;
}

.light-modal-body {
    background: #14171e url("../img/modal-bg.webp") no-repeat center top;
    padding: 20px 20px 4px 20px;
    overflow: auto;
    max-height: 450px;
}

.light-modal-body.skinpay-wrapper {
    background-color: #272a31;
    background-image: none;
    padding: 10px 0;
    height: 70px;
    display: flex;
    box-sizing: border-box;
    justify-content: center;
    align-items: center;
}

.light-modal-body.skinpay-wrapper img {
    height: 65%;
}

.light-modal-body.skinpay-wrapper a.gradient-btn:before {
    background: -webkit-linear-gradient(to right, #a3a3a4, #6e5ab1);
    background: linear-gradient(to right, #a3a3a4, #6e5ab1);
}

.light-modal-body.skinpay-wrapper a.gradient-btn:hover:after {
    background: -webkit-linear-gradient(to right, #4754e5, #453a70);
    background: linear-gradient(to right, #4754e5, #453a70);
}

.light-modal-footer {
    padding: 15px 20px;
    background: rgba(0, 0, 0, 0.2);
    text-align: right;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between;
}

.light-modal-footer svg {
    width: calc(25% - 10px);
    height: 25px;
}

.light-modal-close-icon {
    text-decoration: none;
    line-height: 1;
}

.light-modal-close-icon svg {
    transition: all 0.2s ease-in-out;
}

.light-modal-close-icon:hover svg {
    fill: #fff;
}

.light-modal-close-icon {
    position: absolute;
    top: -15px;
    right: -15px;
}

.light-modal-close-icon svg {
    width: 18px;
    height: 18px;
    fill: #7c7c7c;
}

.light-modal-caption {
    position: absolute;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 100%;
    padding: 10px 0;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 0.2em;
    width: 100%;
    text-align: center;
    margin-top: 5px;
}

.light-modal.visible {
    background: rgba(0, 0, 0, 0.6);
    display: -ms-flexbox;
    display: flex;
    visibility: visible;
}

.light-modal-navigation .navigation-next,
.light-modal-navigation .navigation-prev {
    width: 32px;
    height: 32px;
    border-color: #fff;
    transition: border-color 0.2s;
}

.light-modal-navigation .navigation-next:hover,
.light-modal-navigation .navigation-prev:hover {
    border-color: rgba(255, 255, 255, 0.7);
}

.light-modal-navigation .navigation-next {
    position: absolute;
    right: -50px;
    top: 50%;
    border-bottom: 1px solid;
    border-left: 1px solid;
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.light-modal-navigation .navigation-prev {
    position: absolute;
    left: -50px;
    top: 50%;
    border-bottom: 1px solid;
    border-left: 1px solid;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

@media (max-width: 480px) {
    .light-modal-navigation .navigation-next {
        right: 5px;
    }

    .light-modal-navigation .navigation-prev {
        left: 5px;
    }
}

@keyframes basic {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.basic {
    animation-name: basic;
}

@media (max-width: 440px) {
    .light-modal {
        font-size: 14px;
    }

    .light-modal:target .light-modal-content {
        width: 320px;
    }
}

@supports (display: flex) {
    @media (max-width: 440px) {
        .light-modal:target .light-modal-content {
            width: 320px;
        }
    }
}

.hystmodal__opened {
    position: fixed;
    right: 0;
    left: 0;
    overflow: hidden;
}

.hystmodal__shadow {
    position: fixed;
    border: none;
    display: block;
    width: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    z-index: 98;
    opacity: 0;
    transition: opacity 0.15s ease;
    background-color: #000;
}

.hystmodal__shadow--show {
    pointer-events: auto;
    opacity: 0.6;
}

.hystmodal * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}

.hystmodal {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    opacity: 1;
    pointer-events: none;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    z-index: 99;
    visibility: hidden;
}

.hystmodal .hystmodal__close:focus {
    outline: 0 !important;
}

.hystmodal .modal-head {
    padding: 20px;
    font-size: 18px;
    border-bottom: 1px solid #1d232e;
    color: #fff;
}

.hystmodal .modal-head p {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
}

.hystmodal .modal-head p svg.icon {
    margin-right: 7px;
    font-size: 1.5rem;
    fill: #e19248;
}

.hystmodal .modal-body {
    padding: 25px 30px;
    border-bottom: 1px solid #1d232e;
}

.hystmodal .modal-body pre {
    white-space: pre-line;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    color: #8d8d8d;
    line-height: normal;
}

.hystmodal .modal-body > p {
    font-size: 14px;
    font-weight: 600;
    text-align: center;
}

.hystmodal .modal-body ul.normal {
    padding-left: 17px;
}

.hystmodal .modal-body ul.normal li {
    font-size: 14px;
}

.hystmodal--active {
    opacity: 1;
}

.hystmodal--moved,
.hystmodal--active {
    pointer-events: auto;
    visibility: visible;
}

.hystmodal__wrap {
    flex-shrink: 0;
    flex-grow: 0;
    width: calc(100% - 30px);
    min-height: 100%;
    margin: auto;
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    justify-content: center;
}

.hystmodal__window {
    position: relative;
    margin: 50px 0;
    box-sizing: border-box;
    flex-shrink: 0;
    flex-grow: 0;
    overflow: visible;
    transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
    transform: scale(0.9);
    opacity: 0;
    background: #171c25;
    width: 100%;
    max-width: 800px;
}

.hystmodal__window.__600 {
    max-width: 600px;
}

.hystmodal__window.__950 {
    max-width: 950px;
}

.hystmodal__window.__1100 {
    max-width: 1100px;
}

.hystmodal__window p.inputs label {
    display: flex;
    align-items: center;
    cursor: pointer;
    justify-content: center;
    margin-bottom: 11px;
}

.hystmodal__window p.inputs input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    min-width: 39px;
    height: 23px;
    width: 39px;
    border-radius: 11.5px;
    display: inline-block;
    position: relative;
    border: 2px solid #474755;
    background: linear-gradient(180deg, #2d2f39 0%, #1f2027 100%);
    transition: all 0.2s ease;
    margin-right: 5px;
}

.hystmodal__window p.inputs input[type="checkbox"]:after {
    content: "";
    position: absolute;
    top: 2px;
    left: 2px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 1px 2px rgba(44, 44, 44, 0.2);
    transition: all 0.2s cubic-bezier(0.5, 0.1, 0.75, 1.35);
}

.hystmodal__window p.inputs input[type="checkbox"]:checked {
    border-color: #a68709;
}

.hystmodal__window p.inputs input[type="checkbox"]:checked:after {
    transform: translatex(16px);
}

.hystmodal__window p.inputs button {
    font-size: 14px;
    display: block;
    text-transform: uppercase;
    margin: 0 auto;
    width: 185px;
    height: 35px;
    color: #df8b57;
    cursor: pointer;
    border: 1px solid #df8b57;
    background: #171c25;
    transition: background-color 0.3s ease;
}

.hystmodal__window p.inputs button:hover {
    background: #0a0c10;
}

.hystmodal__window p.inputs button:disabled {
    cursor: not-allowed;
    color: #686868;
    border: 1px solid #484848;
    background-color: #31363e;
}

.hystmodal__window.__alert {
    background: #511618;
    color: #cacaca;
}

.hystmodal__window.__alert .modal-head {
    padding: 15px;
}

.hystmodal__window.__alert .modal-body {
    font-size: 14px;
    padding-bottom: 5px;
}

.hystmodal__window.__alert h4 {
    color: #fff;
}

.hystmodal__window.__alert p.inputs button {
    background: #3d1012;
    color: #fff;
    border: 1px solid #fff;
}

.hystmodal__window .overlay {
    position: absolute;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.43);
    width: 100%;
    height: 100%;
    display: none;
    top: 0;
    justify-content: center;
}

.hystmodal__window .overlay.active {
    display: flex;
}

.hystmodal--active .hystmodal__window {
    transform: scale(1);
    opacity: 1;
}

.hystmodal__close {
    position: absolute;
    z-index: 10;
    display: block;
    background-color: rgba(0, 0, 0, 0);
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' stroke='%23fff' stroke-linecap='square' stroke-miterlimit='50' stroke-width='2' d='M22 2L2 22'/%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='square' stroke-miterlimit='50' stroke-width='2' d='M2 2l20 20'/%3E%3C/svg%3E");
    background-size: 100% 100%;
    border: none;
    font-size: 0;
    cursor: pointer;
    outline: none;
    height: 15px;
    width: 15px;
    top: 25px;
    right: 30px;
    opacity: 0.5;
    border: 0;
}

@media all and (max-width: 768px) {
    .hystmodal__close {
        top: 28px;
        right: 28px;
        width: 24px;
        height: 24px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' stroke='%234f5561' stroke-linecap='square' stroke-miterlimit='50' stroke-width='2' d='M22 2L2 22'/%3E%3Cpath fill='none' stroke='%234f5561' stroke-linecap='square' stroke-miterlimit='50' stroke-width='2' d='M2 2l20 20'/%3E%3C/svg%3E");
    }

    .hystmodal__window {
        margin: 0;
    }
}

@media all and (max-width: 550px) {
    .hystmodal__close {
        top: 17px;
        right: 17px;
    }

    .hystmodal__window .modal-head {
        padding: 20px;
        font-size: 17px;
    }
}

@media all and (max-width: 400px) {
    .hystmodal__close {
        top: 15px;
        right: 15px;
        width: 20px;
        height: 20px;
    }

    .hystmodal__window .modal-head {
        padding: 15px;
    }
}

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */
@-webkit-keyframes bounce {
    from,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(
            0.755,
            0.05,
            0.855,
            0.06
        );
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(
            0.755,
            0.05,
            0.855,
            0.06
        );
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

@keyframes bounce {
    from,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(
            0.755,
            0.05,
            0.855,
            0.06
        );
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(
            0.755,
            0.05,
            0.855,
            0.06
        );
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}

@-webkit-keyframes flash {
    from,
    50%,
    to {
        opacity: 1;
    }

    25%,
    75% {
        opacity: 0;
    }
}

@keyframes flash {
    from,
    50%,
    to {
        opacity: 1;
    }

    25%,
    75% {
        opacity: 0;
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}

@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

@-webkit-keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
}

@-webkit-keyframes shake {
    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

@keyframes shake {
    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake;
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }

    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }

    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}

@-webkit-keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}

@-webkit-keyframes wobble {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes wobble {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}

@-webkit-keyframes jello {
    from,
    11.1%,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }

    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }

    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }

    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
}

@keyframes jello {
    from,
    11.1%,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }

    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }

    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }

    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center;
}

@-webkit-keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

    28% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

    28% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.heartBeat {
    -webkit-animation-name: heartBeat;
    animation-name: heartBeat;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}

@-webkit-keyframes bounceIn {
    from,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes bounceIn {
    from,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.bounceIn {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInDown {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInLeft {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInRight {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInUp {
    from,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
}

.bounceOut {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes fadeOutDown {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes fadeOutLeft {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes fadeOutRight {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@keyframes fadeOutUp {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
    from {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1)
            translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
            rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1)
            translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
            rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1)
            translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
            rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95)
            translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95)
            translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    to {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1)
            translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
            rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@keyframes flip {
    from {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1)
            translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
            rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1)
            translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
            rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1)
            translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
            rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95)
            translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95)
            translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    to {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1)
            translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
            rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip;
}

@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}

@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

.flipOutX {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

@keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

.flipOutY {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
    from {
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

@keyframes lightSpeedOut {
    from {
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

@keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-name: hinge;
    animation-name: hinge;
}

@-webkit-keyframes jackInTheBox {
    from {
        opacity: 0;
        -webkit-transform: scale(0.1) rotate(30deg);
        transform: scale(0.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes jackInTheBox {
    from {
        opacity: 0;
        -webkit-transform: scale(0.1) rotate(30deg);
        transform: scale(0.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.jackInTheBox {
    -webkit-animation-name: jackInTheBox;
    animation-name: jackInTheBox;
}

@-webkit-keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}

@-webkit-keyframes rollOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

@keyframes rollOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.55,
            0.055,
            0.675,
            0.19
        );
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.55,
            0.055,
            0.675,
            0.19
        );
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.55,
            0.055,
            0.675,
            0.19
        );
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.55,
            0.055,
            0.675,
            0.19
        );
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.55,
            0.055,
            0.675,
            0.19
        );
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.55,
            0.055,
            0.675,
            0.19
        );
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.55,
            0.055,
            0.675,
            0.19
        );
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.55,
            0.055,
            0.675,
            0.19
        );
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    to {
        opacity: 0;
    }
}

@keyframes zoomOut {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    to {
        opacity: 0;
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.55,
            0.055,
            0.675,
            0.19
        );
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.55,
            0.055,
            0.675,
            0.19
        );
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.55,
            0.055,
            0.675,
            0.19
        );
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.55,
            0.055,
            0.675,
            0.19
        );
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.animated.delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.animated.delay-2s {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}

.animated.delay-3s {
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
}

.animated.delay-4s {
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
}

.animated.delay-5s {
    -webkit-animation-delay: 5s;
    animation-delay: 5s;
}

.animated.fast {
    -webkit-animation-duration: 800ms;
    animation-duration: 800ms;
}

.animated.faster {
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
}

.animated.slow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}

.animated.slower {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
}

@media (print), (prefers-reduced-motion: reduce) {
    .animated {
        -webkit-animation-duration: 1ms !important;
        animation-duration: 1ms !important;
        -webkit-transition-duration: 1ms !important;
        transition-duration: 1ms !important;
        -webkit-animation-iteration-count: 1 !important;
        animation-iteration-count: 1 !important;
    }
}

.odometer.odometer-auto-theme,
.odometer.odometer-theme-default {
    display: -moz-inline-box;
    -moz-box-orient: vertical;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    position: relative;
}

.odometer.odometer-auto-theme,
.odometer.odometer-theme-default {
    *display: inline;
}

.odometer.odometer-auto-theme .odometer-digit,
.odometer.odometer-theme-default .odometer-digit {
    display: -moz-inline-box;
    -moz-box-orient: vertical;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    position: relative;
}

.odometer.odometer-auto-theme .odometer-digit,
.odometer.odometer-theme-default .odometer-digit {
    *display: inline;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,
.odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
    display: -moz-inline-box;
    -moz-box-orient: vertical;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    visibility: hidden;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,
.odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
    *display: inline;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,
.odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
    text-align: left;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,
.odometer.odometer-theme-default .odometer-digit .odometer-ribbon {
    display: block;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,
.odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {
    display: block;
    -webkit-backface-visibility: hidden;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-value,
.odometer.odometer-theme-default .odometer-digit .odometer-value {
    display: block;
    -webkit-transform: translateZ(0);
}

.odometer.odometer-auto-theme
    .odometer-digit
    .odometer-value.odometer-last-value,
.odometer.odometer-theme-default
    .odometer-digit
    .odometer-value.odometer-last-value {
    position: absolute;
}

.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {
    -webkit-transition: -webkit-transform 2s;
    -moz-transition: -moz-transform 2s;
    -ms-transition: -ms-transform 2s;
    -o-transition: -o-transform 2s;
    transition: transform 2s;
}

.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating
    .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-up.odometer-animating
    .odometer-ribbon-inner {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
}

.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-down
    .odometer-ribbon-inner {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
}

.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating
    .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-down.odometer-animating
    .odometer-ribbon-inner {
    -webkit-transition: -webkit-transform 2s;
    -moz-transition: -moz-transform 2s;
    -ms-transition: -ms-transform 2s;
    -o-transition: -o-transform 2s;
    transition: transform 2s;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.odometer.odometer-auto-theme,
.odometer.odometer-theme-default {
    font-family: "Helvetica Neue", sans-serif;
    line-height: 1.1em;
}

.odometer.odometer-auto-theme .odometer-value,
.odometer.odometer-theme-default .odometer-value {
    text-align: center;
}

.ontop,
#growls-default,
#growls-tl,
#growls-tr,
#growls-bl,
#growls-br,
#growls-tc,
#growls-bc,
#growls-cc,
#growls-cl,
#growls-cr {
    z-index: 10;
    position: fixed;
}

#growls-default {
    top: 10px;
    right: 10px;
}

#growls-tl {
    top: 10px;
    left: 10px;
}

#growls-tr {
    top: 10px;
    right: 10px;
}

#growls-bl {
    bottom: 10px;
    left: 10px;
}

#growls-br {
    bottom: 10px;
    right: 10px;
}

#growls-tc {
    top: 10px;
    right: 10px;
    left: 10px;
}

#growls-bc {
    bottom: 10px;
    right: 10px;
    left: 10px;
}

#growls-cc {
    top: 50%;
    left: 50%;
    margin-left: -125px;
}

#growls-cl {
    top: 50%;
    left: 10px;
}

#growls-cr {
    top: 50%;
    right: 10px;
}

#growls-tc .growl,
#growls-bc .growl {
    margin-left: auto;
    margin-right: auto;
}

.growl {
    opacity: 0.8;
    filter: alpha(opacity=80);
    position: relative;
    border-radius: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.growl.growl-incoming {
    opacity: 0;
    filter: alpha(opacity=0);
}

.growl.growl-outgoing {
    opacity: 0;
    filter: alpha(opacity=0);
}

.growl.growl-small {
    width: 200px;
    padding: 5px;
    margin: 5px;
}

.growl.growl-medium {
    width: 320px;
    padding: 10px;
    margin: 10px;
}

.growl.growl-large {
    width: 300px;
    padding: 15px;
    margin: 15px;
}

.growl.growl-default {
    color: #fff;
    background: #7f8c8d;
}

.growl.growl-error {
    color: #fff;
    background: #c0392b;
}

.growl.growl-notice {
    color: #fff;
    background: #1aaa2c;
}

.growl.growl-notice a {
    text-decoration: underline;
    font-weight: bold;
    color: #fff;
}

.growl.growl-notice a:hover {
    color: #e6e6e6;
}

.growl.growl-warning {
    color: #fff;
    background: #f39c12;
}

.growl .growl-close {
    cursor: pointer;
    float: right;
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
    font-family: helvetica, verdana, sans-serif;
}

.growl .growl-title {
    font-size: 18px;
    line-height: 24px;
}

.growl .growl-message {
    font-size: 14px;
    line-height: 18px;
}

@keyframes insert-left {
    from {
        transform: rotateY(-70deg);
        transform-origin: left;
    }

    to {
        transform: rotateY(0deg);
        transform-origin: left;
    }
}

@keyframes insert-top {
    from {
        transform: rotateX(70deg);
        transform-origin: top;
    }

    to {
        transform: rotateX(0deg);
        transform-origin: top;
    }
}

@keyframes insert-bottom {
    from {
        transform: rotateX(-70deg);
        transform-origin: bottom;
    }

    to {
        transform: rotateX(0deg);
        transform-origin: bottom;
    }
}

@keyframes insert-right {
    from {
        transform: rotateY(-70deg);
        transform-origin: right;
    }

    to {
        transform: rotateY(0deg);
        transform-origin: right;
    }
}

@keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeout {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes scalein {
    from {
        transform: scale(0);
    }

    to {
        transform: scale(1);
    }
}

@keyframes scaleout {
    from {
        transform: scale(1);
    }

    to {
        transform: scale(0);
    }
}

@keyframes rotatein {
    from {
        transform: rotate(0) scale(0);
    }

    to {
        transform: rotate(360deg) scale(1);
    }
}

@keyframes rotateout {
    from {
        transform: rotate(0) scale(1);
    }

    to {
        transform: rotate(-360deg) scale(0);
    }
}

@keyframes shorten {
    from {
        width: 100%;
    }

    to {
        width: 0;
    }
}

.gn-wrapper {
    position: fixed;
    pointer-events: none;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    z-index: 1080;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.gn-top-right,
.gn-bottom-right {
    align-items: flex-end;
}

.gn-bottom-right {
    justify-content: flex-end;
}

.gn-top-left,
.gn-bottom-left {
    align-items: flex-start;
}

.gn-bottom-left {
    justify-content: flex-end;
}

.gn-top-center,
.gn-bottom-center {
    align-items: center;
}

.gn-top-center {
    justify-content: flex-start;
}

.gn-bottom-center {
    justify-content: flex-end;
}

.gn-notification {
    flex-shrink: 0;
    border-radius: 0;
    overflow: hidden;
    margin: 1rem;
    cursor: default;
    pointer-events: all;
    min-width: 17rem;
    max-width: 25rem;
    position: relative;
    transition: background-color 0.2s ease-in-out;
}

.gn-insert {
    animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    animation-fill-mode: forwards;
}

.gn-close-on-click {
    cursor: pointer;
}

.gn-close {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 1rem;
    padding: 0 4px 0 12px;
    opacity: 0;
    transition: all 100ms ease-in;
    cursor: pointer;
    user-select: none;
    -moz-user-select: none;
    width: 35px;
}

.gn-notification:hover .gn-close {
    opacity: 1;
}

.gn-close:hover {
    background: rgba(5, 79, 0, 0.8);
}

.gn-close.gn-close-title {
    display: flex;
    align-items: center;
    bottom: 0;
    border-bottom: 0;
    border-bottom-left-radius: 0;
}

.gn-notification > h1 {
    background-color: rgba(0, 0, 0, 0.2);
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
}

.gn-remove {
    animation-timing-function: linear;
    animation-fill-mode: forwards;
}

.gn-lifespan {
    display: block;
    height: 3px;
    width: 100%;
    background-color: #c4e388;
    transition: height 0.4s ease-in-out, width 0s linear;
}

.gn-extinguish {
    animation-duration: 1000ms;
    animation-name: shorten;
    animation-timing-function: linear;
    animation-fill-mode: forwards;
}

.gn-lifespan.gn-retire {
    height: 0px;
}

.gn-success {
    background-color: #689f38;
    color: #fff;
    opacity: 0.9;
}

.gn-info {
    background-color: #0288d1;
    color: #fff;
    opacity: 0.9;
}

.gn-error {
    background-color: rgba(192, 57, 43, 0.76);
    color: #fff;
    opacity: 0.9;
}

.gn-error .gn-lifespan {
    background-color: #ad6565;
}

.gn-error .gn-close:hover {
    background: rgba(80, 0, 0, 0.8);
}

.gn-warning {
    background-color: #d87a00;
    color: #fff;
}

.gn-warning .gn-lifespan {
    background-color: #945800;
}

.gn-message {
    background-color: #333;
    color: #fff;
}

.gn-content {
    display: flex;
    flex: 1;
    align-content: space-between;
    align-items: center;
}

.gn-content > img {
    max-width: 30%;
    max-height: 20rem;
    flex-shrink: 0;
}

.gn-content .gn-text {
    max-width: 100%;
    word-break: break-word;
    line-height: normal;
}

.gn-content > img:only-child,
.gn-content .gn-text:only-child {
    max-width: 100%;
}

.gn-notification > h1,
.gn-content .gn-text {
    padding: 0.5rem;
    margin: 0;
    width: 100%;
    font-size: 15px;
}

.gn-content .gn-text a {
    color: rgba(255, 255, 255, 0.8);
    transition: all 0.2s ease-in-out;
}

.gn-content .gn-text a:hover {
    text-shadow: 1px 0 1px rgba(255, 255, 255, 0.8);
    border-radius: 2px;
}

.gn-content .gn-text h1,
.gn-content .gn-text h2 {
    margin: 0.5rem 0;
}

.gn-content .gn-text h1 {
    font-size: 1.2rem;
}

.gn-content .gn-text h2 {
    font-size: 1.1rem;
}

.gn-content .gn-text img {
    height: auto;
    max-width: 100%;
    margin: 0.1rem 0;
}

.gn-bold {
    font-weight: bold;
}

.gn-italic {
    font-style: italic;
}

.gn-code {
    font-family: SFMono-Regular, Menlo, "Lucida Console", Monaco, Consolas,
        "Liberation Mono", "Courier New", monospace;
    padding: 0.1rem 0.2rem;
    background-color: #333;
    color: #f7f7f7;
    line-height: 1.4;
    border-radius: 2px;
    box-shadow: 0 0 1px #333;
}

.gn-message .gn-code {
    background-color: #4d4d4d;
    box-shadow: 0 0 1px #4d4d4d;
}

.gn-separator {
    display: block;
    width: 100%;
    border-bottom: 1px solid #fff;
    border-radius: 4px;
    height: 2px;
    line-height: 0px;
    margin: 0.75rem 0;
}

.gn-buttons {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: stretch;
    align-items: stretch;
    align-content: stretch;
    text-align: center;
    border-top: 1px solid rgba(0, 0, 0, 0.4);
}

.gn-button {
    width: 100%;
    padding: 0.5rem;
    border: 0;
    cursor: pointer;
    border-right: 1px solid rgba(0, 0, 0, 0.4);
    transition: all 0.1s ease-in;
    font-size: 1rem;
}

.gn-button:hover {
    background: rgba(0, 0, 0, 0.6);
}

.gn-button:disabled {
    background: rgba(0, 0, 0, 0.6);
    filter: grayscale(60%);
}

.gn-button:last-child {
    border-right: 0;
}

.gn-float-right {
    float: right;
}

/*! nouislider - 13.1.4 - 3/20/2019 */
.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.noUi-target {
    position: relative;
    direction: ltr;
}

.noUi-base,
.noUi-connects {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}

.noUi-connects {
    overflow: hidden;
    z-index: 0;
}

.noUi-connect,
.noUi-origin {
    will-change: transform;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -webkit-transform-style: preserve-3d;
    transform-origin: 0 0;
    transform-style: flat;
}

html:not([dir="rtl"]) .noUi-horizontal .noUi-origin {
    left: auto;
    right: 0;
}

.noUi-vertical .noUi-origin {
    width: 0;
}

.noUi-horizontal .noUi-origin {
    height: 0;
}

.noUi-handle {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
}

.noUi-touch-area {
    height: 100%;
    width: 100%;
}

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s;
}

.noUi-state-drag * {
    cursor: inherit !important;
}

.noUi-horizontal {
    height: 18px;
}

.noUi-horizontal .noUi-handle {
    width: 34px;
    height: 28px;
    left: -17px;
    top: -6px;
}

.noUi-vertical {
    width: 18px;
}

.noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    left: -6px;
    top: -17px;
}

html:not([dir="rtl"]) .noUi-horizontal .noUi-handle {
    right: -17px;
    left: auto;
}

.noUi-target {
    background: #fafafa;
    border-radius: 4px;
    border: 1px solid #d3d3d3;
    box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb;
}

.noUi-connects {
    border-radius: 3px;
}

.noUi-connect {
    background: #3fb8af;
}

.noUi-draggable {
    cursor: ew-resize;
}

.noUi-vertical .noUi-draggable {
    cursor: ns-resize;
}

.noUi-handle {
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #fff;
    cursor: default;
    box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb;
}

.noUi-active {
    box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px -3px #bbb;
}

.info-title p {
    color: #707070;
    font-size: 16px;
    max-width: 1000px;
    text-align: center;
    margin: 0 auto;
}

.info-item {
    position: relative;
    padding: 10px 20px 40px 20px;
    margin: 0 auto;
    width: 90%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    background-color: #13171f;
    border-radius: 20px;
}

.info-item p {
    margin-bottom: 40px;
    font-weight: 400;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.5);
}

.info-title {
    margin-top: 50px;
    margin-bottom: 50px;
}

.info-footer-wrapper {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.info-footer-text {
    color: #707070;
    max-width: 900px;
    text-align: center;
    margin: 0 auto;
}

ul li {
    margin-bottom: 10px;
    list-style-type: none;
    font-size: 14px;
}

.noUi-handle:before,
.noUi-handle:after {
    content: "";
    display: block;
    position: absolute;
    height: 14px;
    width: 1px;
    background: #e8e7e6;
    left: 14px;
    top: 6px;
}

.noUi-handle:after {
    left: 17px;
}

.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 14px;
}

.noUi-vertical .noUi-handle:after {
    top: 17px;
}

[disabled] .noUi-connect {
    background: #b8b8b8;
}

[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
    cursor: not-allowed;
}

.noUi-pips,
.noUi-pips * {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.noUi-pips {
    position: absolute;
    color: #999;
}

.noUi-value {
    position: absolute;
    white-space: nowrap;
    text-align: center;
}

.noUi-value-sub {
    color: #ccc;
    font-size: 10px;
}

.noUi-marker {
    position: absolute;
    background: #ccc;
}

.noUi-marker-sub {
    background: #aaa;
}

.noUi-marker-large {
    background: #aaa;
}

.noUi-pips-horizontal {
    padding: 10px 0;
    height: 80px;
    top: 100%;
    left: 0;
    width: 100%;
}

.noUi-value-horizontal {
    -webkit-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
}

.noUi-rtl .noUi-value-horizontal {
    -webkit-transform: translate(50%, 50%);
    transform: translate(50%, 50%);
}

.noUi-marker-horizontal.noUi-marker {
    margin-left: -1px;
    width: 2px;
    height: 5px;
}

.noUi-marker-horizontal.noUi-marker-sub {
    height: 10px;
}

.noUi-marker-horizontal.noUi-marker-large {
    height: 15px;
}

.noUi-pips-vertical {
    padding: 0 10px;
    height: 100%;
    top: 0;
    left: 100%;
}

.noUi-value-vertical {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding-left: 25px;
}

.noUi-rtl .noUi-value-vertical {
    -webkit-transform: translate(0, 50%);
    transform: translate(0, 50%);
}

.noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px;
}

.noUi-marker-vertical.noUi-marker-sub {
    width: 10px;
}

.noUi-marker-vertical.noUi-marker-large {
    width: 15px;
}

.noUi-tooltip {
    display: block;
    position: absolute;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #fff;
    color: #000;
    padding: 5px;
    text-align: center;
    white-space: nowrap;
}

.noUi-horizontal .noUi-tooltip {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
    bottom: 120%;
}

.noUi-vertical .noUi-tooltip {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    right: 120%;
}

.tippy-tooltip[data-animation="fade"][data-state="hidden"] {
    opacity: 0;
}

.tippy-iOS {
    cursor: pointer !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.tippy-popper {
    pointer-events: none;
    max-width: calc(100vw - 10px);
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    transition-property: transform;
}

.tippy-tooltip {
    position: relative;
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    line-height: 1.4;
    background-color: #333;
    transition-property: visibility, opacity, transform;
    outline: 0;
}

.tippy-tooltip[data-placement^="top"] > .tippy-arrow {
    border-width: 8px 8px 0;
    border-top-color: #333;
    margin: 0 3px;
    transform-origin: 50% 0;
    bottom: -7px;
}

.tippy-tooltip[data-placement^="bottom"] > .tippy-arrow {
    border-width: 0 8px 8px;
    border-bottom-color: #333;
    margin: 0 3px;
    transform-origin: 50% 7px;
    top: -7px;
}

.tippy-tooltip[data-placement^="left"] > .tippy-arrow {
    border-width: 8px 0 8px 8px;
    border-left-color: #333;
    margin: 3px 0;
    transform-origin: 0 50%;
    right: -7px;
}

.tippy-tooltip[data-placement^="right"] > .tippy-arrow {
    border-width: 8px 8px 8px 0;
    border-right-color: #333;
    margin: 3px 0;
    transform-origin: 7px 50%;
    left: -7px;
}

.tippy-tooltip[data-interactive][data-state="visible"] {
    pointer-events: auto;
}

.tippy-tooltip[data-inertia][data-state="visible"] {
    transition-timing-function: cubic-bezier(0.54, 1.5, 0.38, 1.11);
}

.tippy-arrow {
    position: absolute;
    border-color: rgba(0, 0, 0, 0);
    border-style: solid;
}

.tippy-content {
    padding: 5px 9px;
}

.tippy-tooltip.translucent-theme {
    background-color: rgba(0, 0, 0, 0.7);
}

.tippy-tooltip.translucent-theme[data-placement^="top"] > .tippy-arrow {
    border-width: 7px 7px 0;
    border-top-color: rgba(0, 0, 0, 0.7);
}

.tippy-tooltip.translucent-theme[data-placement^="bottom"] > .tippy-arrow {
    border-width: 0 7px 7px;
    border-bottom-color: rgba(0, 0, 0, 0.7);
}

.tippy-tooltip.translucent-theme[data-placement^="left"] > .tippy-arrow {
    border-width: 7px 0 7px 7px;
    border-left-color: rgba(0, 0, 0, 0.7);
}

.tippy-tooltip.translucent-theme[data-placement^="right"] > .tippy-arrow {
    border-width: 7px 7px 7px 0;
    border-right-color: rgba(0, 0, 0, 0.7);
}

.tippy-tooltip.translucent-theme > .tippy-backdrop {
    background-color: rgba(0, 0, 0, 0.7);
}

.tippy-tooltip.translucent-theme > .tippy-svg-arrow {
    fill: rgba(0, 0, 0, 0.7);
}

.tippy-tooltip[data-animation="scale"][data-placement^="top"] {
    transform-origin: bottom;
}

.tippy-tooltip[data-animation="scale"][data-placement^="bottom"] {
    transform-origin: top;
}

.tippy-tooltip[data-animation="scale"][data-placement^="left"] {
    transform-origin: right;
}

.tippy-tooltip[data-animation="scale"][data-placement^="right"] {
    transform-origin: left;
}

.tippy-tooltip[data-animation="scale"][data-state="hidden"] {
    transform: scale(0.5);
    opacity: 0;
}

.container.bonus-cases {
    max-width: 1275px;
}

.container.bonus-cases p {
    color: silver;
    text-align: center;
    max-width: 1000px;
    margin: 0 auto;
}

.container.bonus-cases p a {
    color: #ea9a50;
}

.container.bonus-cases p svg {
    font-size: 1.1rem;
    vertical-align: middle;
    fill: #ea9a50;
}

.container.support > p {
    font-size: 14px;
    color: #fff;
}

.container.support > form div {
    position: relative;
    padding: 12px 12px 12px 0;
}

.container.support > form div .form_hint {
    background: #432027;
    border-radius: 0;
    color: #fff;
    padding: 5px 6px;
    z-index: 5;
    position: absolute;
    display: none;
    left: 402px;
    top: 47px;
}

.container.support > form div .form_hint::before {
    content: "◀";
    color: #432027;
    position: absolute;
    top: 5px;
    left: -6px;
}

.container.support > form div input:focus + .form_hint {
    display: inline;
}

.container.support > form div button[type="submit"] {
    width: 120px;
}

.container.support > form label {
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}

.container.support > form input {
    height: 38px;
    padding: 0 10px;
}

.container.support > form textarea {
    height: 160px;
    padding: 10px 10px 0;
}

.container.support > form input[type="text"],
.container.support > form input[type="email"],
.container.support > form textarea {
    margin-top: 10px;
    display: block;
    border: 1px solid #0e0e17;
    border-right-color: #36363d;
    border-bottom-color: #36363d;
    background-color: #0f0f19 !important;
    color: #bfcae3;
    font-size: 13px;
    width: 375px;
    outline: none;
}

.container.support > form input:-webkit-autofill,
.container.support > form input:-webkit-autofill:hover,
.container.support > form input:-webkit-autofill:focus,
.container.support > form input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px #0f0f19 inset !important;
}

.container.support > form input:-webkit-autofill {
    -webkit-text-fill-color: #bfcae3 !important;
    caret-color: #bfcae3;
}

@media only screen and (max-width: 1600px) {
    .main-content
        .giveaway
        .giveaway-content
        .giveaway-block
        .giveaway-wrapper
        .giveaway-price {
        bottom: 10px;
        background: none;
        width: 42px;
        height: 42px;
        top: auto;
    }

    .main-content .content-center .upgrade-content .game .item-top .left-item,
    .main-content .content-center .upgrade-content .game .item-top .right-item {
        min-width: 300px;
    }

    .main-title {
        font-size: 7px;
    }

    .title-main h1 {
        font-size: 12px;
    }
}

@media only screen and (max-width: 1470px) {
    .container.contract .main-blocks #user-items .items-holder {
        max-height: 340px;
        overflow-y: scroll;
    }

    .container.contract .main-blocks #user-items .items-holder .item {
        width: 116px;
    }

    .main-content .content-center {
        padding: 25px 10% 200px 10%;
    }

    .main-content .content-center .upgrade-content .game .item-top .left-item,
    .main-content .content-center .upgrade-content .game .item-top .right-item {
        min-width: 265px;
    }

    .main-content
        .content-center
        .upgrade-content
        .game
        .item-top
        .left-item
        .left-item-wrap,
    .main-content
        .content-center
        .upgrade-content
        .game
        .item-top
        .right-item
        .left-item-wrap {
        padding: 0 10px;
    }

    .main-content
        .content-center
        .upgrade-content
        .game
        .item-top
        .left-item
        .left-item-wrap
        .title,
    .main-content
        .content-center
        .upgrade-content
        .game
        .item-top
        .right-item
        .left-item-wrap
        .title {
        font-size: 15px;
    }

    .main-content
        .content-center
        .upgrade-content
        .game
        .item-top
        .left-item
        .choose-weapon
        .weapon-name
        .name,
    .main-content
        .content-center
        .upgrade-content
        .game
        .item-top
        .right-item
        .choose-weapon
        .weapon-name
        .name {
        padding-left: 10px;
        padding-top: 5px;
        width: 65%;
    }

    .main-content
        .content-center
        .upgrade-content
        .game
        .item-top
        .left-item
        .choose-weapon
        .weapon-name
        .price,
    .main-content
        .content-center
        .upgrade-content
        .game
        .item-top
        .right-item
        .choose-weapon
        .weapon-name
        .price {
        width: 20%;
        text-align: center;
        padding-right: 0;
    }
}

@media only screen and (max-width: 1300px) {
    header .wrapper .bg-wrap nav a {
        font-size: 13px;
        padding: 0 10px;
    }

    header .wrapper .bg-wrap nav a:first-child {
        padding: 0 10px;
    }

    .main-content .promo-first .promo-code {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        max-width: 100%;
    }

    .main-content .promo-first .promo-code > div:first-child,
    .main-content .promo-first .promo-code > div:last-child {
        display: none;
    }

    .main-content
        .giveaway
        .giveaway-content
        .giveaway-block
        .giveaway-wrapper
        .giveaway-pic {
        margin-right: 6%;
    }

    .main-content .giveaway .giveaway-content .giveaway-block .giveaway-text {
        font-size: 12px;
    }

    .main-content
        .giveaway
        .giveaway-content
        .giveaway-block
        .giveaway-text
        h3 {
        font-size: 12px;
        margin-bottom: 0;
        letter-spacing: 0.3px;
    }

    .main-content
        .container.upgrade
        .upgrade-content
        .game
        .item-top
        .left-item,
    .main-content
        .container.upgrade
        .upgrade-content
        .game
        .item-top
        .right-item {
        min-width: 345px;
    }

    .main-content
        .container.upgrade
        .upgrade-content
        .game
        .item-top
        .left-item
        .left-item-wrap
        > img,
    .main-content
        .container.upgrade
        .upgrade-content
        .game
        .item-top
        .right-item
        .left-item-wrap
        > img {
        height: 25px;
    }

    .main-content
        .container.upgrade
        .upgrade-content
        .game
        .item-top
        .left-item
        .left-item-wrap
        .title,
    .main-content
        .container.upgrade
        .upgrade-content
        .game
        .item-top
        .right-item
        .left-item-wrap
        .title {
        font-size: 14px;
    }

    .main-content
        .container.upgrade
        .upgrade-content
        .game
        .item-top
        .left-item
        .choose-weapon
        .weapon-name,
    .main-content
        .container.upgrade
        .upgrade-content
        .game
        .item-top
        .right-item
        .choose-weapon
        .weapon-name {
        align-items: center;
        height: 59px;
    }

    .main-content
        .container.upgrade
        .upgrade-content
        .game
        .item-top
        .left-item
        .choose-weapon
        .weapon-name
        .name,
    .main-content
        .container.upgrade
        .upgrade-content
        .game
        .item-top
        .right-item
        .choose-weapon
        .weapon-name
        .name {
        font-size: 13px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .main-content
        .container.upgrade
        .upgrade-content
        .game
        .item-top
        .left-item
        .choose-weapon
        .weapon-name
        .price,
    .main-content
        .container.upgrade
        .upgrade-content
        .game
        .item-top
        .right-item
        .choose-weapon
        .weapon-name
        .price {
        font-size: 15px;
    }

    .main-content
        .container.upgrade
        .upgrade-content
        .game
        .item-top
        .right-item
        .no-weapon,
    .main-content
        .container.upgrade
        .upgrade-content
        .game
        .item-top
        .left-item
        .no-weapon {
        height: 60px;
        margin-top: -30px;
        margin-left: -81px;
    }

    .main-content
        .container.upgrade
        .upgrade-content
        .game
        .item-top
        .right-item
        .no-weapon
        > img,
    .main-content
        .container.upgrade
        .upgrade-content
        .game
        .item-top
        .left-item
        .no-weapon
        > img {
        height: 100%;
    }

    .main-content
        .container.upgrade
        .upgrade-content
        .game
        .item-bottom
        .right-balance.hide
        .hide-text {
        display: none;
    }

    .main-content
        .container.upgrade
        .upgrade-content
        .game
        .item-bottom
        .left-balance {
        font-size: 15px;
        padding: 11px;
    }

    .main-content
        .container.upgrade
        .upgrade-content
        .game
        .item-bottom
        .left-balance
        .balance-amount {
        font-size: 19px;
    }

    .main-content .container.upgrade .upgrade-content .items #cb-items .header {
        justify-content: center;
    }

    .main-content
        .container.upgrade
        .upgrade-content
        .items
        #cb-items
        .header
        .header-text {
        display: none;
    }
}

@media only screen and (max-width: 1200px) {
    .container.contract .main-blocks #user-items .summary {
        display: block;
        margin-left: 0;
        margin-top: 1px;
    }

    .title-main h1 {
        font-size: 5px;
    }

    .main-content
        .container.upgrade
        .upgrade-content
        .game
        .item-top
        .left-item,
    .main-content
        .container.upgrade
        .upgrade-content
        .game
        .item-top
        .right-item {
        min-width: 285px;
    }

    .main-content .container.upgrade .upgrade-content .game .item-bottom {
        justify-content: center;
        flex-wrap: wrap;
    }

    .main-content
        .container.upgrade
        .upgrade-content
        .game
        .item-bottom
        .left-balance {
        margin-bottom: 15px;
        min-width: 410px;
        width: auto;
    }

    .main-content
        .container.upgrade
        .upgrade-content
        .game
        .item-bottom
        .right-balance {
        margin-bottom: 15px;
        min-width: 410px;
        width: auto;
    }

    .main-content
        .container.upgrade
        .upgrade-content
        .game
        .item-bottom
        .btn-upgrade {
        order: 1;
        padding: 15px 40px;
    }
}

@media only screen and (max-width: 1080px) {
    .container.contract #contract-collection .item {
        width: 107px;
    }

    .container.contract #contract-summary {
        padding: 0 5px 0 10px;
    }

    .container.contract #contract-summary > div {
        width: 33%;
    }

    .container.contract #contract-summary .user-balance .wallet {
        display: none;
    }

    .container.contract #contract-summary .user-balance .addbalance {
        margin-left: 1px;
    }

    .container.contract #contract-summary .asset-counter {
        text-align: center;
    }

    .container.contract #contract-summary .contract-total-sum {
        text-align: center;
    }

    .container.contract #contract-summary .asset-counter,
    .container.contract #contract-summary .contract-total-sum {
        font-size: 13px;
    }

    .container.contract
        .main-blocks
        #contract-result
        .header
        #use-balance-wrapper
        > div {
        margin-left: 0;
    }

    .container.contract
        .main-blocks
        #contract-result
        .header
        #use-balance-wrapper
        > div:first-child {
        display: none;
    }

    .container.contract
        .main-blocks
        #contract-result
        .header
        #use-balance-wrapper
        .balance-range-wrapper {
        margin: auto 5px auto 8px;
        width: 134px;
    }

    header .wrapper .bg-wrap nav {
        width: calc(100% - 200px);
    }

    header .wrapper .bg-wrap nav a:not(.visitors-online) {
        font-size: 11px;
        padding: 0 7px;
    }

    header .wrapper .bg-wrap nav a.visitors-online {
        display: none;
    }

    header .wrapper .bg-wrap nav a.cpanel {
        right: 2px;
    }

    header .wrapper .bg-wrap nav div.social-icons {
        padding-right: 2.5vw;
    }

    header .wrapper .bg-wrap nav div.social-icons > div {
        width: 104px;
        height: 34px;
    }

    header .wrapper .bg-wrap nav div.social-icons > div a {
        margin: 0 6px;
    }

    header .wrapper .bg-wrap nav div.social-icons > div svg {
        font-size: 1.1rem;
    }

    header .wrapper .bg-wrap div#auth-block .user-container {
        padding-right: 0;
    }

    header .wrapper .bg-wrap div#auth-block .user-container > a svg {
        font-size: 1.4rem;
    }

    header .wrapper .bg-wrap div#auth-block .user-container .credentials {
        margin-right: 20px;
    }

    .main-content #footer .left .footer__links > div {
        width: 20%;
    }

    .main-content #footer .left .footer__links svg {
        display: block;
        margin: 0 auto;
    }

    .main-content #footer .left .footer__links a {
        font-size: 11px;
    }

    .main-content .giveaway .giveaway-sidebar {
        display: none;
    }

    .main-content
        .giveaway
        .giveaway-content
        .giveaway-block
        .giveaway-wrapper
        .giveaway-pic {
        margin-right: 3%;
    }

    .main-content
        .container.profile
        .profile-top
        .profile-user
        .wrapper
        .block.block_central
        form.logout {
        bottom: 4px;
        right: 5px;
    }

    .main-content
        .container.upgrade
        .upgrade-content
        .game
        .item-top
        .left-item-wrap {
        padding: 0 10px;
    }

    .main-content
        .container.upgrade
        .upgrade-content
        .game
        .item-top
        .left-item-wrap
        .title {
        display: block;
    }

    .main-content
        .container.upgrade
        .upgrade-content
        .game
        .item-top
        .left-item,
    .main-content
        .container.upgrade
        .upgrade-content
        .game
        .item-top
        .right-item {
        min-width: 222px;
    }

    .main-content .container.upgrade .upgrade-content .game .item-bottom {
        margin-bottom: 20px;
    }

    .main-content
        .container.upgrade
        .upgrade-content
        .game
        .item-bottom
        .left-balance,
    .main-content
        .container.upgrade
        .upgrade-content
        .game
        .item-bottom
        .right-balance {
        min-width: 305px;
    }
    .main-title {
        color: rgb(28, 33, 44);
        text-align: left;
        position: absolute;
        margin-top: 10px;
        font-size: 8px;
    }
}

@media only screen and (max-width: 900px) {
    .homepage #filter {
        font-size: 14px;
    }

    .container.contract #contract-summary .user-balance .text {
        display: block;
    }

    .container.contract #contract-summary .user-balance .balance-amount {
        font-size: 16px;
    }

    .container.contract .pagination-holder .count-page {
        display: block;
        margin-bottom: 7px;
    }

    .container.contract .main-blocks {
        flex-direction: column;
    }

    .container.contract .main-blocks #user-items,
    .container.contract .main-blocks #contract-result {
        margin: 0;
        width: auto;
    }

    .container.contract .main-blocks #user-items .body,
    .container.contract .main-blocks #contract-result .body {
        margin-bottom: 0;
    }

    .container.contract .main-blocks #user-items .items-holder,
    .container.contract .main-blocks #contract-result .items-holder {
        height: auto;
        overflow: auto;
    }

    .container.contract .main-blocks #user-items .items-holder .item,
    .container.contract .main-blocks #contract-result .items-holder .item {
        width: 114px;
    }

    .container.contract
        .main-blocks
        #contract-result
        .header
        #use-balance-wrapper
        > div {
        margin-left: 10px;
    }

    .container.contract
        .main-blocks
        #contract-result
        .header
        #use-balance-wrapper
        > div:first-child {
        display: inline-block;
    }

    .container.contract
        .main-blocks
        #contract-result
        .header
        #use-balance-wrapper
        .balance-range-wrapper {
        margin: auto 5px auto 8px;
        width: 150px;
    }

    .container.contract .main-blocks #user-items {
        margin-bottom: 15px;
    }

    .container.contract .main-blocks #user-items .summary {
        margin-left: 10px;
        display: inline;
    }

    header .wrapper .bg-wrap nav a.visitors-online {
        display: flex;
        margin-left: 0;
    }

    header .wrapper .bg-wrap nav > a:not(.visitors-online) {
        padding: 0 4px;
    }

    header .wrapper .bg-wrap nav > a:not(.visitors-online) img {
        width: 35px;
    }

    header .wrapper .bg-wrap nav > a:not(.visitors-online) span {
        display: none;
    }

    .main-content {
        margin-bottom: 320px;
    }

    .main-content .promo-first .promo-code .promocode-three {
        display: none;
    }

    .main-content .giveaway .giveaway-content .giveaway-block.hour,
    .main-content .giveaway .giveaway-content .giveaway-block.day,
    .main-content .giveaway .giveaway-content .giveaway-block.week {
        background-position-x: 48%;
    }

    .main-content .giveaway .giveaway-content .giveaway-block .giveaway-text {
        display: none;
    }

    .main-content
        .giveaway
        .giveaway-content
        .giveaway-block
        .giveaway-wrapper
        .giveaway-pic {
        margin-top: 22%;
    }

    .main-title {
        color: rgb(28, 33, 44);
        text-align: left;
        position: absolute;
        margin-top: 10px;
        font-size: 3px;
    }

    .main-content
        .container.profile
        .profile-top
        .profile-user
        .wrapper.order-mob {
        order: -1;
    }

    .main-content .container.upgrade .upgrade-content .game .item-top {
        justify-content: center;
        flex-wrap: wrap;
    }

    .main-content
        .container.upgrade
        .upgrade-content
        .game
        .item-top
        .left-item,
    .main-content
        .container.upgrade
        .upgrade-content
        .game
        .item-top
        .right-item {
        min-width: 275px;
        margin: 0 10px 10px;
    }

    .main-content
        .container.upgrade
        .upgrade-content
        .game
        .item-top
        .left-item-wrap
        .title {
        display: inline-block;
    }

    .main-content
        .container.upgrade
        .upgrade-content
        .game
        .item-top
        .center-item {
        order: -1;
        flex-basis: 65%;
        margin-bottom: 35px;
    }

    .main-title {
        color: rgb(28, 33, 44);
        text-align: left;
        position: absolute;
        margin-top: 10px;
        font-size: 4px;
    }

    .main-content
        .container.upgrade
        .upgrade-content
        .game
        .item-top
        .center-item
        .crossman {
        margin: 0 auto;
    }

    .main-content
        .container.upgrade
        .upgrade-content
        .game
        .item-top
        .center-item
        .inner-gradient {
        top: calc(50% - 131px);
    }

    .main-content
        .container.upgrade
        .upgrade-content
        .game
        .item-bottom
        .left-balance,
    .main-content
        .container.upgrade
        .upgrade-content
        .game
        .item-bottom
        .right-balance {
        min-width: 251px;
    }

    .main-content #footer .left .footer__links {
        flex-wrap: wrap;
        justify-content: center;
    }

    .main-content #footer .left .footer__links > div {
        width: auto;
        margin-bottom: 9px;
    }

    .main-content #footer .right .logo-wrapper img {
        width: 150px;
    }

    .main-content #footer .right > div {
        flex-wrap: wrap;
    }

    .main-content #footer .right > div img {
        margin-bottom: 2px;
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -o-transform: scale(0.8);
        transform: scale(0.8);
    }
}

@media only screen and (max-width: 768px) {
    header {
        height: calc(68px - 14px);
    }

    header .wrapper {
        width: 100%;
        background: #13171f;
        z-index: 5;
        position: fixed;
        top: 0;
        right: 0;
        height: auto;
    }

    header .wrapper .logo {
        line-height: 10px;
        position: absolute;
        height: calc(68px - 14px);
    }

    header .wrapper .logo a {
        margin-top: 2px;
    }

    header .wrapper .bg-wrap {
        margin-top: 55px;
        position: initial;
    }

    header .wrapper .bg-wrap nav {
        display: none;
    }

    header .wrapper .bg-wrap div#auth-block {
        display: none;
    }

    header .wrapper .bg-wrap .visitors-online-holder {
        display: block;
        position: absolute;
        z-index: 5;
        right: 70px;
        top: 18px;
    }

    header .wrapper .bg-wrap .visitors-online-holder svg {
        vertical-align: sub;
        margin-right: 8px;
    }

    header .wrapper .bg-wrap .visitors-online-holder span > span {
        color: #169815;
        font-weight: bold;
        font-size: 18px;
    }

    header .wrapper .bg-wrap .button-menu {
        display: block;
        position: fixed;
        z-index: 5;
    }

    header .wrapper .bg-wrap .mobile-menu {
        display: none;
        overflow: auto;
        position: fixed;
        height: 100%;
        width: 100%;
        top: 54px;
        left: 0;
        z-index: 100;
        background-color: rgba(0, 0, 0, 0.96);
    }

    header .wrapper .bg-wrap .mobile-menu.open {
        display: block;
    }

    header .wrapper .bg-wrap .mobile-menu .mobile-content {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }

    header
        .wrapper
        .bg-wrap
        .mobile-menu
        .mobile-content
        li:has(> a.visitors-online) {
        display: none;
    }

    header
        .wrapper
        .bg-wrap
        .mobile-menu
        .mobile-content
        li:not(.auth-info)
        > a {
        display: flex;
        align-content: center;
        justify-content: center;
        align-items: center;
    }

    header
        .wrapper
        .bg-wrap
        .mobile-menu
        .mobile-content
        li:not(.auth-info)
        > a.active {
        color: #f07a3f;
        background-color: #160c00;
    }

    header
        .wrapper
        .bg-wrap
        .mobile-menu
        .mobile-content
        li:not(.auth-info)
        > a
        span {
        display: inline-block;
    }

    header
        .wrapper
        .bg-wrap
        .mobile-menu
        .mobile-content
        li:not(.auth-info)
        > a
        img {
        height: 26px;
        margin-right: 10px;
    }

    header .wrapper .bg-wrap .mobile-menu .mobile-content .auth-info {
        margin-top: 0;
        padding: 0 25px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        cursor: pointer;
    }

    header
        .wrapper
        .bg-wrap
        .mobile-menu
        .mobile-content
        .auth-info
        svg.icon-wallet {
        fill: #f07a3f;
        font-size: 1.8rem;
    }

    header .wrapper .bg-wrap .mobile-menu .mobile-content .auth-info a {
        border-bottom: 0;
    }

    header
        .wrapper
        .bg-wrap
        .mobile-menu
        .mobile-content
        .auth-info
        .credentials-info {
        font-size: 15px;
        font-weight: 500;
        color: #fff;
        display: inline-block;
        white-space: nowrap;
        width: 80%;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 20px;
    }

    header
        .wrapper
        .bg-wrap
        .mobile-menu
        .mobile-content
        .auth-info
        .credentials-info
        span {
        color: #ee6f3c;
    }

    header
        .wrapper
        .bg-wrap
        .mobile-menu
        .mobile-content
        .auth-info
        .userpic-info {
        margin-right: 15px;
    }

    header
        .wrapper
        .bg-wrap
        .mobile-menu
        .mobile-content
        .auth-info
        .userpic-info
        img {
        width: 69px;
        border-radius: 50%;
        border: 2px solid #ee6f3c;
        display: block;
    }

    header .wrapper .bg-wrap .mobile-menu .mobile-content ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    header .wrapper .bg-wrap .mobile-menu .mobile-content ul li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    header .wrapper .bg-wrap .mobile-menu .mobile-content ul li.social-icons {
        display: flex;
        align-content: center;
        justify-content: center;
        column-gap: 25px;
    }

    header
        .wrapper
        .bg-wrap
        .mobile-menu
        .mobile-content
        ul
        li.social-icons
        svg {
        fill: #f07a3f;
    }

    header .wrapper .bg-wrap .mobile-menu .mobile-content ul li a {
        text-decoration: none;
        color: #929292;
        text-transform: uppercase;
        display: block;
        -moz-transition: all 200ms ease-out;
        -o-transition: all 200ms ease-out;
        -webkit-transition: all 200ms ease-out;
        text-align: center;
        padding: 15px 0;
    }

    header
        .wrapper
        .bg-wrap
        .mobile-menu
        .mobile-content
        ul
        li
        a.new
        > span
        > span {
        font-size: 12px;
        vertical-align: top;
        color: #ea2f2f;
        text-transform: lowercase;
        margin-left: 4px;
    }

    header .wrapper .bg-wrap .mobile-menu .mobile-content ul li a svg {
        fill: #79769a;
        margin-right: 8px;
        vertical-align: sub;
        font-size: 1.6rem;
    }

    header .wrapper .bg-wrap .mobile-menu .mobile-content ul li a:hover {
        color: #fff;
    }

    header .wrapper .bg-wrap .mobile-menu .mobile-content ul li a:hover svg {
        fill: #fff;
        transform: scale(1.2);
    }

    .aside-content {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        height: 101px;
        display: flex;
        flex-direction: row;
    }

    .aside-content {
        display: none;
    }

    @keyframes animationMobileCase {
        from {
            max-width: 0;
        }

        to {
            max-width: 190px;
        }
    }

    .aside-content .item .item-wrapper {
        width: 190px;
    }

    .aside-content .item .hover {
        display: none;
    }

    .aside-content .item:hover:not(.item-loading) .item-wrapper {
        opacity: 1;
    }

    .container.faq #faq-wrapper {
        width: 90vw;
    }

    .main-content {
        padding-left: 0;
        min-height: calc(100% - 55px);
    }

    .main-content
        .giveaway
        .giveaway-content
        .giveaway-block
        .giveaway-wrapper
        .giveaway-pic {
        width: 45%;
        margin-top: 3%;
    }

    .main-content .promo .promo-code div:first-child {
        align-self: baseline;
    }

    .main-content .promo .promo-code div h1 {
        font-size: 20px;
    }

    .main-content .promo .promo-code div h2 {
        font-size: 34px;
    }

    .main-content .promo .promo-code div > img {
        display: block;
        margin: 0 auto;
    }

    .main-content .promo .promo-code div > a h3 {
        font-size: 15px;
    }

    .main-content .promo .promo-code div > a span {
        font-size: 14px;
    }

    .main-content .promo .promo-code div > span {
        font-size: 11px;
    }

    .main-content .promo .promo-code div > span.coupon {
        font-size: 24px;
    }

    .main-content #caseList {
        justify-content: space-around;
    }

    .main-content #caseList a {
        width: 225px;
        padding-bottom: 10px;
    }

    .main-content #caseList a .counter {
        right: 5px;
    }

    .main-content #caseList a .case-image {
        height: 163px;
    }

    .main-content #caseList a .case-image .back-image {
        position: absolute;
        right: 25px;
        top: -5px;
        height: 163px;
        width: auto;
    }

    .main-content #caseList a .case-image .image {
        left: 26px;
        width: 157px;
        top: -2px;
    }

    .main-content #caseList a .title {
        margin-left: 23px;
    }

    .main-content #caseList a .title h3 {
        font-size: 14px;
    }

    .main-content .container.profile-other .items-block-other .items .unit {
        width: 170px;
        margin: 0 15px 25px 15px;
    }

    .main-content
        .container.profile-other
        .items-block-other
        .items
        .unit
        .weapon {
        padding-top: 9px;
    }

    .main-content
        .container.profile-other
        .items-block-other
        .items
        .unit
        .skin-image {
        width: 135px;
    }

    .main-content .container.profile .page-title {
        margin-bottom: 30px;
    }

    .main-content
        .container.profile
        .profile-top
        .profile-user
        .wrapper
        .block
        .title {
        font-size: 14px;
    }

    .main-content
        .container.profile
        .profile-top
        .profile-user
        .wrapper
        .block.trade-url
        .trade-link {
        text-align: center;
    }

    .main-content
        .container.profile
        .profile-top
        .profile-user
        .wrapper
        .block.trade-url
        .trade-link
        .enter {
        display: block;
        margin-bottom: 12px;
    }

    .main-content
        .container.profile
        .profile-top
        .profile-user
        .wrapper
        .block.trade-url
        .btn-save
        span {
        padding: 8px 12px 8px 12px;
    }

    .main-content
        .container.profile
        .profile-top
        .profile-user
        .wrapper
        .block.block_central {
        width: 272px;
    }

    .main-content
        .container.profile
        .profile-top
        .profile-user
        .wrapper
        .block.block_central
        .avatar {
        text-align: center;
    }

    .main-content
        .container.profile
        .profile-top
        .profile-user
        .wrapper
        .block.block_central
        .holder {
        overflow: hidden;
    }

    .main-content
        .container.profile
        .profile-top
        .profile-user
        .wrapper
        .block.block_central
        .amount__wrapper {
        font-size: 20px;
    }

    .main-content
        .container.profile
        .profile-top
        .profile-user
        .wrapper
        .block.stat
        .row
        .ico-stat {
        text-align: center;
    }

    .main-content
        .container.profile
        .profile-top
        .profile-user
        .wrapper
        .block.email
        .trade-link {
        text-align: center;
    }

    .main-content
        .container.profile
        .profile-top
        .profile-user
        .wrapper
        .block.email
        .trade-link
        .enter {
        display: block;
        margin-bottom: 12px;
    }

    .main-content
        .container.profile
        .profile-top
        .profile-user
        .wrapper
        .block.email
        .btn-save
        span {
        padding: 8px 12px 8px 12px;
    }

    .main-content .container.profile .items-block .items .unit {
        width: 170px;
        margin: 0 15px 25px 15px;
    }

    .main-content .container.profile .items-block .items .unit .weapon {
        height: 164px;
        padding-top: 9px;
    }

    .main-content .container.profile .items-block .items .unit .skin-image {
        width: 135px;
    }

    .main-content
        .container.profile
        .items-block
        .items
        .unit
        .menu-bottom
        .bottom-bg
        a {
        padding: 8px 9px 7px 10px;
    }

    .main-content .container.upgrade .upgrade-content .weapon {
        height: 370px;
    }

    .main-content .container.upgrade .upgrade-content .items #cb-items .header {
        height: auto;
    }

    .main-content
        .container.upgrade
        .upgrade-content
        .items
        #cb-items
        .header
        form
        .change-block {
        flex-wrap: wrap;
        justify-content: center;
    }

    .main-content
        .container.upgrade
        .upgrade-content
        .items
        #cb-items
        .header
        form
        .change-block
        .weapon-type {
        margin-bottom: 5px;
        margin-top: 5px;
    }

    .main-content
        .container.upgrade
        .upgrade-content
        .items
        #cb-items
        .header
        form
        .change-block
        .price-sort {
        margin-bottom: 5px;
    }
}

@media only screen and (max-width: 550px) {
    .homepage #filter {
        flex-direction: column;
        height: auto;
        padding: 5px;
    }

    .homepage #filter > div:first-child {
        margin-bottom: 5px;
    }

    .homepage #filter input[type="text"],
    .homepage #filter input[type="search"] {
        width: 150px;
    }

    .lg .lg-pager-outer {
        bottom: 120px;
    }

    .container.contract h1.page-title {
        margin-bottom: 60px;
    }

    .container.contract .rules {
        left: 50%;
        margin-left: -75px;
        top: 55px;
    }

    .container.contract .main-blocks #user-items .summary {
        display: block;
        margin-left: 0;
    }

    .container.contract #contract-summary {
        flex-wrap: wrap;
        padding: 10px 5px 0 5px;
        justify-content: center;
    }

    .container.contract #contract-summary > div {
        width: 100%;
        margin-bottom: 10px;
    }

    .container.contract #contract-summary .user-balance {
        text-align: center;
    }

    .container.contract #contract-summary .user-balance .wallet {
        display: inline-block;
    }

    .container.contract #contract-summary .user-balance .text {
        display: inline-block;
    }

    .container.contract #contract-summary .user-balance .addbalance {
        margin-left: 10px;
    }

    header .wrapper {
        width: 100%;
        background: #13171f;
        position: fixed;
        top: 0;
        right: 0;
        z-index: 5;
        height: auto;
    }

    header .wrapper .logo {
        padding: 0;
        z-index: 5;
        position: fixed;
    }

    header .wrapper .logo .logo-img {
        display: block;
        line-height: 0.5;
    }

    header .wrapper .bg-wrap nav a {
        padding: 0;
    }

    .main-content #footer {
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }

    .main-content #footer .left {
        text-align: center;
    }

    .main-content #footer .right {
        text-align: center;
    }

    .main-content #footer .right .logo-wrapper {
        display: none;
    }

    .main-content .giveaway .giveaway-content .giveaway-block .giveaway-text {
        display: block;
    }

    .main-content
        .giveaway
        .giveaway-content
        .giveaway-block
        .giveaway-wrapper
        .giveaway-pic {
        margin-top: 0;
        width: 33%;
    }

    .main-content
        .giveaway
        .giveaway-content
        .giveaway-block
        .giveaway-wrapper
        .giveaway-price {
        background: #ac2b0d;
        top: 10px;
        bottom: auto;
    }

    .main-content .promo {
        height: 80px;
    }

    .main-content .promo .promo-code {
        justify-content: space-around;
    }

    .main-content .promo .promo-code div {
        height: 57px;
    }

    .main-content .promo .promo-code div:first-child {
        display: none;
    }

    .main-content .promo .promo-code div h2 {
        font-size: 30px;
    }

    .main-content #caseList a .title {
        margin-left: 33px;
    }

    .main-content #caseList a .title h3 {
        margin-bottom: 0;
    }

    .main-content #caseList a .case-image {
        height: 154px;
    }

    .main-content #caseList a .case-image .back-image {
        height: 154px;
        right: 29px;
        top: -5px;
    }

    .main-content #caseList a .case-image .image {
        left: 30px;
    }

    .main-content .content-center .page-title {
        margin-top: 0;
        font-size: 20px;
    }

    .main-content .content-center .rules {
        top: 55px;
    }

    .main-content
        .content-center
        .contract-content
        .contract
        .contract-balance {
        justify-content: center;
    }

    .main-content .content-center .contract-content .contract .items {
        flex-wrap: wrap;
    }

    .main-content .content-center .contract-content .contract .items .my-items {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }

    .main-content
        .content-center
        .contract-content
        .contract
        .items
        .my-items
        .weapon {
        min-height: 200px;
    }

    .main-content
        .content-center
        .contract-content
        .contract
        .items
        .contract-items {
        width: 100%;
    }

    .main-content
        .container.upgrade
        .upgrade-content
        .game
        .item-bottom
        .left-balance {
        min-width: 290px;
    }

    .main-content .container.upgrade .upgrade-content .weapon {
        height: 260px;
    }

    .main-content .container.upgrade .upgrade-content .items {
        flex-wrap: wrap;
    }

    .main-content .container.upgrade .upgrade-content .items #my-items {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .main-content .container.upgrade .upgrade-content .items #cb-items {
        width: 100%;
        margin-left: 0;
    }

    .main-content .profile-other .info-other {
        margin-bottom: 40px;
    }

    .main-content .profile-other .info-other .wrapper {
        flex-wrap: wrap;
        justify-content: center;
    }

    .main-content .profile-other .info-other .wrapper .block.stat {
        width: 316px;
        padding-top: 10px;
    }

    .main-content .profile-other .info-other .wrapper .block.stat .title {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 440px) {
    .support-break-holder {
        right: 0;
        bottom: -10px;
    }

    .container.contract #contract-collection .item {
        width: 110px;
        height: 110px;
    }

    .container.contract
        .main-blocks
        #contract-result
        .header
        #use-balance-wrapper
        > div {
        margin-left: 0;
    }

    .container.contract
        .main-blocks
        #contract-result
        .header
        #use-balance-wrapper
        > div:first-child {
        display: none;
    }

    .container.contract
        .main-blocks
        #contract-result
        .header
        #use-balance-wrapper
        .balance-range-wrapper {
        margin: auto 5px auto 8px;
        width: 134px;
    }

    .container.error h1 {
        font-size: 188px;
    }

    .light-modal-content form {
        width: 100%;
    }

    .light-modal-content form label {
        width: 70px;
    }

    .main-content .promo-first .promo-code .promocode-one {
        display: none;
    }

    .main-content .promo-first .promo-code .promocode-mob {
        display: block;
    }

    .main-content #caseList {
        justify-content: space-around;
        margin-top: 0;
        margin-bottom: 5px;
    }

    .main-content #caseList a {
        width: 160px;
        border: none;
        margin-bottom: 5px;
    }

    .main-content #caseList a.no-old-price .price .price-old {
        display: none;
    }

    .main-content #caseList a .title {
        margin-left: 12px;
    }

    .main-content #caseList a .price {
        margin-right: 0;
        text-align: left;
        margin-left: 16px;
    }

    .main-content #caseList a .price .border-box {
        width: 60px;
        height: 26px;
        font-size: 14px;
    }

    .main-content #caseList a .price .border-box span {
        padding: 5px 0;
    }

    .main-content #caseList a .case-image {
        height: 130px;
    }

    .main-content #caseList a .case-image .back-image {
        height: 130px;
        right: 9px;
        top: -5px;
    }

    .main-content #caseList a .case-image .image {
        left: 10px;
        width: 130px;
    }

    .main-content #caseList a .counter {
        top: auto;
        right: 10px;
        bottom: 8px;
    }

    .main-content #caseList a .offer {
        min-width: 40px;
    }

    .main-content #caseList a .offer .offer-content {
        padding: 1px 2px 2px 5px;
    }

    .main-content #caseList a .offer .offer-content .offer-timer {
        display: none;
    }

    .main-content #caseList a .offer .offer-sale {
        font-size: 14px;
        line-height: 14px;
        padding: 3px 2px 3px;
    }

    .main-content .container.profile .__balance_wrapper > svg {
        font-size: 1.5rem;
    }

    .main-content .container.profile .__balance_wrapper .balance-amount {
        font-size: 17px;
    }

    .main-content .container.profile .profile-top .profile-user .wrapper {
        padding-left: 10px;
        padding-right: 10px;
    }

    .main-content
        .container.profile
        .profile-top
        .profile-user
        .wrapper
        .block {
        padding: 12px 12px;
        margin-bottom: 15px;
    }

    .main-content
        .container.profile
        .profile-top
        .profile-user
        .wrapper
        .block.trade-url
        .trade-link {
        text-align: center;
    }

    .main-content
        .container.profile
        .profile-top
        .profile-user
        .wrapper
        .block.trade-url
        .trade-link
        .enter {
        display: block;
        margin-bottom: 12px;
    }

    .main-content
        .container.profile
        .profile-top
        .profile-user
        .wrapper
        .block.block__central
        .avatar {
        margin-bottom: 18px;
        margin-top: 21px;
    }

    .main-content
        .container.profile
        .profile-top
        .profile-user
        .wrapper
        .block.block__central
        .avatar
        > img {
        width: 70px;
    }

    .main-content
        .container.profile
        .profile-top
        .profile-user
        .wrapper
        .block.stat
        .row
        .ico-stat {
        text-align: center;
    }

    .main-content
        .container.profile
        .profile-top
        .profile-user
        .wrapper
        .block.email
        .trade-link {
        text-align: center;
    }

    .main-content
        .container.profile
        .profile-top
        .profile-user
        .wrapper
        .block.email
        .trade-link
        .enter {
        display: block;
        margin-bottom: 12px;
    }

    .main-content
        .container.profile
        .profile-top
        .profile-user
        .wrapper
        .block.email
        .btn-save
        span {
        padding: 8px 12px 8px 12px;
    }

    .main-content
        .container.profile
        .profile-top
        .profile-user
        .wrapper
        .block
        .title {
        margin-bottom: 10px;
    }

    .main-content
        .container.profile
        .profile-top
        .profile-user
        .wrapper
        .block
        .title
        > img {
        margin-right: 3px;
    }

    .main-content
        .container.profile
        .profile-top
        .profile-user
        .wrapper
        .block
        .btn-save {
        width: 90px;
    }

    .main-content
        .container.profile
        .profile-top
        .profile-user
        .wrapper
        .block
        .btn-save
        span {
        padding: 8px 12px 8px 12px;
    }

    .main-content
        .container.profile
        .profile-top
        .profile-user
        .wrapper
        .block
        .form-container
        input.enter {
        width: 152px;
    }

    .main-content
        .container.profile
        .profile-top
        .profile-user
        .wrapper.order-mob {
        order: -1;
    }
}

@media only screen and (max-width: 400px) {
    header .wrapper .bg-wrap .visitors-online-holder {
        right: 50px;
    }

    .hystmodal .modal-body {
        padding-right: 10px;
        padding-left: 10px;
    }

    .lg .lg-pager-outer {
        bottom: 150px;
    }

    .result-page {
        width: auto;
        margin: 25px auto 0 auto;
    }

    .result-page .header .header-text {
        font-size: 15px;
        width: auto;
    }

    .result-page .header .icon-support-at {
        width: 2.2em;
        font-size: 2.2rem;
    }

    .result-page .footer {
        padding-left: 0;
    }

    .result-page .help-block-error {
        padding-left: 0;
    }

    .result-page .dark-form {
        width: 100%;
    }

    .result-page .dark-form input[type="text"],
    .result-page .dark-form input[type="number"],
    .result-page .dark-form input[type="password"],
    .result-page .dark-form textarea {
        width: 100%;
        box-sizing: border-box;
    }

    .result-page .dark-form .submit-btn {
        text-align: left;
    }

    .result-page .dark-form .submit-btn button {
        margin: 0 0 0 2px;
    }

    .result-page .dark-form label {
        width: auto;
        display: block;
        margin-bottom: 5px;
    }

    .main-content {
        margin-bottom: 255px;
        padding-left: 0;
    }

    .main-content .promo-first {
        height: 85px;
    }

    .main-content #footer {
        padding-right: 10px;
        padding-left: 10px;
    }

    .main-content #footer .right > p {
        display: none;
    }

    .main-content .heading h1 {
        font-size: 18px;
    }

    .main-content .container.profile-other .items-block-other .items .unit {
        width: 148px;
        margin: 0 5px 15px 5px;
    }

    .main-content
        .container.profile-other
        .items-block-other
        .items
        .unit
        .weapon {
        height: 146px;
        padding-top: 10px;
    }

    .main-content
        .container.profile-other
        .items-block-other
        .items
        .unit
        .unit-title {
        width: 138px;
    }

    .main-content
        .container.profile-other
        .items-block-other
        .items
        .unit
        .skin-image {
        width: 120px;
    }

    .main-content .container.profile .items-block .items .unit {
        width: 148px;
        margin: 0 5px 15px 5px;
    }

    .main-content .container.profile .items-block .items .unit .unit-title {
        width: 138px;
    }

    .main-content .container.profile .items-block .items .unit .weapon {
        height: 146px;
        padding-top: 10px;
    }

    .main-content .container.profile .items-block .items .unit .skin-image {
        width: 120px;
    }

    .main-content
        .container.profile
        .items-block
        .items
        .unit
        .menu-bottom
        .bottom-bg
        a {
        padding: 6px 7px 5px 7px;
    }

    .main-content
        .container.profile
        .items-block
        .items
        .unit
        .menu-bottom
        .bottom-bg
        a:last-child {
        padding: 5px 6px 5px 7px;
    }
}

/*# sourceMappingURL=style.css.map */
