.LanguageSwitch-module__1y6XVq__button{cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;background:0 0;border:none;justify-content:center;align-items:center;width:52px;height:52px;padding:0;display:inline-flex;position:relative}.LanguageSwitch-module__1y6XVq__button:focus-visible{outline:2px solid var(--color-ink-green);outline-offset:2px}.LanguageSwitch-module__1y6XVq__badge{border:1.5px solid var(--color-ink-green);border-radius:50%;transition:background .3s,border-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;position:absolute;inset:0;box-shadow:0 1px 3px #0000000f}.LanguageSwitch-module__1y6XVq__badge[data-overlay=false]{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fafaf866}.LanguageSwitch-module__1y6XVq__badge[data-overlay=true]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fafaf826}.LanguageSwitch-module__1y6XVq__rotator{pointer-events:none;justify-content:center;align-items:center;transition:transform .7s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;inset:0}.LanguageSwitch-module__1y6XVq__locale{font-family:var(--font-sans);letter-spacing:.05em;text-transform:uppercase;pointer-events:none;font-size:15px;font-weight:600;text-decoration:none;transition:transform .7s cubic-bezier(.4,0,.2,1),opacity .4s,color .3s;position:absolute}.LanguageSwitch-module__1y6XVq__locale[data-overlay=false]{color:var(--color-foreground)}.LanguageSwitch-module__1y6XVq__locale[data-overlay=true]{color:#fafaf8e6}
.NavigationPanel-module__ou-tCW__panel{pointer-events:none;z-index:1000;flex-direction:column;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0;overflow:hidden}.NavigationPanel-module__ou-tCW__panel[aria-hidden=false]{pointer-events:auto}.NavigationPanel-module__ou-tCW__backdrop{background:#1a1a188c;position:absolute;inset:0}.NavigationPanel-module__ou-tCW__curtain{background:var(--color-ink-green);transform-origin:top;will-change:transform,opacity;background-blend-mode:multiply;background-image:radial-gradient(#0000 0%,#0000001f 100%),repeating-radial-gradient(circle at 17% 32%,#0000000d 0,#0000 1px 2px,#0000000d 3px);position:absolute;inset:0}.NavigationPanel-module__ou-tCW__content{z-index:1;flex-direction:column;justify-content:flex-start;width:100%;min-height:100svh;padding:clamp(14rem,26vh,22rem) clamp(2rem,8vw,12rem) clamp(3rem,6vh,5rem);display:flex;position:relative}.NavigationPanel-module__ou-tCW__inner{flex-direction:column;flex:1;gap:clamp(2.2rem,3.5vh,3rem);width:100%;max-width:1200px;display:flex}.NavigationPanel-module__ou-tCW__navBlock{flex-direction:column;display:flex}.NavigationPanel-module__ou-tCW__navList{flex-direction:column;gap:clamp(.2rem,.8vh,.35rem);margin:0;padding:0;list-style:none;display:flex}.NavigationPanel-module__ou-tCW__navItem{font-family:var(--font-serif);color:var(--color-background);cursor:pointer;letter-spacing:-.015em;text-align:left;background:0 0;border:none;padding:clamp(.3rem,.7vh,.45rem) 0;font-size:clamp(2.5rem,6vw,4rem);font-weight:500;line-height:clamp(1.06,1.5vh + 1.04,1.08);position:relative}.NavigationPanel-module__ou-tCW__swapViewport{vertical-align:baseline;height:1.08em;display:inline-block;position:relative;overflow:hidden}.NavigationPanel-module__ou-tCW__swapStack{will-change:transform;transition:transform .6s cubic-bezier(.34,1,.25,1);display:block;transform:translate(0,0)}.NavigationPanel-module__ou-tCW__swapLine{height:1.08em;line-height:1.08;display:block}.NavigationPanel-module__ou-tCW__navItem:hover .NavigationPanel-module__ou-tCW__swapStack,.NavigationPanel-module__ou-tCW__navItem:focus-visible .NavigationPanel-module__ou-tCW__swapStack{transform:translateY(-1.08em)}.NavigationPanel-module__ou-tCW__navItemNavigating .NavigationPanel-module__ou-tCW__swapStack{transition:none!important}.NavigationPanel-module__ou-tCW__navItem:before{content:"";background:var(--color-background);width:0;height:1px;transition:width .4s cubic-bezier(.4,0,.2,1);position:absolute;bottom:.4rem;left:0}.NavigationPanel-module__ou-tCW__navItemActive:before{width:2.5rem}.NavigationPanel-module__ou-tCW__navItem:focus-visible{outline:2px solid var(--color-background);outline-offset:.5rem}.NavigationPanel-module__ou-tCW__separator{border:none;border-top:1px solid #fafaf840;width:100%;margin:0}.NavigationPanel-module__ou-tCW__infoBar{flex-wrap:wrap;align-items:baseline;gap:clamp(1.2rem,2.5vh,1.8rem) clamp(2rem,4vw,3rem);margin-left:-.5rem;padding-bottom:clamp(1rem,2vh,2rem);display:flex}.NavigationPanel-module__ou-tCW__infoItem{font-family:var(--font-sans);color:var(--color-background);letter-spacing:.02em;white-space:nowrap;opacity:.55;cursor:pointer;font-size:clamp(1rem,2.2vw,1.5rem);font-weight:300;line-height:1.4;text-decoration:none;transition:opacity .3s;display:inline-block;position:relative}.NavigationPanel-module__ou-tCW__infoItem:hover,.NavigationPanel-module__ou-tCW__infoItem:focus-visible{opacity:1}.NavigationPanel-module__ou-tCW__infoItem:focus-visible{outline:2px solid var(--color-background);outline-offset:.25rem}.NavigationPanel-module__ou-tCW__addressText{white-space:normal;font-style:normal;display:inline}@media (max-width:768px){.NavigationPanel-module__ou-tCW__content{justify-content:flex-start;padding:clamp(12rem,22vh,16rem) 1.5rem clamp(2.5rem,5vh,4rem)}.NavigationPanel-module__ou-tCW__inner{gap:clamp(2.2rem,4.5vh,3.5rem);margin-top:0}.NavigationPanel-module__ou-tCW__navItem{font-size:clamp(2rem,8vw,2.5rem)}.NavigationPanel-module__ou-tCW__infoBar{flex-direction:column;align-items:flex-start;gap:clamp(1.1rem,2.2vh,1.4rem)}.NavigationPanel-module__ou-tCW__infoItem{font-size:clamp(.9rem,4vw,1.15rem)}}@media (max-height:700px){.NavigationPanel-module__ou-tCW__content{padding-top:clamp(10rem,14vh,12rem);padding-bottom:clamp(2rem,4vh,3rem)}.NavigationPanel-module__ou-tCW__inner{gap:clamp(1.5rem,2.5vh,2rem)}.NavigationPanel-module__ou-tCW__navList{gap:clamp(.2rem,.8vh,.3rem)}.NavigationPanel-module__ou-tCW__infoBar{gap:clamp(1.2rem,2vh,1.5rem) clamp(2.5rem,4vw,3.5rem)}}@media (prefers-reduced-motion:reduce){.NavigationPanel-module__ou-tCW__swapStack{transition:none!important}.NavigationPanel-module__ou-tCW__navItem:before{transition:none}.NavigationPanel-module__ou-tCW__curtain{background-image:none}}
.Logo-module__wacNiq__logoLink{width:clamp(200px,22vw,300px);height:clamp(67px,7.33vw,100px);text-decoration:none;display:block;position:relative}.Logo-module__wacNiq__logoLink:focus-visible{outline-offset:4px;outline:2px solid}.Logo-module__wacNiq__logoMark{background-color:var(--logo-ink,var(--color-foreground));width:100%;height:100%;transition:background-color .22s;display:block;-webkit-mask-image:url(/logo_castello.png);mask-image:url(/logo_castello.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}
.BurgerMenu-module___7IV1a__siteHeader{z-index:1002;pointer-events:none;background:0 0;justify-content:space-between;align-items:flex-start;padding:2rem;transition:opacity .3s,transform .3s,visibility linear;display:flex;position:fixed;top:0;left:0;right:0}.BurgerMenu-module___7IV1a__siteHeaderHidden{opacity:0;visibility:hidden;transition:opacity .3s,transform .3s,visibility 0s linear .3s;transform:translateY(-30%)}.BurgerMenu-module___7IV1a__siteHeaderInstant{transition:none!important}.BurgerMenu-module___7IV1a__logoWrapper{pointer-events:auto}.BurgerMenu-module___7IV1a__uiChrome{pointer-events:auto;align-items:center;gap:1.5rem;display:flex}.BurgerMenu-module___7IV1a__burgerButton{cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;forced-color-adjust:auto;background:0 0;border:none;outline:none;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:52px;height:52px;padding:0;transition:transform .3s;display:flex}.BurgerMenu-module___7IV1a__burgerButton:hover,.BurgerMenu-module___7IV1a__burgerButton:focus,.BurgerMenu-module___7IV1a__burgerButton:focus-visible,.BurgerMenu-module___7IV1a__burgerButton:active{background:0 0;border:none;outline:none}.BurgerMenu-module___7IV1a__burgerButton:focus-visible{outline-offset:4px;outline:2px solid}.BurgerMenu-module___7IV1a__burgerButton:active{color:inherit}.BurgerMenu-module___7IV1a__burgerButton:disabled{cursor:not-allowed;opacity:.5}.BurgerMenu-module___7IV1a__burgerLine{pointer-events:none;background:currentColor;width:24px;height:2px;display:block}.BurgerMenu-module___7IV1a__burgerLineTop{transition:transform .3s,opacity .3s}.BurgerMenu-module___7IV1a__burgerLineMiddle{transition:opacity .3s}.BurgerMenu-module___7IV1a__burgerLineBottom{transition:transform .3s}
.UtilityCluster-module__RlKkeW__cluster{z-index:999;opacity:1;pointer-events:auto;flex-direction:column;align-items:flex-end;gap:1.5rem;transition:opacity .18s;display:flex;position:fixed;bottom:3rem;right:3rem}.UtilityCluster-module__RlKkeW__cluster.UtilityCluster-module__RlKkeW__hidden{opacity:0;pointer-events:none}.UtilityCluster-module__RlKkeW__phoneLink{font-family:var(--font-serif);letter-spacing:.02em;color:var(--color-foreground);opacity:.9;white-space:nowrap;height:1.2em;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:400;line-height:1.2;text-decoration:none;display:inline-block;overflow:hidden}.UtilityCluster-module__RlKkeW__phoneLink:hover{opacity:1}.UtilityCluster-module__RlKkeW__phoneSlider{transition:transform .6s cubic-bezier(.34,1,.25,1);display:block;transform:translateY(0)}.UtilityCluster-module__RlKkeW__phoneLink:hover .UtilityCluster-module__RlKkeW__phoneSlider{transform:translateY(-1.2em)}.UtilityCluster-module__RlKkeW__phoneText{height:1.2em;line-height:1.2;display:block}.UtilityCluster-module__RlKkeW__bookingLink{font-family:var(--font-sans);letter-spacing:.08em;text-transform:uppercase;color:var(--color-foreground);opacity:.9;white-space:nowrap;height:1.2em;font-size:clamp(1.125rem,2.25vw,1.5rem);font-weight:500;line-height:1.2;text-decoration:none;display:inline-block;overflow:hidden}.UtilityCluster-module__RlKkeW__bookingLink:hover{opacity:1}.UtilityCluster-module__RlKkeW__bookingSlider{transition:transform .6s cubic-bezier(.34,1,.25,1);display:block;transform:translateY(0)}.UtilityCluster-module__RlKkeW__bookingLink:hover .UtilityCluster-module__RlKkeW__bookingSlider{transform:translateY(-1.2em)}.UtilityCluster-module__RlKkeW__bookingText{height:1.2em;line-height:1.2;display:block}@media (max-width:1024px){.UtilityCluster-module__RlKkeW__cluster{gap:1.25rem;bottom:2.5rem;right:2.5rem}}@media (max-width:768px){.UtilityCluster-module__RlKkeW__cluster{gap:.75rem;bottom:1.5rem;right:1.25rem}.UtilityCluster-module__RlKkeW__phoneLink{font-size:clamp(1rem,2vw,1.25rem)}.UtilityCluster-module__RlKkeW__bookingLink{font-size:clamp(.875rem,1.8vw,1.125rem)}}@media (max-width:480px){.UtilityCluster-module__RlKkeW__cluster{gap:.625rem;bottom:1.25rem;right:1rem}.UtilityCluster-module__RlKkeW__phoneLink{font-size:1rem}.UtilityCluster-module__RlKkeW__bookingLink{letter-spacing:.06em;font-size:.8125rem}}@media (max-width:520px){.UtilityCluster-module__RlKkeW__lifted{opacity:0;pointer-events:none}}
.PreferencesPanel-module__T2WAga__backdrop{z-index:950;background:#1a1a1852;justify-content:center;align-items:center;padding:1.5rem;animation:.2s both PreferencesPanel-module__T2WAga__backdropIn;display:flex;position:fixed;inset:0}@keyframes PreferencesPanel-module__T2WAga__backdropIn{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.PreferencesPanel-module__T2WAga__backdrop{animation:none}}.PreferencesPanel-module__T2WAga__panel{background:var(--color-background);border:1px solid var(--color-border-subtle);overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--color-wood-border)transparent;border-radius:4px;width:100%;max-width:420px;max-height:calc(100dvh - 3rem);animation:.22s cubic-bezier(.16,1,.3,1) both PreferencesPanel-module__T2WAga__panelIn;overflow-y:auto}.PreferencesPanel-module__T2WAga__panel::-webkit-scrollbar{width:4px}.PreferencesPanel-module__T2WAga__panel::-webkit-scrollbar-track{background:0 0}.PreferencesPanel-module__T2WAga__panel::-webkit-scrollbar-thumb{background:var(--color-wood-border);border-radius:4px}@keyframes PreferencesPanel-module__T2WAga__panelIn{0%{opacity:0;transform:scale(.97)translateY(4px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (prefers-reduced-motion:reduce){.PreferencesPanel-module__T2WAga__panel{animation:none}}.PreferencesPanel-module__T2WAga__header{justify-content:space-between;align-items:center;padding:1.5rem 1.625rem 0;display:flex}.PreferencesPanel-module__T2WAga__panelTitle{font-family:var(--font-sans);font-size:var(--font-ui);color:var(--color-foreground);letter-spacing:var(--letter-spacing-ui);margin:0;font-weight:600;line-height:1.25}.PreferencesPanel-module__T2WAga__closeBtn{cursor:pointer;width:28px;height:28px;color:var(--color-foreground);opacity:.45;background:0 0;border:none;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;margin:-4px -4px -4px .75rem;padding:0;transition:opacity .15s;display:flex}.PreferencesPanel-module__T2WAga__closeBtn:hover{opacity:1}.PreferencesPanel-module__T2WAga__closeBtn:focus-visible{outline:1px solid var(--color-ink-green);outline-offset:3px;opacity:1}.PreferencesPanel-module__T2WAga__description{font-family:var(--font-sans);font-size:var(--font-caption);font-weight:400;line-height:var(--line-height-body);color:var(--color-foreground);opacity:.85;margin:0;padding:.875rem 1.625rem 0}.PreferencesPanel-module__T2WAga__categories{flex-direction:column;padding:.5rem 1.625rem 0;display:flex}.PreferencesPanel-module__T2WAga__category{border-top:1px solid var(--color-border-subtle);padding:1rem 0}.PreferencesPanel-module__T2WAga__category:first-child{border-top:none;padding-top:1.125rem}.PreferencesPanel-module__T2WAga__categoryHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.4375rem;display:flex}.PreferencesPanel-module__T2WAga__categoryLabel{font-family:var(--font-sans);font-size:var(--font-ui);color:var(--color-foreground);letter-spacing:var(--letter-spacing-ui);font-weight:600;line-height:1.3}.PreferencesPanel-module__T2WAga__categoryDesc{font-family:var(--font-sans);font-size:var(--font-caption);font-weight:400;line-height:var(--line-height-body);color:var(--color-foreground);opacity:.85;margin:0}.PreferencesPanel-module__T2WAga__alwaysActive{font-family:var(--font-sans);font-size:var(--font-caption);text-transform:uppercase;letter-spacing:.08em;color:var(--color-ink-green);opacity:.75;white-space:nowrap;flex-shrink:0;font-weight:600}.PreferencesPanel-module__T2WAga__toggle{cursor:pointer;flex-shrink:0;align-items:center;display:inline-flex;position:relative}.PreferencesPanel-module__T2WAga__toggleInput{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.PreferencesPanel-module__T2WAga__toggleTrack{background:var(--color-wood);border:1px solid var(--color-wood-border);border-radius:20px;width:36px;height:20px;transition:background .2s,border-color .2s;display:block;position:relative}.PreferencesPanel-module__T2WAga__toggleThumb{background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0000002e}.PreferencesPanel-module__T2WAga__toggleInput:checked+.PreferencesPanel-module__T2WAga__toggleTrack{background:var(--color-ink-green);border-color:var(--color-ink-green)}.PreferencesPanel-module__T2WAga__toggleInput:checked+.PreferencesPanel-module__T2WAga__toggleTrack .PreferencesPanel-module__T2WAga__toggleThumb{transform:translate(16px)}.PreferencesPanel-module__T2WAga__toggleInput:focus-visible+.PreferencesPanel-module__T2WAga__toggleTrack{outline:2px solid var(--color-ink-green);outline-offset:3px}@media (prefers-reduced-motion:reduce){.PreferencesPanel-module__T2WAga__toggleTrack,.PreferencesPanel-module__T2WAga__toggleThumb{transition:none}}.PreferencesPanel-module__T2WAga__footer{padding:1.375rem 1.625rem 1.5rem}.PreferencesPanel-module__T2WAga__saveBtn{font-family:var(--font-sans);font-size:var(--font-caption);letter-spacing:.05em;text-transform:uppercase;background:var(--color-ink-green);color:#fff;border:1px solid var(--color-ink-green);cursor:pointer;border-radius:3px;width:100%;padding:.75rem 1.5rem;font-weight:600;transition:opacity .15s}.PreferencesPanel-module__T2WAga__saveBtn:hover{opacity:.88}.PreferencesPanel-module__T2WAga__saveBtn:focus-visible{outline:2px solid var(--color-ink-green);outline-offset:3px;border-radius:3px}@media (max-width:520px){.PreferencesPanel-module__T2WAga__backdrop{align-items:flex-end;padding:0}.PreferencesPanel-module__T2WAga__panel{max-height:88dvh;padding-bottom:env(safe-area-inset-bottom,0px);border-bottom:none;border-radius:8px 8px 0 0}}
.CookieBanner-module__fbcI-G__banner{z-index:900;background:var(--color-background);border:1px solid var(--color-border-subtle);border-radius:4px;animation:.3s cubic-bezier(.16,1,.3,1) both CookieBanner-module__fbcI-G__bannerEnter;position:fixed;bottom:1.5rem;left:1.5rem;box-shadow:0 2px 12px #1a1a1812,0 1px 3px #1a1a180a}@keyframes CookieBanner-module__fbcI-G__bannerEnter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.CookieBanner-module__fbcI-G__banner{animation:none}}.CookieBanner-module__fbcI-G__inner{white-space:nowrap;flex-direction:row;align-items:center;gap:1rem;padding:.75rem 1.125rem;display:flex}.CookieBanner-module__fbcI-G__title{font-family:var(--font-sans);font-size:var(--font-ui);color:var(--color-foreground);letter-spacing:var(--letter-spacing-ui);margin:0;font-weight:600;line-height:1.3}.CookieBanner-module__fbcI-G__message{font-family:var(--font-sans);font-size:var(--font-caption);font-weight:400;line-height:var(--line-height-body);color:var(--color-foreground);opacity:.85;margin:0}.CookieBanner-module__fbcI-G__actions{flex-direction:row;align-items:center;gap:.375rem;display:flex}.CookieBanner-module__fbcI-G__primary{font-family:var(--font-sans);font-size:var(--font-caption);letter-spacing:.05em;text-transform:uppercase;background:var(--color-ink-green);color:#fff;border:1px solid var(--color-ink-green);cursor:pointer;border-radius:3px;padding:.4rem .875rem;font-weight:600;transition:opacity .15s}.CookieBanner-module__fbcI-G__primary:hover{opacity:.88}.CookieBanner-module__fbcI-G__primary:focus-visible{outline:2px solid var(--color-ink-green);outline-offset:3px;border-radius:3px}.CookieBanner-module__fbcI-G__secondary{font-family:var(--font-sans);font-size:var(--font-caption);letter-spacing:.02em;color:var(--color-foreground);border:1px solid var(--color-border-subtle);cursor:pointer;background:0 0;border-radius:3px;padding:.4rem .75rem;font-weight:500;transition:border-color .15s}.CookieBanner-module__fbcI-G__secondary:hover{border-color:#1f2f2a47}.CookieBanner-module__fbcI-G__secondary:focus-visible{outline:2px solid var(--color-ink-green);outline-offset:3px;border-radius:3px}.CookieBanner-module__fbcI-G__ghost{font-family:var(--font-sans);font-size:var(--font-caption);letter-spacing:var(--letter-spacing-ui);color:var(--color-foreground);cursor:pointer;text-underline-offset:2px;opacity:.6;background:0 0;border:none;padding:.375rem .25rem;font-weight:500;text-decoration:underline;text-decoration-thickness:1px;transition:opacity .15s}.CookieBanner-module__fbcI-G__ghost:hover{opacity:1}.CookieBanner-module__fbcI-G__ghost:focus-visible{outline:1px solid var(--color-ink-green);outline-offset:3px;opacity:1;border-radius:2px}@media (max-width:520px){.CookieBanner-module__fbcI-G__banner{width:auto;padding-bottom:env(safe-area-inset-bottom,0px);border-bottom:none;border-left:none;border-right:none;border-radius:6px 6px 0 0;bottom:0;left:0;right:0}}
@font-face{font-family:Literata;font-style:normal;font-weight:400;font-display:optional;src:url(../media/868062ac78521d52-s.a1431e7a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Literata;font-style:normal;font-weight:400;font-display:optional;src:url(../media/377df069955803a2-s.53afce9e.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Literata;font-style:normal;font-weight:400;font-display:optional;src:url(../media/c306ca90d80e6fbb-s.4b220ef0.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Literata;font-style:normal;font-weight:400;font-display:optional;src:url(../media/80458c63f2f84a49-s.p.ce085c32.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Literata;font-style:normal;font-weight:400;font-display:optional;src:url(../media/38c395c92be4c12a-s.209510ed.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Literata;font-style:normal;font-weight:400;font-display:optional;src:url(../media/4822b6e373c28622-s.6292185e.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Literata;font-style:normal;font-weight:400;font-display:optional;src:url(../media/20a72cd0c9704d06-s.p.51182207.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Literata;font-style:normal;font-weight:500;font-display:optional;src:url(../media/868062ac78521d52-s.a1431e7a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Literata;font-style:normal;font-weight:500;font-display:optional;src:url(../media/377df069955803a2-s.53afce9e.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Literata;font-style:normal;font-weight:500;font-display:optional;src:url(../media/c306ca90d80e6fbb-s.4b220ef0.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Literata;font-style:normal;font-weight:500;font-display:optional;src:url(../media/80458c63f2f84a49-s.p.ce085c32.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Literata;font-style:normal;font-weight:500;font-display:optional;src:url(../media/38c395c92be4c12a-s.209510ed.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Literata;font-style:normal;font-weight:500;font-display:optional;src:url(../media/4822b6e373c28622-s.6292185e.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Literata;font-style:normal;font-weight:500;font-display:optional;src:url(../media/20a72cd0c9704d06-s.p.51182207.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Literata;font-style:normal;font-weight:600;font-display:optional;src:url(../media/868062ac78521d52-s.a1431e7a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Literata;font-style:normal;font-weight:600;font-display:optional;src:url(../media/377df069955803a2-s.53afce9e.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Literata;font-style:normal;font-weight:600;font-display:optional;src:url(../media/c306ca90d80e6fbb-s.4b220ef0.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Literata;font-style:normal;font-weight:600;font-display:optional;src:url(../media/80458c63f2f84a49-s.p.ce085c32.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Literata;font-style:normal;font-weight:600;font-display:optional;src:url(../media/38c395c92be4c12a-s.209510ed.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Literata;font-style:normal;font-weight:600;font-display:optional;src:url(../media/4822b6e373c28622-s.6292185e.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Literata;font-style:normal;font-weight:600;font-display:optional;src:url(../media/20a72cd0c9704d06-s.p.51182207.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Literata;font-style:normal;font-weight:700;font-display:optional;src:url(../media/868062ac78521d52-s.a1431e7a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Literata;font-style:normal;font-weight:700;font-display:optional;src:url(../media/377df069955803a2-s.53afce9e.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Literata;font-style:normal;font-weight:700;font-display:optional;src:url(../media/c306ca90d80e6fbb-s.4b220ef0.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Literata;font-style:normal;font-weight:700;font-display:optional;src:url(../media/80458c63f2f84a49-s.p.ce085c32.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Literata;font-style:normal;font-weight:700;font-display:optional;src:url(../media/38c395c92be4c12a-s.209510ed.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Literata;font-style:normal;font-weight:700;font-display:optional;src:url(../media/4822b6e373c28622-s.6292185e.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Literata;font-style:normal;font-weight:700;font-display:optional;src:url(../media/20a72cd0c9704d06-s.p.51182207.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Literata Fallback;src:local(Times New Roman);ascent-override:99.62%;descent-override:26.07%;line-gap-override:0.0%;size-adjust:118.15%}.literata_84dea57-module__WnxKdG__className{font-family:Literata,Literata Fallback;font-style:normal}.literata_84dea57-module__WnxKdG__variable{--font-serif:"Literata","Literata Fallback"}
