

/* Start:/bitrix/templates/anima/styles.css?175803254015004*/
@font-face {
    font-family: 'Neutral Face';
    src: url('/anifest/2024/NeutralFaceRegular.eot');
    src: local('Neutral Face'), local('NeutralFaceRegular'),
        url('/anifest/2024/NeutralFaceRegular.eot?#iefix') format('embedded-opentype'),
        url('/anifest/2024/NeutralFaceRegular.woff2') format('woff2'),
        url('/anifest/2024/NeutralFaceRegular.woff') format('woff'),
        url('/anifest/2024/NeutralFaceRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neutral Face';
    src: url('/anifest/2024/NeutralFaceBold.eot');
    src: local('Neutral Face Bold'), local('NeutralFaceBold'),
        url('/anifest/2024/NeutralFaceBold.eot?#iefix') format('embedded-opentype'),
        url('/anifest/2024/NeutralFaceBold.woff2') format('woff2'),
        url('/anifest/2024/NeutralFaceBold.woff') format('woff'),
        url('/anifest/2024/NeutralFaceBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

  @import url('https://fonts.googleapis.com/css2?family=Golos+Text:wght@400..900&display=swap');

body {
    font-family: "Golos Text", sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-rendering: optimizeLegibility;
    overflow-x: hidden;
    margin: 0;
}


a {
    color: #000000;
    text-decoration: none;
}

.desc {
    width: 100%;
    height: 85px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(110.079px);
    position: fixed;
    z-index: 100;
    top: 0;
}


.logo {
    display: flex;
    align-items: stretch;
    margin-left: 3.1vw;
    width: 300px;
}

.logo img {
    display: block;
}

.logo div {
    display: flex;
    flex-direction: column;
    margin-left: 10px;
    justify-content: center;
    align-items: flex-start;
}

.name1 {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.04em;
}

.name2 {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
}

.desc nav {
    margin-right: 5vw;
    display: flex;
    width: 80%;
    justify-content: space-evenly;
}

.desc nav a {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 36px;
    color: #000000;
    text-decoration: none;
    text-transform: lowercase;
}

.desc nav a:hover {
text-decoration: underline;
    color: #828282;
}

main {
    margin-top: 100px;
}

.ek1 {
    width: 100%;
}

.ek1 h1 {
    font-family: 'Neutral Face', arial;
    margin: 0;
    font-size: 10.5vw;
    margin-left: 3vw;
    line-height: 12vw;
}


.ek1 h2 {
    margin: 0;
    position: absolute;
    right: 2vw;
    top: 37vw;
    display: block;
    /* width: 30vw; */
}

.ek1 h2 span {
    background: #5a60d8;
    color: #ffffff;
    line-height: 4.5vw;
    padding: 2vw;
    font-size: 2.5vw;
    border-radius: 5px;
    letter-spacing: 3px;
    box-shadow: 0px 4px 10px 0px rgb(90 97 216);
}


.ek1 h3 {
    margin: 0;
    position: absolute;
    background: #FF8A67;
    color: #ffffff;
    padding: 14px 17px;
    font-weight: bold;
    font-size: 2vw;
    top: 52vw;
    left: 40vw;
    border-radius: 5px;
    text-transform: uppercase;
    letter-spacing: 2px;
    rotate: 3deg;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}



.ek1 h4 {
    margin: 0;
    position: absolute;
    background: #52C7EF;
    color: #ffffff;
    padding: 14px 17px;
    font-weight: bold;
    font-size: 2vw;
    top: 63vw;
    left: 12vw;
    border-radius: 5px;
    text-transform: uppercase;
    letter-spacing: 2px;
    rotate: -2deg;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.ek2 {
    width: 94vw;
    min-height: 84vw;
    display: block;
    background-image: url(/anifest/2024/fon1.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    margin-top: -8vw;
}


.ek2 img {
    position: absolute;
    bottom: 10vw;
    left: 0;
    width: 65vw;
}

.ek2 div {
    display: block;
    position: absolute;
    right: 3vw;
    top: 12vw;
}



.ek2 div h5 {
    display: block;
    margin: 0;
    font-size: 5vw;
    font-family: 'Neutral Face', arial;
    color: #5a61d8;
}

.ek2 div p {
    display: block;
    margin: 0;
    font-size: 1.8vw;
    margin-top: 1vw;
    font-weight: 500;
    color: #454545;
}

.ek2 div a {
    display: flex;
    margin-top: 2vw;
    border: 2px solid #5a61d8;
    width: 13vw;
    height: 3vw;
    color: #5a61d8;
    border-radius: 5px;
    justify-content: center;
    align-items: center;
    letter-spacing: 1px;
    font-size: 1.2vw;
}

.ek2 div a:hover {
color: #FEA79E;
    border-color: #FEA79E;
}


.ek3 {
    display: flex;
    margin-top: 40px;
    width: 100vw;
    justify-content: space-between;
    align-content: flex-start;
    flex-wrap: wrap;
}


.ek3 h5 {
    margin: 0;
    width: 88vw;
    margin-left: 6vw;
    font-size: 9vh;
    font-family: 'Neutral Face', arial;
    color: #9747FF;
}

.ek3 div {
    display: flex;
    width: 31vw;
    height: 38vw;
    align-items: flex-end;
    justify-content: center;
    background-size: 31vw;
    background-repeat: no-repeat;
    font-family: 'Neutral Face', arial;
    font-size: 2vw;
    font-weight: bold;
    letter-spacing: 1px;
}

#anidiv {
    background-image: url(/anifest/2024/ani.png);
    color: #FEA79E;
}

#anidiv:hover {
    background-image: url(/anifest/2024/ani2.png);
}

#illdiv {
    background-image: url(/anifest/2024/ill.png);
    color: #89A5FF;
}

#illdiv:hover {
    background-image: url(/anifest/2024/ill2.png);
}

#comdiv {
    background-image: url(/anifest/2024/com.png);
    color: #52C7EF;
}

