.accordion_container__GEj0p .accordion_item-wrapper__geRxF{overflow:hidden}.accordion_container__GEj0p .accordion_trigger-wrapper__1GAS6{width:100%}.accordion_container__GEj0p .accordion_content-wrapper__KjFWp{overflow:hidden;position:relative;width:100%}.accordion_container__GEj0p .accordion_content-wrapper__KjFWp[data-state=open]{animation:accordion_slideDown__frYcR .3s cubic-bezier(.87,0,.13,1)}.accordion_container__GEj0p .accordion_content-wrapper__KjFWp[data-state=closed]:not(:where([hidden])){animation:accordion_slideUp__AU1xI .3s cubic-bezier(.87,0,.13,1)}@keyframes accordion_slideDown__frYcR{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes accordion_slideUp__AU1xI{0%{height:var(--radix-accordion-content-height)}to{height:0}}.cursor_container__ohV9h{position:fixed;top:0;left:0;height:100vh;width:100%;z-index:5;pointer-events:none;overflow:hidden}.cursor_container__ohV9h .cursor_cursor__vPSnl{position:absolute;transform:translate(-50%,-50%);border-radius:100%;width:40px;height:40px;background-color:var(--black);opacity:.4;transition:transform .6s var(--ease-out-expo)}.cursor_container__ohV9h .cursor_cursor__vPSnl.cursor_pointer___BcB_{transform:translate(-50%,-50%) scale(.5)}@media(hover:none){.cursor_container__ohV9h{display:none}}.scrollbar_scrollbar__lofiX{--color:red;--border-color:#fff;--width:desktop-vw(8px);--min-height:desktop-vw(48px);--position-right:desktop-vw(8px);--border-size:desktop-vw(1px);--border-radius:desktop-vw(4px);position:fixed;right:0;bottom:0;top:0;z-index:4;padding:1.6666666667vw 0}.scrollbar_scrollbar__lofiX .scrollbar_inner___77Dh{height:100%;position:relative}.scrollbar_scrollbar__lofiX .scrollbar_thumb__KTeiB{min-height:var(--min-height);width:var(--width);background-color:var(--color);position:absolute;right:var(---position-right);border-radius:var(--border-radius);border:var(--border-size) solid var(--border-color);cursor:-webkit-grab;cursor:grab}@media(max-width:800px){.scrollbar_scrollbar__lofiX{display:none}}.slider_slider__qlHr_.is-draggable{cursor:-webkit-grab;cursor:grab}.slider_slider__qlHr_.is-dragging{cursor:-webkit-grabbing;cursor:grabbing}.slider_container__I32Hr{display:flex}:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)){all:unset;display:revert}*,:after,:before{box-sizing:border-box}a,button{cursor:pointer}menu,ol,ul{list-style:none}img{max-width:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}::placeholder{color:unset}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}@font-face{font-family:Romie Light;src:url(/fonts/Romie-Light.woff2) format("woff2");font-weight:300}@font-face{font-family:NON Natural Grotesk;src:url(/fonts/NONNaturalGrotesk-Regular.woff2) format("woff2");font-weight:400}:root{--white:#fff;--white-transparent:hsla(0,0%,100%,0);--black:#000;--black-transparent:transparent;--red:red;--red-transparent:rgba(255,0,0,0);--seafoam:#eaefe8;--seafoam-transparent:rgba(234,239,232,0);--indigo:#6d6c9e;--indigo-transparent:rgba(109,108,158,0);--ease-in-quad:cubic-bezier(0.55,0.085,0.68,0.53);--ease-in-cubic:cubic-bezier(0.55,0.055,0.675,0.19);--ease-in-quart:cubic-bezier(0.895,0.03,0.685,0.22);--ease-in-quint:cubic-bezier(0.755,0.05,0.855,0.06);--ease-in-expo:cubic-bezier(0.95,0.05,0.795,0.035);--ease-in-circ:cubic-bezier(0.6,0.04,0.98,0.335);--ease-out-quad:cubic-bezier(0.25,0.46,0.45,0.94);--ease-out-cubic:cubic-bezier(0.215,0.61,0.355,1);--ease-out-quart:cubic-bezier(0.165,0.84,0.44,1);--ease-out-quint:cubic-bezier(0.23,1,0.32,1);--ease-out-expo:cubic-bezier(0.19,1,0.22,1);--ease-out-circ:cubic-bezier(0.075,0.82,0.165,1);--ease-in-out-quad:cubic-bezier(0.455,0.03,0.515,0.955);--ease-in-out-cubic:cubic-bezier(0.645,0.045,0.355,1);--ease-in-out-quart:cubic-bezier(0.77,0,0.175,1);--ease-in-out-quint:cubic-bezier(0.86,0,0.07,1);--ease-in-out-expo:cubic-bezier(1,0,0,1);--ease-in-out-circ:cubic-bezier(0.785,0.135,0.15,0.86);--layout-columns-count:8;--layout-columns-gap:1.0666666667vw;--layout-margin:2.1333333333vw;--layout-width:calc(100vw - (2 * var(--layout-margin)));--layout-column-width:calc((var(--layout-width) - ((var(--layout-columns-count) - 1) * var(--layout-columns-gap))) / var(--layout-columns-count))}@media(min-width:800px){:root{--layout-columns-count:24;--layout-columns-gap:0.3472222222vw;--layout-margin:0.5555555556vw}}.layout-block,.layout-grid{max-width:var(--layout-width);margin-left:auto;margin-right:auto;width:100%}.layout-block-inner,.layout-grid-inner{padding-left:var(--layout-margin);padding-right:var(--layout-margin);width:100%}.layout-grid,.layout-grid-inner{display:grid;grid-template-columns:repeat(var(--layout-columns-count),minmax(0,1fr));grid-gap:var(--layout-columns-gap);width:100%}.aspect-ratio{position:relative;padding-bottom:calc(100%/var(--aspect-ratio));width:100%;height:0}.aspect-ratio>:first-child{position:absolute;top:0;left:0;width:100%;height:100%}.full-width{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.hidden-overflow{overflow:hidden}.relative{position:relative}@media(min-width:800px){.hide-on-desktop{display:none}}@media(max-width:800px){.hide-on-mobile{display:none}}html.has-scroll-smooth .hide-on-smooth-scroll,html:not(.has-scroll-smooth) .hide-on-native-scroll{display:none}.romie{font-family:Romie Light;font-feature-settings:"ss11";font-weight:300;line-height:82%}.non-natural,.romie{text-transform:uppercase}.non-natural{font-family:NON Natural Grotesk;line-height:110%;font-weight:400}.theme-light{--theme-primary:#fff;--theme-primary-transparent:hsla(0,0%,100%,0);--theme-secondary:#000;--theme-secondary-transparent:transparent;--theme-contrast:red;--theme-contrast-transparent:rgba(255,0,0,0)}.theme-dark{--theme-primary:#000;--theme-primary-transparent:transparent;--theme-secondary:#eaefe8;--theme-secondary-transparent:rgba(234,239,232,0);--theme-contrast:#6d6c9e;--theme-contrast-transparent:rgba(109,108,158,0)}html:not(.dev){scrollbar-width:none!important}html:not(.dev) body{-ms-overflow-style:none}html:not(.dev) body::-webkit-scrollbar{width:0!important;height:0!important}:root{--header-height:15.4666666667vw}@media(min-width:800px){:root{--header-height:6.8055555556vw}}html{scrollbar-width:thin}html.lenis-stopped{overflow:hidden}body,html{overscroll-behavior:none}body{min-height:100vh}a,button,input,label,select,textarea{color:inherit;cursor:pointer}::selection{background-color:var(--theme-secondary);color:var(--theme-primary)}svg.icon circle[fill],svg.icon path[fill],svg.icon rect[fill]{fill:currentColor}svg.icon circle[stroke],svg.icon path[stroke],svg.icon rect[stroke]{stroke:currentColor}.muted{opacity:.5}