<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <meta name="theme-color" content="#000000" />
    <link href="https://fonts.googleapis.com/css?family=Montserrat&display=swap" rel="stylesheet" />
    <link href="https://fonts.googleapis.com/css?family=Noto+Serif&display=swap" rel="stylesheet" />
    <style>
        body{
            box-sizing: border-box;
            }

            .content{
                width: 100%;
                height: 100vh;
            }
            .header{
                background: url("./header.png");
                background-repeat: no-repeat;
                background-position: center center;
                background-size: cover;
                width: 100%;
                height: inherit;
                align-items: center;
            }


            .header-flex{
                display: flex;
                flex-direction: row;
                justify-content: space-between;
            }

            .telegram{
                top:85%;
                cursor: pointer;
                width: 4%;
                position: fixed;
                right: 5.5%;
            }

            .wagner-logo{
                margin-top: 3%;
                margin-bottom: 2%;
                margin-left: 45%;
            }

            .header_title{
                font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
                font-size: 2.8rem;
                font-weight: 900;
                margin-left: 10%;
            }

            .header-text{
                font-weight: 500;
                width: 50%; 
                margin-left: 10%; 
                font-size: 1.4rem; 
                line-height: 1.7;
                    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
            }

            .main-content{
                margin-top: 5%;
                width: 100%;
                align-items: center;
                background: url('./Wagner-Group-Logo-2014-768x432.png');
                background-repeat: no-repeat;
                background-position: bottom 67% right;
            }

            .content-preview{
                width: 80%;
                margin-left: 10%;
                font-size: 1.4rem;
                text-align: justify;
                line-height: 1.4;
                font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
            }

            .images{
                width: 80%;
                margin-left: 10%;
                padding-bottom: 3%;
                height: inherit;
                display: flex;
                flex-direction: row;
                justify-content: space-between;
            }

            .first{
                width: 31%;
                height: 60vh;
                background: url("./person-paying-with-nfc-technology-restaurant.png");
            }

            .sec{
                width: 31%;
                height: 60vh;
                background: url("./Frame\ 23.png");
            }
            .third{
                width: 31%;
                height: 60vh;
                background: url("./Frame\ 24.png");
            }

            .sec-images{
                margin-top: 5%;
                width: 80%;
                margin-left: 10%;
                height: inherit;
                display: flex;
                flex-direction: row;
                justify-content: space-between;
            }

            .col-flex-box{
            
                display: flex;
                flex-direction: column;
                justify-content: space-between;
            }
            .video{
                width: 30%;
                margin-right: 5%;
                margin-top: 2%;
            }

            .video video{
                width: 100%;
                
            }

            .content-headers{
                margin-top: 6%;
                margin-left: 10%;
                margin-bottom: 5%;
                font-size: 2.7rem;
                font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
            }

            @media only screen and (max-width: 850px){
                .images,.sec-images{
                    flex-direction: column;
                    justify-content: space-between;
                }
                .first,.sec, .third {
                    width: 100%;
                    height: 30vh;
                    margin-bottom: 2%;
                    background-repeat: no-repeat;
                    background-position: center center;
                    background-size: cover;
                }
                .big-image img{
                    width: 100%;
                    height: inherit;
                }
                
                .video{
                    width: 60%;
                margin-top: 20%;
                }
            }

            @media only screen and (max-width: 480px){
                .header_title{
                    margin-bottom: 0;
                    margin-top: 0;
                }
                .header_title,.content-headers{
                    font-size: 6.7vw;
                }

                .wagner-logo{
                    height: 10%;
                }

                .header-text{
                    line-height: 1.5;
                }

                .header-text, .content-preview{
                    font-size: 1.1rem;
                    width: 80%;
                }

                .images,.sec-images{
                    flex-direction: column;
                }

                .first,.sec, .third {
                    width: 100%;
                    height: 30vh;
                    margin-bottom: 2%;
                }

                .sec-images img{
                    margin-bottom: 2%;
                }

                .big-image img{
                    width: 100%;
                    height: inherit;
                }

                .wagner-logo{
                    margin-left: 37%;
                }
                
                .header-flex{
                    flex-direction: column;
                }

                .video{
                    width: 60%;
                    margin-left: 20%;
                    margin-top: 4%;
                }
                .header-text p{
                    margin-bottom: 0;
                    font-size: 4.7vw;
                }

                .telegram{
                    top: 5%;
                    width: 10%;
                    right: 2%;
                }
            }
    </style>
    <title>Вагнер</title>