#comdiv:hover {
    background-image: url(/anifest/2024/com2.png);
}

.ek4 {
    position: relative;
    min-height: 30vh;
    margin-top: 150px;
}

.ek4 div {
    display: block;
    position: absolute;
    left: 6vh;
}

.ek4 div h5 {
    display: block;
    margin: 0;
    font-size: 9vh;
    font-family: 'Neutral Face', arial;
    color: #FEA79E;
    letter-spacing: 1px;
}

.ek4 div p {
    display: block;
    margin: 0;
    font-size: 3vh;
    margin-top: 2vh;
    font-weight: 500;
    color: #454545;
}

.ek5 {
    display: flex;
    margin-top: 40px;
    width: 88vw;
    align-content: flex-start;
    margin-left: 6vw;
    margin-right: 6vw;
    justify-content: space-between;
}

.ek5 div {
    display: flex;
    width: 22vw;
    height: 40vw;
    justify-content: flex-end;
    background-size: 22vw;
    background-repeat: no-repeat;
    flex-direction: column;
    align-items: flex-start;
}

.ek5 div h6 {
    font-family: 'Neutral Face', arial;
    font-size: 2vw;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 0;
    color: #fea79e;
}


.ek5 div p {
    color: #454545;
    font-size: 1vw;
    letter-spacing: 1px;
    margin: 0;
    text-align: left;
    margin-top: 1vw;
}

#jur1 {
background-image: url(/anifest/2024/jur1.png);
}

#jur2 {
background-image: url(/anifest/2024/jur2.png);
}

#jur3 {
background-image: url(/anifest/2024/jur3.png);
}

#jur4 {
background-image: url(/anifest/2024/jur4.png);
}

.ek6 {
    display: flex;
    margin-left: 6vw;
    margin-right: 6vw;
    width: 88vw;
    justify-content: space-between;
    margin-top: 150px;
    min-height: 50vh;
}

.ek6 div {
    display: flex;
    flex-direction: column;
    align-content: flex-start;
}

