html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}:root{-moz-tab-size:4;-o-tab-size:4;tab-size:4}li,ul{list-style:none;margin:0;padding:0}a{text-decoration:none}html{line-height:1}body{margin:0}.cf:after,.cf:before{content:" ";display:table}.cf:after{clear:both}.cf{*zoom:1}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}#__bs_notify__{top:50%!important}h1,h2,h3,h4,h5{font-size:1rem;margin:0}hr{height:0}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{padding:0}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}a{color:inherit}body{--containerPadding:1rem}@media (min-width:640px){body{--containerPadding:2rem}}@media (min-width:1024px){body{--containerPadding:2.5rem}}@font-face{font-family:MDThermochrome;font-style:normal;font-weight:100 900;src:url(../fonts/MDThermochrome0.3-Variable.woff2) format("woff2"),url(../fonts/MDThermochrome0.3-Variable.woff) format("woff"),url(../fonts/MDThermochrome0.3-Variable.ttf) format("truetype")}body,html{font-family:MDThermochrome,sans-serif;font-variation-settings:"slnt" 0}@keyframes text-fade{0%{font-weight:10}to{font-weight:500}}@keyframes text-fade-400{0%{font-weight:10}to{font-weight:400}}html{scroll-behavior:smooth}body{overflow-x:hidden}.application-form{--multiplier:1;--paragraph:1.5rem;font-size:var(--paragraph);font-variation-settings:"slnt" 0,"wght" 450;font-weight:400;line-height:1;margin-top:1rem;width:100%}@media (min-width:640px){.application-form{--paragraph:2.1rem}}@media (min-width:1024px){.application-form{--paragraph:2.5rem;margin-top:2rem}}.application-form__title{margin-bottom:1rem}.application-form .form-element{margin-bottom:.5rem}.application-form input,.application-form textarea{--multiplier:1;--paragraph:1.5rem;background:var(--textColor);border:1px solid var(--bgColor);color:#000;font-size:var(--paragraph);font-variation-settings:"slnt" 0,"wght" 450;font-weight:400;line-height:1;line-height:1.5;margin-bottom:.25rem;padding:.5rem;width:100%}@media (min-width:640px){.application-form input,.application-form textarea{--paragraph:2.1rem}}@media (min-width:1024px){.application-form input,.application-form textarea{--paragraph:2.5rem;margin-bottom:.5rem}}.application-form input[type=file],.application-form textarea[type=file]{margin-bottom:0;padding:.5rem}.application-form input[type=file]::file-selector-button,.application-form textarea[type=file]::file-selector-button{background:var(--bgColor);border:0;color:var(--textColor);margin-right:.5rem;padding:0 .5rem}.application-form input[type=checkbox],.application-form textarea[type=checkbox]{background:#fff;border-radius:0;height:1.5rem;width:1.5rem}.application-form input[type=submit]{-webkit-appearance:none;background:var(--bgColor);border:0;color:var(--textColor);margin:0 auto 1rem 0;width:-moz-fit-content;width:fit-content}@media (min-width:1024px){.application-form input[type=submit]{margin:1rem 0}}.application-form input[type=submit]:hover{cursor:pointer}.application-form span{font-size:.8rem;font-style:italic}.application-form__alert{background:var(--textColor);color:#000;padding:1rem}.honey{left:-9999px;position:absolute}.event-content{animation:slide-reveal .5s ease-in-out forwards;animation-timing-function:steps(8);background:var(--mainColor2);-webkit-clip-path:polygon(100% 100%,100% 100%,100% 100%,0 100%);clip-path:polygon(100% 100%,100% 100%,100% 100%,0 100%);color:var(--pageColor);height:100svh;margin-bottom:auto;overflow-y:auto;position:relative;position:fixed;right:0;width:50%;z-index:100;z-index:1000}.event-content.moving-away{animation:slide-hide .5s ease-in-out forwards;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.event-content.moving-away:after{animation:move-down .4s ease-in-out forwards;top:0}.event-content__close{--multiplier:1;--paragraph:1.5rem;background:var(--pageColor);bottom:0;color:var(--mainColor2);font-size:var(--paragraph);font-variation-settings:"slnt" 0,"wght" 450;font-weight:400;line-height:1;padding:var(--containerPadding);position:fixed;right:0;text-align:center;width:50%}@media (min-width:640px){.event-content__close{--paragraph:2.1rem}}@media (min-width:1024px){.event-content__close{--paragraph:2.5rem}}.event-content__close:hover{cursor:pointer}.event-content__title{--multiplier:1;--largeHead:6rem;animation:text-fade-400 .4s ease-in-out .3s forwards;animation-timing-function:steps(12);font-size:var(--largeHead);font-weight:400;font-weight:10;line-height:1;margin:0 var(--containerPadding);overflow:hidden;position:relative;white-space:nowrap}@media (min-width:460px){.event-content__title{--largeHead:10rem}}@media (min-width:1024px){.event-content__title{--largeHead:10rem}}@media (min-width:1920px){.event-content__title{--largeHead:13rem}}.event-content__title:hover .event-content__title__wrap{animation-play-state:running}.event-content__title__content{animation:marquee 10s linear infinite;animation-play-state:paused;animation-play-state:running;animation-timing-function:steps(20);min-width:100%;padding-right:2rem;white-space:nowrap;width:-moz-fit-content;width:fit-content}.event-content__title__content[data-length="1"]{animation-duration:.4s;animation-timing-function:steps(3)}.event-content__title__content[data-length="2"]{animation-duration:.8s;animation-timing-function:steps(6)}.event-content__title__content[data-length="3"]{animation-duration:1.2s;animation-timing-function:steps(9)}.event-content__title__content[data-length="4"]{animation-duration:1.6s;animation-timing-function:steps(12)}.event-content__title__content[data-length="5"]{animation-duration:2s;animation-timing-function:steps(15)}.event-content__title__content[data-length="6"]{animation-duration:2.4s;animation-timing-function:steps(18)}.event-content__title__content[data-length="7"]{animation-duration:2.8s;animation-timing-function:steps(21)}.event-content__title__content[data-length="8"]{animation-duration:3.2s;animation-timing-function:steps(24)}.event-content__title__content[data-length="9"]{animation-duration:3.6s;animation-timing-function:steps(27)}.event-content__title__content[data-length="10"]{animation-duration:4s;animation-timing-function:steps(30)}.event-content__title__content[data-length="11"]{animation-duration:4.4s;animation-timing-function:steps(33)}.event-content__title__content[data-length="12"]{animation-duration:4.8s;animation-timing-function:steps(36)}.event-content__title__content[data-length="13"]{animation-duration:5.2s;animation-timing-function:steps(39)}.event-content__title__content[data-length="14"]{animation-duration:5.6s;animation-timing-function:steps(42)}.event-content__title__content[data-length="15"]{animation-duration:6s;animation-timing-function:steps(45)}.event-content__title__content[data-length="16"]{animation-duration:6.4s;animation-timing-function:steps(48)}.event-content__title__content[data-length="17"]{animation-duration:6.8s;animation-timing-function:steps(51)}.event-content__title__content[data-length="18"]{animation-duration:7.2s;animation-timing-function:steps(54)}.event-content__title__content[data-length="19"]{animation-duration:7.6s;animation-timing-function:steps(57)}.event-content__title__content[data-length="20"]{animation-duration:8s;animation-timing-function:steps(60)}.event-content__title__content[data-length="21"]{animation-duration:8.4s;animation-timing-function:steps(63)}.event-content__title__content[data-length="22"]{animation-duration:8.8s;animation-timing-function:steps(66)}.event-content__title__content[data-length="23"]{animation-duration:9.2s;animation-timing-function:steps(69)}.event-content__title__content[data-length="24"]{animation-duration:9.6s;animation-timing-function:steps(72)}.event-content__title__content[data-length="25"]{animation-duration:10s;animation-timing-function:steps(75)}.event-content__title__content[data-length="26"]{animation-duration:10.4s;animation-timing-function:steps(78)}.event-content__title__content[data-length="27"]{animation-duration:10.8s;animation-timing-function:steps(81)}.event-content__title__content[data-length="28"]{animation-duration:11.2s;animation-timing-function:steps(84)}.event-content__title__content[data-length="29"]{animation-duration:11.6s;animation-timing-function:steps(87)}.event-content__title__content[data-length="30"]{animation-duration:12s;animation-timing-function:steps(90)}.event-content__title__content[data-length="31"]{animation-duration:12.4s;animation-timing-function:steps(93)}.event-content__title__content[data-length="32"]{animation-duration:12.8s;animation-timing-function:steps(96)}.event-content__title__content[data-length="33"]{animation-duration:13.2s;animation-timing-function:steps(99)}.event-content__title__content[data-length="34"]{animation-duration:13.6s;animation-timing-function:steps(102)}.event-content__title__content[data-length="35"]{animation-duration:14s;animation-timing-function:steps(105)}.event-content__title__content[data-length="36"]{animation-duration:14.4s;animation-timing-function:steps(108)}.event-content__title__content[data-length="37"]{animation-duration:14.8s;animation-timing-function:steps(111)}.event-content__title__content[data-length="38"]{animation-duration:15.2s;animation-timing-function:steps(114)}.event-content__title__content[data-length="39"]{animation-duration:15.6s;animation-timing-function:steps(117)}.event-content__title__content[data-length="40"]{animation-duration:16s;animation-timing-function:steps(120)}.event-content__title__content[data-length="41"]{animation-duration:16.4s;animation-timing-function:steps(123)}.event-content__title__content[data-length="42"]{animation-duration:16.8s;animation-timing-function:steps(126)}.event-content__title__content[data-length="43"]{animation-duration:17.2s;animation-timing-function:steps(129)}.event-content__title__content[data-length="44"]{animation-duration:17.6s;animation-timing-function:steps(132)}.event-content__title__content[data-length="45"]{animation-duration:18s;animation-timing-function:steps(135)}.event-content__title__content[data-length="46"]{animation-duration:18.4s;animation-timing-function:steps(138)}.event-content__title__content[data-length="47"]{animation-duration:18.8s;animation-timing-function:steps(141)}.event-content__title__content[data-length="48"]{animation-duration:19.2s;animation-timing-function:steps(144)}.event-content__title__content[data-length="49"]{animation-duration:19.6s;animation-timing-function:steps(147)}.event-content__title__content[data-length="50"]{animation-duration:20s;animation-timing-function:steps(150)}.event-content__title__content[data-length="51"]{animation-duration:20.4s;animation-timing-function:steps(153)}.event-content__title__content[data-length="52"]{animation-duration:20.8s;animation-timing-function:steps(156)}.event-content__title__content[data-length="53"]{animation-duration:21.2s;animation-timing-function:steps(159)}.event-content__title__content[data-length="54"]{animation-duration:21.6s;animation-timing-function:steps(162)}.event-content__title__content[data-length="55"]{animation-duration:22s;animation-timing-function:steps(165)}.event-content__title__content[data-length="56"]{animation-duration:22.4s;animation-timing-function:steps(168)}.event-content__title__content[data-length="57"]{animation-duration:22.8s;animation-timing-function:steps(171)}.event-content__title__content[data-length="58"]{animation-duration:23.2s;animation-timing-function:steps(174)}.event-content__title__content[data-length="59"]{animation-duration:23.6s;animation-timing-function:steps(177)}.event-content__title__content[data-length="60"]{animation-duration:24s;animation-timing-function:steps(180)}.event-content__title__content[data-length="61"]{animation-duration:24.4s;animation-timing-function:steps(183)}.event-content__title__content[data-length="62"]{animation-duration:24.8s;animation-timing-function:steps(186)}.event-content__title__content[data-length="63"]{animation-duration:25.2s;animation-timing-function:steps(189)}.event-content__title__content[data-length="64"]{animation-duration:25.6s;animation-timing-function:steps(192)}.event-content__title__content[data-length="65"]{animation-duration:26s;animation-timing-function:steps(195)}.event-content__title__content[data-length="66"]{animation-duration:26.4s;animation-timing-function:steps(198)}.event-content__title__content[data-length="67"]{animation-duration:26.8s;animation-timing-function:steps(201)}.event-content__title__content[data-length="68"]{animation-duration:27.2s;animation-timing-function:steps(204)}.event-content__title__content[data-length="69"]{animation-duration:27.6s;animation-timing-function:steps(207)}.event-content__title__content[data-length="70"]{animation-duration:28s;animation-timing-function:steps(210)}.event-content__title__content[data-length="71"]{animation-duration:28.4s;animation-timing-function:steps(213)}.event-content__title__content[data-length="72"]{animation-duration:28.8s;animation-timing-function:steps(216)}.event-content__title__content[data-length="73"]{animation-duration:29.2s;animation-timing-function:steps(219)}.event-content__title__content[data-length="74"]{animation-duration:29.6s;animation-timing-function:steps(222)}.event-content__title__content[data-length="75"]{animation-duration:30s;animation-timing-function:steps(225)}.event-content__title__content[data-length="76"]{animation-duration:30.4s;animation-timing-function:steps(228)}.event-content__title__content[data-length="77"]{animation-duration:30.8s;animation-timing-function:steps(231)}.event-content__title__content[data-length="78"]{animation-duration:31.2s;animation-timing-function:steps(234)}.event-content__title__content[data-length="79"]{animation-duration:31.6s;animation-timing-function:steps(237)}.event-content__title__content[data-length="80"]{animation-duration:32s;animation-timing-function:steps(240)}.event-content__title__content[data-length="81"]{animation-duration:32.4s;animation-timing-function:steps(243)}.event-content__title__content[data-length="82"]{animation-duration:32.8s;animation-timing-function:steps(246)}.event-content__title__content[data-length="83"]{animation-duration:33.2s;animation-timing-function:steps(249)}.event-content__title__content[data-length="84"]{animation-duration:33.6s;animation-timing-function:steps(252)}.event-content__title__content[data-length="85"]{animation-duration:34s;animation-timing-function:steps(255)}.event-content__title__content[data-length="86"]{animation-duration:34.4s;animation-timing-function:steps(258)}.event-content__title__content[data-length="87"]{animation-duration:34.8s;animation-timing-function:steps(261)}.event-content__title__content[data-length="88"]{animation-duration:35.2s;animation-timing-function:steps(264)}.event-content__title__content[data-length="89"]{animation-duration:35.6s;animation-timing-function:steps(267)}.event-content__title__content[data-length="90"]{animation-duration:36s;animation-timing-function:steps(270)}.event-content__title__content[data-length="91"]{animation-duration:36.4s;animation-timing-function:steps(273)}.event-content__title__content[data-length="92"]{animation-duration:36.8s;animation-timing-function:steps(276)}.event-content__title__content[data-length="93"]{animation-duration:37.2s;animation-timing-function:steps(279)}.event-content__title__content[data-length="94"]{animation-duration:37.6s;animation-timing-function:steps(282)}.event-content__title__content[data-length="95"]{animation-duration:38s;animation-timing-function:steps(285)}.event-content__title__content[data-length="96"]{animation-duration:38.4s;animation-timing-function:steps(288)}.event-content__title__content[data-length="97"]{animation-duration:38.8s;animation-timing-function:steps(291)}.event-content__title__content[data-length="98"]{animation-duration:39.2s;animation-timing-function:steps(294)}.event-content__title__content[data-length="99"]{animation-duration:39.6s;animation-timing-function:steps(297)}.event-content__title__content[data-length="100"]{animation-duration:40s;animation-timing-function:steps(300)}.event-content__title__content--copy{animation-name:marquee2;position:absolute;top:0}.event-content__lineup{--multiplier:1;--paragraph:1.5rem;font-size:var(--paragraph);font-variation-settings:"slnt" 0,"wght" 450;font-weight:400;font-weight:500;line-height:1;margin:0 var(--containerPadding);margin-bottom:1rem;overflow:hidden}@media (min-width:640px){.event-content__lineup{--paragraph:2.1rem}}@media (min-width:1024px){.event-content__lineup{--paragraph:2.5rem}}.event-content__tickets{--multiplier:1;--paragraph:1.5rem;animation:text-fade .4s ease-in-out .3s forwards;animation-timing-function:steps(12);font-size:var(--paragraph);font-variation-settings:"slnt" 0,"wght" 450;font-weight:400;font-weight:10;line-height:1;padding:0 var(--containerPadding)}@media (min-width:640px){.event-content__tickets{--paragraph:2.1rem}}@media (min-width:1024px){.event-content__tickets{--paragraph:2.5rem}}.event-content .blocks{animation:text-fade .4s ease-in-out .3s forwards;animation-timing-function:steps(12);font-weight:10;grid-column:span 2;padding:calc(var(--containerPadding)*4) var(--containerPadding)}.event-content__mask{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);height:100svh;left:0;overflow-y:auto;padding:0;position:absolute;top:0;width:100%;z-index:-1}.event-meta{--multiplier:1;--smallHead:1.5rem;display:grid;font-size:var(--smallHead);font-weight:400;grid-template-columns:repeat(2,1fr);line-height:1;margin-bottom:1rem;padding-top:var(--containerPadding)}@media (min-width:640px){.event-meta{--smallHead:2rem}}@media (min-width:1024px){.event-meta{--smallHead:2.75rem}}.event-meta__date,.event-meta__ticket{padding:0 var(--containerPadding)}.event{--multiplier:1;--smallHead:1.5rem;font-size:var(--smallHead);font-weight:400;grid-template-columns:repeat(2,1fr);line-height:1;margin-bottom:var(--containerPadding)}@media (min-width:640px){.event{--smallHead:2rem}}@media (min-width:1024px){.event{--smallHead:2.75rem}}.event__top{display:flex;gap:1rem}.event__image{display:none;height:20svh;max-height:200px;position:relative;width:auto;z-index:100}.event__title{--multiplier:1;--largeHead:6rem;font-size:var(--largeHead);font-weight:400;grid-column:span 2;line-height:1;overflow:hidden;position:relative;transition:font-weight .3s}@media (min-width:460px){.event__title{--largeHead:10rem}}@media (min-width:1024px){.event__title{--largeHead:10rem}}@media (min-width:1920px){.event__title{--largeHead:13rem}}.event__title__content{animation:marquee 10s linear infinite;animation-play-state:paused;animation-timing-function:steps(20);min-width:100%;padding-right:2rem;white-space:nowrap;width:-moz-fit-content;width:fit-content}.event__title__content[data-length="1"]{animation-duration:.4s;animation-timing-function:steps(3)}.event__title__content[data-length="2"]{animation-duration:.8s;animation-timing-function:steps(6)}.event__title__content[data-length="3"]{animation-duration:1.2s;animation-timing-function:steps(9)}.event__title__content[data-length="4"]{animation-duration:1.6s;animation-timing-function:steps(12)}.event__title__content[data-length="5"]{animation-duration:2s;animation-timing-function:steps(15)}.event__title__content[data-length="6"]{animation-duration:2.4s;animation-timing-function:steps(18)}.event__title__content[data-length="7"]{animation-duration:2.8s;animation-timing-function:steps(21)}.event__title__content[data-length="8"]{animation-duration:3.2s;animation-timing-function:steps(24)}.event__title__content[data-length="9"]{animation-duration:3.6s;animation-timing-function:steps(27)}.event__title__content[data-length="10"]{animation-duration:4s;animation-timing-function:steps(30)}.event__title__content[data-length="11"]{animation-duration:4.4s;animation-timing-function:steps(33)}.event__title__content[data-length="12"]{animation-duration:4.8s;animation-timing-function:steps(36)}.event__title__content[data-length="13"]{animation-duration:5.2s;animation-timing-function:steps(39)}.event__title__content[data-length="14"]{animation-duration:5.6s;animation-timing-function:steps(42)}.event__title__content[data-length="15"]{animation-duration:6s;animation-timing-function:steps(45)}.event__title__content[data-length="16"]{animation-duration:6.4s;animation-timing-function:steps(48)}.event__title__content[data-length="17"]{animation-duration:6.8s;animation-timing-function:steps(51)}.event__title__content[data-length="18"]{animation-duration:7.2s;animation-timing-function:steps(54)}.event__title__content[data-length="19"]{animation-duration:7.6s;animation-timing-function:steps(57)}.event__title__content[data-length="20"]{animation-duration:8s;animation-timing-function:steps(60)}.event__title__content[data-length="21"]{animation-duration:8.4s;animation-timing-function:steps(63)}.event__title__content[data-length="22"]{animation-duration:8.8s;animation-timing-function:steps(66)}.event__title__content[data-length="23"]{animation-duration:9.2s;animation-timing-function:steps(69)}.event__title__content[data-length="24"]{animation-duration:9.6s;animation-timing-function:steps(72)}.event__title__content[data-length="25"]{animation-duration:10s;animation-timing-function:steps(75)}.event__title__content[data-length="26"]{animation-duration:10.4s;animation-timing-function:steps(78)}.event__title__content[data-length="27"]{animation-duration:10.8s;animation-timing-function:steps(81)}.event__title__content[data-length="28"]{animation-duration:11.2s;animation-timing-function:steps(84)}.event__title__content[data-length="29"]{animation-duration:11.6s;animation-timing-function:steps(87)}.event__title__content[data-length="30"]{animation-duration:12s;animation-timing-function:steps(90)}.event__title__content[data-length="31"]{animation-duration:12.4s;animation-timing-function:steps(93)}.event__title__content[data-length="32"]{animation-duration:12.8s;animation-timing-function:steps(96)}.event__title__content[data-length="33"]{animation-duration:13.2s;animation-timing-function:steps(99)}.event__title__content[data-length="34"]{animation-duration:13.6s;animation-timing-function:steps(102)}.event__title__content[data-length="35"]{animation-duration:14s;animation-timing-function:steps(105)}.event__title__content[data-length="36"]{animation-duration:14.4s;animation-timing-function:steps(108)}.event__title__content[data-length="37"]{animation-duration:14.8s;animation-timing-function:steps(111)}.event__title__content[data-length="38"]{animation-duration:15.2s;animation-timing-function:steps(114)}.event__title__content[data-length="39"]{animation-duration:15.6s;animation-timing-function:steps(117)}.event__title__content[data-length="40"]{animation-duration:16s;animation-timing-function:steps(120)}.event__title__content[data-length="41"]{animation-duration:16.4s;animation-timing-function:steps(123)}.event__title__content[data-length="42"]{animation-duration:16.8s;animation-timing-function:steps(126)}.event__title__content[data-length="43"]{animation-duration:17.2s;animation-timing-function:steps(129)}.event__title__content[data-length="44"]{animation-duration:17.6s;animation-timing-function:steps(132)}.event__title__content[data-length="45"]{animation-duration:18s;animation-timing-function:steps(135)}.event__title__content[data-length="46"]{animation-duration:18.4s;animation-timing-function:steps(138)}.event__title__content[data-length="47"]{animation-duration:18.8s;animation-timing-function:steps(141)}.event__title__content[data-length="48"]{animation-duration:19.2s;animation-timing-function:steps(144)}.event__title__content[data-length="49"]{animation-duration:19.6s;animation-timing-function:steps(147)}.event__title__content[data-length="50"]{animation-duration:20s;animation-timing-function:steps(150)}.event__title__content[data-length="51"]{animation-duration:20.4s;animation-timing-function:steps(153)}.event__title__content[data-length="52"]{animation-duration:20.8s;animation-timing-function:steps(156)}.event__title__content[data-length="53"]{animation-duration:21.2s;animation-timing-function:steps(159)}.event__title__content[data-length="54"]{animation-duration:21.6s;animation-timing-function:steps(162)}.event__title__content[data-length="55"]{animation-duration:22s;animation-timing-function:steps(165)}.event__title__content[data-length="56"]{animation-duration:22.4s;animation-timing-function:steps(168)}.event__title__content[data-length="57"]{animation-duration:22.8s;animation-timing-function:steps(171)}.event__title__content[data-length="58"]{animation-duration:23.2s;animation-timing-function:steps(174)}.event__title__content[data-length="59"]{animation-duration:23.6s;animation-timing-function:steps(177)}.event__title__content[data-length="60"]{animation-duration:24s;animation-timing-function:steps(180)}.event__title__content[data-length="61"]{animation-duration:24.4s;animation-timing-function:steps(183)}.event__title__content[data-length="62"]{animation-duration:24.8s;animation-timing-function:steps(186)}.event__title__content[data-length="63"]{animation-duration:25.2s;animation-timing-function:steps(189)}.event__title__content[data-length="64"]{animation-duration:25.6s;animation-timing-function:steps(192)}.event__title__content[data-length="65"]{animation-duration:26s;animation-timing-function:steps(195)}.event__title__content[data-length="66"]{animation-duration:26.4s;animation-timing-function:steps(198)}.event__title__content[data-length="67"]{animation-duration:26.8s;animation-timing-function:steps(201)}.event__title__content[data-length="68"]{animation-duration:27.2s;animation-timing-function:steps(204)}.event__title__content[data-length="69"]{animation-duration:27.6s;animation-timing-function:steps(207)}.event__title__content[data-length="70"]{animation-duration:28s;animation-timing-function:steps(210)}.event__title__content[data-length="71"]{animation-duration:28.4s;animation-timing-function:steps(213)}.event__title__content[data-length="72"]{animation-duration:28.8s;animation-timing-function:steps(216)}.event__title__content[data-length="73"]{animation-duration:29.2s;animation-timing-function:steps(219)}.event__title__content[data-length="74"]{animation-duration:29.6s;animation-timing-function:steps(222)}.event__title__content[data-length="75"]{animation-duration:30s;animation-timing-function:steps(225)}.event__title__content[data-length="76"]{animation-duration:30.4s;animation-timing-function:steps(228)}.event__title__content[data-length="77"]{animation-duration:30.8s;animation-timing-function:steps(231)}.event__title__content[data-length="78"]{animation-duration:31.2s;animation-timing-function:steps(234)}.event__title__content[data-length="79"]{animation-duration:31.6s;animation-timing-function:steps(237)}.event__title__content[data-length="80"]{animation-duration:32s;animation-timing-function:steps(240)}.event__title__content[data-length="81"]{animation-duration:32.4s;animation-timing-function:steps(243)}.event__title__content[data-length="82"]{animation-duration:32.8s;animation-timing-function:steps(246)}.event__title__content[data-length="83"]{animation-duration:33.2s;animation-timing-function:steps(249)}.event__title__content[data-length="84"]{animation-duration:33.6s;animation-timing-function:steps(252)}.event__title__content[data-length="85"]{animation-duration:34s;animation-timing-function:steps(255)}.event__title__content[data-length="86"]{animation-duration:34.4s;animation-timing-function:steps(258)}.event__title__content[data-length="87"]{animation-duration:34.8s;animation-timing-function:steps(261)}.event__title__content[data-length="88"]{animation-duration:35.2s;animation-timing-function:steps(264)}.event__title__content[data-length="89"]{animation-duration:35.6s;animation-timing-function:steps(267)}.event__title__content[data-length="90"]{animation-duration:36s;animation-timing-function:steps(270)}.event__title__content[data-length="91"]{animation-duration:36.4s;animation-timing-function:steps(273)}.event__title__content[data-length="92"]{animation-duration:36.8s;animation-timing-function:steps(276)}.event__title__content[data-length="93"]{animation-duration:37.2s;animation-timing-function:steps(279)}.event__title__content[data-length="94"]{animation-duration:37.6s;animation-timing-function:steps(282)}.event__title__content[data-length="95"]{animation-duration:38s;animation-timing-function:steps(285)}.event__title__content[data-length="96"]{animation-duration:38.4s;animation-timing-function:steps(288)}.event__title__content[data-length="97"]{animation-duration:38.8s;animation-timing-function:steps(291)}.event__title__content[data-length="98"]{animation-duration:39.2s;animation-timing-function:steps(294)}.event__title__content[data-length="99"]{animation-duration:39.6s;animation-timing-function:steps(297)}.event__title__content[data-length="100"]{animation-duration:40s;animation-timing-function:steps(300)}.event__title__content--copy{animation-name:marquee2;position:absolute;top:0}.event__meta{display:flex;gap:1rem;justify-content:space-between;max-width:100%}.event__lineup,.event__ticket{white-space:nowrap}.event__lineup{overflow:hidden;position:relative;width:100%}.event__lineup__content{animation-duration:10s;animation-name:marqueeLineup;animation-play-state:paused;min-width:100%;padding-right:1rem;width:-moz-fit-content;width:fit-content}.event__lineup__content[data-length="1"]{animation-duration:.3s;animation-timing-function:steps(3)}.event__lineup__content[data-length="2"]{animation-duration:.6s;animation-timing-function:steps(6)}.event__lineup__content[data-length="3"]{animation-duration:.9s;animation-timing-function:steps(9)}.event__lineup__content[data-length="4"]{animation-duration:1.2s;animation-timing-function:steps(12)}.event__lineup__content[data-length="5"]{animation-duration:1.5s;animation-timing-function:steps(15)}.event__lineup__content[data-length="6"]{animation-duration:1.8s;animation-timing-function:steps(18)}.event__lineup__content[data-length="7"]{animation-duration:2.1s;animation-timing-function:steps(21)}.event__lineup__content[data-length="8"]{animation-duration:2.4s;animation-timing-function:steps(24)}.event__lineup__content[data-length="9"]{animation-duration:2.7s;animation-timing-function:steps(27)}.event__lineup__content[data-length="10"]{animation-duration:3s;animation-timing-function:steps(30)}.event__lineup__content[data-length="11"]{animation-duration:3.3s;animation-timing-function:steps(33)}.event__lineup__content[data-length="12"]{animation-duration:3.6s;animation-timing-function:steps(36)}.event__lineup__content[data-length="13"]{animation-duration:3.9s;animation-timing-function:steps(39)}.event__lineup__content[data-length="14"]{animation-duration:4.2s;animation-timing-function:steps(42)}.event__lineup__content[data-length="15"]{animation-duration:4.5s;animation-timing-function:steps(45)}.event__lineup__content[data-length="16"]{animation-duration:4.8s;animation-timing-function:steps(48)}.event__lineup__content[data-length="17"]{animation-duration:5.1s;animation-timing-function:steps(51)}.event__lineup__content[data-length="18"]{animation-duration:5.4s;animation-timing-function:steps(54)}.event__lineup__content[data-length="19"]{animation-duration:5.7s;animation-timing-function:steps(57)}.event__lineup__content[data-length="20"]{animation-duration:6s;animation-timing-function:steps(60)}.event__lineup__content[data-length="21"]{animation-duration:6.3s;animation-timing-function:steps(63)}.event__lineup__content[data-length="22"]{animation-duration:6.6s;animation-timing-function:steps(66)}.event__lineup__content[data-length="23"]{animation-duration:6.9s;animation-timing-function:steps(69)}.event__lineup__content[data-length="24"]{animation-duration:7.2s;animation-timing-function:steps(72)}.event__lineup__content[data-length="25"]{animation-duration:7.5s;animation-timing-function:steps(75)}.event__lineup__content[data-length="26"]{animation-duration:7.8s;animation-timing-function:steps(78)}.event__lineup__content[data-length="27"]{animation-duration:8.1s;animation-timing-function:steps(81)}.event__lineup__content[data-length="28"]{animation-duration:8.4s;animation-timing-function:steps(84)}.event__lineup__content[data-length="29"]{animation-duration:8.7s;animation-timing-function:steps(87)}.event__lineup__content[data-length="30"]{animation-duration:9s;animation-timing-function:steps(90)}.event__lineup__content[data-length="31"]{animation-duration:9.3s;animation-timing-function:steps(93)}.event__lineup__content[data-length="32"]{animation-duration:9.6s;animation-timing-function:steps(96)}.event__lineup__content[data-length="33"]{animation-duration:9.9s;animation-timing-function:steps(99)}.event__lineup__content[data-length="34"]{animation-duration:10.2s;animation-timing-function:steps(102)}.event__lineup__content[data-length="35"]{animation-duration:10.5s;animation-timing-function:steps(105)}.event__lineup__content[data-length="36"]{animation-duration:10.8s;animation-timing-function:steps(108)}.event__lineup__content[data-length="37"]{animation-duration:11.1s;animation-timing-function:steps(111)}.event__lineup__content[data-length="38"]{animation-duration:11.4s;animation-timing-function:steps(114)}.event__lineup__content[data-length="39"]{animation-duration:11.7s;animation-timing-function:steps(117)}.event__lineup__content[data-length="40"]{animation-duration:12s;animation-timing-function:steps(120)}.event__lineup__content[data-length="41"]{animation-duration:12.3s;animation-timing-function:steps(123)}.event__lineup__content[data-length="42"]{animation-duration:12.6s;animation-timing-function:steps(126)}.event__lineup__content[data-length="43"]{animation-duration:12.9s;animation-timing-function:steps(129)}.event__lineup__content[data-length="44"]{animation-duration:13.2s;animation-timing-function:steps(132)}.event__lineup__content[data-length="45"]{animation-duration:13.5s;animation-timing-function:steps(135)}.event__lineup__content[data-length="46"]{animation-duration:13.8s;animation-timing-function:steps(138)}.event__lineup__content[data-length="47"]{animation-duration:14.1s;animation-timing-function:steps(141)}.event__lineup__content[data-length="48"]{animation-duration:14.4s;animation-timing-function:steps(144)}.event__lineup__content[data-length="49"]{animation-duration:14.7s;animation-timing-function:steps(147)}.event__lineup__content[data-length="50"]{animation-duration:15s;animation-timing-function:steps(150)}.event__lineup__content[data-length="51"]{animation-duration:15.3s;animation-timing-function:steps(153)}.event__lineup__content[data-length="52"]{animation-duration:15.6s;animation-timing-function:steps(156)}.event__lineup__content[data-length="53"]{animation-duration:15.9s;animation-timing-function:steps(159)}.event__lineup__content[data-length="54"]{animation-duration:16.2s;animation-timing-function:steps(162)}.event__lineup__content[data-length="55"]{animation-duration:16.5s;animation-timing-function:steps(165)}.event__lineup__content[data-length="56"]{animation-duration:16.8s;animation-timing-function:steps(168)}.event__lineup__content[data-length="57"]{animation-duration:17.1s;animation-timing-function:steps(171)}.event__lineup__content[data-length="58"]{animation-duration:17.4s;animation-timing-function:steps(174)}.event__lineup__content[data-length="59"]{animation-duration:17.7s;animation-timing-function:steps(177)}.event__lineup__content[data-length="60"]{animation-duration:18s;animation-timing-function:steps(180)}.event__lineup__content[data-length="61"]{animation-duration:18.3s;animation-timing-function:steps(183)}.event__lineup__content[data-length="62"]{animation-duration:18.6s;animation-timing-function:steps(186)}.event__lineup__content[data-length="63"]{animation-duration:18.9s;animation-timing-function:steps(189)}.event__lineup__content[data-length="64"]{animation-duration:19.2s;animation-timing-function:steps(192)}.event__lineup__content[data-length="65"]{animation-duration:19.5s;animation-timing-function:steps(195)}.event__lineup__content[data-length="66"]{animation-duration:19.8s;animation-timing-function:steps(198)}.event__lineup__content[data-length="67"]{animation-duration:20.1s;animation-timing-function:steps(201)}.event__lineup__content[data-length="68"]{animation-duration:20.4s;animation-timing-function:steps(204)}.event__lineup__content[data-length="69"]{animation-duration:20.7s;animation-timing-function:steps(207)}.event__lineup__content[data-length="70"]{animation-duration:21s;animation-timing-function:steps(210)}.event__lineup__content[data-length="71"]{animation-duration:21.3s;animation-timing-function:steps(213)}.event__lineup__content[data-length="72"]{animation-duration:21.6s;animation-timing-function:steps(216)}.event__lineup__content[data-length="73"]{animation-duration:21.9s;animation-timing-function:steps(219)}.event__lineup__content[data-length="74"]{animation-duration:22.2s;animation-timing-function:steps(222)}.event__lineup__content[data-length="75"]{animation-duration:22.5s;animation-timing-function:steps(225)}.event__lineup__content[data-length="76"]{animation-duration:22.8s;animation-timing-function:steps(228)}.event__lineup__content[data-length="77"]{animation-duration:23.1s;animation-timing-function:steps(231)}.event__lineup__content[data-length="78"]{animation-duration:23.4s;animation-timing-function:steps(234)}.event__lineup__content[data-length="79"]{animation-duration:23.7s;animation-timing-function:steps(237)}.event__lineup__content[data-length="80"]{animation-duration:24s;animation-timing-function:steps(240)}.event__lineup__content[data-length="81"]{animation-duration:24.3s;animation-timing-function:steps(243)}.event__lineup__content[data-length="82"]{animation-duration:24.6s;animation-timing-function:steps(246)}.event__lineup__content[data-length="83"]{animation-duration:24.9s;animation-timing-function:steps(249)}.event__lineup__content[data-length="84"]{animation-duration:25.2s;animation-timing-function:steps(252)}.event__lineup__content[data-length="85"]{animation-duration:25.5s;animation-timing-function:steps(255)}.event__lineup__content[data-length="86"]{animation-duration:25.8s;animation-timing-function:steps(258)}.event__lineup__content[data-length="87"]{animation-duration:26.1s;animation-timing-function:steps(261)}.event__lineup__content[data-length="88"]{animation-duration:26.4s;animation-timing-function:steps(264)}.event__lineup__content[data-length="89"]{animation-duration:26.7s;animation-timing-function:steps(267)}.event__lineup__content[data-length="90"]{animation-duration:27s;animation-timing-function:steps(270)}.event__lineup__content[data-length="91"]{animation-duration:27.3s;animation-timing-function:steps(273)}.event__lineup__content[data-length="92"]{animation-duration:27.6s;animation-timing-function:steps(276)}.event__lineup__content[data-length="93"]{animation-duration:27.9s;animation-timing-function:steps(279)}.event__lineup__content[data-length="94"]{animation-duration:28.2s;animation-timing-function:steps(282)}.event__lineup__content[data-length="95"]{animation-duration:28.5s;animation-timing-function:steps(285)}.event__lineup__content[data-length="96"]{animation-duration:28.8s;animation-timing-function:steps(288)}.event__lineup__content[data-length="97"]{animation-duration:29.1s;animation-timing-function:steps(291)}.event__lineup__content[data-length="98"]{animation-duration:29.4s;animation-timing-function:steps(294)}.event__lineup__content[data-length="99"]{animation-duration:29.7s;animation-timing-function:steps(297)}.event__lineup__content[data-length="100"]{animation-duration:30s;animation-timing-function:steps(300)}.event__lineup__content--copy{animation-name:marqueeLineup2;position:absolute;top:0;transform:translateX(-100%)}.event:hover .event__lineup__content,.event:hover .event__title__content{animation-play-state:running}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes marquee2{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes marqueeLineup{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes marqueeLineup2{0%{transform:translateX(-100%)}to{transform:translateX(0)}}body[data-state=event-open] .events .event__title,body[data-template=event] .events .event__title{font-weight:900}.events{display:grid;height:100svh;margin-bottom:auto;overflow-y:auto;padding:var(--containerPadding) var(--containerPadding) calc(var(--containerPadding)*4) var(--containerPadding);position:relative;position:fixed;width:100%;z-index:100}@media (min-width:1024px){.events{grid-column:1/2;grid-row:1/2}}.events .events{grid-column:span 2}.events__mask{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);height:100svh;left:0;overflow-y:auto;padding:var(--containerPadding) var(--containerPadding) var(--containerPadding) var(--containerPadding);padding-bottom:8rem;position:absolute;top:0;width:100%;z-index:-1}.footer-content{--multiplier:1;--paragraph:1.5rem;color:var(--mainColor2);display:grid;font-size:var(--paragraph);font-variation-settings:"slnt" 0,"wght" 450;font-weight:400;font-weight:500;gap:1rem;grid-template-columns:repeat(2,1fr);line-height:1;margin-top:auto;padding:var(--containerPadding);position:relative;z-index:20}@media (min-width:640px){.footer-content{--paragraph:2.1rem}}@media (min-width:1024px){.footer-content{--paragraph:2.5rem}}@media (max-width:1024px){.footer-content__addres{grid-column:span 2}}@media (min-width:1024px){.footer-content{grid-template-columns:repeat(4,1fr)}}.footer-content p{margin:0}.footer-content__addres,.footer-content__contact,.footer-content__hours{margin-top:auto}.footer-content__addres:before,.footer-content__contact:before,.footer-content__hours:before{--multiplier:1;--smallHead:1.5rem;content:"-";display:block;font-size:var(--smallHead);font-weight:400;line-height:1}@media (min-width:640px){.footer-content__addres:before,.footer-content__contact:before,.footer-content__hours:before{--smallHead:2rem}}@media (min-width:1024px){.footer-content__addres:before,.footer-content__contact:before,.footer-content__hours:before{--smallHead:2.75rem}}.grid-lines{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;width:100%;z-index:1000}.grid-lines__line{padding:0 var(--containerPadding)}.grid-lines__line:before{--multiplier:1;--smallHead:1.5rem;content:"-";display:block;font-size:var(--smallHead);font-weight:400;line-height:1}@media (min-width:640px){.grid-lines__line:before{--smallHead:2rem}}@media (min-width:1024px){.grid-lines__line:before{--smallHead:2.75rem}}.home-intro{animation:text-fade .4s forwards;animation-delay:0;animation-duration:.5s;font-size:33vw;font-style:italic;font-weight:100;left:50%;line-height:1.1;padding:5vw;position:fixed;text-align:center;top:50%;transform:translate(-50%,-50%)}.hover{background-color:var(--mainColor2);font-weight:400;left:0;min-height:100%;min-width:100%;padding:var(--containerPadding);position:fixed;top:0;transition:font-weight .4s ease-in-out}.hover--home{background-color:#fff}.hover svg{overflow:visible;width:100%}.hover path{fill:var(--pageColor);stroke:var(--pageColor)}.hover__backdrop{color:var(--pageColor);font-size:50vw;pointer-events:none;position:fixed;-webkit-user-select:none;-moz-user-select:none;user-select:none;word-break:never;z-index:-1}.hover--default,.hover--events,body[data-state=events-open] .hover,body[data-state=page-open] .hover{font-weight:800}.logo{color:var(--mainColor2);font-family:MDThermochrome,serif;margin:auto;padding:0 1rem;position:sticky;top:-15vh;transform:translateY(-20%)}.logo svg{fill:var(--mainColor1);display:block;height:auto;margin:auto;max-width:1680px;width:100%}.main-content{animation:slide-reveal .5s ease-in-out forwards;animation-timing-function:steps(8);background:var(--pageColor);-webkit-clip-path:polygon(100% 100%,100% 100%,100% 100%,0 100%);clip-path:polygon(100% 100%,100% 100%,100% 100%,0 100%);color:var(--textColor);color:var(--pageColor);display:grid;height:85svh;left:0;margin-bottom:auto;overflow-y:hidden;position:relative;position:fixed;width:50%;width:100%;z-index:100}.main-content.moving-away{animation:slide-hide .5s ease-in-out forwards;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.main-content.moving-away:after{animation:move-down .4s ease-in-out forwards;top:0}.main-content.is-parent{background:var(--pageColor);color:var(--textColor)}@media (min-width:1024px){.main-content.is-parent{height:100svh;left:50%;width:50%}}.main-content__backdrop{color:var(--mainColor3);color:var(--pageColor);font-size:50vw;font-weight:400;height:100%;pointer-events:none;position:fixed;-webkit-user-select:none;-moz-user-select:none;user-select:none;word-break:break-word;z-index:-1}.main-content__title{--multiplier:1;--largeHead:6rem;font-size:var(--largeHead);font-weight:400;line-height:1}.main-content__title:hover .main-content__title__wrap{animation-play-state:running}@media (min-width:460px){.main-content__title{--largeHead:10rem}}@media (min-width:1024px){.main-content__title{--largeHead:10rem}}@media (min-width:1920px){.main-content__title{--largeHead:13rem}}.main-content__title__wrap{animation:marquee 10s linear infinite;animation-play-state:paused;animation-timing-function:steps(20);min-width:100%;padding-right:2rem;white-space:nowrap;width:-moz-fit-content;width:fit-content}.main-content__title__wrap[data-length="1"]{animation-duration:.4s;animation-timing-function:steps(3)}.main-content__title__wrap[data-length="2"]{animation-duration:.8s;animation-timing-function:steps(6)}.main-content__title__wrap[data-length="3"]{animation-duration:1.2s;animation-timing-function:steps(9)}.main-content__title__wrap[data-length="4"]{animation-duration:1.6s;animation-timing-function:steps(12)}.main-content__title__wrap[data-length="5"]{animation-duration:2s;animation-timing-function:steps(15)}.main-content__title__wrap[data-length="6"]{animation-duration:2.4s;animation-timing-function:steps(18)}.main-content__title__wrap[data-length="7"]{animation-duration:2.8s;animation-timing-function:steps(21)}.main-content__title__wrap[data-length="8"]{animation-duration:3.2s;animation-timing-function:steps(24)}.main-content__title__wrap[data-length="9"]{animation-duration:3.6s;animation-timing-function:steps(27)}.main-content__title__wrap[data-length="10"]{animation-duration:4s;animation-timing-function:steps(30)}.main-content__title__wrap[data-length="11"]{animation-duration:4.4s;animation-timing-function:steps(33)}.main-content__title__wrap[data-length="12"]{animation-duration:4.8s;animation-timing-function:steps(36)}.main-content__title__wrap[data-length="13"]{animation-duration:5.2s;animation-timing-function:steps(39)}.main-content__title__wrap[data-length="14"]{animation-duration:5.6s;animation-timing-function:steps(42)}.main-content__title__wrap[data-length="15"]{animation-duration:6s;animation-timing-function:steps(45)}.main-content__title__wrap[data-length="16"]{animation-duration:6.4s;animation-timing-function:steps(48)}.main-content__title__wrap[data-length="17"]{animation-duration:6.8s;animation-timing-function:steps(51)}.main-content__title__wrap[data-length="18"]{animation-duration:7.2s;animation-timing-function:steps(54)}.main-content__title__wrap[data-length="19"]{animation-duration:7.6s;animation-timing-function:steps(57)}.main-content__title__wrap[data-length="20"]{animation-duration:8s;animation-timing-function:steps(60)}.main-content__title__wrap[data-length="21"]{animation-duration:8.4s;animation-timing-function:steps(63)}.main-content__title__wrap[data-length="22"]{animation-duration:8.8s;animation-timing-function:steps(66)}.main-content__title__wrap[data-length="23"]{animation-duration:9.2s;animation-timing-function:steps(69)}.main-content__title__wrap[data-length="24"]{animation-duration:9.6s;animation-timing-function:steps(72)}.main-content__title__wrap[data-length="25"]{animation-duration:10s;animation-timing-function:steps(75)}.main-content__title__wrap[data-length="26"]{animation-duration:10.4s;animation-timing-function:steps(78)}.main-content__title__wrap[data-length="27"]{animation-duration:10.8s;animation-timing-function:steps(81)}.main-content__title__wrap[data-length="28"]{animation-duration:11.2s;animation-timing-function:steps(84)}.main-content__title__wrap[data-length="29"]{animation-duration:11.6s;animation-timing-function:steps(87)}.main-content__title__wrap[data-length="30"]{animation-duration:12s;animation-timing-function:steps(90)}.main-content__title__wrap[data-length="31"]{animation-duration:12.4s;animation-timing-function:steps(93)}.main-content__title__wrap[data-length="32"]{animation-duration:12.8s;animation-timing-function:steps(96)}.main-content__title__wrap[data-length="33"]{animation-duration:13.2s;animation-timing-function:steps(99)}.main-content__title__wrap[data-length="34"]{animation-duration:13.6s;animation-timing-function:steps(102)}.main-content__title__wrap[data-length="35"]{animation-duration:14s;animation-timing-function:steps(105)}.main-content__title__wrap[data-length="36"]{animation-duration:14.4s;animation-timing-function:steps(108)}.main-content__title__wrap[data-length="37"]{animation-duration:14.8s;animation-timing-function:steps(111)}.main-content__title__wrap[data-length="38"]{animation-duration:15.2s;animation-timing-function:steps(114)}.main-content__title__wrap[data-length="39"]{animation-duration:15.6s;animation-timing-function:steps(117)}.main-content__title__wrap[data-length="40"]{animation-duration:16s;animation-timing-function:steps(120)}.main-content__title__wrap[data-length="41"]{animation-duration:16.4s;animation-timing-function:steps(123)}.main-content__title__wrap[data-length="42"]{animation-duration:16.8s;animation-timing-function:steps(126)}.main-content__title__wrap[data-length="43"]{animation-duration:17.2s;animation-timing-function:steps(129)}.main-content__title__wrap[data-length="44"]{animation-duration:17.6s;animation-timing-function:steps(132)}.main-content__title__wrap[data-length="45"]{animation-duration:18s;animation-timing-function:steps(135)}.main-content__title__wrap[data-length="46"]{animation-duration:18.4s;animation-timing-function:steps(138)}.main-content__title__wrap[data-length="47"]{animation-duration:18.8s;animation-timing-function:steps(141)}.main-content__title__wrap[data-length="48"]{animation-duration:19.2s;animation-timing-function:steps(144)}.main-content__title__wrap[data-length="49"]{animation-duration:19.6s;animation-timing-function:steps(147)}.main-content__title__wrap[data-length="50"]{animation-duration:20s;animation-timing-function:steps(150)}.main-content__title__wrap[data-length="51"]{animation-duration:20.4s;animation-timing-function:steps(153)}.main-content__title__wrap[data-length="52"]{animation-duration:20.8s;animation-timing-function:steps(156)}.main-content__title__wrap[data-length="53"]{animation-duration:21.2s;animation-timing-function:steps(159)}.main-content__title__wrap[data-length="54"]{animation-duration:21.6s;animation-timing-function:steps(162)}.main-content__title__wrap[data-length="55"]{animation-duration:22s;animation-timing-function:steps(165)}.main-content__title__wrap[data-length="56"]{animation-duration:22.4s;animation-timing-function:steps(168)}.main-content__title__wrap[data-length="57"]{animation-duration:22.8s;animation-timing-function:steps(171)}.main-content__title__wrap[data-length="58"]{animation-duration:23.2s;animation-timing-function:steps(174)}.main-content__title__wrap[data-length="59"]{animation-duration:23.6s;animation-timing-function:steps(177)}.main-content__title__wrap[data-length="60"]{animation-duration:24s;animation-timing-function:steps(180)}.main-content__title__wrap[data-length="61"]{animation-duration:24.4s;animation-timing-function:steps(183)}.main-content__title__wrap[data-length="62"]{animation-duration:24.8s;animation-timing-function:steps(186)}.main-content__title__wrap[data-length="63"]{animation-duration:25.2s;animation-timing-function:steps(189)}.main-content__title__wrap[data-length="64"]{animation-duration:25.6s;animation-timing-function:steps(192)}.main-content__title__wrap[data-length="65"]{animation-duration:26s;animation-timing-function:steps(195)}.main-content__title__wrap[data-length="66"]{animation-duration:26.4s;animation-timing-function:steps(198)}.main-content__title__wrap[data-length="67"]{animation-duration:26.8s;animation-timing-function:steps(201)}.main-content__title__wrap[data-length="68"]{animation-duration:27.2s;animation-timing-function:steps(204)}.main-content__title__wrap[data-length="69"]{animation-duration:27.6s;animation-timing-function:steps(207)}.main-content__title__wrap[data-length="70"]{animation-duration:28s;animation-timing-function:steps(210)}.main-content__title__wrap[data-length="71"]{animation-duration:28.4s;animation-timing-function:steps(213)}.main-content__title__wrap[data-length="72"]{animation-duration:28.8s;animation-timing-function:steps(216)}.main-content__title__wrap[data-length="73"]{animation-duration:29.2s;animation-timing-function:steps(219)}.main-content__title__wrap[data-length="74"]{animation-duration:29.6s;animation-timing-function:steps(222)}.main-content__title__wrap[data-length="75"]{animation-duration:30s;animation-timing-function:steps(225)}.main-content__title__wrap[data-length="76"]{animation-duration:30.4s;animation-timing-function:steps(228)}.main-content__title__wrap[data-length="77"]{animation-duration:30.8s;animation-timing-function:steps(231)}.main-content__title__wrap[data-length="78"]{animation-duration:31.2s;animation-timing-function:steps(234)}.main-content__title__wrap[data-length="79"]{animation-duration:31.6s;animation-timing-function:steps(237)}.main-content__title__wrap[data-length="80"]{animation-duration:32s;animation-timing-function:steps(240)}.main-content__title__wrap[data-length="81"]{animation-duration:32.4s;animation-timing-function:steps(243)}.main-content__title__wrap[data-length="82"]{animation-duration:32.8s;animation-timing-function:steps(246)}.main-content__title__wrap[data-length="83"]{animation-duration:33.2s;animation-timing-function:steps(249)}.main-content__title__wrap[data-length="84"]{animation-duration:33.6s;animation-timing-function:steps(252)}.main-content__title__wrap[data-length="85"]{animation-duration:34s;animation-timing-function:steps(255)}.main-content__title__wrap[data-length="86"]{animation-duration:34.4s;animation-timing-function:steps(258)}.main-content__title__wrap[data-length="87"]{animation-duration:34.8s;animation-timing-function:steps(261)}.main-content__title__wrap[data-length="88"]{animation-duration:35.2s;animation-timing-function:steps(264)}.main-content__title__wrap[data-length="89"]{animation-duration:35.6s;animation-timing-function:steps(267)}.main-content__title__wrap[data-length="90"]{animation-duration:36s;animation-timing-function:steps(270)}.main-content__title__wrap[data-length="91"]{animation-duration:36.4s;animation-timing-function:steps(273)}.main-content__title__wrap[data-length="92"]{animation-duration:36.8s;animation-timing-function:steps(276)}.main-content__title__wrap[data-length="93"]{animation-duration:37.2s;animation-timing-function:steps(279)}.main-content__title__wrap[data-length="94"]{animation-duration:37.6s;animation-timing-function:steps(282)}.main-content__title__wrap[data-length="95"]{animation-duration:38s;animation-timing-function:steps(285)}.main-content__title__wrap[data-length="96"]{animation-duration:38.4s;animation-timing-function:steps(288)}.main-content__title__wrap[data-length="97"]{animation-duration:38.8s;animation-timing-function:steps(291)}.main-content__title__wrap[data-length="98"]{animation-duration:39.2s;animation-timing-function:steps(294)}.main-content__title__wrap[data-length="99"]{animation-duration:39.6s;animation-timing-function:steps(297)}.main-content__title__wrap[data-length="100"]{animation-duration:40s;animation-timing-function:steps(300)}.main-content__mask{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);height:100svh;height:85svh;left:0;overflow-y:auto;padding:var(--containerPadding) var(--containerPadding) var(--containerPadding) var(--containerPadding);padding-top:1rem;position:absolute;top:0;width:100%;z-index:-1}@media (min-width:1024px){.main-content__mask{height:100svh;justify-content:center}.main-content__mask--center{display:flex;flex-direction:column;justify-content:center}}body[data-state=subpage-open] .main-content.is-parent .main-content__backdrop{background-color:var(--mainColor2);font-weight:800}.nav-extended{left:var(--containerPadding);position:fixed;top:7rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:2500}.nav-extended__menu,.nav-extended__menu__item{transform:translateX(-120%)}.nav-extended__menu__item{--multiplier:1;--paragraph:1.5rem;background-color:var(--pageColor);border:4px solid var(--mainColor2);border-radius:3rem;color:#fff;cursor:pointer;font-size:var(--paragraph);font-variation-settings:"slnt" 0,"wght" 450;font-weight:400;line-height:1;margin-bottom:1rem;padding:.5rem 1rem;transition:background-color .3s ease-in-out;transition:transform .2s;transition-timing-function:steps(3);-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (min-width:640px){.nav-extended__menu__item{--paragraph:2.1rem}}@media (min-width:1024px){.nav-extended__menu__item{--paragraph:2.5rem}}.nav-extended__menu__item a{display:block;width:100%}.nav-extended__menu__item:first-child{transition-delay:0s}.nav-extended__menu__item:nth-child(2){transition-delay:.05s}.nav-extended__menu__item:nth-child(3){transition-delay:.1s}.nav-extended__menu__item:nth-child(4){transition-delay:.15s}.nav-extended__menu__item:nth-child(5){transition-delay:.2s}.nav-extended__menu__item:nth-child(6){transition-delay:.25s}.nav-extended__menu__item:nth-child(7){transition-delay:.3s}.nav-extended__menu__item:nth-child(8){transition-delay:.35s}.nav-extended__menu__item:nth-child(9){transition-delay:.4s}.nav-extended__menu__item:nth-child(10){transition-delay:.45s}.nav-extended.open .nav-extended__menu,.nav-extended.open .nav-extended__menu__item{transform:translateX(0)}.nav-extended__toggle{--multiplier:1;--paragraph:1.5rem;background-color:var(--pageColor);border:4px solid var(--mainColor2);border-radius:3rem;color:#fff;cursor:pointer;font-size:var(--paragraph);font-variation-settings:"slnt" 0,"wght" 450;font-weight:400;left:var(--containerPadding);line-height:1;padding:.5rem 1rem;position:fixed;top:2rem;transition:background-color .3s ease-in-out;z-index:1500}@media (min-width:640px){.nav-extended__toggle{--paragraph:2.1rem}}@media (min-width:1024px){.nav-extended__toggle{--paragraph:2.5rem}}.nav-extended__toggle--home{display:none}.nav-extended__toggle.open{background-color:var(--pageColor)}.nav-extended__toggle:hover{cursor:pointer}.nav-main{background:var(--mainColor2);bottom:0;color:var(--pageColor);padding:var(--containerPadding);position:fixed;width:100%;z-index:500}.nav-main__menu{display:flex;gap:var(--containerPadding)}.nav-main__menu__item{--multiplier:1;--paragraph:1.5rem;font-size:var(--paragraph);font-variation-settings:"slnt" 0,"wght" 450;font-weight:400;line-height:1}@media (min-width:640px){.nav-main__menu__item{--paragraph:2.1rem}}@media (min-width:1024px){.nav-main__menu__item{--paragraph:2.5rem}}.nav-second{background:green;bottom:0;height:var(--barHeight);left:var(--barHeight);position:fixed;width:calc(100% - var(--barHeight))}.nav-second[data-size=half]{width:calc(50% - var(--barHeight))}.nav-second[data-size=quarter]{width:calc(25% - var(--barHeight))}.overlay{background:var(--mainColor1);height:100%;mix-blend-mode:screen;pointer-events:none;position:fixed;top:0;width:100%;z-index:10}.overview-content{background:orange;padding-left:50vw}.subpages{padding-top:var(--containerPadding)}.subpages h2{--multiplier:1;--smallHead:1.5rem;font-size:var(--smallHead);font-weight:400;line-height:1}@media (min-width:640px){.subpages h2{--smallHead:2rem}}@media (min-width:1024px){.subpages h2{--smallHead:2.75rem}}.teaser-identity{animation:teaser-reveal-mobile 2s ease-in-out forwards;animation-timing-function:steps(5);background:var(--pageColor);-webkit-clip-path:polygon(100% 100%,100% 100%,100% 100%,0 100%);clip-path:polygon(100% 100%,100% 100%,100% 100%,0 100%);font-size:65svh;grid-column:span 2;height:100%;line-height:.8;position:fixed;width:100%;z-index:10}.teaser-identity--info{background:var(--textColor);color:var(--pageColor)}@media (min-width:640px){.teaser-identity{animation:teaser-reveal 1.5s ease-in-out forwards;animation-timing-function:steps(5)}}.teaser-identity__row{-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.teaser-identity__row--one{animation:fadeRow1 1s forwards;font-variation-settings:"slnt" -200,"wght" 100}.teaser-identity__row--two{animation:fadeRow2 1s forwards;animation-delay:.4s;font-variation-settings:"slnt" 200,"wght" 100}@keyframes fadeRow1{0%{font-variation-settings:"slnt" -200,"wght" 100}to{font-variation-settings:"slnt" -200,"wght" 800}}@keyframes fadeRow2{0%{font-variation-settings:"slnt" 200,"wght" 100}to{font-variation-settings:"slnt" 200,"wght" 800}}@keyframes teaser-reveal{0%{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}50%{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}to{-webkit-clip-path:polygon(0 0,50% 0,50% 100%,0 100%);clip-path:polygon(0 0,50% 0,50% 100%,0 100%)}}@keyframes teaser-reveal-mobile{0%{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}50%{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}to{-webkit-clip-path:polygon(0 50%,100% 50%,100% 100%,0 100%);clip-path:polygon(0 50%,100% 50%,100% 100%,0 100%)}}.teaser-images{height:50svh;width:100%}.teaser-images,.teaser-images__container{position:relative}@media (min-width:640px){.teaser-images{height:100svh;left:50vw;width:50vw}}.teaser-images__item,.teaser-images__item img{height:100%;position:absolute;width:100%}.teaser-images__item img{-o-object-fit:cover;object-fit:cover;top:0}.teaser-images__marquee{--multiplier:1;--largeHead:6rem;font-size:var(--largeHead);font-weight:400;grid-column:span 2;left:var(--containerPadding);line-height:1;overflow:hidden;padding:1rem 0;position:absolute;top:50%;transform:translateY(-50%);width:calc(100% - var(--containerPadding)*2)}@media (min-width:460px){.teaser-images__marquee{--largeHead:10rem}}@media (min-width:1024px){.teaser-images__marquee{--largeHead:10rem}}@media (min-width:1920px){.teaser-images__marquee{--largeHead:13rem}}.teaser-images__marquee__content{animation:marquee 10s linear infinite;animation-play-state:running;animation-timing-function:steps(20);min-width:100%;padding-right:2rem;white-space:nowrap;width:-moz-fit-content;width:fit-content}.teaser-images__marquee__content[data-length="1"]{animation-duration:.3s;animation-timing-function:steps(3)}.teaser-images__marquee__content[data-length="2"]{animation-duration:.6s;animation-timing-function:steps(6)}.teaser-images__marquee__content[data-length="3"]{animation-duration:.9s;animation-timing-function:steps(9)}.teaser-images__marquee__content[data-length="4"]{animation-duration:1.2s;animation-timing-function:steps(12)}.teaser-images__marquee__content[data-length="5"]{animation-duration:1.5s;animation-timing-function:steps(15)}.teaser-images__marquee__content[data-length="6"]{animation-duration:1.8s;animation-timing-function:steps(18)}.teaser-images__marquee__content[data-length="7"]{animation-duration:2.1s;animation-timing-function:steps(21)}.teaser-images__marquee__content[data-length="8"]{animation-duration:2.4s;animation-timing-function:steps(24)}.teaser-images__marquee__content[data-length="9"]{animation-duration:2.7s;animation-timing-function:steps(27)}.teaser-images__marquee__content[data-length="10"]{animation-duration:3s;animation-timing-function:steps(30)}.teaser-images__marquee__content[data-length="11"]{animation-duration:3.3s;animation-timing-function:steps(33)}.teaser-images__marquee__content[data-length="12"]{animation-duration:3.6s;animation-timing-function:steps(36)}.teaser-images__marquee__content[data-length="13"]{animation-duration:3.9s;animation-timing-function:steps(39)}.teaser-images__marquee__content[data-length="14"]{animation-duration:4.2s;animation-timing-function:steps(42)}.teaser-images__marquee__content[data-length="15"]{animation-duration:4.5s;animation-timing-function:steps(45)}.teaser-images__marquee__content[data-length="16"]{animation-duration:4.8s;animation-timing-function:steps(48)}.teaser-images__marquee__content[data-length="17"]{animation-duration:5.1s;animation-timing-function:steps(51)}.teaser-images__marquee__content[data-length="18"]{animation-duration:5.4s;animation-timing-function:steps(54)}.teaser-images__marquee__content[data-length="19"]{animation-duration:5.7s;animation-timing-function:steps(57)}.teaser-images__marquee__content[data-length="20"]{animation-duration:6s;animation-timing-function:steps(60)}.teaser-images__marquee__content[data-length="21"]{animation-duration:6.3s;animation-timing-function:steps(63)}.teaser-images__marquee__content[data-length="22"]{animation-duration:6.6s;animation-timing-function:steps(66)}.teaser-images__marquee__content[data-length="23"]{animation-duration:6.9s;animation-timing-function:steps(69)}.teaser-images__marquee__content[data-length="24"]{animation-duration:7.2s;animation-timing-function:steps(72)}.teaser-images__marquee__content[data-length="25"]{animation-duration:7.5s;animation-timing-function:steps(75)}.teaser-images__marquee__content[data-length="26"]{animation-duration:7.8s;animation-timing-function:steps(78)}.teaser-images__marquee__content[data-length="27"]{animation-duration:8.1s;animation-timing-function:steps(81)}.teaser-images__marquee__content[data-length="28"]{animation-duration:8.4s;animation-timing-function:steps(84)}.teaser-images__marquee__content[data-length="29"]{animation-duration:8.7s;animation-timing-function:steps(87)}.teaser-images__marquee__content[data-length="30"]{animation-duration:9s;animation-timing-function:steps(90)}.teaser-images__marquee__content[data-length="31"]{animation-duration:9.3s;animation-timing-function:steps(93)}.teaser-images__marquee__content[data-length="32"]{animation-duration:9.6s;animation-timing-function:steps(96)}.teaser-images__marquee__content[data-length="33"]{animation-duration:9.9s;animation-timing-function:steps(99)}.teaser-images__marquee__content[data-length="34"]{animation-duration:10.2s;animation-timing-function:steps(102)}.teaser-images__marquee__content[data-length="35"]{animation-duration:10.5s;animation-timing-function:steps(105)}.teaser-images__marquee__content[data-length="36"]{animation-duration:10.8s;animation-timing-function:steps(108)}.teaser-images__marquee__content[data-length="37"]{animation-duration:11.1s;animation-timing-function:steps(111)}.teaser-images__marquee__content[data-length="38"]{animation-duration:11.4s;animation-timing-function:steps(114)}.teaser-images__marquee__content[data-length="39"]{animation-duration:11.7s;animation-timing-function:steps(117)}.teaser-images__marquee__content[data-length="40"]{animation-duration:12s;animation-timing-function:steps(120)}.teaser-images__marquee__content[data-length="41"]{animation-duration:12.3s;animation-timing-function:steps(123)}.teaser-images__marquee__content[data-length="42"]{animation-duration:12.6s;animation-timing-function:steps(126)}.teaser-images__marquee__content[data-length="43"]{animation-duration:12.9s;animation-timing-function:steps(129)}.teaser-images__marquee__content[data-length="44"]{animation-duration:13.2s;animation-timing-function:steps(132)}.teaser-images__marquee__content[data-length="45"]{animation-duration:13.5s;animation-timing-function:steps(135)}.teaser-images__marquee__content[data-length="46"]{animation-duration:13.8s;animation-timing-function:steps(138)}.teaser-images__marquee__content[data-length="47"]{animation-duration:14.1s;animation-timing-function:steps(141)}.teaser-images__marquee__content[data-length="48"]{animation-duration:14.4s;animation-timing-function:steps(144)}.teaser-images__marquee__content[data-length="49"]{animation-duration:14.7s;animation-timing-function:steps(147)}.teaser-images__marquee__content[data-length="50"]{animation-duration:15s;animation-timing-function:steps(150)}.teaser-images__marquee__content[data-length="51"]{animation-duration:15.3s;animation-timing-function:steps(153)}.teaser-images__marquee__content[data-length="52"]{animation-duration:15.6s;animation-timing-function:steps(156)}.teaser-images__marquee__content[data-length="53"]{animation-duration:15.9s;animation-timing-function:steps(159)}.teaser-images__marquee__content[data-length="54"]{animation-duration:16.2s;animation-timing-function:steps(162)}.teaser-images__marquee__content[data-length="55"]{animation-duration:16.5s;animation-timing-function:steps(165)}.teaser-images__marquee__content[data-length="56"]{animation-duration:16.8s;animation-timing-function:steps(168)}.teaser-images__marquee__content[data-length="57"]{animation-duration:17.1s;animation-timing-function:steps(171)}.teaser-images__marquee__content[data-length="58"]{animation-duration:17.4s;animation-timing-function:steps(174)}.teaser-images__marquee__content[data-length="59"]{animation-duration:17.7s;animation-timing-function:steps(177)}.teaser-images__marquee__content[data-length="60"]{animation-duration:18s;animation-timing-function:steps(180)}.teaser-images__marquee__content[data-length="61"]{animation-duration:18.3s;animation-timing-function:steps(183)}.teaser-images__marquee__content[data-length="62"]{animation-duration:18.6s;animation-timing-function:steps(186)}.teaser-images__marquee__content[data-length="63"]{animation-duration:18.9s;animation-timing-function:steps(189)}.teaser-images__marquee__content[data-length="64"]{animation-duration:19.2s;animation-timing-function:steps(192)}.teaser-images__marquee__content[data-length="65"]{animation-duration:19.5s;animation-timing-function:steps(195)}.teaser-images__marquee__content[data-length="66"]{animation-duration:19.8s;animation-timing-function:steps(198)}.teaser-images__marquee__content[data-length="67"]{animation-duration:20.1s;animation-timing-function:steps(201)}.teaser-images__marquee__content[data-length="68"]{animation-duration:20.4s;animation-timing-function:steps(204)}.teaser-images__marquee__content[data-length="69"]{animation-duration:20.7s;animation-timing-function:steps(207)}.teaser-images__marquee__content[data-length="70"]{animation-duration:21s;animation-timing-function:steps(210)}.teaser-images__marquee__content[data-length="71"]{animation-duration:21.3s;animation-timing-function:steps(213)}.teaser-images__marquee__content[data-length="72"]{animation-duration:21.6s;animation-timing-function:steps(216)}.teaser-images__marquee__content[data-length="73"]{animation-duration:21.9s;animation-timing-function:steps(219)}.teaser-images__marquee__content[data-length="74"]{animation-duration:22.2s;animation-timing-function:steps(222)}.teaser-images__marquee__content[data-length="75"]{animation-duration:22.5s;animation-timing-function:steps(225)}.teaser-images__marquee__content[data-length="76"]{animation-duration:22.8s;animation-timing-function:steps(228)}.teaser-images__marquee__content[data-length="77"]{animation-duration:23.1s;animation-timing-function:steps(231)}.teaser-images__marquee__content[data-length="78"]{animation-duration:23.4s;animation-timing-function:steps(234)}.teaser-images__marquee__content[data-length="79"]{animation-duration:23.7s;animation-timing-function:steps(237)}.teaser-images__marquee__content[data-length="80"]{animation-duration:24s;animation-timing-function:steps(240)}.teaser-images__marquee__content[data-length="81"]{animation-duration:24.3s;animation-timing-function:steps(243)}.teaser-images__marquee__content[data-length="82"]{animation-duration:24.6s;animation-timing-function:steps(246)}.teaser-images__marquee__content[data-length="83"]{animation-duration:24.9s;animation-timing-function:steps(249)}.teaser-images__marquee__content[data-length="84"]{animation-duration:25.2s;animation-timing-function:steps(252)}.teaser-images__marquee__content[data-length="85"]{animation-duration:25.5s;animation-timing-function:steps(255)}.teaser-images__marquee__content[data-length="86"]{animation-duration:25.8s;animation-timing-function:steps(258)}.teaser-images__marquee__content[data-length="87"]{animation-duration:26.1s;animation-timing-function:steps(261)}.teaser-images__marquee__content[data-length="88"]{animation-duration:26.4s;animation-timing-function:steps(264)}.teaser-images__marquee__content[data-length="89"]{animation-duration:26.7s;animation-timing-function:steps(267)}.teaser-images__marquee__content[data-length="90"]{animation-duration:27s;animation-timing-function:steps(270)}.teaser-images__marquee__content[data-length="91"]{animation-duration:27.3s;animation-timing-function:steps(273)}.teaser-images__marquee__content[data-length="92"]{animation-duration:27.6s;animation-timing-function:steps(276)}.teaser-images__marquee__content[data-length="93"]{animation-duration:27.9s;animation-timing-function:steps(279)}.teaser-images__marquee__content[data-length="94"]{animation-duration:28.2s;animation-timing-function:steps(282)}.teaser-images__marquee__content[data-length="95"]{animation-duration:28.5s;animation-timing-function:steps(285)}.teaser-images__marquee__content[data-length="96"]{animation-duration:28.8s;animation-timing-function:steps(288)}.teaser-images__marquee__content[data-length="97"]{animation-duration:29.1s;animation-timing-function:steps(291)}.teaser-images__marquee__content[data-length="98"]{animation-duration:29.4s;animation-timing-function:steps(294)}.teaser-images__marquee__content[data-length="99"]{animation-duration:29.7s;animation-timing-function:steps(297)}.teaser-images__marquee__content[data-length="100"]{animation-duration:30s;animation-timing-function:steps(300)}.teaser-images__marquee__content--copy{animation-name:marquee2;position:absolute;top:0}.teaser-nav{--multiplier:1;--metaHead:1.25rem;background:transparent;bottom:0;font-size:var(--metaHead);font-weight:400;left:0;line-height:1;mix-blend-mode:difference;position:absolute;z-index:200}@media (min-width:640px){.teaser-nav{--metaHead:2rem}}.teaser-nav__menu{display:flex;gap:var(--containerPadding);padding:var(--containerPadding);position:relative;z-index:1}@keyframes slide-reveal{0%{-webkit-clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%);clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%)}to{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}@keyframes slide-hide{0%{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}to{-webkit-clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%);clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%)}}@keyframes move-up{0%{top:100%}to{top:0}}@keyframes move-down{0%{top:0}to{top:100%}}.blocks__gallery{background:var(--mainColor1);display:grid;position:relative;z-index:20}@media (min-width:1024px){.blocks__gallery{grid-template-columns:repeat(2,1fr)}}.blocks__gallery img{display:block;max-height:90svh;-o-object-fit:cover;object-fit:cover;width:100%}.blocks__image{padding:0;position:relative;z-index:20}.blocks__image figure{margin:0;padding:0}.blocks__image img{display:block;max-height:90svh;-o-object-fit:cover;object-fit:cover;width:100%}.blocks__menu{align-items:center;display:flex;flex-direction:column}.blocks__menu .menu-block{padding:1rem 1rem 2rem;width:100%}.blocks__menu .menu-block h2{--multiplier:1;--mediumHead:2rem;font-family:MDThermochrome,serif;font-size:var(--mediumHead);font-weight:400;line-height:1;margin-bottom:2rem}@media (min-width:640px){.blocks__menu .menu-block h2{--mediumHead:3.5rem}}@media (min-width:1024px){.blocks__menu .menu-block h2{--mediumHead:5rem}.blocks__menu .menu-block{padding-left:calc(25% + 1rem)}}.blocks__menu .menu-block__menu{display:flex;flex-direction:column;gap:1rem;list-style:none;margin:0;max-width:1024px;padding:0}.blocks__menu .menu-block__menu__item{--multiplier:1;--mediumHead:2rem;align-items:flex-end;display:flex;font-size:var(--mediumHead);font-weight:400;gap:1rem;justify-content:space-between;line-height:1}@media (min-width:640px){.blocks__menu .menu-block__menu__item{--mediumHead:3.5rem}}@media (min-width:1024px){.blocks__menu .menu-block__menu__item{--mediumHead:5rem}}.blocks__menu .menu-block__menu__item__name{flex-grow:3;margin:0}.blocks__menu .menu-block__menu__item__name p{margin:0}.blocks__menu .menu-block__menu__item__line{border-bottom:2px solid;display:block;transform:translateY(-4px);width:100%}.blocks__text-section__content{--multiplier:1;--paragraph:1.5rem;animation:text-fade .4s ease-in-out .3s forwards;animation-timing-function:steps(12);font-size:var(--paragraph);font-variation-settings:"slnt" 0,"wght" 450;font-weight:400;font-weight:10;line-height:1}@media (min-width:640px){.blocks__text-section__content{--paragraph:2.1rem}}@media (min-width:1024px){.blocks__text-section__content{--paragraph:2.5rem}}.blocks__text-section__content p{margin-top:0;max-width:1024px}.blocks__text-section__content__headline{--multiplier:1;--mediumHead:2rem;font-family:MDThermochrome,serif;font-size:var(--mediumHead);font-weight:400;line-height:1}@media (min-width:640px){.blocks__text-section__content__headline{--mediumHead:3.5rem}}@media (min-width:1024px){.blocks__text-section__content__headline{--mediumHead:5rem}}body{background:var(--pageColor);background:#000;color:var(--textColor);display:grid;min-height:100svh;position:relative}@media (min-width:1024px){body{grid-template-columns:1fr 1fr}}a.disabled:hover{cursor:wait}.credits{--multiplier:1;--metaHead:1.25rem;font-size:var(--metaHead);font-weight:400;line-height:1}@media (min-width:640px){.credits{--metaHead:2rem}}*{-ms-overflow-style:none;scrollbar-width:none}::-webkit-scrollbar{display:none}
/*# sourceMappingURL=site.css.map */
