@keyframes NavigationBar_fadeIn__Z6_Bi{0%{opacity:0}to{opacity:1}}@keyframes NavigationBar_fadeOut__uWnFP{0%{opacity:1}to{opacity:0}}.NavigationBar_navigation-bar__x_0U7{position:fixed;z-index:100;top:50%;left:24px;transform:translateY(-50%);-webkit-user-select:none;-moz-user-select:none;user-select:none}.NavigationBar_navigation-bar__x_0U7.NavigationBar_hidden__VslhK{visibility:hidden}.NavigationBar_navigation-bar__bars__6ShGu{display:flex;flex-direction:column;row-gap:1px;transform-origin:left center;transition:all .3s ease-in-out;transition-delay:40ms}.NavigationBar_navigation-bar__bars__6ShGu:hover{transform:scale(1.2)}.NavigationBar_navigation-bar__bar-area__6HsuR{display:flex;height:6px;align-items:center;cursor:pointer;transform-origin:left center;transition:all .3s ease-in-out;transition-delay:40ms}.NavigationBar_navigation-bar__bar-area__6HsuR:hover:not(.NavigationBar_active__wCqM5){transform:scale(1.4)}.NavigationBar_navigation-bar__bar__YsBzv{width:24px;height:0;border-bottom:1px solid #1a1919;transform-origin:left center}.NavigationBar_fade-appear__GuX90{z-index:1;opacity:0}.NavigationBar_fade-appear__GuX90.NavigationBar_fade-appear-active__c13O_{opacity:1;transition:opacity 1.4s ease-in-out}.NavigationBar_fade-enter__IRgdV{z-index:1;opacity:0}.NavigationBar_fade-enter__IRgdV.NavigationBar_fade-enter-active__YQXkG{opacity:1;transition:opacity 1.4s ease-in-out}.NavigationBar_fade-exit__Yx9wA{opacity:1}.NavigationBar_fade-exit__Yx9wA.NavigationBar_fade-exit-active__HTpvb{opacity:0;transition:opacity 1.4s ease-in-out}.NavigationBar_fade-exit-done__wf5tA{opacity:0}@keyframes Header_fadeIn__TH4CF{0%{opacity:0}to{opacity:1}}@keyframes Header_fadeOut__XBCN8{0%{opacity:1}to{opacity:0}}.Header_header___WHye{position:fixed;z-index:25;top:0;right:0;left:0;overflow:hidden;height:calc(var(--root-height)*1px);box-shadow:none;will-change:top,height,background}.Header_header--hidden__FT_Tq{top:calc(var(--root-height)*1px*-1);visibility:hidden}.Header_header--animate__VgulF{transition:top .6s ease,height .3s ease,background .3s ease,-webkit-backdrop-filter .3s ease;transition:top .6s ease,height .3s ease,background .3s ease,backdrop-filter .3s ease;transition:top .6s ease,height .3s ease,background .3s ease,backdrop-filter .3s ease,-webkit-backdrop-filter .3s ease}.Header_header--animate__VgulF.Header_header--hidden__FT_Tq{top:calc(var(--root-height)*1px*-1);visibility:visible}@media(min-width:1025px){.Header_header--transparent__jlBYN{pointer-events:none}}.Header_header__container__s5QPj{width:100%;max-width:1440px;padding:var(--gap-s) var(--gap-sm);margin:auto}@media(min-width:1025px){.Header_header__container__s5QPj{padding:var(--gap-m) var(--gap-l)}}.Header_header--open__zolfD{overflow:auto;height:100vh;background-color:#252525}.Header_header--open__zolfD .Header_header__content__uiLGc{padding-top:var(--gap-xxxl);padding-bottom:var(--gap-xxxl)}@media(max-width:767px){@supports(-webkit-touch-callout:none){.Header_header--open__zolfD .Header_header__content__uiLGc{padding-bottom:130px}}}@media(min-width:768px)and (max-width:1024px){.Header_header--open__zolfD{padding-bottom:unset}}@media(min-width:1025px){.Header_header--open__zolfD{padding-bottom:unset}}.Header_header--background-primary__7_jzI{background:#36454f}.Header_header--background-secondary__KGGGb{background:red}.Header_header--background-tertiary__dJYKU{background:#252525}.Header_header--background-quaternary__JHeuS{background:red}.Header_header--background-dark__FoJdx{background:#36454f}.Header_header--background-light__HTIst{background:#f1f1f1}.Header_header--background-white2__1wpUE,.Header_header--background-white__EkdSW{background:#fff}.Header_header--background-inherit__QR0f_{background:transparent}@keyframes Scroll_fadeIn___7oDS{0%{opacity:0}to{opacity:1}}@keyframes Scroll_fadeOut___y5Cb{0%{opacity:1}to{opacity:0}}.Scroll_scroll__1BdUC{overflow:scroll}.Scroll_scroll--direction-vertical__81IV9{display:flex;height:100%;flex-direction:column}.Scroll_scroll--direction-horizontal__DmO8c{display:flex;width:100%;flex-direction:row}.Scroll_scroll--justify-space-between__9rzfz{justify-content:space-between}.Scroll_scroll--justify-space-around__eMvny{justify-content:space-around}.Scroll_scroll--justify-space-evenly__2hBJM{justify-content:space-evenly}.Scroll_scroll--justify-flex-start__Qug5p{justify-content:flex-start}.Scroll_scroll--justify-flex-end__VjKa8{justify-content:flex-end}.Scroll_scroll--justify-center__YN2y0{justify-content:center}.Scroll_scroll--gap-xxs__5Utrw{gap:var(--gap-xxs)}.Scroll_scroll--gap-xs__zDXQz{gap:var(--gap-xs)}.Scroll_scroll--gap-s__uoQZy{gap:var(--gap-s)}.Scroll_scroll--gap-sm__SuqSk{gap:var(--gap-sm)}.Scroll_scroll--gap-m__V_cBq{gap:var(--gap-m)}.Scroll_scroll--gap-ml__94B1E{gap:var(--gap-ml)}.Scroll_scroll--gap-l__AV6DO{gap:var(--gap-l)}.Scroll_scroll--gap-xl__N_qhI{gap:var(--gap-xl)}.Scroll_scroll--gap-xxl__zRZ7w{gap:var(--gap-xxl)}.Scroll_scroll--gap-xxxl__5wUjN{gap:var(--gap-xxxl)}.Scroll_hide-scrollbar__mRjoj{padding-bottom:8px;-ms-overflow-style:-ms-autohiding-scrollbar;scrollbar-width:none}@media(min-width:1025px){.Scroll_hide-scrollbar__mRjoj{padding-bottom:unset}}.Scroll_hide-scrollbar__mRjoj::-webkit-scrollbar{display:none;width:0;height:0;-webkit-appearance:none}@keyframes Fade_fadeIn__F6dpl{0%{opacity:.03}to{opacity:1}}@keyframes Fade_fadeOut__1_8vg{0%{opacity:1}to{opacity:.03}}.Fade_fade__snrGE{display:flex;width:100%;min-width:100%;max-width:100%;height:100%;min-height:100%;max-height:100%;flex:1 1;flex-direction:column}.Fade_fade--in___wU6U{animation:Fade_fadeIn__F6dpl var(--timeout) forwards;will-change:opacity}.Fade_fade--out___y0DQ{animation:Fade_fadeOut__1_8vg var(--timeout) forwards;will-change:opacity}@keyframes Slider_fadeIn__Bgt5p{0%{opacity:0}to{opacity:1}}@keyframes Slider_fadeOut__MjzHZ{0%{opacity:1}to{opacity:0}}@keyframes Slider_previous-current__Qmlu_{0%{right:var(--prev-right);left:var(--prev-left)}to{right:0;left:0}}@keyframes Slider_current-next__Tuulq{0%{right:var(--curr-right);left:var(--curr-left)}to{right:-100%;left:100%}}@keyframes Slider_next-current__k_kH3{0%{right:var(--next-right);left:var(--next-left)}to{right:0;left:0}}@keyframes Slider_current-previous__hpeVC{0%{right:var(--curr-right);left:var(--curr-left)}to{right:100%;left:-100%}}.Slider_slider__9JWF9{display:flex;width:100%;min-width:100%;max-width:100%;height:100%;min-height:100%;max-height:100%;flex:1 1;flex-direction:column;position:relative;overflow:hidden}.Slider_slider__slide__1RvKg{position:absolute;top:0;bottom:0}.Slider_slider__previous__snyeG{right:var(--prev-right);left:var(--prev-left)}.Slider_slider__previous--left-to-right__8O5F6{animation:Slider_previous-current__Qmlu_ var(--timeout) forwards}.Slider_slider__current__Jl0SJ{right:var(--curr-right);left:var(--curr-left)}.Slider_slider__current--left-to-right__oMknc{animation:Slider_current-next__Tuulq var(--timeout) forwards}.Slider_slider__current--right-to-left__dhAFg{animation:Slider_current-previous__hpeVC var(--timeout) forwards}.Slider_slider__next__rnxuE{right:var(--next-right);left:var(--next-left)}.Slider_slider__next--right-to-left__6A4_F{animation:Slider_next-current__k_kH3 var(--timeout) forwards}@keyframes StickyContentLayout_fadeIn__8AHAY{0%{opacity:0}to{opacity:1}}@keyframes StickyContentLayout_fadeOut__lNkdi{0%{opacity:1}to{opacity:0}}.StickyContentLayout_sticky-content-layout__text__eBi2o,.StickyContentLayout_sticky-content-layout__xXZmE{min-height:calc(var(--parallax-speed, 1)*var(--app-vh) - var(--header-height))}.StickyContentLayout_sticky-content-layout__text__eBi2o{position:relative}.StickyContentLayout_sticky-content-layout__text-inner__rJj37{position:fixed;top:0;right:0;bottom:0;left:0}.StickyContentLayout_sticky-content-layout__mobile-image__rS1pQ{height:100vw}@keyframes Breadcrumbs_fadeIn__XYS57{0%{opacity:0}to{opacity:1}}@keyframes Breadcrumbs_fadeOut__wXQOU{0%{opacity:1}to{opacity:0}}.Breadcrumbs_breadcrumbs__list__ZQQqt{padding-bottom:var(--gap-s);list-style:none}@media(min-width:1025px){.Breadcrumbs_breadcrumbs__list__ZQQqt{padding-bottom:var(--gap-m)}}.Breadcrumbs_breadcrumbs__item--transparent__Pvhdz{opacity:.5}.Breadcrumbs_breadcrumbs__divider__yR6r_{height:1px;background-color:#fff;opacity:.1}.Breadcrumbs_breadcrumbs__item--inline__NpOBV,.Breadcrumbs_breadcrumbs__item__1YC7s{display:inline}.Breadcrumbs_breadcrumbs__link__OVeRg{position:relative}.Breadcrumbs_breadcrumbs__link__OVeRg:after{position:absolute;bottom:var(--border-offset);left:0;display:block;width:0;height:1px;background-color:#f1f1f1;content:"";transition:width .3s ease-in-out}@media(pointer:fine){.Breadcrumbs_breadcrumbs__link__OVeRg:hover:after{width:100%}}.Breadcrumbs_breadcrumbs__item__1YC7s:after{margin:0 8px;content:"/"}.Breadcrumbs_breadcrumbs__item__1YC7s:last-child:after{content:""}@keyframes Banner_fadeIn__17yl1{0%{opacity:0}to{opacity:1}}@keyframes Banner_fadeOut__1QMYA{0%{opacity:1}to{opacity:0}}.Banner_banner__container__SaLbn{position:fixed;right:0;bottom:0;left:0;padding:var(--gap-ml) var(--gap-l);background:#1a1919}@keyframes Footer_fadeIn__iswk_{0%{opacity:0}to{opacity:1}}@keyframes Footer_fadeOut__Q9qmh{0%{opacity:1}to{opacity:0}}.Footer_footer__RwvUP{background-color:#252525}.Footer_footer__container__mNupW{max-width:1440px;padding:var(--gap-l) var(--gap-sm) var(--gap-l);margin:0 auto;color:#fdfdfd}@media(min-width:1025px){.Footer_footer__container__mNupW{padding:var(--gap-xxl) var(--gap-l)}}.Footer_footer__container--with-breadcrumbs__8Wa1_{padding-top:var(--gap-ml)}@keyframes MediaCard_fadeIn__JPjg8{0%{opacity:0}to{opacity:1}}@keyframes MediaCard_fadeOut__NNczH{0%{opacity:1}to{opacity:0}}.MediaCard_media-card__1i2tl{width:361px}@media(min-width:1025px){.MediaCard_media-card__1i2tl{width:878px}}.MediaCard_media-block__QxPqK{height:361px}@media(min-width:1025px){.MediaCard_media-block__QxPqK{height:993px}}@keyframes MediaContainer_fadeIn__Q1LyJ{0%{opacity:0}to{opacity:1}}@keyframes MediaContainer_fadeOut__O1iaL{0%{opacity:1}to{opacity:0}}.MediaContainer_media-container__PZD6r{position:relative;display:flex;width:100%;min-width:100%;max-width:100%;height:100%;min-height:100%;max-height:100%;flex:1 1;flex-direction:column}.ScrollSnap_scroll-snap__container__JBFVe{overflow:auto;max-height:100vh;scroll-behavior:smooth;scroll-margin:10em;scroll-snap-type:y mandatory}.ScrollSnap_scroll-snap__item__Y3U5z{scroll-snap-align:start}.Fade_fade__wvVVh{transition:opacity var(--duration) linear}@media(prefers-reduced-motion:reduce){.Fade_fade__wvVVh{transition:none}}.Fade_fade__wvVVh:not(.Fade_show__gq_JF){opacity:0}.Rotate_rotate__xfLBp{transition:opacity var(--duration) linear,transform var(--duration) linear}@media(prefers-reduced-motion:reduce){.Rotate_rotate__xfLBp{transition:none}}.Rotate_rotated__EZFbG.Rotate_rotated--normal__cw5d4{transform:rotate(var(--rotation))}.Rotate_rotated__EZFbG.Rotate_rotated--x__J_exL{transform:rotateX(var(--rotation))}.Rotate_rotated__EZFbG.Rotate_rotated--y__UtcdE{transform:rotateY(var(--rotation))}.Slide_slide--direction-right__RRUsQ.Slide_enter__W_ays{opacity:0;transform:translateX(-100%)}.Slide_slide--direction-right__RRUsQ.Slide_entered__woeKy{opacity:1;transform:translateX(0)}.Slide_slide--direction-right__RRUsQ.Slide_exited__0TWBa{opacity:0;transform:translateX(-100%)}.Slide_slide--direction-right__RRUsQ.Slide_enter-active__RaYgz,.Slide_slide--direction-right__RRUsQ.Slide_exit-active__FfQfT{transition:opacity var(--duration),transform var(--duration)}.Slide_slide--direction-right__RRUsQ.Slide_enter-active__RaYgz{opacity:1;transform:translateX(0);transition-delay:var(--delay-enter,0ms)}.Slide_slide--direction-right__RRUsQ.Slide_exit-active__FfQfT{opacity:0;transform:translateX(100%);transition-delay:var(--delay-exit,0ms)}.Slide_slide--direction-left___yOxh.Slide_enter__W_ays{opacity:0;transform:translateX(100%)}.Slide_slide--direction-left___yOxh.Slide_entered__woeKy{opacity:1;transform:translateX(0)}.Slide_slide--direction-left___yOxh.Slide_exited__0TWBa{opacity:0;transform:translateX(100%)}.Slide_slide--direction-left___yOxh.Slide_enter-active__RaYgz,.Slide_slide--direction-left___yOxh.Slide_exit-active__FfQfT{transition:opacity var(--duration),transform var(--duration)}.Slide_slide--direction-left___yOxh.Slide_exit-active__FfQfT{opacity:0;transform:translateX(-100%);transition-delay:var(--delay-exit,0ms)}.Slide_slide--direction-left___yOxh.Slide_enter-active__RaYgz{opacity:1;transform:translateX(0);transition-delay:var(--delay-enter,0ms)}.Slide_slide--direction-down__eUckP.Slide_enter__W_ays{opacity:0;transform:translateY(-100%)}.Slide_slide--direction-down__eUckP.Slide_entered__woeKy{opacity:1;transform:translateY(0)}.Slide_slide--direction-down__eUckP.Slide_exited__0TWBa{opacity:0;transform:translateY(-100%)}.Slide_slide--direction-down__eUckP.Slide_enter-active__RaYgz,.Slide_slide--direction-down__eUckP.Slide_exit-active__FfQfT{transition:opacity var(--duration),transform var(--duration)}.Slide_slide--direction-down__eUckP.Slide_exit-active__FfQfT{opacity:0;transform:translateY(100%);transition-delay:var(--delay-exit,0ms)}.Slide_slide--direction-down__eUckP.Slide_enter-active__RaYgz{opacity:1;transform:translateY(0);transition-delay:var(--delay-enter,0ms)}.Slide_slide--direction-up__7aq4p.Slide_enter__W_ays{opacity:0;transform:translateY(100%)}.Slide_slide--direction-up__7aq4p.Slide_entered__woeKy{opacity:1;transform:translateY(0)}.Slide_slide--direction-up__7aq4p.Slide_exited__0TWBa{opacity:0;transform:translateY(100%)}.Slide_slide--direction-up__7aq4p.Slide_enter-active__RaYgz,.Slide_slide--direction-up__7aq4p.Slide_exit-active__FfQfT{transition:opacity var(--duration),transform var(--duration)}.Slide_slide--direction-up__7aq4p.Slide_exit-active__FfQfT{opacity:0;transform:translateY(-100%);transition-delay:var(--delay-exit,0ms)}.Slide_slide--direction-up__7aq4p.Slide_enter-active__RaYgz{opacity:1;transform:translateY(0);transition-delay:var(--delay-enter,0ms)}@keyframes Shutter_fadeIn__vTxnT{0%{opacity:0}to{opacity:1}}@keyframes Shutter_fadeOut__faY6U{0%{opacity:1}to{opacity:0}}.Shutter_has-block-shutter__inner__GXZGm,.Shutter_has-block-shutter__ogTpr{overflow:hidden}.SlideFocus_slide-focus__3SPk4{transition:opacity var(--slide-focus-duration),transform var(--slide-focus-duration)}.SlideFocus_slide-focus-container__qDMyb{overflow:clip}.SlideFocus_slide-focus--direction-left__lnA_2.SlideFocus_enter__s4vxu{opacity:.8;transform:translateX(var(--slide-focus-position)) scale(var(--slide-focus-scale))}.SlideFocus_slide-focus--direction-left__lnA_2.SlideFocus_enter-active__M2Mjd{opacity:1;transform:translateX(0) scale(1);transition-delay:var(--slide-focus-delay-enter,0ms)}.SlideFocus_slide-focus--direction-left__lnA_2.SlideFocus_entered__NyHMp{opacity:1;transform:translateX(0) scale(1)}.SlideFocus_slide-focus--direction-left__lnA_2.SlideFocus_exit-active__Gp0FP,.SlideFocus_slide-focus--direction-left__lnA_2.SlideFocus_exited__0iz7N{opacity:.8;transform:translateX(var(--slide-focus-position)) scale(var(--slide-focus-scale))}.SlideFocus_slide-focus--direction-up__afH5C.SlideFocus_enter__s4vxu{opacity:var(--slide-focus-opacity,.8);transform:translateY(var(--slide-focus-position)) scale(var(--slide-focus-scale))}.SlideFocus_slide-focus--direction-up__afH5C.SlideFocus_enter-active__M2Mjd{opacity:1;transform:translateY(0) scale(1);transition-delay:var(--slide-focus-delay-enter,0ms)}.SlideFocus_slide-focus--direction-up__afH5C.SlideFocus_entered__NyHMp{opacity:1;transform:translateY(0) scale(1)}.SlideFocus_slide-focus--direction-up__afH5C.SlideFocus_exit-active__Gp0FP{transition-delay:var(--slide-focus-delay-exit,0ms)}.SlideFocus_slide-focus--direction-up__afH5C.SlideFocus_exit-active__Gp0FP,.SlideFocus_slide-focus--direction-up__afH5C.SlideFocus_exited__0iz7N{opacity:var(--slide-focus-opacity,.8);transform:translateY(var(--slide-focus-position)) scale(var(--slide-focus-scale))}@media(prefers-reduced-motion:reduce){.SlideFocus_slide-focus__3SPk4{opacity:1!important;transform:translateX(0) scale(1)!important;transition:none}}.ZoomOut_zoom-out__IQtCc{transform:scale(1);transition:transform var(--duration) ease-in-out}.ZoomOut_exited__QFaBd,.ZoomOut_unmounted__yuUZW,.ZoomOut_zoom-out__IQtCc:not(.ZoomOut_show__jM2tC){transform:scale(var(--initialZoom,1.2))}@media(prefers-reduced-motion:reduce){.ZoomOut_zoom-out__IQtCc{transition:none}.ZoomOut_zoom-out__IQtCc:not(.ZoomOut_show__jM2tC){transform:scale(1)}}.Collapse_collapse-container__xf5CS{overflow:hidden;transition:all var(--collapse-duration) var(--collapse-transition-function,ease-in-out)}.Collapse_collapse-container--entered___LBGT{height:0}.Collapse_collapse-container--exiting__colad{height:var(--target-height,auto)}.Collapse_collapse-container--entering__AWgum{height:0}.Collapse_collapse-container--before-entering__KEdFW{height:var(--target-height,auto)}.Collapse_collapse-container--exited__o_EbR{overflow:visible;height:auto}@media(prefers-reduced-motion:reduce){.Collapse_collapse-container__xf5CS{transition:none}}.Collapse_collapsed__pno0C{visibility:hidden}.TransitionComposite_transition-composite__jZ0SB{transition:all var(--transition-composite-duration) ease-in-out!important}@keyframes IntroScreen_fadeIn__JmbyX{0%{opacity:0}to{opacity:1}}@keyframes IntroScreen_fadeOut__dcsby{0%{opacity:1}to{opacity:0}}.IntroScreen_overlay__gtDqy{position:absolute;z-index:100;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#244232}.IntroScreen_overlay__gtDqy>*{transform:scale(1.4);transform-origin:center center}.IntroScreen_content__ufIod{visibility:hidden}.IntroScreen_content--in__EFxbH{position:relative;z-index:0;visibility:visible}.IntroScreen_no-overflow__24ttb{overflow:hidden}@keyframes CollapsiblePanel_fadeIn__rl9vQ{0%{opacity:0}to{opacity:1}}@keyframes CollapsiblePanel_fadeOut__L8V57{0%{opacity:1}to{opacity:0}}.CollapsiblePanel_panel__jceh4{max-width:100%}.CollapsiblePanel_panel-body__OJQ24{overflow:hidden}.CollapsiblePanel_collapsible-panel--collapse__BRuXc:not(.CollapsiblePanel_show__4OpJz){display:none}.CollapsiblePanel_collapsible-panel--collapsing__N5cEH{overflow:hidden;height:0;transition:height .35s ease}.CollapsiblePanel_panel-title__4B_Ib{display:flex;cursor:pointer;gap:1rem}@media(prefers-reduced-motion:reduce){.CollapsiblePanel_collapsible-panel--collapsing__N5cEH{transition:none}}@keyframes Icon_fadeIn__TbLlW{0%{opacity:0}to{opacity:1}}@keyframes Icon_fadeOut__I8gp6{0%{opacity:1}to{opacity:0}}.Icon_icon__uzbrO{display:inline-flex;align-items:center;justify-content:center}.Icon_icon--fill__wC57f svg *{fill:var(--fill,currentColor);stroke:var(--stroke,inherit)}.Icon_icon--size-xs__6CnA9,.Icon_icon--size-xs__6CnA9 svg{width:16px;height:16px}.Icon_icon--size-sm__GO54p,.Icon_icon--size-sm__GO54p svg{width:24px;height:24px}.Icon_icon--size-md__BzNb9,.Icon_icon--size-md__BzNb9 svg{width:26px;height:26px}.Icon_icon--size-lg__JeGpu,.Icon_icon--size-lg__JeGpu svg{width:40px;height:40px}.Icon_icon--size-xl__C7tGE,.Icon_icon--size-xl__C7tGE svg{width:48px;height:48px}.Icon_icon--size-xxl__AUwyQ,.Icon_icon--size-xxl__AUwyQ svg{width:64px;height:64px}.Icon_icon--size-xxxl__O0sgY,.Icon_icon--size-xxxl__O0sgY svg{width:85px;height:85px}.Icon_icon--size-full__jkq4B,.Icon_icon--size-full__jkq4B svg{width:100%;height:100%}.Icon_icon--inline__PpeMq svg{width:auto!important;height:auto!important}@keyframes ArrowButton_fadeIn__td0D7{0%{opacity:0}to{opacity:1}}@keyframes ArrowButton_fadeOut__Ao9Zv{0%{opacity:1}to{opacity:0}}.ArrowButton_arrow-button--with-margins__IJEhL{margin-top:var(--gap-xl)}@media(max-width:767px){.ArrowButton_arrow-button--with-margins__IJEhL{margin-top:var(--gap-ml)}}@keyframes BackToTopButton_fadeIn__tXq2K{0%{opacity:0}to{opacity:1}}@keyframes BackToTopButton_fadeOut__vRBG_{0%{opacity:1}to{opacity:0}}.BackToTopButton_back-to-top-button__j7rh6{position:fixed;z-index:20;right:25px;bottom:95px}@media(min-width:1025px){.BackToTopButton_back-to-top-button__j7rh6{bottom:25px}}@media(min-width:768px)and (max-width:1024px){.BackToTopButton_back-to-top-button__j7rh6{bottom:120px}}@keyframes Brands_fadeIn__5Cvp2{0%{opacity:0}to{opacity:1}}@keyframes Brands_fadeOut__7xPxY{0%{opacity:1}to{opacity:0}}.Brands_brands__one__JRla1{width:100px;height:40px}.Brands_brands__two__h2kaQ{width:75px;height:32px}@keyframes CloseDialogButton_fadeIn__cxPoT{0%{opacity:0}to{opacity:1}}@keyframes CloseDialogButton_fadeOut__gUjw1{0%{opacity:1}to{opacity:0}}.CloseDialogButton_close-dialog-button__v7OZW{padding:10px;border-radius:8px;background-color:rgba(54,69,79,.1);color:#36454f}@media(min-width:1025px){.CloseDialogButton_close-dialog-button__v7OZW{padding:13px;border-radius:12px;cursor:pointer}.CloseDialogButton_close-dialog-button__v7OZW:hover{background-color:rgba(54,69,79,.1);color:#36454f;opacity:.6}}@keyframes DownloadLink_fadeIn__pyJYS{0%{opacity:0}to{opacity:1}}@keyframes DownloadLink_fadeOut__Z0Tgg{0%{opacity:1}to{opacity:0}}.DownloadLink_download-link__c1ARq{width:-moz-fit-content;width:fit-content}@media(min-width:1025px){.DownloadLink_download-link__c1ARq{padding:10px 0}}@keyframes MenuDialog_fadeIn__4MJeW{0%{opacity:0}to{opacity:1}}@keyframes MenuDialog_fadeOut__rQX1N{0%{opacity:1}to{opacity:0}}@media(max-width:767px){.MenuDialog_menu-dialog__footer-text__XeNgC{line-height:20px!important}}@media(min-width:768px)and (max-width:1024px){.MenuDialog_menu-dialog__footer-text__XeNgC{line-height:20px!important}}@keyframes MenuItem_fadeIn__DLZZO{0%{opacity:0}to{opacity:1}}@keyframes MenuItem_fadeOut__L_XCD{0%{opacity:1}to{opacity:0}}.MenuItem_menu-item__0YWq7{padding-top:var(--gap-m);border-top:1px solid #36454f}.MenuItem_menu-item__description__w6CtE,.MenuItem_menu-item__name__w56de{line-height:120%!important}.MenuItem_menu-item__price__F_ghw{margin-top:auto}@keyframes RoundedContainer_fadeIn__aGmQZ{0%{opacity:0}to{opacity:1}}@keyframes RoundedContainer_fadeOut__38T2H{0%{opacity:1}to{opacity:0}}.RoundedContainer_rounded-container__ViaCq{overflow:hidden;width:100%;height:100%}.RoundedContainer_rounded-container--radius-24__KOADo{border-radius:24px}.RoundedContainer_rounded-container--radius-18__44pPU{border-radius:18px}@keyframes SideDishesMenu_fadeIn__Mvwd0{0%{opacity:0}to{opacity:1}}@keyframes SideDishesMenu_fadeOut__aMbaV{0%{opacity:1}to{opacity:0}}.SideDishesMenu_side-dishes__bird-container__vpH_I{overflow:visible;height:80px;margin-top:-80px;text-align:right}.SideDishesMenu_side-dishes__bird__OH3Yf{max-width:100%}.SideDishesMenu_side-dishes__bird-container--mobile__SHxRB .SideDishesMenu_side-dishes__bird__OH3Yf{max-width:111px}@media(max-width:767px){.SideDishesMenu_side-dishes__category-description___Yufq{line-height:28px!important}}@media(min-width:768px)and (max-width:1024px){.SideDishesMenu_side-dishes__category-description___Yufq{line-height:28px!important}}@keyframes BurgerMenuButton_fadeIn__ptqxF{0%{opacity:0}to{opacity:1}}@keyframes BurgerMenuButton_fadeOut__aJ3mo{0%{opacity:1}to{opacity:0}}.BurgerMenuButton_button__bHj_f{position:relative;padding:15px 11px;border-radius:8px;background-color:transparent;cursor:pointer}@media(min-width:1025px){.BurgerMenuButton_button__bHj_f{padding:var(--gap-sm) 10px;border-radius:12px}}.BurgerMenuButton_button--primary__q7hhh{background-color:#36454f}.BurgerMenuButton_button__bHj_f .BurgerMenuButton_icon__0gUQh{position:relative;display:block;width:22px;height:14px}@media(min-width:1025px){.BurgerMenuButton_button__bHj_f .BurgerMenuButton_icon__0gUQh{width:30px;height:18px}}.BurgerMenuButton_button__bHj_f .BurgerMenuButton_icon-line__G8wTV{position:absolute;left:0;display:block;width:22px;height:2px;border-radius:2px;transition:all .3s ease-in-out}@media(min-width:1025px){.BurgerMenuButton_button__bHj_f .BurgerMenuButton_icon-line__G8wTV{width:30px;height:2px}}.BurgerMenuButton_button__bHj_f .BurgerMenuButton_icon-line--primary__l6mVC{background-color:#36454f}.BurgerMenuButton_button__bHj_f .BurgerMenuButton_icon-line--white__Tp3bj{background-color:#fff}.BurgerMenuButton_button__bHj_f .BurgerMenuButton_icon-line__G8wTV:first-child{top:0}.BurgerMenuButton_button__bHj_f .BurgerMenuButton_icon-line__G8wTV:nth-child(2){top:7px;opacity:1}@media(min-width:1025px){.BurgerMenuButton_button__bHj_f .BurgerMenuButton_icon-line__G8wTV:nth-child(2){top:8px}}.BurgerMenuButton_button__bHj_f .BurgerMenuButton_icon-line__G8wTV:nth-child(3){top:14px}@media(min-width:1025px){.BurgerMenuButton_button__bHj_f .BurgerMenuButton_icon-line__G8wTV:nth-child(3){top:16px}}.BurgerMenuButton_button__bHj_f:not(.BurgerMenuButton_button--close-button__SkQQT):hover .BurgerMenuButton_icon-line__G8wTV:first-child{width:22px}@media(min-width:1025px){.BurgerMenuButton_button__bHj_f:not(.BurgerMenuButton_button--close-button__SkQQT):hover .BurgerMenuButton_icon-line__G8wTV:first-child{width:30px}}.BurgerMenuButton_button__bHj_f:not(.BurgerMenuButton_button--close-button__SkQQT):hover .BurgerMenuButton_icon-line__G8wTV:nth-child(2){width:22px}@media(min-width:1025px){.BurgerMenuButton_button__bHj_f:not(.BurgerMenuButton_button--close-button__SkQQT):hover .BurgerMenuButton_icon-line__G8wTV:nth-child(2){width:24px}}.BurgerMenuButton_button__bHj_f:not(.BurgerMenuButton_button--close-button__SkQQT):hover .BurgerMenuButton_icon-line__G8wTV:nth-child(3){width:22px}@media(min-width:1025px){.BurgerMenuButton_button__bHj_f:not(.BurgerMenuButton_button--close-button__SkQQT):hover .BurgerMenuButton_icon-line__G8wTV:nth-child(3){width:16px}}.BurgerMenuButton_button--close-button__SkQQT{background-color:rgba(54,69,79,.1)}@media(min-width:1025px){.BurgerMenuButton_button--close-button__SkQQT:hover{opacity:.7;transition:opacity .3s ease-in-out}}.BurgerMenuButton_button--close-button__SkQQT span.BurgerMenuButton_icon-line__G8wTV:first-child,.BurgerMenuButton_button--close-button__SkQQT span.BurgerMenuButton_icon-line__G8wTV:nth-child(3){top:50%;left:-3px;width:30px}@media(min-width:1025px){.BurgerMenuButton_button--close-button__SkQQT span.BurgerMenuButton_icon-line__G8wTV:first-child,.BurgerMenuButton_button--close-button__SkQQT span.BurgerMenuButton_icon-line__G8wTV:nth-child(3){left:unset}}.BurgerMenuButton_button--close-button__SkQQT span.BurgerMenuButton_icon-line__G8wTV:first-child{transform:rotate(45deg)}.BurgerMenuButton_button--close-button__SkQQT span.BurgerMenuButton_icon-line__G8wTV:nth-child(2){left:17px;width:0;opacity:0}.BurgerMenuButton_button--close-button__SkQQT span.BurgerMenuButton_icon-line__G8wTV:nth-child(3){left:-3px;transform:rotate(-45deg)}@media(min-width:1025px){.BurgerMenuButton_button--close-button__SkQQT span.BurgerMenuButton_icon-line__G8wTV:nth-child(3){left:unset}}@keyframes PageNavigationElement_fadeIn__IlPRx{0%{opacity:0}to{opacity:1}}@keyframes PageNavigationElement_fadeOut__Hctit{0%{opacity:1}to{opacity:0}}.PageNavigationElement_page-navigation-element__MmHdj{--border-offset:0px}@media(max-width:767px){.PageNavigationElement_page-navigation-element__MmHdj{--border-offset:-8px}}@media(min-width:768px)and (max-width:1024px){.PageNavigationElement_page-navigation-element__MmHdj{--border-offset:-8px}}.PageNavigationElement_page-navigation-element__title__mYw3E{font-family:Rector!important;line-height:100%;position:relative}@media(max-width:767px){.PageNavigationElement_page-navigation-element__title__mYw3E{line-height:100%}}.PageNavigationElement_page-navigation-element__title__mYw3E:after{position:absolute;bottom:var(--border-offset);left:0;display:block;width:0;height:1px;background-color:#f1f1f1;content:"";transition:width .3s ease-in-out}@media(pointer:fine){.PageNavigationElement_page-navigation-element__title__mYw3E:hover:after{width:100%}}.PageNavigationElement_page-navigation-element__link__bzjeQ p{font-weight:500;line-height:34px}.PageNavigationElement_page-navigation-element__link--active__uYVPt h1:after,.PageNavigationElement_page-navigation-element__link--active__uYVPt h3:after,.PageNavigationElement_page-navigation-element__link--active__uYVPt p:after{position:absolute;bottom:var(--border-offset);left:0;display:block;width:100%;height:1px;background-color:#f1f1f1;content:""}.PageNavigationElement_page-navigation-element__link--has-active__pwctG h1:after,.PageNavigationElement_page-navigation-element__link--has-active__pwctG p:after{position:absolute;bottom:var(--border-offset);left:0;display:block;width:40%;height:1px;background-color:#f1f1f1;content:""}@keyframes DropdownLinkGroup_fadeIn__wDoRa{0%{opacity:0}to{opacity:1}}@keyframes DropdownLinkGroup_fadeOut__I9mkI{0%{opacity:1}to{opacity:0}}.DropdownLinkGroup_dropdown-link-group__68mgn{position:fixed;z-index:90;top:0;container-type:size}.DropdownLinkGroup_dropdown-link-group__wrapper__w_rr6{width:100%}.DropdownLinkGroup_dropdown-link-group__inner-wrapper__F9T3r{position:absolute;top:0;left:0;min-width:202px;padding-top:14px;pointer-events:none}.DropdownLinkGroup_dropdown-link-group__inner__m0bha{background:#252525;box-shadow:0 0 10.5px 0 rgba(0,0,0,.102)}.DropdownLinkGroup_dropdown-link-group__inner__m0bha nav{padding:14px}.DropdownLinkGroup_dropdown-link-group__inner--stick-right__5ehmQ{transform:translateX(calc(-1 * (100% - 100cqw)))}.DropdownLinkGroup_dropdown-link-group--opened__PP1dg .DropdownLinkGroup_dropdown-link-group__inner-wrapper__F9T3r{display:block;pointer-events:all}.HeaderLinkGroup_inline__opOZF{display:inline-block}.HeaderLinkGroup_indicator__uP49H{margin-left:4px}@keyframes MobileLinkGroup_fadeIn__G4Suh{0%{opacity:0}to{opacity:1}}@keyframes MobileLinkGroup_fadeOut__0Gnxd{0%{opacity:1}to{opacity:0}}.MobileLinkGroup_sublinks__P9Vgl{padding-top:var(--gap-sm)}.MobileLinkGroup_sublinks--opacity-50__DvhvL{opacity:50%}.MobileLinkGroup_mobile-link-group__wZgIl{--divider-animation-duration:400ms;width:100%}.MobileLinkGroup_indicator-button__nhiem{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border-radius:5px;background-color:transparent}.MobileLinkGroup_indicator-button-inner__Oktns{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;border-radius:5px;background-color:#3a3a3a;color:#fff}.MobileLinkGroup_root-link__knDpO{padding-top:8px;padding-bottom:8px}.MobileLinkGroup_collapse-panel-divider__jksut{width:0;border-top:2px solid hsla(0,0%,100%,.1);transition:width var(--divider-animation-duration) ease-in-out}.MobileLinkGroup_collapse-panel-divider--in__czxfg{width:100%}@keyframes SiteHeader_fadeIn__T5fMK{0%{opacity:0}to{opacity:1}}@keyframes SiteHeader_fadeOut__Drutb{0%{opacity:1}to{opacity:0}}.SiteHeader_header__content__qjZmZ{display:flex;width:100%;max-width:1440px;height:100%;min-height:100%;flex-direction:column;flex-grow:1;justify-content:center;padding:var(--gap-sm) var(--gap-sm);margin:0 auto}@media(min-width:1025px){.SiteHeader_header__content__qjZmZ{padding:var(--gap-xxl) var(--gap-l) var(--gap-l)}}@media(max-width:767px){.SiteHeader_header__content--container__t1kXn{height:100%}}.SiteHeader_header__info__tWrvp{margin-top:auto}.SiteHeader_header__reserve-link__I5deg{width:100%;padding:var(--gap-xl)}.SiteHeader_header__special__mGcKg{letter-spacing:.04em;line-height:24px}@media(min-width:1025px){.SiteHeader_header__buttons__qoQ0V{pointer-events:auto}}.SiteHeader_header__hidden__Yg_v7{visibility:hidden}@keyframes SiteFooter_fadeIn__7JrIh{0%{opacity:0}to{opacity:1}}@keyframes SiteFooter_fadeOut__AyglW{0%{opacity:1}to{opacity:0}}.SiteFooter_site-footer__divider__pXifv{width:1px;height:21px;background-color:#f1f1f1;opacity:.2}@media(min-width:1025px){.SiteFooter_site-footer__divider__pXifv{height:29px}}@keyframes Reservation_fadeIn__Pr7pt{0%{opacity:0}to{opacity:1}}@keyframes Reservation_fadeOut__GYQAf{0%{opacity:1}to{opacity:0}}.Reservation_reservation-button__p9r11{position:fixed;z-index:25;bottom:0;width:100%;padding:var(--gap-xl)}@media(min-width:1025px){.Reservation_reservation-button__p9r11{display:none}}@keyframes HeroWidget_fadeIn__WauL7{0%{opacity:0}to{opacity:1}}@keyframes HeroWidget_fadeOut__DEyO6{0%{opacity:1}to{opacity:0}}.HeroWidget_hero-widget__tagline__XBJlv{line-height:35px!important}@keyframes CardsWidget_fadeIn__x80k_{0%{opacity:0}to{opacity:1}}@keyframes CardsWidget_fadeOut__k8Rb7{0%{opacity:1}to{opacity:0}}.CardsWidget_cards__slide__CAFJ_{position:relative;display:flex;width:308px!important;min-height:372px!important}@media(min-width:768px)and (max-width:1024px){.CardsWidget_cards__slide__CAFJ_{width:411px!important}}@media(min-width:1025px){.CardsWidget_cards__slide__CAFJ_{width:411px!important}}.CardsWidget_cards__content__Zq4MN{padding:var(--gap-l) var(--gap-ml)}@media(min-width:1025px){.CardsWidget_cards__content__Zq4MN{padding:var(--gap-l) var(--gap-sm)}}.CardsWidget_cards__description__w6OuE{min-height:98px;display:-webkit-box!important;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}@media(min-width:768px)and (max-width:1024px){.CardsWidget_cards__description__w6OuE{min-height:75px;display:-webkit-box!important;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}}@media(min-width:1025px){.CardsWidget_cards__description__w6OuE{min-height:75px;display:-webkit-box!important;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}}.CardsWidget_cards__image__hia7c{position:absolute;z-index:-1;top:0;left:0;overflow:hidden;width:100%;height:100%}.CardsWidget_cards__image__effects-container__F0peE{position:absolute;top:0;right:0;bottom:0;left:0}.CardsWidget_cards__image__effects-container__F0peE:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.8));content:""}.CardsWidget_cards--underline__7_aDS{padding-bottom:12px;border-bottom:1px solid}@keyframes SitemapWidget_fadeIn__jj0Wc{0%{opacity:0}to{opacity:1}}@keyframes SitemapWidget_fadeOut__F68PL{0%{opacity:1}to{opacity:0}}.SitemapWidget_sitemap__container__NQrSx{padding:24px;background-color:#fff}@media(min-width:1025px){.SitemapWidget_sitemap__container__NQrSx{padding:76px 60px}}.SitemapWidget_sitemap__container--home__JllmH{padding-bottom:0}.SitemapWidget_sitemap__group-container__Fn6u7{padding-bottom:32px}@media(min-width:1025px){.SitemapWidget_sitemap__group-container__Fn6u7{padding-bottom:90px}}.SitemapWidget_sitemap__group-container__Fn6u7:last-child{padding-bottom:0}.SitemapWidget_sitemap__title__jtCe5{transition:color .3s ease}.SitemapWidget_sitemap__divider__4Y9lY{height:1px;background-color:#36454f;opacity:.2}.SitemapWidget_sitemap__links___FXH9{padding-top:16px}@media(min-width:1025px){.SitemapWidget_sitemap__links___FXH9{padding-top:20px}}.SitemapWidget_sitemap__link__8gp7H{color:rgba(54,69,79,.7);transition:color .3s ease}@media(pointer:fine){.SitemapWidget_sitemap--hover__5Sgob:hover{color:rgba(54,69,79,.5)}}@keyframes TabsWidget_fadeIn__lOuzW{0%{opacity:0}to{opacity:1}}@keyframes TabsWidget_fadeOut__nNezB{0%{opacity:1}to{opacity:0}}.TabsWidget_tabs-widget__text-block__GIkHm{padding:var(--gap-sm);background-color:#36454f}@media(min-width:1025px){.TabsWidget_tabs-widget__text-block__GIkHm{padding:var(--gap-m)}}.TabsWidget_tabs-widget__button--selected__kENgt{flex-grow:1;justify-content:left;background-color:#36454f;color:#f1f1f1;opacity:1}@media(min-width:768px)and (max-width:1024px){.TabsWidget_tabs-widget__button--selected__kENgt{flex-grow:0}}@media(min-width:1025px){.TabsWidget_tabs-widget__button--selected__kENgt{flex-grow:0}}@keyframes BrandsWidget_fadeIn__P0zJs{0%{opacity:0}to{opacity:1}}@keyframes BrandsWidget_fadeOut__1ySF_{0%{opacity:1}to{opacity:0}}.BrandsWidget_brands-widget__content__BNY4I{display:grid;align-items:center;grid-template-columns:1fr 1fr;justify-items:center;grid-row-gap:var(--gap-l);row-gap:var(--gap-l)}.BrandsWidget_brands-widget__content__BNY4I>:last-child:nth-child(2n-1){grid-column:span 2}@media(min-width:1025px){.BrandsWidget_brands-widget__content__BNY4I{display:flex;flex-wrap:wrap;justify-content:space-between;column-gap:57px}.BrandsWidget_brands-widget__content--centered__pcLO9{justify-content:center}}@keyframes MediaWidget_fadeIn__7dcop{0%{opacity:0}to{opacity:1}}@keyframes MediaWidget_fadeOut__rhSOl{0%{opacity:1}to{opacity:0}}@media(min-width:768px)and (max-width:1024px){.MediaWidget_media-widget__content--left__P8L4s{padding-left:40px}}@media(min-width:1025px){.MediaWidget_media-widget__content--left__P8L4s{padding-right:100px}}@media(min-width:768px)and (max-width:1024px){.MediaWidget_media-widget__content--right__KWql_{padding-left:40px}}@media(min-width:1025px){.MediaWidget_media-widget__content--right__KWql_{padding-left:100px}}@media(min-width:768px)and (max-width:1024px){.MediaWidget_media-widget__media__sy1Qz{height:100%}}@media(min-width:1025px){.MediaWidget_media-widget__media__sy1Qz{height:100%}}.MediaWidget_full-height__40LPo{height:100%}@keyframes CarouselWidget_fadeIn__P7dkG{0%{opacity:0}to{opacity:1}}@keyframes CarouselWidget_fadeOut__cs1Vd{0%{opacity:1}to{opacity:0}}@font-face{font-family:Rector;font-style:normal;font-weight:400;src:url(/_next/static/media/RectorWeb-Regular.731520ee.woff2) format("woff2")}@font-face{font-family:Rector;font-style:normal;font-weight:500;src:url(/_next/static/media/RectorWeb-Medium.56cf3315.woff2) format("woff2")}@font-face{font-family:Rector;font-style:normal;font-weight:700;src:url(/_next/static/media/RectorWeb-Bold.8d530bb0.woff2) format("woff2")}@font-face{font-family:Baskerville MT;font-style:normal;font-weight:400;src:url(/_next/static/media/BaskervilleMT.a407c8e5.otf) format("opentype")}@font-face{font-family:Baskerville MT;font-style:normal;font-weight:500;src:url(/_next/static/media/BaskervilleMT.a407c8e5.otf) format("opentype")}@font-face{font-family:Gotham;font-style:normal;font-weight:500;src:url(/_next/static/media/Gotham-Medium.026843f9.otf) format("opentype")}.CarouselWidget_carousel__tagline__T391V{line-height:35px}@media(min-width:768px)and (max-width:1024px){.CarouselWidget_carousel__slide__Mlrtn{min-width:380px}}@media(min-width:1025px){.CarouselWidget_carousel__slide__Mlrtn{width:422px!important}}.CarouselWidget_carousel__slide-content__Pffl0{display:flex;min-height:100%}.CarouselWidget_carousel__buttons--active__xips4 button:after{width:100%}.CarouselWidget_carousel__buttons__bqD5O{margin-top:auto}.CarouselWidget_carousel__buttons__bqD5O button:hover{color:#36454f!important}.CarouselWidget_carousel__effects-wrapper__tU1nh{position:relative;overflow:hidden;width:100%}.CarouselWidget_carousel__effects-container__DQhEn{position:absolute;top:0;right:0;bottom:0;left:0}