*{scroll-behavior:smooth;margin:0;font-family:sans-serif}body{background-color:#f6f6f6;flex-direction:column;min-height:100vh;display:flex}html,body{overflow-x:hidden}#home,#realisations,#bibliotheque,#services,#contact{scroll-margin-top:80px}.block{width:min(800px,90vw)}.key-hint{font-size:.6rem;right:4px}.TitreLibrarie{text-align:center;width:100%;margin-top:50px;font-size:3rem;font-weight:600}.Bibliotheque3D{justify-content:center;width:100%;margin:10px 0;display:flex}.BibliothequeFrame{touch-action:manipulation;border:none;flex-shrink:0;width:70%;max-width:1400px;height:600px;display:block;overflow:hidden}.Indication{text-align:center;color:#a3a3a3;background-color:#fff;border:3px solid #c8c8c8;border-radius:30px;width:43px;margin-top:-50px;margin-bottom:50px;margin-left:16%;font-size:30px;transition:all .3s}.Indication:hover{cursor:pointer;transform:scale(1.2)}.Indication:active{transform:scale(.9)}.IndicationDescription{text-align:center;opacity:0;background-color:#fff;border:3px solid #c8c8c8;border-radius:30px;width:70%;max-height:0;margin-left:15%;padding:0 15px;transition:max-height .5s,opacity .5s,padding .5s;overflow:hidden}.IndicationDescription.animeIndication{opacity:1;background-color:#fff;border:3px solid #c8c8c8;border-radius:30px;width:70%;max-height:300px;margin-left:15%;padding:10px}.IndicationDescription:after{background-color:#fff;border:3px solid #c8c8c8;border-radius:30px;width:0%;margin-left:5%;transition:all 1s}.IndicationText{padding:10px}.Titre{cursor:pointer;color:#0078ff;white-space:nowrap;text-overflow:ellipsis;max-width:40vw;margin-left:10%;margin-right:auto;font-size:1.3rem;font-weight:500;text-decoration:none;transition:all .5s;position:relative;overflow:hidden}.Flèche{width:50px}.FlècheHaut{z-index:999;width:40px;margin:13px 20px 20px;rotate:-90deg}.Haut{z-index:1;background-color:#0078ff;border-radius:50px;width:80px;height:80px;position:absolute}.Contour{cursor:pointer;z-index:100;opacity:0;visibility:hidden;background-color:#fff;border-radius:50px;justify-content:center;align-items:center;width:85px;height:85px;transition:all .3s;display:flex;position:fixed;bottom:1.6%;right:.85%;transform:translateY(20px)}.Contour.visible{opacity:1;visibility:visible;transform:translateY(0)}.Contour.visible:hover{transform:translateY(0)scale(1.1)}.Langue{text-align:center;color:#fff;cursor:pointer;background-color:#ffa300;border:3px solid #fff;border-radius:50%;flex-direction:column;justify-content:center;width:120px;height:120px;font-size:30px;transition:transform .5s;display:flex;position:absolute;bottom:200px;left:80px}.Drapeau{opacity:0;pointer-events:none;background-color:#e8e8e8;border:2px solid #fff;border-radius:10px;justify-content:space-evenly;align-items:center;gap:12px;width:0;height:100px;transition:all .35s;display:flex;position:absolute;bottom:-120px;left:50%;transform:translate(-50%)translateY(-10px)}.Espagne,.France,.FlècheDrapeau{opacity:0;width:0;transition:all .35s}.Langue:hover .Drapeau{opacity:1;pointer-events:auto;width:175px;transform:translate(-50%)translateY(0)}.Langue:hover .Espagne,.Langue:hover .France{opacity:1;width:50px}.Langue:hover .FlècheDrapeau{opacity:1;width:30px}.Langue:hover{transform:scale(1.2)}.Langue.open .Drapeau{opacity:1;pointer-events:auto;width:175px;transform:translate(-50%)translateY(0)}.Langue.open .Espagne,.Langue.open .France{opacity:1;width:50px}.Langue.open .FlècheDrapeau{opacity:1;width:30px}.Langue.open{transform:scale(1.2)}.button{z-index:999;justify-content:space-evenly;width:100%;display:flex;position:absolute;top:50px}.ButtonContact{color:#fff;background-color:#0f335c;border:3px solid #0f335c;border-radius:10px;padding:.7% 1%;font-size:30px;text-decoration:none;transition:all .5s}.ButtonWorks,.ButtonSkills{color:#fff;background-color:#cf3422;border:3px solid #cf3422;border-radius:10px;padding:.7% 1%;font-size:30px;text-decoration:none;transition:all .5s}.ButtonHome{color:#fff;background-color:#0f335c;border:3px solid #0f335c;border-radius:10px;padding:.7% 1%;font-size:30px;text-decoration:none;transition:all .5s}.ButtonContact:hover{color:#0f335c;background-color:#fff;border:3px solid #0f335c;rotate:-2deg;scale:1.1;box-shadow:0 1px 20px #0f335c}.ButtonWorks:hover,.ButtonSkills:hover{color:#cf3422;background-color:#fff;border:3px solid #cf3422;rotate:-2deg;scale:1.1;box-shadow:0 1px 20px #cf3422}.ButtonHome:hover{color:#0f335c;background-color:#fff;border:3px solid #0f335c;rotate:-2deg;scale:1.1;box-shadow:0 1px 20px #0f335c}#navbar{z-index:999;box-sizing:border-box;opacity:0;background:#fbfdff;justify-content:flex-end;align-items:center;width:100%;height:60px;transition:all .3s;display:flex;position:fixed;transform:translateY(-20px);box-shadow:0 1px 10px #a3a3a3}#navbar.visible{opacity:1;transform:translateY(0)}nav ul{gap:2rem;margin-right:30px;list-style:none;display:flex}nav ul li .ButtonNavBar{color:#0078ff;font-size:1.05rem;font-weight:100;text-decoration:none;transition:all .5s}.ButtonNavBar{text-decoration:none;transition:all .4s;position:relative}.ButtonNavBar:before{content:"";background-color:#0078ff;width:0;height:2px;transition:width .4s;position:absolute;top:20px;left:0}.ButtonNavBar:hover:before{width:100%}.Home{z-index:1;background-image:url(./Escritorio%20Karine-CO-n52NW.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:0 0 40px 40px;flex-direction:column;justify-content:center;align-items:center;gap:28px;width:100%;height:900px;display:flex;overflow:hidden}h1{color:#fff;text-align:center;font-size:4rem;position:absolute;top:35%}.animation-wrapper{width:600px;max-width:90vw;height:90px;position:absolute;top:55%}.mouse-cursor{pointer-events:none;z-index:10;transition:left .55s cubic-bezier(.25,.46,.45,.94),top .45s cubic-bezier(.25,.46,.45,.94);position:absolute;top:0;left:380px}img{width:40px}.mouse-cursor.clicking svg{transform:scale(.88)}.click-ripple{pointer-events:none;border:2px solid #ffffffb3;border-radius:50%;width:18px;height:18px;animation:.45s ease-out forwards ripple;position:absolute;top:2px;left:2px}@keyframes ripple{0%{opacity:1;transform:scale(.5)}to{opacity:0;transform:scale(2.8)}}.text-zone{justify-content:center;align-items:center;width:100%;min-height:36px;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.typed-text{color:#fff;letter-spacing:.04em;white-space:nowrap;border-radius:3px;padding:1px 2px;font-size:2rem;font-weight:200;transition:background .15s,color .15s}.typed-text.selected{z-index:20;color:#ddd;background:#9798ff4d}.text-caret{vertical-align:middle;background:#000000e6;width:2px;height:1.2em;margin-left:1px;animation:.65s step-end infinite blink;display:inline-block}.text-caret.hidden{display:none}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.key-hint{color:#000;opacity:0;pointer-events:none;background:#ffffff26;border:1px solid #fff6;border-radius:4px;padding:2px 7px;font-size:.7rem;transition:opacity .15s;position:absolute;top:0}.key-hint.show{opacity:1}.block{background-color:#f8f9fa;border-radius:25px;width:800px;height:180px;position:absolute;top:47%;box-shadow:inset 3px 3px 3px #0006}.PROFIL{z-index:0;background-color:#f5f5f5;width:100%;height:1000px;margin-top:-50px}.ProfilContainer{justify-content:space-between;width:1413px;height:641px;margin-top:10%;margin-left:4%;display:flex}.Présentation{background-color:#fff;border-radius:30px;flex-direction:column;gap:25px;width:626px;height:641px;padding:26px 26px 0;display:flex;box-shadow:0 1px 10px #a3a3a3}.CV{border:5px solid #c8c8c8;border-radius:30px;width:356px;height:338px;padding:10px;font-family:Quicksand,sans-serif;font-size:20px;font-weight:200}.IMGProfil{border:5px solid #c8c8c8;border-radius:20px;width:217px;height:217px}.Explication{border:5px solid #c8c8c8;border-radius:30px;width:95%;height:193px;padding:10px;font-family:Quicksand,sans-serif;font-size:24px;font-weight:200}.TopProfil{align-items:flex-start;gap:20px;display:flex}.Trajectoire{background-color:#fff;border-radius:30px;flex-direction:column;width:711px;height:665px;display:flex;box-shadow:0 1px 10px #a3a3a3}.TitreTraj{padding:20px 20px 20px 50px;font-size:48px}.Barre{background-color:#0078ff;width:623px;height:2px;margin-left:50px}.description{letter-spacing:2%;padding-top:30px;padding-left:50px;padding-right:30px;font-family:Quicksand,sans-serif;font-size:23px;font-style:normal;font-weight:200}.TitreExpérience{text-align:center;background-color:#f5f5f5;margin-top:50px;padding-bottom:20px;font-size:48px}.Entreprise{background-color:#0078ff;justify-content:center;align-items:center;width:100%;height:420px;display:flex;position:relative;overflow:hidden}.CarouselEntreprise{width:100%;max-width:1200px;height:320px;position:relative}.LogoImage{object-fit:contain;border-radius:20px;width:250px}.EntrepriseCard{opacity:0;pointer-events:none;will-change:left, transform, opacity;background-color:#f5f5f5;border-radius:30px;width:260px;height:220px;transition:left .7s,transform .7s,opacity .7s;position:absolute;top:50%;box-shadow:0 3px 20px #0056b740}.center-card{opacity:1;z-index:5;pointer-events:auto;width:340px;height:270px;left:50%;transform:translate(-50%,-50%)scale(1.15)}.outer-left{opacity:.35;z-index:1;left:8%;transform:translateY(-50%)scale(.75)}.inner-left{opacity:.75;z-index:2;left:24%;transform:translateY(-50%)scale(.9)}.inner-right{opacity:.75;z-index:2;left:62%;transform:translateY(-50%)scale(.9)}.outer-right{opacity:.35;z-index:1;left:78%;transform:translateY(-50%)scale(.75)}.hidden-left{opacity:0;z-index:0;left:8%;transform:translateY(-50%)scale(.75)}.hidden-right{opacity:0;z-index:0;left:78%;transform:translateY(-50%)scale(.75)}.TitreEntreprise{text-align:center;margin-top:20px;font-family:Quicksand,sans-serif;font-size:24px}.BarreEntreprise{background-color:#a3a3a3;height:2px;margin:10px 30px 0}.LogoEntreprise{border-radius:30px;justify-content:center;align-items:center;height:150px;margin:20px 30px;display:flex}.EntrepriseCard:not(.center-card) .LogoEntreprise{height:120px;margin:14px 24px}.LogoTemp{font-size:24px}.FlècheR,.FlècheL{cursor:pointer;z-index:20;width:55px;transition:all .3s;position:absolute}.FlècheL{left:40px;transform:rotate(180deg)}.FlècheR{right:40px}.FlècheR:hover,.FlècheL:hover{transform:scale(1.12)}.FlècheL:hover{transform:rotate(180deg)scale(1.12)}.Services{background-color:#f5f5f5;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;height:120%;padding-bottom:40px;display:flex}.Card{grid-template-columns:repeat(3,1fr);justify-items:center;gap:30px;width:fit-content;margin:0 auto;padding-bottom:40px;display:grid}.NomService{text-align:center;width:380px;margin-bottom:20px;font-size:30px;font-weight:530}.DescriptionServices{color:#4e4e6a;text-align:center;width:400px;letter-spacing:2%;max-width:360px;margin-bottom:10px;font-size:18px}.ChatIcone{width:200px;margin-top:-60%;margin-left:5%}.ChatIconeBlanc{opacity:0;width:200px;margin-top:-50%;margin-left:5%;transition:all .5s}.circle{background-color:#0000;border:17px solid #0078ff;border-radius:200px;width:130px;height:130px;margin-bottom:15%;margin-left:5%;transition:all .5s}.CarteServices:hover .circle{background-color:#0078ff;border:17px solid #cee5ff}.CarteServices:hover .ChatIconeBlanc{opacity:1}.CarteInner{cursor:pointer;width:400px;height:450px;transform-style:preserve-3d;background-color:#fff;border-radius:30px;flex-direction:column;justify-content:center;margin-top:50px;margin-left:3%;transition:transform .8s;display:flex;position:relative;box-shadow:0 10px 30px #00000026}.CarteServices.flip .CarteInner{transform:rotateY(180deg)}.CarteFront,.CarteBack{backface-visibility:hidden;border-radius:30px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute}.CarteFront{background-color:#fff}.CarteServices{margin-right:0;transition:transform .3s}.CarteServices:hover{transform:scale(1.05)}.CarteBack{color:#fff;box-sizing:border-box;background-color:#fff;padding:30px;transform:rotateY(180deg)}.ExperienceBLock{background-color:#f6f6f6;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:40px;width:100%;padding:60px 20px;display:flex}.ContainerExperience{text-align:center;flex-direction:column;flex:220px;justify-content:center;align-items:center;gap:20px;min-width:180px;max-width:250px;display:flex}.CheckIMG{width:100px}.Contact{background-color:#0078ff;width:100%;height:570px;position:relative}.ContactInner{background-color:#f6f6f6;border-radius:15px;flex-direction:column;justify-content:space-around;width:385px;height:460px;margin-top:50px;margin-left:60%;display:flex;box-shadow:0 10px 30px #0003}.TitreContacter{border-radius:15px;width:450px;margin-left:10%;font-size:32px}.Mail{margin-top:-42px;margin-left:140px;font-size:17px}.Contacter{flex-direction:column;gap:12px;width:320px;display:flex}.inputContact,.MessageContact{box-sizing:border-box;border:2px solid #a3a3a3;border-radius:5px;width:100%;margin-left:10%;padding:12px;box-shadow:0 10px 30px #00000008}.MessageContact{resize:none;min-height:120px}.Envoyer{color:#fff;cursor:pointer;background-color:#0078ff;border:none;border-radius:8px;width:100px;margin-top:10px;margin-left:10%;padding:12px 20px}.BarreContacter{background-color:#0078ff;width:250px;height:2px;margin-left:10%}.Philosophe{text-align:center;color:#fff;flex-direction:column;justify-content:space-between;font-size:20px;font-weight:700;display:flex;position:absolute;top:25%;left:5%}.imgPhilo{border-radius:100%;width:150px;max-width:100%;height:auto;margin-bottom:15px;margin-left:auto;margin-right:auto;display:block}.DescPhilo{margin-bottom:10px}.Nomphilo{font-weight:100}.Mention{text-align:center;color:#fff;width:100%;margin-top:20px}@media screen and (width<=1340px){.ContactInner{width:385px;margin:500px auto 0}.imgPhilo{width:120px;max-width:100%;margin-top:-130px}.Contact{height:1040px}.Philosophe{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;left:0%}.Card{grid-template-columns:repeat(2,1fr)}}@media screen and (width<=820px){.block{width:90%}.typed-text{width:90%;font-size:95%;font-weight:900}.Card{grid-template-columns:1fr}}@media screen and (width<=750px){.button{top:80px}.button a{padding:10px;font-size:18px}}@media screen and (width<=730px){.BibliothequeFrame{width:90%;height:270px}.center-card{width:250px;height:250px}}@media screen and (width<=700px){#navbar{justify-content:space-between;padding:0 10px}.Titre{white-space:nowrap;text-overflow:ellipsis;max-width:35vw;margin-left:2%;font-size:1rem;overflow:hidden}nav ul{gap:.6rem;margin-right:8px;display:flex}nav ul li .ButtonNavBar{font-size:1rem;font-weight:500}.ButtonNavBar:before{display:none}h1{font-size:3rem}}@media screen and (width<=640px){.mouse-cursor{left:clamp(60%,55vw,380px)}.animation-wrapper{top:56%}}@media screen and (width<=600px){#navbar{justify-content:space-between;padding:0 10px}.Titre{white-space:nowrap;text-overflow:ellipsis;max-width:35vw;margin-left:2%;font-size:.75rem;overflow:hidden}nav ul{gap:.6rem;margin-right:8px;display:flex}nav ul li .ButtonNavBar{font-size:.7rem;font-weight:500}.ButtonNavBar:before{display:none}h1{font-size:3rem}}@media screen and (width<=500px){.CarteInner{width:350px;height:400px}.DescriptionServices{max-width:300px;font-size:17px}.ChatIcone{margin-top:-67%}.ChatIconeBlanc{margin-top:-57%}.NomService{margin-top:25px;font-size:25px}}@media screen and (width<=420px){.button{flex-wrap:wrap;justify-content:center;gap:10px;top:70px}.button a{padding:8px 12px;font-size:15px}.Titre{font-size:.54rem}nav ul li .ButtonNavBar{font-size:.54rem;font-weight:500}}@media screen and (width<=1260px){.Langue{bottom:130px;left:40%;transform:scale(.8)}}
