* {
    padding: 0;
    margin: 0;
    font-family: "Montserrat", serif;
    font-optical-sizing: auto;
    font-style: normal;
    border: none;
}
body{
    border: none;
}
.hidden{
    display: none;
}
.flex {
    display: flex;
}

.flex-h {
    flex-direction: column;
}

.a-center {
    align-items: center;
}

.a-end {
    align-items: end;
}

.j-center {
    justify-content: center;
}

.j-end {
    justify-content: end;
}

.fix {
    width: 1200px;
    max-width: 100%;
    margin: 0 auto;
}

.mt-30 {
    margin-top: 30px;
}
.mb-30 {
    margin-bottom: 30px;
}

@media (max-width: 1024px) {
    .mt-30 {
        margin-top: 30px !important;
    }
}

.gap-20 {
    gap: 20px;
}

.gap-40 {
    gap: 40px;
}

.gap-50 {
    gap: 50px;
}

.gap-60 {
    gap: 60px;
}

.transform-left{
    transform: rotate(180deg);
}
button{
    background: transparent;
    border: none;
    cursor: pointer;
    opacity: 0.7;
    transition: all .3s;
}
button:hover{
    opacity: 1;
}
header {
    position: fixed;
    min-width: 100%;
    display: flex;
    align-items: center;
    padding: 30px 0;
    box-sizing: border-box;
    justify-content: center;
    z-index: 9;
}

.video {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    overflow: hidden;
    border: none !important;
    background: #000;
}

.video video{
    max-width: 100%;
}

@media (max-width: 1024px) {
    .video {
        height: inherit;
    }

    .video video {
        max-width: 100%;
    }
}

.about {
    height: 100vh;
    background: url(../img/about.png) center no-repeat;
    background-size: cover;
    background-attachment: fixed;
    min-width: calc(100% - 40px);
    padding: 20px;
    box-sizing: border-box;
}

.about .block {
    width: 400px;
    max-width: 100%;
    background: white;
    padding: 40px 50px;
    border-radius: 3px;
    box-shadow: 0 0 30px #00000030;
}

@media (max-width: 1024px) {
    .about .block {
        margin: 0 auto;
    }
}

@media (max-width: 768px) {
    .about .block {
        width: auto;
        padding: 40px;
    }
}

.target .title,
.about .title {
    text-transform: uppercase;
    font-size: 42px;
    margin-bottom: 20px;
}

.about .block .text {
    display: flex;
    flex-direction: column;
    font-size: 14px;
    line-height: 1.6;
    height: 280px;
}
.about .block .text .nav{
    margin-top: auto !important;
}

.about .block .text p {
    margin-bottom: 20px;
}

.about .block .text p:last-child {
    margin-bottom: 0;
}

.about .block .text p b {
    font-weight: 600;
}

.target {
    height: 100vh;
    background: url(../img/target.png) center no-repeat;
    background-size: cover;
    background-attachment: fixed;
    min-width: calc(100% - 40px);
    padding: 20px;
    box-sizing: border-box;
    justify-content: end;
}

.target .block {
    width: 400px;
    max-width: 100%;
    background: white;
    padding: 40px 50px;
    border-radius: 3px;
    box-shadow: 0 0 30px #00000030;
}

@media (max-width: 1024px) {
    .target .block {
        margin: 0 auto;
    }
}

@media (max-width: 768px) {
    .target .block {
        width: inherit;
    }
}

.target .title {
    font-size: 28px;
    margin-bottom: 10px;
}