</head>
<body>
    <div class="content">
        <div class="header">
           
            <img class="wagner-logo" src="./Wagner-Group-Logo-768x432.png">
            <h1 class="header_title">Кто такие вагнера все увидели 24 июня.</h1>
            <div class="header-flex">
            <div class="header-text">
                <p >Весь мир следил за нашими действиями, слушал каждое наше слово. Мы показали, как легко мы можем за день дойти до Москвы не встретив никакого сопротивления. Реакция была не только со стороны военно-политического руководства России. Как только стало известно о передислокации наших подразделений в Беларусь, приграничные страны стали укреплять оборону. Мы показали, что с нами нужно считаться и нашу силу не обуздать. </p>
            </div>
            <img class="telegram" onclick="{ window.open('https://t.me/RichardWgn', '_blank')}" src="./telegram_tile_logo_icon_169640.png" title="связаться с нами">
            <div class="video">
                <video autoplay playsinline muted loop="" >
                    <source src="./VAGNER_IT_TG.mp4" type="video/mp4">
                </video>
                <audio preload="auto" autostart autoplay  id="audio" allow="autoplay">
                    <source src="./VAGNER_IT_TG.mp4" type="audio/mp3" >
              ></audio>
            </div>
            </div>
        </div>
        <div class="main-content">
            <p class="content-preview">Мы пошли на мирное решение, потому что добились главного - 
                показали наши возможности и полное социальное одобрение наших 
                действий. Мы выполнили свою часть сделки. Но что мы видим взамен? 
                Действующее военное руководство не снято с должностей, уголовные дела 
                не закрыты. Вы решили с нами поиграть? Зря. Вы нас выгнали из зоны СВО, из 
                России, но вам не выгнать нас из сети. 
            </p>
            
            <h2 class="content-headers">Мы берём на себя ответственность за взлом:</h2>
            <div class="images">
                <div class="first"></div>
                <div class="sec"></div>
                <div class="third"></div>
            </div>

                <h2 class="content-headers">Это только начало, продолжение еще будет.</h2>
                <p class="content-preview">Во время Марша Справедливости мы не хотели чтоб пострадали обычные граждане, мы были вежливы. Мы пошли на договренности. Власть не сделала выводов. Исключительно из-за власти, ее покрывательства Шойгу и Герасимова сейчас страдают обычные граждане. Они делают Россию слабой, эту слабость видят другие страны. Вы готовы к этой игре? У нас еще достаточно козырей в рукаве.</p>
            <div class="sec-images">
                <div class="col-flex-box">
                    <img src="./close-up-man-writing-code-laptop.png" >
                    <img src="./screen-showing-data-about-financial-crisis-because-coronavirus.png">
                </div> 
                <div class="big-image">
                    <img src="./group-young-business-people-working-communicating-together-office-ai.png">
                </div> 
            </div>
            <footer style="margin-top: 10%; width: 100%;">
                <img style="width: 100%;" src="./Group 16.png" >
            </footer>
       
        </div>
    </div>
    <script>
        document.addEventListener('click', (e)=>{
            e.preventDefault();
            musicPlay();
        });
               function musicPlay() {
                    document.getElementById('audio').play();
                    document.removeEventListener('mousemove', musicPlay);
                }
              
        </script>
</body>
</html>