@font-face {
    font-family: 'Beaufort';
    src: local("BeaufortforLOL Regular"), local("BeaufortforLOL-Regular"), url("../fonts/beaufort/BeaufortforLOL-Regular.eot"), url("../fonts/beaufort/BeaufortforLOL-Regular.woff") format("woff"), url("../fonts/beaufort/BeaufortforLOL-Regular.ttf") format("truetype"), url("../fonts/beaufort/BeaufortforLOL-Regular.svg") format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Beaufort';
    src: local("BeaufortforLOL Medium"), local("BeaufortforLOL-Medium"), url("../fonts/beaufort/BeaufortforLOL-Medium.eot"), url("../fonts/beaufort/BeaufortforLOL-Medium.woff") format("woff"), url("../fonts/beaufort/BeaufortforLOL-Medium.ttf") format("truetype"), url("../fonts/beaufort/BeaufortforLOL-Medium.svg") format("svg");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Beaufort';
    src: local("BeaufortforLOL Bold"), local("BeaufortforLOL-Bold"), url("../fonts/beaufort/BeaufortforLOL-Bold.eot"), url("../fonts/beaufort/BeaufortforLOL-Bold.woff") format("woff"), url("../fonts/beaufort/BeaufortforLOL-Bold.ttf") format("truetype"), url("../fonts/beaufort/BeaufortforLOL-Bold.svg") format("svg");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DINNextW1G';
    src: local("DINNextW1G"), url("../fonts/dinnextw1g/DINNextW1G.eot"), url("../fonts/dinnextw1g/DINNextW1G.woff") format("woff"), url("../fonts/dinnextw1g/DINNextW1G.ttf") format("truetype"), url("../fonts/dinnextw1g/DINNextW1G.svg") format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DINNextW1G';
    src: local("DINNextW1G"), url("../fonts/dinnextw1g/DINNextW1G-Medium.eot"), url("../fonts/dinnextw1g/DINNextW1G-Medium.woff") format("woff"), url("../fonts/dinnextw1g/DINNextW1G-Medium.ttf") format("truetype"), url("../fonts/dinnextw1g/DINNextW1G-Medium.svg") format("svg");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DINNextW1G';
    src: local("DINNextW1G"), url("../fonts/dinnextw1g/DINNextW1G-Bold.eot"), url("../fonts/dinnextw1g/DINNextW1G-Bold.woff") format("woff"), url("../fonts/dinnextw1g/DINNextW1G-Bold.ttf") format("truetype"), url("../fonts/dinnextw1g/DINNextW1G-Bold.svg") format("svg");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DINNextW1G';
    src: local("DINNextW1G"), url("../fonts/dinnextw1g/DINNextW1G-Black.eot"), url("../fonts/dinnextw1g/DINNextW1G-Black.woff") format("woff"), url("../fonts/dinnextw1g/DINNextW1G-Black.ttf") format("truetype"), url("../fonts/dinnextw1g/DINNextW1G-Black.svg") format("svg");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

html, body, header, nav, section, aside, article, footer, div, span, applet, object, iframe, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-family: 'DINNextW1G';
    font-weight: 400;
    font-size: 16px;
    color: #5a574f;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

a, span, p {
    font-family: inherit;
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    text-decoration: none;
}

font {
    font-family: inherit;
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    text-decoration: none;
}

input, button, select, textarea {
    outline: none;
    border: none;
    font-family: 'DINNextW1G';
    font-size: 16px;
    color: #5a574f;
}

select, button {
    cursor: pointer;
}

::-webkit-input-placeholder {
    color: #5a574f;
    -webkit-transition: opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;
    transition: opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out, transform .2s ease-in-out;
    transition: opacity .2s ease-in-out, transform .2s ease-in-out;
    transition: opacity .2s ease-in-out, transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
}

::-moz-placeholder {
    color: #5a574f;
    -webkit-transition: opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;
    transition: opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out, transform .2s ease-in-out;
    transition: opacity .2s ease-in-out, transform .2s ease-in-out;
    transition: opacity .2s ease-in-out, transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
}

:-moz-placeholder {
    color: #5a574f;
    -webkit-transition: opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;
    transition: opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out, transform .2s ease-in-out;
    transition: opacity .2s ease-in-out, transform .2s ease-in-out;
    transition: opacity .2s ease-in-out, transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
}

:-ms-input-placeholder {
    color: #5a574f;
    -webkit-transition: opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;
    transition: opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out, transform .2s ease-in-out;
    transition: opacity .2s ease-in-out, transform .2s ease-in-out;
    transition: opacity .2s ease-in-out, transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
}

:focus::-webkit-input-placeholder {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
}

:focus::-moz-placeholder {
    opacity: 0;
    transform: translateX(20px);
}

:focus:-moz-placeholder {
    opacity: 0;
    transform: translateX(20px);
}

:focus:-ms-input-placeholder {
    opacity: 0;
    -ms-transform: translateX(20px);
    transform: translateX(20px);
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

#detach-button-host {
    display: none;
}

.flex-sbc, .flex-sbs, .flex-sbe, .flex-cc, .flex-cs, .flex-ce, .flex-sc, .flex-ss, .flex-se, .flex-ec, .flex-es, .flex-ee {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flex-sbc, .flex-sbs, .flex-sbe {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.flex-cc, .flex-cs, .flex-ce {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.flex-sc, .flex-ss, .flex-se {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.flex-ec, .flex-es, .flex-ee {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.flex-sbc, .flex-cc, .flex-sc, .flex-ec {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.flex-sbs, .flex-cs, .flex-ss, .flex-es {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.flex-sbe, .flex-ce, .flex-se, .flex-ee {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

body {
    background: #f7fbfc;
}

.wrapper {
    width: 100%;
    max-width: 1920px;
    min-width: 320px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    overflow: hidden;
    background: url("../images/bg/footer_bg.webp") bottom center no-repeat, url("../images/bg/header_bg.webp") top center no-repeat;
}

.content-area {
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    height: auto;
    position: relative;
    z-index: 1;
}

@media (max-width: 1024px) {
    .content-area {
        width: calc( 100% - 40px);
    }
}

.light-button {
    width: 100%;
    height: 46px;
    background-color: #e7e6e1;
    border-radius: 10px;
    margin-top: 20px;
    font-family: "Beaufort";
    font-weight: 500;
    color: #544c49;
    font-size: 16px;
    line-height: 16px;
    -webkit-transition: background-color .3s ease-in-out, color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out, color .3s ease-in-out;
    transition: background-color .3s ease-in-out, color .3s ease-in-out;
}

.light-button:hover {
    background-color: #e9e3d8;
    color: #332c29;
}

.light-button.red {
    background-color: #836c6b;
    font-family: "Beaufort";
    font-weight: 500;
    color: #ffffff;
    font-size: 16px;
    line-height: 16px;
}

.light-button.red:hover {
    background-color: #a18f8e;
    color: #ffffff;
}

.light-button.green {
    background-color: #836c6b;
    font-family: "Beaufort";
    font-weight: 500;
    color: #ffffff;
    font-size: 16px;
    line-height: 16px;
}

.light-button.green:hover {
    background-color: #a18f8e;
    color: #ffffff;
}

.light-button.blue {
    background-color: #836c6b;
    font-family: "Beaufort";
    font-weight: 500;
    color: #ffffff;
    font-size: 16px;
    line-height: 16px;
}

.light-button.blue:hover {
    background-color: #a18f8e;
    color: #ffffff;
}

.light-button img {
    margin-right: 10px;
}
/* ----------------------------------------------------------------------------------------------------- Classic136.com */
/* ANIMATED */
/* -------------------------------------------------------------------------------------------------------------------- */
.header-bg {
    width: 100%;
    height: 1000px;
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 0px;
    pointer-events: none;
}

.header-bg__navigation {
    top: 24px;
    height: 74px;
    border-radius: 10px;
    background: url("../images/bg/nav_bg.webp") bottom center no-repeat;
    z-index: 2;
}

@media (max-width: 1240px) {
    .header-bg__navigation {
        z-index: 3;
        top: 14px;
    }
}

@media (max-width: 480px) {
    .header-bg__navigation {
        display: none;
    }
}

.header-bg__navigation:before {
    content: '';
    width: calc( 100% - 20px);
    height: 12px;
    position: absolute;
    left: 10px;
    top: -12px;
    background: url("../images/bg/nav_bg.webp") top center no-repeat;
}

.header-bg__smoke {
    position: absolute;
}

@media (max-width: 1024px) {
    .header-bg__smoke {
        display: none;
    }
}

.header-bg__smoke.smoke_1 {
    background: url("../images/bg/header_anim/smoke_1.webp");
    background-position: 0px 50%;
    width: 100%;
    height: 671px;
    top: -300px;
    -webkit-animation: smoke-1 14s linear infinite;
    animation: smoke-1 14s linear infinite;
    opacity: 1;
}

@-webkit-keyframes smoke-1 {
    from {
        background-position: 0px 50%;
    }

    to {
        background-position: 1166px 50%;
    }
}

@keyframes smoke-1 {
    from {
        background-position: 0px 50%;
    }

    to {
        background-position: 1166px 50%;
    }
}

.header-bg__smoke.smoke_2 {
    background: url("../images/bg/header_anim/smoke_2.webp");
    background-position: 0px 50%;
    width: 100%;
    height: 558px;
    left: 0px;
    top: -300px;
    -webkit-animation: smoke-2 10s linear infinite;
    animation: smoke-2 10s linear infinite;
    opacity: 1;
}

@-webkit-keyframes smoke-2 {
    from {
        background-position: 0px 50%;
    }

    to {
        background-position: 914px 50%;
    }
}

@keyframes smoke-2 {
    from {
        background-position: 0px 50%;
    }

    to {
        background-position: 914px 50%;
    }
}

.header-bg__smoke.smoke_3 {
    background: url("../images/bg/header_anim/smoke_1.webp");
    background-position: 0px 50%;
    width: 100%;
    height: 671px;
    bottom: 100px;
    -webkit-animation: smoke-3 18s linear infinite;
    animation: smoke-3 18s linear infinite;
    opacity: 1;
    z-index: 1;
}

@-webkit-keyframes smoke-3 {
    from {
        background-position: 0px 50%;
    }

    to {
        background-position: 1166px 50%;
    }
}

@keyframes smoke-3 {
    from {
        background-position: 0px 50%;
    }

    to {
        background-position: 1166px 50%;
    }
}

.header-bg__smoke.smoke_4 {
    background: url("../images/bg/header_anim/smoke_2.webp");
    background-position: 0px 50%;
    width: 100%;
    height: 558px;
    left: 0px;
    top: 300px;
    -webkit-animation: smoke-4 14s linear infinite;
    animation: smoke-4 14s linear infinite;
    opacity: 1;
    z-index: 1;
}

@-webkit-keyframes smoke-4 {
    from {
        background-position: 0px 50%;
    }

    to {
        background-position: 914px 50%;
    }
}

@keyframes smoke-4 {
    from {
        background-position: 0px 50%;
    }

    to {
        background-position: 914px 50%;
    }
}

.header-bg__sparks.right {
    top: 0px;
    right: -100px;
    -webkit-transform: rotate(135deg) scale(-1.8, -1.8);
    -ms-transform: rotate(135deg) scale(-1.8, -1.8);
    transform: rotate(135deg) scale(-1.8, -1.8);
    opacity: 0.5;
}

@media (max-width: 1024px) {
    .header-bg__sparks.right {
        display: none;
    }
}

.header-bg__sparks.left {
    top: 0px;
    left: -100px;
    -webkit-transform: rotate(-135deg) scale(1.8, -1.8);
    -ms-transform: rotate(-135deg) scale(1.8, -1.8);
    transform: rotate(-135deg) scale(1.8, -1.8);
    opacity: 0.5;
}

@media (max-width: 1024px) {
    .header-bg__sparks.left {
        display: none;
    }
}

.header-bg__sparks {
    position: absolute;
    z-index: 6;
}

.header-bg__sparks div {
    position: absolute;
}

.header-bg__sparks-spark-1 {
    background: url("../images/bg/header_anim/spark_1.webp") no-repeat;
    width: 600px;
    height: 313px;
    right: 0;
    bottom: -120px;
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6);
    -webkit-animation: spark-1 4s linear infinite;
    animation: spark-1 4s linear infinite;
}

@-webkit-keyframes spark-1 {
    0% {
        bottom: -320px;
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        opacity: 1;
    }

    25% {
        bottom: -240px;
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
        opacity: 1;
    }

    50% {
        bottom: -160px;
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
        opacity: 1;
    }

    75% {
        bottom: -80px;
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0.5;
    }

    to {
        bottom: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}

@keyframes spark-1 {
    0% {
        bottom: -320px;
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        opacity: 1;
    }

    25% {
        bottom: -240px;
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
        opacity: 1;
    }

    50% {
        bottom: -160px;
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
        opacity: 1;
    }

    75% {
        bottom: -80px;
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0.5;
    }

    to {
        bottom: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}

.header-bg__sparks-spark-2 {
    background: url("../images/bg/header_anim/spark_2.webp") no-repeat;
    width: 149px;
    height: 335px;
    right: 230px;
    bottom: -320px;
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6);
    -webkit-animation: spark-1 4s linear infinite;
    animation: spark-1 4s linear infinite;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}

.header-bg__sparks-spark-3 {
    background: url("../images/bg/header_anim/spark_3.webp") no-repeat;
    width: 128px;
    height: 165px;
    right: 280px;
    bottom: -140px;
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6);
    -webkit-animation: spark-3 4s linear infinite;
    animation: spark-3 4s linear infinite;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}

@-webkit-keyframes spark-3 {
    0% {
        bottom: -140px;
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        opacity: 1;
    }

    25% {
        bottom: -80px;
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
        opacity: 1;
    }

    50% {
        bottom: -20px;
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
        opacity: 1;
    }

    75% {
        bottom: 40px;
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0.5;
    }

    to {
        bottom: 100px;
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}

@keyframes spark-3 {
    0% {
        bottom: -140px;
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        opacity: 1;
    }

    25% {
        bottom: -80px;
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
        opacity: 1;
    }

    50% {
        bottom: -20px;
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
        opacity: 1;
    }

    75% {
        bottom: 40px;
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0.5;
    }

    to {
        bottom: 100px;
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}

.header-bg__sparks-spark-4 {
    background: url("../images/bg/header_anim/spark_4.webp") no-repeat;
    width: 794px;
    height: 176px;
    right: 0;
    bottom: -180px;
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6);
    -webkit-animation: spark-4 4s linear infinite;
    animation: spark-4 4s linear infinite;
}

@-webkit-keyframes spark-4 {
    0% {
        bottom: -180px;
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        opacity: 1;
    }

    25% {
        bottom: -120px;
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
        opacity: 1;
    }

    50% {
        bottom: -60px;
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
        opacity: 1;
    }

    75% {
        bottom: 0;
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0.5;
    }

    to {
        bottom: 60px;
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}

@keyframes spark-4 {
    0% {
        bottom: -180px;
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        opacity: 1;
    }

    25% {
        bottom: -120px;
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
        opacity: 1;
    }

    50% {
        bottom: -60px;
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
        opacity: 1;
    }

    75% {
        bottom: 0;
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0.5;
    }

    to {
        bottom: 60px;
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}

/* ----------------------------------------------------------------------------------------------------- Classic136.com */
/* NAVIGATION */
/* -------------------------------------------------------------------------------------------------------------------- */
.nav {
    width: 100%;
    padding-top: 30px;
    position: relative;
    z-index: 4;
}

@media (max-width: 1240px) {
    .nav {
        padding-top: 20px;
    }
}

.nav .content-area {
    height: 68px;
    padding: 0px 30px;
}

@media (max-width: 1024px) {
    .nav .content-area {
        padding: 0px 20px;
    }
}

@media (max-width: 480px) {
    .nav .content-area {
        height: 38px;
        padding: 0px 0px;
    }
}

.nav__open-links {
    width: 24px;
    height: 18px;
    position: relative;
    cursor: pointer;
    display: none;
}

@media (max-width: 1024px) {
    .nav__open-links {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

.nav__open-links:hover:after, .nav__open-links:hover:before {
    background: #fce6b9;
}

.nav__open-links:hover .nav__open-links-item {
    -webkit-transform: scale(0.7, 1);
    -ms-transform: scale(0.7, 1);
    transform: scale(0.7, 1);
}

.nav__open-links.active:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    top: calc( ( 100% - 2px ) / 2);
}

.nav__open-links.active:before {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    top: calc( ( 100% - 2px ) / 2);
}

.nav__open-links.active .nav__open-links-item {
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
}

.nav__open-links:after {
    content: '';
    width: 100%;
    height: 2px;
    background: #fce6b9;
    position: absolute;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    top: 0px;
    -webkit-box-shadow: 0px 2px 2px #841f23, 0px 1px 1px #841f23;
    box-shadow: 0px 2px 2px #841f23, 0px 1px 1px #841f23;
}

@media (max-width: 480px) {
    .nav__open-links:after {
        -webkit-box-shadow: 0px 1px 1px #841f23, 0px 1px 1px #841f23;
        box-shadow: 0px 1px 1px #841f23, 0px 1px 1px #841f23;
    }
}

.nav__open-links:before {
    content: '';
    width: 100%;
    height: 2px;
    background: #fce6b9;
    position: absolute;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    top: calc( 100% - 2px);
    -webkit-box-shadow: 0px 2px 2px #841f23, 0px 1px 1px #841f23;
    box-shadow: 0px 2px 2px #841f23, 0px 1px 1px #841f23;
}

@media (max-width: 480px) {
    .nav__open-links:before {
        -webkit-box-shadow: 0px 1px 1px #841f23, 0px 1px 1px #841f23;
        box-shadow: 0px 1px 1px #841f23, 0px 1px 1px #841f23;
    }
}

.nav__open-links-item {
    width: 100%;
    height: 2px;
    background: #fce6b9;
    position: absolute;
    top: calc( ( 100% - 2px ) / 2);
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-box-shadow: 0px 2px 2px #841f23, 0px 1px 1px #841f23;
    box-shadow: 0px 2px 2px #841f23, 0px 1px 1px #841f23;
}

@media (max-width: 480px) {
    .nav__open-links-item {
        -webkit-box-shadow: 0px 1px 1px #841f23, 0px 1px 1px #841f23;
        box-shadow: 0px 1px 1px #841f23, 0px 1px 1px #841f23;
    }
}

.nav__links {
    width: calc( 100% - 42px);
    padding-right: 30px;
}

@media (max-width: 1024px) {
    .nav__links {
        width: 280px;
        background: #f6f4f2;
        border-radius: 10px;
        position: absolute;
        left: 0px;
        top: calc( 100% + 3px);
        padding-right: 0px;
        display: none;
    }
}

.nav__links-group {
    width: auto;
}

@media (max-width: 1240px) {
    .nav__links-group:last-child {
        margin-right: auto;
        margin-left: 40px;
    }
}

@media (max-width: 1140px) {
    .nav__links-group:last-child {
        margin-left: 28px;
    }
}

@media (max-width: 1024px) {
    .nav__links-group:last-child {
        margin-right: 0px;
        margin-left: 0px;
    }
}

@media (max-width: 1024px) {
    .nav__links-group:not(:last-child) {
        border-bottom: 1px solid #000000;
    }
}

@media (max-width: 1024px) {
    .nav__links-group {
        width: 100%;
    }
}

.nav__links-item {
    width: auto;
    font-family: "Beaufort";
    font-weight: 400;
    color: #000000;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
}

@media (max-width: 1400px) {
    .nav__links-item {
        font-family: "Beaufort";
        font-weight: 400;
        color: #000000;
        font-size: 16px;
        line-height: 16px;
    }
}

@media (max-width: 1024px) {
    .nav__links-item {
        width: 100%;
    }
}

.nav__links-item:not(:last-child) {
    margin-right: 30px;
}

@media (max-width: 1240px) {
    .nav__links-item:not(:last-child) {
        margin-right: 40px;
    }
}

@media (max-width: 1140px) {
    .nav__links-item:not(:last-child) {
        margin-right: 28px;
    }
}

@media (max-width: 1024px) {
    .nav__links-item:not(:last-child) {
        margin-right: 0px;
        border-bottom: 1px solid #000000;
    }
}

.nav__links-item a {
    -webkit-transition: color .3s ease-in-out, -webkit-transform .3s ease-in-out;
    transition: color .3s ease-in-out, -webkit-transform .3s ease-in-out;
    -o-transition: color .3s ease-in-out, transform .3s ease-in-out;
    transition: color .3s ease-in-out, transform .3s ease-in-out;
    transition: color .3s ease-in-out, transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
}

@media (max-width: 1024px) {
    .nav__links-item a {
        display: block;
        padding: 15px 20px;
    }
}

.nav__links a:hover {
    color: #ff0000;
}

.nav__langs {
    width: 32px;
    height: 32px;
    position: relative;
    border: 4px solid #ffffff;
    border-radius: 50%;
    margin-right: 10px;
    z-index: 2;
}

@media (max-width: 1024px) {
    .nav__langs {
        margin-left: auto;
    }
}

@media (max-width: 480px) {
    .nav__langs {
        border: 4px solid #ffffff;
    }
}

.nav__langs:after {
    content: '';
    width: 8px;
    height: 6px;
    position: absolute;
    top: calc( ( 100% - 6px ) / 2);
    right: -15px;
    background: url("../images/langs/arrow.webp") center center no-repeat;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    -o-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
}

@media (max-width: 480px) {
    .nav__langs:after {
        background: url("../images/langs/arrow_mobile.webp") center center no-repeat;
    }
}

.nav__langs.active:after {
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}

.nav__langs-current {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    cursor: pointer;
    -webkit-transition: -webkit-filter .3s ease-in-out;
    transition: -webkit-filter .3s ease-in-out;
    -o-transition: filter .3s ease-in-out;
    transition: filter .3s ease-in-out;
    transition: filter .3s ease-in-out, -webkit-filter .3s ease-in-out;
}

.nav__langs-current:hover {
    -webkit-filter: brightness(130%);
    filter: brightness(130%);
}

.nav__langs-current img {
    width: 100%;
    height: 100%;
}

.nav__langs-stroke {
    position: absolute;
    top: calc( 100% + 8px);
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-35px);
    -ms-transform: translateX(-50%) translateY(-35px);
    transform: translateX(-50%) translateY(-35px);
    list-style: none;
    padding: 5px;
    border-radius: 100px;
    background: #f6f3ed;
    -webkit-transition: opacity .3s ease-in-out, -webkit-transform .3s ease-in-out;
    transition: opacity .3s ease-in-out, -webkit-transform .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out, transform .3s ease-in-out;
    transition: opacity .3s ease-in-out, transform .3s ease-in-out;
    transition: opacity .3s ease-in-out, transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
    opacity: 0;
    pointer-events: none;
}

.nav__langs-stroke li {
    width: 33px;
    height: 33px;
    -webkit-transition: -webkit-filter .3s ease-in-out;
    transition: -webkit-filter .3s ease-in-out;
    -o-transition: filter .3s ease-in-out;
    transition: filter .3s ease-in-out;
    transition: filter .3s ease-in-out, -webkit-filter .3s ease-in-out;
}

.nav__langs-stroke li:hover {
    -webkit-filter: brightness(130%);
    filter: brightness(130%);
}

.nav__langs-stroke li:not(:last-child) {
    margin-bottom: 5px;
}

.nav__langs-stroke li img {
    display: block;
    width: 100%;
    height: 100%;
}

.nav__langs.active .nav__langs-stroke {
    -webkit-transform: translateX(-50%) translateY(0%);
    -ms-transform: translateX(-50%) translateY(0%);
    transform: translateX(-50%) translateY(0%);
    opacity: 1;
    pointer-events: all;
}
/* ----------------------------------------------------------------------------------------------------- Classic136.com */
/* HEADER */
/* -------------------------------------------------------------------------------------------------------------------- */
.header {
    width: 100%;
    padding: 65px 0px;
    position: relative;
    z-index: 3;
}

@media (max-width: 860px) {
    .header {
        padding: 185px 0px 65px;
    }
}

.header__col {
    width: ;
    position: ;
}

@media (max-width: 1240px) {
    .header__col {
        width: 100%;
    }
}

@media (max-width: 860px) {
    .header__col {
        width: 100%;
    }
}

.header__col:after {
    content: '';
    width: 480px;
    height: 600px;
    position: absolute;
    top: calc( ( 100% - 600px ) / 2);
    left: calc( ( 100% - 480px ) / 2);
    background: url("../images/bg/header_inner_bg.webp");
    background-size: 100% 100%;
    z-index: 1;
    opacity: .8;
}

@media (max-width: 860px) {
    .header__col:after {
        opacity: 1;
    }
}

.header__logo {
    display: block;
    width: 452px;
    height: 123px;
    position: relative;
    z-index: 2;
    margin: 0 auto;
    -webkit-transition: -webkit-filter .3s ease-in-out;
    transition: -webkit-filter .3s ease-in-out;
    -o-transition: filter .3s ease-in-out;
    transition: filter .3s ease-in-out;
    transition: filter .3s ease-in-out, -webkit-filter .3s ease-in-out;
}

.header__logo:hover {
    -webkit-filter: brightness(115%);
    filter: brightness(115%);
}

.header__logo img {
    display: block;
    width: 100%;
}

.header__accounts, .header__sep, .header__online, .header__traders {
    width: 100%;
    text-align: center;
    font-family: "Beaufort";
    font-weight: 500;
    color: #63504a;
    font-size: 36px;
    line-height: 36px;
    position: relative;
    z-index: 2;
}

.header__accounts span, .header__sep span, .header__online span, .header__traders span {
    color: #b33209;
}

.header__accounts {
    font-size: 36px;
    line-height: 36px;
    margin-top: 40px;
}

@media (max-width: 1024px) {
    .header__accounts {
        font-size: 28px;
        line-height: 28px;
    }
}

.header__sep {
    margin: 18px 0px 15px;
    opacity: 0.3;
}

.header__online {
    font-size: 24px;
    line-height: 24px;
}

.header__traders {
    font-size: 18px;
    line-height: 18px;
    margin-top: 5px;
}

.header__traders span {
    color: #63504a;
    font-weight: 700;
}

.header__button {
    width: 246px;
    height: 68px;
    background: url("../images/bg/button_bg.webp") center center no-repeat;
    background-size: 100% 100%;
    margin-top: 30px;
    -webkit-transition: -webkit-filter .3s ease-in-out;
    transition: -webkit-filter .3s ease-in-out;
    -o-transition: filter .3s ease-in-out;
    transition: filter .3s ease-in-out;
    transition: filter .3s ease-in-out, -webkit-filter .3s ease-in-out;
    position: relative;
    z-index: 2;
}

.header__button:hover {
    -webkit-filter: brightness(120%);
    filter: brightness(120%);
}

.header__button span {
    width: 100%;
    text-align: center;
    font-family: "Beaufort";
    font-weight: 400;
    color: #fce6b9;
    font-size: 22px;
    line-height: 26px;
    text-transform: uppercase;
}

.main-content {
    width: 100%;
    position: relative;
    z-index: 2;
}

.main {
    width: 100%;
}

@media (max-width: 1600px) {
    .main {
        width: 100%;
    }
}

@media (max-width: 1240px) {
    .main {
        width: 100%;
    }
}
/* ----------------------------------------------------------------------------------------------------- Classic136.com */
/* SLIDER */
/* -------------------------------------------------------------------------------------------------------------------- */
.slider {
    width: 100%;
    height: 280px;
    background: #fff;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}

.slider .big-slider-next, .slider .big-slider-prev, .slider .big-slider-pagination {
    position: relative;
}

.slider__navigation {
    width: calc( 100% - 176px - 30px - 30px);
    height: auto;
    position: absolute;
    right: 0px;
    bottom: 42px;
}

@media (max-width: 1024px) {
    .slider__navigation {
        width: calc( 100% - 176px - 20px - 20px);
        bottom: 34px;
    }
}

@media (max-width: 640px) {
    .slider__navigation {
        width: 100%;
        bottom: auto;
        top: 20px;
        padding-left: 20px;
    }
}

.slider .big-slider-next, .slider .big-slider-prev {
    width: 10px;
    height: 20px;
    right: 0px;
    left: 0px;
    margin-top: 0px;
}

.slider .big-slider-next:after, .slider .big-slider-prev:after {
    display: none;
}

.slider .big-slider-next {
    background: url("../images/slider/slider_min_right_icon.webp") center center;
    margin-left: 5px;
}

.slider .big-slider-prev {
    background: url("../images/slider/slider_min_left_icon.webp") center center;
    margin-right: 5px;
}

.slider .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    margin: 0px 8px;
    background: #bcb5af;
    opacity: 1;
}

.slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #eb4a42;
}

.slider__content {
    width: 100%;
    height: 100%;
    position: relative;
}

.slider__content img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: right;
    object-position: right;
    position: relative;
    z-index: 1;
}

.slider__content:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
    top: 0px;
    left: 0px;
    background: url("../images/slider/gradient.webp") bottom left no-repeat;
    background-size: cover;
}

.slider__content-info {
    max-width: 790px;
    height: auto;
    padding: 30px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 3;
}

@media (max-width: 1024px) {
    .slider__content-info {
        padding: 20px;
    }
}

.slider__content-title {
    font-family: "Beaufort";
    font-weight: 500;
    color: #686868;
    /*#e39e03*/
    font-size: 40px;
    line-height: 40px;
    text-transform: uppercase;
}

@media (max-width: 1024px) {
    .slider__content-title {
        font-family: "Beaufort";
        font-weight: 700;
        color: #ed4842;
        font-size: 28px;
        line-height: 28px;
    }
}

.slider__content-title span {
    display: block;
    font-family: "Beaufort";
    font-weight: 700;
    color: #ac3b3d;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0px;
}

@media (max-width: 1024px) {
    .slider__content-title span {
        font-family: "Beaufort";
        font-weight: 700;
        color: #ac3b3d;
        font-size: 16px;
        line-height: 22px;
    }
}

.slider__content-text {
    font-family: "DINNextW1G";
    font-weight: 400;
    color: #544c49;
    font-size: 18px;
    line-height: 26px;
    max-height: calc( 26px * 2);
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 10px;
}

.slider__content-button {
    width: 176px;
    height: 46px;
    background-color: #e7e6e1;
    border-radius: 10px;
    margin-top: 20px;
    font-family: "Beaufort";
    font-weight: 500;
    color: #544c49;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    -webkit-transition: background-color .3s ease-in-out, color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out, color .3s ease-in-out;
    transition: background-color .3s ease-in-out, color .3s ease-in-out;
}

.slider__content-button:hover {
    background-color: #e9e3d8;
    color: #332c29;
}

.swiper {
    width: 100%;
    height: 100%;
}
/* ----------------------------------------------------------------------------------------------------- Classic136.com */
/* NEWS */
/* -------------------------------------------------------------------------------------------------------------------- */
.home-articles {
    width: 100%;
    margin-top: 40px;
}

@media (max-width: 1600px) {
    .home-articles {
        margin-top: 30px;
    }
}

@media (max-width: 1024px) {
    .home-articles {
        margin-top: 20px;
    }
}

.home-articles__items {
    width: calc( 100% + 20px);
    margin: -10px;
}

.home-articles__item {
    width: calc( ( 100% / 3 ) - 20px);
    height: 381px;
    position: relative;
    margin: 10px;
    border-radius: 10px;
    background: #fff;
    -webkit-box-shadow: 0px 10px 20px rgba(220, 220, 220, 0.2);
    box-shadow: 0px 10px 20px rgba(220, 220, 220, 0.2);
    overflow: hidden;
}

@media (max-width: 840px) {
    .home-articles__item {
        width: calc( ( 100% / 1 ) - 20px);
    }
}

.home-articles__item-img {
    width: 100%;
    height: 100%;
    position: relative;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top center;
    object-position: top center;
    z-index: 1;
    pointer-events: none;
}

.home-articles__item:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
    top: 0px;
    left: 0px;
    background: -webkit-gradient(linear, left bottom, left top, from(#fff), color-stop(40%, rgba(255, 255, 255, 0.9)), color-stop(70%, rgba(255, 255, 255, 0.7)), to(rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(bottom, #fff 0%, rgba(255, 255, 255, 0.9) 40%, rgba(255, 255, 255, 0.7) 70%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(bottom, #fff 0%, rgba(255, 255, 255, 0.9) 40%, rgba(255, 255, 255, 0.7) 70%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to top, #fff 0%, rgba(255, 255, 255, 0.9) 40%, rgba(255, 255, 255, 0.7) 70%, rgba(255, 255, 255, 0) 100%);
}

.home-articles__item-content {
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: 0px;
    padding: 30px;
    z-index: 3;
}

@media (max-width: 1024px) {
    .home-articles__item-content {
        padding: 20px;
    }
}

.home-articles__item-date {
    width: auto;
    font-family: "DINNextW1G";
    font-weight: 500;
    color: #898886;
    font-size: 15px;
    line-height: 15px;
}

.home-articles__item-date img {
    margin-right: 5px;
}

.home-articles__item-title {
    width: 100%;
    text-transform: uppercase;
    font-family: "Beaufort";
    font-weight: 500;
    color: #686868;
    /*#e39e03*/
    font-size: 26px;
    line-height: 24px;
    max-height: calc( 24px * 2);
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 5px;
}

@media (max-width: 1024px) {
    .home-articles__item-title {
        font-family: "Beaufort";
        font-weight: 700;
        color: #ab3d40;
        font-size: 18px;
        line-height: 22px;
        max-height: calc( 22px * 2);
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
}

.home-articles__item-title a {
    -webkit-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
}

.home-articles__item-title a:hover {
    color: #ff0000;
}

.home-articles__item-text {
    width: 100%;
    font-family: "DINNextW1G";
    font-weight: 400;
    color: #544c49;
    font-size: 16px;
    line-height: 22px;
    max-height: calc( 22px * 3);
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-top: 10px;
}

.home-articles__item-button {
    width: 200px;
    height: 40px;
    background-color: #f5f4f2;
    border-radius: 10px;
    margin-top: 20px;
    font-family: "Beaufort";
    font-weight: 500;
    color: #544c49;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    -webkit-transition: background-color .3s ease-in-out, color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out, color .3s ease-in-out;
    transition: background-color .3s ease-in-out, color .3s ease-in-out;
}

.home-articles__item-button:hover {
    background-color: #e9e3d8;
    color: #332c29;
}

.home-articles__more {
    width: 100%;
    height: 58px;
    background: #efeeed;
    border-radius: 10px;
    margin-top: 20px;
    padding-top: 2px;
    -webkit-transition: background-color .3s ease-in-out, color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out, color .3s ease-in-out;
    transition: background-color .3s ease-in-out, color .3s ease-in-out;
}

.home-articles__more span {
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-family: "Beaufort";
    font-weight: 500;
    color: #67645d;
    font-size: 18px;
    line-height: 18px;
}

.home-articles__more:hover {
    background-color: #e9e3d8;
    color: #332c29;
}

.aside {
    width: 26%;
}

@media (max-width: 1240px) {
    .aside {
        width: 100%;
    }
}

/* ----------------------------------------------------------------------------------------------------- Classic136.com */
/* Information */
/* -------------------------------------------------------------------------------------------------------------------- */
.information {
    width: 100%;
    position: relative;
    z-index: 1;
    margin-top: -30px;
    padding-top: calc( 30px + 70px);
    padding-bottom: 90px;
}

@media (max-width: 660px) {
    .information {
        padding-top: calc( 30px + 40px);
        padding-bottom: 60px;
    }
}

.information .content-area {
	width: 100%;
    background: #f7f7f7;
    border-radius: 15px;
    overflow: hidden;
    -webkit-box-shadow: 0px 5px 20px rgba(77, 68, 56, 0.08);
    box-shadow: 0px 5px 20px rgba(77, 68, 56, 0.08);
}

.information__box {
    width: calc( 100% / 3);
    padding: 40px;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
}

@media (max-width: 1024px) {
    .information__box {
        padding: 20px;
    }
}

@media (max-width: 960px) {
    .information__box {
        width: 100%;
    }
}

.information__box:not(:last-child) {
    border-right: 1px solid #e2dfd9;
}

@media (max-width: 960px) {
    .information__box:not(:last-child) {
        border-right: 0px solid #e2dfd9;
        border-bottom: 1px solid #e2dfd9;
    }
}

.information__box-empty {
    width: 100%;
    padding: 20px;
    background: #f3c9c9;
    border-radius: 15px;
    -webkit-box-shadow: 0px 10px 20px rgba(77, 68, 56, 0.08);
    box-shadow: 0px 10px 20px rgba(77, 68, 56, 0.08);
    text-align: center;
    font-family: 'Geometria-Medium';
    font-size: 16px;
    color: #d83215;
}

.information__box-title {
    width: 100%;
}

.information__box-icon {
    width: 30px;
    height: 30px;
    position: relative;
}

.information__box-icon img {
    position: absolute;
    top: calc( ( 100% - 36px ) / 2);
    left: calc( ( 100% - 36px ) / 2);
}

.information__box-icon.castle-icon img {
    top: calc( ( ( 100% - 36px ) / 2 ) - 5px);
}

.information__box-name {
    width: calc( 100% - 30px);
    padding-left: 15px;
    font-family: 'Beaufort';
    font-size: 32px;
    color: #4d4438;
    font-weight: 500;
}

@media (max-width: 1024px) {
    .information__box-name {
        font-size: 20px;
    }
}

.information__box-content {
    width: 100%;
    margin-top: 30px;
}

@media (max-width: 960px) {
    .information__box-content {
        margin-top: 20px;
    }
}
/* ----------------------------------------------------------------------------------------------------- Classic136.com */
/* Top level */
/* -------------------------------------------------------------------------------------------------------------------- */
.top-level {
    width: 100%;
}

.top-level__title {
    width: 100%;
    padding-bottom: 4px;
    border-bottom: 1px solid #e2dfd9;
}

.top-level__title-icon, .top-level__title-name, .top-level__title-classes, .top-level__title-lvl {
    font-family: 'DINNextW1G';
    font-size: 14px;
    line-height: 14px;
    color: #ad7136;
}

.top-level__title-icon {
    width: 35px;
    text-align: center;
}

.top-level__title-name {
    width: calc( 100% - 35px - 70px - 70px);
    padding-left: 0px;
}

@media (max-width: 1024px) {
    .top-level__title-name {
        width: calc( 100% - 35px - 50px - 50px);
    }
}

.top-level__title-classes, .top-level__title-lvl {
    width: 70px;
    text-align: right;
}

@media (max-width: 1024px) {
    .top-level__title-classes, .top-level__title-lvl {
        width: 50px;
    }
}

.top-level__line {
    width: 100%;
    padding: 10px 0px;
}

.top-level__line:not(:last-child) {
    border-bottom: 1px solid #e2dfd9;
}

.top-level__line:last-child {
    padding-bottom: 0px;
}

.top-level__line-icon {
    width: 35px;
    height: 35px;
    overflow: hidden;
    position: relative;
    border-radius: 35px;
    background: #e3dcd7;
    font-family: 'DINNextW1G';
    color: #6b5c4f;
    font-size: 16px;
    line-height: 16px;
}

.top-level__line:nth-child(2) .top-level__line-icon {
    background: url("../images/icons/top_1_bg.webp");
    font-family: 'DINNextW1G';
    color: #6f4b11;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
}

.top-level__line:nth-child(3) .top-level__line-icon {
    background: url("../images/icons/top_2_bg.webp");
    font-family: 'DINNextW1G';
    color: #545a67;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
}

.top-level__line:nth-child(4) .top-level__line-icon {
    background: url("../images/icons/top_3_bg.webp");
    font-family: 'DINNextW1G';
    color: #6b5c4f;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
}

.top-level__line-name {
    width: calc( 100% - 35px - 50px - 70px);
    padding-left: 10px;
    font-family: 'DINNextW1G';
    font-size: 16px;
    line-height: 16px;
    color: #7a6f63;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

@media (max-width: 1024px) {
    .top-level__line-name {
        width: calc( 100% - 35px - 50px - 50px);
        font-size: 14px;
        line-height: 14px;
    }
}

.top-level__line-name span {
    text-decoration: none;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    color: inherit;
}

.top-level__line-classes, .top-level__line-lvl {
    width: 70px;
    text-align: right;
    font-family: 'DINNextW1G';
    font-size: 16px;
    line-height: 16px;
    color: #4d4438;
}

@media (max-width: 1024px) {
    .top-level__line-classes, .top-level__line-lvl {
        width: 50px;
        font-size: 14px;
        line-height: 14px;
    }
}

.top-level__line-classes span, .top-level__line-lvl span {
    text-decoration: none;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    color: inherit;
}
/* ----------------------------------------------------------------------------------------------------- Classic136.com */
/* Top reputation */
/* -------------------------------------------------------------------------------------------------------------------- */
.top-reputation {
    width: 100%;
}

.top-reputation__title {
    width: 100%;
    padding-bottom: 4px;
    border-bottom: 1px solid #e2dfd9;
}

.top-reputation__title-icon, .top-reputation__title-name, .top-reputation__title-classes, .top-reputation__title-rep {
    font-family: 'DINNextW1G';
    font-size: 14px;
    line-height: 14px;
    color: #ad7136;
}

.top-reputation__title-icon {
    width: 35px;
    text-align: center;
}

.top-reputation__title-name {
    width: calc( 100% - 35px - 70px - 70px);
    padding-left: 0px;
}

@media (max-width: 1024px) {
    .top-reputation__title-name {
        width: calc( 100% - 35px - 50px - 50px);
    }
}

.top-reputation__title-classes, .top-reputation__title-rep {
    width: 70px;
    text-align: right;
}

@media (max-width: 1024px) {
    .top-reputation__title-classes, .top-reputation__title-rep {
        width: 50px;
    }
}

.top-reputation__line {
    width: 100%;
    padding: 10px 0px;
}

.top-reputation__line:not(:last-child) {
    border-bottom: 1px solid #e2dfd9;
}

.top-reputation__line:last-child {
    padding-bottom: 0px;
}

.top-reputation__line-icon {
    width: 35px;
    height: 35px;
    overflow: hidden;
    position: relative;
    border-radius: 35px;
    background: #e3dcd7;
    font-family: 'DINNextW1G';
    color: #6b5c4f;
    font-size: 16px;
    line-height: 16px;
}

.top-reputation__line:nth-child(2) .top-reputation__line-icon {
    background: url("../images/icons/top_1_bg.webp");
    font-family: 'DINNextW1G';
    color: #6f4b11;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
}

.top-reputation__line:nth-child(3) .top-reputation__line-icon {
    background: url("../images/icons/top_2_bg.webp");
    font-family: 'DINNextW1G';
    color: #545a67;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
}

.top-reputation__line:nth-child(4) .top-reputation__line-icon {
    background: url("../images/icons/top_3_bg.webp");
    font-family: 'DINNextW1G';
    color: #6b5c4f;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
}

.top-reputation__line-name {
    width: calc( 100% - 35px - 50px - 70px);
    padding-left: 10px;
    font-family: 'DINNextW1G';
    font-size: 16px;
    line-height: 16px;
    color: #7a6f63;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

@media (max-width: 1024px) {
    .top-reputation__line-name {
        width: calc( 100% - 35px - 50px - 50px);
        font-size: 14px;
        line-height: 14px;
    }
}

.top-reputation__line-name span {
    text-decoration: none;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    color: inherit;
}

.top-reputation__line-classes, .top-reputation__line-rep {
    width: 70px;
    text-align: right;
    font-family: 'DINNextW1G';
    font-size: 16px;
    line-height: 16px;
    color: #4d4438;
}

@media (max-width: 1024px) {
    .top-reputation__line-classes, .top-reputation__line-rep {
        width: 50px;
        font-size: 14px;
        line-height: 14px;
    }
}

.top-reputation__line-classes span, .top-reputation__line-rep span {
    text-decoration: none;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    color: inherit;
}
/* ----------------------------------------------------------------------------------------------------- Classic136.com */
/* Top online */
/* -------------------------------------------------------------------------------------------------------------------- */
.top-online {
    width: 100%;
}

.top-online__title {
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 1px solid #e2dfd9;
}

.top-online__title-icon, .top-online__title-name, .top-online__title-classes, .top-online__title-onl {
    font-family: 'DINNextW1G';
    font-size: 14px;
    line-height: 14px;
    color: #ad7136;
}

.top-online__title-icon {
    width: 35px;
    text-align: center;
}

.top-online__title-name {
    width: calc( 100% - 35px - 70px - 70px);
    padding-left: 0px;
}

@media (max-width: 1024px) {
    .top-online__title-name {
        width: calc( 100% - 35px - 50px - 50px);
    }
}

.top-online__title-classes, .top-online__title-onl {
    width: 70px;
    text-align: right;
}

@media (max-width: 1024px) {
    .top-online__title-classes, .top-online__title-onl {
        width: 50px;
    }
}

.top-online__line {
    width: 100%;
    padding: 10px 0px;
}

.top-online__line:not(:last-child) {
    border-bottom: 1px solid #e2dfd9;
}

.top-online__line:last-child {
    padding-bottom: 0px;
}

.top-online__line-icon {
    width: 35px;
    height: 35px;
    overflow: hidden;
    position: relative;
    border-radius: 35px;
    background: #e3dcd7;
    font-family: 'DINNextW1G';
    color: #6b5c4f;
    font-size: 16px;
    line-height: 16px;
}

.top-online__line:nth-child(2) .top-online__line-icon {
    background: url("../images/icons/top_1_bg.webp");
    font-family: 'DINNextW1G';
    color: #6f4b11;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
}

.top-online__line:nth-child(3) .top-online__line-icon {
    background: url("../images/icons/top_2_bg.webp");
    font-family: 'DINNextW1G';
    color: #545a67;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
}

.top-online__line:nth-child(4) .top-online__line-icon {
    background: url("../images/icons/top_3_bg.webp");
    font-family: 'DINNextW1G';
    color: #6b5c4f;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
}

.top-online__line-name {
    width: calc( 100% - 35px - 50px - 70px);
    padding-left: 10px;
    font-family: 'DINNextW1G';
    font-size: 16px;
    line-height: 16px;
    color: #7a6f63;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

@media (max-width: 1024px) {
    .top-online__line-name {
        width: calc( 100% - 35px - 50px - 50px);
        font-size: 14px;
        line-height: 14px;
    }
}

.top-online__line-name span {
    text-decoration: none;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    color: inherit;
}

.top-online__line-classes, .top-online__line-onl {
    width: 70px;
    text-align: right;
    font-family: 'DINNextW1G';
    font-size: 16px;
    line-height: 16px;
    color: #4d4438;
}

@media (max-width: 1024px) {
    .top-online__line-classes, .top-online__line-onl {
        width: 50px;
        font-size: 14px;
        line-height: 14px;
    }
}

.top-online__line-classes span, .top-online__line-onl span {
    text-decoration: none;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    color: inherit;
}
/* ----------------------------------------------------------------------------------------------------- Classic136.com */
/* Footer */
/* -------------------------------------------------------------------------------------------------------------------- */
.footer {
    width: 100%;
    padding: 10px 0px 65px;
}

@media (max-width: 1024px) {
    .footer {
        padding: 65px 0px 65px;
    }
}

.footer__cpr {
    width: 640px;
}

@media (max-width: 1240px) {
    .footer__cpr {
        width: 100%;
    }
}

.footer__cpr-logo {
    width: 186px;
}

@media (max-width: 1240px) {
    .footer__cpr-logo {
        width: 100%;
    }
}

.footer__cpr-logo img {
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
}

@media (max-width: 1240px) {
    .footer__cpr-logo img {
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px);
    }
}

.footer__cpr-info {
    width: calc( 100% - 186px);
    padding-left: 15px;
}

@media (max-width: 1240px) {
    .footer__cpr-info {
        width: 100%;
        padding-left: 0px;
    }
}

.footer__cpr-title1 {
    width: 100%;
    text-transform: uppercase;
    font-family: "Beaufort";
    font-weight: 500;
    color: #67645d;
    font-size: 26px;
    line-height: 22px;
}

@media (max-width: 1240px) {
    .footer__cpr-title1 {
        text-align: center;
        margin-top: 20px;
    }
}

.footer__cpr-title {
    width: 100%;
    text-transform: uppercase;
    font-family: "DINNextW1G";
    font-weight: 600;
    color: #67645d;
    font-size: 14px;
    line-height: 14px;
}

@media (max-width: 1240px) {
    .footer__cpr-title {
        text-align: center;
        margin-top: 20px;
    }
}

.footer__cpr-text {
    width: 100%;
    margin-top: 15px;
    font-family: "DINNextW1G";
    font-weight: 500;
    color: #9b948a;
    font-size: 14px;
    line-height: 18px;
}

@media (max-width: 1240px) {
    .footer__cpr-text {
        text-align: center;
    }
}

.footer__cpr-text p:not(:first-child) {
    margin-top: 15px;
}

.footer__nav {
    width: auto;
}

@media (max-width: 1240px) {
    .footer__nav {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 20px;
    }
}

.footer__nav-item {
    width: auto;
    text-transform: uppercase;
    font-family: "DINNextW1G";
    font-weight: 500;
    color: #67645d;
    font-size: 14px;
    line-height: 14px;
}

@media (max-width: 1240px) {
    .footer__nav-item {
        margin: 5px 10px !important;
    }
}

.footer__nav-item:not(:first-child) {
    margin-top: 16px;
}

@media (max-width: 1240px) {
    .footer__nav-item:not(:first-child) {
        margin-top: 0px;
    }
}

.footer__nav-item a {
    -webkit-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
}

.footer__nav-item a:hover {
    color: #ff0000;
}

.footer__buttons {
  width: auto;
}

@media (max-width: 1100px) {
  .footer__buttons {
    width: 100%;
    margin-top: 30px;
  }
}

.footer__buttons-up {
  width: 40px;
  height: 104px;
  border: 1px solid #afa9a3;
  border-radius: 50px;
  cursor: pointer;
  -webkit-transition: border .3s ease-in-out;
  -o-transition: border .3s ease-in-out;
  transition: border .3s ease-in-out;
}

@media (max-width: 1100px) {
  .footer__buttons-up {
    height: 45px;
  }
}

.footer__buttons-up:hover {
  border: 2px solid #856a6a;
}
/* ----------------------------------------------------------------------------------------------------- Classic136.com */
/* Start-page */
/* -------------------------------------------------------------------------------------------------------------------- */
.inner-page {
    width: 100%;
}

.inner-page__content {
    width: 100%;
    background: #f6f4f2;
    border-radius: 10px;
}

.inner-page__title {
    width: 100%;
    padding: 30px;
    font-family: "Beaufort";
    font-weight: 500;
    color: #b33209;
    font-size: 28px;
    line-height: 26px;
    text-align: center;
    text-transform: uppercase;
    border-bottom: 1px solid #ede8e8;
}

@media (max-width: 1024px) {
    .inner-page__title {
        padding: 20px;
        font-size: 20px;
        line-height: 20px;
    }
}

.inner-page__title span {
    display: block;
    width: 100%;
    font-family: "DINNextW1G";
    font-weight: 400;
    color: #000000;
    font-size: 18px;
    line-height: 16px;
    text-align: center;
    text-transform: none;
    margin-top: 5px;
}
/* ----------------------------------------------------------------------------------------------------- Classic136.com */
/* HTC */
/* -------------------------------------------------------------------------------------------------------------------- */
.htc-block {
    width: 100%;
    padding: 40px 30px;
}

@media (max-width: 1024px) {
    .htc-block {
        padding: 20px 20px;
    }
}

.htc-block:not(:last-child) {
    border-bottom: 1px solid #ede8e8;
}

.htc-block:last-child {
    border-radius: 0px 0px 10px 10px;
}

.htc-block__title {
    max-width: 794px;
    margin: 0 auto;
}

.htc-block__title-step {
    padding: 10px 30px;
    background: #d1c39ab3;
    border-radius: 10px;
    font-family: "Beaufort";
    font-weight: 500;
    color: #000000;
    font-size: 20px;
    line-height: 16px;
}

.htc-block__title-text {
    width: 100%;
    font-family: "Beaufort";
    font-weight: 500;
    color: #b33209;
    font-size: 28px;
    line-height: 22px;
    text-align: center;
    margin-top: 35px;
}

@media (max-width: 1024px) {
    .htc-block__title-text {
        font-size: 18px;
        line-height: 18px;
    }
}

.htc-block__text {
    max-width: 580px;
    margin: 0 auto;
    text-align: center;
    margin-top: 15px;
    font-weight: 500;
}

.htc-block__text b {
    font-weight: 600;
}

.htc-block__text p {
    margin: 10px;
}

.htc-block__buttons {
    width: 100%;
    margin-top: 10px;
    margin-bottom: -10px;
}

.htc-block__buttons .light-button {
    width: 250px;
    margin: 10px;
    font-size: 16px;
}

.htc-block .create-account {
    width: 220px;
    margin: 0 auto;
    margin-top: 20px;
}

.htc-block__sep {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 25px;
    opacity: 0.3;
}

@media (max-width: 1024px) {
    .htc-block__sep {
        margin-top: 20px;
        margin-bottom: 15px;
    }
}

.htc-block__system {
    width: 100%;
}

.htc-block__system-title {
    width: 100%;
    font-family: "Beaufort";
    font-weight: 500;
    color: #5a574f;
    font-size: 22px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
}

.htc-block__system-box {
    width: calc( ( 100% - 30px ) / 2);
    padding: 30px;
    background: rgba(241, 238, 229, 0.7);
    border-radius: 10px;
    margin-top: 30px;
}

@media (max-width: 1024px) {
    .htc-block__system-box {
        width: calc( ( 100% - 20px ) / 2);
        padding: 20px;
        margin-top: 20px;
    }
}

@media (max-width: 800px) {
    .htc-block__system-box {
        width: 100%;
    }
}

.htc-block__system-box-title {
    width: 100%;
    font-family: "Beaufort";
    font-weight: 500;
    color: #b33209;
    font-size: 20px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
}

.htc-block__system-box-line {
    width: 100%;
    text-align: center;
    margin-top: 15px;
    font-size: 18px;
}

.htc-block__system-box-line span {
    font-weight: 600;
}

.htc-block.htc-1 {
    background: url("../images/htc/1.webp") top center;
    background-size: cover;
}

.htc-block.htc-2 {
    background: url("../images/htc/2.webp") top center;
    background-size: cover;
}

.htc-block.htc-3 {
    background: url("../images/htc/3.webp") top center;
    background-size: cover;
}
/* ----------------------------------------------------------------------------------------------------- Classic136.com */
/* RATING */
/* -------------------------------------------------------------------------------------------------------------------- */
.rating {
  width: 100%;
  padding-bottom: 30px;
}

@media (max-width: 1024px) {
  .rating {
    padding-bottom: 20px;
  }
}

.rating__tabs {
  width: 100%;
  padding: 15px 25px;
  background: #f7f7f7;
  border-bottom: 1px solid #ede8e8;
}

@media (max-width: 1024px) {
  .rating__tabs {
    padding: 15px 15px;
  }
}

.rating__tabs-item {
  width: auto;
  height: 38px;
  padding: 0px 20px;
  border-radius: 10px;
  background-color: #e6e5e0;
  margin: 5px;
  font-family: "Beaufort";
  font-weight: 500;
  color: #827e7c;
  font-size: 14px;
  line-height: 14px;
  text-transform: uppercase;
  -webkit-transition: color .3s ease-in-out, border .3s ease-in-out;
  -o-transition: color .3s ease-in-out, border .3s ease-in-out;
  transition: color .3s ease-in-out, border .3s ease-in-out;
}

.rating__tabs-item:not(.active):hover {
  background-color: #e9e3d8;
  color: #332c29;
}

.rating__tabs-item.active {
  -webkit-transition: color 0s ease-in-out, border 0s ease-in-out;
  -o-transition: color 0s ease-in-out, border 0s ease-in-out;
  transition: color 0s ease-in-out, border 0s ease-in-out;
  background-color: #ec4944;
  color: #f5f4f2;
}

.rating__content {
  width: calc( 100% - 60px);
  margin: 30px 30px 0px;
  position: relative;
}

@media (max-width: 1024px) {
  .rating__content {
    width: calc( 100% - 40px);
    margin: 20px 20px 0px;
  }
}

.rating__table-bg {
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  opacity: 0;
  pointer-events: none;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: opacity .3s ease-in-out, -webkit-transform .3s ease-in-out;
  transition: opacity .3s ease-in-out, -webkit-transform .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out, transform .3s ease-in-out;
  transition: opacity .3s ease-in-out, transform .3s ease-in-out;
  transition: opacity .3s ease-in-out, transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
}

.rating__table-bg.active {
  position: relative;
  opacity: 1;
  z-index: 2;
  pointer-events: all;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

@media (max-width: 1024px) {
  .rating__table-bg {
    overflow-x: scroll;
    border-radius: 10px;
  }
}

.rating__table {
  width: 100%;
  min-width: 800px;
}

.rating__table-tr {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.rating__table-tr:not(:last-child) {
  margin-bottom: 2px;
}

.rating__table-tr:nth-child(2n+1) {
  background: #f7f6f3;
}

.rating__table-tr:nth-child(1) .rating__table-td {
  background: #f7f6f3 !important;
  color: #953e3f;
  font-weight: 500;
}

.rating__table-td {
  width: auto;
  min-height: 56px;
  text-align: center;
  font-family: "DINNextW1G";
  font-weight: 500;
  color: #5a574f;
  font-size: 16px;
  line-height: 16px;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  background: rgba(228, 227, 222, 0.1);
  padding: 10px;
}

.rating__table-td:nth-child(2n+1) {
  background: rgba(228, 227, 222, 0.3);
}

.rating__table-td.num {
  width: 50px;
  color: #953e3f;
  font-weight: 500;
}

.rating__table-td.td-1-1 {
  width: calc( 100% - 50px);
}

.rating__table-td.td-1-2 {
  width: calc( ( 100% - 50px ) / 2);
}

.rating__table-td.td-1-3 {
  width: calc( ( 100% - 50px ) / 3);
}

.rating__table-td.td-2-3 {
  width: calc( ( ( 100% - 50px ) / 3) * 2);
}

.rating__table-td.td-1-4 {
  width: calc( ( 100% - 50px ) / 4);
}

.rating__table-td.td-2-4 {
  width: calc( ( ( 100% - 50px ) / 4) * 2);
}

.rating__table-td.td-3-4 {
  width: calc( ( ( 100% - 50px ) / 4) * 3);
}

.rating__table-td.td-1-5 {
  width: calc( ( 100% - 50px ) / 5);
}

.rating__table-td.td-2-5 {
  width: calc( ( ( 100% - 50px ) / 5) * 2);
}

.rating__table-td.td-3-5 {
  width: calc( ( ( 100% - 50px ) / 5) * 3);
}

.rating__table-td.td-4-5 {
  width: calc( ( ( 100% - 50px ) / 5) * 4);
}

.rating__table-td.td-1-6 {
  width: calc( ( 100% - 50px ) / 6);
}

.rating__table-td.td-2-6 {
  width: calc( ( ( 100% - 50px ) / 6) * 2);
}

.rating__table-td.td-3-6 {
  width: calc( ( ( 100% - 50px ) / 6) * 3);
}

.rating__table-td.td-4-6 {
  width: calc( ( ( 100% - 50px ) / 6) * 4);
}

.rating__table-td.td-5-6 {
  width: calc( ( ( 100% - 50px ) / 6) * 5);
}
