.navbar_navbar__qjLtq{width:100%;padding:calc(3 * var(--masterSpacing)) calc(2 * var(--masterSpacingDouble));display:flex;justify-content:space-between;align-items:center;position:fixed;top:0;left:0;z-index:999;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.navbar_desktopNav__Okjl_{display:flex;gap:2rem;pointer-events:auto}.navbar_desktopNav__Okjl_ a{color:var(--black);text-decoration:none;font-size:1rem;position:relative;padding-bottom:4px}.navbar_desktopNav__Okjl_ a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background-color:var(--black);transition:width .3s ease-out}.navbar_desktopNav__Okjl_ a:hover:after{width:100%}.mobileNav_menuIcon__UT0gW{width:40px;height:40px;background-color:var(--black);border-radius:50%;border:none;cursor:pointer;z-index:1001;padding:0}.mobileNav_menuPanel__x82KI{position:fixed;top:0;right:0;width:80%;max-width:350px;height:100vh;background-color:var(--white);box-shadow:-5px 0 15px rgba(0,0,0,.1);z-index:1000;transform:translateX(100%);display:flex;align-items:center;justify-content:center}.mobileNav_navLinks__UZLC3{display:flex;flex-direction:column;align-items:center;gap:2rem}.mobileNav_navLinks__UZLC3 a{color:var(--black);text-decoration:none;font-size:1.5rem;font-weight:500}:root{--white:#edf2f5;--grey:#b4b7b6;--black:#0d0f11;--lightBlue:#dcdfb0;--blue:#0051ac;--sand:#ebe3d5;--brown:#452b1d;--font-primary:"TWK Lausanne",sans-serif;--font-weight-button:600;--masterSpacing:10px;--masterSpacingDouble:20px;--imageTextSpacing:3vw;--itemSpacing:180px;--borderRadiusOuter:30px;--borderRadiusInner:15px;--relatedComponentGap:40px;--textGap:0.75rem;--heroHeight:90vh}*{margin:0;padding:0;box-sizing:border-box}body,html{box-sizing:border-box!important;background-color:var(--white)}body::-webkit-scrollbar{display:none}h1,h2,h3,h4,h5,p{margin:0;padding:0;color:var(--black)}h1,h2,h3,h5{text-transform:uppercase}a{all:unset;cursor:pointer}@font-face{font-family:KosugiMaru;src:url(/fonts/japanese/MPLUS1Code-Bold.ttf) format("truetype")}@font-face{font-family:TWK Lausanne;src:url(/fonts/Lausanne/TWKLausanne-200.otf) format("opentype");font-weight:200;font-style:normal}@font-face{font-family:TWK Lausanne;src:url(/fonts/Lausanne/TWKLausanne-400.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:TWK Lausanne;src:url(/fonts/Lausanne/TWKLausanne-500.otf) format("opentype");font-weight:500;font-style:normal}@font-face{font-family:TWK Lausanne;src:url(/fonts/Lausanne/TWKLausanne-600.otf) format("opentype");font-weight:600;font-style:normal}@font-face{font-family:TWK Lausanne;src:url(/fonts/Lausanne/TWKLausanne-700.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:TWK Lausanne;src:url(/fonts/Lausanne/TWKLausanne-800.otf) format("opentype");font-weight:800;font-style:normal}h1{font-size:clamp(96px,10vw,130px);line-height:110%;margin-top:-24px}h1,h2{font-family:var(--font-primary);font-style:normal;font-weight:700}h2{font-size:12vw;line-height:100%;margin-top:-14px;margin-left:-8px}h3{font-size:clamp(56px,6vw,72px);font-style:normal;line-height:100%}h3,h4{font-family:var(--font-primary);font-weight:600}h4{font-size:32px}.h5stretched,h5{font-family:var(--font-primary);font-size:20px;font-style:normal;font-weight:800;line-height:normal}.h5stretched{letter-spacing:2px}p{font-family:var(--font-primary);font-size:clamp(14px,1vw,18px);font-style:normal;font-weight:200;line-height:1.5}.container{position:relative;width:100%;height:auto;gap:var(--itemSpacing)}.container,.sectionContainer{display:flex;flex-direction:column}.sectionContainer{gap:var(--relatedComponentGap)}.page-container{position:relative;padding-left:var(--masterSpacingDouble);padding-right:var(--masterSpacingDouble);margin:0 auto;max-width:1920px}::view-transition-new(root),::view-transition-old(root){animation:none!important}::view-transition-group(root){z-index:auto!important}::view-transition-image-pair(root){isolation:isolate;will-change:transform,opacity,clip-path;z-index:1}::view-transition-new(root){z-index:100000;animation:none!important}::view-transition-old(root){z-index:1;animation:none!important}@media (max-width:768px){:root{--masterSpacingDouble:10px;--textGap:0.5rem}h1{font-size:96px}h2{font-size:72px;margin-top:0;margin-left:0}h3{font-size:56px}p{font-size:14px}.container{padding-left:0;padding-right:0}}@media (max-width:480px){:root{--imageTextSpacing:10px;--relatedComponentGap:40px}h1{font-size:72px}h2{font-size:56px}h3{font-size:42px}h4{font-size:20px}p{font-size:16px}}