@import url("/assets/style.css");body,html{margin:0;padding:0;font-family:var(--font-body),Manrope,"Inter",system-ui,sans-serif}.ff-heading,.pb-row-about__title,.pb-row-hero__opening__day,.pb-row-menu__menuItem__formatPrice,.pb-row-menu__menuItem__price,.pb-row-menu__title,.pb-row-swirl__title,h1,h2,h3,h4,h5,h6{font-family:var(--font-display),"Russo One","Bowlby One","Arial Black",sans-serif!important;font-weight:400!important}.fw-700,.fw-900{font-weight:800!important}:root{--brand-red:#d40000;--brand-red-deep:#a30000;--brand-cream:#fff5e6;--brand-yellow:#ffc933;--color-chocolat:var(--brand-red);--color-espresso:var(--brand-red-deep);--color-canelle:var(--brand-red-deep);--color-secondary:var(--brand-red-deep);--color-creme:#fff;--color-vanille:#fff;--color-glace:#fff3d6;--color-soft-pink:#ffe9c2;--color-orange:#ffb800}.bg-color-chocolat{background-color:var(--brand-red)!important}.color-creme{color:#fff!important}.color-orange{color:var(--brand-red)!important}.pb-row-swirl__wrap{background-color:var(--brand-red-deep)!important}.pb-row-swirl__swirl{color:var(--brand-red)!important}.wv-hero{--wv-red:#e6182a;--wv-yellow:#ffe21f;--wv-cream:#fff5e6;position:relative;background:var(--wv-red);color:var(--wv-yellow);min-height:880px;height:100vh;max-height:980px;width:100%;overflow:hidden;padding:32px 56px 80px;font-family:var(--font-body),"Manrope",sans-serif}@media (max-width:767px){.wv-hero{padding:20px 20px 60px;min-height:820px;height:auto;max-height:none}}.wv-hero__wave{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:none}.wv-nav{position:relative;z-index:3;display:flex;justify-content:space-between;align-items:center}.wv-nav__brand{display:inline-grid;place-items:center;width:56px;height:56px;border-radius:50%;background:var(--wv-red);color:var(--wv-yellow);font-family:var(--font-body),"Manrope",sans-serif;font-weight:900;font-size:20px;text-decoration:none;letter-spacing:-.02em}.wv-nav__right{display:flex;align-items:center;gap:12px}.wv-nav__link,.wv-nav__pill{font-family:var(--font-body),"Manrope",sans-serif;font-weight:700;font-size:14px;text-decoration:none;color:var(--wv-red);background:transparent;border:0;padding:0 8px;cursor:pointer;letter-spacing:.02em}.wv-nav__pill{background:var(--wv-red);color:var(--wv-yellow);padding:12px 20px;border-radius:999px;transition:transform .2s ease}.wv-nav__pill:hover{transform:translateY(-1px)}.wv-hero__topText{position:relative;z-index:2;margin-top:60px;padding-left:40%;max-width:1280px}@media (max-width:1023px){.wv-hero__topText{padding-left:0;margin-top:32px}}.wv-hero__title-1{font-weight:900;font-size:clamp(40px,4.5vw,64px);line-height:.95;letter-spacing:-.025em;color:var(--wv-red)}.wv-hero__caption,.wv-hero__title-1{margin:0;font-family:var(--font-body),"Manrope",sans-serif}.wv-hero__caption{position:absolute;z-index:4;bottom:200px;right:56px;max-width:240px;font-weight:800;font-size:clamp(15px,1.2vw,18px);line-height:1.3;text-align:right;color:var(--wv-yellow);letter-spacing:-.005em}.wv-hero__caption span{color:var(--wv-yellow);font-size:1.1em}@media (max-width:1023px){.wv-hero__caption{position:static;max-width:100%;text-align:left;margin-top:24px}}.wv-hero__char{position:absolute;z-index:1;right:6%;top:90px;width:clamp(220px,26vw,380px);aspect-ratio:1/1;border-radius:50%;overflow:hidden;box-shadow:0 30px 80px rgba(0,0,0,.35);border:6px solid var(--wv-red)}.wv-hero__char img{width:100%;height:100%;object-fit:cover;display:block}@media (max-width:1023px){.wv-hero__char{right:5%;top:30%;width:200px}}.wv-hero__float{position:absolute;z-index:1;border-radius:50%;overflow:hidden;border:4px solid var(--wv-red);box-shadow:0 12px 28px rgba(0,0,0,.25);transition:transform .4s ease;animation:wv-float 6s ease-in-out infinite}.wv-hero__float img{width:100%;height:100%;object-fit:cover;display:block}.wv-hero__float--1{width:170px;height:170px;top:26%;left:5%;animation-delay:-.5s}.wv-hero__float--2{width:130px;height:130px;top:4%;left:34%;border-color:var(--wv-yellow);animation-delay:-1.5s}.wv-hero__float--3{width:140px;height:140px;bottom:24%;left:28%;border-color:var(--wv-yellow);animation-delay:-2.5s}.wv-hero__float--4{width:120px;height:120px;bottom:38%;right:34%;animation-delay:-3.5s}@keyframes wv-float{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-10px) rotate(2deg)}}@media (max-width:1023px){.wv-hero__float--1{width:78px;height:78px;top:38%;left:4%}.wv-hero__float--2{width:60px;height:60px;top:22%;right:4%;left:auto}.wv-hero__float--3{width:78px;height:78px;bottom:28%;left:6%}.wv-hero__float--4{width:70px;height:70px;bottom:36%;right:6%}}.wv-hero__links{position:absolute;z-index:3;bottom:32px;left:56px;display:flex;gap:24px}.wv-link{background:transparent;border:0;cursor:pointer;padding:0;font-family:var(--font-body),"Manrope",sans-serif;font-size:14px;font-weight:700;color:var(--wv-yellow);text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1.5px;letter-spacing:.02em;transition:opacity .2s ease}.wv-link:hover{opacity:.7}@media (max-width:1023px){.wv-hero__links{left:20px;bottom:110px;flex-direction:column;gap:10px;align-items:flex-start}.wv-link{font-size:13px}}.wv-hero__title-2{position:absolute;z-index:2;bottom:80px;left:56px;margin:0;font-family:var(--font-body),"Manrope",sans-serif;font-weight:900;font-size:clamp(36px,5.6vw,80px);line-height:.92;letter-spacing:-.035em;color:var(--wv-yellow);max-width:55%}@media (max-width:1023px){.wv-hero__title-2{bottom:220px;left:20px;max-width:90%;font-size:clamp(28px,8vw,44px)}}.wv-cta{position:absolute;z-index:3;bottom:80px;right:56px;display:inline-flex;align-items:center;font-family:var(--font-body),"Manrope",sans-serif;font-weight:800;font-size:16px;color:var(--wv-red);background:var(--wv-yellow);padding:18px 32px;border-radius:999px;text-decoration:none;text-transform:lowercase;letter-spacing:.01em;transition:transform .2s ease;box-shadow:0 12px 32px rgba(0,0,0,.18)}.wv-cta:hover{transform:translateY(-2px)}@media (max-width:1023px){.wv-cta{bottom:28px;right:20px;padding:14px 24px;font-size:14px}}.wv-hero__social{position:absolute;z-index:3;bottom:32px;right:56px;display:flex;gap:8px}@media (max-width:1023px){.wv-hero__social{display:none}}.wv-icon{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--wv-red);color:var(--wv-yellow);border:0;cursor:pointer;text-decoration:none;transition:transform .2s ease}.wv-icon:hover{transform:translateY(-2px)}.sc-modal{position:fixed;inset:0;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9000;display:flex;align-items:center;justify-content:center;padding:24px;animation:sc-fade .2s ease}@keyframes sc-fade{0%{opacity:0}to{opacity:1}}.sc-modal__panel{background:var(--brand-cream);border-radius:24px;max-width:600px;width:100%;padding:40px;position:relative;max-height:90vh;overflow:auto;animation:sc-pop .3s cubic-bezier(.2,1.4,.4,1)}@keyframes sc-pop{0%{transform:scale(.92);opacity:0}to{transform:scale(1);opacity:1}}.sc-modal__close{position:absolute;top:16px;right:16px;width:36px;height:36px;border-radius:50%;border:0;background:#111;color:#fff;font-size:20px;cursor:pointer;display:grid;place-items:center}.sc-modal__panel h2{font-family:var(--font-display),"Russo One",sans-serif;font-size:32px;margin:0 0 12px;color:var(--brand-red)}.sc-modal__panel p{font-size:15px;line-height:1.5;margin:0 0 20px;color:#333}.sc-modal__img{width:100%;height:auto;border-radius:12px;border:1px solid rgba(0,0,0,.1)}.sc-modal__addrs{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.sc-modal__addrs a{display:grid;grid-template-columns:auto 1fr;grid-gap:4px 16px;gap:4px 16px;padding:16px;border-radius:12px;background:#fff;text-decoration:none;color:#111;border:1px solid rgba(0,0,0,.08);transition:background .2s ease,transform .2s ease}.sc-modal__addrs a:hover{background:var(--brand-red);color:#fff;transform:translateY(-1px)}.sc-modal__addr-num{grid-row:1/3;font-family:var(--font-display),"Russo One",sans-serif;font-size:22px;color:var(--brand-red);align-self:center}.sc-modal__addrs a:hover .sc-modal__addr-num{color:var(--brand-yellow)}.sc-modal__addr-street{font-weight:700;font-size:17px}.sc-modal__addr-meta{font-size:13px;opacity:.7}.site-loader.is-loaded{opacity:0;visibility:hidden;transition:opacity .6s ease .2s,visibility 0s linear .8s}.site-nav.is-open{visibility:visible;opacity:1;pointer-events:auto}.site-nav{transition:opacity .3s ease;opacity:0;pointer-events:none}.gdpr[hidden]{display:none}.pb-row-hero.is-inview .pb-row-hero__logo svg g.dots,.pb-row-hero.is-inview .pb-row-hero__logo svg g.kanel,.pb-row-hero.is-inview .pb-row-hero__logo svg g.krem{--translate-x:0vw!important;scale:1!important;transition:scale 1.2s var(--bounce-easing,cubic-bezier(.2,1.4,.4,1)),translate 1.2s var(--bounce-easing,cubic-bezier(.2,1.4,.4,1))}.pb-row-hero.is-inview .pb-row-hero__logo svg g.comptoir{opacity:1!important;transform:rotate(0) translateY(0)!important;transition:opacity .6s ease .4s,transform .8s var(--bounce-easing,cubic-bezier(.2,1.4,.4,1)) .2s}.site-footer__logo.is-inview svg g.dots,.site-footer__logo.is-inview svg g.krem-kanel{scale:1!important;translate:0 0!important;transition:scale 1.2s var(--bounce-easing,cubic-bezier(.2,1.4,.4,1)),translate 1.2s var(--bounce-easing,cubic-bezier(.2,1.4,.4,1))}.site-footer__logo.is-inview svg g.comptoir{opacity:1!important;transform:rotate(0) translateY(0)!important;transition:opacity .6s ease .4s,transform .8s var(--bounce-easing,cubic-bezier(.2,1.4,.4,1)) .2s}[data-text-animation=slidein-by-chars]{--duration:1s;--stagger:35ms;--line-stagger:90ms;--delay:0ms;--translateY:-120%;--bounce-easing:cubic-bezier(.2,1.3,.4,1)}@font-face{font-family:Russo One;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8923fa517b7ecf7d-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Russo One;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e1631ba989bcb2a8-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:Russo One;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/f8134d1990745b40-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Russo One Fallback;src:local("Arial");ascent-override:80.00%;descent-override:24.10%;line-gap-override:0.00%;size-adjust:115.75%}.__className_54dd09{font-family:Russo One,Russo One Fallback;font-weight:400;font-style:normal}.__variable_54dd09{--font-display:"Russo One","Russo One Fallback"}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope Fallback;src:local("Arial");ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.00%;size-adjust:103.19%}.__className_89825c{font-family:Manrope,Manrope Fallback;font-style:normal}.__variable_89825c{--font-body:"Manrope","Manrope Fallback"}@font-face{font-family:Yeseva One;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/1545bd71a254eb5e-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Yeseva One;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/69002c99ed2289f8-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Yeseva One;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4f9db4a11ebf87d9-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Yeseva One;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fdb306e3a10671d3-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:Yeseva One;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/62a5fc10954234a2-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Yeseva One Fallback;src:local("Arial");ascent-override:79.67%;descent-override:20.90%;line-gap-override:0.00%;size-adjust:114.85%}.__className_e5d17c{font-family:Yeseva One,Yeseva One Fallback;font-weight:400;font-style:normal}.__variable_e5d17c{--font-accent:"Yeseva One","Yeseva One Fallback"}