.target .block .text {
    font-size: 14px;
    line-height: 1.6;
}
.target .block.decor{
    padding-top: 20px;
    padding-bottom: 60px;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='1255' height='36' fill='none' viewBox='0 0 1255 36'%3e%3cmask id='a' width='1255' height='36' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:alpha'%3e%3cpath fill='%23D9D9D9' d='M0 0h1255v36H0z'/%3e%3c/mask%3e%3cg fill-rule='evenodd' clip-rule='evenodd' mask='url(%23a)'%3e%3cpath fill='%23EF3320' d='m616 38.057 53-54.514 14.142 14.546-53 54.514L616 38.057Zm-312 0 53-54.514 14.142 14.546-53 54.514L304 38.057Zm-312 0 53-54.514L59.142-1.911l-53 54.514L-8 38.057Zm936 0 53-54.514 14.142 14.546-53 54.514L928 38.057Z'/%3e%3cpath fill='%23FFC700' d='m772 38.057 53-54.514 14.142 14.546-53 54.514L772 38.057Zm-312 0 53-54.514 14.142 14.546-53 54.514L460 38.057Zm-312 0 53-54.514 14.142 14.546-53 54.514L148 38.057Zm936 0 53-54.514 14.14 14.546-53 54.514L1084 38.057Zm-416 0 53-54.514 14.142 14.546-53 54.514L668 38.057Zm-312 0 53-54.514 14.142 14.546-53 54.514L356 38.057Zm-312 0 53-54.514 14.142 14.546-53 54.514L44 38.057Zm936 0 53-54.514 14.14 14.546-52.998 54.514L980 38.057Z'/%3e%3cpath fill='%23EF3320' d='m824 38.057 53-54.514 14.142 14.546-53 54.514L824 38.057Zm-312 0 53-54.514 14.142 14.546-53 54.514L512 38.057Zm-312 0 53-54.514 14.142 14.546-53 54.514L200 38.057Zm936 0 53-54.514 14.14 14.546-53 54.514L1136 38.057Zm-416 0 53-54.514 14.142 14.546-53 54.514L720 38.057Zm-312 0 53-54.514 14.142 14.546-53 54.514L408 38.057Zm-312 0 53-54.514 14.142 14.546-53 54.514L96 38.057Zm936 0 53-54.514 14.14 14.546-53 54.514L1032 38.057Z'/%3e%3cpath fill='%23FFC700' d='m876 38.057 53-54.514 14.142 14.546-53 54.514L876 38.057Zm-312 0 53-54.514 14.142 14.546-53 54.514L564 38.057Zm-312 0 53-54.514 14.142 14.546-53 54.514L252 38.057Zm936 0 53-54.514 14.14 14.546-53 54.514L1188 38.057Z'/%3e%3c/g%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: left bottom;
}

.target .block.decor p{
    font-size: 16px;
}

.target .block .text ul {
    margin-left: 15px;
}

.target .block .text li,
.target .block .text p {
    margin-bottom: 20px;
}

.target .block .text p:last-child {
    margin-bottom: 0;
}

.target .block .text p b {
    font-weight: 600;
}

