/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-space-x-reverse:0;--tw-font-weight:initial;--tw-tracking:initial}}}@layer theme{:host,:root{--font-sans:var(--font-noto-sans),ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-white:#fff;--spacing:.25rem;--container-xs:20rem;--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--text-5xl:3rem;--text-5xl--line-height:1;--font-weight-normal:400;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--tracking-tight:-.025em;--radius-xl:.75rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.bottom-\[-65px\]{bottom:-65px}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.ml-\[-10px\]{margin-left:-10px}.flex{display:flex}.grid{display:grid}.hidden{display:none}.min-h-screen{min-height:100vh}.w-105{width:calc(var(--spacing) * 105)}.w-120{width:calc(var(--spacing) * 120)}.w-130{width:calc(var(--spacing) * 130)}.w-140{width:calc(var(--spacing) * 140)}.w-full{width:100%}.max-w-xs{max-width:var(--container-xs)}.min-w-\[220px\]{min-width:220px}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.items-center{align-items:center}.justify-center{justify-content:center}.gap-4{gap:calc(var(--spacing) * 4)}.gap-12{gap:calc(var(--spacing) * 12)}:where(.space-x-4>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing) * 4) * var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-x-reverse)))}.rounded{border-radius:.25rem}.rounded-xl{border-radius:var(--radius-xl)}.bg-white{background-color:var(--color-white)}.bg-white\/10{background-color:#ffffff1a}@supports (color:color-mix(in lab,red,red)){.bg-white\/10{background-color:color-mix(in oklab,var(--color-white) 10%,transparent)}}.bg-gradient-to-b{--tw-gradient-position:to bottom in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.p-4{padding:calc(var(--spacing) * 4)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-12{padding-inline:calc(var(--spacing) * 12)}.py-8{padding-block:calc(var(--spacing) * 8)}.py-16{padding-block:calc(var(--spacing) * 16)}.pt-0{padding-top:calc(var(--spacing) * 0)}.pt-2{padding-top:calc(var(--spacing) * 2)}.pt-4{padding-top:calc(var(--spacing) * 4)}.pt-6{padding-top:calc(var(--spacing) * 6)}.pt-8{padding-top:calc(var(--spacing) * 8)}.pt-10{padding-top:calc(var(--spacing) * 10)}.pt-12{padding-top:calc(var(--spacing) * 12)}.pr-0{padding-right:calc(var(--spacing) * 0)}.pl-2{padding-left:calc(var(--spacing) * 2)}.text-center{text-align:center}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-extrabold{--tw-font-weight:var(--font-weight-extrabold);font-weight:var(--font-weight-extrabold)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.text-white{color:var(--color-white)}@media (hover:hover){.hover\:bg-white\/20:hover{background-color:#fff3}@supports (color:color-mix(in lab,red,red)){.hover\:bg-white\/20:hover{background-color:color-mix(in oklab,var(--color-white) 20%,transparent)}}}@media not all and (min-width:40rem){.max-sm\:w-full{width:100%}.max-sm\:flex-col{flex-direction:column}.max-sm\:px-6{padding-inline:calc(var(--spacing) * 6)}}@media (min-width:40rem){.sm\:w-110{width:calc(var(--spacing) * 110)}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:text-\[3rem\]{font-size:3rem}}@media (min-width:48rem){.md\:gap-8{gap:calc(var(--spacing) * 8)}}}:root{--background:oklch(96.715% .00011 271.152)}.dark{--background:oklch(21.779% .00002 271.152)}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:300;src:url(/_next/static/media/noto-sans-cyrillic-ext-300-normal.156cce40.woff2) format("woff2"),url(/_next/static/media/noto-sans-cyrillic-ext-300-normal.55b529b2.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:300;src:url(/_next/static/media/noto-sans-cyrillic-300-normal.3bbdee7d.woff2) format("woff2"),url(/_next/static/media/noto-sans-cyrillic-300-normal.1d820b79.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:300;src:url(/_next/static/media/noto-sans-devanagari-300-normal.d44031c8.woff2) format("woff2"),url(/_next/static/media/noto-sans-devanagari-300-normal.de43f914.woff) format("woff");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:300;src:url(/_next/static/media/noto-sans-greek-ext-300-normal.e27b2ae5.woff2) format("woff2"),url(/_next/static/media/noto-sans-greek-ext-300-normal.e993d02b.woff) format("woff");unicode-range:u+1f??}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:300;src:url(/_next/static/media/noto-sans-greek-300-normal.a9276572.woff2) format("woff2"),url(/_next/static/media/noto-sans-greek-300-normal.fbdac55b.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:300;src:url(/_next/static/media/noto-sans-vietnamese-300-normal.374b95cd.woff2) format("woff2"),url(/_next/static/media/noto-sans-vietnamese-300-normal.c609a290.woff) format("woff");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:Noto Sans;font-style:normal;font-display:swap;font-weight:300;src:url(/_next/static/media/noto-sans-latin-ext-300-normal.2f69137d.woff2) format("woff2"),url(/_next/static/media/noto-sans-latin-ext-300-normal.7d4ed1d4.woff) format("woff");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:Noto Sans;font-style:normal;font-display:swap;font-weight:300;src:url(/_next/static/media/noto-sans-latin-300-normal.5be8a4fa.woff2) format("woff2"),url(/_next/static/media/noto-sans-latin-300-normal.3da34dfd.woff) format("woff");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:Noto Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/noto-sans-cyrillic-ext-400-normal.32d1ad60.woff2) format("woff2"),url(/_next/static/media/noto-sans-cyrillic-ext-400-normal.e23851d2.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/noto-sans-cyrillic-400-normal.0a9fab11.woff2) format("woff2"),url(/_next/static/media/noto-sans-cyrillic-400-normal.032c8039.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/noto-sans-devanagari-400-normal.608a34d2.woff2) format("woff2"),url(/_next/static/media/noto-sans-devanagari-400-normal.3866f58b.woff) format("woff");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/noto-sans-greek-ext-400-normal.f19e3802.woff2) format("woff2"),url(/_next/static/media/noto-sans-greek-ext-400-normal.05c02972.woff) format("woff");unicode-range:u+1f??}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/noto-sans-greek-400-normal.6ee21782.woff2) format("woff2"),url(/_next/static/media/noto-sans-greek-400-normal.2adf269f.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/noto-sans-vietnamese-400-normal.67d6b27a.woff2) format("woff2"),url(/_next/static/media/noto-sans-vietnamese-400-normal.a779f63c.woff) format("woff");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:Noto Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/noto-sans-latin-ext-400-normal.6233a04b.woff2) format("woff2"),url(/_next/static/media/noto-sans-latin-ext-400-normal.3a9bffcd.woff) format("woff");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:Noto Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/noto-sans-latin-400-normal.1d02f490.woff2) format("woff2"),url(/_next/static/media/noto-sans-latin-400-normal.e29ef6e0.woff) format("woff");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:Noto Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/_next/static/media/noto-sans-cyrillic-ext-500-normal.7dd79a8b.woff2) format("woff2"),url(/_next/static/media/noto-sans-cyrillic-ext-500-normal.a71fce23.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/_next/static/media/noto-sans-cyrillic-500-normal.116c1d63.woff2) format("woff2"),url(/_next/static/media/noto-sans-cyrillic-500-normal.acbc6d27.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/_next/static/media/noto-sans-devanagari-500-normal.17310edf.woff2) format("woff2"),url(/_next/static/media/noto-sans-devanagari-500-normal.3a7fd010.woff) format("woff");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/_next/static/media/noto-sans-greek-ext-500-normal.8bef0836.woff2) format("woff2"),url(/_next/static/media/noto-sans-greek-ext-500-normal.96acdd2d.woff) format("woff");unicode-range:u+1f??}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/_next/static/media/noto-sans-greek-500-normal.43d72057.woff2) format("woff2"),url(/_next/static/media/noto-sans-greek-500-normal.8298631d.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/_next/static/media/noto-sans-vietnamese-500-normal.efed7ff3.woff2) format("woff2"),url(/_next/static/media/noto-sans-vietnamese-500-normal.614c0128.woff) format("woff");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:Noto Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/_next/static/media/noto-sans-latin-ext-500-normal.91e31f55.woff2) format("woff2"),url(/_next/static/media/noto-sans-latin-ext-500-normal.c591e056.woff) format("woff");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:Noto Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/_next/static/media/noto-sans-latin-500-normal.10feed5d.woff2) format("woff2"),url(/_next/static/media/noto-sans-latin-500-normal.217e25bb.woff) format("woff");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:Noto Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/_next/static/media/noto-sans-cyrillic-ext-600-normal.f1ca9016.woff2) format("woff2"),url(/_next/static/media/noto-sans-cyrillic-ext-600-normal.303c0f35.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/_next/static/media/noto-sans-cyrillic-600-normal.0907eb7f.woff2) format("woff2"),url(/_next/static/media/noto-sans-cyrillic-600-normal.36f21f44.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/_next/static/media/noto-sans-devanagari-600-normal.884acd4e.woff2) format("woff2"),url(/_next/static/media/noto-sans-devanagari-600-normal.d05c8890.woff) format("woff");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/_next/static/media/noto-sans-greek-ext-600-normal.bd516075.woff2) format("woff2"),url(/_next/static/media/noto-sans-greek-ext-600-normal.d08933b2.woff) format("woff");unicode-range:u+1f??}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/_next/static/media/noto-sans-greek-600-normal.cfd4630e.woff2) format("woff2"),url(/_next/static/media/noto-sans-greek-600-normal.185a41af.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/_next/static/media/noto-sans-vietnamese-600-normal.87d9c2c0.woff2) format("woff2"),url(/_next/static/media/noto-sans-vietnamese-600-normal.28911eb2.woff) format("woff");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:Noto Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/_next/static/media/noto-sans-latin-ext-600-normal.b37fb91f.woff2) format("woff2"),url(/_next/static/media/noto-sans-latin-ext-600-normal.35fbb4cf.woff) format("woff");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:Noto Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/_next/static/media/noto-sans-latin-600-normal.cb57c6a9.woff2) format("woff2"),url(/_next/static/media/noto-sans-latin-600-normal.b0ffb8cb.woff) format("woff");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:Noto Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/noto-sans-cyrillic-ext-700-normal.3aeada9c.woff2) format("woff2"),url(/_next/static/media/noto-sans-cyrillic-ext-700-normal.a6a34758.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/noto-sans-cyrillic-700-normal.713429c9.woff2) format("woff2"),url(/_next/static/media/noto-sans-cyrillic-700-normal.5eb21848.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/noto-sans-devanagari-700-normal.d2851d02.woff2) format("woff2"),url(/_next/static/media/noto-sans-devanagari-700-normal.f5ca38ce.woff) format("woff");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/noto-sans-greek-ext-700-normal.396b6f38.woff2) format("woff2"),url(/_next/static/media/noto-sans-greek-ext-700-normal.87b99f72.woff) format("woff");unicode-range:u+1f??}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/noto-sans-greek-700-normal.0ae99b47.woff2) format("woff2"),url(/_next/static/media/noto-sans-greek-700-normal.88c1504d.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Noto Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/noto-sans-vietnamese-700-normal.4aa6c8d7.woff2) format("woff2"),url(/_next/static/media/noto-sans-vietnamese-700-normal.bbcccfd7.woff) format("woff");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:Noto Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/noto-sans-latin-ext-700-normal.8b2cf2a1.woff2) format("woff2"),url(/_next/static/media/noto-sans-latin-ext-700-normal.80c4330b.woff) format("woff");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:Noto Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/noto-sans-latin-700-normal.fd476b27.woff2) format("woff2"),url(/_next/static/media/noto-sans-latin-700-normal.dd62d550.woff) format("woff");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:Noto Sans;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/82ef96de0e8f4d8c-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:Noto Sans;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/a6ecd16fa044d500-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Noto Sans;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/bd82c78e5b7b3fe9-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Noto Sans;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c32c8052c071fc42-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Noto Sans;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/6f22fce21a7c433c-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:Noto Sans;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1d8a05b60287ae6c-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:Noto Sans;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/77c207b095007c34-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:Noto Sans;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1755441e3a2fa970-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:Noto Sans Fallback;src:local("Arial");ascent-override:100.54%;descent-override:27.56%;line-gap-override:0.00%;size-adjust:106.33%}.__className_7ad1b1{font-family:Noto Sans,Noto Sans Fallback;font-style:normal}.__variable_7ad1b1{--font-noto-sans:"Noto Sans","Noto Sans Fallback"}