@font-face {
	font-family: 'DINCyr-Bold';
	src: url('./fonts/dincyr-bold.eot'); /* IE 9 Compatibility Mode */
	src: url('./fonts/dincyr-bold.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
		url('./fonts/dincyr-bold.woff2') format('woff2'), /* Super Modern Browsers */
		url('./fonts/dincyr-bold.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
		url('./fonts/dincyr-bold.ttf') format('truetype'), /* Safari, Android, iOS */
		url('./fonts/dincyr-bold.svg#dincyr-bold') format('svg'); /* Chrome < 4, Legacy iOS */
}

@font-face {
	font-family: 'DINCyr-Regular';
	src: url('./fonts/dincyr-regular.eot'); /* IE 9 Compatibility Mode */
	src: url('./fonts/dincyr-regular.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
		url('./fonts/dincyr-regular.woff2') format('woff2'), /* Super Modern Browsers */
		url('./fonts/dincyr-regular.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
		url('./fonts/dincyr-regular.ttf') format('truetype'), /* Safari, Android, iOS */
		url('./fonts/dincyr-regular.svg#dincyr-regular') format('svg'); /* Chrome < 4, Legacy iOS */
}


@font-face{
    font-family:'Druk Text Wide';
    src:url('https://static.tildacdn.com/tild6630-3266-4537-b431-623437663863/DinCyBd.woff') format('woff');
    font-weight:600;
    font-style:normal;
    font-display:swap
}
@font-face{
    font-family:'Druk Text Wide';
    src:url('https://static.tildacdn.com/tild3664-6235-4534-b962-346363643763/druktextwidecyr-bold.woff') format('woff');
    font-weight:700;
    font-style:normal;
    font-display:swap
}

@font-face{
    font-family:'Druk Text Wide';
    src:url('https://static.tildacdn.com/tild3636-3530-4162-b739-653235353535/DINPro-Bold.woff') format('woff');
    font-weight:500;
    font-style:normal;
    font-display:swap
}

* {
    margin:0;
    padding:0;
}

body {
    font-family: 'Druk Text Wide', sans-serif;
    background:#000;
    color: #000000;

}

.timer {
    color:#fff;
    z-index:100;
    position:relative;
}

.timer p {
    font-family: DINCyr-Bold;
    font-size: 21px;
    font-weight: 400;
    line-height: 30.8px;
    letter-spacing: 0.05em;
    text-align: left;
    color: #FFFFFF;
    margin-top: 13px;
}

.container {
    max-width:1396px;
    margin:0 auto;
    width:95%;
}

img {
    max-width:100%;
    height:auto;
}

a {
    text-decoration: none;
}

.head {
    position:absolute;
    left:0;
    top:24px;
    width:100%;
    z-index:100;
}

.top {
    display:flex;
    justify-content: space-between;
}

.hit {
    position: absolute;
    bottom: 233px;
    right: 233px;
    z-index:10;
}

.s90 {
    position: absolute;
    bottom: 175px;
    right: 310px;
    z-index:10;

}

.address {
    font-family: DINCyr-Bold;
    font-size: 20px;
    font-weight: 400;
    line-height: 30.8px;
    letter-spacing: 0.05em;
    text-align: center;
    color: #FFFFFF;
    text-transform: uppercase;
}

.phone a {
    font-family: DINCyr-Bold;
    font-size: 20px;
    font-weight: 400;
    line-height: 30.8px;
    letter-spacing: 0.05em;
    text-align: right;
    color:#fff;
}

.one {
    background:url('img/one.png') no-repeat top center;
    height:100vh;
    max-height: 755px;
    position:relative;
    overflow: hidden;
}

.date {
    color: #FFEC1F;
    /* font-size: 139px; */
    font-size: 109px;
    font-weight: 700;
    line-height: 0.7;
}

.btn {
    text-shadow: none!important;
    font-size: 22px!important;
    font-weight: 700!important;
    text-align: center!important;
    color: #000000!important;
    height: 60px!important;
    line-height: 60px!important;
    display: block!important;
    background: #FFEC1F!important;
    cursor: pointer!important;
    outline: none!important;
    border: 0!important;
    max-width: 460px!important;
    text-transform: uppercase!important;
    width: 100%!important;
    font-family: 'Druk Text Wide', sans-serif!important;
}

.buttons {
    margin-top:40px;
}

.buttons .btn + .btn {
    margin-top:20px;
}

.left-block {
    padding-top: 185px;
    position: relative;
    z-index: 2;
}

.buttons p {
    font-family: DINCyr-Bold;
    font-size: 21px;
    font-weight: 400;
    line-height: 30.8px;
    letter-spacing: 0.05em;
    text-align: left;
    color: #FFFFFF;
    margin-top:13px;
}

.person {
    position: absolute;
    bottom: 0;
    right: 50px;
    z-index:1;
}

.titled {
    font-size: 60px;
    font-weight: 700;
    line-height: 90px;
    text-align: left;
    color: #FFEC1F;
    text-transform: uppercase;
}

.nn {
    max-width: 420px;
}

.two {
    padding-top:80px;
    background:url('img/two.png');
    padding-bottom:124px;
}

footer {
    padding:62px;
}

.bottom {
    display:flex;
}

.add {
    font-size: 18px;
    font-weight: 700;
    line-height: 34.2px;
    letter-spacing: 0.03em;
    text-align: left;
    color: #FFFFFF;
    margin:0 180px 0 93px;
}

.link a {
    font-family: DINCyr-Bold;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.03em;
    text-align: left;
    color: #FFEC1F;
    text-decoration: underline;
    text-transform: uppercase;
    display:inline-block;
    margin-bottom:20px;
}

.link a:hover {
    text-decoration: none;
}

.link {
    max-width:385px;
}

.link a:last-child {
    margin-bottom:0;
}

.titled span {
    color: #FFEC1F;
}

.five .titled {
    color:#fff;
    margin-bottom:61px;
}

.five {
    padding:0px 0 120px;
    background:url('img/two.png');
}

.item {
    margin-bottom:30px;
    display:flex;
    background:#fff;
    justify-content: space-between;
    padding:30px 55px 30px 40px;
}

.item:last-child {
    margin-bottom:0;
}

.item-left p {
    font-size: 40px;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: 0.03em;
    text-align: left;
    color: #000000;
}

.item-left span {
    display:block; 
    font-family: DINCyr-Bold;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.03em;
    text-align: left;
    color: #000000;
}

.item-center span {
    display:block;
    font-family: DINCyr-Bold;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.03em;
    text-align: left;
    text-transform: uppercase;
    margin-top:10px;
}

.item-center button {
    outline: none;
    cursor: pointer;
    border: 0;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    color: #000000;
    text-transform: uppercase!important;
    background: #FFEC1F!important;
    height: 49px;
    line-height: 49px;
    max-width: 350px;
    font-family: 'Druk Text Wide', sans-serif!important;
    display: block;
    width: 100%;
}

.item-right p {
    font-size: 40px;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: 0.03em;
    text-align: left;
    color: #000000;

}

.item-right span {
    font-family: DINCyr-Bold;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.03em;
    text-align: left;
    display:block;
    color: #000000;
}

.three-block {
    position:relative;
}

.three-block p {
    font-size: 60px;
    font-weight: 700;
    line-height: 90px;
    text-align: left;
    color: #000000;
    margin-bottom:4px;
    text-transform: uppercase;
}

.three-block span {
    font-size: 40px;
    font-weight: 700;
    line-height: 60px;
    text-align: left;
    display:block;
    text-transform: uppercase;
}

.item-left {
    display:flex;
    gap:0 30px;
    align-items: center;
}

.three {
    background: #FFEC1F;
    padding:80px 0 50px;
}

.three-block form {
    display:flex;
    justify-content: space-between;
    gap:20px;
    margin-top:27px;
}

.three-block form input {
    font-family: DINCyr-Bold;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #000000;
    border: 1px solid #000000;
    background:transparent;
    outline:none;
    padding:12px 25px;
    width:100%;
    display:block;
    max-width: 282px;
}

#send {
    font-family: DINCyr-Bold;
    font-size: 16px;
    font-weight: 400;
    line-height: 50px;
    text-align: center;
    color: #FFFFFF;
    outline:none;
    background:#000;
    width:100%;
    display:block;
    border:0;
    height:50px;
    text-transform: uppercase;
    cursor:pointer;
}

.two-block {
    display:flex;
    flex-wrap: wrap;
    gap:40px;
    max-width:710px;
    margin-top:74px;
    position: relative;
    z-index:2;
}

.two-item {
    max-width: 333px;
    flex-basis: calc(50% - 20px);
}

.two-item span {
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    text-align: left;
    color: #FFFFFF;
    display:block;
    margin-top:20px;
    text-transform: uppercase;
    text-shadow: 0 0 8px BLACK;
}

.youtube-block {
    margin-top:106px;
    display:flex;
    flex-wrap: wrap;
    gap:20px;
    position:relative;
    z-index:3;
}

.youtube-item {
    flex-basis: calc(33.33333% - 15px);
}

.kiss {
    position: absolute;
    right: 0;
    top: -50px;
}

.kiss img:first-child {
    
}

.kiss img:last-child {
    margin-left: -100px;
}

.politica {
    text-align: right;
    font-family: DINCyr-Bold;
    font-size: 14px;
    font-weight: 400;
    line-height: 18.03px;
    letter-spacing: 0.02em;
    color:#000;
    margin-top:14px;
}

.politica a {
    text-decoration: underline;
    color:#000;
}

.politica a:hover {
    text-decoration: none;
}

.four {
    height:790px;
    position:relative;
}

.four iframe {
    width:100%;
    height:100%;
    position:absolute;
    left:0;
    top:0;
    z-index:1;
}

.four-block {
    display:flex;
    justify-content: space-between;
    padding-top:60px;
    position:relative;
    z-index:10;
    align-items: flex-start;
}

.small-titled {
    font-size: 21px;
    font-weight: 700;
    line-height: 31.5px;
    text-align: left;
    color:#fff;
    flex-basis: 418px;
    text-transform: uppercase;
    margin-top: 10px;
}

.small-titled span {
    color: #FFEC1F;
}

.four-block .titled {
    flex-basis: calc(100% - 440px);
    line-height: 79px
}

.buyer button {
    font-family: 'Druk Text Wide', sans-serif!important;
    text-transform: uppercase!important;
    font-size: 40px!important;
    font-weight: 700!important;
    line-height: 60px!important;
    text-align: center!important;
    color:#000!important;
    background: #FFEC1F!important;
    max-width:907px!important;
    width:90%!important;
    border:0!important;
    display:block!important;
    margin:0 auto!important;
    height: 86px!important;
    text-shadow: none!important;
}

.buyer {
    padding:41px 0;
    background:#000;
    margin-bottom:120px;
}



.ymaps-2-1-79-ground-pane { 
    -ms-filter: grayscale(1); 
    -webkit-filter: grayscale(1);
     -moz-filter: grayscale(1);
      -o-filter: grayscale(1);
       filter: grayscale(1);
} 

.ymaps-2-1-79-inner-panes {
    mix-blend-mode: difference;
}
     

#map { 
    width: 100%;
    height:365px; 
    padding: 0; 
    margin: 0; 
} 

.music {
    position: absolute;
    top: 80px;
    right: 30px;
}

.five .container {
    position:relative;
}

.music img:last-child {
    position: relative;
    margin-left: -55px;
    top: 45px;
}

.stick {
    position:absolute;
    left:370px;
    top:30px;
    max-width:500px;
    z-index:-1;
}

.two .titled {
    position: relative;
    z-index: 1;
    text-shadow: 1px 1px 1px #000;
}

.start {
    position: absolute;
    right: 0;
    width: 850px;
    height: 670px;
    z-index: 1;
    top: 67px;
}

.we {
    position: absolute;
    top: 33px;
    right: 160px;
    z-index: 6;
}

.w1 {
    position: absolute;
    bottom: -200px;
    right: 70px;
    z-index: 6;
}

.w2 {
    position: absolute;
    bottom: -45px;
    left: 0;
    z-index: 7;
}

.w3 {
    position:absolute;
    top:0;
    right:0;
    z-index:5;
}

.two {
    position:relative;
}

.address .phone {
    display:none;
}


@media screen and (max-width:767px) {
    .bottom {
        flex-wrap: wrap;
        justify-content: space-between;
        gap: 0 30px;
    }

    .phone {
        display:none;
    }

    .address .phone {
        display:block;
    }

    .bottom img {
        max-width: 70px;
    }

    .add {
        flex-basis: calc(100% - 120px);
        font-size: 16px;
        font-weight: 700;
        line-height: 25.6px;
        margin:0;
    }

    .item-center button {
        font-size: 20px;
        font-weight: 700;
        line-height: 30px;
        text-align: center;
    }

    .four {
        height: auto;
        position: relative;
    }

    .buyer {
        display: none;
    }


    .four iframe {
        width: 100%;
        height: 210px;
        position: relative;
        left: 0;
        top: auto;
        z-index: 1;
        bottom: 0;
        margin-top: 20px;
    }

    .four-block {
        display: block;
    }

    .four-block .titled {
        font-size: 20px;
        font-weight: 700;
        line-height: 24px;
        text-align: left;
        margin-bottom: 10px;
    }

    .small-titled {
        font-size: 14px;
        font-weight: 700;
        line-height: 21px;
        text-align: left;
    }

    .link a {
        font-size: 14px;
        font-weight: 400;
        line-height: 21px;
        letter-spacing: 0.03em;
        text-align: left;
    }

    .link {
        margin-top:30px;
    }

    footer {
        padding: 13px 0;
    }
    
    .five {
        padding: 40px 0 20px;
    }

    .item {
        margin-bottom: 30px;
        padding: 16px 20px;
        flex-wrap: wrap;
    }

    .start {
        position: relative;
        display: flex;
        align-items: flex-start;
        height: auto;
        width:100%;
        top:120px;
    }

    .w1 {
        order:2;
    }

    .w2 {
        order:1;
    }

    .w3 {
        order:3;
    }

    .start img {
        position: relative;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        max-width: 53%;
        margin: 0px -40px;
    }

    body {
        overflow-x: hidden;
    }

    .two {
        overflow: hidden;
        padding-bottom:80px;
    }

    .buttons p {
        display:none;
    }

    .head {
        top: 24px;
    }

    header {
        padding-top: 0px;
    }

    .one {
        overflow: hidden;
        max-height: 695px;
    }

    .stick {
        left: auto;
        top: -5px;
        z-index: -1;
    }

    .we {
        display:none;
    }

    .two-block {
        gap:30px 20px;
    }

    .two-item span {
        font-size: 10px;
        font-weight: 700;
        line-height: 15px;
        text-align: left;
    }

    .item-left p {
        font-size: 20px;
        font-weight: 700;
        line-height: 30px;
        letter-spacing: 0.03em;
        text-align: left;
    }

    .item-left span {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: 0.03em;
        text-align: left;
        text-transform: uppercase;
    }

    .item-left {
        margin-bottom:20px;
    }

    .item-center span {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        text-align: left;
    }

    .titled {
        font-size: 20px;
        font-weight: 700;
        line-height: 30px;
        letter-spacing: -0.03em;
        text-align: left;
    }

    .music {
        position: absolute;
        top: 39px;
        right: 4px;
    }

    .music img:first-child {
        width:60px;
    }

    .music img:last-child {
        width:40px;
        position: relative;
        margin-left: -28px;
        top: 6px;
    }

    .five .titled {
        margin-bottom: 33px;
    }

    .buyer button {
        display:none!important;
    }

    .address {
        font-size: 13px;
        font-weight: 400;
        line-height: 18.2px;
        text-align: left;
        max-width: 156px;
    }

    .phone a {
        font-size: 13px;
        font-weight: 400;
        line-height: 18.2px;
        text-align: left;
    }

    .date {
        font-size: 69px;
        font-weight: 700;
        line-height: 89.7px;
        margin: 0 auto -20px;
        text-align: center;
    }

    .left-block img {
        max-width: 227px;
        margin: 0 auto;
        display: block;
    }

    .buttons {
        width: 100%;
        margin-top: 00px;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 10;
        background: #000;
        z-index: 11111;
    }

    .btn {
        max-width: 100%!important;
        width: 100%!important;
        font-size: 20px!important;
        font-weight: 700!important;
        line-height: 50px!important;
        text-align: center!important;
        height: 50px!important;
    }

    .youtube-item {
        flex-basis: calc(100% - 15px);
    }

    .left-block {
        z-index: 111;
        padding-top: 120px;
    }

    .buttons .btn + .btn {
        margin-top: 2px;
    }

    .hit {
        position: absolute;
        bottom: 34px;
        right: 30px;
        z-index: 10;
        width: 114px;
    }

    .s90 {
        position: absolute;
        bottom: -4px;
        right: 83px;
        z-index: 10;
        width: 119px;
    }

    .person {
        width: 1000px;
        max-width: 1000px;
        left: -350px;
        right: -200px;
        margin: 0 auto;
    }

    .buttons {
        animation: shake 2.5s;
        animation-iteration-count: infinite;
      }
      
      @keyframes shake {
        0% { transform: translate(1px, 1px) rotate(0deg); }
        10% { transform: translate(-1px, -2px) rotate(-1deg); }
        20% { transform: translate(-3px, 0px) rotate(1deg); }
        30% { transform: translate(3px, 2px) rotate(0deg); }
        40% { transform: translate(1px, -1px) rotate(1deg); }
        50% { transform: translate(-1px, 2px) rotate(-1deg); }
        60% { transform: translate(-3px, 1px) rotate(0deg); }
        70% { transform: translate(3px, 1px) rotate(-1deg); }
        80% { transform: translate(-1px, -1px) rotate(1deg); }
        90% { transform: translate(1px, 2px) rotate(0deg); }
        100% { transform: translate(1px, -2px) rotate(-1deg); }
      }

      .timer {
        color:#fff;
        z-index:100;
        position:absolute;
        bottom:30px;
    }

    .timer p {
        font-size: 16px;
        font-weight: 400;
        line-height: 20.8px;
        margin-top: 6px;
    }


}


@media screen and (min-width:768px) and (max-width:1024px) {

    .timer p {
        font-size: 16px;
        font-weight: 400;
        line-height: 20.8px;
        margin-top: 6px;
    }
    
    .timer {
        color:#fff;
        z-index:100;
        position:absolute;
        bottom:30px;
    }

    .buttons {
        animation: shake 2.5s;
        animation-iteration-count: infinite;
      }
      
      @keyframes shake {
        0% { transform: translate(1px, 1px) rotate(0deg); }
        10% { transform: translate(-1px, -2px) rotate(-1deg); }
        20% { transform: translate(-3px, 0px) rotate(1deg); }
        30% { transform: translate(3px, 2px) rotate(0deg); }
        40% { transform: translate(1px, -1px) rotate(1deg); }
        50% { transform: translate(-1px, 2px) rotate(-1deg); }
        60% { transform: translate(-3px, 1px) rotate(0deg); }
        70% { transform: translate(3px, 1px) rotate(-1deg); }
        80% { transform: translate(-1px, -1px) rotate(1deg); }
        90% { transform: translate(1px, 2px) rotate(0deg); }
        100% { transform: translate(1px, -2px) rotate(-1deg); }
      }
      
    .bottom {
        flex-wrap: wrap;
        justify-content: space-between;
        gap: 0 30px;
    }

    .phone {
        display:none;
    }

    .address .phone {
        display:block;
    }

    .bottom img {
        max-width: 70px;
    }

    .add {
        flex-basis: calc(100% - 120px);
        font-size: 16px;
        font-weight: 700;
        line-height: 25.6px;
        margin:0;
    }

    .item-center button {
        font-size: 20px;
        font-weight: 700;
        line-height: 30px;
        text-align: center;
    }

    .four {
        height: auto;
        position: relative;
    }

    .buyer {
        display: none;
    }


    .four iframe {
        width: 100%;
        height: 410px;
        position: relative;
        left: 0;
        top: auto;
        z-index: 1;
        bottom: 0;
        margin-top: 20px;
    }

    .four-block {
        display: block;
    }

    .four-block .titled {
        font-size: 20px;
        font-weight: 700;
        line-height: 24px;
        text-align: left;
        margin-bottom: 10px;
    }

    .small-titled {
        font-size: 14px;
        font-weight: 700;
        line-height: 21px;
        text-align: left;
    }

    .link a {
        font-size: 14px;
        font-weight: 400;
        line-height: 21px;
        letter-spacing: 0.03em;
        text-align: left;
    }

    .link {
        margin-top:30px;
    }

    footer {
        padding: 13px 0;
    }
    
    .five {
        padding: 40px 0 20px;
    }

    .item {
        margin-bottom: 30px;
        padding: 16px 20px;
        flex-wrap: wrap;
    }

    .start {
        position: relative;
        display: flex;
        align-items: flex-start;
        height: auto;
        width:100%;
        margin-top:80px;
    }

    .w1 {
        order:2;
    }

    .w2 {
        order:1;
    }

    .w3 {
        order:3;
    }

    .start img {
        position: relative;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        max-width: 47%;
        margin: 0px -66px;
    }

    body {
        overflow-x: hidden;
    }

    .two {
        overflow: hidden;
        padding-bottom:80px;
    }

    .buttons p {
        display:none;
    }

    .head {
        top: 24px;
    }

    header {
        padding-top: 0px;
    }

    .one {
        overflow: hidden;
        max-height: 695px;
    }

    .stick {
        left: auto;
        top: -5px;
        z-index: -1;
    }

    .we {
        display:none;
    }

    .two-block {
        gap:30px 20px;
    }

    .two-item span {
        font-size: 10px;
        font-weight: 700;
        line-height: 15px;
        text-align: left;
    }

    .item-left p {
        font-size: 20px;
        font-weight: 700;
        line-height: 30px;
        letter-spacing: 0.03em;
        text-align: left;
    }

    .item-left span {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: 0.03em;
        text-align: left;
        text-transform: uppercase;
    }

    .item-left {
        margin-bottom:20px;
    }

    .item-center span {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        text-align: left;
    }

    .titled {
        font-size: 20px;
        font-weight: 700;
        line-height: 30px;
        letter-spacing: -0.03em;
        text-align: left;
    }

    .music {
        position: absolute;
        top: 39px;
        right: 4px;
    }

    .music img:first-child {
        width:60px;
    }

    .music img:last-child {
        width:40px;
        position: relative;
        margin-left: -28px;
        top: 6px;
    }

    .five .titled {
        margin-bottom: 33px;
    }

    .buyer button {
        display:none!important;
    }

    .address {
        font-size: 13px;
        font-weight: 400;
        line-height: 18.2px;
        text-align: left;
        max-width: 156px;
    }

    .phone a {
        font-size: 13px;
        font-weight: 400;
        line-height: 18.2px;
        text-align: left;
    }

    .date {
        font-size: 69px;
        font-weight: 700;
        line-height: 89.7px;
        margin: 0 auto -20px;
        text-align: center;
    }

    .left-block img {
        max-width: 227px;
        margin: 0 auto;
        display: block;
    }

    .buttons {
        width: 100%;
        margin-top: 00px;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 10;
        background: #000;
        z-index: 11111;
    }

    .btn {
        max-width: 100%!important;
        width: 100%!important;
        font-size: 20px!important;
        font-weight: 700!important;
        line-height: 50px!important;
        text-align: center!important;
        height: 50px!important;
    }

    .youtube-item {
        flex-basis: calc(50% - 15px);
    }

    .left-block {
        z-index: 111;
        padding-top: 120px;
    }

    .buttons .btn + .btn {
        margin-top: 2px;
    }

    .hit {
        position: absolute;
        bottom: 34px;
        right: 30px;
        z-index: 10;
        width: 114px;
    }

    .s90 {
        position: absolute;
        bottom: -4px;
        right: 83px;
        z-index: 10;
        width: 119px;
    }

    .person {
        width: 1000px;
        max-width: 1000px;
        left: -400px;
        right: -200px;
        margin: 0 auto;
    }


}


@media screen and (min-width:1025px) and (max-width:1300px) {

    .start {
        right: -150px;
    }

    .two {
        overflow: hidden;
    }

    .w2 {
        display:none;
    }

    .titled {
        line-height: 80px;
        font-size: 47px;
    }

    .item {
        gap: 0 30px;
    }


    .item-left p {
        font-size: 35px;
    }

    .item-center span {
        font-size: 13px;
        margin-top: 10px;
    }

    .four {
        height: 650px;
    }

    .person {
        position: absolute;
        bottom: 0;
        right: -300px;
        z-index: 1;
        width: 1500px;
        max-width: 1500px;
    }

    .s90 {
        bottom: 75px;
    }

    .hit {
        bottom: 133px;
    }

    .add {
        font-size: 17px;
        line-height: 33.2px;
        margin: 0 50px 0 53px;
    }

    .two .titled {
        z-index:3;
    }

    .four-block .titled {
        flex-basis: calc(100% - 440px);
        line-height: 55px;
        font-size: 43px;
    }

    .we {
        display:none;
    }
}