.splash-module__4p6K4G__splash{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.splash-module__4p6K4G__splash.splash-module__4p6K4G__fadeOut{pointer-events:none}.splash-module__4p6K4G__logoContainer{z-index:20;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:90%;max-width:900px;transition:opacity .8s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.splash-module__4p6K4G__logoContainer.splash-module__4p6K4G__fadeOut{opacity:0;pointer-events:none}.splash-module__4p6K4G__logoContainer .splash-module__4p6K4G__logo{filter:drop-shadow(0 0 10px #fff);width:100%;height:auto;transition:opacity .8s;animation:1s ease-in-out splash-module__4p6K4G__fadeIn;position:relative}.splash-module__4p6K4G__logoContainer .splash-module__4p6K4G__caption{color:#000;letter-spacing:.2em;text-align:center;opacity:0;text-shadow:0 0 5px #fff;width:100%;font-size:clamp(20px,4vw,37px);font-weight:900;transition:opacity .8s;animation:1.2s forwards splash-module__4p6K4G__simpleFadeIn;position:relative}@keyframes splash-module__4p6K4G__fadeIn{0%{opacity:0;filter:blur(10px);transform:translateY(20px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes splash-module__4p6K4G__simpleFadeIn{0%{opacity:0}to{opacity:1}}.splash-module__4p6K4G__fadeOut{opacity:0!important;transition:opacity .8s!important}.splash-module__4p6K4G__photosContainer{z-index:1;pointer-events:none;visibility:hidden;opacity:0;will-change:opacity,visibility,transform;backface-visibility:hidden;width:100%;height:100vh;transition:opacity .8s ease-in-out .1s,visibility .8s ease-in-out .1s;position:fixed;top:0;left:0;overflow:hidden;transform:translateZ(0)}.splash-module__4p6K4G__photosContainer.splash-module__4p6K4G__active{visibility:visible;opacity:1}.splash-module__4p6K4G__photoItem{opacity:1;transform-origin:50%;will-change:transform,opacity;transition-property:transform;transition-duration:1.3s;transition-timing-function:cubic-bezier(.33,1,.68,1);position:absolute;overflow:hidden}.splash-module__4p6K4G__photoItem.splash-module__4p6K4G___01{z-index:1;width:40%;height:60%;transform:translate(calc(var(--ftl)*-100rem),calc(var(--ftl)*-50rem));top:5%;left:2%}.splash-module__4p6K4G__photoItem.splash-module__4p6K4G___02{z-index:2;width:35%;height:38%;transform:translate(calc(var(--ftl)*100rem),calc(var(--ftl)*-90rem));top:15%;right:3%}.splash-module__4p6K4G__photoItem.splash-module__4p6K4G___03{z-index:3;width:25%;height:45%;transform:translate(calc(var(--ftl)*-80rem),calc(var(--ftl)*-100rem));bottom:10%;left:15%}.splash-module__4p6K4G__photoItem.splash-module__4p6K4G___04{z-index:4;width:30%;height:50%;transform:translate(calc(var(--ftl)*80rem),calc(var(--ftl)*-100rem));bottom:5%;right:15%}.splash-module__4p6K4G__photoItem.splash-module__4p6K4G___05{z-index:2;width:30%;height:35%;transform:translate(calc(var(--ftl)*-60rem),calc(var(--ftl)*-150rem));top:20%;left:35%}.splash-module__4p6K4G__photo{object-fit:cover;opacity:0;will-change:opacity,transform;width:100%;height:100%;transition:transform .7s;animation:.5s forwards paused splash-module__4p6K4G__fadeInPhoto;display:block;transform:translateZ(0)}@keyframes splash-module__4p6K4G__fadeInPhoto{0%{opacity:0;transform:scale(1)translate(-100%)}to{opacity:1;transform:scale(1)translate(0)}}.splash-module__4p6K4G__wipeLeft{opacity:0;will-change:opacity,clip-path;width:100%;height:100%;animation:1.5s cubic-bezier(.4,0,.2,1) forwards paused splash-module__4p6K4G__wipeRevealFromLeft;position:relative;overflow:hidden;transform:translateZ(0)}.splash-module__4p6K4G__wipeRight{opacity:0;will-change:opacity,clip-path;width:100%;height:100%;animation:1.5s cubic-bezier(.4,0,.2,1) forwards paused splash-module__4p6K4G__wipeRevealFromRight;position:relative;overflow:hidden;transform:translateZ(0)}.splash-module__4p6K4G__wipeTop{opacity:0;will-change:opacity,clip-path;width:100%;height:100%;animation:1.5s cubic-bezier(.4,0,.2,1) forwards paused splash-module__4p6K4G__wipeRevealFromTop;position:relative;overflow:hidden;transform:translateZ(0)}.splash-module__4p6K4G__wipeBottom{opacity:0;will-change:opacity,clip-path;width:100%;height:100%;animation:1.5s cubic-bezier(.4,0,.2,1) forwards paused splash-module__4p6K4G__wipeRevealFromBottom;position:relative;overflow:hidden;transform:translateZ(0)}@keyframes splash-module__4p6K4G__wipeRevealFromLeft{0%{clip-path:inset(0 100% 0 0);opacity:0}10%{opacity:1}to{clip-path:inset(0);opacity:1}}@keyframes splash-module__4p6K4G__wipeRevealFromRight{0%{clip-path:inset(0 0 0 100%);opacity:0}10%{opacity:1}to{clip-path:inset(0);opacity:1}}@keyframes splash-module__4p6K4G__wipeRevealFromTop{0%{clip-path:inset(100% 0 0);opacity:0}10%{opacity:1}to{clip-path:inset(0);opacity:1}}@keyframes splash-module__4p6K4G__wipeRevealFromBottom{0%{clip-path:inset(0 0 100%);opacity:0}10%{opacity:1}to{clip-path:inset(0);opacity:1}}.splash-module__4p6K4G__loadingContainer,.splash-module__4p6K4G__errorContainer{text-align:center;color:#000;z-index:5;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffffe6;border-radius:8px;width:250px;padding:20px;font-weight:500;animation:.5s splash-module__4p6K4G__fadeIn;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 10px #0000001a}.splash-module__4p6K4G__retryButton{color:#fff;cursor:pointer;background-color:#0070f3;border:none;border-radius:4px;margin-top:10px;padding:8px 16px;font-weight:500;transition:background-color .3s}.splash-module__4p6K4G__retryButton:hover{background-color:#0051b3}.splash-module__4p6K4G__kakkoContainer{pointer-events:none;z-index:10;opacity:0;visibility:hidden;will-change:opacity,visibility;width:100%;height:100%;transition:opacity .8s cubic-bezier(.4,0,.2,1),visibility .8s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;transform:translateZ(0)}.splash-module__4p6K4G__kakkoContainer.splash-module__4p6K4G__active{opacity:1;visibility:visible;animation:.8s ease-out splash-module__4p6K4G__kakkoContainerFadeIn}.splash-module__4p6K4G__kakkoContainer.splash-module__4p6K4G__hidden{opacity:0;visibility:hidden;transition:opacity .8s cubic-bezier(.4,0,.2,1),visibility .8s cubic-bezier(.4,0,.2,1)}.splash-module__4p6K4G__kakkoContainer.splash-module__4p6K4G__fadeOut{opacity:0;visibility:visible;pointer-events:none;transition:opacity .8s cubic-bezier(.4,0,.2,1)}@keyframes splash-module__4p6K4G__kakkoContainerFadeIn{0%{opacity:0;filter:blur(3px);transform:translateZ(0)}to{opacity:1;filter:blur();transform:translateZ(0)}}.splash-module__4p6K4G__kakkoLeft{opacity:0;will-change:opacity,transform;width:150px;height:auto;transition:opacity .8s cubic-bezier(.4,0,.2,1);animation:1s cubic-bezier(.4,0,.2,1) .1s forwards splash-module__4p6K4G__kakkoAppear;position:absolute;top:20%;left:10%;transform:translate(-50px,-50px)}.splash-module__4p6K4G__kakkoRight{opacity:0;will-change:opacity,transform;width:150px;height:auto;transition:opacity .8s cubic-bezier(.4,0,.2,1);animation:1s cubic-bezier(.4,0,.2,1) .3s forwards splash-module__4p6K4G__kakkoAppear;position:absolute;bottom:20%;right:10%;transform:translate(50px,50px)}@keyframes splash-module__4p6K4G__kakkoAppear{0%{opacity:0;transform:translate(var(--start-x),var(--start-y));filter:blur(5px)}50%{opacity:.7;filter:blur(2px)}to{opacity:1;filter:blur();transform:translate(0)}}@media screen and (max-width:768px){.splash-module__4p6K4G__photoItem.splash-module__4p6K4G___01{width:60%;height:35%;top:8%;left:10%}.splash-module__4p6K4G__photoItem.splash-module__4p6K4G___02{width:45%;height:30%;top:6%;right:5%}.splash-module__4p6K4G__photoItem.splash-module__4p6K4G___03{width:45%;height:35%;bottom:15%;left:5%}.splash-module__4p6K4G__photoItem.splash-module__4p6K4G___04{width:45%;height:40%;bottom:5%;right:8%}.splash-module__4p6K4G__photoItem.splash-module__4p6K4G___05{width:60%;height:20%;top:35%;left:40%}.splash-module__4p6K4G__logoAsahikawa .splash-module__4p6K4G__caption{font-size:clamp(20px,4vw,40px)}.splash-module__4p6K4G__logoContainer .splash-module__4p6K4G__caption{font-size:clamp(16px,3vw,30px)}.splash-module__4p6K4G__kakkoLeft,.splash-module__4p6K4G__kakkoRight{width:50px}.splash-module__4p6K4G__kakkoLeft{top:1rem;left:1rem}.splash-module__4p6K4G__kakkoRight{bottom:1rem;right:1rem}}.splash-module__4p6K4G__scrollIndicator{opacity:0;z-index:25;pointer-events:none;transition:all .8s cubic-bezier(.4,0,.2,1);position:fixed;bottom:30px;right:30px;transform:translateY(20px)}.splash-module__4p6K4G__scrollIndicator.splash-module__4p6K4G__visible{opacity:1;transform:translateY(0)}.splash-module__4p6K4G__scrollIndicator.splash-module__4p6K4G__fadeOut{opacity:0;transition:all .5s;transform:translateY(-20px)}.splash-module__4p6K4G__scrollText{font-size:12px;font-family:var(--font-noto-sans-jp),sans-serif;letter-spacing:.2em;text-transform:uppercase;writing-mode:vertical-lr;text-align:center;opacity:0;padding:0 0 100px;line-height:1;transition:all .6s cubic-bezier(.4,0,.2,1);display:inline-block;position:relative;transform:translateY(10px)}.splash-module__4p6K4G__scrollIndicator.splash-module__4p6K4G__visible .splash-module__4p6K4G__scrollText{opacity:1;transition-delay:.2s;transform:translateY(0)}.splash-module__4p6K4G__scrollBar{opacity:0;transition:opacity 1s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;right:50%;transform:translate(50%)}.splash-module__4p6K4G__scrollIndicator.splash-module__4p6K4G__visible .splash-module__4p6K4G__scrollBar{opacity:1;transition-delay:1s}.splash-module__4p6K4G__scrollBar:after{content:"";background:#919fa7;width:1px;height:100px;animation:2.5s cubic-bezier(1,0,0,1) infinite splash-module__4p6K4G__scrollLine;position:absolute;bottom:0;left:0}@keyframes splash-module__4p6K4G__scrollLine{0%{transform-origin:0 0;transform:scaleY(0)}30%{transform-origin:0 0;transform:scale(1)}70%{transform-origin:0 100%;transform:scale(1)}to{transform-origin:0 100%;transform:scaleY(0)}}@media screen and (max-width:768px){.splash-module__4p6K4G__scrollIndicator{display:none}.splash-module__4p6K4G__scrollText{text-shadow:0 0 5px #fff;padding:0 0 80px;font-size:11px;font-weight:800}.splash-module__4p6K4G__scrollBar:after{height:60px}}.splash-module__4p6K4G__subTitle{letter-spacing:.2em;text-align:center;white-space:nowrap;opacity:0;z-index:21;text-shadow:0 0 5px #fff;background:linear-gradient(90deg,#0000,#ffffffb3 20% 80%,#0000);padding:.1em 1.5em .2em;font-size:clamp(20px,3vw,44px);font-weight:900;transition:opacity 1.2s cubic-bezier(.4,0,.2,1);position:fixed;top:calc(50% + 120px);left:50%;transform:translate(-50%)}.splash-module__4p6K4G__subTitle.splash-module__4p6K4G__show{opacity:1}.splash-module__4p6K4G__subTitle.splash-module__4p6K4G__fadeOut{opacity:0;pointer-events:none}.splash-module__4p6K4G__latestNews{z-index:25;opacity:0;pointer-events:none;max-width:min(24rem,45vw);transition:all .8s cubic-bezier(.4,0,.2,1);position:fixed;bottom:30px;right:76px;transform:translateY(20px)}.splash-module__4p6K4G__latestNews.splash-module__4p6K4G__visible{opacity:1;pointer-events:auto;transition-delay:.4s;transform:translateY(0)}.splash-module__4p6K4G__latestNewsLink{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-align:left;background-color:#ffffffdb;flex-direction:column;align-items:flex-start;gap:.35rem;padding:.85rem 1.1rem;transition:background-color .3s,transform .3s;display:flex;box-shadow:0 4px 16px #00000014}.splash-module__4p6K4G__latestNewsLink:hover{background-color:#fff;transform:translateY(-2px)}.splash-module__4p6K4G__latestNewsLabel{letter-spacing:.2em;color:var(--color-brand);align-items:center;gap:.4rem;font-family:Roboto Condensed,sans-serif;font-size:.65rem;font-weight:700;display:inline-flex}.splash-module__4p6K4G__latestNewsLabel:after{content:"";background-color:currentColor;width:1.25rem;height:1px}.splash-module__4p6K4G__latestNewsDate{letter-spacing:.1em;color:var(--color-text-muted);font-family:Roboto Condensed,sans-serif;font-size:.75rem;font-weight:700}.splash-module__4p6K4G__latestNewsTitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.85rem;font-weight:700;line-height:1.6;transition:color .3s;display:-webkit-box;overflow:hidden}.splash-module__4p6K4G__latestNewsLink:hover .splash-module__4p6K4G__latestNewsTitle{color:var(--color-brand)}@media screen and (max-width:768px){.splash-module__4p6K4G__latestNews{left:1rem;right:1rem;bottom:calc(1.25rem + env(safe-area-inset-bottom,0px));max-width:none}.splash-module__4p6K4G__latestNewsLink{padding:.7rem .9rem}.splash-module__4p6K4G__latestNewsTitle{font-size:.8rem}}
.Section-module__A23O5q__section{justify-content:center;align-items:center;min-height:100dvh;margin:50vh 0;padding:0;display:flex;position:relative}.Section-module__A23O5q__content{opacity:0;grid-template-columns:1fr 1fr;align-items:center;width:100%;height:100dvh;animation:1s forwards Section-module__A23O5q__fadeInUp;display:grid;transform:translateY(30px)}.Section-module__A23O5q__content.Section-module__A23O5q__even{direction:rtl}.Section-module__A23O5q__content.Section-module__A23O5q__even .Section-module__A23O5q__textContent{direction:ltr}.Section-module__A23O5q__imageContainer{will-change:transform;width:100%;height:100vh;min-height:100vh;position:relative;overflow:hidden}.Section-module__A23O5q__imageWrapper{will-change:transform;width:100%;height:160vh;position:absolute;top:-30vh;left:0;transform:translateZ(0)}.Section-module__A23O5q__image{object-fit:cover;width:100%;height:100%}.Section-module__A23O5q__section4 .Section-module__A23O5q__image{object-fit:contain}.Section-module__A23O5q__textContent{flex:1;padding:2rem 4rem}.Section-module__A23O5q__textContent h2{margin:auto 2rem;font-family:Roboto Condensed,sans-serif;font-size:clamp(2rem,5vw,4rem);font-weight:700;line-height:1.4}.Section-module__A23O5q__textContent h2 br{line-height:0}.Section-module__A23O5q__textContent h3{letter-spacing:.1em;border-bottom:2px solid var(--foreground);margin-top:2rem;padding:80px 2rem .5rem;font-size:clamp(1.5rem,4vw,2rem);font-weight:700}.Section-module__A23O5q__requirementsHeading{background-image:url(/images/img_3.webp);background-position:calc(100% - 20px) 100%;background-repeat:no-repeat;background-size:auto 120px;margin-top:2em;padding-top:70px}.Section-module__A23O5q__textContent p{letter-spacing:.05em;overflow-wrap:break-word;word-break:break-word;margin:1em 2rem 0;font-size:clamp(1rem,2vw,1.2rem);line-height:1.8}.Section-module__A23O5q__textContent figure{margin:2rem 2rem 0}.Section-module__A23O5q__textContent ul,.Section-module__A23O5q__textContent ol{box-sizing:border-box;max-width:calc(100% - 4rem);margin:1em 2rem 0;padding-left:1.5rem}.Section-module__A23O5q__textContent li{overflow-wrap:break-word;word-break:break-word;margin-bottom:.5rem;line-height:1.7}.Section-module__A23O5q__textContent a{color:var(--foreground);text-decoration:underline;transition:opacity .3s}.Section-module__A23O5q__textContent a:hover{opacity:.7}.Section-module__A23O5q__textContent strong{color:var(--foreground);font-weight:700;position:relative}@keyframes Section-module__A23O5q__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Section-module__A23O5q__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (max-width:1024px){.Section-module__A23O5q__textContent{padding:2rem 1rem}}@media screen and (max-width:768px){.Section-module__A23O5q__section{padding:0}.Section-module__A23O5q__content{grid-template-columns:1fr;width:100vw;max-width:100%;height:auto;padding:0;overflow-x:hidden}.Section-module__A23O5q__content.Section-module__A23O5q__even{direction:ltr}.Section-module__A23O5q__imageContainer{height:75vh;min-height:75dvh}.Section-module__A23O5q__textContent{padding:3rem 1.5rem}.Section-module__A23O5q__textContent h2{margin:auto;padding:0;font-size:clamp(1.6rem,5vw,2.5rem)}.Section-module__A23O5q__textContent h3{padding:0 0 .5rem;font-size:clamp(1.3rem,4vw,1.8rem)}.Section-module__A23O5q__requirementsHeading{background-repeat:no-repeat;background-size:auto 70px;padding-top:40px!important}.Section-module__A23O5q__textContent p{margin:1em 0 0;font-size:clamp(.95rem,3.5vw,1.1rem)}.Section-module__A23O5q__textContent figure{margin:2rem 0 0}}@media screen and (min-width:769px){.Section-module__A23O5q__section1 .Section-module__A23O5q__textContent figure{z-index:10;position:absolute;top:0;left:0;transform:translate(-600px,-30%)}.Section-module__A23O5q__section1 .Section-module__A23O5q__textContent{position:relative}}@media screen and (max-width:768px){.Section-module__A23O5q__section{margin:25vh 0}.Section-module__A23O5q__textContent figure{margin:1em 1rem 0;position:static;transform:none}.Section-module__A23O5q__textContent figure img{object-fit:contain;max-width:100%;height:auto}.Section-module__A23O5q__textContent .Section-module__A23O5q__marker{box-sizing:border-box;overflow-wrap:break-word;word-break:break-word;max-width:100%}.Section-module__A23O5q__section2 .Section-module__A23O5q__textContent figure img{width:auto;height:200px}}.Section-module__A23O5q__section2 .Section-module__A23O5q__textContent h2{color:#333;font-size:clamp(2.2rem,5.5vw,4.5rem)}.Section-module__A23O5q__section0 .Section-module__A23O5q__textContent p{line-height:1.9}.Section-module__A23O5q__section1 .Section-module__A23O5q__textContent h2{font-size:clamp(2.1rem,5.2vw,4.2rem)}@media screen and (min-width:769px){.Section-module__A23O5q__section4{margin-top:0}.Section-module__A23O5q__section4 .Section-module__A23O5q__textContent figure{display:none}}@media screen and (max-width:768px){.Section-module__A23O5q__section3{margin-bottom:0}.Section-module__A23O5q__section3 .Section-module__A23O5q__textContent{padding-bottom:0}.Section-module__A23O5q__section4{margin-top:0}.Section-module__A23O5q__section4 .Section-module__A23O5q__textContent{padding-top:0}.Section-module__A23O5q__section4 .Section-module__A23O5q__textContent figure{display:block}}
.NavMenu-module__J9DJxa__toggle{view-transition-name:NavMenu-module__J9DJxa__nav-toggle;z-index:1100;background-color:var(--color-brand);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;width:72px;height:72px;padding:0;transition:visibility .4s,opacity .4s,transform .4s,background-color .3s,box-shadow .3s;display:flex;position:fixed;top:1.5rem;right:1.5rem;box-shadow:0 4px 12px #ea19214d}.NavMenu-module__J9DJxa__toggle:hover{background-color:var(--color-brand-dark);box-shadow:0 6px 16px #ea192166}.NavMenu-module__J9DJxa__visible{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.NavMenu-module__J9DJxa__hidden{visibility:hidden;opacity:0;pointer-events:none;transform:translateY(-12px)}.NavMenu-module__J9DJxa__bars{flex-direction:column;justify-content:space-between;width:24px;height:14px;display:flex}.NavMenu-module__J9DJxa__bar{background-color:currentColor;border-radius:2px;width:100%;height:2px;transition:transform .3s,opacity .2s;display:block}.NavMenu-module__J9DJxa__toggleOpen .NavMenu-module__J9DJxa__bar:first-child{transform:translateY(6px)rotate(45deg)}.NavMenu-module__J9DJxa__toggleOpen .NavMenu-module__J9DJxa__bar:nth-child(2){opacity:0}.NavMenu-module__J9DJxa__toggleOpen .NavMenu-module__J9DJxa__bar:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.NavMenu-module__J9DJxa__toggleLabel{letter-spacing:.12em;text-indent:.12em;font-family:Roboto Condensed,sans-serif;font-size:.7rem;font-weight:700;line-height:1}.NavMenu-module__J9DJxa__overlay{view-transition-name:NavMenu-module__J9DJxa__nav-overlay;z-index:1050;overscroll-behavior:contain;opacity:0;visibility:hidden;background-color:#fff;justify-content:center;align-items:flex-start;padding:clamp(3rem,11vh,6rem) 2rem clamp(1rem,6vh,4rem);transition:opacity .4s,visibility .4s,transform .4s;display:flex;position:fixed;inset:0;overflow-y:auto;transform:translateY(-1.5rem)}.NavMenu-module__J9DJxa__overlay:focus,.NavMenu-module__J9DJxa__overlay:focus-visible{box-shadow:none;outline:none}.NavMenu-module__J9DJxa__link,.NavMenu-module__J9DJxa__instagram,.NavMenu-module__J9DJxa__toggle{-webkit-tap-highlight-color:transparent}.NavMenu-module__J9DJxa__overlayOpen{opacity:1;visibility:visible;transform:translateY(0)}.NavMenu-module__J9DJxa__nav{flex-direction:column;align-items:flex-start;gap:clamp(.7rem,5vh,4rem);width:min(100%,42rem);margin:auto 0;display:flex}.NavMenu-module__J9DJxa__list{flex-direction:column;gap:clamp(.4rem,3.2vh,2.5rem);width:100%;list-style:none;display:flex}.NavMenu-module__J9DJxa__item{opacity:0;transition:opacity .5s,transform .5s;transform:translateY(1.5rem)}.NavMenu-module__J9DJxa__overlayOpen .NavMenu-module__J9DJxa__item{opacity:1;transform:translateY(0)}.NavMenu-module__J9DJxa__overlayOpen .NavMenu-module__J9DJxa__item:first-child{transition-delay:.12s}.NavMenu-module__J9DJxa__overlayOpen .NavMenu-module__J9DJxa__item:nth-child(2){transition-delay:.2s}.NavMenu-module__J9DJxa__overlayOpen .NavMenu-module__J9DJxa__item:nth-child(3){transition-delay:.28s}.NavMenu-module__J9DJxa__overlayOpen .NavMenu-module__J9DJxa__item:nth-child(4){transition-delay:.36s}.NavMenu-module__J9DJxa__overlayOpen .NavMenu-module__J9DJxa__item:nth-child(5){transition-delay:.44s}.NavMenu-module__J9DJxa__link{border-bottom:1px solid var(--color-border);flex-direction:column;gap:clamp(.1rem,.6vh,.5rem);padding-bottom:clamp(.25rem,1.6vh,1.25rem);transition:color .3s;display:flex}.NavMenu-module__J9DJxa__link:hover{color:var(--color-brand)}.NavMenu-module__J9DJxa__item:last-child .NavMenu-module__J9DJxa__link{border-bottom:none}.NavMenu-module__J9DJxa__linkLabel{letter-spacing:.04em;font-family:Roboto Condensed,sans-serif;font-size:clamp(1rem,min(7vw,4.6vh),4rem);font-weight:700;line-height:1}.NavMenu-module__J9DJxa__linkSubLabel{letter-spacing:.08em;color:var(--color-text-muted);font-size:clamp(.62rem,min(1.8vw,1.4vh),.85rem)}.NavMenu-module__J9DJxa__linkCurrent,.NavMenu-module__J9DJxa__linkCurrent .NavMenu-module__J9DJxa__linkSubLabel{color:var(--color-brand)}.NavMenu-module__J9DJxa__instagram{opacity:0;align-items:center;gap:.75rem;font-size:clamp(.66rem,min(1.9vw,1.5vh),.9rem);font-weight:700;transition:opacity .5s .52s,transform .5s .52s;display:inline-flex;transform:translateY(1.5rem)}.NavMenu-module__J9DJxa__overlayOpen .NavMenu-module__J9DJxa__instagram{opacity:1;transform:translateY(0)}.NavMenu-module__J9DJxa__instagram:hover{color:var(--color-brand)}@media screen and (max-width:768px){.NavMenu-module__J9DJxa__toggle{width:62px;height:62px;top:1rem;right:1rem}.NavMenu-module__J9DJxa__overlay{padding:clamp(3rem,11vh,6rem) 1.5rem clamp(1rem,5vh,3rem)}.NavMenu-module__J9DJxa__nav{gap:clamp(.7rem,4vh,3rem);margin:0}.NavMenu-module__J9DJxa__list{gap:clamp(.4rem,2.8vh,2rem)}}.NavMenu-module__J9DJxa__externalNote{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}
