.dev2 {
display: flex;
align-items: center;
justify-content: flex-start;
font-size: 20rem;
line-height: 32rem;
}
.dev2-img {
margin: 0 26rem 0 0;
width: 92rem;
height: 83rem;
}
.dev2-text {

}
.coocies_note{
    opacity: 0.9;
    z-index: 100;
    width: 100%;
    display: none;
    position: fixed;
    /* padding: 5px 10px; */
    /* padding-right: 200px; */
    background: #1c689e;
    color: #F0F0F0;
    min-height: 85px;
    bottom: 0px;
    text-align: center;
    margin-top: 10px;
    padding-top: 10px;
}
.coocies_note a{
    color: #FFF;
}
.coocie_close_icon{
padding-top: 10px;
}
.coocie_close_icon button{
    color: #2f2b38;
}
.infograph {
    text-align: center;
    padding: 55rem 15rem;
}
.infograph-topImg {
    width: 100%;
    max-width: 858rem;
}
.infograph-topImg25 {
    width: 100%;
    max-width: 1400rem;
}
.infograph-bottomImg {
    width: 100%;
    max-width: 858rem;
}
.infograph-list {
    width: calc(100% + 20rem);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 -10rem;
}
.infograph-list__item {
    width: 240rem;
    height:  240rem;
    margin: 10rem;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    padding: 58rem 10rem 10rem 10rem;
}
.infograph-list-back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    transform: rotate(90deg);
    background: conic-gradient(from 269.32deg at 50% 50%, #02598F -17.65deg, #01578C 14.85deg, #0E92F1 51.78deg, #00C2FF 98.9deg, #7DEFFF 135.85deg, #7DF1FF 223.39deg, #01C2FF 258.97deg, #0E92F2 306.75deg, #02598F 342.35deg, #01578C 374.85deg);
}
.infograph-list-circle {
    position: absolute;
    top: 15%;
    left: 15%;
    width: 70%;
    height: 70%;
    z-index: 10;
    background-color: #fff;
    border-radius: 50%;
}
.infograph-list-text {
    position: relative;
    z-index: 30;
    font-size: 20rem;
    line-height: 22rem;
}
.infograph-list-title {
    font-size: 110rem;
    line-height: 110rem;
    letter-spacing: -0.05em;
    margin: 0 0 0 -0.05em;
}
.infograph-list-title_md {
    font-size: 80rem;
}
.app .content .event .event-inner .toggleEvent ul {
    flex-wrap: wrap;
}
.orgLogo {
    margin: 0 60rem 30rem 0;
}
.orgLogo-img {
    width: 200rem;
}
.organizers {
    padding: 0 0 53rem 0; width: 100%;}
.organizers .title {
    letter-spacing: 16rem;
    font-size: 18rem;
    line-height: 22rem;
    margin-bottom: 36rem;
    text-transform: uppercase;
    text-align: center; }
.organizers .organizersList ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
.organizers .organizersList ul li {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 30px; }
.organizers .organizersList ul li a {
    display: inline-block; }
footer {
    flex-wrap: wrap;
}
.app .footer {
    background-color: #c7c7c7;
}
.app .footer footer {
    max-width: 1550rem;
}
.footer-social {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10rem 10rem 20rem 10rem;
}
@media (max-width: 720px) {
    .footer-social {
        margin-left: -10rem;
        justify-content: flex-start;
    }
}
.footer-social__item {
    width: 50rem;
    height: 50rem;
    margin: 10rem;
}
.footer-social__item:hover {
    opacity: 0.7;
}
.footer-social__item-img {
    width: 100%;
    height: 100%;
}



