.glide{box-sizing:border-box;position:relative;width:100%}.glide *{box-sizing:inherit}.glide__slides,.glide__track{overflow:hidden}.glide__slides{backface-visibility:hidden;display:flex;flex-wrap:nowrap;list-style:none;margin:0;padding:0;position:relative;touch-action:pan-Y;transform-style:preserve-3d;white-space:nowrap;width:100%;will-change:transform}.glide__slide,.glide__slides--dragging{-webkit-user-select:none;-moz-user-select:none;user-select:none}.glide__slide{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;flex-shrink:0;height:100%;white-space:normal;width:100%}.glide__slide a{-webkit-user-drag:none;-webkit-user-select:none;user-select:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows,.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.glide--rtl{direction:rtl}.glide__bullets{display:inline-flex;left:50%;list-style:none;margin-block:1em;position:relative;transform:translateX(-50%);z-index:2}.glide__bullet{background-color:var(--mono-color-1);border:2px solid transparent;border-radius:50%;box-shadow:0 .25em .5em 0 rgba(0,0,0,.1);cursor:pointer;height:9px;line-height:0;margin:0 .25em;padding:0;transition:all .3s ease-in-out;width:9px}.glide__bullet:focus{outline:none}.glide__bullet--active,.glide__bullet:focus,.glide__bullet:hover{background-color:var(--dark-color-1)}.glide--swipeable{cursor:grab}.glide--dragging{cursor:grabbing}.hero{--max-width:2000px;--section-space-horizontal:0;--section-space-vertical:0}.hero .hero-wrapper{display:grid;grid-template:"image";grid-template-columns:1fr;grid-template-rows:1fr}.hero .image-wrapper{grid-column:1;grid-row:1}.hero .image-wrapper .background-image,.hero .image-wrapper .filler{height:calc(var(--height-100) - var(--header-bar-height));-o-object-fit:cover;object-fit:cover}.hero .image-wrapper .filler{background-color:var(--gray-700)}.hero .overlap-wrapper{align-items:flex-end;display:flex;flex-direction:column;grid-column:1;grid-row:1;justify-content:space-between;margin:var(--space-8) var(--section-space-horizontal-default);z-index:20}@media (min-width:990px){.hero .overlap-wrapper{margin:var(--space-12) var(--section-space-horizontal-default)}}.hero .image-wrapper:has(.glide__bullets) .glide__track{--glide-track-size:12px;margin-top:calc(var(--header-bar-height)/2*-1 - var(--glide-track-size))}.hero .image-wrapper:has(.glide__bullets) .overlap-wrapper{padding-top:calc(var(--header-bar-height) - var(--glide-track-size))}.hero .text-wrapper{color:var(--light-color-1);font-kerning:none;font-size:40px;font-style:normal;font-weight:400;letter-spacing:10px;line-height:120%;text-orientation:upright;writing-mode:vertical-rl}.hero .mobile-header{border-bottom:1px solid var(--dark-color-1);display:flex;justify-content:center;padding:var(--space-3) var(--space-4)}@media (min-width:990px){.hero .mobile-header{display:none}}.hero .mobile-header .logo{height:14px}
/*# sourceMappingURL=hero.css.map */