* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition-duration: 0.2s;
}


html {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    font-size: 17px;
    background: #60065D;
    color: white;
    font-family: "Manrope", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    min-width: 1280px;
    cursor: url("../img/cursor1.svg"), default;
    /*zoom: 1.2;*/

}

/* Цвет полосы прокрутки */
::-webkit-scrollbar {
    width: 10px; /* Ширина полосы прокрутки */
}
::-webkit-scrollbar-track {
    background: #d292bf; /* Цвет фона полосы прокрутки */
}
::-webkit-scrollbar-thumb {
    background: #AE2F87; /* Цвет полосы прокрутки */
}

a
{
    cursor: url("../img/cursor_finger.svg"), pointer;
}

table
{
    border: 1px solid white;
    border-collapse: collapse;
}

table td
{
    border: 1px solid white;
 
}

img 
{
    position: relative;
}

body {
    margin: 0;
    padding: 0;
    background-color: #60065D;
    overflow-x: hidden;
    overflow-y: unset;
    /*background: url(../img/bg.svg?) repeat-x scroll center -1px #AE2F87;*/
    background: url(../img/bg_new.jpg?) repeat-x scroll center -1px #60065D;
    min-height: 7706px;
    background-size: cover;
}

body.modal-open {
    overflow: hidden; /* Запрет прокрутки основного окна */
}

.colorLine {
    width: 439px;
    min-height: 7096px;
    background-color: #0B0040;
    position: absolute;
    left: 50%;
    margin-left: 280px;
    background: url(../img/colorLine.svg?) repeat-x scroll center -1px transparent;
}

.modalWindow
{
    position: fixed;
    width: 100%;
    height: calc(100vh);
    z-index: 10000;
    top: 50%;
    left: 50%;
    display: none;
    /*background: url(../img/colorLine.svg?) repeat scroll center -1px #0E0043;*/
    /*background: url(../img/bg.svg?) repeat-x scroll center -1px #AE2F87;
    background-size: cover;*/
    background-color: #340B53;
}


.imgBg
{
    padding: 20px 0 0 20px;
    background: url(../img/img_bg.svg?) no-repeat scroll left top transparent;
}




.modalWindow p
{
    line-height: 1.5;

}

