    /* montserrat-regular - latin-ext_latin_cyrillic */
    
    @font-face {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 400;
        src: local('Montserrat Regular'), local('Montserrat-Regular'), url('../fonts/montserrat-v14-latin-ext_latin_cyrillic-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
        url('../fonts/montserrat-v14-latin-ext_latin_cyrillic-regular.woff') format('woff');
        /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
    }
    /* montserrat-500 - latin-ext_latin_cyrillic */
    
    @font-face {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 500;
        src: local('Montserrat Medium'), local('Montserrat-Medium'), url('../fonts/montserrat-v14-latin-ext_latin_cyrillic-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
        url('../fonts/montserrat-v14-latin-ext_latin_cyrillic-500.woff') format('woff');
        /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
    }
    /* montserrat-600 - latin-ext_latin_cyrillic */
    
    @font-face {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        src: local('Montserrat SemiBold'), local('Montserrat-SemiBold'), url('../fonts/montserrat-v14-latin-ext_latin_cyrillic-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
        url('../fonts/montserrat-v14-latin-ext_latin_cyrillic-600.woff') format('woff');
        /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
    }
    /* montserrat-700 - latin-ext_latin_cyrillic */
    
    @font-face {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 700;
        src: local('Montserrat Bold'), local('Montserrat-Bold'), url('../fonts/montserrat-v14-latin-ext_latin_cyrillic-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
        url('../fonts/montserrat-v14-latin-ext_latin_cyrillic-700.woff') format('woff');
        /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
    }
    /* montserrat-800 - latin-ext_latin_cyrillic */
    
    @font-face {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 800;
        src: local('Montserrat ExtraBold'), local('Montserrat-ExtraBold'), url('../fonts/montserrat-v14-latin-ext_latin_cyrillic-800.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
        url('../fonts/montserrat-v14-latin-ext_latin_cyrillic-800.woff') format('woff');
        /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
    }
    /* montserrat-800italic - latin-ext_latin_cyrillic */
    
    @font-face {
        font-family: 'Montserrat';
        font-style: italic;
        font-weight: 800;
        src: local('Montserrat ExtraBold Italic'), local('Montserrat-ExtraBoldItalic'), url('../fonts/montserrat-v14-latin-ext_latin_cyrillic-800italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
        url('../fonts/montserrat-v14-latin-ext_latin_cyrillic-800italic.woff') format('woff');
        /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
    }
    /* montserrat-900 - latin-ext_latin_cyrillic */
    
    @font-face {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 900;
        src: local('Montserrat Black'), local('Montserrat-Black'), url('../fonts/montserrat-v14-latin-ext_latin_cyrillic-900.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
        url('../fonts/montserrat-v14-latin-ext_latin_cyrillic-900.woff') format('woff');
        /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
    }
    
    html {
        box-sizing: border-box;
    }
    
    *,
    *::before,
    *::after {
        box-sizing: inherit;
    }
    
    body {
        font-family: 'Montserrat';
        font-style: normal;
        font-size: 16px;
        line-height: 1.2;
        font-weight: normal;
        color: #ffffff;
        margin: 0px;
        word-wrap: break-word;
    }
    
    body::after {
        position: absolute;
        width: 0;
        height: 0;
        overflow: hidden;
        z-index: -1;
        content: url(../img/slider_1.jpg) url(../img/slider_2.png) url(../img/slider_3.png) url(../img/slider_4.png);
    }
    
    img {
        max-width: 100%;
        height: auto;
    }
    
    li {
        list-style-type: none;
    }
    
    a {
        text-decoration: none;
        color: #7BCAE3;
    }
    
     ::-webkit-scrollbar-button {
        background-image: url('');
        background-repeat: no-repeat;
        width: 5px;
        height: 0px
    }
    
     ::-webkit-scrollbar-track {
        background-color: #ffffff
    }
    
     ::-webkit-scrollbar-thumb {
        -webkit-border-radius: 0px;
        border-radius: 0px;
        background-color: #b05255;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    
     ::-webkit-scrollbar-thumb:hover {
        background-color: #7BCAE3;
    }
    
     ::-webkit-resizer {
        background-image: url('');
        background-repeat: no-repeat;
        width: 4px;
        height: 0px
    }
    
     ::-webkit-scrollbar {
        width: 4px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    
    .wrapper {
        max-width: 1300px;
        margin: 0 auto;
        padding: 0 15px;
    }
    /* Header styles */
    
    #p_prldr {
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        background: linear-gradient(39.15deg, rgba(157, 39, 177, 1) -48.35%, rgba(255, 61, 0, 1) 100%);
        z-index: 99999;
    }
    
    .contpre small {
        font-size: 25px;
    }
    
    .contpre {
        width: 250px;
        height: 100px;
        position: absolute;
        left: 50%;
        top: 48%;
        margin-left: -125px;
        margin-top: -75px;
        color: #fff;
        font-size: 40px;
        letter-spacing: -2px;
        text-align: center;
        line-height: 35px;
    }
    
    #p_prldr .svg_anm {
        position: absolute;
        width: 41px;
        height: 41px;
        background: url(../img/loader.svg) center center no-repeat;
        background-size: 41px;
        margin: -16px 0 0 -16px;
    }
    
    button {
        background-color: #b05255;
        color: #ffffff;
        font-family: Montserrat;
        padding: 5px;
        border: 2px solid #7BCAE3;
        font-weight: 600;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    
    button:hover,
    button:focus,
    button:active {
        background-color: #7BCAE3;
        color: #ffffff;
        font-family: Montserrat;
        border: 2px solid #7BCAE3;
        font-weight: 600;
    }
    
    .header {
        position: fixed;
        display: flex;
        padding: 0;
        margin: "0 auto 0 0;";
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 10px;
        background-color: transparent;
        color: white;
        top: 0;
        left: 0;
        width: 100%;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    
    .header.active {
        background: #b05255;
        -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
        -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
        box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
        z-index: 61;
    }
    
    .header__wrapper {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-end;
        justify-content: space-between;
        padding-top: 0px;
        max-width: 1500px;
        margin: 0 auto;
    }
    
    .header__section {
        display: flex;
        align-items: baseline;
        font-weight: bold;
        font-size: 18px;
    }
    
    .header__item {
        padding: 10px 15px;
        margin-left: 5px;
        color: white;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        cursor: pointer;
        text-decoration: none;
    }
    
    .header__item:hover,
    .header__item:focus,
    .header__item:active {
        color: #7BCAE3;
    }
    
    .headerlogo {
        font-weight: bolder;
        background-image: url(../img/logo.svg);
        background-repeat: no-repeat;
    }
    
    .header__profile-picture {
        display: inherit;
        border-radius: 100%;
        box-shadow: 0 4px 5px rgba(0, 0, 0, 0.25);
        height: inherit;
        width: 1.5rem;
        margin-left: 10px;
        vertical-align: auto;
    }
    
    .header__subsection {
        display: block;
        position: absolute;
        top: 85%;
        max-width: 20%;
        padding-right: 0.4em;
        text-align: left;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        padding-bottom: 10px;
        margin: 0 auto;
        background-color: #b05255;
        padding-top: 20px;
        box-shadow: 0 4px 5px rgba(0, 0, 0, 0.25);
        z-index: 60;
    }

    .dropdown-content {
        display: none;
        position: absolute;
        min-width: 160px;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        z-index: 1;
    }
    .dropdown:hover .dropdown-content {display: block;}
    
    .header__subsection.active {
        background-color: #b05255;
        box-shadow: 0 4px 5px rgba(0, 0, 0, 0.25);
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }
    
    .header__subitem {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        margin-bottom: 15px;
    }
    
    .header__sublink {
        padding: 10px 15px;
        margin-left: 5px;
        color: white;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        cursor: pointer;
        text-decoration: none;
    }
    
    .header__sublink:hover,
    .header__sublink:focus,
    .header__sublink:active {
        color: #7BCAE3;
    }
    /* Header styles end */
    /* Introduction styles */
    
    .intro {
        min-height: 100vh;
        background-size: cover;
        padding-top: 15vh;
        background-image: url(../img/slider_1.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: auto;
        animation: slider 60s ease-in-out infinite;
    }
    
    @keyframes slider {
        0%,
        100% {
            background-image: url(../img/slider_1.jpg);
        }
        25% {
            background-image: url(../img/slider_2.png);
        }
        50% {
            background-image: url(../img/slider_3.png);
        }
        75% {
            background-image: url(../img/slider_4.png);
        }
    }
    
    .intro__title {
        font-weight: bold;
        font-size: 50px;
        line-height: 61px;
        color: #FFFFFF;
        max-width: 700px;
        margin-bottom: 20px;
    }
    
    .intro__subtitle {
        font-weight: medium;
        font-size: 25px;
        line-height: 43px;
        padding-bottom: 111px;
    }
    
    .intro__subtitle__link {
        font-weight: medium;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        text-decoration: none;
        color: #7BCAE3;
    }
    
    .intro__subtitle__link:hover,
    .intro__subtitle__link:focus,
    .intro__subtitle__link:active {
        color: #ffffff;
    }
    
    .intro__button__down {
        display: inline-block;
        vertical-align: bottom;
    }
    /* Introduction styles end */
    
    .pace {
        -webkit-pointer-events: none;
        pointer-events: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        -webkit-transform: translate3d(0, -50px, 0);
        -ms-transform: translate3d(0, -50px, 0);
        transform: translate3d(0, -50px, 0);
        -webkit-transition: -webkit-transform .5s ease-out;
        -ms-transition: -webkit-transform .5s ease-out;
        transition: transform .5s ease-out;
    }
    
    .pace.pace-active {
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    
    .pace .pace-progress {
        display: block;
        position: fixed;
        z-index: 2000;
        top: 0;
        right: 100%;
        width: 100%;
        height: 10px;
        background: #7BCAE3;
        pointer-events: none;
    }
    
    .benefits__wrapper {
        max-width: 1262px;
        margin: 0 auto;
        position: relative;
        margin-bottom: 100px;
        padding: 0 15px;
    }
    
    .benefits__title {
        width: 100%;
        color: #333333;
        text-align: center;
        top: 0;
        left: 0;
    }
    
    .benefits__cards {
        margin-top: 50px;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-column-gap: 50px;
        padding: 0 100px;
        color: black;
    }
    
    .benefits__card {
        grid-column: span 1;
    }
    
    .benefits__card-icon {
        display: block;
        margin-left: auto;
        margin-right: auto;
        color: #b05255;
    }
    
    .benefits__card-subtitle {
        font-size: 16px;
        font-weight: 500;
    }
    /*Benefits end*/
    /*Footer*/
    
    .footer {
        background-color: #b05255;
        padding: 25px 0;
    }
    
    .copyright {
        text-align: center;
        font-weight: 600;
        font-style: normal;
        font-size: 10pt;
        text-decoration: none;
        color: #ffffff;
    }
    
    .copyright__link {
        text-decoration: none;
        color: #7BCAE3;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    
    .copyright__link:hover,
    .copyright__link:focus,
    .copyright__link:active {
        color: #ffffff;
    }
    
    table {
        margin-top: 5vh;
        border-collapse: collapse;
        border: 2px solid #b05255;
        width: 100%;
        color: black;
        text-align: center;
        max-width: 1300px;
        table-layout: fixed;
        -moz-hyphens: auto;
        -webkit-hyphens: auto;
        -ms-hyphens: auto;
        word-break: hyphenate;
        hyphens: auto;
    }
    
    th,
    td {
        border: 2px solid #b05255;
        text-align: center;
        padding: 8px;
        vertical-align: middle;
    }
    
    th {
        vertical-align: bottom;
        background-color: #c4c4c4;
    }
    
    .ban-list {
        max-width: 1262px;
        margin: 0 auto;
        position: relative;
        margin-bottom: 100px;
        padding: 0 15px;
        text-align: center;
        width: fit-content;
    }
    
    .ban-list__arrow {
        color: #b05255;
    }
    
    .ban-list__button {
        background-color: transparent;
        border: none;
        color: #b05255;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        font-size: 16px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        outline: 0;
        background-color: transparent;
        border: 0;
    }
    
    .ban-list__button-1 {
        background-color: transparent;
        border: none;
        color: #b05255;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        font-size: 16px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        outline: 0;
        background-color: transparent;
        border: 0;
    }
    
    .ban-list__button:hover {
        color: black;
        outline: 0;
        background-color: transparent;
        border: 0;
    }
    
    .ban-list__button:focus {
        color: black;
        outline: 0;
        background-color: transparent;
        border: 0;
    }
    
    .ban-list__button.active {
        transform: rotate(180deg);
        outline: 0;
        background-color: transparent;
        border: 0;
    }
    
    .ban-list__button-1:hover {
        outline: 0;
        background-color: transparent;
        border: 0;
    }
    
    .ban-list__button-1:focus {
        outline: 0;
        background-color: transparent;
        border: 0;
    }
    
    .ban-list__button-1.active {
        transform: rotate(180deg);
        outline: 0;
        background-color: transparent;
        border: 0;
    }
    
    .ban-list td:nth-child(5) {
        color: #b05255;
        font-weight: 500;
    }
    
    .ban-list td:nth-child(2) {
        color: #b05255;
        font-weight: 500;
    }
    
    .ban-list__detailed {
        color: black;
        background-color: #c4c4c4;
        font-weight: 600;
    }
    .ban-list__table {
        table-layout: auto;
    }
    
    .fa-chevron-down:hover .fa-chevron-down:focus .fa-chevron-down:active {
        transform: rotate(180deg);
    }
    
    .unban {
        color: black;
        text-align: center;
        margin: 0 auto;
        padding-bottom: 20px;
    }
    
    .unban__title {
        padding-bottom: 20px;
    }
    
    .unban__warning {
        font-weight: bold;
    }
    
    .unban__submit {
        background-color: #b05255;
        color: #ffffff;
        font-family: Montserrat;
        padding: 5px;
        border: 2px solid #7BCAE3;
        font-weight: 600;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    
    .unban__submit:hover,
    .unban__submit:focus,
    .unban__submit:active {
        background-color: #7BCAE3;
        color: #ffffff;
        font-family: Montserrat;
        padding: 5px;
        border: 2px solid #7BCAE3;
        font-weight: 600;
    }
    
    .unban__input-file {
        color: black;
        font-family: Montserrat;
        padding: 5px;
        font-weight: 600;
        text-align: center;
    }
    
    .unban__comment {
        resize: vertical;
        width: 100%;
        height: 25em;
        border: 2px double #b05255;
        border-radius: 2px;
        font-family: montserrat;
        font-weight: 500;
    }
    
    .admin__ban {
        color: black;
        text-align: center;
        padding-bottom: 20px;
    }
    
    .admin__ban-button {
        margin-top: 20px;
        font-size: x-large;
        padding: 20px;
    }
    
    .admin__ban-button:hover,
    .admin__ban-button:focus,
    .admin__ban-button:active {
        margin-top: 20px;
        font-size: x-large;
        padding: 20px;
        color: red;
    }
    
    .admin__ban-input {
        border: 2px double #b05255;
        border-radius: 2px;
        width: 100%;
        height: 20em;
        resize: vertical;
        font-family: montserrat;
        font-weight: 500;
    }
    
    .admin__ban-input_name {
        width: 50%;
        border: 2px double #b05255;
        border-radius: 2px;
        height: 3em;
        resize: vertical;
        font-family: montserrat;
        font-weight: bolder;
        text-align: center;
    }
    
    .intro__subtitle-veryimportant {
        font-weight: 900;
        font-size: xx-large;
        color: orange;
    }
    
    .admin__log {
        color: black;
        padding-top: 30px;
        padding-bottom: 30px;
        text-align: center;
    }
    
    .admin__servers {
        padding: 10px;
        color: black;
    }
    
    .alert {
        background-color: red;
        padding: 100px;
        text-align: center;
        font-size: large;
        cursor: url(../img/alert.svg);
    }
    
    .news-editor {
        padding-top: 50px;
        padding-bottom: 100px;
        color: black;
        font-family: montserrat;
    }
    
    .news-name {
        width: 25%;
        height: 2em;
        margin-bottom: 10px;
        font-family: montserrat;
    }
    
    .news-publish {
        margin-top: 20px;
        text-align: center;
        color: white;
    }
    
    .news-delete {
        margin-top: 20px;
        text-align: center;
        color: white;
    }
    
    .news-view {
        color: black;
        margin-top: 50px;
        margin-bottom: 10vh;
    }
    
    .news-title {
        font-size: xx-large;
    }
    
    .news-content {
        font-size: x-large;
        margin-bottom: 30px;
    }
    
    .news-list {
        color: black;
        font-weight: 500;
    }
    
    .news-item {
        width: 100%;
        background-color: #dbdbdb;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        margin-bottom: 10px;
        padding-right: 20px;
    }
    
    .news-list-all {
        margin: 0 auto;
        padding-inline-start: 0px;
        margin-top: 40px;
        margin-bottom: 40px;
    }
    
    .news-item.title {
        font-weight: bold;
        font-size: 20px;
    }
    
    .news-author {
        margin-top: 20px;
        text-align: right;
        margin-right: 20px;
    }
    
    .news-item.link {
        color: #b05255;
    }
    
    .news-item.subtitle {
        font-size: 16px;
    }
    
    .report {
        color: black;
        font-weight: bold;
        text-align: center;
    }
    
    .unban__report {
        margin-top: 20px;
        margin-bottom: 40px;
    }
    
    .important-text {
        color: red;
        font-size: 20px;
    }
    
    .news_link {
        color: #ffffff;
    }
    
    .spoiler_title {
        font-size: 16px;
        cursor: pointer;
        text-decoration: none;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        color: #b05255;
    }
    
    .spoiler_block,
    .spoiler_block div {
        display: none;
        overflow: hidden;
    }
    
    .spoiler_title:hover {
        color: black;
        outline: 0;
        transform: rotate(180deg);
        background-color: transparent;
        border: 0;
    }
    
    .spoiler_title:focus {
        color: black;
        outline: 0;
        transform: rotate(180deg);
        background-color: transparent;
        border: 0;
    }
    
    .spoiler_title:active {
        color: black;
        outline: 0;
        transform: rotate(180deg);
        background-color: transparent;
        border: 0;
    }
    
    .modal-body {
        color: black;
    }
    
    .ban-list_link {
        color: black;
    }
    
    .ban-list__link {
        font-weight: medium;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        text-decoration: none;
        color: #b05255;
        display: inline-block;
    }
    
    .ban-list__link:hover,
    .ban-list__link:focus,
    .ban-list__link:active {
        color: #7BCAE3;
    }
    .project_logo{
        width: 200px;
        border-radius: 50%;
    }
    .admin_table{
        color: inherit;
        margin: 0;
    }
    .admin_table td{
        border-color: #333333;
        background-color: #d7d7d7;
    }
    .admin_table th{
        border-color: #333333;
        background-color: #888888;
    }
    .integration{
        color: black;
    }