.citata{
    height: 100vh;
    background: url(../img/adamenko.jpg) center no-repeat;
    background-size: cover;
    background-attachment: fixed;
    min-width: calc(100% - 40px);
    padding: 20px;
    box-sizing: border-box;
    position: relative;
}
@media (max-width: 1024px) {
    .citata{
        height: inherit;
        padding-bottom: 50px;
    }
}
.citata::after{
    background: rgb(0,0,0);
    background: -moz-linear-gradient(-90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 55%);
    background: -webkit-linear-gradient(-90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 55%);
    background: linear-gradient(-90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 55%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
    opacity: .35;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    min-width: 100%;
    content: '';
}
@media (max-width: 1024px) {
    .citata::after{
        display: none;
    }
}

.citata .block{
    width: 460px;
    max-width: 100%;
    padding-top: 140px;
    box-sizing: border-box;
    z-index: 12;
    position: relative;
    color: white;
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}
.citata .block.visible {
    opacity: 1;
    transform: translateY(0);
}
@media (max-width: 1024px) {
    .citata {
        background: white;
        align-items: flex-end;
    }
}
@media (max-width: 1024px) {
    .citata .block{
        padding-top: 20px;
        width: 100%;
        margin: 0 auto;
        text-align: center;
        color: #222;
    }
}
.citata .block .text{
    line-height: 1.6;
}
.citata .block .photo{
    min-width: 320px;
    max-width: 100%;
    margin: 0 auto 20px;
    height: 380px;
    border-radius: 12px;
    background: url('../img/adamenko.jpg') center no-repeat;
}
@media (max-width: 1024px) {
    .citata .block .photo{
        opacity: 0;
        transform: translateY(20px);
        transition: opacity 0.6s ease-out, transform 0.6s ease-out;
        display: block;
    }
    .citata .block .photo.visible {
        opacity: 1;
        transform: translateY(0);
    }
}

.citata .block em{
    font-style: italic;
    font-size: 12px;
}

.press {
    background: url(../img/press.png) center no-repeat;
    background-size: cover;
    background-attachment: fixed;
    min-width: calc(100% - 40px);
    padding: 20px;
    box-sizing: border-box;
}

.press .title {
    text-transform: uppercase;
    color: #222;
    font-size: 42px;
    margin-bottom: 20px;
}

@media (max-width: 1024px) {
    .press .title {
        font-size: 24px;
    }
}


.press .flex {
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.press .flex a img {
    max-width: 200px;
}

@media (max-width: 1024px) {
    .press .flex a img {
        max-width: 160px;
    }
}

@media (max-width: 768px) {
    .press .flex a img {
        max-width: 120px;
    }
}



.counts{
    padding: 100px 40px;
}
@media (max-width: 768px) {
    .counts{
        padding: 40px 20px;
    }
}
.counts .title{
    text-transform: uppercase;
    font-size: 36px;
    margin-bottom: 20px;
    text-align: center;
}
.counts .block {
    flex-wrap: wrap;
    align-items: start;
    justify-content: center;
}
@media (max-width: 768px) {
    .counts .block {
        flex-direction: column;
    }
}
.counts-item {
    text-align: center;
    min-width: calc(20% - 20px);
    max-width: 180px;
}
@media (max-width: 768px) {
    .counts-item {
        min-width: 100%;
        max-width: 100%;
    }
}
.counts-item h3 {
    font-size: 42px;
    background: linear-gradient(45deg, #ff0000, #ff6347);
    font-weight: 500;
    border-radius: 50%;
    color: white;
    width: 100px;
    height: 100px;
    margin: 0 auto;
}
.counts-item p{
    font-size: 14px;
    line-height: 1.6;
}

.last {
    height: 100vh;
    background: url(../img/last.png) center no-repeat;
    background-size: cover;
    background-attachment: fixed;
    min-width: calc(100% - 40px);
    padding: 20px;
    box-sizing: border-box;
}

.last .title,
.last .title span {
    color: white;
    font-size: 64px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

.last .title {
    font-size: 38px;
    font-weight: 500;
}

.last .social {
    gap: 20px;
}


footer {
    text-align: center;
    background: black;
    padding: 40px 20px;
    box-sizing: border-box;
}

footer .copy {
    margin-top: 20px;
    text-align: center;
    font-size: 12px;
    color: white;
    opacity: .5;
}


@media (max-width: 768px) {

    .target {
        background-attachment: initial;
        height: inherit;
    }

    .last {
        background-attachment: initial;
    }

    .last .title {
        font-size: 32px;
    }

    .last .title span {
        font-size: 42px;
    }

    .about .title {
        font-size: 36px;
    }

    .about .block .text {
        height: inherit;
    }

    .target .title {
        font-size: 24px;
    }

    .target .block {
        padding: 50px 35px;
    }

    .about {
        background-position: left center;
        background-attachment: fixed;
    }

    header {
        position: relative;
        padding: 20px 15px;
        z-index: 1;
        background: black;
    }

    .video {
        position: relative;
    }
}
