*{margin:0;padding:0;box-sizing:border-box}body{background-color:#070606}h1,h2,h3{font-family:'Meie Script',cursive}p{font-family:Farsan,cursive}section{display:-webkit-box;display:flex;justify-content:space-around;-webkit-box-align:center;align-items:center}svg{width:auto;height:100vh}#yeux{-webkit-animation:yeux 2s ease infinite alternate;animation:yeux 2s ease infinite alternate}@-webkit-keyframes yeux{from{fill:#efc90c}to{fill:#8f0a0a}}@keyframes yeux{from{fill:#efc90c}to{fill:#8f0a0a}}.box{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;width:auto;height:auto;background-color:#e8edf6;border-radius:5px;margin-right:30px}h3{font-size:3em;margin:30px}p{text-align:justify;font-size:25px;margin:25px}.box span{margin-left:30px}.picto{width:100%;display:-webkit-box;display:flex;justify-content:space-around;-webkit-box-align:center;align-items:center;padding:20px}.picto iframe{width:20%;height:auto;border-radius:5px;margin-bottom:10px}i{font-size:50px;color:#000}@media screen and (max-width:1024px){.box{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;width:90%;height:auto;background-color:#e8edf6;border-radius:5px}.picto iframe{width:50%}h3{font-size:2em;margin:30px}p{font-size:20px}}@media screen and (max-width:414px){section{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}svg{display:none}.box{margin:0}.picto iframe{width:50%}h3{font-size:1.5em;margin:10px;margin-top:50px}p{font-size:18px}}