@font-face {
    font-family: PP Neue Montreal;
    src: url(PPNeueMontreal-Regular.6ZZLS6kU.woff2) format("woff2"), url(PPNeueMontreal-Regular.BQLJ4mHK.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: PP Neue Montreal;
    src: url(PPNeueMontreal-Medium.CtUDLNi4.woff2) format("woff2"), url(PPNeueMontreal-Medium.DMVxc85U.woff) format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: PP Neue Montreal;
    src: url(PPNeueMontreal-Light.CWsYms6X.woff2) format("woff2"), url(PPNeueMontreal-Light.D5nNzo3G.woff) format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: PP Neue Montreal Book;
    src: url(PPNeueMontreal-Book.C80l8QI8.woff2) format("woff2"), url(PPNeueMontreal-Book.BtYdJ1Tz.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: PP Neue Montreal;
    src: url(PPNeueMontreal-Bold.DaI55zWw.woff2) format("woff2"), url(PPNeueMontreal-Bold.DdkNZyIQ.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: PP Neue Montreal;
    src: url(PPNeueMontreal-Thin.BSmGgcqV.woff2) format("woff2"), url(PPNeueMontreal-Thin.CoVhlryy.woff) format("woff");
    font-weight: 100;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: PP Neue Montreal;
    src: url(PPNeueMontreal-SemiBold.DS8WX62a.woff2) format("woff2"), url(PPNeueMontreal-SemiBold.KUyHesnQ.woff) format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

html {
    font-family: PP Neue Montreal Book, helvetica, arial, sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    line-height: 1.15;
    -moz-tab-size: 4;
    tab-size: 4;
    text-size-adjust: 100%
}

body {
    margin: 0;
    overflow-x: hidden;
    background: #000
}

*,
:before,
:after {
    box-sizing: border-box;
    border-width: 0;
    /* border-style: solid; */
    /* border-color: #6a5acd */
}

hr {
    height: 0;
    color: inherit
}

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
    margin: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit
}

abbr[title] {
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp,
pre {
    font-family: ui-monospace, SFMono-Regular, Consolas, Liberation Mono, Menlo, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    border-color: inherit;
    text-indent: 0
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15
}

button,
select {
    text-transform: none
}

button,
[type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button
}

::-moz-focus-inner {
    padding: 0;
    border-style: none
}

:-moz-focusring {
    outline: 1px dotted ButtonText
}

:-moz-ui-invalid {
    box-shadow: none
}

fieldset {
    padding: 0;
    margin: 0
}

legend {
    padding: 0
}

progress {
    vertical-align: baseline
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    outline-offset: -2px
}

::-webkit-search-decoration {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    font: inherit
}

summary {
    display: list-item
}

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
    display: block
}

img,
video {
    max-width: 100%;
    height: auto
}

html.lenis {
    height: auto
}

.lenis.lenis-smooth {
    scroll-behavior: auto
}

.lenis.lenis-smooth [data-lenis-prevent] {
    overscroll-behavior: contain
}

.lenis.lenis-stopped {
    overflow: hidden
}

.lenis.lenis-scrolling iframe {
    pointer-events: none
}

.root.svelte-1gh0lvd {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: var(--black);
    z-index: 101;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    visibility: hidden;
    opacity: 0;
    transition: visibility 1s, opacity 1s
}

.root.is-visible.svelte-1gh0lvd {
    visibility: visible;
    opacity: 1
}

video.svelte-1gh0lvd {
    display: none
}

video.is-visible.svelte-1gh0lvd {
    display: block
}