.infograph._special .infograph-list-back {
    background: linear-gradient(0deg, #c1e8fb, #00bbf2, #005487);
}
.infograph._special .infograph-list__item {
    padding-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-shadow: 0 0 4px #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;

}
.infograph._special .infograph-list {
    align-items: flex-start;
}
.infograph._special .infograph-list__item-wrap {
    width: 320px;
    margin: 0 10px 30px 10px;
}
.infograph._special .infograph-list__desc {
    text-align: left;
    padding: 0 10px;
}
.infograph._special .infograph-list__desc ul {
    padding-inline-start: 28px;
    list-style-type: disc;
}
.infograph._special .infograph-list__desc ul li {
    margin-bottom: 10px;
}
.app .content .mainInfo {
    background-color: #1f419b;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    flex-wrap: wrap;
    position: relative;
}
.app .content .mainInfo-logo {
    width: 100%;
    margin: -4rem 0 -6rem 0;
}
.mainInfo-logo__wrapper {
    width: 100%;
    border-top: 1rem solid #fff;
    border-bottom: 1rem solid #fff;
    margin: 0 0 36rem 0;
}
.app .content .mainInfo .mainInfo-inner .organizers .title {
    margin-bottom: 0;
}
.app .content .mainInfo .mainInfo-inner .organizers {
    padding-bottom: 0;
}
.mainInfo-other {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin: 0 0 auto 0;
    padding: 100rem 0 60rem 0;
    width: 100%;
    position: relative;
}
.mainInfo-support {
    position: relative;
    z-index: 100;
    color: #000;
    background-color: #fff;
    line-height: 1.4;
    padding: 44rem 78rem 44rem 114rem;
    margin: 0 0 0 -50rem;
    overflow: hidden;
    transform: skewX(-20deg);
}
/*.mainInfo-support:before {*/
/*    content: '';*/
/*    width: 500rem;*/
/*    height: 100%;*/
/*    background-color: #1f419b;*/
/*    transform: skewX(-20deg);*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: calc(100% - 50rem);*/
/*}*/
.mainInfo-support-inner {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    transform: skewX(20deg);
}
.mainInfo-support__text {
    width: 240rem;
    text-transform: uppercase;
}
.mainInfo-support__logo {}
.mainInfo-name {
    position: relative;
    z-index: 100;
    margin: 0 60rem 0 0;
    font-size: 50rem;
    width: 460rem;
    text-transform: uppercase;
    line-height: 1.3;
}
.mainInfo-name__year {
    margin: 50rem 0 0 0;
    font-size: 150rem;
    letter-spacing: -26rem;
    line-height: 0.8;
}
.mainInfo-other-circle {
    width: 106rem;
    height: 106rem;
    border-radius: 50%;
    position: absolute;
    border: 1rem solid #fff;
    top: 44rem;
    left: 340rem;
    transform: translateX(-50%);
}
.mainInfo-other-line {
    height: 1rem;
    width: 100%;
    position: absolute;
    background-color: #fff;
}
.mainInfo-other-line_line1 {
    top: 150rem;
    left: 0;
}
.mainInfo-other-line_line2 {
    top: 349rem;
    left: 0;
}
.mainInfo-other-line_line3 {
    width: 534rem;
    top: 319rem;
    left: 50%;
    transform: translateX(-50%);
}
.mainInfo-other-line_line4 {
    height: 248rem;
    top: 200rem;
    left: 50%;
    width: 1rem;
}
.mainInfo-other-line_line5 {
    top: 319rem;
    left: 50%;
    width: 84rem;
    transform: translateX(-50%) rotate(45deg);
}
.mainInfo-other-line_line6 {
    top: 319rem;
    left: 50%;
    width: 84rem;
    transform: translateX(-50%) rotate(-45deg);
}
.mainInfo-other-line_line7 {
    width: 540rem;
    top: 97rem;
    left: 340rem;
    transform: translateX(-50%);
}
.mainInfo-other-line_line8 {
    width: 1rem;
    height: 180rem;
    top: 7rem;
    left: 340rem;
}
.logo-new img {
    width: 100rem;
}
.logo-new {
    z-index: -100;
    opacity: 0;
    transition: all 0.3s;
}
.logo-new_show {
    z-index: 1;
    opacity: 1;
}
.app header .headerBack {
    background: linear-gradient(to top, rgba(111, 111, 111, 0.8), rgba(111, 111, 111, 0.9));
}
@media (max-width: 1299px) {
    .app header .headerBack {
        background: rgba(0, 0, 0, 0.9);
    }
    .mainInfo-other-circle {
        display: none;
    }
    .mainInfo-other-line {
        display: none;
    }
    .mainInfo-other {
        flex-direction: column-reverse;
    }
    .mainInfo-name {
        margin-right: 0;
        margin-bottom: 40rem;
        width: 100%;
        padding-left: 15rem;
        padding-right: 15rem;
        font-size: 30rem;
        text-align: center;
    }
    .mainInfo-name__year {
        font-size: 90rem;
        letter-spacing: -12rem;
    }
    .mainInfo-support {
        transform: skewX(0deg);
        width: 100%;
        padding-left: 15rem;
        padding-right: 15rem;
    }
    .mainInfo-support-inner {
        transform: skewX(0deg);
    }
}