.ek6 div h5 {
    display: block;
    margin: 0;
    font-size: 9vh;
    font-family: 'Neutral Face', arial;
    color: #9747FF;
    letter-spacing: 1px;
}

.ek6 div p {
    display: block;
    margin: 0;
    font-size: 3vh;
    margin-top: 2vh;
    font-weight: 500;
    color: #454545;
}

.ek6 div .prizes {
    display: flex;
    background-repeat: no-repeat;
    background-size: 5vw;
    height: 5vw;
    width: 31vw;
    align-items: center;
    padding-left: 6vw;
    font-size: 3vh;
    box-sizing: border-box;
}

#pr1 {
background-image: url(/anifest/2024/s1.png);
}

#pr2 {
background-image: url(/anifest/2024/s2.png);
}

#pr3 {
background-image: url(/anifest/2024/s3.png)
}

#pr4 {
background-image: url(/anifest/2024/s4.png)
}

.ek7 {
    display: flex;
    margin-left: 6vw;
    margin-right: 6vw;
    width: 88vw;
    justify-content: space-between;
    margin-top: 150px;
    min-height: 50vh;
}


.ek7 div {
    display: block;
    max-width: 770px;
}

.ek7 div h5 {
    display: block;
    margin: 0;
    font-size: 9vh;
    font-family: 'Neutral Face', arial;
    color: #fea79e;
    letter-spacing: 1px;
}

.ek7 div h6 {
    display: block;
    margin: 0;
    font-size: 7.2vh;
    font-weight: normal;
    color: #fea79e;
    text-transform: lowercase;
    letter-spacing: 2px;
    line-height: 7vh;
}

.ek7 div p {
    display: block;
    margin: 0;
    font-size: 2.5vh;
    margin-top: 2vh;
    font-weight: 500;
    color: #454545;
}

.ek7 div a {
    display: flex;
    margin-top: 4vh;
    border: 2px solid #52C7EF;
    width: 50vh;
    height: 4vh;
    color: #52C7EF;
    border-radius: 5px;
    justify-content: center;
    align-items: center;
    letter-spacing: 1px;
    font-size: 2vh;
    text-transform: uppercase;
}

.ek7 div a:hover {
    color: #9747FF;
    border-color: #9747FF;
}

.ek7 div img {
    display: block;
    width: 40vw;
    max-width: 460px;
}


.ek8 {
    margin-left: 6vw;
    margin-right: 6vw;
    width: 88vw;
    margin-top: 150px;
}

.ek8 h5 {
    display: block;
    margin: 0;
    font-size: 9vh;
    font-family: 'Neutral Face', arial;
    color: #9747FF;
    line-height: 11vh;
    letter-spacing: 2px;
}

.ek8 h6 {
    display: block;
    margin: 0;
    font-size: 7.2vh;
    font-weight: normal;
    color: #9747FF;
    text-transform: lowercase;
    letter-spacing: 2px;
    line-height: 7vh;
}


.ek9 {
    margin-left: auto;
    margin-right: auto;
    width: 88vw;
    margin-top: 150px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    max-width: 1470px;
}

.ek9 div {
    width: 60vh;
    height: 73vh;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-end;
    align-content: flex-end;
    margin-bottom: 8vh;
    position: relative;
}

.one {

}

.two {

}

.three {
    width: 40vh!important;
    height: 48vh!important;

}

.ek9 div h6 {
    margin: 0;
    font-size: 3vh;
    font-weight: 600;
    color: #454545;
    width: 100%;
    text-transform: uppercase;
}

.ek9 div p {
    margin: 0;
    font-size: 1.8vh;
    color: #828282;
    margin-top: 1vh;
    width: 40vh;
    text-transform: uppercase;
    font-weight: 500;
    height: 10vh;
}

.ek9 div span {
    display: flex;
    position: absolute;
    font-size: 4vh;
    align-items: center;
    justify-content: center;
    width: 26vh;
    height: 6vh;
    border-radius: 5px;
    top: -20px;
    left: -20px;
    color: #ffffff;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Neutral Face', arial;
    letter-spacing: 2px;
    rotate: -10deg;
}

