html{font-family:var(--aw-font-sans),ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}.btn{cursor:pointer;text-overflow:ellipsis;white-space:nowrap;--un-border-opacity:1;border-width:1px;border-color:rgb(156 163 175/var(--un-border-opacity));text-align:center;color:var(--aw-color-text-page);background-color:#0000;border-radius:9999px;flex-wrap:nowrap;justify-content:center;align-items:center;padding:.875rem 1.5rem;font-size:1rem;font-weight:500;line-height:1.375;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,1,1);display:inline-flex;overflow:hidden}.btn:hover{--un-border-opacity:1;border-color:rgb(75 85 99/var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(243 244 246/var(--un-bg-opacity))}.dark .btn{--un-border-opacity:1;border-color:rgb(100 116 139/var(--un-border-opacity));--un-text-opacity:1;color:rgb(203 213 225/var(--un-text-opacity))}.dark .btn:hover{--un-border-opacity:1;border-color:rgb(30 41 59/var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(30 41 59/var(--un-bg-opacity))}.btn:focus{--un-ring-width:2px;--un-ring-offset-shadow:var(--un-ring-inset)0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset)0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow);--un-ring-offset-width:2px;--un-ring-opacity:1;--un-ring-color:rgb(59 130 246/var(--un-ring-opacity));--un-ring-offset-opacity:1;--un-ring-offset-color:rgb(191 219 254/var(--un-ring-offset-opacity))}@media (min-width:768px){.btn{padding-left:2rem;padding-right:2rem}}.btn-primary{border-color:var(--aw-color-primary);background-color:var(--aw-color-primary);--un-text-opacity:1;color:rgb(255 255 255/var(--un-text-opacity));font-weight:600}.btn-primary:hover{border-color:var(--aw-color-accent);background-color:var(--aw-color-accent);--un-text-opacity:1;color:rgb(255 255 255/var(--un-text-opacity))}.dark .btn-primary{border-color:var(--aw-color-primary);background-color:var(--aw-color-primary);--un-text-opacity:1;color:rgb(255 255 255/var(--un-text-opacity))}.dark .btn-primary:hover{border-color:var(--aw-color-accent);background-color:var(--aw-color-accent)}.btn-secondary{color:var(--aw-color-text-muted)}.btn-tertiary{--un-shadow:0 0 var(--un-shadow-color,#0000);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow);color:var(--aw-color-text-muted);border-style:none}.btn-tertiary:hover{--un-text-opacity:1;color:rgb(17 24 39/var(--un-text-opacity))}.dark .btn-tertiary{--un-text-opacity:1;color:rgb(156 163 175/var(--un-text-opacity))}.dark .btn-tertiary:hover{--un-text-opacity:1;color:rgb(255 255 255/var(--un-text-opacity))}#header.scroll>div:first-child{background-color:var(--aw-color-bg-page);box-shadow:0 .375rem 1.5rem #8c98a421}@media (min-width:768px){#header.scroll>div:first-child{--un-backdrop-blur:blur(12px);-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);background-color:#ffffffe6}}.dark #header.scroll>div:first-child,#header.scroll.dark>div:first-child{background-color:var(--aw-color-bg-page);box-shadow:none;border-color:#6b728033;border-bottom-width:1px}@media (min-width:768px){.dark #header.scroll>div:first-child,#header.scroll.dark>div:first-child{--un-bg-opacity:.9;background-color:rgb(3 6 33/var(--un-bg-opacity))}}@media (max-width:767.9px){#header .btn-secondary{background-color:var(--aw-color-bg-page)}}#header.expanded nav{padding:0 5px;position:fixed;top:70px;left:0;right:0;bottom:70px!important}.dropdown:hover .dropdown-menu{display:block}[astro-icon].icon-light>*{stroke-width:1.2px}[astro-icon].icon-bold>*{stroke-width:2.4px}[data-aw-toggle-menu] path{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}[data-aw-toggle-menu].expanded g>path:first-child{--un-translate-y:15px;--un-translate-x:-3px;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:-45deg;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}[data-aw-toggle-menu].expanded g>path:last-child{--un-translate-y:-8px;--un-translate-x:14px;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:45deg;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.dd :first-child{margin-top:0}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-ext-wght-normal.c2963dc7.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-wght-normal.62cc01da.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-ext-wght-normal.6a417cfe.woff2)format("woff2-variations");unicode-range:U+1F??}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-wght-normal.e6025d5b.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-vietnamese-wght-normal.5c66f9e0.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-ext-wght-normal.48f540fb.woff2)format("woff2-variations");unicode-range:U+100-2AF,U+304,U+308,U+329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-wght-normal.f052ee44.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}img{content-visibility:auto}