/*! locomotive-scroll v4.1.3 | MIT License | https://github.com/locomotivemtl/locomotive-scroll */html.has-scroll-smooth{overflow:hidden}html.has-scroll-dragging{-webkit-user-select:none;-moz-user-select:none;user-select:none}.has-scroll-smooth body{overflow:hidden}.has-scroll-smooth [data-scroll-container]{min-height:100vh}[data-scroll-direction=horizontal] [data-scroll-container]{height:100vh;display:inline-block;white-space:nowrap}[data-scroll-direction=horizontal] [data-scroll-section]{display:inline-block;vertical-align:top;white-space:nowrap;height:100%}.c-scrollbar{position:absolute;right:0;top:0;width:11px;height:100%;transform-origin:center right;transition:transform .3s,opacity .3s;opacity:0}.c-scrollbar:hover{transform:scaleX(1.45)}.c-scrollbar:hover,.has-scroll-scrolling .c-scrollbar,.has-scroll-dragging .c-scrollbar{opacity:1}[data-scroll-direction=horizontal] .c-scrollbar{width:100%;height:10px;top:auto;bottom:0;transform:scaleY(1)}[data-scroll-direction=horizontal] .c-scrollbar:hover{transform:scaleY(1.3)}.c-scrollbar_thumb{position:absolute;top:0;right:0;background-color:#000;opacity:.5;width:7px;border-radius:10px;margin:2px;cursor:grab}.has-scroll-dragging .c-scrollbar_thumb{cursor:grabbing}[data-scroll-direction=horizontal] .c-scrollbar_thumb{right:auto;bottom:0}@font-face{font-family:neue montreal;src:url(/fonts/neuemontreal-medium.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:editorial new;src:url(/fonts/PPLocomotiveNew.otf) format("opentype");font-weight:400;font-style:normal}.gradient-overlay{width:100vw;height:50vh;background:linear-gradient(to bottom,#000c,#0000);position:absolute;top:0;left:0;pointer-events:none}.square-design{width:7px;height:7px;transform:rotate(45deg);background-color:#fff;transition:background-color .3s ease}.nav-detail{bottom:-2.5px}body{max-width:100%;margin-top:-63px;background-color:#fff;transform:translateZ(0)}*{box-sizing:border-box}#hero{contain:layout style paint;transform:translateZ(0)}.pointer-events-auto{will-change:transform;backface-visibility:hidden;perspective:1000px}.nav-text{transition:color .3s ease}.nav-divider{height:1px;transition:background-color .3s ease}.is-pinned{z-index:10;position:fixed!important;top:80px!important;will-change:transform;backface-visibility:hidden}.about-image-container{transition:all .3s ease-out}#about{position:relative;z-index:1}.is-pinned img{transform:translateZ(0);backface-visibility:hidden}
