.preview-festival h2{color:#f9cf83}.preview-festival small{color:#f7eedf}.preview-festival.container{padding:10rem 4rem}.preview-festival__gallery{position:relative;min-height:800px;margin-top:10rem}.preview-festival__text-block{z-index:10;position:relative}.preview-festival__gallery img{width:100%;height:auto;border-radius:14px;margin-bottom:20px;position:absolute;max-width:400px;transition:transform .2s ease-in-out}.preview-festival__gallery img:first-child{top:5rem;left:0}.preview-festival__gallery img:nth-child(2){top:-25rem;right:0}.preview-festival__gallery img:nth-child(3){bottom:0;left:-5rem}.preview-festival__gallery img:nth-child(4){bottom:4rem;right:0}.preview-festival__gallery img:nth-child(5){top:10rem;right:7rem}.preview-festival__gallery img:nth-child(6){top:0;left:50%;transform:translateX(-50%)}.preview-festival__gallery .mobile{display:none}@media screen and (max-width:1404px){.preview-festival__gallery img{display:none}.preview-festival__gallery img.mobile{display:block;box-shadow:none;position:relative;min-width:120vw;height:auto}.preview-festival__gallery{min-height:0}}@media screen and (max-width:700px){.preview-festival__gallery img.mobile{min-width:200vw;left:-12rem}}:root{--border-activity:2px solid #e0e0e0}.dark{--border-activity:2px solid #5f4434}.programmation{display:flex;flex-direction:column;justify-content:center;overflow:hidden}.programmation .maple-leaf-wrapper:last-child{display:none}.container.programmation__header{width:100%;margin-bottom:0;padding-bottom:4rem;padding-top:9rem}.container.programmation__header p{font-size:1.4em;font-weight:300;line-height:1.5;color:#5f4434;max-width:100rem}.container.programmation__header a{margin-top:2rem;background-color:var(--color-orange);color:#fff}.programmation__header--row{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:2rem;flex-wrap:wrap}.available-activities{top:-5rem;display:flex;flex-direction:row;align-items:center;gap:1rem;justify-content:stretch;position:relative;transition:transform .5s ease-in-out}.available-activities .group{display:flex;flex-direction:column;gap:1rem;align-self:stretch}.available-activities .group .available-activity{flex:1 1;height:100%;align-self:stretch}.available-activity{position:relative;padding:2rem;min-height:20rem;min-width:40rem;align-self:stretch}.available-activity .available-activity__image{width:100%;height:100%;object-fit:cover;border-radius:14px;border:var(--border-activity);z-index:-1}.available-activity__overlay{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:14px;background:linear-gradient(180deg,rgba(0,0,0,.089) 80%,rgba(0,0,0,.671));z-index:1}.available-activity__title{position:absolute;bottom:0;left:0;width:100%;padding:2rem;font-size:1.2em;font-weight:500;color:#fff;z-index:2}.available-activities__scroller{opacity:0;pointer-events:none;position:relative;margin-left:auto;top:10rem;width:-moz-fit-content;width:fit-content;z-index:10;display:flex;flex-direction:column;justify-content:center;background-color:#fff;border-radius:999px;box-shadow:0 0 10px 0 rgba(0,0,0,.1);font-size:3rem;color:#5f4434;overflow:hidden}.available-activities__scroller--arrow{color:#5f4434;border:none;background-color:transparent;padding:.8rem;height:6rem;width:6rem;display:flex;justify-content:center;align-items:center;cursor:pointer}.available-activities__scroller--arrow:hover{background-color:#f5f5f5}@media(max-width:1767px){.available-activities{overflow:auto}.available-activities::-webkit-scrollbar{display:none}.available-activities__scroller{opacity:1;pointer-events:all}}@media(max-width:768px){.available-activity{min-height:14rem;min-width:28rem}.container.programmation__header .programmation__header--row div{width:100%;text-align:center}.container.programmation__header .programmation__header--row div a{margin:2rem auto}}.btn{display:inline-block;font-family:var(--font-alatsi);border-radius:999px;background:var(--color-dimlight);color:var(--color-darkwood);border:none;text-align:center;font-size:1.5em;font-weight:400;line-height:normal;padding:.5em 1.6em;transition:all .2s ease-in-out}.btn:hover{background:var(--color-darkwood);color:var(--color-dimlight);cursor:pointer}.maple-leaf{position:absolute}@media screen and (max-width:1700px){.maple-leaf{width:300px;height:300px}}@media screen and (max-width:768px){.maple-leaf{width:200px;height:200px}}.maple-leaf-wrapper{position:relative;width:100%;display:block}.maple-leaf--hero{right:-8rem;top:-15em;transform:rotate(-60deg);animation:rotate 3s infinite}@media screen and (max-width:768px){.maple-leaf--hero{right:-6rem;top:-12em;transform:rotate(-60deg)}}.maple-leaf--prog{font-size:1rem;left:-10em;top:-15em;width:30em;height:30em;transform:rotate(50deg)}@media screen and (max-width:768px){.maple-leaf--prog{font-size:.5rem;top:-17em}}.maple-leaf--pricing{right:-15rem;top:20rem;transform:rotate(-30deg);animation:rotate 5s infinite;width:20em;height:20em}@media screen and (max-width:768px){.maple-leaf--pricing{right:-8rem;top:38rem;width:12em;height:12em;transform:rotate(-30deg)}}@keyframes rotate{0%{transform:rotate(-30deg)}50%{transform:rotate(-35deg)}to{transform:rotate(-30deg)}}.cta{display:flex;flex-direction:row;gap:2em;min-height:500px;background-color:#ffe5c4;border-radius:14px;overflow:hidden}.cta small{font-weight:200;font-size:1.4em;margin-bottom:1em}.cta__image{position:relative;flex:1 1 50%;-webkit-clip-path:polygon(0 0,100% 0,80% 100%,0 100%);clip-path:polygon(0 0,100% 0,80% 100%,0 100%)}.cta__image img{width:100%;height:100%;object-fit:cover;scale:1.1}.cta a{background-color:var(--color-orange);color:#fff}.cta__text-block{flex:1 1 50%;display:flex;flex-direction:column;justify-content:center;padding:2em}@media screen and (max-width:768px){.cta{flex-direction:column;min-height:500px;overflow:hidden;gap:0}.cta__image{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);min-height:200px}}.hero img{z-index:-1}.hero .container{padding:0}.hero h1{color:var(--color-dimlight);line-height:1;font-size:5em}.hero .btn{font-size:1.4em}.hero{max-height:100vh;min-height:90vh;margin-bottom:2rem;position:relative;display:flex;flex-direction:column}.hero .container{width:100%;max-width:100%}.hero .container,.hero-text-block{flex:1 1;display:flex;flex-direction:column}.hero-text-block{padding:2em 5em 2em 15rem;max-width:850px;margin-left:auto;justify-content:center;align-items:flex-start;position:relative}.hero-text-block img{z-index:0}.hero-text-block__content{z-index:1}@media(max-width:768px){.hero-text-block{position:absolute;bottom:0;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:5rem 0;height:100%}}.hero-text-block__overlay{position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (max-width:768px){.hero-text-block__overlay{background-image:linear-gradient(90deg,rgba(0,0,0,.349) 0,#000)}}.tree-texture{opacity:0}.hero video{object-fit:cover;z-index:-1}.hero video,.video-overlay{width:100%;height:100%;position:absolute;top:0;left:0}.video-overlay{background-image:linear-gradient(90deg,hsla(0,0%,5%,.171) 0,rgba(0,0,0,.671) 60%,rgba(0,0,0,.911))}.hero-text-block__content h1{margin-top:2rem;position:relative}.hero-text-block__content small{font-size:2.9rem;font-weight:600}@keyframes shake{0%{transform:rotate(-20deg)}50%{transform:rotate(-25deg)}to{transform:rotate(-20deg)}}.video-promo{text-align:center}.video-promo h2{margin-bottom:6rem}.image-txt{display:flex;gap:3rem;align-items:center;justify-content:center;flex-wrap:wrap-reverse}.image-txt.revert{flex-direction:row-reverse}.image-txt img{max-width:500px;height:auto;border-radius:1rem}.image-txt .image-txt__body{flex:1 1 50%;padding:2rem}div.crystal-collab{margin-top:6ch}div.crystal-collab p{font-size:1.67rem;line-height:1.5;color:#333;margin-bottom:2rem}div.crystal-collab ul{margin:2rem 0}div.crystal-collab ul li{font-size:1.8rem;margin-bottom:1rem}