/*! tailwindcss v4.0.16 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-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-red-500:oklch(.637 .237 25.331);--color-gray-100:oklch(.967 .003 264.542);--color-gray-500:oklch(.551 .027 264.364);--color-gray-800:oklch(.278 .033 256.848);--color-gray-900:oklch(.21 .034 264.665);--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-lg:32rem;--container-xl:36rem;--container-3xl:48rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height:calc(1.5/1);--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--text-3xl:1.875rem;--text-3xl--line-height:calc(2.25/1.875);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5/2.25);--text-5xl:3rem;--text-5xl--line-height:1;--text-9xl:8rem;--text-9xl--line-height:1;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--leading-tight:1.25;--radius-xs:.125rem;--radius-2xl:1rem;--radius-4xl:2rem;--drop-shadow-lg:0 4px 4px #00000026;--ease-in-out:cubic-bezier(.4,0,.2,1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-secondary:var(--secondary)}}@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: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}:-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}*{border-color:var(--border);outline-color:color-mix(in oklab,var(--ring)50%,transparent)}body{background-color:var(--background);color:var(--foreground)}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden}.absolute,.sr-only{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.inset-0{inset:calc(var(--spacing)*0)}.-top-0{top:calc(var(--spacing)*0)}.-top-1{top:calc(var(--spacing)*-1)}.-top-4{top:calc(var(--spacing)*-4)}.-top-8{top:calc(var(--spacing)*-8)}.-top-12{top:calc(var(--spacing)*-12)}.-top-16{top:calc(var(--spacing)*-16)}.-top-24{top:calc(var(--spacing)*-24)}.-top-28{top:calc(var(--spacing)*-28)}.-top-32{top:calc(var(--spacing)*-32)}.-top-35{top:calc(var(--spacing)*-35)}.-top-36{top:calc(var(--spacing)*-36)}.-top-46{top:calc(var(--spacing)*-46)}.-top-52{top:calc(var(--spacing)*-52)}.-top-56{top:calc(var(--spacing)*-56)}.top-0{top:calc(var(--spacing)*0)}.top-1\/2{top:50%}.top-4{top:calc(var(--spacing)*4)}.top-5{top:calc(var(--spacing)*5)}.top-6{top:calc(var(--spacing)*6)}.top-10{top:calc(var(--spacing)*10)}.top-24{top:calc(var(--spacing)*24)}.top-48{top:calc(var(--spacing)*48)}.top-\[-58\.5px\]{top:-58.5px}.top-\[1px\]{top:1px}.top-\[50\%\]{top:50%}.top-\[60\%\]{top:60%}.top-\[65px\]{top:65px}.top-full{top:100%}.-right-10{right:calc(var(--spacing)*-10)}.-right-48{right:calc(var(--spacing)*-48)}.-right-96{right:calc(var(--spacing)*-96)}.-right-100{right:calc(var(--spacing)*-100)}.right-0{right:calc(var(--spacing)*0)}.right-4{right:calc(var(--spacing)*4)}.right-6{right:calc(var(--spacing)*6)}.right-8{right:calc(var(--spacing)*8)}.right-10{right:calc(var(--spacing)*10)}.right-28{right:calc(var(--spacing)*28)}.right-60{right:calc(var(--spacing)*60)}.right-192{right:calc(var(--spacing)*192)}.right-\[-31\.5px\]{right:-31.5px}.-bottom-4{bottom:calc(var(--spacing)*-4)}.-bottom-24{bottom:calc(var(--spacing)*-24)}.bottom-0{bottom:calc(var(--spacing)*0)}.bottom-4{bottom:calc(var(--spacing)*4)}.bottom-5{bottom:calc(var(--spacing)*5)}.bottom-6{bottom:calc(var(--spacing)*6)}.bottom-13{bottom:calc(var(--spacing)*13)}.bottom-14{bottom:calc(var(--spacing)*14)}.bottom-18{bottom:calc(var(--spacing)*18)}.bottom-20{bottom:calc(var(--spacing)*20)}.bottom-21{bottom:calc(var(--spacing)*21)}.bottom-22{bottom:calc(var(--spacing)*22)}.bottom-48{bottom:calc(var(--spacing)*48)}.-left-0{left:calc(var(--spacing)*0)}.-left-5{left:calc(var(--spacing)*-5)}.-left-6{left:calc(var(--spacing)*-6)}.-left-8{left:calc(var(--spacing)*-8)}.-left-10{left:calc(var(--spacing)*-10)}.-left-12{left:calc(var(--spacing)*-12)}.-left-16{left:calc(var(--spacing)*-16)}.-left-20{left:calc(var(--spacing)*-20)}.-left-24{left:calc(var(--spacing)*-24)}.-left-28{left:calc(var(--spacing)*-28)}.-left-48{left:calc(var(--spacing)*-48)}.left-0{left:calc(var(--spacing)*0)}.left-1\/2{left:50%}.left-8{left:calc(var(--spacing)*8)}.left-9\/20{left:45%}.left-10{left:calc(var(--spacing)*10)}.left-12{left:calc(var(--spacing)*12)}.left-28{left:calc(var(--spacing)*28)}.left-48{left:calc(var(--spacing)*48)}.left-64{left:calc(var(--spacing)*64)}.left-68{left:calc(var(--spacing)*68)}.left-192{left:calc(var(--spacing)*192)}.left-\[50\%\]{left:50%}.left-\[85\%\]{left:85%}.left-\[103\%\]{left:103%}.left-\[140\%\]{left:140%}.isolate{isolation:isolate}.-z-1{z-index:calc(1*-1)}.z-0{z-index:0}.z-1{z-index:1}.z-3{z-index:3}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-60{z-index:60}.z-70{z-index:70}.z-100{z-index:100}.z-\[1\]{z-index:1}.order-1{order:1}.order-2{order:2}.col-span-1{grid-column:span 1/span 1}.col-span-3{grid-column:span 3/span 3}.col-span-4{grid-column:span 4/span 4}.col-span-5{grid-column:span 5/span 5}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.m-0{margin:calc(var(--spacing)*0)}.mx-2{margin-inline:calc(var(--spacing)*2)}.mx-4{margin-inline:calc(var(--spacing)*4)}.mx-\[6px\]{margin-inline:6px}.mx-auto{margin-inline:auto}.mt-1\.5{margin-top:calc(var(--spacing)*1.5)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-12{margin-top:calc(var(--spacing)*12)}.mt-16{margin-top:calc(var(--spacing)*16)}.mt-20{margin-top:calc(var(--spacing)*20)}.mt-24{margin-top:calc(var(--spacing)*24)}.mt-36{margin-top:calc(var(--spacing)*36)}.mt-48{margin-top:calc(var(--spacing)*48)}.mt-\[2px\]{margin-top:2px}.-mr-1{margin-right:calc(var(--spacing)*-1)}.mr-5{margin-right:calc(var(--spacing)*5)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-8{margin-bottom:calc(var(--spacing)*8)}.-ml-1{margin-left:calc(var(--spacing)*-1)}.-ml-4{margin-left:calc(var(--spacing)*-4)}.ml-0{margin-left:calc(var(--spacing)*0)}.ml-1{margin-left:calc(var(--spacing)*1)}.ml-4{margin-left:calc(var(--spacing)*4)}.ml-auto{margin-left:auto}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.field-sizing-content{field-sizing:content}.size-1\.5{width:calc(var(--spacing)*1.5);height:calc(var(--spacing)*1.5)}.size-3{width:calc(var(--spacing)*3);height:calc(var(--spacing)*3)}.size-4{width:calc(var(--spacing)*4);height:calc(var(--spacing)*4)}.size-5{width:calc(var(--spacing)*5);height:calc(var(--spacing)*5)}.size-6{width:calc(var(--spacing)*6);height:calc(var(--spacing)*6)}.size-7{width:calc(var(--spacing)*7);height:calc(var(--spacing)*7)}.size-8{width:calc(var(--spacing)*8);height:calc(var(--spacing)*8)}.size-9{width:calc(var(--spacing)*9);height:calc(var(--spacing)*9)}.h-1\.5{height:calc(var(--spacing)*1.5)}.h-2{height:calc(var(--spacing)*2)}.h-5{height:calc(var(--spacing)*5)}.h-6{height:calc(var(--spacing)*6)}.h-8{height:calc(var(--spacing)*8)}.h-9{height:calc(var(--spacing)*9)}.h-9\.5{height:calc(var(--spacing)*9.5)}.h-10{height:calc(var(--spacing)*10)}.h-16{height:calc(var(--spacing)*16)}.h-32{height:calc(var(--spacing)*32)}.h-80{height:calc(var(--spacing)*80)}.h-88{height:calc(var(--spacing)*88)}.h-\[65px\]{height:65px}.h-\[118px\]{height:118px}.h-\[var\(--radix-navigation-menu-viewport-height\)\]{height:var(--radix-navigation-menu-viewport-height)}.h-full{height:100%}.h-screen{height:100vh}.max-h-0{max-height:calc(var(--spacing)*0)}.max-h-\[500px\]{max-height:500px}.max-h-full{max-height:100%}.min-h-16{min-height:calc(var(--spacing)*16)}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.w-1\/3{width:33.3333%}.w-2{width:calc(var(--spacing)*2)}.w-2\/3,.w-4\/6{width:66.6667%}.w-5{width:calc(var(--spacing)*5)}.w-5\/6{width:83.3333%}.w-6{width:calc(var(--spacing)*6)}.w-8{width:calc(var(--spacing)*8)}.w-20{width:calc(var(--spacing)*20)}.w-32{width:calc(var(--spacing)*32)}.w-80{width:calc(var(--spacing)*80)}.w-84{width:calc(var(--spacing)*84)}.w-\[68px\]{width:68px}.w-\[85px\]{width:85px}.w-auto{width:auto}.w-full{width:100%}.w-max{width:max-content}.w-px{width:1px}.w-screen{width:100vw}.max-w-3xl{max-width:var(--container-3xl)}.max-w-\[320px\]{max-width:320px}.max-w-\[calc\(100\%-2rem\)\]{max-width:calc(100% - 2rem)}.max-w-max{max-width:max-content}.max-w-min{max-width:min-content}.max-w-xl{max-width:var(--container-xl)}.min-w-0{min-width:calc(var(--spacing)*0)}.min-w-2{min-width:calc(var(--spacing)*2)}.min-w-32{min-width:calc(var(--spacing)*32)}.min-w-84{min-width:calc(var(--spacing)*84)}.min-w-\[85px\]{min-width:85px}.min-w-\[100px\]{min-width:100px}.flex-1{flex:1}.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.-translate-x-1{--tw-translate-x:calc(var(--spacing)*-1)}.-translate-x-1,.-translate-x-1\/2{translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-x-1\/2{--tw-translate-x:calc(calc(1/2*100%)*-1)}.translate-x-1\/15{--tw-translate-x:calc(1/15*100%)}.translate-x-1\/15,.translate-x-\[-50\%\]{translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-x-\[-50\%\]{--tw-translate-x:-50%}.-translate-y-1\/2{--tw-translate-y:calc(calc(1/2*100%)*-1)}.-translate-y-1\/2,.translate-y-\[-40\%\]{translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-\[-40\%\]{--tw-translate-y:-40%}.translate-y-\[-50\%\]{--tw-translate-y:-50%}.translate-y-\[-50\%\],.translate-y-\[150\%\]{translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-\[150\%\]{--tw-translate-y:150%}.rotate-45{rotate:45deg}.rotate-180{rotate:180deg}.transform{transform:var(--tw-rotate-x)var(--tw-rotate-y)var(--tw-rotate-z)var(--tw-skew-x)var(--tw-skew-y)}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize{resize:both}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-13{grid-template-columns:repeat(13,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-row{flex-direction:row}.place-items-center{place-items:center}.content-center{align-content:center}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.gap-0{gap:calc(var(--spacing)*0)}.gap-1{gap:calc(var(--spacing)*1)}.gap-1\.5{gap:calc(var(--spacing)*1.5)}.gap-2{gap:calc(var(--spacing)*2)}.gap-2\.5{gap:calc(var(--spacing)*2.5)}.gap-3{gap:calc(var(--spacing)*3)}.gap-4{gap:calc(var(--spacing)*4)}.gap-6{gap:calc(var(--spacing)*6)}.gap-8{gap:calc(var(--spacing)*8)}.gap-12{gap:calc(var(--spacing)*12)}.gap-16{gap:calc(var(--spacing)*16)}.gap-20{gap:calc(var(--spacing)*20)}.gap-26{gap:calc(var(--spacing)*26)}.gap-\[1\.5rem\]{gap:1.5rem}:where(.-space-y-\[6px\]>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(6px*-1)*var(--tw-space-y-reverse));margin-block-end:calc(calc(6px*-1)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*2)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*4)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-y-reverse)))}.gap-x-16{column-gap:calc(var(--spacing)*16)}.gap-y-8{row-gap:calc(var(--spacing)*8)}.self-center{align-self:center}.truncate{text-overflow:ellipsis;white-space:nowrap}.overflow-hidden,.truncate{overflow:hidden}.overflow-x-hidden{overflow-x:hidden}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-4xl{border-radius:var(--radius-4xl)}.rounded-full{border-radius:3.40282e+38px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-none{border-radius:0}.rounded-sm{border-radius:calc(var(--radius) - 4px)}.rounded-xl{border-radius:calc(var(--radius) + 4px)}.rounded-xs{border-radius:var(--radius-xs)}.rounded-tl-lg{border-top-left-radius:var(--radius)}.rounded-tl-sm{border-top-left-radius:calc(var(--radius) - 4px)}.rounded-tr-lg{border-top-right-radius:var(--radius)}.rounded-br-lg{border-bottom-right-radius:var(--radius)}.rounded-bl-lg{border-bottom-left-radius:var(--radius)}.border,.border-1{border-style:var(--tw-border-style);border-width:1px}.border-3{border-style:var(--tw-border-style);border-width:3px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.border-l-4{border-left-style:var(--tw-border-style);border-left-width:4px}.border-dashed{--tw-border-style:dashed;border-style:dashed}.border-\[\#E2E4E9\]{border-color:#e2e4e9}.border-\[\#e1e1e1\]{border-color:#e1e1e1}.border-\[var\(--color-navy\)\]{border-color:var(--color-navy)}.border-\[var\(--color-primary-base\)\]{border-color:var(--color-primary-base)}.border-\[var\(--color-stroke\)\]{border-color:var(--color-stroke)}.border-input{border-color:var(--input)}.border-l-\[var\(--color-navy\)\]{border-left-color:var(--color-navy)}.bg-\[\#dbdbdb\]{background-color:#dbdbdb}.bg-\[\#e1e1e1\]{background-color:#e1e1e1}.bg-\[\#f6f6f6\]{background-color:#f6f6f6}.bg-\[var\(--color-bg\)\]{background-color:var(--color-bg)}.bg-\[var\(--color-bg-widget\)\]{background-color:var(--color-bg-widget)}.bg-\[var\(--color-bg1\)\]{background-color:var(--color-bg1)}.bg-\[var\(--color-icon-bg\)\]{background-color:var(--color-icon-bg)}.bg-\[var\(--color-secondary\)\]{background-color:var(--color-secondary)}.bg-\[var\(--color-stroke\)\]{background-color:var(--color-stroke)}.bg-\[var\(--color-text1\)\]{background-color:var(--color-text1)}.bg-background{background-color:var(--background)}.bg-black{background-color:var(--color-black)}.bg-black\/50{background-color:color-mix(in oklab,var(--color-black)50%,transparent)}.bg-border{background-color:var(--border)}.bg-destructive{background-color:var(--destructive)}.bg-gray-900{background-color:var(--color-gray-900)}.bg-gray-900\/60{background-color:color-mix(in oklab,var(--color-gray-900)60%,transparent)}.bg-popover{background-color:var(--popover)}.bg-primary{background-color:var(--primary)}.bg-secondary{background-color:var(--secondary)}.bg-transparent{background-color:#0000}.bg-white{background-color:var(--color-white)}.bg-gradient-to-b{--tw-gradient-position:to bottom in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.from-\[\#adb3c7\]{--tw-gradient-from:#adb3c7;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-transparent{--tw-gradient-to:transparent;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.bg-cover{background-size:cover}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.bg-center{background-position:50%}.fill-\[var\(--color-stroke\)\]{fill:var(--color-stroke)}.fill-black{fill:var(--color-black)}.object-cover{object-fit:cover}.p-2{padding:calc(var(--spacing)*2)}.p-3{padding:calc(var(--spacing)*3)}.p-4{padding:calc(var(--spacing)*4)}.p-5{padding:calc(var(--spacing)*5)}.p-6{padding:calc(var(--spacing)*6)}.p-8{padding:calc(var(--spacing)*8)}.px-0{padding-inline:calc(var(--spacing)*0)}.px-1{padding-inline:calc(var(--spacing)*1)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-3{padding-inline:calc(var(--spacing)*3)}.px-4{padding-inline:calc(var(--spacing)*4)}.px-5{padding-inline:calc(var(--spacing)*5)}.px-6{padding-inline:calc(var(--spacing)*6)}.px-8{padding-inline:calc(var(--spacing)*8)}.py-0{padding-block:calc(var(--spacing)*0)}.py-1{padding-block:calc(var(--spacing)*1)}.py-1\.5{padding-block:calc(var(--spacing)*1.5)}.py-2{padding-block:calc(var(--spacing)*2)}.py-3{padding-block:calc(var(--spacing)*3)}.py-4{padding-block:calc(var(--spacing)*4)}.py-8{padding-block:calc(var(--spacing)*8)}.py-12{padding-block:calc(var(--spacing)*12)}.py-16{padding-block:calc(var(--spacing)*16)}.py-20{padding-block:calc(var(--spacing)*20)}.py-24{padding-block:calc(var(--spacing)*24)}.py-32{padding-block:calc(var(--spacing)*32)}.py-40{padding-block:calc(var(--spacing)*40)}.py-\[30px\]{padding-block:30px}.pt-0{padding-top:calc(var(--spacing)*0)}.pt-2{padding-top:calc(var(--spacing)*2)}.pt-2\.5{padding-top:calc(var(--spacing)*2.5)}.pt-4{padding-top:calc(var(--spacing)*4)}.pt-8{padding-top:calc(var(--spacing)*8)}.pt-12{padding-top:calc(var(--spacing)*12)}.pt-16{padding-top:calc(var(--spacing)*16)}.pt-24{padding-top:calc(var(--spacing)*24)}.pt-32{padding-top:calc(var(--spacing)*32)}.pt-40{padding-top:calc(var(--spacing)*40)}.pr-0{padding-right:calc(var(--spacing)*0)}.pr-2\.5{padding-right:calc(var(--spacing)*2.5)}.pr-4{padding-right:calc(var(--spacing)*4)}.pr-\[\.7rem\]{padding-right:.7rem}.pb-2{padding-bottom:calc(var(--spacing)*2)}.pb-3{padding-bottom:calc(var(--spacing)*3)}.pb-4{padding-bottom:calc(var(--spacing)*4)}.pb-8{padding-bottom:calc(var(--spacing)*8)}.pb-12{padding-bottom:calc(var(--spacing)*12)}.pb-16{padding-bottom:calc(var(--spacing)*16)}.pb-24{padding-bottom:calc(var(--spacing)*24)}.pb-96{padding-bottom:calc(var(--spacing)*96)}.pl-4{padding-left:calc(var(--spacing)*4)}.pl-5{padding-left:calc(var(--spacing)*5)}.pl-6{padding-left:calc(var(--spacing)*6)}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-start{text-align:start}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.text-9xl{font-size:var(--text-9xl);line-height:var(--tw-leading,var(--text-9xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[\.8rem\]{font-size:.8rem}.text-\[1\.8rem\]{font-size:1.8rem}.text-\[17px\]{font-size:17px}.text-\[20px\]{font-size:20px}.text-\[32px\]{font-size:32px}.text-\[200px\]{font-size:200px}.leading-4{--tw-leading:calc(var(--spacing)*4);line-height:calc(var(--spacing)*4)}.leading-\[1\.6\]{--tw-leading:1.6;line-height:1.6}.leading-none{--tw-leading:1;line-height:1}.leading-tight{--tw-leading:var(--leading-tight);line-height:var(--leading-tight)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-light{--tw-font-weight:var(--font-weight-light);font-weight:var(--font-weight-light)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.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)}.text-nowrap{text-wrap:nowrap}.whitespace-nowrap{white-space:nowrap}.text-\[var\(--color-navy\)\]{color:var(--color-navy)}.text-\[var\(--color-primary-base\)\]{color:var(--color-primary-base)}.text-\[var\(--color-red\)\]{color:var(--color-red)}.text-\[var\(--color-text1\)\]{color:var(--color-text1)}.text-\[var\(--color-text2\)\]{color:var(--color-text2)}.text-black{color:var(--color-black)}.text-destructive{color:var(--destructive)}.text-gray-500{color:var(--color-gray-500)}.text-muted-foreground{color:var(--muted-foreground)}.text-popover-foreground{color:var(--popover-foreground)}.text-primary{color:var(--primary)}.text-primary-foreground{color:var(--primary-foreground)}.text-secondary-foreground{color:var(--secondary-foreground)}.text-transparent{color:#0000}.text-white{color:var(--color-white)}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.underline{text-decoration-line:underline}.underline-offset-4{text-underline-offset:4px}.underline-offset-6{text-underline-offset:6px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-0{opacity:0}.opacity-5{opacity:.05}.opacity-20{opacity:.2}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.opacity-100{opacity:1}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a)}.shadow,.shadow-lg{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a)}.shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a),0 2px 4px -2px var(--tw-shadow-color,#0000001a)}.shadow-md,.shadow-sm{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a)}.shadow-xl{--tw-shadow:0 20px 25px -5px var(--tw-shadow-color,#0000001a),0 8px 10px -6px var(--tw-shadow-color,#0000001a)}.shadow-xl,.shadow-xs{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xs{--tw-shadow:0 1px 2px 0 var(--tw-shadow-color,#0000000d)}.ring-offset-background{--tw-ring-offset-color:var(--background)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px)}.blur,.drop-shadow-lg{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.drop-shadow-lg{--tw-drop-shadow:drop-shadow(var(--drop-shadow-lg))}.grayscale{--tw-grayscale:grayscale(100%)}.grayscale,.invert{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.invert{--tw-invert:invert(100%)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.backdrop-blur-\[1px\]{--tw-backdrop-blur:blur(1px);-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[color\,box-shadow\]{transition-property:color,box-shadow;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-100{--tw-duration:.1s;transition-duration:.1s}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-300{--tw-duration:.3s;transition-duration:.3s}.duration-500{--tw-duration:.5s;transition-duration:.5s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.outline-none{--tw-outline-style:none;outline-style:none}.select-none{-webkit-user-select:none;user-select:none}.paused{animation-play-state:paused}.running{animation-play-state:running}@media (hover:hover){.group-hover\:scale-110:is(:where(.group):hover *){--tw-scale-x:110%;--tw-scale-y:110%;--tw-scale-z:110%;scale:var(--tw-scale-x)var(--tw-scale-y)}.group-hover\:fill-\[var\(--color-red\)\]:is(:where(.group):hover *){fill:var(--color-red)}.group-hover\:text-\[var\(--color-red\)\]:is(:where(.group):hover *){color:var(--color-red)}.group-hover\:grayscale-0:is(:where(.group):hover *){--tw-grayscale:grayscale(0%);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}}.group-data-\[disabled\=true\]\:pointer-events-none:is(:where(.group)[data-disabled=true] *){pointer-events:none}.group-data-\[disabled\=true\]\:opacity-50:is(:where(.group)[data-disabled=true] *){opacity:.5}.group-data-\[state\=open\]\:rotate-180:is(:where(.group)[data-state=open] *){rotate:180deg}.group-data-\[state\=open\]\:text-\[var\(--color-red\)\]:is(:where(.group)[data-state=open] *){color:var(--color-red)}.group-data-\[viewport\=false\]\/navigation-menu\:top-full:is(:where(.group\/navigation-menu)[data-viewport=false] *){top:100%}.group-data-\[viewport\=false\]\/navigation-menu\:mt-1\.5:is(:where(.group\/navigation-menu)[data-viewport=false] *){margin-top:calc(var(--spacing)*1.5)}.group-data-\[viewport\=false\]\/navigation-menu\:overflow-hidden:is(:where(.group\/navigation-menu)[data-viewport=false] *){overflow:hidden}.group-data-\[viewport\=false\]\/navigation-menu\:rounded-md:is(:where(.group\/navigation-menu)[data-viewport=false] *){border-radius:calc(var(--radius) - 2px)}.group-data-\[viewport\=false\]\/navigation-menu\:border:is(:where(.group\/navigation-menu)[data-viewport=false] *){border-style:var(--tw-border-style);border-width:1px}.group-data-\[viewport\=false\]\/navigation-menu\:bg-popover:is(:where(.group\/navigation-menu)[data-viewport=false] *){background-color:var(--popover)}.group-data-\[viewport\=false\]\/navigation-menu\:text-popover-foreground:is(:where(.group\/navigation-menu)[data-viewport=false] *){color:var(--popover-foreground)}.group-data-\[viewport\=false\]\/navigation-menu\:shadow:is(:where(.group\/navigation-menu)[data-viewport=false] *){--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.group-data-\[viewport\=false\]\/navigation-menu\:duration-100:is(:where(.group\/navigation-menu)[data-viewport=false] *){--tw-duration:.1s;transition-duration:.1s}.peer-disabled\:cursor-not-allowed:is(:where(.peer):disabled~*){cursor:not-allowed}.peer-disabled\:opacity-50:is(:where(.peer):disabled~*){opacity:.5}.selection\:bg-primary ::selection{background-color:var(--primary)}.selection\:bg-primary::selection{background-color:var(--primary)}.selection\:text-primary-foreground ::selection{color:var(--primary-foreground)}.selection\:text-primary-foreground::selection{color:var(--primary-foreground)}.file\:inline-flex::file-selector-button{display:inline-flex}.file\:h-7::file-selector-button{height:calc(var(--spacing)*7)}.file\:border-0::file-selector-button{border-style:var(--tw-border-style);border-width:0}.file\:bg-transparent::file-selector-button{background-color:#0000}.file\:text-sm::file-selector-button{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.file\:font-medium::file-selector-button{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.file\:text-foreground::file-selector-button{color:var(--foreground)}.placeholder\:text-muted-foreground::placeholder{color:var(--muted-foreground)}@media (hover:hover){.hover\:cursor-pointer:hover{cursor:pointer}.hover\:border-\[var\(--color-text1\)\]\/40:hover{border-color:color-mix(in oklab,var(--color-text1)40%,transparent)}.hover\:bg-\[var\(--color-bg\)\]:hover{background-color:var(--color-bg)}.hover\:bg-\[var\(--color-icon-bg\)\]:hover{background-color:var(--color-icon-bg)}.hover\:bg-accent:hover{background-color:var(--accent)}.hover\:bg-destructive\/90:hover{background-color:color-mix(in oklab,var(--destructive)90%,transparent)}.hover\:bg-gray-100:hover{background-color:var(--color-gray-100)}.hover\:bg-primary\/90:hover{background-color:color-mix(in oklab,var(--primary)90%,transparent)}.hover\:bg-secondary\/80:hover{background-color:color-mix(in oklab,var(--secondary)80%,transparent)}.hover\:bg-transparent:hover{background-color:#0000}.hover\:text-\[var\(--color-navy\)\]:hover{color:var(--color-navy)}.hover\:text-\[var\(--color-red\)\]:hover{color:var(--color-red)}.hover\:text-accent-foreground:hover{color:var(--accent-foreground)}.hover\:text-red-500:hover{color:var(--color-red-500)}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:grayscale-0:hover{--tw-grayscale:grayscale(0%);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}}.focus\:bg-accent:focus{background-color:var(--accent)}.focus\:bg-transparent:focus{background-color:#0000}.focus\:text-accent-foreground:focus{color:var(--accent-foreground)}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentColor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-ring:focus{--tw-ring-color:var(--ring)}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}.focus\:outline-hidden:focus{--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.focus\:outline-hidden:focus{outline-offset:2px;outline:2px solid #0000}}.focus-visible\:border-ring:focus-visible{border-color:var(--ring)}.focus-visible\:ring-\[3px\]:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(3px + var(--tw-ring-offset-width))var(--tw-ring-color,currentColor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-destructive\/20:focus-visible{--tw-ring-color:color-mix(in oklab,var(--destructive)20%,transparent)}.focus-visible\:ring-ring\/50:focus-visible{--tw-ring-color:color-mix(in oklab,var(--ring)50%,transparent)}.focus-visible\:outline-1:focus-visible{outline-style:var(--tw-outline-style);outline-width:1px}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.has-\[\>svg\]\:px-2\.5:has(>svg){padding-inline:calc(var(--spacing)*2.5)}.has-\[\>svg\]\:px-3:has(>svg){padding-inline:calc(var(--spacing)*3)}.has-\[\>svg\]\:px-4:has(>svg){padding-inline:calc(var(--spacing)*4)}.aria-invalid\:border-destructive[aria-invalid=true]{border-color:var(--destructive)}.aria-invalid\:ring-destructive\/20[aria-invalid=true]{--tw-ring-color:color-mix(in oklab,var(--destructive)20%,transparent)}.data-\[active\=true\]\:bg-accent\/50[data-active=true]{background-color:color-mix(in oklab,var(--accent)50%,transparent)}.data-\[active\=true\]\:text-accent-foreground[data-active=true]{color:var(--accent-foreground)}@media (hover:hover){.data-\[active\=true\]\:hover\:bg-accent[data-active=true]:hover{background-color:var(--accent)}}.data-\[active\=true\]\:focus\:bg-accent[data-active=true]:focus{background-color:var(--accent)}.data-\[error\=true\]\:text-destructive[data-error=true]{color:var(--destructive)}.data-\[motion\=from-end\]\:slide-in-from-right-52[data-motion=from-end]{--tw-enter-translate-x:calc(52*var(--spacing))}.data-\[motion\=from-start\]\:slide-in-from-left-52[data-motion=from-start]{--tw-enter-translate-x:calc(52*var(--spacing)*-1)}.data-\[motion\=to-end\]\:slide-out-to-right-52[data-motion=to-end]{--tw-exit-translate-x:calc(52*var(--spacing))}.data-\[motion\=to-start\]\:slide-out-to-left-52[data-motion=to-start]{--tw-exit-translate-x:calc(52*var(--spacing)*-1)}.data-\[motion\^\=from-\]\:animate-in[data-motion^=from-]{animation:enter var(--tw-duration,.15s)var(--tw-ease,ease)}.data-\[motion\^\=from-\]\:fade-in[data-motion^=from-]{--tw-enter-opacity:0}.data-\[motion\^\=to-\]\:animate-out[data-motion^=to-]{animation:exit var(--tw-duration,.15s)var(--tw-ease,ease)}.data-\[motion\^\=to-\]\:fade-out[data-motion^=to-]{--tw-exit-opacity:0}:is(.\*\*\:data-\[slot\=navigation-menu-link\]\:focus\:ring-0 *)[data-slot=navigation-menu-link]:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(0px + var(--tw-ring-offset-width))var(--tw-ring-color,currentColor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}:is(.\*\*\:data-\[slot\=navigation-menu-link\]\:focus\:outline-none *)[data-slot=navigation-menu-link]:focus{--tw-outline-style:none;outline-style:none}.data-\[state\=closed\]\:animate-out[data-state=closed]{animation:exit var(--tw-duration,.15s)var(--tw-ease,ease)}.data-\[state\=closed\]\:fade-out-0[data-state=closed]{--tw-exit-opacity:0}.data-\[state\=closed\]\:zoom-out-95[data-state=closed]{--tw-exit-scale:.95}.group-data-\[viewport\=false\]\/navigation-menu\:data-\[state\=closed\]\:animate-out:is(:where(.group\/navigation-menu)[data-viewport=false] *)[data-state=closed]{animation:exit var(--tw-duration,.15s)var(--tw-ease,ease)}.group-data-\[viewport\=false\]\/navigation-menu\:data-\[state\=closed\]\:fade-out-0:is(:where(.group\/navigation-menu)[data-viewport=false] *)[data-state=closed]{--tw-exit-opacity:0}.group-data-\[viewport\=false\]\/navigation-menu\:data-\[state\=closed\]\:zoom-out-95:is(:where(.group\/navigation-menu)[data-viewport=false] *)[data-state=closed]{--tw-exit-scale:.95}.data-\[state\=hidden\]\:animate-out[data-state=hidden]{animation:exit var(--tw-duration,.15s)var(--tw-ease,ease)}.data-\[state\=hidden\]\:fade-out[data-state=hidden]{--tw-exit-opacity:0}.data-\[state\=open\]\:animate-in[data-state=open]{animation:enter var(--tw-duration,.15s)var(--tw-ease,ease)}.data-\[state\=open\]\:bg-accent[data-state=open]{background-color:var(--accent)}.data-\[state\=open\]\:bg-transparent[data-state=open]{background-color:#0000}.data-\[state\=open\]\:text-accent-foreground[data-state=open]{color:var(--accent-foreground)}.data-\[state\=open\]\:text-muted-foreground[data-state=open]{color:var(--muted-foreground)}.data-\[state\=open\]\:fade-in-0[data-state=open]{--tw-enter-opacity:0}.data-\[state\=open\]\:zoom-in-90[data-state=open]{--tw-enter-scale:.9}.data-\[state\=open\]\:zoom-in-95[data-state=open]{--tw-enter-scale:.95}.group-data-\[viewport\=false\]\/navigation-menu\:data-\[state\=open\]\:animate-in:is(:where(.group\/navigation-menu)[data-viewport=false] *)[data-state=open]{animation:enter var(--tw-duration,.15s)var(--tw-ease,ease)}.group-data-\[viewport\=false\]\/navigation-menu\:data-\[state\=open\]\:fade-in-0:is(:where(.group\/navigation-menu)[data-viewport=false] *)[data-state=open]{--tw-enter-opacity:0}.group-data-\[viewport\=false\]\/navigation-menu\:data-\[state\=open\]\:zoom-in-95:is(:where(.group\/navigation-menu)[data-viewport=false] *)[data-state=open]{--tw-enter-scale:.95}@media (hover:hover){.data-\[state\=open\]\:hover\:bg-transparent[data-state=open]:hover{background-color:#0000}}.data-\[state\=open\]\:focus\:bg-transparent[data-state=open]:focus{background-color:#0000}.data-\[state\=visible\]\:animate-in[data-state=visible]{animation:enter var(--tw-duration,.15s)var(--tw-ease,ease)}.data-\[state\=visible\]\:fade-in[data-state=visible]{--tw-enter-opacity:0}@media (width>=40rem){.sm\:top-\[85px\]{top:85px}.sm\:mt-0{margin-top:calc(var(--spacing)*0)}.sm\:ml-4{margin-left:calc(var(--spacing)*4)}.sm\:block{display:block}.sm\:h-\[85px\]{height:85px}.sm\:max-w-\[425px\]{max-width:425px}.sm\:max-w-lg{max-width:var(--container-lg)}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:justify-center{justify-content:center}.sm\:justify-end{justify-content:flex-end}.sm\:gap-8{gap:calc(var(--spacing)*8)}:where(.sm\:space-y-0>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*0)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*0)*calc(1 - var(--tw-space-y-reverse)))}.sm\:px-4{padding-inline:calc(var(--spacing)*4)}.sm\:text-left{text-align:left}.sm\:text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}}@media (width>=48rem){.md\:absolute{position:absolute}.md\:right-44{right:calc(var(--spacing)*44)}.md\:bottom-42{bottom:calc(var(--spacing)*42)}.md\:left-44{left:calc(var(--spacing)*44)}.md\:order-1{order:1}.md\:order-2{order:2}.md\:col-span-1{grid-column:span 1/span 1}.md\:col-span-2{grid-column:span 2/span 2}.md\:mb-16{margin-bottom:calc(var(--spacing)*16)}.md\:ml-0{margin-left:calc(var(--spacing)*0)}.md\:ml-20{margin-left:calc(var(--spacing)*20)}.md\:block{display:block}.md\:inline-block{display:inline-block}.md\:h-10{height:calc(var(--spacing)*10)}.md\:w-\[var\(--radix-navigation-menu-viewport-width\)\]{width:var(--radix-navigation-menu-viewport-width)}.md\:w-auto{width:auto}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:items-start{align-items:flex-start}.md\:justify-between{justify-content:space-between}.md\:gap-0{gap:calc(var(--spacing)*0)}.md\:gap-12{gap:calc(var(--spacing)*12)}.md\:gap-16{gap:calc(var(--spacing)*16)}.md\:px-0{padding-inline:calc(var(--spacing)*0)}.md\:px-2\.5{padding-inline:calc(var(--spacing)*2.5)}.md\:px-4{padding-inline:calc(var(--spacing)*4)}.md\:px-6{padding-inline:calc(var(--spacing)*6)}.md\:px-8{padding-inline:calc(var(--spacing)*8)}.md\:px-14{padding-inline:calc(var(--spacing)*14)}.md\:px-16{padding-inline:calc(var(--spacing)*16)}.md\:py-1\.5{padding-block:calc(var(--spacing)*1.5)}.md\:py-2\.5{padding-block:calc(var(--spacing)*2.5)}.md\:py-12{padding-block:calc(var(--spacing)*12)}.md\:py-32{padding-block:calc(var(--spacing)*32)}.md\:py-40{padding-block:calc(var(--spacing)*40)}.md\:pt-12{padding-top:calc(var(--spacing)*12)}.md\:pb-24{padding-bottom:calc(var(--spacing)*24)}.md\:pl-8{padding-left:calc(var(--spacing)*8)}.md\:text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.md\:text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.md\:text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}}@media (width>=64rem){.lg\:absolute{position:absolute}.lg\:-top-18{top:calc(var(--spacing)*-18)}.lg\:left-56{left:calc(var(--spacing)*56)}.lg\:left-76{left:calc(var(--spacing)*76)}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:col-span-3{grid-column:span 3/span 3}.lg\:mx-32{margin-inline:calc(var(--spacing)*32)}.lg\:mt-2{margin-top:calc(var(--spacing)*2)}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:h-40{height:calc(var(--spacing)*40)}.lg\:w-1\/2{width:50%}.lg\:w-40{width:calc(var(--spacing)*40)}.lg\:w-\[100px\]{width:100px}.lg\:max-w-fit{max-width:fit-content}.lg\:min-w-40{min-width:calc(var(--spacing)*40)}.lg\:min-w-\[100px\]{min-width:100px}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:flex-row-reverse{flex-direction:row-reverse}.lg\:justify-center{justify-content:center}.lg\:justify-start{justify-content:flex-start}.lg\:gap-8{gap:calc(var(--spacing)*8)}.lg\:gap-16{gap:calc(var(--spacing)*16)}.lg\:gap-32{gap:calc(var(--spacing)*32)}.lg\:rounded-none{border-radius:0}.lg\:rounded-tl-lg{border-top-left-radius:var(--radius)}.lg\:rounded-tr-lg{border-top-right-radius:var(--radius)}.lg\:rounded-br-lg{border-bottom-right-radius:var(--radius)}.lg\:rounded-bl-lg{border-bottom-left-radius:var(--radius)}.lg\:border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.lg\:p-6{padding:calc(var(--spacing)*6)}.lg\:px-4{padding-inline:calc(var(--spacing)*4)}.lg\:px-8{padding-inline:calc(var(--spacing)*8)}.lg\:px-16{padding-inline:calc(var(--spacing)*16)}.lg\:px-20{padding-inline:calc(var(--spacing)*20)}.lg\:px-32{padding-inline:calc(var(--spacing)*32)}.lg\:py-12{padding-block:calc(var(--spacing)*12)}.lg\:py-16{padding-block:calc(var(--spacing)*16)}.lg\:py-24{padding-block:calc(var(--spacing)*24)}.lg\:py-26{padding-block:calc(var(--spacing)*26)}.lg\:py-32{padding-block:calc(var(--spacing)*32)}.lg\:pt-12{padding-top:calc(var(--spacing)*12)}.lg\:pt-14{padding-top:calc(var(--spacing)*14)}.lg\:pt-24{padding-top:calc(var(--spacing)*24)}.lg\:pt-32{padding-top:calc(var(--spacing)*32)}.lg\:pt-40{padding-top:calc(var(--spacing)*40)}.lg\:pb-12{padding-bottom:calc(var(--spacing)*12)}.lg\:pb-24{padding-bottom:calc(var(--spacing)*24)}.lg\:pl-32{padding-left:calc(var(--spacing)*32)}.lg\:text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.lg\:text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.lg\:text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}}@media (width>=80rem){.xl\:top-6{top:calc(var(--spacing)*6)}.xl\:right-64{right:calc(var(--spacing)*64)}.xl\:left-24{left:calc(var(--spacing)*24)}.xl\:left-28{left:calc(var(--spacing)*28)}.xl\:block{display:block}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:px-8{padding-inline:calc(var(--spacing)*8)}.xl\:px-24{padding-inline:calc(var(--spacing)*24)}.xl\:px-30{padding-inline:calc(var(--spacing)*30)}.xl\:px-32{padding-inline:calc(var(--spacing)*32)}.xl\:text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}}@media (width>=96rem){.\32 xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.\32 xl\:rounded-none{border-radius:0}.\32 xl\:rounded-l-lg{border-top-left-radius:var(--radius);border-bottom-left-radius:var(--radius)}.\32 xl\:rounded-r-lg{border-top-right-radius:var(--radius);border-bottom-right-radius:var(--radius)}.\32 xl\:px-8{padding-inline:calc(var(--spacing)*8)}.\32 xl\:px-16{padding-inline:calc(var(--spacing)*16)}}.dark\:border-input:is(.dark *){border-color:var(--input)}.dark\:bg-destructive\/60:is(.dark *){background-color:color-mix(in oklab,var(--destructive)60%,transparent)}.dark\:bg-input\/30:is(.dark *){background-color:color-mix(in oklab,var(--input)30%,transparent)}@media (hover:hover){.dark\:hover\:bg-accent\/50:is(.dark *):hover{background-color:color-mix(in oklab,var(--accent)50%,transparent)}.dark\:hover\:bg-gray-800:is(.dark *):hover{background-color:var(--color-gray-800)}.dark\:hover\:bg-input\/50:is(.dark *):hover{background-color:color-mix(in oklab,var(--input)50%,transparent)}}.dark\:aria-invalid\:ring-destructive\/40:is(.dark *)[aria-invalid=true],.dark\:focus-visible\:ring-destructive\/40:is(.dark *):focus-visible{--tw-ring-color:color-mix(in oklab,var(--destructive)40%,transparent)}.\[\&_span\]\:opacity-70 span{opacity:.7}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}.\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 svg:not([class*=size-]){width:calc(var(--spacing)*4);height:calc(var(--spacing)*4)}.\[\&_svg\:not\(\[class\*\=\'text-\'\]\)\]\:text-muted-foreground svg:not([class*=text-]){color:var(--muted-foreground)}.\[\&\:\:marker\]\:opacity-70::marker{opacity:.7}.\[\&_li\]\:\[\&\:\:marker\]\:text-\[var\(--color-stroke\)\] li::marker{color:var(--color-stroke)}}@font-face{font-family:TWK Lausanne;src:url(/fonts/twk-lausanne/TWKLausanne-300.woff2)format("woff2"),url(/fonts/twk-lausanne/TWKLausanne-300.woff)format("woff"),url(/fonts/twk-lausanne/TWKLausanne-300.ttf)format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:TWK Lausanne;src:url(/fonts/twk-lausanne/TWKLausanne-300Italic.woff2)format("woff2"),url(/fonts/twk-lausanne/TWKLausanne-300Italic.woff)format("woff"),url(/fonts/twk-lausanne/TWKLausanne-300Italic.ttf)format("truetype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:TWK Lausanne;src:url(/fonts/twk-lausanne/TWKLausanne-400.woff2)format("woff2"),url(/fonts/twk-lausanne/TWKLausanne-400.woff)format("woff"),url(/fonts/twk-lausanne/TWKLausanne-400.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:TWK Lausanne;src:url(/fonts/twk-lausanne/TWKLausanne-400Italic.woff2)format("woff2"),url(/fonts/twk-lausanne/TWKLausanne-400Italic.woff)format("woff"),url(/fonts/twk-lausanne/TWKLausanne-400Italic.ttf)format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:TWK Lausanne;src:url(/fonts/twk-lausanne/TWKLausanne-500.woff2)format("woff2"),url(/fonts/twk-lausanne/TWKLausanne-500.woff)format("woff"),url(/fonts/twk-lausanne/TWKLausanne-500.ttf)format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:TWK Lausanne;src:url(/fonts/twk-lausanne/TWKLausanne-500Italic.woff2)format("woff2"),url(/fonts/twk-lausanne/TWKLausanne-500Italic.woff)format("woff"),url(/fonts/twk-lausanne/TWKLausanne-500Italic.ttf)format("truetype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:TWK Lausanne;src:url(/fonts/twk-lausanne/TWKLausanne-700.woff2)format("woff2"),url(/fonts/twk-lausanne/TWKLausanne-700.woff)format("woff"),url(/fonts/twk-lausanne/TWKLausanne-700.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:TWK Lausanne;src:url(/fonts/twk-lausanne/TWKLausanne-700Italic.woff2)format("woff2"),url(/fonts/twk-lausanne/TWKLausanne-700Italic.woff)format("woff"),url(/fonts/twk-lausanne/TWKLausanne-700Italic.ttf)format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:TWK Lausanne;src:url(/fonts/twk-lausanne/TWKLausanne-900.woff2)format("woff2"),url(/fonts/twk-lausanne/TWKLausanne-900.woff)format("woff"),url(/fonts/twk-lausanne/TWKLausanne-900.ttf)format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:TWK Lausanne;src:url(/fonts/twk-lausanne/TWKLausanne-900Italic.woff2)format("woff2"),url(/fonts/twk-lausanne/TWKLausanne-900Italic.woff)format("woff"),url(/fonts/twk-lausanne/TWKLausanne-900Italic.ttf)format("truetype");font-weight:900;font-style:italic;font-display:swap}:root{--radius:.625rem;--background:oklch(1 0 0);--foreground:oklch(.145 0 0);--card:oklch(1 0 0);--card-foreground:oklch(.145 0 0);--popover:oklch(1 0 0);--popover-foreground:oklch(.145 0 0);--primary:oklch(.205 0 0);--primary-foreground:oklch(.985 0 0);--secondary:oklch(.97 0 0);--secondary-foreground:oklch(.205 0 0);--muted:oklch(.97 0 0);--muted-foreground:oklch(.556 0 0);--accent:oklch(.97 0 0);--accent-foreground:oklch(.205 0 0);--destructive:oklch(.577 .245 27.325);--border:oklch(.922 0 0);--input:oklch(.922 0 0);--ring:oklch(.708 0 0);--chart-1:oklch(.646 .222 41.116);--chart-2:oklch(.6 .118 184.704);--chart-3:oklch(.398 .07 227.392);--chart-4:oklch(.828 .189 84.429);--chart-5:oklch(.769 .188 70.08);--sidebar:oklch(.985 0 0);--sidebar-foreground:oklch(.145 0 0);--sidebar-primary:oklch(.205 0 0);--sidebar-primary-foreground:oklch(.985 0 0);--sidebar-accent:oklch(.97 0 0);--sidebar-accent-foreground:oklch(.205 0 0);--sidebar-border:oklch(.922 0 0);--sidebar-ring:oklch(.708 0 0)}.dark{--background:oklch(.145 0 0);--foreground:oklch(.985 0 0);--card:oklch(.205 0 0);--card-foreground:oklch(.985 0 0);--popover:oklch(.205 0 0);--popover-foreground:oklch(.985 0 0);--primary:oklch(.922 0 0);--primary-foreground:oklch(.205 0 0);--secondary:oklch(.269 0 0);--secondary-foreground:oklch(.985 0 0);--muted:oklch(.269 0 0);--muted-foreground:oklch(.708 0 0);--accent:oklch(.269 0 0);--accent-foreground:oklch(.985 0 0);--destructive:oklch(.704 .191 22.216);--border:oklch(1 0 0/10%);--input:oklch(1 0 0/15%);--ring:oklch(.556 0 0);--chart-1:oklch(.488 .243 264.376);--chart-2:oklch(.696 .17 162.48);--chart-3:oklch(.769 .188 70.08);--chart-4:oklch(.627 .265 303.9);--chart-5:oklch(.645 .246 16.439);--sidebar:oklch(.205 0 0);--sidebar-foreground:oklch(.985 0 0);--sidebar-primary:oklch(.488 .243 264.376);--sidebar-primary-foreground:oklch(.985 0 0);--sidebar-accent:oklch(.269 0 0);--sidebar-accent-foreground:oklch(.985 0 0);--sidebar-border:oklch(1 0 0/10%);--sidebar-ring:oklch(.556 0 0)}.font-roboto{font-family:Roboto,sans-serif}:root{min-height:100vh;font-family:TWK Lausanne,sans-serif}body{color:var(--color-text1);background-color:var(--color-bg);--color-bg:#f7f7f7;--color-text1:#212529;--color-text2:#626367;--color-stroke:#c2c6d1;--color-primary-base:#354e96;--color-primary-dark:#060646;--color-primary-light:#dee3f3;--color-secondary:#f4a57d;--color-logo-divider:#c1c1c1;--color-icon-bg:#0000000d;--color-bg-widget:#ededed;--color-diamond:#f0f0f0;--diamond-warm-grey:#eadfd3;--diamond-warm-grey-active:#dfd4c8;--diamond-purple:#ede9fe;--diamond-purple-active:#c4b5fd;--diamond-blue:#dbeafe;--diamond-blue-active:#bfdbfe;--diamond-orange:#ffedd5;--diamond-orange-active:#fed7aa;--diamond-green:#d5ffef;--diamond-green-active:#bbffe5;--diamond-yellow:#fef7ec;--diamond-yellow-active:#fbdfb1;--diamond-lime:#eff7ca;--diamond-lime-active:#dfea8f;--diamond-pink:#fce7f3;--diamond-pink-active:#f9a8d4;--diamond-red:#fdedf0;--diamond-red-active:#f8c9d2;--diamond-rose:#ffe4e6;--diamond-rose-active:#fecdd3;--diamond-teal:#e1f6fc;--diamond-teal-active:#b4eaf8;--diamond-cyan:#cffafe;--diamond-cyan-active:#a5f3fc;--diamond-navy:#d5dbea;--diamond-navy-active:#bfcae8;--diamond-text-white:#ededed;--diamond-warm-grey-text:#d28e43;--diamond-purple-text:#8b5cf6;--diamond-blue-text:#3b82f6;--diamond-orange-text:#f97316;--diamond-green-text:#0cd689;--diamond-yellow-text:#f2ae40;--diamond-lime-text:#bdc222;--diamond-pink-text:#ec4899;--diamond-red-text:#df1c41;--diamond-rose-text:#f43f5e;--diamond-teal-text:#21badd;--diamond-cyan-text:#06b6d4;--diamond-navy-text:#5e72a7;--color-red:#eb1b20;--color-navy:#354e96;--color-black:#000;--color-white:#fff;--color-warm-grey:#dfd4c8;--color-grey:#5a5653;--color-black-70:#626367}.container-custom-footer{width:100%}@media (width>=48rem){.container-custom-footer{max-width:100%}}@media (width>=64rem){.container-custom-footer{max-width:64rem}}@media (width>=80rem){.container-custom-footer{max-width:80rem}}@media (width>=90rem){.container-custom-footer{max-width:90rem}}.container-custom-header{width:100%}@media (width>=48rem){.container-custom-header{max-width:100%}}@media (width>=64rem){.container-custom-header{max-width:64rem}}@media (width>=80rem){.container-custom-header{max-width:80rem}}@media (width>=86.25rem){.container-custom-header{max-width:86.25rem}}.bg-gradient:before{content:"";z-index:-1;background-image:url(/images/page-head-bg.svg);background-position:100% 0;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.diamond-background .tagged .diamond-cursor{opacity:0;position:absolute;bottom:.5rem;right:0}@media (width<=768px){.diamond-background .tagged .diamond-cursor{bottom:0;left:15px}}.diamond-background .diamond-items{fill:#0000;transition:fill .5s ease-in-out}.diamond-background .diamond-items:hover{fill:#ededed}.diamond-background .diamond-items svg{animation-delay:0s}.diamond-background .diamond-text{opacity:0;border:1px solid var(--color-white);border-radius:1rem;width:max-content;padding:.25rem .75rem;display:flex;position:absolute;bottom:-10px;left:54px;box-shadow:0 11.446px 34.339px #cfd1d326}@media (width<=768px){.diamond-background .diamond-text{bottom:-16px;left:26px}}.diamond-background .diamond-blue svg{animation:highlightDiamondBlue 18s linear infinite}.diamond-background .diamond-blue .diamond-items{fill:var(--diamond-blue)}.diamond-background .diamond-blue .diamond-text{background-color:var(--diamond-blue);color:var(--diamond-blue-text)}.diamond-background .diamond-blue .diamond-cursor{fill:var(--diamond-blue-active)}.diamond-background .diamond-blue .diamond-cursor,.diamond-background .diamond-blue .diamond-text{transition:opacity .5s ease-in-out;animation:cursorBlueFade 18s linear infinite}.diamond-background .diamond-purple svg{animation:highlightDiamondPurple 18s linear infinite}.diamond-background .diamond-purple .diamond-items{fill:var(--diamond-purple)}.diamond-background .diamond-purple .diamond-text{background-color:var(--diamond-purple);color:var(--diamond-purple-text)}.diamond-background .diamond-purple .diamond-cursor{fill:var(--diamond-purple-active)}.diamond-background .diamond-purple .diamond-cursor,.diamond-background .diamond-purple .diamond-text{animation:cursorPurpleFade 18s linear infinite}.diamond-background .diamond-green svg{animation:highlightDiamondGreen 18s linear infinite}.diamond-background .diamond-green .diamond-items{fill:var(--diamond-green)}.diamond-background .diamond-green .diamond-text{background-color:var(--diamond-green);color:var(--diamond-green-text)}.diamond-background .diamond-green .diamond-cursor{fill:var(--diamond-green-active)}.diamond-background .diamond-green .diamond-cursor,.diamond-background .diamond-green .diamond-text{animation:cursorGreenFade 18s linear infinite}.diamond-background .diamond-orange svg{animation:highlightDiamondOrange 18s linear infinite}.diamond-background .diamond-orange .diamond-items{fill:var(--diamond-orange)}.diamond-background .diamond-orange .diamond-text{background-color:var(--diamond-orange);color:var(--diamond-orange-text)}.diamond-background .diamond-orange .diamond-cursor{fill:var(--diamond-orange-active)}.diamond-background .diamond-orange .diamond-cursor,.diamond-background .diamond-orange .diamond-text{animation:cursorOrangeFade 18s linear infinite}.diamond-background .diamond-lime svg{animation:highlightDiamondLime 18s linear infinite}.diamond-background .diamond-lime .diamond-items{fill:#0000}.diamond-background .diamond-lime .diamond-text{background-color:var(--diamond-lime);color:var(--diamond-lime-text)}.diamond-background .diamond-lime .diamond-cursor{fill:var(--diamond-lime-active)}.diamond-background .diamond-lime .diamond-cursor,.diamond-background .diamond-lime .diamond-text{animation:cursorLimeFade 18s linear infinite}.diamond-background .diamond-pink svg{animation:highlightDiamondPink 18s linear infinite}.diamond-background .diamond-pink .diamond-items{fill:var(--diamond-pink)}.diamond-background .diamond-pink .diamond-text{background-color:var(--diamond-pink);color:var(--diamond-pink-text)}.diamond-background .diamond-pink .diamond-cursor{fill:var(--diamond-pink-active)}.diamond-background .diamond-pink .diamond-cursor,.diamond-background .diamond-pink .diamond-text{animation:cursorPinkFade 18s linear infinite}.diamond-background .diamond-red svg{animation:highlightDiamondRed 18s linear infinite}.diamond-background .diamond-red .diamond-items{fill:var(--diamond-red)}.diamond-background .diamond-red .diamond-text{background-color:var(--diamond-red);color:var(--diamond-red-text)}.diamond-background .diamond-red .diamond-cursor{fill:var(--diamond-red-active)}.diamond-background .diamond-red .diamond-cursor,.diamond-background .diamond-red .diamond-text{animation:cursorRedFade 18s linear infinite}.diamond-background .diamond-teal svg{animation:highlightDiamondTeal 18s linear infinite}.diamond-background .diamond-teal .diamond-items{fill:var(--diamond-teal)}.diamond-background .diamond-teal .diamond-text{background-color:var(--diamond-teal);color:var(--diamond-teal-text)}.diamond-background .diamond-teal .diamond-cursor{fill:var(--diamond-teal-active)}.diamond-background .diamond-teal .diamond-cursor,.diamond-background .diamond-teal .diamond-text{animation:cursorTealFade 18s linear infinite}.diamond-background .diamond-warm-grey svg{animation:highlightDiamondWarmGrey 18s linear infinite}.diamond-background .diamond-warm-grey .diamond-items{fill:var(--diamond-warm-grey)}.diamond-background .diamond-warm-grey .diamond-text{background-color:var(--diamond-warm-grey);color:var(--diamond-warm-grey-text)}.diamond-background .diamond-warm-grey .diamond-cursor{fill:var(--diamond-warm-grey-active)}.diamond-background .diamond-warm-grey .diamond-cursor,.diamond-background .diamond-warm-grey .diamond-text{animation:cursorWarmGreyFade 18s linear infinite}.diamond-gradient{z-index:2;background:radial-gradient(43.81% 36.72%,#f7f7f700 64%,#f7f7f7 100%)}@keyframes cursorBlueFade{0%,22.222%{opacity:1}25%,77.778%{opacity:0}80%,to{opacity:1}}@keyframes highlightDiamondBlue{0%,22.222%{fill:var(--diamond-blue)}25%,77.778%{fill:#0000}80%,to{fill:var(--diamond-blue)}}@keyframes cursorPurpleFade{0%,11.111%{opacity:1}14%,66.667%{opacity:0}69%,to{opacity:1}}@keyframes highlightDiamondPurple{0%,11.111%{fill:var(--diamond-purple)}14%,66.667%{fill:#0000}69%,to{fill:var(--diamond-purple)}}@keyframes cursorGreenFade{0%,33.333%{opacity:1}36%,88.889%{opacity:0}91%,to{opacity:1}}@keyframes highlightDiamondGreen{0%,33.333%{fill:var(--diamond-green)}36%,88.889%{fill:#0000}91%,to{fill:var(--diamond-green)}}@keyframes cursorOrangeFade{0%,44.444%{opacity:1}47%,to{opacity:0}}@keyframes highlightDiamondOrange{0%,44.444%{fill:var(--diamond-orange)}47%,to{fill:#0000}}@keyframes cursorLimeFade{0%,11.111%{opacity:0}14%,55.556%{opacity:1}58%,to{opacity:0}}@keyframes highlightDiamondLime{0%,11.111%{fill:#0000}14%,55.556%{fill:var(--diamond-lime)}58%,to{fill:#0000}}@keyframes cursorPinkFade{0%,22.222%{opacity:0}25%,66.667%{opacity:1}69%,to{opacity:0}}@keyframes highlightDiamondPink{0%,22.222%{fill:#0000}25%,66.667%{fill:var(--diamond-pink)}69%,to{fill:#0000}}@keyframes cursorRedFade{0%,33.333%{opacity:0}36%,77.778%{opacity:1}80%,to{opacity:0}}@keyframes highlightDiamondRed{0%,33.333%{fill:#0000}36%,77.778%{fill:var(--diamond-red)}80%,to{fill:#0000}}@keyframes cursorTealFade{0%,44.444%{opacity:0}47%,88.889%{opacity:1}91%,to{opacity:0}}@keyframes highlightDiamondTeal{0%,44.444%{fill:#0000}47%,88.889%{fill:var(--diamond-teal)}91%,to{fill:#0000}}@keyframes cursorWarmGreyFade{0%,55.556%{opacity:0}58%,97%{opacity:1}to{opacity:0}}@keyframes highlightDiamondWarmGrey{0%,55.556%{fill:#0000}58%,97%{fill:var(--diamond-warm-grey)}to{fill:#0000}}.order-1{order:1}.order-2{order:2}.custom-button{background:var(--color-bg);background-clip:padding-box;border:2px solid #0000;position:relative}.custom-button:before{content:"";z-index:-1;border-radius:inherit;background:linear-gradient(#868c98,#171c2a);margin:-2px;transition:all .5s;position:absolute;inset:0}.custom-button:hover:before{background:linear-gradient(#171c2a,#171c2a)}.timeline-item{border:1px solid var(--color-logo-divider,#c1c1c1);background:var(--icon-bg,#0000000d);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:.5rem;align-items:center;gap:.5rem;height:fit-content;padding:.5rem .625rem;display:flex;box-shadow:inset 0 -28px 84px -35px #ffffff1f}.card-box{isolation:isolate;border-radius:10px;width:calc(100% - 4px);position:absolute;bottom:2px;left:2px;overflow:hidden}.card-box:before{z-index:4;border:1px solid var(--color-icon-bg)}.card-box:after,.card-box:before{content:"";border-radius:inherit;pointer-events:none;width:100%;height:100%;position:absolute;bottom:0;left:0}.card-box:after{z-index:3;background:radial-gradient(103.78% 100% at 50% 0,#7692ff00 80.55%,#7a96ff0a 100%),radial-gradient(120.05% 100% at 50% 0,#e2e8ff00 33.78%,#e2e8ff14 100%),#e2e8ff03;box-shadow:inset 0 -28px 84px -24px #6966661f}.card-box .world{border:1px solid var(--color-icon-bg);background-image:url(/images/world.png);background-size:cover;border-radius:50%;width:560px;height:560px;animation:world-rotate 600s linear infinite;top:48px;left:50%;transform:translate(-50%);box-shadow:inset 0 56px 88px #e2e8ff1f}.card-box .world,.card-box .world .world-mask{transition:opacity 1s cubic-bezier(.6,.6,0,1);position:absolute}.card-box .world .world-mask{width:100%;height:100%;-webkit-mask-image:url(/images/world-dotted.png);mask-image:url(/images/world-dotted.png);-webkit-mask-size:cover;mask-size:cover}.card-box .world .world-mask img{width:557px;height:432.5px;animation:world-gradient 15s linear infinite;transform:translateY(560px)}.card-box .world .world-line{z-index:5;position:absolute}.card-box .world .world-line:first-child{width:205.787px;height:108.755px;transition:opacity 1s cubic-bezier(.6,.6,0,1);top:-33.53px;left:108.16px;-webkit-mask-image:url(/images/world-line-1.png);mask-image:url(/images/world-line-1.png);-webkit-mask-size:cover;mask-size:cover}.card-box .world .world-line:first-child div{animation-delay:.5s}.card-box .world .world-line:nth-child(2){width:195.409px;height:145.604px;transition:opacity 1s cubic-bezier(.6,.6,0,1);top:-10.47px;left:254.52px;-webkit-mask-image:url(/images/world-line-2.png);mask-image:url(/images/world-line-2.png);-webkit-mask-size:cover;mask-size:cover}.card-box .world .world-line:nth-child(2) div{animation-delay:1s}.card-box .world .world-line:nth-child(3){width:70.938px;height:132.863px;transition:opacity 1s cubic-bezier(.6,.6,0,1);top:.23px;left:275.51px;-webkit-mask-image:url(/images/world-line-3.png);mask-image:url(/images/world-line-3.png);-webkit-mask-size:cover;mask-size:cover}.card-box .world .world-line:nth-child(3) div{animation-delay:1.5s}.card-box .world .world-line:nth-child(4){width:277.752px;height:111.434px;transition:opacity 1s cubic-bezier(.6,.6,0,1);top:77.65px;left:15.09px;-webkit-mask-image:url(/images/world-line-4.png);mask-image:url(/images/world-line-4.png);-webkit-mask-size:cover;mask-size:cover}.card-box .world .world-line:nth-child(4) div{animation-delay:2s}.card-box .world .world-line:nth-child(5){width:295.033px;height:134.371px;transition:opacity 1s cubic-bezier(.6,.6,0,1);top:39.73px;left:244.25px;-webkit-mask-image:url(/images/world-line-5.png);mask-image:url(/images/world-line-5.png);-webkit-mask-size:cover;mask-size:cover}.card-box .world .world-line:nth-child(5) div{animation-delay:2.5s}.card-box .world .world-line:nth-child(6){width:151.797px;height:154.094px;transition:opacity 1s cubic-bezier(.6,.6,0,1);top:-9.93px;left:205.17px;-webkit-mask-image:url(/images/world-line-6.png);mask-image:url(/images/world-line-6.png);-webkit-mask-size:cover;mask-size:cover}.card-box .world .world-line:nth-child(6) div{animation-delay:3s}.card-box .world .world-line:nth-child(2) div,.card-box .world .world-line:nth-child(3) div,.card-box .world .world-line:nth-child(5) div{background-image:linear-gradient(270deg,#f7f7f700 56.77%,#3b82f6);animation-name:world-line-reverse;transform:translate(300px)}.card-box .world .world-line div{background-image:linear-gradient(90deg,#f7f7f700 56.77%,#3b82f6);width:100%;height:100%;animation:world-line 7s linear infinite;transform:translate(-100%)}.card-box .circle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.card-box .circle .box-circle{opacity:.32;width:100%;height:100%;position:absolute}.card-box .circle .box-circle.circle-gradient{animation:box-circles 10s linear infinite}.card-box .circle .box-circle.circle-gradient div:before{background:conic-gradient(#3b82f600 6.7%,#3b82f6 20%,#354e96 50%,#354e7a00 50%)}.card-box .circle .box-circle div{border-radius:50%;position:absolute}.card-box .circle .box-circle div:before{content:"";background:var(--color-stroke);border-radius:inherit;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:xor;pointer-events:none;padding:1px;position:absolute;inset:0;-webkit-mask-composite:xor;mask-composite:exclude}.card-box .circle .box-circle div:first-child{width:104px;height:104px;top:calc(50% - 52px);left:calc(50% - 52px);transform:rotate(0)}.card-box .circle .box-circle div:nth-child(2){width:136px;height:136px;top:calc(50% - 68px);left:calc(50% - 68px);transform:rotate(-18deg)}.card-box .circle .box-circle div:nth-child(3){width:168px;height:168px;top:calc(50% - 84px);left:calc(50% - 84px);transform:rotate(-35deg)}.card-box .circle .box-circle div:nth-child(4){width:200px;height:200px;top:calc(50% - 100px);left:calc(50% - 100px);transform:rotate(-52deg)}.card-box .circle .box-circle div:nth-child(5){width:232px;height:232px;top:calc(50% - 116px);left:calc(50% - 116px);transform:rotate(-68deg)}.card-box .circle .box-circle div:nth-child(6){width:264px;height:264px;top:calc(50% - 132px);left:calc(50% - 132px);transform:rotate(-84deg)}.card-box .circle .box-circle div:nth-child(7){width:296px;height:296px;top:calc(50% - 148px);left:calc(50% - 148px);transform:rotate(-99deg)}.card-box .circle .box-circle div:nth-child(8){width:328px;height:328px;top:calc(50% - 164px);left:calc(50% - 164px);transform:rotate(-115deg)}.card-box .circle .box-circle div:nth-child(9){width:360px;height:360px;top:calc(50% - 180px);left:calc(50% - 180px);transform:rotate(-131deg)}.card-box .circle .box-circle div:nth-child(10){width:392px;height:392px;top:calc(50% - 196px);left:calc(50% - 196px);transform:rotate(-146deg)}.card-box .circle .box-circle div:nth-child(11){width:424px;height:424px;top:calc(50% - 212px);left:calc(50% - 212px);transform:rotate(-161deg)}.card-box .circle .box-circle div:nth-child(12){width:456px;height:456px;top:calc(50% - 228px);left:calc(50% - 228px);transform:rotate(-176deg)}.card-box .circle .box-circle div:nth-child(13){width:488px;height:488px;top:calc(50% - 244px);left:calc(50% - 244px);transform:rotate(-191deg)}.card-box .circle .box-circle div:nth-child(14){width:520px;height:520px;top:calc(50% - 260px);left:calc(50% - 260px);transform:rotate(-216deg)}.card-box .circle .box-bubble{position:absolute}.card-box .circle .box-bubble.logos{width:240px;height:240px;animation:box-bubbles 80s linear infinite;top:56px;left:48px}.card-box .circle .box-bubble.logos div{z-index:1;border-radius:50%;width:48px;height:48px;animation:box-bubbles 80s linear infinite reverse;position:absolute}.card-box .circle .box-bubble.logos div:before{background-color:var(--color-bg-widget);z-index:-1;border-radius:50%}.card-box .circle .box-bubble.logos div:after,.card-box .circle .box-bubble.logos div:before{content:"";width:calc(100% + 12px);height:calc(100% + 12px);position:absolute;top:-6px;left:-6px}.card-box .circle .box-bubble.logos div:after{z-index:1;border:1px solid #42424240;border-radius:50%}.card-box .circle .box-bubble.logos div:first-child{top:0;left:96px}.card-box .circle .box-bubble.logos div:nth-child(2){top:28px;right:28px}.card-box .circle .box-bubble.logos div:nth-child(3){top:96px;right:0}.card-box .circle .box-bubble.logos div:nth-child(4){top:164px;right:28px}.card-box .circle .box-bubble.logos div:nth-child(5){bottom:0;left:96px}.card-box .circle .box-bubble.logos div:nth-child(6){top:164px;left:28px}.card-box .circle .box-bubble.logos div:nth-child(7){top:96px}.card-box .circle .box-bubble.logos div:nth-child(8){top:28px;left:28px}.card-box .circle .box-bubble.small{width:284px;height:284px;animation:box-bubbles 120s linear infinite reverse;top:34px;left:26px}.card-box .circle .box-bubble.small div{z-index:1;border-radius:50%;width:16px;height:16px;position:absolute}.card-box .circle .box-bubble.small div:before{background-color:var(--color-bg-widget);content:"";z-index:-1;border-radius:50%;width:calc(100% + 12px);height:calc(100% + 12px);position:absolute;top:-6px;left:-6px}.card-box .circle .box-bubble.small div:after{background-color:var(--color-bg-widget)/8;content:"";border-radius:50%;width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:0 0 0 1px #e2e8ff0f}.card-box .circle .box-bubble.small div:first-child{top:2px;left:70px}.card-box .circle .box-bubble.small div:nth-child(2){top:2px;right:70px}.card-box .circle .box-bubble.small div:nth-child(3){top:70px;left:1px}.card-box .circle .box-bubble.small div:nth-child(4){top:70px;right:1px}.card-box .circle .box-bubble.small div:nth-child(5){top:198px;left:1px}.card-box .circle .box-bubble.small div:nth-child(6){top:198px;right:1px}.card-box .circle .box-bubble.small div:nth-child(7){bottom:2px;right:70px}.card-box .circle .box-bubble.small div:nth-child(8){bottom:2px;left:70px}.dark .card-box:after{background:radial-gradient(103.78% 100% at 50% 0,#7692ff00 80.55%,#7a96ff0a 100%),radial-gradient(120.05% 100% at 50% 0,#e2e8ff00 33.78%,#e2e8ff14 100%),#e2e8ff03;box-shadow:inset 0 -28px 84px -24px #e2e8ff1f}.dark .card-box .world{background-image:url(/images/world-dark.png);box-shadow:inset 0 56px 88px #e2e8ff1f}.dark .card-box .world .world-mask{-webkit-mask-image:url(/images/world-dotted-dark.png);mask-image:url(/images/world-dotted-dark.png)}.lazy-image{transition:opacity 1s cubic-bezier(.6,.6,0,1)}@keyframes world-rotate{to{transform:translateZ(0)translate(-50%)rotate(1turn)}}@keyframes world-gradient{0%{transform:translateZ(0)translateY(560px)}to{transform:translateZ(0)translateY(-560px)}}@keyframes world-line{0%,40.0001%{transform:translateZ(0)translate(-100%)}40%{transform:translateZ(0)translate(300px)}}@keyframes world-line-reverse{0%,40.0001%{transform:translateZ(0)translate(300px)}40%{transform:translateZ(0)translate(-100%)}}@keyframes box-circles{0%{opacity:.32;transform:translateZ(0)rotate(0)}50%{opacity:1;transform:translateZ(0)rotate(.5turn)}to{opacity:.32;transform:translateZ(0)rotate(1turn)}}@keyframes box-bubbles{to{transform:translateZ(0)rotate(-1turn)}}.animated{animation-duration:1s;animation-fill-mode:both}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}body.dark .text-gradient{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#354e96 28.66%,#fff 72.85%);-webkit-background-clip:text;background-clip:text}.arrow-right:before{content:"";border-top:2px solid #000;border-left:2px solid #000;width:9px;height:9px;font-weight:700;position:absolute;top:50%;left:0;transform:translateY(-50%)rotate(-225deg)}body.dark .arrow-right:before{border-top:2px solid #fff;border-left:2px solid #fff}.custom-hero{padding-top:8rem}.custom-hero h1{font-size:1.875rem;line-height:2.25rem}.custom-hero p{font-size:1rem;line-height:1.5rem}@media (height>=720px){.custom-hero{padding-top:12rem}.custom-hero h1{font-size:2.25rem;line-height:2.5rem}.custom-hero p{font-size:1.125rem;line-height:1.75rem}}@media (height>=1024px){.custom-hero{padding-top:15rem}.custom-hero h1{font-size:3rem;line-height:1}.custom-hero p{font-size:1.25rem;line-height:1.75rem}}#privacy-policy .lst-kix_list_4-1>li{counter-increment:lst-ctn-kix_list_4-1}#privacy-policy ul.lst-kix_list_9-1,#privacy-policy ul.lst-kix_list_9-2,#privacy-policy ul.lst-kix_list_9-3,#privacy-policy ul.lst-kix_list_9-4,#privacy-policy ul.lst-kix_list_9-5,#privacy-policy ul.lst-kix_list_9-6,#privacy-policy ul.lst-kix_list_9-7,#privacy-policy ul.lst-kix_list_9-8{list-style-type:none}#privacy-policy ol.lst-kix_list_1-5.start{counter-reset:lst-ctn-kix_list_1-5 0}#privacy-policy ul.lst-kix_list_9-0{list-style-type:none}#privacy-policy .lst-kix_list_4-3>li{counter-increment:lst-ctn-kix_list_4-3}#privacy-policy ol.lst-kix_list_4-5.start{counter-reset:lst-ctn-kix_list_4-5 -1}#privacy-policy .lst-kix_list_1-2>li{counter-increment:lst-ctn-kix_list_1-2}#privacy-policy .lst-kix_list_5-0>li:before{content:"●  "}#privacy-policy .lst-kix_list_1-4>li{counter-increment:lst-ctn-kix_list_1-4}#privacy-policy ol.lst-kix_list_1-6.start{counter-reset:lst-ctn-kix_list_1-6 0}#privacy-policy .lst-kix_list_5-3>li:before{content:"●  "}#privacy-policy .lst-kix_list_5-2>li:before{content:"▪  "}#privacy-policy .lst-kix_list_5-1>li:before,#privacy-policy .lst-kix_list_5-7>li:before{content:"o  "}#privacy-policy ul.lst-kix_list_8-4,#privacy-policy ul.lst-kix_list_8-5{list-style-type:none}#privacy-policy .lst-kix_list_5-6>li:before{content:"●  "}#privacy-policy .lst-kix_list_5-8>li:before{content:"▪  "}#privacy-policy ul.lst-kix_list_8-2,#privacy-policy ul.lst-kix_list_8-3,#privacy-policy ul.lst-kix_list_8-6,#privacy-policy ul.lst-kix_list_8-7,#privacy-policy ul.lst-kix_list_8-8{list-style-type:none}#privacy-policy .lst-kix_list_5-4>li:before{content:"o  "}#privacy-policy .lst-kix_list_5-5>li:before{content:"▪  "}#privacy-policy ul.lst-kix_list_8-0,#privacy-policy ul.lst-kix_list_8-1{list-style-type:none}#privacy-policy ol.lst-kix_list_1-0.start{counter-reset:lst-ctn-kix_list_1-0 0}#privacy-policy .lst-kix_list_6-1>li:before{content:"o  "}#privacy-policy .lst-kix_list_6-0>li:before,#privacy-policy .lst-kix_list_6-3>li:before{content:"●  "}#privacy-policy .lst-kix_list_6-4>li:before{content:"o  "}#privacy-policy ol.lst-kix_list_4-0.start{counter-reset:lst-ctn-kix_list_4-0 1}#privacy-policy .lst-kix_list_6-2>li:before,#privacy-policy .lst-kix_list_6-5>li:before,#privacy-policy .lst-kix_list_6-8>li:before{content:"▪  "}#privacy-policy .lst-kix_list_6-7>li:before{content:"o  "}#privacy-policy .lst-kix_list_6-6>li:before{content:"●  "}#privacy-policy ol.lst-kix_list_1-3,#privacy-policy ol.lst-kix_list_1-4{list-style-type:none}#privacy-policy .lst-kix_list_2-7>li:before{content:"o  "}#privacy-policy ol.lst-kix_list_1-5{list-style-type:none}#privacy-policy .lst-kix_list_7-4>li:before{content:"o  "}#privacy-policy .lst-kix_list_7-6>li:before{content:"●  "}#privacy-policy ol.lst-kix_list_1-0,#privacy-policy ol.lst-kix_list_1-6{list-style-type:none}#privacy-policy .lst-kix_list_2-5>li:before{content:"▪  "}#privacy-policy ol.lst-kix_list_1-1,#privacy-policy ol.lst-kix_list_1-2{list-style-type:none}#privacy-policy .lst-kix_list_7-2>li:before{content:"▪  "}#privacy-policy ul.lst-kix_list_3-7,#privacy-policy ul.lst-kix_list_3-8{list-style-type:none}#privacy-policy ol.lst-kix_list_4-6.start{counter-reset:lst-ctn-kix_list_4-6 -1}#privacy-policy .lst-kix_list_10-1>li:before{content:"o  "}#privacy-policy ul.lst-kix_list_3-1,#privacy-policy ul.lst-kix_list_3-2{list-style-type:none}#privacy-policy .lst-kix_list_7-8>li:before{content:"▪  "}#privacy-policy ul.lst-kix_list_3-0{list-style-type:none}#privacy-policy ol.lst-kix_list_4-3.start{counter-reset:lst-ctn-kix_list_4-3 -1}#privacy-policy ol.lst-kix_list_1-7,#privacy-policy ul.lst-kix_list_3-5{list-style-type:none}#privacy-policy .lst-kix_list_4-7>li{counter-increment:lst-ctn-kix_list_4-7}#privacy-policy ol.lst-kix_list_1-8,#privacy-policy ul.lst-kix_list_3-3,#privacy-policy ul.lst-kix_list_3-4,#privacy-policy ul.lst-kix_list_3-6{list-style-type:none}#privacy-policy .lst-kix_list_10-7>li:before{content:"o  "}#privacy-policy .lst-kix_list_10-5>li:before{content:"▪  "}#privacy-policy li.li-bullet-1:before{white-space:nowrap;min-width:22.5pt;margin-left:-22.5pt;display:inline-block}#privacy-policy .lst-kix_list_10-3>li:before{content:"●  "}#privacy-policy .lst-kix_list_4-1>li:before{content:" "}#privacy-policy .lst-kix_list_9-2>li:before{content:"▪  "}#privacy-policy .lst-kix_list_4-3>li:before,#privacy-policy .lst-kix_list_4-5>li:before{content:" "}#privacy-policy .lst-kix_list_1-8>li{counter-increment:lst-ctn-kix_list_1-8}#privacy-policy ol.lst-kix_list_1-4.start{counter-reset:lst-ctn-kix_list_1-4 0}#privacy-policy ol.lst-kix_list_1-1.start{counter-reset:lst-ctn-kix_list_1-1 0}#privacy-policy .lst-kix_list_9-0>li:before{content:"●  "}#privacy-policy ol.lst-kix_list_4-4.start{counter-reset:lst-ctn-kix_list_4-4 -1}#privacy-policy .lst-kix_list_9-6>li:before{content:"●  "}#privacy-policy .lst-kix_list_9-4>li:before{content:"o  "}#privacy-policy ol.lst-kix_list_1-3.start{counter-reset:lst-ctn-kix_list_1-3 0}#privacy-policy ul.lst-kix_list_2-8{list-style-type:none}#privacy-policy ol.lst-kix_list_1-2.start{counter-reset:lst-ctn-kix_list_1-2 0}#privacy-policy ul.lst-kix_list_2-0,#privacy-policy ul.lst-kix_list_2-1,#privacy-policy ul.lst-kix_list_2-2,#privacy-policy ul.lst-kix_list_2-3{list-style-type:none}#privacy-policy .lst-kix_list_9-8>li:before{content:"▪  "}#privacy-policy ul.lst-kix_list_2-6{list-style-type:none}#privacy-policy .lst-kix_list_1-1>li:before{content:"" counter(lst-ctn-kix_list_1-1,lower-latin)". "}#privacy-policy ul.lst-kix_list_10-0,#privacy-policy ul.lst-kix_list_2-4,#privacy-policy ul.lst-kix_list_2-5,#privacy-policy ul.lst-kix_list_2-7{list-style-type:none}#privacy-policy .lst-kix_list_1-3>li:before{content:"" counter(lst-ctn-kix_list_1-3,decimal)". "}#privacy-policy ul.lst-kix_list_10-8{list-style-type:none}#privacy-policy .lst-kix_list_4-8>li{counter-increment:lst-ctn-kix_list_4-8}#privacy-policy ul.lst-kix_list_10-7{list-style-type:none}#privacy-policy .lst-kix_list_1-7>li:before{content:"" counter(lst-ctn-kix_list_1-7,lower-latin)". "}#privacy-policy ul.lst-kix_list_10-3,#privacy-policy ul.lst-kix_list_10-4,#privacy-policy ul.lst-kix_list_10-5,#privacy-policy ul.lst-kix_list_10-6{list-style-type:none}#privacy-policy .lst-kix_list_1-3>li{counter-increment:lst-ctn-kix_list_1-3}#privacy-policy .lst-kix_list_1-5>li:before{content:"" counter(lst-ctn-kix_list_1-5,lower-roman)". "}#privacy-policy ul.lst-kix_list_10-1,#privacy-policy ul.lst-kix_list_10-2{list-style-type:none}#privacy-policy .lst-kix_list_2-1>li:before{content:"o  "}#privacy-policy .lst-kix_list_2-3>li:before{content:"●  "}#privacy-policy .lst-kix_list_4-2>li{counter-increment:lst-ctn-kix_list_4-2}#privacy-policy .lst-kix_list_1-1>li{counter-increment:lst-ctn-kix_list_1-1}#privacy-policy .lst-kix_list_3-0>li:before{content:"●  "}#privacy-policy ul.lst-kix_list_5-7,#privacy-policy ul.lst-kix_list_5-8{list-style-type:none}#privacy-policy .lst-kix_list_3-1>li:before{content:"o  "}#privacy-policy .lst-kix_list_3-2>li:before{content:"▪  "}#privacy-policy ul.lst-kix_list_5-5,#privacy-policy ul.lst-kix_list_5-6{list-style-type:none}#privacy-policy .lst-kix_list_8-1>li:before{content:"o  "}#privacy-policy ol.lst-kix_list_1-8.start{counter-reset:lst-ctn-kix_list_1-8 0}#privacy-policy .lst-kix_list_4-0>li{counter-increment:lst-ctn-kix_list_4-0}#privacy-policy .lst-kix_list_3-5>li:before,#privacy-policy .lst-kix_list_8-2>li:before{content:"▪  "}#privacy-policy ul.lst-kix_list_5-0{list-style-type:none}#privacy-policy .lst-kix_list_3-4>li:before{content:"o  "}#privacy-policy ul.lst-kix_list_5-3{list-style-type:none}#privacy-policy .lst-kix_list_3-3>li:before{content:"●  "}#privacy-policy ul.lst-kix_list_5-1,#privacy-policy ul.lst-kix_list_5-4{list-style-type:none}#privacy-policy .lst-kix_list_8-0>li:before{content:"●  "}#privacy-policy ul.lst-kix_list_5-2{list-style-type:none}#privacy-policy .lst-kix_list_8-7>li:before{content:"o  "}#privacy-policy .lst-kix_list_3-8>li:before,#privacy-policy .lst-kix_list_8-5>li:before{content:"▪  "}#privacy-policy .lst-kix_list_3-6>li:before,#privacy-policy .lst-kix_list_8-3>li:before,#privacy-policy .lst-kix_list_8-6>li:before{content:"●  "}#privacy-policy .lst-kix_list_3-7>li:before,#privacy-policy .lst-kix_list_8-4>li:before{content:"o  "}#privacy-policy ol.lst-kix_list_4-2.start{counter-reset:lst-ctn-kix_list_4-2 -1}#privacy-policy .lst-kix_list_8-8>li:before{content:"▪  "}#privacy-policy .lst-kix_list_4-4>li{counter-increment:lst-ctn-kix_list_4-4}#privacy-policy .lst-kix_list_4-7>li:before,#privacy-policy .lst-kix_list_4-8>li:before{content:" "}#privacy-policy ol.lst-kix_list_4-1.start{counter-reset:lst-ctn-kix_list_4-1 -1}#privacy-policy ol.lst-kix_list_4-8.start{counter-reset:lst-ctn-kix_list_4-8 -1}#privacy-policy .lst-kix_list_7-0>li:before{content:"●  "}#privacy-policy ol.lst-kix_list_4-7.start{counter-reset:lst-ctn-kix_list_4-7 -1}#privacy-policy .lst-kix_list_2-6>li:before{content:"●  "}#privacy-policy .lst-kix_list_2-4>li:before{content:"o  "}#privacy-policy .lst-kix_list_2-8>li:before{content:"▪  "}#privacy-policy .lst-kix_list_7-1>li:before{content:"o  "}#privacy-policy .lst-kix_list_7-5>li:before{content:"▪  "}#privacy-policy .lst-kix_list_7-3>li:before{content:"●  "}#privacy-policy ul.lst-kix_list_7-5{list-style-type:none}#privacy-policy .lst-kix_list_10-0>li:before{content:"●  "}#privacy-policy ul.lst-kix_list_7-1,#privacy-policy ul.lst-kix_list_7-2,#privacy-policy ul.lst-kix_list_7-3,#privacy-policy ul.lst-kix_list_7-4,#privacy-policy ul.lst-kix_list_7-6,#privacy-policy ul.lst-kix_list_7-7,#privacy-policy ul.lst-kix_list_7-8{list-style-type:none}#privacy-policy .lst-kix_list_1-7>li{counter-increment:lst-ctn-kix_list_1-7}#privacy-policy ul.lst-kix_list_7-0{list-style-type:none}#privacy-policy .lst-kix_list_10-4>li:before,#privacy-policy .lst-kix_list_7-7>li:before{content:"o  "}#privacy-policy .lst-kix_list_10-8>li:before{content:"▪  "}#privacy-policy .lst-kix_list_4-0>li:before{content:"" counter(lst-ctn-kix_list_4-0,lower-latin)". "}#privacy-policy .lst-kix_list_10-2>li:before{content:"▪  "}#privacy-policy .lst-kix_list_4-6>li{counter-increment:lst-ctn-kix_list_4-6}#privacy-policy ol.lst-kix_list_1-7.start{counter-reset:lst-ctn-kix_list_1-7 0}#privacy-policy .lst-kix_list_4-4>li:before{content:" "}#privacy-policy .lst-kix_list_1-5>li{counter-increment:lst-ctn-kix_list_1-5}#privacy-policy .lst-kix_list_4-2>li:before,#privacy-policy .lst-kix_list_4-6>li:before{content:" "}#privacy-policy .lst-kix_list_10-6>li:before,#privacy-policy .lst-kix_list_9-3>li:before{content:"●  "}#privacy-policy .lst-kix_list_9-1>li:before{content:"o  "}#privacy-policy ol.lst-kix_list_4-0,#privacy-policy ol.lst-kix_list_4-1,#privacy-policy ol.lst-kix_list_4-2,#privacy-policy ol.lst-kix_list_4-3{list-style-type:none}#privacy-policy .lst-kix_list_9-7>li:before{content:"o  "}#privacy-policy .lst-kix_list_9-5>li:before{content:"▪  "}#privacy-policy ol.lst-kix_list_4-8,#privacy-policy ul.lst-kix_list_6-4,#privacy-policy ul.lst-kix_list_6-5,#privacy-policy ul.lst-kix_list_6-6,#privacy-policy ul.lst-kix_list_6-7,#privacy-policy ul.lst-kix_list_6-8{list-style-type:none}#privacy-policy .lst-kix_list_1-0>li:before{content:"" counter(lst-ctn-kix_list_1-0,decimal)". "}#privacy-policy ol.lst-kix_list_4-4,#privacy-policy ol.lst-kix_list_4-5,#privacy-policy ul.lst-kix_list_6-2,#privacy-policy ul.lst-kix_list_6-3{list-style-type:none}#privacy-policy .lst-kix_list_1-2>li:before{content:"" counter(lst-ctn-kix_list_1-2,lower-roman)". "}#privacy-policy ol.lst-kix_list_4-6,#privacy-policy ol.lst-kix_list_4-7,#privacy-policy ul.lst-kix_list_6-0,#privacy-policy ul.lst-kix_list_6-1{list-style-type:none}#privacy-policy .lst-kix_list_1-4>li:before{content:"" counter(lst-ctn-kix_list_1-4,lower-latin)". "}#privacy-policy .lst-kix_list_1-0>li{counter-increment:lst-ctn-kix_list_1-0}#privacy-policy .lst-kix_list_1-6>li{counter-increment:lst-ctn-kix_list_1-6}#privacy-policy .lst-kix_list_1-6>li:before{content:"" counter(lst-ctn-kix_list_1-6,decimal)". "}#privacy-policy li.li-bullet-0:before{white-space:nowrap;min-width:18pt;margin-left:-18pt;display:inline-block}#privacy-policy .lst-kix_list_2-0>li:before{content:"●  "}#privacy-policy .lst-kix_list_4-5>li{counter-increment:lst-ctn-kix_list_4-5}#privacy-policy .lst-kix_list_1-8>li:before{content:"" counter(lst-ctn-kix_list_1-8,lower-roman)". "}#privacy-policy .lst-kix_list_2-2>li:before{content:"▪  "}#privacy-policy ol{margin:0;padding:0}#privacy-policy table td,#privacy-policy table th{padding:0}#privacy-policy .c8{width:134.9pt}#privacy-policy .c6,#privacy-policy .c8{vertical-align:top;border:1pt solid #000;padding:0 5.4pt}#privacy-policy .c6{width:134.8pt}#privacy-policy .c17{-webkit-text-decoration-skip:none;color:#0000ed;vertical-align:baseline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;font-style:normal;text-decoration:underline}#privacy-policy .c27{orphans:2;widows:2;text-align:left;margin-left:43.2pt;padding-top:0;padding-bottom:0;padding-left:0;line-height:1.2}#privacy-policy .c20{-webkit-text-decoration-skip:none;color:#00f;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration:underline}#privacy-policy .c44{margin-right:10.8pt;padding-top:0;line-height:1.2}#privacy-policy .c44,#privacy-policy .c50{orphans:2;widows:2;text-align:left;padding-bottom:0}#privacy-policy .c50{margin-right:21.6pt;padding-top:10.3pt;line-height:1.6}#privacy-policy .c30{margin-right:7.2pt;padding-top:0;line-height:.9375}#privacy-policy .c30,#privacy-policy .c47{orphans:2;widows:2;text-align:left;padding-bottom:0}#privacy-policy .c47{margin-right:28.8pt;padding-top:10.2pt;line-height:1.6}#privacy-policy .c19{orphans:2;widows:2;text-align:left;margin-right:7.2pt;padding-top:13.1pt;padding-bottom:8pt;line-height:.9375}#privacy-policy .c52{orphans:2;widows:2;text-align:left;margin-right:21.6pt;padding-top:10.1pt;padding-bottom:0;line-height:1.6}#privacy-policy .c16{-webkit-text-decoration-skip:none;color:#467886;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration:underline}#privacy-policy .c51{margin-right:7.2pt;padding-top:0;line-height:.9375}#privacy-policy .c41,#privacy-policy .c51{orphans:2;widows:2;text-align:left;padding-bottom:8pt}#privacy-policy .c41{margin-right:10.8pt;padding-top:12.6pt;line-height:1.2}#privacy-policy .c10{margin-left:36pt;padding-top:0;line-height:1.6}#privacy-policy .c10,#privacy-policy .c40{orphans:2;widows:2;text-align:left;padding-bottom:0}#privacy-policy .c40{margin-right:7.2pt;padding-top:13.1pt;line-height:.9375}#privacy-policy .c34{orphans:2;widows:2;text-align:center;padding-top:0;padding-bottom:8pt;line-height:1.6}#privacy-policy .c4{padding-bottom:0}#privacy-policy .c15,#privacy-policy .c4{orphans:2;widows:2;text-align:left;padding-top:0;line-height:1.6}#privacy-policy .c15{padding-bottom:8pt}#privacy-policy .c42{orphans:2;widows:2;text-align:left;padding-top:6pt;padding-bottom:0;line-height:1.6}#privacy-policy .c21{orphans:2;widows:2;text-align:left;padding-top:12pt;padding-bottom:6pt;line-height:1.2}#privacy-policy .c26{orphans:2;widows:2;text-align:left;padding-top:10.1px;padding-bottom:8px;line-height:.958333}#privacy-policy .c37{border-spacing:0;border-collapse:collapse;margin-right:auto}#privacy-policy .c13,#privacy-policy .c25,#privacy-policy .c31{color:var(--color-text1);font-weight:700}#privacy-policy .c0,#privacy-policy .c23,#privacy-policy .c36,#privacy-policy .c7{color:var(--color-text1);font-weight:400}#privacy-policy .c22{-webkit-text-decoration-skip:none;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration:underline}#privacy-policy .c2{vertical-align:baseline;font-style:normal;text-decoration:none}#privacy-policy .c48{background-color:#fff;max-width:540pt;padding:36pt}#privacy-policy .c28{vertical-align:baseline;font-style:italic;text-decoration:none}#privacy-policy .c24{font-weight:400}#privacy-policy .c11{margin-left:36pt;padding-left:0}#privacy-policy .c38{margin-left:43.2pt;padding-left:0}#privacy-policy .c9{margin-left:108pt;padding-left:0}#privacy-policy .c29{vertical-align:baseline;font-style:normal}#privacy-policy .c32{margin-left:72pt;padding-left:4.5pt}#privacy-policy .c3{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}#privacy-policy .c14{margin-left:72pt;padding-left:0}#privacy-policy .c43{text-indent:18pt;list-style-position:inside}#privacy-policy .c1{margin:0;padding:0}#privacy-policy .c39{color:red}#privacy-policy .c46{margin-left:108pt}#privacy-policy .c18{height:0}#privacy-policy .c5{height:12pt}#privacy-policy .c33{color:var(--color-text1)}#privacy-policy .c49{margin-left:72pt}#privacy-policy .c12{margin-left:36pt}#privacy-policy .c35{color:#0000ed}#privacy-policy .title{padding-bottom:4pt}#privacy-policy .subtitle,#privacy-policy .title{color:var(--color-text1);orphans:2;widows:2;text-align:left;padding-top:0;line-height:1.6}#privacy-policy .subtitle{padding-bottom:8pt}#privacy-policy .pc-li,#privacy-policy .pc-p{color:var(--color-text1)}#privacy-policy .pc-p{margin:0}#privacy-policy .pc-h1{padding-top:18pt}#privacy-policy .pc-h1,#privacy-policy .pc-h2,#privacy-policy .pc-h3{color:var(--color-text1);page-break-after:avoid;orphans:2;widows:2;text-align:left;padding-bottom:4pt;line-height:1.6}#privacy-policy .pc-h2,#privacy-policy .pc-h3{padding-top:8pt}#privacy-policy .pc-h4{font-style:italic}#privacy-policy .pc-h4,#privacy-policy .pc-h5{padding-top:4pt;padding-bottom:2pt}#privacy-policy .pc-h4,#privacy-policy .pc-h5,#privacy-policy .pc-h6{color:var(--color-text1);page-break-after:avoid;orphans:2;widows:2;text-align:left;line-height:1.6}#privacy-policy .pc-h6{padding-top:2pt;padding-bottom:0;font-style:italic}#onetrust-accept-btn-handler,#onetrust-reject-all-handler{background-color:#e00!important;border-color:#e00!important}.diamond-mobile{display:block}.diamond-desktop{display:none}@media (width>=768px){.diamond-mobile{display:none}.diamond-desktop{display:block}}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false;initial-value:rotateX(0)}@property --tw-rotate-y{syntax:"*";inherits:false;initial-value:rotateY(0)}@property --tw-rotate-z{syntax:"*";inherits:false;initial-value:rotateZ(0)}@property --tw-skew-x{syntax:"*";inherits:false;initial-value:skewX(0)}@property --tw-skew-y{syntax:"*";inherits:false;initial-value:skewY(0)}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@keyframes enter{0%{opacity:var(--tw-enter-opacity,1);transform:translate3d(var(--tw-enter-translate-x,0),var(--tw-enter-translate-y,0),0)scale3d(var(--tw-enter-scale,1),var(--tw-enter-scale,1),var(--tw-enter-scale,1))rotate(var(--tw-enter-rotate,0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity,1);transform:translate3d(var(--tw-exit-translate-x,0),var(--tw-exit-translate-y,0),0)scale3d(var(--tw-exit-scale,1),var(--tw-exit-scale,1),var(--tw-exit-scale,1))rotate(var(--tw-exit-rotate,0))}}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/456105d6ea6d39e0-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:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/24c15609eaa28576-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/84602850c8fd81c3-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/63b255f18bea0ca9-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:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/70bd82ac89b4fa42-s.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/627d916fd739a539-s.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/4f77bef990aad698-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:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2c07349e02a7b712-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:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/47cbc4e2adbc5db9-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:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/456105d6ea6d39e0-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:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/24c15609eaa28576-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/84602850c8fd81c3-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/63b255f18bea0ca9-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:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/70bd82ac89b4fa42-s.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/627d916fd739a539-s.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/4f77bef990aad698-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:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2c07349e02a7b712-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:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/47cbc4e2adbc5db9-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:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/456105d6ea6d39e0-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:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/24c15609eaa28576-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/84602850c8fd81c3-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/63b255f18bea0ca9-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:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/70bd82ac89b4fa42-s.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/627d916fd739a539-s.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/4f77bef990aad698-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:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2c07349e02a7b712-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:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/47cbc4e2adbc5db9-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:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/456105d6ea6d39e0-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:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/24c15609eaa28576-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/84602850c8fd81c3-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/63b255f18bea0ca9-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:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/70bd82ac89b4fa42-s.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/627d916fd739a539-s.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/4f77bef990aad698-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:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2c07349e02a7b712-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:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/47cbc4e2adbc5db9-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:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/799fc80be28f2a62-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:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c12e816a153be042-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/f94526ab611e7207-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/64114a2978e772f8-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:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/f0feffd3bb9f81a8-s.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/9e55fff5bb256178-s.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/acdcf39c1d106273-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:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/e595843d19607914-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:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/ed4b3f4f78ab8a1f-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}.__className_1b1f25,.__className_6a21cc{font-family:Roboto,Roboto Fallback;font-style:normal}.__className_1b1f25{font-weight:700}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/8d7c84a11f840916-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:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/419a051b363af584-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/778ce0abc5526d65-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b17f997f9ae7c671-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:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/3064ca4f871fda7c-s.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/ddcfaf3c507de899-s.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/06aa60d9335bb7b5-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:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/9798597226cbd355-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:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/24c66e387ee021e3-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:Roboto Fallback;src:local("Arial");ascent-override:92.98%;descent-override:24.47%;line-gap-override:0.00%;size-adjust:99.78%}.__className_28a512{font-family:Roboto,Roboto Fallback;font-weight:500;font-style:normal}