@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-size:10px;font-family:"Bebas Neue",cursive;color:#fff}body{background-color:#000}::-webkit-scrollbar{width:0px}.page{margin-top:-10%;width:70%;left:15%;position:relative;height:120vh}.page .listbox{margin-top:50px;width:80%;position:relative;left:20%}.page .listbox .list{list-style:none}.page .listbox .list .sep{border-bottom:2px solid #fff;margin:40px 0px;position:relative;right:10%}@media(max-width: 500px){.page{width:85%;left:0}.page .listbox{width:100%;height:100vh;position:relative;left:0}.page .listbox .list{width:95%;left:5%;position:relative}.page .listbox .list .sep{margin:20px 0px;width:115%;left:0}}.boxtitle{margin-top:20vh;position:relative;left:15%;display:flex;justify-content:center;align-items:"center";flex-direction:"column";text-align:center;padding-bottom:15px;width:70%}.boxtitle .titlepage{font-size:15em;letter-spacing:5vw}@media(max-width: 500px){.boxtitle .titlepage{font-size:12em;letter-spacing:3vw}}header{position:relative;overflow:hidden;align-items:center;width:100vw;height:100vh}header .bg-vid{position:absolute;min-width:100%;min-height:115%;top:50%;left:50%;z-index:-100;transform:translate(-50%, -50%);mix-blend-mode:luminosity}header .bg-vid::before{position:absolute;content:"";width:100%;height:100%;z-index:-99;background-color:#000}header .box-header{height:20vh;width:100%;background-color:rgba(0,0,0,0);display:flex;justify-content:space-between;align-items:flex-start;flex-direction:row;z-index:1}header .box-header .img-logo{width:80%}header .box-header .box-nav{background-color:#000;transition:1s all ease-in-out;z-index:10;padding:40px}header .box-header .box-nav .close-btn .line:nth-child(1){transform:rotate(-130deg);height:2px;width:100%;display:block;top:50% !important;background:#000;position:absolute;transition:1s all ease-in-out}header .box-header .box-nav .close-btn .line:nth-child(2){width:0%;display:block;transition:.4s all ease-in-out}header .box-header .box-nav .close-btn .line:nth-child(3){transform:rotate(130deg);height:2px;width:100%;display:block;background:#000;position:absolute;top:50% !important;transition:1s all ease-in-out}header .box-header .box-nav .picto{display:none;position:absolute;width:3em;height:2.5em;top:0;background-color:#000;padding:15px;right:7%;margin-top:48px;cursor:pointer;transition:2s all ease-in-out;z-index:10}@media(max-width: 500px){header .box-header .box-nav .picto{display:block;margin-right:5px;margin-top:50px}}header .box-header .box-nav .picto .line{position:absolute;right:0;height:3px;width:100%;transition:1s all ease-in-out}header .box-header .box-nav .picto .line:nth-child(1){top:0;background-color:#fff}header .box-header .box-nav .picto .line:nth-child(2){top:50%;background-color:#fff}header .box-header .box-nav .picto .line:nth-child(3){top:100%;background-color:#fff}header .box-header .box-nav .nav .list-nav{display:flex;justify-content:center;align-items:center;flex-direction:row;list-style:none}header .box-header .box-nav .nav .list-nav .item-nav{color:#fff;margin-right:50px}header .box-header .box-nav .nav .list-nav .item-nav a{text-decoration:none;font-size:2.7em;color:#fff;position:relative;z-index:1}header .box-header .box-nav .nav .list-nav .item-nav a::before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:-0.25em;right:-0.25em;background-color:#fff;transform-origin:center right;transform:scaleX(0);transition:transform .3s ease-in-out}header .box-header .box-nav .nav .list-nav .item-nav a:hover::before{transform:scaleX(1);transform-origin:center left}header .box-header .box-nav .nav .list-nav .item-nav a:hover{color:#000}header .box-header .box-nav .nav .list-nav .item-nav:nth-child(3){margin-right:0px}@media(max-width: 500px){header .box-header .box-nav .nav{display:none}header .box-header .box-nav .nav .list-nav{display:flex;justify-content:space-around;align-items:flex-start;flex-direction:column;list-style:none;left:1vh;margin-left:10%;height:400px;width:80%;margin-top:22px}header .box-header .box-nav .nav .list-nav .item-nav{font-size:18px}}@media(max-width: 500px){header .box-header .box-nav .open-menu{position:absolute;height:47vh;width:100vw;right:0;top:0;padding:0;background-color:#000;filter:drop-shadow(0 5px 0.75rem rgba(255, 255, 255, 0.2));display:flex;justify-content:center;align-items:flex-start;flex-direction:column;transition:1s all ease-in-out}}@media(max-width: 500px){header .box-header .box-nav{background-color:#000;width:100px;height:120px}}header .close{filter:drop-shadow(0 0px 0rem rgba(0, 0, 0, 0.2))}.one{height:100vh;width:100%;background-color:#000;display:flex;justify-content:"center";align-items:center;flex-direction:column;text-align:center}.one .titlespaccing{display:flex;justify-content:space-evenly;align-items:center;flex-direction:row;margin-top:25px}@media(max-width: 500px){.one .titlespaccing{margin-top:0px;flex-direction:column}}.one .titlespaccing .title-one{font-size:15em;margin-top:25px;letter-spacing:30px;animation:letterspacing 1.2s ease-in-out alternate infinite}.one .titlespaccing .title-one:nth-child(2){margin-left:100px}@media(max-width: 500px){.one .titlespaccing .title-one{font-size:8.5em;margin-top:-5px}.one .titlespaccing .title-one:nth-child(2){margin-left:0px}}@keyframes letterspacing{to{letter-spacing:20px}from{letter-spacing:15px}}.one .subtitle-one{padding:15px;background-color:#fff;color:#000;font-size:6em;width:90%;letter-spacing:5px;margin-top:10px}@media(max-width: 500px){.one .subtitle-one{font-size:3em;padding:5px}}.one .detail-one{letter-spacing:3px;font-size:4em;width:50%;margin-top:15px}@media(max-width: 500px){.one .detail-one{font-size:1.8em;width:70%}}.one .listdetail{font-size:2.2em;margin-top:6px}@media(max-width: 500px){.one .listdetail{font-size:1.6em;letter-spacing:3px}}.one .finishdetail{font-size:9em;letter-spacing:10px;margin-top:80px}@media(max-width: 500px){.one .finishdetail{font-size:5em}}.two{height:100vh;width:100%;margin-top:150px}.two .gridphoto{display:grid;grid-template-rows:repeat(7, 40vh);grid-template-columns:repeat(5, 1fr);row-gap:20px;column-gap:20px;width:80%;background-color:#000;position:relative;left:10%;padding-bottom:5vh}.two .gridphoto .photo{width:100%;height:100%;object-fit:cover;border-radius:10px;mix-blend-mode:luminosity}.two .gridphoto #un{grid-column:1/3}.two .gridphoto #deux{grid-column:3/5;grid-row:1/3}.two .gridphoto #neuf{grid-column:4/6;grid-row:6/8}.two .gridphoto #douze{grid-row:5/7;grid-column:2/4}.two .gridphoto #quinze{grid-column:4/6;grid-row:4/6}.two .gridphoto #treize{grid-column:1/3}.two .gridphoto #seize{grid-column:1/4;grid-row:3/5}@media(max-width: 500px){.two .gridphoto{display:grid;grid-template-rows:repeat(12, 40vh);grid-template-columns:repeat(2, 1fr);row-gap:20px;column-gap:20px;width:90%;left:5%;padding-bottom:25vh}.two .gridphoto #un{grid-column:2/3;grid-row:1/2}.two .gridphoto #deux{grid-row:1/3;grid-column:1}.two .gridphoto #cinq{grid-column:1/3}.two .gridphoto #neuf{grid-column:1/2;grid-row:9/11}.two .gridphoto #douze{grid-column:2/3;grid-row:9/11}.two .gridphoto #quinze{grid-column:1/3;grid-row:12/13}.two .gridphoto #treize{grid-column:2/3;grid-row:5/6}.two .gridphoto #seize{grid-row:3/5;grid-column:1/3}}#contact{margin-left:125px}@media(max-width: 500px){#contact{margin-left:15px}}.social .social-link{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;text-decoration:none}.social .social-link .social-icon{fill:#fff;height:48px;width:48px}.social .social-link .social-tag{margin-left:20px;font-size:2.2em;letter-spacing:2px}#FAQ{margin-bottom:25px}.askitems{font-size:3.3em;letter-spacing:3px;width:85%}.repitems{margin-left:20px;font-size:2em;letter-spacing:1px;color:#cacaca;width:75%}@media(max-width: 500px){.askitems{font-size:2.2em;width:100%}.repitems{margin-top:5px;font-size:1.5em;width:100%}}.event{width:100%;height:300vh}.event .event-grid{height:300vh;display:grid;grid-template-rows:repeat(5, 100vh);grid-template-columns:repeat(3, 1fr);row-gap:0px;column-gap:50px;position:relative}.event .event-grid .box-event{width:90%;height:70%;position:relative;text-align:center;left:5%;top:5%}.event .event-grid .box-event .img-event{width:100%;height:80%;object-fit:cover;border-radius:10px}.event .event-grid .box-event .title-event{font-size:3.7em;letter-spacing:1px}.event .event-grid .box-event .detail-event{font-size:2em;color:#cacaca}.event .event-grid .box-event .date-event{font-size:2.7em;letter-spacing:2px}.event .event-grid .box-event .prix-event{font-size:2.1em;letter-spacing:1px}@media(max-width: 500px){.event .event-grid{height:300vh;display:grid;grid-template-rows:repeat(7, 100vh);grid-template-columns:repeat(1, 1fr);row-gap:0px;column-gap:0px;position:relative}}/*# sourceMappingURL=main.css.map */