.ek9 .one span {
    background-color: #FF8A67;

}

.ek9 .two span {
    background-color: #89A5FF;

}

.ek9 .three span {

    background-color: #FEA79E;
    display: flex;
    position: absolute;
    font-size: 2.5vh;
    align-items: center;
    justify-content: center;
    width: 18vh;
    height: 5vh;
    border-radius: 5px;
    top: -20px;
    left: -20px;
    color: #ffffff;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Neutral Face', arial;
    letter-spacing: 2px;
    rotate: -10deg;

}

#p1 {
    background: url(/anifest/2024/rabs/il1.jpeg);
    background-repeat: no-repeat;
    background-size: auto 54vh;
    background-position: left top;
}

#p2 {
    background: url(/anifest/2024/rabs/il2.jpeg);
    background-repeat: no-repeat;
    background-size: auto 54vh;
    background-position: left top;
}

#p3 {
    background: url(/anifest/2024/rabs/il3.jpeg);
    background-repeat: no-repeat;
    background-size: auto 54vh;
    background-position: left top;
}

#p4 {
    background: url(/anifest/2024/rabs/il4.jpeg);
    background-repeat: no-repeat;
    background-size: auto 54vh;
    background-position: left top;
}

#p5 {
    background: url(/anifest/2024/rabs/il5.jpeg);
    background-repeat: no-repeat;
    background-size: auto 28vh;
    background-position: left top;
}

#p6 {
    background: url(/anifest/2024/rabs/il6.jpeg);
    background-repeat: no-repeat;
    background-size: auto 28vh;
    background-position: left top;
}

#p7 {
    background: url(/anifest/2024/rabs/il7.jpeg);
    background-repeat: no-repeat;
    background-size: auto 28vh;
    background-position: left top;
}

aside {
    width: 88vw;
    height: 0px;
}


#p11 {
    background: url(/anifest/2024/rabs/an1.jpeg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left top;
    height: 76vh;
    margin-right: auto;
    margin-left: 3vw;
    width: 100vh;
}


#p22 {
    background: url(/anifest/2024/rabs/an2.jpeg);
    background-repeat: no-repeat;
background-size: auto 34vh;
    background-position: left top;
        height: 54vh;
}

#p33 {
    background: url(/anifest/2024/rabs/an3.jpeg);
    background-repeat: no-repeat;
background-size: auto 34vh;
    background-position: left top;
        height: 54vh;
}

#p44 {
    background: url(/anifest/2024/rabs/an4.jpeg);
    background-repeat: no-repeat;
background-size: auto 34vh;
    background-position: left top;
        height: 54vh;
}

#p55 {
    background: url(/anifest/2024/rabs/an5.jpeg);
    background-repeat: no-repeat;
background-size: auto 34vh;
    background-position: left top;
        height: 54vh;
}

#p66 {
    background: url(/anifest/2024/rabs/an6.jpeg);
    background-repeat: no-repeat;
background-size: auto 34vh;
    background-position: left top;
        height: 54vh;
}

#p77 {
    background: url(/anifest/2024/rabs/an7.jpeg);
    background-repeat: no-repeat;
background-size: auto 34vh;
    background-position: left top;
        height: 54vh;
}

footer {
    height: 50vh;
    background: #FF8A67;
    border-top: 1.5vh solid #E27156;
    position: relative;
    margin-top: 60vh;
    width: 100vw;
}

footer div {
    position: absolute;
    display: flex;
    justify-content: center;
    width: 100vw;
    top: -70vh;
}

footer img {
    max-height: 80vh;
}

#raz {

}

#dva {

}

#tri {

}

footer p {
    display: block;
    position: absolute;
    bottom: 18vh;
    left: 6vw;
    font-size: 3vh;
    color: #CC644B;
    width: 33vw;
}
footer p a {
    color: inherit;
}

