.hero{display:grid;grid-template-columns:1fr;grid-template-rows:100vh;position:relative}.hero .hero-background{grid-column:1;grid-row:1;height:100%;position:relative;z-index:-1}.hero .hero-background video{height:100%;object-fit:cover;width:100%}.hero .hero-background.hero-background--controls{z-index:0}.hero .hero-body{grid-column:1;grid-row:1;margin-top:auto}.hero .hero-body-content{display:grid;grid-column:1;grid-row:1;padding:0 3rem 3rem}.hero .hero-body-content h1,.hero .hero-body-content h2{display:grid;grid-column:1;grid-row:1;grid-template-columns:12vw 1fr;grid-template-rows:repeat(8,5vw);height:100%;margin:0;width:100%}.hero .hero-body-content h1{color:#ffd608;font-family:Kirome,sans-serif;font-size:9vw;font-weight:400;line-height:1}.hero .hero-body-content h2{color:#fff;font-family:Kirome,sans-serif;font-size:4.8vw;font-weight:400;line-height:3rem}.hero .hero-body-content p{color:#fff;font-family:Kirome,sans-serif;font-size:2vw}.hero .hero-body-content .lalitha{bottom:-1vw;grid-column:1/-1;grid-row:5/7;position:relative}.hero .hero-body-content .berton{grid-column:2/-1;grid-row:7/9}.hero .hero-body-content .academie{grid-column:1/-1;grid-row:1}.hero .hero-body-content .la-voie{grid-column:1/-1;grid-row:2}.hero .hero-body-content .de-lexpansion{grid-column:1/-1;grid-row:3}.hero .hero-body-content .de-conscience{grid-column:1/-1;grid-row:4}.hero .hero-body-content .domaine{background:#d1266f;border-radius:2rem;display:inline-flex;padding:0 1rem;width:max-content}.hero .arrow-down{animation:incitationScroll 3s ease-in-out infinite;animation-delay:2s;bottom:1.5rem;cursor:pointer;display:flex;justify-content:center;left:50%;position:absolute;transform:translateX(-50%) translateY(0);width:3.5rem}.hero .arrow-down.hero-down--lifted{bottom:4.5rem}.hero .arrow-down svg{fill:#d1266f}.hero .sound{bottom:2rem;position:absolute;right:2rem;width:2rem}.hero .sound svg{fill:#fff}.hero .bulle{align-items:center;border-radius:100%;bottom:5vw;box-shadow:0 0 0 1rem currentColor;cursor:pointer;display:flex;flex-direction:column;height:160px;justify-content:center;line-height:1;margin-right:3rem;position:absolute;right:5vw;text-align:center;width:160px}.hero .bulle:last-child{margin-right:0}.hero .bulle .pre-titre{color:#fff;display:block;font-family:Gradien,sans-serif;font-size:1.3rem}.hero .bulle .titre{color:#fff;font-family:Kirome,sans-serif;font-size:1.5rem}@keyframes incitationScroll{0%{transform:translateX(-50%) translateY(0)}25%{transform:translateX(-50%) translateY(1rem)}50%{transform:translateX(-50%) translateY(0)}to{transform:translateX(-50%) translateY(0)}}@media screen and (max-width:991px){.hero .hero-body-content{padding:0 0 5rem}.hero .hero-body-content h1,.hero .hero-body-content h2{grid-template-columns:28vw 1fr;grid-template-rows:repeat(6,6vw)}.hero .hero-body-content h1{font-size:12vw}.hero .hero-body-content h2{font-size:7vw;line-height:2rem;margin-bottom:1rem}.hero .hero-body-content .academie{position:relative;top:-15px}.hero .hero-body-content .la-voie{position:relative;top:-10px}.hero .hero-body-content p{font-size:3vw}.hero .bulle{bottom:10rem;height:80px;margin-right:0;right:2rem;width:80px}.hero .bulle .pre-titre{font-size:.8rem}.hero .bulle .titre{font-size:1rem}}