.aboutMe-main{box-shadow:inset 0 -1px 0 0 #34426e,inset 0 -1px 0 1px #142557}.aboutMe-main .word-animation{height:30px;overflow:hidden;margin-top:30px;margin-left:0}@media(min-width:768px){.aboutMe-main .word-animation{margin-left:300px}}.aboutMe-main .word-animation span{text-align:center;font-size:20px;text-transform:uppercase;color:gold;display:block;animation:rotateSpin 4s infinite}@media(min-width:768px){.aboutMe-main .word-animation span{font-size:24px}}.aboutMe-main .aboutMe-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;margin:20px;padding-bottom:20px}@media(min-width:768px){.aboutMe-main .aboutMe-container{flex-direction:row;gap:50px;max-width:95%;margin:30px auto 20px}}.aboutMe-main .aboutMe-container .photo-profil{width:120px;height:100%;border-radius:50%}@media(min-width:768px){.aboutMe-main .aboutMe-container .photo-profil{width:250px;height:250px;margin-bottom:0}}.aboutMe-main .aboutMe-container .profil{display:flex;flex-direction:column;align-items:center;justify-content:space-around;padding:30px;background-image:url(/_next/static/media/font-presentation.9382f982.webp);background-position:50%;background-size:cover;background-color:rgba(0,0,0,.7);background-blend-mode:darken;border-radius:25px}.aboutMe-main .aboutMe-container .profil .title-aboutMe{text-transform:uppercase;margin-bottom:20px;text-align:center;font-size:24px}@media(min-width:768px){.aboutMe-main .aboutMe-container .profil .title-aboutMe{font-size:40px}}.aboutMe-main .aboutMe-container .profil .text-profil{font-size:14px}@media(min-width:768px){.aboutMe-main .aboutMe-container .profil .text-profil{font-size:18px}}.aboutMe-main .aboutMe-container .profil .text-profil .text{margin:5px 0}.aboutMe-main .aboutMe-container .profil .text-profil .keyword{color:gold;font-weight:800}.aboutMe-main .aboutMe-container .CV{width:200px;margin:20px auto 0;padding:5px 10px;border-radius:25px;border:1px solid #fff;transition:.5s ease;display:flex;align-items:center;justify-content:center;gap:5px;background-color:#381e1e;cursor:pointer}.aboutMe-main .aboutMe-container .CV:hover{background:#34426e;border:1px solid #34426e;box-shadow:0 0 5px #34426e,0 0 20px #34426e,0 0 50px #34426e,0 0 100px #34426e}.aboutMe-main .aboutMe-container .CV .logo-pdf{width:20px;height:23px;margin-left:10px}@media(min-width:768px){.aboutMe-main .aboutMe-container .CV .logo-pdf{width:30px;height:34px}}@keyframes rotateSpin{0%,20%{transform:translateY(0)}25%,45%{transform:translateY(-100%)}50%,70%{transform:translateY(-100%)}75%,95%{transform:translateY(-200%)}to{transform:translateY(-200%)}}