.tiptap.ProseMirror[contenteditable=true] .tiptap-node-selection{background-color:#2383e224;position:relative}.tiptap.ProseMirror[contenteditable=true] .tiptap-node-selection:before{content:"";pointer-events:none;z-index:81;opacity:1;background:#2383e224;border-radius:4px;transition-property:opacity;transition-duration:.2s;transition-timing-function:ease;position:absolute;inset:0}.tiptap.ProseMirror[contenteditable=true] .selection-halo{pointer-events:none;z-index:10;opacity:1;background:#2383e224;border-radius:4px;transition-property:opacity;transition-timing-function:ease;position:absolute;inset:0}::selection{background-color:#70cff850}.ProseMirror-noderangeselection :not(.react-renderer *):not(table *)::selection{background:0 0}.ProseMirror-noderangeselection :not(.react-renderer *):not(table *){caret-color:#0000}.ProseMirror-selectednode:not(.react-renderer):not(table),.ProseMirror-selectednoderange:not(.react-renderer):not(table){position:relative}:is(.ProseMirror-selectednode:not(.react-renderer):not(table),.ProseMirror-selectednoderange:not(.react-renderer):not(table)):before{pointer-events:none;z-index:-1;content:"";background:#2383e224;border-radius:.2rem;position:absolute;inset:0}.ProseMirror .is-empty:before{color:#7a7a7a66;float:left;pointer-events:none;width:100%;height:0}.dark .ProseMirror .is-empty:before{color:#7a7a7a66}.ProseMirror.ProseMirror-focused p.is-empty.has-focus:before{content:"Schreibe etwas, oder drücke \"/\" für Befehle"}.ProseMirror.ProseMirror-focused table p.is-empty.has-focus:before,.ProseMirror.ProseMirror-focused div[data-type=column] p.is-empty:before{content:""}.ProseMirror.ProseMirror-focused li p.is-empty.has-focus:before{content:"Liste"}.ProseMirror.ProseMirror-focused h1:not([data-type=custom-page-title]).is-empty:before{content:"Überschrift 1"}.ProseMirror.ProseMirror-focused h2.is-empty:before{content:"Überschrift 2"}.ProseMirror.ProseMirror-focused h3.is-empty:before{content:"Überschrift 3"}[data-locale=en] .ProseMirror.ProseMirror-focused p.is-empty.has-focus:before{content:"Write something, or press \"/\" for commands"}[data-locale=en] .ProseMirror.ProseMirror-focused li p.is-empty.has-focus:before{content:"List"}[data-locale=en] .ProseMirror.ProseMirror-focused h1:not([data-type=custom-page-title]).is-empty:before{content:"Heading 1"}[data-locale=en] .ProseMirror.ProseMirror-focused h2.is-empty:before{content:"Heading 2"}[data-locale=en] .ProseMirror.ProseMirror-focused h3.is-empty:before{content:"Heading 3"}.drag-handle{opacity:1;z-index:10;cursor:grab;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10' style='fill: rgba(104, 104, 104, 1)'%3E%3Cpath d='M3,2 C2.44771525,2 2,1.55228475 2,1 C2,0.44771525 2.44771525,0 3,0 C3.55228475,0 4,0.44771525 4,1 C4,1.55228475 3.55228475,2 3,2 Z M3,6 C2.44771525,6 2,5.55228475 2,5 C2,4.44771525 2.44771525,4 3,4 C3.55228475,4 4,4.44771525 4,5 C4,5.55228475 3.55228475,6 3,6 Z M3,10 C2.44771525,10 2,9.55228475 2,9 C2,8.44771525 2.44771525,8 3,8 C3.55228475,8 4,8.44771525 4,9 C4,9.55228475 3.55228475,10 3,10 Z M7,2 C6.44771525,2 6,1.55228475 6,1 C6,0.44771525 6.44771525,0 7,0 C7.55228475,0 8,0.44771525 8,1 C8,1.55228475 7.55228475,2 7,2 Z M7,6 C6.44771525,6 6,5.55228475 6,5 C6,4.44771525 6.44771525,4 7,4 C7.55228475,4 8,4.44771525 8,5 C8,5.55228475 7.55228475,6 7,6 Z M7,10 C6.44771525,10 6,9.55228475 6,9 C6,8.44771525 6.44771525,8 7,8 C7.55228475,8 8,8.44771525 8,9 C8,9.55228475 7.55228475,10 7,10 Z'%3E%3C/path%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:calc(.5em + .375rem) calc(.5em + .375rem);border-radius:.25rem;width:1.2rem;height:1.5rem;transition:all .1s;position:fixed}.drag-handle:hover,.drag-handle:active{background-color:"grey";transition:background-color .2s}.drag-handle.hide{opacity:0;pointer-events:none}.resize-cursor{cursor:ew-resize;cursor:col-resize}.ProseMirror .tableWrapper{margin-top:3rem;margin-bottom:3rem}.ProseMirror table{box-sizing:border-box;border-collapse:collapse;border:1px solid #0000001a;border-radius:.25rem;width:100%}.dark .ProseMirror table{border:1px solid #fff3}.ProseMirror table td,.ProseMirror table th{text-align:left;vertical-align:top;border:1px solid #0000001a;min-width:100px;padding:.5rem;position:relative}.dark .ProseMirror table td,.dark .ProseMirror table th{border:1px solid #fff3}.ProseMirror table td:first-of-type:not(a),.ProseMirror table th:first-of-type:not(a){margin-top:0}.ProseMirror table td p,.ProseMirror table th p{margin:0}.ProseMirror table td p+p,.ProseMirror table th p+p{margin-top:.75rem}.ProseMirror table th{background-color:#37352f0d;font-weight:600}.dark .ProseMirror table th{background-color:#ffffff0d}.ProseMirror table .column-resize-handle{pointer-events:none;width:.5rem;display:flex;position:absolute;top:0;bottom:-2px;right:-.25rem}.ProseMirror table .column-resize-handle:before{content:"";background-color:#0003;width:1px;height:100%;margin-left:.5rem}.dark .ProseMirror table .column-resize-handle:before{background-color:#fff3}.ProseMirror table .selectedCell{background-color:#0000000d;border-style:double;border-color:#0003}.dark .ProseMirror table .selectedCell{background-color:#ffffff1a;border-color:#fff3}.ProseMirror table .grip-column,.ProseMirror table .grip-row{z-index:10;cursor:pointer;background-color:#0000000d;justify-content:center;align-items:center;display:flex;position:absolute}.dark .ProseMirror table .grip-column,.dark .ProseMirror table .grip-row{background-color:#ffffff1a}.ProseMirror table .grip-column{border-left:1px solid #0003;width:calc(100% + 1px);height:.75rem;margin-left:-1px;top:-.75rem;left:0}.dark .ProseMirror table .grip-column{border-left:1px solid #fff3}.ProseMirror table .grip-column:hover,.ProseMirror table .grip-column.selected{background-color:#0000001a}.dark .ProseMirror table .grip-column:hover,.dark .ProseMirror table .grip-column.selected{background-color:#fff3}.ProseMirror table .grip-column.selected{background-color:#0000004d;border-color:#0000004d;box-shadow:0 1px 2px #0000000d}.dark .ProseMirror table .grip-column.selected{background-color:#ffffff4d;border-color:#ffffff4d}.ProseMirror table .grip-column:hover:before,.ProseMirror table .grip-column.selected:before{content:"";width:.625rem}.ProseMirror table .grip-column:hover:before{border-bottom:2px dotted #0009}.dark .ProseMirror table .grip-column:hover:before{border-bottom:2px dotted #fff9}.ProseMirror table .grip-column.first{border-left-color:#0000;border-top-left-radius:.125rem}.ProseMirror table .grip-column.last{border-top-right-radius:.125rem}.ProseMirror table .grip-row{border-top:1px solid #0003;width:.75rem;height:calc(100% + 1px);margin-top:-1px;top:0;left:-.75rem}.dark .ProseMirror table .grip-row{border-top:1px solid #fff3}.ProseMirror table .grip-row:hover,.ProseMirror table .grip-row.selected{background-color:#0000001a}.dark .ProseMirror table .grip-row:hover,.dark .ProseMirror table .grip-row.selected{background-color:#fff3}.ProseMirror table .grip-row.selected{background-color:#0000004d;border-color:#0000004d;box-shadow:0 1px 2px #0000000d}.dark .ProseMirror table .grip-row.selected{background-color:#ffffff4d;border-color:#ffffff4d}.ProseMirror table .grip-row:hover:before,.ProseMirror table .grip-row.selected:before{content:"";height:.625rem}.ProseMirror table .grip-row:hover:before{border-left:2px dotted #0009}.dark .ProseMirror table .grip-row:hover:before{border-left:2px dotted #fff9}.ProseMirror table .grip-row.first{border-top-color:#0000;border-top-left-radius:.125rem}.ProseMirror table .grip-row.last{border-bottom-left-radius:.125rem}.tiptap.ProseMirror[contenteditable=true] img{transition:filter .1s ease-in-out}.tiptap.ProseMirror[contenteditable=true] img:hover{cursor:pointer;filter:brightness(80%)}.collaboration-cursor__caret{pointer-events:none;word-break:normal;border-left:1px solid #0d0d0d;border-right:1px solid #0d0d0d;margin-left:-1px;margin-right:-1px;position:relative}.collaboration-cursor__label{color:#0d0d0d;-webkit-user-select:none;user-select:none;white-space:nowrap;border-radius:3px 3px 3px 0;padding:.1rem .3rem;font-size:12px;font-style:normal;font-weight:600;line-height:normal;position:absolute;top:-1.4em;left:-1px}.tiptap.ProseMirror ol,ul>*{margin-top:4px;margin-bottom:4px}.tiptap.ProseMirror li{margin-top:6px;margin-bottom:6px}.tiptap.ProseMirror a{color:#3471eb;text-decoration:underline}.tiptap.ProseMirror a:hover{cursor:pointer}.tiptap.ProseMirror ol{list-style-type:decimal}.tiptap.ProseMirror ol ol{list-style-type:lower-alpha}.tiptap.ProseMirror ol ol ol{list-style-type:lower-roman}.tiptap.ProseMirror ol ol ol ol{list-style-type:decimal}.tiptap.ProseMirror ol ol ol ol ol{list-style-type:lower-alpha}.tiptap.ProseMirror ol ol ol ol ol ol{list-style-type:lower-roman}.tiptap.ProseMirror ol ol ol ol ol ol ol{list-style-type:decimal}.tiptap.ProseMirror ol ol ol ol ol ol ol ol{list-style-type:lower-alpha}.tiptap.ProseMirror ol ol ol ol ol ol ol ol ol{list-style-type:lower-roman}.tiptap.ProseMirror ol ol ol ol ol ol ol ol ol ol{list-style-type:decimal}.tiptap.ProseMirror ol ol ol ol ol ol ol ol ol ol ol{list-style-type:lower-alpha}.tiptap.ProseMirror ol ol ol ol ol ol ol ol ol ol ol ol{list-style-type:lower-roman}.ProseMirror [data-type=columns]{gap:1rem;margin-top:3.5rem;margin-bottom:3rem;display:grid}.ProseMirror [data-type=column]{overflow:hidden}.ProseMirror [data-type=columns].layout-sidebar-left{grid-template-columns:40fr 60fr}.ProseMirror [data-type=columns].layout-sidebar-right{grid-template-columns:60fr 40fr}.ProseMirror [data-type=columns].layout-two-column{grid-template-columns:1fr 1fr}.ProseMirror:not(.isNotEditable) [data-type=column]:first-child{border-right:1px solid hsl(var(--secondary));padding-right:1rem}.tiptap.ProseMirror :not(pre)>code{color:red;background-color:#f7f6f3;border-radius:.25rem;padding:.25rem}code[class*=language-],pre[class*=language-]{color:#000;text-shadow:0 1px #fff;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;tab-size:4;-webkit-hyphens:none;hyphens:none;background:0 0;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;line-height:1.5}pre[class*=language-]::-moz-selection{text-shadow:none;background:#b3d4fc}pre[class*=language-] ::-moz-selection{text-shadow:none;background:#b3d4fc}code[class*=language-]::-moz-selection{text-shadow:none;background:#b3d4fc}code[class*=language-] ::-moz-selection{text-shadow:none;background:#b3d4fc}pre[class*=language-]::selection,pre[class*=language-] ::selection,code[class*=language-]::selection,code[class*=language-] ::selection{text-shadow:none;background:#b3d4fc}@media print{code[class*=language-],pre[class*=language-]{text-shadow:none}}pre[class*=language-]{margin:.5em 0;padding:1em;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#f5f2f0}:not(pre)>code[class*=language-]{white-space:normal;border-radius:.3em;padding:.1em}.token.comment,.token.prolog,.token.doctype,.token.cdata{color:#708090}.token.punctuation{color:#999}.token.namespace{opacity:.7}.token.property,.token.tag,.token.boolean,.token.number,.token.constant,.token.symbol,.token.deleted{color:#905}.token.selector,.token.attr-name,.token.string,.token.char,.token.builtin,.token.inserted{color:#690}.token.operator,.token.entity,.token.url,.language-css .token.string,.style .token.string{color:#9a6e3a}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.function,.token.class-name{color:#dd4a68}.token.regex,.token.important,.token.variable{color:#e90}.token.important,.token.bold{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.dark code[class*=language-],.dark pre[class*=language-]{color:#fff;text-shadow:0 -.1em .2em #000;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;tab-size:4;-webkit-hyphens:none;hyphens:none;background:0 0;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;line-height:1.5}@media print{.dark code[class*=language-],.dark pre[class*=language-]{text-shadow:none}}.dark pre[class*=language-],.dark :not(pre)>code[class*=language-]{background:#4d4033}.dark pre[class*=language-]{border:.3em solid #7a6652;border-radius:.5em;margin:.5em 0;padding:1em;overflow:auto;box-shadow:inset 1px 1px .5em #000}.dark :not(pre)>code[class*=language-]{white-space:normal;border:.13em solid #7a6652;border-radius:.3em;padding:.15em .2em .05em;box-shadow:inset 1px 1px .3em -.1em #000}.dark .token.comment,.dark .token.prolog,.dark .token.doctype,.dark .token.cdata{color:#998066}.dark .token.punctuation,.dark .token.namespace{opacity:.7}.dark .token.property,.dark .token.tag,.dark .token.boolean,.dark .token.number,.dark .token.constant,.dark .token.symbol{color:#d1949e}.dark .token.selector,.dark .token.attr-name,.dark .token.string,.dark .token.char,.dark .token.builtin,.dark .token.inserted{color:#bde052}.dark .token.operator,.dark .token.entity,.dark .token.url,.dark .language-css .token.string,.dark .style .token.string,.dark .token.variable{color:#f5b83d}.dark .token.atrule,.dark .token.attr-value,.dark .token.keyword{color:#d1949e}.dark .token.regex,.dark .token.important{color:#e90}.dark .token.important,.dark .token.bold{font-weight:700}.dark .token.italic{font-style:italic}.dark .token.entity{cursor:help}.dark .token.deleted{color:red}.tiptap.ProseMirror{white-space:pre-wrap;width:100%;padding-left:80px;padding-right:80px;font-family:Arial,Helvetica,sans-serif}.tiptap.ProseMirror ol,.tiptap.ProseMirror ul{list-style:revert;margin:revert;padding:revert;margin-left:-20px}.tiptap.ProseMirror>*{margin-top:4px;margin-bottom:4px}:focus{outline:none}.react-renderer{position:relative}[contenteditable=true]:empty:before{content:attr(placeholder);pointer-events:none;opacity:.2;display:block}[contenteditable=true]:empty:focus:before{content:none}h1[data-type=custom-page-title]{font-size:3.5rem;font-weight:600}h1[data-type=custom-page-title]:has(br.ProseMirror-trailingBreak:only-child):before{content:"Unbenannt";pointer-events:none;color:#7a7a7a66}[data-locale=en] h1[data-type=custom-page-title]:has(br.ProseMirror-trailingBreak:only-child):before{content:"Untitled"}h1[data-type=custom-page-title]:has(br.ProseMirror-trailingBreak:only-child):focus:before{content:none}h1,h2,h3,[data-node-view-wrapper]{scroll-margin-top:5rem}@media screen and (max-width:1536px){.tiptap.ProseMirror{width:80%}}
@font-face{font-family:Cal Sans;font-style:normal;font-display:swap;font-weight:600;src:url(../media/CalSans-SemiBold.0_1kxnktzihme.woff2)format("woff2"),url(../media/CalSans-SemiBold.13aktbvgp~wd..woff)format("woff"),url(../media/CalSans-SemiBold.0oeu.4~342wzr.ttf)format("truetype")}
@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:100;src:url(../media/inter-cyrillic-ext-100-normal.0.bh_862t..1d.woff2)format("woff2"),url(../media/inter-cyrillic-ext-100-normal.0w4~5rbfa7cf6.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:100;src:url(../media/inter-cyrillic-100-normal.144aiqdv9y59_.woff2)format("woff2"),url(../media/inter-cyrillic-100-normal.0_jhv-z7jzeum.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:100;src:url(../media/inter-greek-ext-100-normal.0o11z5c7g-wbc.woff2)format("woff2"),url(../media/inter-greek-ext-100-normal.0fivh0uax3b1m.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:100;src:url(../media/inter-greek-100-normal.05hsgigbe-9ru.woff2)format("woff2"),url(../media/inter-greek-100-normal.0yc.ftwvpgi2u.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:100;src:url(../media/inter-vietnamese-100-normal.0lgerxj0jep8~.woff2)format("woff2"),url(../media/inter-vietnamese-100-normal.173a1ld7nu3k4.woff)format("woff");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:Inter;font-style:normal;font-display:swap;font-weight:100;src:url(../media/inter-latin-ext-100-normal.0eeyc6kxzd817.woff2)format("woff2"),url(../media/inter-latin-ext-100-normal.16so-026l13g-.woff)format("woff");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:Inter;font-style:normal;font-display:swap;font-weight:100;src:url(../media/inter-latin-100-normal.0a94lgkx7gxme.woff2)format("woff2"),url(../media/inter-latin-100-normal.0g0-9_4q1cp6y.woff)format("woff");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:Inter;font-style:normal;font-display:swap;font-weight:200;src:url(../media/inter-cyrillic-ext-200-normal.017njhhgfpwoz.woff2)format("woff2"),url(../media/inter-cyrillic-ext-200-normal.09c3aclpgiivt.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:200;src:url(../media/inter-cyrillic-200-normal.02cndbkni~v7m.woff2)format("woff2"),url(../media/inter-cyrillic-200-normal.14j1cvbn._7bn.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:200;src:url(../media/inter-greek-ext-200-normal.0c3258aq0koie.woff2)format("woff2"),url(../media/inter-greek-ext-200-normal.0basqpg6spirm.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:200;src:url(../media/inter-greek-200-normal.0s9mubb_zigph.woff2)format("woff2"),url(../media/inter-greek-200-normal.0mrp0f-j9fbhb.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:200;src:url(../media/inter-vietnamese-200-normal.17t.nv~bwk2xr.woff2)format("woff2"),url(../media/inter-vietnamese-200-normal.08ze5jlvvlwru.woff)format("woff");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:Inter;font-style:normal;font-display:swap;font-weight:200;src:url(../media/inter-latin-ext-200-normal.0p8yntegmdabp.woff2)format("woff2"),url(../media/inter-latin-ext-200-normal.0lyjv71ivn4gn.woff)format("woff");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:Inter;font-style:normal;font-display:swap;font-weight:200;src:url(../media/inter-latin-200-normal.14cpnan56b1nv.woff2)format("woff2"),url(../media/inter-latin-200-normal.0uawcr0_-f-9~.woff)format("woff");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:Inter;font-style:normal;font-display:swap;font-weight:300;src:url(../media/inter-cyrillic-ext-300-normal.0gdz..r6xwt4z.woff2)format("woff2"),url(../media/inter-cyrillic-ext-300-normal.0nzttp79uuz6t.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:300;src:url(../media/inter-cyrillic-300-normal.15e1fz4ii3afe.woff2)format("woff2"),url(../media/inter-cyrillic-300-normal.105eq8saizytp.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:300;src:url(../media/inter-greek-ext-300-normal.0uwj7fpunfwmq.woff2)format("woff2"),url(../media/inter-greek-ext-300-normal.12x2_ub48-t_q.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:300;src:url(../media/inter-greek-300-normal.0zqudz1hp8030.woff2)format("woff2"),url(../media/inter-greek-300-normal.01bh5ybu.9qsk.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:300;src:url(../media/inter-vietnamese-300-normal.0u6atqgo-bm0k.woff2)format("woff2"),url(../media/inter-vietnamese-300-normal.0qqtp.h42hsry.woff)format("woff");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:Inter;font-style:normal;font-display:swap;font-weight:300;src:url(../media/inter-latin-ext-300-normal.09uqfmdtw0dg3.woff2)format("woff2"),url(../media/inter-latin-ext-300-normal.0g0pg8t_puzlr.woff)format("woff");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:Inter;font-style:normal;font-display:swap;font-weight:300;src:url(../media/inter-latin-300-normal.0pw5ffrrwbn-o.woff2)format("woff2"),url(../media/inter-latin-300-normal.0~cgs1jmq1m77.woff)format("woff");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:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(../media/inter-cyrillic-ext-400-normal.14tx4pkryervk.woff2)format("woff2"),url(../media/inter-cyrillic-ext-400-normal.0rs1xbf~i0gne.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(../media/inter-cyrillic-400-normal.0j0nt6xj209ja.woff2)format("woff2"),url(../media/inter-cyrillic-400-normal.0tfcly~dae28g.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(../media/inter-greek-ext-400-normal.0sjxwfwy1.7-1.woff2)format("woff2"),url(../media/inter-greek-ext-400-normal.0-p59y6vp.j7a.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(../media/inter-greek-400-normal.16tk2qho83alr.woff2)format("woff2"),url(../media/inter-greek-400-normal.0xmwnv-gh.rhf.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(../media/inter-vietnamese-400-normal.0kilhpqoeqy~3.woff2)format("woff2"),url(../media/inter-vietnamese-400-normal.0zq7snwe4.thc.woff)format("woff");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:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(../media/inter-latin-ext-400-normal.0e~6uobz6nk3d.woff2)format("woff2"),url(../media/inter-latin-ext-400-normal.0a.r_3c33o5qt.woff)format("woff");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:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(../media/inter-latin-400-normal.0vig85~_2mxl3.woff2)format("woff2"),url(../media/inter-latin-400-normal.0br~z6nf9coz0.woff)format("woff");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:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(../media/inter-cyrillic-ext-500-normal.18aqar8gdpfb3.woff2)format("woff2"),url(../media/inter-cyrillic-ext-500-normal.0b6k1s8sd~.jo.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(../media/inter-cyrillic-500-normal.15z7kt55vzj85.woff2)format("woff2"),url(../media/inter-cyrillic-500-normal.01w2czofewpso.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(../media/inter-greek-ext-500-normal.119li9m07s-bi.woff2)format("woff2"),url(../media/inter-greek-ext-500-normal.13bpn5itdsi7i.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(../media/inter-greek-500-normal.0uymz0-h_z_7l.woff2)format("woff2"),url(../media/inter-greek-500-normal.0t4lph5.f_m8~.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(../media/inter-vietnamese-500-normal.0fn~r.ogm5_nw.woff2)format("woff2"),url(../media/inter-vietnamese-500-normal.0zfob_1.u8~co.woff)format("woff");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:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(../media/inter-latin-ext-500-normal.0876mliq8ouqp.woff2)format("woff2"),url(../media/inter-latin-ext-500-normal.0~3-c8.xj40g-.woff)format("woff");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:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(../media/inter-latin-500-normal.0frew35n-hgkk.woff2)format("woff2"),url(../media/inter-latin-500-normal.1230h4u3v4whv.woff)format("woff");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:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(../media/inter-cyrillic-ext-600-normal.0_ber5txd3bqi.woff2)format("woff2"),url(../media/inter-cyrillic-ext-600-normal.0j75vko.6hoc-.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(../media/inter-cyrillic-600-normal.094xsiulqcmrl.woff2)format("woff2"),url(../media/inter-cyrillic-600-normal.10~mc7cizcdk~.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(../media/inter-greek-ext-600-normal.0nlmm4r71lqf~.woff2)format("woff2"),url(../media/inter-greek-ext-600-normal.14y94o9jt0miw.woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(../media/inter-greek-600-normal.0u.n5f3_8u-b0.woff2)format("woff2"),url(../media/inter-greek-600-normal.0~7_25pf1n8ik.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(../media/inter-vietnamese-600-normal.072fyohqu9xp-.woff2)format("woff2"),url(../media/inter-vietnamese-600-normal.04aaopgj782ex.woff)format("woff");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:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(../media/inter-latin-ext-600-normal.0mo._bh5xz7ol.woff2)format("woff2"),url(../media/inter-latin-ext-600-normal.0jjnjripmqy49.woff)format("woff");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:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(../media/inter-latin-600-normal.0rm8x4lrq0d8z.woff2)format("woff2"),url(../media/inter-latin-600-normal.0uetcz5d-i_71.woff)format("woff");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:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(../media/inter-cyrillic-ext-700-normal.0~zt0hwtubila.woff2)format("woff2"),url(../media/inter-cyrillic-ext-700-normal.0.c9t1hqygse9.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(../media/inter-cyrillic-700-normal.051zy7d9em9n7.woff2)format("woff2"),url(../media/inter-cyrillic-700-normal.0qs5m73fobq4n.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(../media/inter-greek-ext-700-normal.0ovkxxyaf_urn.woff2)format("woff2"),url(../media/inter-greek-ext-700-normal.09b65f6yfp90..woff)format("woff");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(../media/inter-greek-700-normal.14rpzjcnzq9ul.woff2)format("woff2"),url(../media/inter-greek-700-normal.133diu88dtv~a.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(../media/inter-vietnamese-700-normal.03reem5x7sox_.woff2)format("woff2"),url(../media/inter-vietnamese-700-normal.0r4b-sn6pknwd.woff)format("woff");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:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(../media/inter-latin-ext-700-normal.0y38bjpa.~h~y.woff2)format("woff2"),url(../media/inter-latin-ext-700-normal.04~cmsc24-.k..woff)format("woff");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:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(../media/inter-latin-700-normal.17~mssnzv.d-8.woff2)format("woff2"),url(../media/inter-latin-700-normal.0wo4xus9c6mqx.woff)format("woff");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}