footer span {
    position: absolute;
    bottom: 1vh;
    right: 6vw;
    font-size: 2vh;
    color: #CC644B;
}

#tele {
    position: absolute;
    bottom: 3vh;
    left: 6vw;
    max-width: 10vh;
}

#tele:hover {
    opacity: 0.7;
}

/* End */


/* Start:/bitrix/templates/anima/template_styles.css?175803254010582*/
@media screen and (min-height: 1000px) {

.ek9 div {
    width: 635px;
    height: 774px;
}

#p1, #p2, #p3, #p4 {
   background-size: auto 540px;
}



.three {
    width: 423px!important;
    height: 540px!important;
}


#p5, #p6, #p7 {
background-size: auto 299px;
    height: 508px;
}


#p11 {
height: 699px;
background-size: auto 359px;
}

#p22, #p33, #p44, #p55, #p66, #p77 {
    height: 615px;
    background-size: auto 359px;
}

}



@media (max-width: 980px) {



body {
    font-family: "Golos Text", sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-rendering: optimizeLegibility;
    overflow-x: auto;
    width: 660px;
}

.desc {
display: none;
}


.desc nav {
    display: none;
}


main {
    margin-top: 30px;
    width: 660px;
}

.ek1 {
    width: 660px;
    margin-bottom: 50px;
    height: 690px;
    position: relative;
    overflow: hidden;
    padding-top: 10px;
}

.ek1 h1 {
    font-family: 'Neutral Face', arial;
    margin: 0;
    font-size: 68px;
    margin-left: 30px;
    margin-right: 10px;
    width: 600px;
    box-sizing: border-box;
    line-height: 74px;
}



.ek1 img {
    margin: 0;
    position: absolute;
    left: 30px;
    bottom: 50px;
    top: unset;
    width: fit-content;
    display: block;
    width: 110vw;
}

.ek1 h2 span {
    background: #5a60d8;
    color: #ffffff;
    line-height: 60px;
    padding: 20px;
    font-size: 39px;
    border-radius: 5px;
    letter-spacing: 3px;
    /* width: 300px; */
    box-shadow: 0px 4px 10px 0px rgb(90 97 216);
}


.ek1 h3 {
    margin: 0;
    position: absolute;
    background: #FF8A67;
    color: #ffffff;
    padding: 7px 17px;
    font-weight: bold;
    font-size: 14px;
    top: 162px;
    width: 160px;
    right: 8px;
    left: unset;
    border-radius: 5px;
    text-transform: uppercase;
    letter-spacing: 2px;
    rotate: 3deg;
    box-sizing: border-box;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.ek1 h4 {
    margin: 0;
    position: absolute;
    background: #52C7EF;
    color: #ffffff;
    padding: 7px 11px;
    font-weight: bold;
    font-size: 14px;
    top: 220px;
    right: 8px;
    left: unset;
    border-radius: 5px;
    text-transform: uppercase;
    letter-spacing: 2px;
    width: 166px;
    box-sizing: border-box;
    rotate: -2deg;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.ek2 {
    min-height: 590px;
    width: 660px;
    display: block;
    background-image: url(/anifest/2024/fon1.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
}


.ek2 img {
    position: absolute;
    bottom: 20px;
    left: 0px;
    width: 460px;
}

.ek2 div {
    display: block;
    position: absolute;
    left: unset;
    top: 0;
    right: 30px;
}

.ek2 div h5 {
    display: block;
    margin: 0;
    font-size: 38px;
    font-family: 'Neutral Face', arial;
    color: #5a61d8;
}

.ek2 div p {
    display: block;
    margin: 0;
    font-size: 20px;
    margin-top: 10px;
    font-weight: 500;
    color: #454545;
}

.ek2 div a {
    display: flex;
    margin-top: 4vh;
    border: 2px solid #5a61d8;
    width: 289px;
    height: 40px;
    color: #5a61d8;
    border-radius: 5px;
    justify-content: center;
    align-items: center;
    letter-spacing: 1px;
    font-size: 18px;
}



.ek3 {
    display: flex;
    margin-top: 40px;
    width: 660px;
    justify-content: flex-start;
    align-content: flex-start;
    flex-wrap: nowrap;
    overflow-x: auto;
    padding-top: 30px;
}

.ek3 h5 {
    margin: 0;
    width: 630px;
    margin-left: 30px;
    font-size: 38px;
    font-family: 'Neutral Face', arial;
    color: #9747FF;
    position: absolute;
    margin-top: -30px;
}


.ek3 div {
    display: flex;
    width: 410px;
    height: 510px;
    align-items: flex-end;
    justify-content: center;
    background-size: 410px;
    background-repeat: no-repeat;
    font-family: 'Neutral Face', arial;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 1px;
    flex-wrap: nowrap;
}

.ek4 {
    position: relative;
    min-height: 200px;
    margin-top: 80px;
    width: 660px;
    overflow-x: auto;
}

.ek4 div {
    display: block;
    position: absolute;
    left: 30px;
}

.ek4 div h5 {
    display: block;
    margin: 0;
    font-size: 38px;
    font-family: 'Neutral Face', arial;
    color: #FEA79E;
}

.ek4 div p {
    display: block;
    margin: 0;
    font-size: 20px;
    margin-top: 10px;
    font-weight: 500;
    color: #454545;
}

.ek5 {
    display: flex;
    margin-top: 40px;
    width: 660px;
    align-content: flex-start;
    margin-left: 0;
    margin-right: unset;
    justify-content: space-between;
    overflow-x: auto;
    flex-wrap: nowrap;
}

.ek5 div {
    display: flex;
    min-width: 280px;
    height: 480px;
    justify-content: flex-end;
    background-size: 280px;
    background-repeat: no-repeat;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 30px;
    box-sizing: border-box;
}

.ek5 div h6 {
    font-family: 'Neutral Face', arial;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 0;
    color: #fea79e;
}

.ek5 div p {
    color: #454545;
    font-size: 12px;
    letter-spacing: 1px;
    margin: 0;
    text-align: left;
    margin-top: 10px;
}

.ek6 {
    display: flex;
    margin-left: 0;
    margin-right: 0;
    width: 660px;
    justify-content: flex-start;
    margin-top: 130px;
    min-height: 450px;
    flex-direction: column;
}

.ek6 div {
    display: flex;
    flex-direction: column;
    align-content: flex-start;
    margin-left: 30px;
}


.ek6 div h5 {
    display: block;
    margin: 0;
    font-size: 38px;
    font-family: 'Neutral Face', arial;
    color: #9747FF;
}


.ek6 div p {
    display: block;
    margin: 0;
    font-size: 20px;
    margin-top: 20px;
    font-weight: 500;
    color: #454545;
}


.ek6 div .prizes {
    display: flex;
    background-repeat: no-repeat;
    background-size: 50px;
    height: 50px;
    width: 600px;
    align-items: center;
    padding-left: 68px;
    font-size: 21px;
    box-sizing: border-box;
}

.ek7 {
    display: flex;
    margin-left: 0;
    margin-right: 0;
    width: 660px;
    justify-content: space-between;
    margin-top: 150px;
    min-height: 200px;
    flex-direction: column;
    margin-bottom: 100px;
}


.ek7 div {
    display: block;
    max-width: unset;
    width: 660px;
}

.ek7 div h5 {
    display: block;
    margin: 0;
    font-size: 38px;
    font-family: 'Neutral Face', arial;
    color: #fea79e;
    margin-left: 30px;
}

.ek7 div h6 {
    display: block;
    margin: 0;
    font-size: 23px;
    font-weight: normal;
    color: #fea79e;
    text-transform: lowercase;
    letter-spacing: 2px;
    line-height: normal;
    margin-left: 30px;
}

.ek7 div p {
    display: block;
    margin: 0;
    font-size: 20px;
    margin-top: 30px;
    font-weight: 500;
    color: #454545;
    margin-left: 30px;
    margin-top: 430px;
}

.ek7 div a {
    display: flex;
    margin-top: 40px;
    border: 2px solid #52C7EF;
    width: 600px;
    height: 40px;
    color: #52C7EF;
    border-radius: 5px;
    justify-content: center;
    align-items: center;
    letter-spacing: 1px;
    font-size: 20px;
    margin-left: 30px;
    text-transform: uppercase;
}

.ek7 div img {
    display: block;
    width: 300px;
    max-width: 300px;
    margin-left: 170px;
    margin-top: -650px;
    position: absolute;
}
.ek8 {
    margin-left: 0;
    margin-right: 0;
    width: 660px;
    margin-top: 0;
}



.ek8 h5 {
    display: block;
    margin: 0;
    font-size: 38px;
    font-family: 'Neutral Face', arial;
    color: #9747FF;
    margin-left: 30px;
    line-height: 47px;
}

.ek8 h6 {
    display: block;
    margin: 0;
    font-size: 23px;
    font-weight: normal;
    color: #9747FF;
    text-transform: lowercase;
    letter-spacing: 2px;
    line-height: normal;
    margin-left: 30px;
}


.ek9 {
    margin-left: 0;
    margin-right: 0;
    width: 660px;
    margin-top: 50px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    max-width: unset;
    overflow-x: auto;
    overflow-y: visible;
    align-items: center;
}


.ek9 div {
    width: 250px;
    height: 540px!important;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-end;
    margin-bottom: 8vh;
    position: relative;
    margin-left: 30px;
    margin-top: 50px;
    background-size: auto 360px!important;
    background-position: top center!important;
    /* padding-top: 30px; */
}

.ek9 div h6 {
    margin: 0;
    font-size: 26px;
    font-weight: 600;
    color: #454545;
    width: 100%;
    text-transform: uppercase;
}


.ek9 div p {
    margin: 0;
    font-size: 14px;
    color: #828282;
    margin-top: 10px;
    width: 250px;
    text-transform: uppercase;
    font-weight: 500;
    height: 80px;
}

aside {
    width: 88vw;
    height: 0px;
    display: none;
}


.ek9 #p11 h6  {
    font-size: 15px;
}

.ek9 div span {
    display: flex;
    position: absolute;
    font-size: 27px;
    align-items: center;
    justify-content: center;
    width: 200px;
    height: 46px;
    border-radius: 5px;
    top: -20px;
    left: -20px;
    color: #ffffff;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Neutral Face', arial;
    letter-spacing: 2px;
    rotate: -10deg;
}


footer {
    height: 500px;
    background: #FF8A67;
    border-top: 20px solid #E27156;
    position: relative;
    margin-top: 240px;
    width: 660px;
}


footer div {
    position: absolute;
    display: flex;
    justify-content: center;
    width: 660px;
    top: -244px;
}

footer img {
    max-height: unset;
    width: 200px;
}

footer p {
    display: block;
    position: absolute;
    bottom: 140px;
    left: 30px;
    font-size: 30px;
    color: #CC644B;
    width: 400px;
}

footer span {
    position: absolute;
    bottom: 10px;
    right: 30px;
    font-size: 20px;
    color: #CC644B;
}

#tele {
    position: absolute;
    bottom: 30px;
    left: 30px;
    max-width: 100px;
}

#anidiv {
    background-image: url(/anifest/2024/ani2.png);
    color: #FEA79E;
}


#illdiv {
    background-image: url(/anifest/2024/ill2.png);
    color: #89A5FF;
}


#comdiv {
    background-image: url(/anifest/2024/com2.png);
    color: #52C7EF;
}


.ek1 h2 {
    margin: 0;
    position: absolute;
    right: 52vw;
    top: 117vw;
    display: block;
    /* width: 30vw; */
}

}



/* End */
/* /bitrix/templates/anima/styles.css?175803254015004 */
/* /bitrix/templates/anima/template_styles.css?175803254010582 */
