@import url("https://fonts.googleapis.com/css2?family=Inter:wght@700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap");*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,sans-serif}header{display:flex;justify-content:space-between;padding:2em 1.5em;position:absolute;width:100%;z-index:10}header h1{font-size:1em;font-weight:500}header svg{height:1.5em;width:auto}header path{fill:#000}header a{align-items:center;color:inherit;display:inline-flex}header a span{font-weight:500;padding-right:.5em}header a:hover{color:#fff}header a:hover path{fill:#fff}.carrousel{height:100vh;overflow:hidden;position:relative}.carrousel .slide{height:100vh;position:absolute;width:100%}.carrousel .slide_text_wrap{align-items:center;bottom:0;color:#000;display:flex;flex-direction:column;height:70%;justify-content:center;left:0;margin:auto;padding:1em;position:absolute;right:0;text-align:center;top:0;width:70%;z-index:6}.carrousel .slide_text_wrap h2{font-size:clamp(3em,10vw,7.5em)}.carrousel .slide_text_wrap p{font-size:clamp(1em,3vw,2.25em);font-style:italic}.carrousel .slide .slide_img:after{background-color:#aaa;content:"";height:100%;left:0;opacity:.25;position:absolute;top:0;width:100%}.carrousel .slide:first-child .slide_img{background:50%/cover no-repeat url(aigle.82b3fa82.jpg);height:100%;transform:translateX(0)}.carrousel .slide:nth-child(2){transform:translateX(100vw)}.carrousel .slide:nth-child(2) .slide_img{background-image:url(ours.b1687206.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%}.carrousel .slide:nth-child(3){transform:translateX(100vw)}.carrousel .slide:nth-child(3) .slide_img{background-image:url(lion.411ce47f.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%}.carrousel .slide:nth-child(4){transform:translateX(100vw)}.carrousel .slide:nth-child(4) .slide_img{background-image:url(loup.695f8829.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%}.carrousel .slide:nth-child(5){transform:translateX(100vw)}.carrousel .slide:nth-child(5) .slide_img{background-image:url(tigre.bb9a0ab7.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%}.carrousel nav{bottom:2em;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.carrousel nav button{background-color:transparent;border:none;cursor:pointer;font-family:inherit;font-size:1em;font-weight:700}.carrousel nav button:hover{color:#fff}.carrousel nav button:disabled{color:inherit}.carrousel_cover{height:100%;position:absolute;width:100%;z-index:8}.carrousel_cover *{background-color:#fff;position:absolute}.carrousel_cover-left{height:100%;transform:scaleX(0);transform-origin:0 50%;width:15%}.carrousel_cover-right{height:100%;right:0;transform:scaleX(0);transform-origin:100% 50%;width:15%}.carrousel_cover-top{height:15%;transform:scaleY(0);transform-origin:50% 0;width:100%}.carrousel_cover-bottom{bottom:0;height:15%;transform:scaleY(0);transform-origin:50% 100%;width:100%}
/*# sourceMappingURL=index.9d6a0b77.css.map */