.modalWindow .modalMain
{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.modalWindowHead
{
    display: block;
    background-color: #4a4a4a9c;
    height: 40px;
    width: 100%;
    color: white;
    padding: 8px 26px 5px;
}

.modalWindowHead font
{
    max-width: 80%;
    height: 100%;
    display: inline-block;
    overflow: hidden;
}

.modalWindowHead span
{
    float: right;
}

.modalWindowHead:hover
{
    background-color: #4a4a4ad1;
    color: #AE2F87;
    cursor: url("../img/cursor_finger.svg"), pointer;

}

.modalWindowContent
{
   padding: 30px;
   overflow-y: scroll;
   max-width: 1480px;
   margin: auto;
   border-left: #f3f0f09c;
}

.modalWindowContent img
{
    margin: 20px 0 5px 0;
    text-align: center;
    max-width: 100%;
}

.modalWindowContent b
{
    text-decoration: underline;
}

.modalWindowContent h3
{
    margin-top: 30px;
    margin-bottom: 20px;
}


/* Цвет полосы прокрутки */
.modalWindowContent::-webkit-scrollbar {
    width: 10px; /* Ширина полосы прокрутки */
}
.modalWindowContent::-webkit-scrollbar-track {
    background: #f3f0f09c; /* Цвет фона полосы прокрутки */
}
.modalWindowContent::-webkit-scrollbar-thumb {
    background: #4a4a4ab1; /* Цвет полосы прокрутки */
}



.blockContent {
    width: 1280px;
    margin: auto;
    position: relative;
    margin-top: 0;
    min-height: 440px;
}


.mobile {
    display: none;
}

.bgTop {
    position: absolute;
    width: 100%;
    top: 0;
    opacity: 0.14;
}

.bgBottom {
    position: absolute;
    width: 100%;
    bottom: 0;
    opacity: 0.14;
}


.red {
    color: #FC185D;
}

h1 {
    font-family: "Press Start 2P", system-ui;
    font-size: 30px;
    line-height: 1.4;
    margin-bottom: 30px;
    font-weight: 400;
}

h2 {
    font-family: "Press Start 2P", system-ui;
    font-size: 26px;
    line-height: 1.4;
    margin-bottom: 48px;
    font-weight: 400;
}

h3 {
    font-size: 20px;
    line-height: 1.4;
    margin: 0;
    margin-bottom: 10px;
    font-family: "Press Start 2P", system-ui;
    font-weight: 400;
}

p {
    margin-top: 0;
    margin-bottom: 18px;
    line-height: 1.4;
    position: relative;
    z-index: 10;
}

p span {
    color: #EBBDFB;
    font-size: 20px;
}

ul {
    margin-left: 20px;
}

li {
    margin-bottom: 30px;
}

.img {
    float: left;
    margin-right: 45px;
    margin-bottom: 45px;

}

.redLine {
    margin-left: 15px;
}

.showAll:hover {
    cursor: url("../img/cursor_finger.svg"), pointer;

    filter: sepia(1);


}

.leftColumn {
    width: 820px;
    margin-right: 20px;
    float: left;
}

.rightColumn {
    width: 410px;
    float: right;
}


.block1 {
    height: 450px;
}

.block1 .logo {
    position: absolute;
    margin: auto;
    top: 59px;
    left: -210px;
}

.block1 .logoTA {
    position: absolute;
    right: 0px;
    top: 23px;
}

.block1 .logoArena {
    position: absolute;
    right: 0px;
    top: 70px;
    height: 28px;
}

.helper
{
    position: absolute;
    color: #f1f1f1;
    font-size: 12px;
    top: 78px;
    right: 170px;
}

.logoTA2 {
    position: absolute;
    bottom: 30px;
    left: 0px;
}

.block1 .windowSmall {
    position: absolute;
    right: -20px;
    top: 113px;
}

.block1 .windowSmallText {
    width: 530px;
    position: absolute;
    top: 164px;
    right: 24px;
}

.leftToday {}



.leftHistory {
    margin-top: 100px;
}

.leftHistory p {
    max-width: 800px;
    margin-top: 70px;
}

.leftStanding {
    margin-top: 100px;
}

.leftToday .dashedLine {
    float: left;
    margin-right: 20px;
}

.leftEconomic {
    margin-top: 100px;
}

.leftWin {
    margin-top: 60px;
    height: 1240px;
    position: relative;
    border-top: 0;
    /*background: url(../img/footer_window2.png?) no-repeat scroll center -1px #AE2F87;*/


}


.leftWin h2 {
    padding-top: 60px;
    position: relative;
    z-index: 5;
    font-size: 20px;
    margin-bottom: 30px;

}


.leftWin h3 {

}

.leftWin p {
    width: 720px;
}

.leftWin .eclips {
    position: absolute;
    z-index: 0;
    left: -200px;
    top: -190px;

}

.leftWin .footerImg {
    position: absolute;
    z-index: 1;
    left: -54px;
}

.rightColumn {
    margin-top: 40px;
}

.folderBlock {
    clear: both;
    position: relative;
    font-size: 14px;
    font-weight: normal;
    min-height: 130px;
}

.folderBlock p
{
    margin-bottom: 12px;
}

.folderBlock span
{
    font-size: 14px;
    font-weight: normal; 
}

.folderBlock .folder {
    background-image: url(../img/folder.svg);
    width: 125px;
    height: 100px;
    color: white;
    padding-top: 38px;
    padding-left: 20px;
    font-size: 13px;
    font-family: "Press Start 2P", system-ui;
    float: left;
}

.folderBlock .text {
    margin-top: 22px;
    float: right;
    width: 260px;
    margin-right: 10px;
    line-height: 1.4;
}

.folderBlock .under
{
    display: block;
    height: 8px;
    background-color: #FC185D;
    margin: 4px 0 8px 0;
    width: 70px;
}



.folderBlock h4 {
    font-size: 13px;
    color: #FC185D;
    font-family: "Press Start 2P", system-ui;
    font-weight: 400;
    margin: 4px 0 10px 0;
}

.line {
    width: 36px;
    position: absolute;
    left: 62px;
    top: 96px;
}

.line::before {
    content: "•";
    font-size: 36px;
    color: #FF1212;
    position: absolute;
    top: -22px;
    left: 6px;
}

.line::after {
    content: "•";
    font-size: 36px;
    color: #FF1212;
    position: absolute;
    bottom: -22px;
    left: 6px;
}

.line div {
    width: 2px;
    background-color: #FF1212;
    position: absolute;
    left: 17px;
    height: 100%;
}


.img4
{
    margin-bottom: 20px;
}