*,:after,:before{box-sizing:border-box}:root{--color-ink:#17130f}:root,[data-theme=light]{--color-primary:#e6812d;--color-primary-dark:#9c510d;--color-accent:#fbc23d;--color-on-primary:#17130f;--color-background:#fff8f0;--color-surface:#fff;--color-surface-secondary:#f3ece0;--color-text:#17130f;--color-text-secondary:#4a433c;--color-muted:#6b6259;--color-border:#ece1d2;--color-danger:#bf3227;--color-danger-bg:#fdecea;--color-success-bg:#eafaf0;--color-on-success:#fff;--color-on-danger:#fff;--color-success:#237a45;--color-warning:#c47f17;--color-warning-bg:#fff4e5;--color-warning-border:#f2c98a;--color-warning-text:#7a5210;--color-overlay:hsla(0,0%,100%,.9);--color-footer-bg:#f3ece0;--color-footer-text:#4a433c;--color-footer-muted:#6b6259;--color-footer-heading:#17130f;--color-footer-border:#e2d6c4;--radius-xs:4px;--radius-sm:8px;--radius-md:14px;--radius-lg:22px;--shadow-sm:0 1px 2px rgba(23,19,15,.06);--shadow-md:0 6px 16px rgba(23,19,15,.1);--text-caption:12px;--text-secondary:13px;--text-body:14px;--text-control:15px;--text-lead:16px;--text-h3:18px;--text-h2:22px;--text-h1:24px;--text-display:36px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--header-height:64px;color-scheme:light}[data-theme=dark]{--color-primary:#f0954a;--color-primary-dark:#fbc23d;--color-accent:#fbc23d;--color-on-primary:#17130f;--color-background:#14110d;--color-surface:#1e1a15;--color-surface-secondary:#29241d;--color-text:#f5efe6;--color-text-secondary:#cfc6b8;--color-muted:#a89c8c;--color-border:#3a332a;--color-danger:#f0685e;--color-danger-bg:#3a1a17;--color-success-bg:#16301f;--color-on-success:#10231a;--color-on-danger:#17130f;--color-success:#4bc27f;--color-warning:#e0a940;--color-warning-bg:#3a2c12;--color-warning-border:#6b5220;--color-warning-text:#f0c976;--color-overlay:rgba(30,26,21,.85);--color-footer-bg:#1a1611;--color-footer-text:#cfc6b8;--color-footer-muted:#a89c8c;--color-footer-heading:#f5efe6;--color-footer-border:#3a332a;--shadow-sm:0 1px 2px rgba(0,0,0,.3);--shadow-md:0 6px 20px rgba(0,0,0,.45);color-scheme:dark}main{max-width:1200px;margin:0 auto}button,html,input,select,textarea{background-color:var(--color-surface);color:var(--color-text)}input,select,textarea{font-size:var(--text-lead)}input::placeholder,textarea::placeholder{color:var(--color-muted);opacity:1}body{padding:0;margin:0;background:var(--color-background);color:var(--color-text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;overflow-wrap:break-word}h1,h2,h3{font-family:var(--font-display);font-weight:800}button{font-family:inherit}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important}}@media (max-width:899px){body{padding-bottom:calc(64px + env(safe-area-inset-bottom, 0px))}body.hhf-sticky-cart-bar-active{padding-bottom:calc(64px + 68px + env(safe-area-inset-bottom, 0px))}}.hhf-btn{transition:filter .12s ease,transform .12s ease,box-shadow .12s ease}.hhf-btn:hover:not(:disabled){filter:brightness(1.07)}.hhf-btn:active:not(:disabled){transform:scale(.96)}.hhf-btn:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.hhf-btn:disabled{opacity:.55;cursor:not-allowed}[tabindex]:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.hhf-card{transition:transform .15s ease,box-shadow .15s ease}.hhf-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.hhf-sheet{align-items:flex-end}@media (min-width:640px){.hhf-sheet{align-items:center}}.hhf-sheet-card{animation:hhf-sheet-in .18s ease-out}@keyframes hhf-sheet-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.hhf-sheet-option:focus-visible,.hhf-sheet-option:hover:not(:disabled){border-color:var(--color-primary);background:var(--color-surface)}.hhf-tap{display:inline-block;padding:10px 0;min-height:24px}.hhf-splash{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:var(--color-background);min-height:100dvh;padding:env(safe-area-inset-top,0) env(safe-area-inset-right,0) env(safe-area-inset-bottom,0) env(safe-area-inset-left,0);opacity:1;transition:opacity .42s ease}.hhf-splash[data-phase=reveal]{opacity:0;transition:opacity .42s ease .7s;pointer-events:none}body[data-hhf-splash=timeout] .hhf-splash{display:none}.hhf-splash-mark{position:relative;width:128px;height:128px;animation:hhf-splash-in .42s cubic-bezier(.2,.8,.25,1) both}.hhf-splash[data-phase=reveal] .hhf-splash-mark{animation:hhf-splash-settle .7s ease-out both}.hhf-splash-logo{display:block;width:100%;height:100%;filter:grayscale(1) brightness(1.06) contrast(.94);transition:filter 1.5s cubic-bezier(.6,0,.3,1)}.hhf-splash-mark[data-warm=true] .hhf-splash-logo{filter:grayscale(.08) brightness(1.01) contrast(.99)}.hhf-splash[data-phase=reveal] .hhf-splash-logo{filter:grayscale(0) brightness(1) contrast(1);transition:filter .7s ease-out}.hhf-splash-sweep{position:absolute;inset:0;border-radius:50%;overflow:hidden;pointer-events:none;transition:opacity .2s ease}.hhf-splash-sweep:before{content:"";position:absolute;top:-25%;bottom:-25%;left:0;width:40%;background:linear-gradient(100deg,transparent,hsla(0,0%,100%,.5),transparent);animation:hhf-splash-sweep 1.7s ease-in-out infinite}.hhf-splash[data-phase=reveal] .hhf-splash-sweep{opacity:0}.hhf-splash-ring{position:absolute;inset:-14px;width:calc(100% + 28px);height:calc(100% + 28px);transform:rotate(-90deg);overflow:visible}.hhf-splash-ring circle{fill:none;stroke-width:1.6;stroke-linecap:round}.hhf-splash-ring-track{stroke:var(--color-border)}.hhf-splash-ring-progress{stroke:var(--color-primary);stroke-dasharray:295.31;stroke-dashoffset:295.31;animation:hhf-splash-ring 1.4s cubic-bezier(.2,.8,.25,1) forwards}.hhf-splash[data-phase=reveal] .hhf-splash-ring-progress{animation:none;stroke-dashoffset:0;transition:stroke-dashoffset .32s ease-out}@keyframes hhf-splash-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes hhf-splash-settle{0%{transform:scale(1)}to{transform:scale(.98)}}@keyframes hhf-splash-sweep{0%{transform:translateX(-160%) skewX(-12deg)}to{transform:translateX(360%) skewX(-12deg)}}@keyframes hhf-splash-ring{0%{stroke-dashoffset:295.31}to{stroke-dashoffset:26}}@media (prefers-reduced-motion:reduce){.hhf-splash-ring,.hhf-splash-sweep{display:none}}.hhf-visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap;border:0}.hhf-route-loading{position:fixed;inset:0;z-index:9000;display:flex;align-items:center;justify-content:center;pointer-events:none;background:color-mix(in srgb,var(--color-background) 78%,transparent);padding:env(safe-area-inset-top,0) env(safe-area-inset-right,0) env(safe-area-inset-bottom,0) env(safe-area-inset-left,0);animation:hhf-route-loading-in .22s ease both}@supports not (background:color-mix(in srgb,red 50%,transparent)){.hhf-route-loading{background:var(--color-background);opacity:.85}}@keyframes hhf-route-loading-in{0%{opacity:0}to{opacity:1}}.hhf-cookie-notice{position:fixed;left:0;right:0;bottom:0;z-index:800;display:flex;flex-wrap:wrap;align-items:center;gap:12px;max-width:1200px;margin:0 auto;padding:14px 16px calc(14px + env(safe-area-inset-bottom, 0px));background:var(--color-surface);border-top:1px solid var(--color-border);box-shadow:var(--shadow-md);animation:hhf-cookie-in .26s ease-out both}@media (max-width:899px){.hhf-cookie-notice{bottom:calc(64px + env(safe-area-inset-bottom, 0px));padding-bottom:14px;border-bottom:1px solid var(--color-border)}}@keyframes hhf-cookie-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.hhf-toggle{-moz-appearance:none;appearance:none;-webkit-appearance:none;flex-shrink:0;width:44px;height:26px;margin:0;border:none;border-radius:999px;background:var(--color-border);position:relative;cursor:pointer;transition:background .15s ease}.hhf-toggle:after{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:var(--shadow-sm);transition:left .15s ease}.hhf-toggle:checked{background:var(--color-primary)}.hhf-toggle:checked:after{left:21px}.hhf-story-tile{box-shadow:0 0 0 3px var(--color-primary),0 2px 4px rgba(0,0,0,.12),0 10px 20px -6px rgba(0,0,0,.28);transition:transform .18s ease,box-shadow .18s ease}.hhf-story-tile[data-seen=true]{box-shadow:0 0 0 3px var(--color-border),0 2px 4px rgba(0,0,0,.1),0 8px 16px -6px rgba(0,0,0,.22)}.hhf-story-tile:hover{transform:translateY(-3px);box-shadow:0 0 0 3px var(--color-primary),0 4px 8px rgba(0,0,0,.14),0 16px 28px -8px rgba(0,0,0,.34)}.hhf-story-tile[data-seen=true]:hover{box-shadow:0 0 0 3px var(--color-muted),0 4px 8px rgba(0,0,0,.14),0 16px 28px -8px rgba(0,0,0,.3)}.hhf-story-tile:active{transform:translateY(0) scale(.98)}@media (hover:none){.hhf-story-tile:hover{transform:none}}@media (prefers-reduced-motion:reduce){.hhf-story-tile{transition:none}.hhf-story-tile:active,.hhf-story-tile:hover{transform:none}}@media (max-width:720px){.hhf-wide-table table,.hhf-wide-table tbody,.hhf-wide-table tr{display:block;width:100%}.hhf-wide-table thead{display:none}.hhf-wide-table tbody tr{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);padding:10px 12px;margin-bottom:10px}

  /* !important здесь по делу: страницы панели написаны на инлайновых
     style, а инлайновый стиль сильнее класса. Без него ячейка с
     собственным `display` осталась бы ячейкой таблицы внутри блока, и
     карточка развалилась бы. Это ровно тот случай, ради которого
     !important и существует — правило раскладки против точечного
     оформления, а не «лишь бы перебить». */.hhf-wide-table tbody td{display:flex!important;align-items:baseline;justify-content:space-between;gap:12px;width:auto!important;max-width:none!important;padding:5px 0!important;border:none!important;text-align:right}.hhf-wide-table tbody td:before{content:attr(data-label);color:var(--color-muted);font-size:var(--text-caption);font-weight:600;text-align:left;flex:0 0 auto;max-width:45%}.hhf-wide-table tbody td:not([data-label]){justify-content:flex-start;flex-wrap:wrap;text-align:left;padding-top:8px!important}.hhf-wide-table tbody td:not([data-label]):before{content:none}.hhf-wide-table tbody td:empty{display:none!important}}@font-face{font-family:__Manrope_23212e;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.p.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_23212e;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_23212e;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_23212e;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_23212e;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_23212e;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_23212e;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.p.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_23212e;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_23212e;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_23212e;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_23212e;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_23212e;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_23212e;src:local("Arial");ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.00%;size-adjust:103.19%}.__className_23212e{font-family:__Manrope_23212e,__Manrope_Fallback_23212e;font-style:normal}.__variable_23212e{--font-display:"__Manrope_23212e","__Manrope_Fallback_23212e"}@font-face{font-family:__Inter_0591bb;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.p.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:__Inter_0591bb;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_0591bb;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_0591bb;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-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:__Inter_0591bb;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:__Inter_0591bb;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:__Inter_0591bb;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:__Inter_0591bb;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.p.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:__Inter_0591bb;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_0591bb;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_0591bb;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-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:__Inter_0591bb;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:__Inter_0591bb;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:__Inter_0591bb;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:__Inter_0591bb;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.p.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:__Inter_0591bb;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_0591bb;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_0591bb;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-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:__Inter_0591bb;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:__Inter_0591bb;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:__Inter_0591bb;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:__Inter_0591bb;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.p.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:__Inter_0591bb;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_0591bb;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_0591bb;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-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:__Inter_0591bb;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:__Inter_0591bb;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:__Inter_0591bb;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:__Inter_Fallback_0591bb;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_0591bb{font-family:__Inter_0591bb,__Inter_Fallback_0591bb;font-style:normal}.__variable_0591bb{--font-body:"__Inter_0591bb","__Inter_Fallback_0591bb"}