.home-section{opacity:0;visibility:hidden;pointer-events:none;background-color:#ddd;width:100%;height:100vh;padding:0;transition:opacity .3s,visibility .3s;position:fixed;top:0;left:0;overflow:hidden}.home-reveal-overlay{z-index:10;box-sizing:border-box;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:100%;height:100%;margin-top:4rem;padding:2rem;display:flex;position:absolute;top:0;left:0}.reveal-line-wrapper{display:block;overflow:hidden}.home-reveal-wrapper{text-align:center;display:inline-block;overflow:hidden}.home-reveal-text{font-family:var(--font-thunder);color:#eae6e2;text-transform:uppercase;text-align:center;max-width:1400px;margin:0;padding:0;font-size:clamp(4rem,7vw,6rem);font-weight:700;line-height:1}.home-reveal-subtext{font-family:var(--font-thunder);color:#eae6e2;text-align:center;max-width:700px;margin:0;font-size:clamp(3rem,7vw,5rem);font-weight:400}.home-section .home-wrapper{gap:2em;width:165%;height:120vh;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)scale(1)}@media (max-width:1199px){.home-section .home-wrapper{width:250%}}.home-section .home-wrapper .home-col{flex-direction:column;flex:1;gap:2em;height:100%;display:flex;position:relative}.home-section .home-wrapper .home-img{border-radius:.8rem;flex:1;position:relative;overflow:hidden}.home-section .home-wrapper .home-img img{object-fit:cover!important}.home-limit{width:100%;height:600vh}.home-section .home-wrapper .home-img.main-home-img img{transition:filter .6s;position:relative;transform:scale(2)}.hero{background-color:var(--background);width:100%;height:100vh;color:var(--foreground);justify-content:center;align-items:center;padding-top:2rem;display:flex;position:relative;overflow:visible}.hero .hero-container{z-index:2;flex-direction:column;justify-content:center;align-items:center;gap:0;width:100%;height:100%;padding:0 clamp(1.5rem,5vw,4rem);display:flex;position:relative}.hero .hero-badge-wrapper{margin-bottom:.3rem;display:inline-flex;overflow:hidden}.hero .hero-badge{font-family:var(--font-geist);color:var(--foreground);letter-spacing:.02em;background-color:#dbdbdb;border-radius:999px;align-items:center;padding:.35em 1.2em;font-size:.7rem;font-weight:600;display:inline-flex}.hero .hero-title{z-index:2;text-align:center;width:100%;font-family:var(--font-thunder);color:var(--red-primary);text-transform:uppercase;pointer-events:none;flex-direction:column;align-items:center;margin:0;font-size:clamp(4rem,12vw,5rem);display:flex;position:relative}.hero .hero-title .title-top{margin-bottom:0}.hero .hero-title .title-bottom{margin-top:-.45em;line-height:.95}.hero .hero-subtitle{font-family:var(--font-geist);width:90%;color:var(--foreground);text-align:center;max-width:600px;margin-top:.3rem;font-size:.75rem;font-weight:500}@media (min-width:1200px){.hero .hero-badge-wrapper{margin-top:3rem;margin-bottom:-.9rem}.hero .hero-badge{font-size:.7rem}.hero .hero-title{font-size:9rem}.hero .hero-subtitle{width:40%;font-size:.95rem}}.hero .hero-cta{background-color:var(--foreground);color:var(--background);font-family:var(--font-geist);cursor:pointer;border-radius:1000px;align-items:center;gap:.6rem;margin-top:2rem;padding:.8rem 2rem;font-size:1rem;font-weight:500;transition:all .3s;display:inline-flex}.hero .hero-cta a{color:inherit;text-decoration:none}.hero .hero-cta:hover{background-color:#000;transform:scale(1.05)}.hero .hero-footer-text{box-sizing:border-box;z-index:4;width:100%;font-family:var(--font-sans);letter-spacing:-.02em;justify-content:space-between;align-items:flex-end;padding:0 2rem;font-size:1rem;font-weight:400;line-height:1.3;display:flex;position:absolute;bottom:4rem;left:0}.hero .hero-footer-text .left-text{max-width:400px;font-weight:500}.hero .hero-footer-text .right-text{text-align:right;max-width:450px;font-weight:500}.event-intro{box-sizing:border-box;background-color:#d4d1cf;flex-direction:column;justify-content:center;gap:6rem;width:100%;min-height:100vh;padding:6rem 4rem;display:flex;position:relative}.event-intro-left{flex-direction:column;align-self:flex-start;width:70%;display:flex}.event-intro-right{flex-direction:column;align-self:flex-end;align-items:flex-start;gap:1.5rem;width:35%;display:flex}.event-title-main{font-family:var(--font-geist);color:var(--foreground);text-align:left;margin:0;font-size:clamp(1.25rem,2.5vw,1.8rem);font-weight:500;line-height:1.35}.event-title-sub-bold{font-family:var(--font-geist);color:var(--foreground);text-align:left;margin:0;font-size:clamp(1.1rem,2vw,1.4rem);font-weight:500;line-height:1.4}.event-title-sub-light{font-family:var(--font-geist);color:#666;text-align:left;margin:0;font-size:clamp(.85rem,1.2vw,.9rem);font-weight:400;line-height:1.5}@media (min-width:768px) and (max-width:1199px){.event-intro{gap:8rem;min-height:60vh;padding:6rem 3rem}.event-intro .event-title-main,.event-intro .event-title-sub-bold,.event-intro .event-title-sub-light{font-size:1.3rem}.event-intro-left{width:85%}.event-intro-right{text-align:right;align-self:flex-end;align-items:flex-end;width:55%}.event-intro-right .event-title-sub-bold,.event-intro-right .event-title-sub-light{text-align:right}.destination-intro{min-height:50vh;padding:5rem 2rem 4rem}}@media (max-width:767px){.event-intro{gap:3.5rem;min-height:auto;padding:5rem 2rem}.event-intro-left{align-self:flex-start;width:100%}.event-intro-right{text-align:right;align-self:flex-end;align-items:flex-end;width:75%;max-width:320px}.event-intro-right .event-title-sub-bold,.event-intro-right .event-title-sub-light{text-align:right}}.destination-intro{background-color:var(--background);box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:80vh;padding:4rem 2rem;display:flex;position:relative}.destination-intro-container{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:900px;display:flex}.destination-title-main{font-family:var(--font-geist);color:var(--foreground);margin:0;font-size:clamp(1.8rem,4vw,3.5rem);font-weight:600;line-height:1.2}.destination-title-sub{font-family:var(--font-geist);color:#777;max-width:600px;margin:0;font-size:clamp(.85rem,1.2vw,1rem);font-weight:400;line-height:1.5}@media (min-width:768px) and (max-width:1199px){.destination-intro{min-height:40vh;padding-top:18vh}}@media (max-width:767px){.home-reveal-overlay{margin-top:0}.destination-intro{min-height:auto;padding:8rem 2rem 0}}.hero.trail-container{overflow:hidden}.trail-img{transform-origin:50%;pointer-events:none;will-change:transform;z-index:1;border-radius:4px;width:200px;height:200px;position:absolute;overflow:hidden}@media (max-width:1199px){.trail-img{display:none!important}}.mobile-hero-cards{pointer-events:none;z-index:1;justify-content:center;align-items:flex-end;width:100%;max-width:350px;height:220px;display:flex;position:absolute;bottom:-40px;left:50%;overflow:visible;transform:translate(-50%)}@media (min-width:1200px){.mobile-hero-cards{display:none}}.mobile-hero-card{transform-origin:bottom;width:80px;height:140px;position:absolute}.mobile-hero-card-inner{will-change:transform,opacity;background-color:#fff;border-radius:.5rem;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 8px 20px #00000026}.mobile-hero-card:first-child{transform:translate(-110px)rotate(-20deg)}.mobile-hero-card:nth-child(2){transform:translate(-55px,-20px)rotate(-10deg)}.mobile-hero-card:nth-child(3){transform:translateY(-40px)rotate(0)}.mobile-hero-card:nth-child(4){transform:translate(55px,-20px)rotate(10deg)}.mobile-hero-card:nth-child(5){transform:translate(110px)rotate(20deg)}@media (min-width:600px) and (max-width:1199px){.hero .hero-badge{font-size:.85rem}.hero .hero-title{font-size:clamp(5rem,10vw,7.5rem)}.hero .hero-subtitle{width:75%;font-size:1.15rem}.mobile-hero-cards{max-width:660px;height:350px;bottom:-90px}.mobile-hero-card{width:200px;height:280px}.mobile-hero-card:first-child{transform:translate(-220px)rotate(-20deg)}.mobile-hero-card:nth-child(2){transform:translate(-110px,-35px)rotate(-10deg)}.mobile-hero-card:nth-child(3){transform:translateY(-70px)rotate(0)}.mobile-hero-card:nth-child(4){transform:translate(110px,-35px)rotate(10deg)}.mobile-hero-card:nth-child(5){transform:translate(220px)rotate(20deg)}}
