@font-face{font-family:Averta;font-style:normal;font-weight:500;font-display:swap;src:url(../../../fonts/Averta/AvertaSemibold.woff) format("woff")}@font-face{font-family:Averta;font-style:normal;font-weight:600;font-display:swap;src:url(../../../fonts/Averta/AvertaBold.woff) format("woff")}:root{--page-max-width: 1800px;--bw-black: rgba(6, 6, 6, 1);--bw-black-0: rgba(6, 6, 6, 0);--bw-black-2: rgba(6, 6, 6, .04);--bw-black-4: rgba(6, 6, 6, .04);--bw-black-6: rgba(6, 6, 6, .06);--bw-black-8: rgba(6, 6, 6, .08);--bw-black-10: rgba(6, 6, 6, .1);--bw-black-15: rgba(6, 6, 6, .15);--bw-black-20: rgba(6, 6, 6, .2);--bw-black-50: rgba(6, 6, 6, .5);--bw-black-60: rgba(6, 6, 6, .6);--bw-black-80: rgba(6, 6, 6, .8);--bw-white: rgba(255, 255, 255, 1);--bw-white-0: rgba(255, 255, 255, 0);--bw-white-2: rgba(255, 255, 255, .02);--bw-white-4: rgba(255, 255, 255, .04);--bw-white-6: rgba(255, 255, 255, .06);--bw-white-8: rgba(255, 255, 255, .08);--bw-white-10: rgba(255, 255, 255, .1);--bw-white-15: rgba(255, 255, 255, .15);--bw-white-20: rgba(255, 255, 255, .2);--bw-white-50: rgba(255, 255, 255, .5);--bw-white-60: rgba(255, 255, 255, .6);--bw-white-80: rgba(255, 255, 255, .8);--bw-mediumgray: rgba(31, 31, 31, 1);--bw-darkgray: rgba(21, 21, 21, 1);--bw-darkgray-80: rgba(21, 21, 21, .8);--bw-gray: rgba(28, 28, 28, 1);--bw-gray-80: rgba(28, 28, 28, .8);--bw-lightgray: rgba(237, 237, 237, 1);--bw-lightgray-4: rgba(237, 237, 237, .04);--bw-lightgray-15: rgba(237, 237, 237, .15);--bw-lightgray-60: rgba(237, 237, 237, .6);--bw-primary: rgba(203, 61, 0, 1);--bw-primary-40: rgba(203, 61, 0, .4);--bw-primary-70: rgba(203, 61, 0, .7);--root-bg: var(--bw-black);--root-size: 16px;--root-line-height: 26px;--font-sans-serif: "Averta";--font-mono: "Roboto Mono Variable";--transition-fast: 75ms ease-in-out;--transition-medium: .2s ease-in-out;--transition-all-fast: all var(--transition-fast);--transition-all-medium: all var(--transition-medium);--transition-bgColor-fast: background-color var(--transition-fast);--transition-color-fast: color var(--transition-fast);--transition-opacity-fast: opacity var(--transition-fast);--transition-width-fast: width var(--transition-fast);--transition-width-medium: width var(--transition-medium)}:root[data-theme=isLight]{--bw-black: rgba(244, 240, 235, 1);--bw-black-0: rgba(244, 240, 235, 0);--bw-black-2: rgba(0, 0, 0, .04);--bw-black-4: rgba(0, 0, 0, .04);--bw-black-6: rgba(0, 0, 0, .06);--bw-black-8: rgba(0, 0, 0, .08);--bw-black-10: rgba(0, 0, 0, .1);--bw-black-15: rgba(0, 0, 0, .15);--bw-black-20: rgba(0, 0, 0, .2);--bw-black-50: rgba(244, 240, 235, .5);--bw-black-60: rgba(244, 240, 235, .6);--bw-black-80: rgba(244, 240, 235, .85);--bw-white: rgba(28, 22, 16, 1);--bw-white-0: rgba(28, 22, 16, 0);--bw-white-2: rgba(28, 22, 16, .02);--bw-white-4: rgba(28, 22, 16, .04);--bw-white-6: rgba(28, 22, 16, .06);--bw-white-8: rgba(28, 22, 16, .08);--bw-white-10: rgba(28, 22, 16, .1);--bw-white-15: rgba(28, 22, 16, .15);--bw-white-20: rgba(28, 22, 16, .2);--bw-white-50: rgba(28, 22, 16, .5);--bw-white-60: rgba(28, 22, 16, .6);--bw-white-80: rgba(28, 22, 16, .8);--bw-mediumgray: rgba(220, 213, 204, 1);--bw-darkgray: rgba(225, 218, 208, 1);--bw-darkgray-80: rgba(225, 218, 208, .8);--bw-gray: rgba(218, 211, 200, 1);--bw-gray-80: rgba(218, 211, 200, .8);--bw-lightgray: rgba(48, 40, 32, 1);--bw-lightgray-4: rgba(48, 40, 32, .04);--bw-lightgray-15: rgba(48, 40, 32, .15);--bw-lightgray-60: rgba(48, 40, 32, .6);--root-bg: var(--bw-black)}*{box-sizing:border-box;padding:0;margin:0}html{background-color:var(--bw-black);font-size:var(--root-size);color:var(--bw-white);font-family:var(--font-sans-serif);text-rendering:geometricPrecision}html,body{max-width:100vw;overflow-x:hidden}html.noScroll,body.noScroll{overflow:hidden!important}a{color:var(--bw-white);text-decoration:underline}@media(hover:hover){a:hover{text-decoration:none}}p,ul,ol{font-family:var(--font-mono);color:var(--bw-white);font-size:var(--root-size);line-height:var(--root-line-height);margin-bottom:1.5rem;-webkit-hyphens:auto;hyphens:auto}p:last-child,ul:last-child,ol:last-child{margin-bottom:0}@media screen and (min-width:768px){p,ul,ol{margin-bottom:2rem}}ul,ol{padding-inline-start:1rem}.gdprIsVisible{overflow:hidden}@font-face{font-family:Roboto Mono Variable;font-style:normal;font-display:swap;font-weight:100 700;src:url(./roboto-mono-cyrillic-ext-wght-normal.BUDPrIko.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto Mono Variable;font-style:normal;font-display:swap;font-weight:100 700;src:url(./roboto-mono-cyrillic-wght-normal.HUlVHixE.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto Mono Variable;font-style:normal;font-display:swap;font-weight:100 700;src:url(./roboto-mono-greek-wght-normal.BJJTbwTT.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto Mono Variable;font-style:normal;font-display:swap;font-weight:100 700;src:url(./roboto-mono-vietnamese-wght-normal.DlC-zuDL.woff2) format("woff2-variations");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 Mono Variable;font-style:normal;font-display:swap;font-weight:100 700;src:url(./roboto-mono-latin-ext-wght-normal.QAYlOegK.woff2) format("woff2-variations");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 Mono Variable;font-style:normal;font-display:swap;font-weight:100 700;src:url(./roboto-mono-latin-wght-normal.CZtBPCCa.woff2) format("woff2-variations");unicode-range:U+0000-00FF,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}.breadcrumb__navList.svelte-1dkrwe3{display:flex;align-items:center;flex-wrap:wrap;padding-inline-start:0}.breadcrumb__navItem.svelte-1dkrwe3,.breadcrumb__navLink.svelte-1dkrwe3{list-style:none;font-family:var(--font-mono);font-size:.875rem;line-height:1.25rem;font-weight:400;text-align:right;text-transform:capitalize;color:var(--bw-white)}.breadcrumb__navItem.svelte-1dkrwe3{display:inline-flex;list-style:none}.breadcrumb__navItem.svelte-1dkrwe3:after{content:"/";margin:0 .75rem}.breadcrumb__navItem.svelte-1dkrwe3:first-child{text-transform:lowercase}.breadcrumb__navItem.svelte-1dkrwe3:first-child .breadcrumb__navLink:where(.svelte-1dkrwe3){text-transform:lowercase}.breadcrumb__navItem.svelte-1dkrwe3:last-child{color:var(--bw-white);pointer-events:none}.breadcrumb__navItem.svelte-1dkrwe3:last-child:after{display:none}.breadcrumb__navItem.svelte-1dkrwe3:last-child .breadcrumb__navLink:where(.svelte-1dkrwe3){color:var(--bw-white)}.breadcrumb__navLink.svelte-1dkrwe3{text-decoration:none}@media(hover:hover){.breadcrumb__navLink.svelte-1dkrwe3:hover{text-decoration:underline}}.footer.svelte-178dl3j{padding:1.5rem 1.875rem 7.875rem;border-top:1px solid var(--bw-primary-70)}@media screen and (min-width:768px){.footer.svelte-178dl3j{padding:2rem 3rem 7.875rem}}.footer__wrapper.svelte-178dl3j{max-width:calc(var(--page-max-width) - 6rem);margin:0 auto}.footer__top.svelte-178dl3j{padding-bottom:.75rem}@media screen and (min-width:768px){.footer__top.svelte-178dl3j{padding-bottom:1.5rem}}.footer__breadcrumb.svelte-178dl3j{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:1.4375rem;padding-bottom:1.5rem;font-family:var(--font-mono);font-size:.875rem;line-height:1.25rem;font-weight:600;border-bottom:1px solid var(--bw-white-10)}.footer__breadcrumb.svelte-178dl3j span:where(.svelte-178dl3j){margin:0 .75rem 0 0}@media screen and (min-width:768px){.footer__breadcrumb.svelte-178dl3j{margin-bottom:2rem;padding-bottom:2rem}}.footer__bottom.svelte-178dl3j{display:flex;flex-direction:column-reverse;align-items:center;justify-content:space-between;padding-top:1.5rem;border-top:1px solid var(--bw-white-10)}@media screen and (min-width:768px){.footer__bottom.svelte-178dl3j{padding-top:2rem}}@media screen and (min-width:992px){.footer__bottom.svelte-178dl3j{flex-direction:row;justify-content:space-between}}.footer__bottomRight.svelte-178dl3j{display:flex;flex-direction:column;justify-content:flex-end}.footer__nav.svelte-178dl3j{display:block}@media screen and (min-width:768px){.footer__nav.svelte-178dl3j{display:flex;flex-wrap:wrap}}.footer__navList.svelte-178dl3j,.footer__subNavList.svelte-178dl3j{list-style:none;padding-inline-start:0}.footer__navItem.svelte-178dl3j,.footer__subNavItem.svelte-178dl3j{list-style:none;font-family:var(--font-mono);color:var(--bw-white)}.footer__navItem.svelte-178dl3j:last-child,.footer__subNavItem.svelte-178dl3j:last-child{margin-top:2rem}.footer__navItem.svelte-178dl3j>a:where(.svelte-178dl3j),.footer__subNavItem.svelte-178dl3j>a:where(.svelte-178dl3j){text-decoration:none}@media(hover:hover){.footer__navItem.svelte-178dl3j>a:where(.svelte-178dl3j):hover,.footer__subNavItem.svelte-178dl3j>a:where(.svelte-178dl3j):hover{text-decoration:underline}}.footer__navList.svelte-178dl3j{width:100%;max-width:100%;margin-right:0;margin-bottom:2.5rem}.footer__navList.svelte-178dl3j:last-child{margin-bottom:0}@media screen and (min-width:768px){.footer__navList.svelte-178dl3j{display:flex;flex-direction:column;flex-grow:1;width:calc(50% - 2rem);max-width:calc(50% - 2rem);margin-right:2rem;margin-bottom:0}.footer__navList.svelte-178dl3j:last-child{margin-right:0}}@media screen and (min-width:1200px){.footer__navList.svelte-178dl3j{display:flex;flex-direction:column;flex-grow:1;width:calc(33.33% - 2rem);max-width:calc(33.33% - 2rem);margin-right:2rem;margin-bottom:0}.footer__navList.svelte-178dl3j:last-child{margin-right:0}}.footer__navItem.svelte-178dl3j,.footer__navItem.svelte-178dl3j>a:where(.svelte-178dl3j){font-size:1.5rem;font-weight:500}.footer__subNavItem.svelte-178dl3j,.footer__subNavItem.svelte-178dl3j>a:where(.svelte-178dl3j){font-size:1rem;line-height:1.5rem;margin-bottom:.75rem;font-weight:400}.footer__subNavList.svelte-178dl3j{padding-top:1.5rem}@media screen and (min-width:768px){.footer__subNavList.svelte-178dl3j{padding-top:1.5rem;column-gap:2rem}}.footer__author.svelte-178dl3j{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;font-family:var(--font-mono);font-size:.75rem;line-height:1rem}.footer__author.svelte-178dl3j svg{margin:0 .25rem}.footer__metaNavList.svelte-178dl3j{display:flex;flex-direction:row;padding-inline-start:0}.footer__metaNavItem.svelte-178dl3j{list-style:none;font-family:var(--font-mono);font-size:.75rem;font-weight:500;margin-left:1rem;margin-bottom:1.5rem}.footer__metaNavItem.svelte-178dl3j:first-child{margin-left:0}@media screen and (min-width:992px){.footer__metaNavItem.svelte-178dl3j{margin-bottom:0}}.footer__metaNavLink.svelte-178dl3j{text-decoration:none}@media(hover:hover){.footer__metaNavLink.svelte-178dl3j:hover{text-decoration:underline}}.footer__metaNavItem.svelte-178dl3j,.footer__metaNavLink.svelte-178dl3j{list-style:none;font-family:var(--font-mono);font-size:.75rem;font-weight:500;text-align:right;color:var(--bw-white)}.cookieConsentToggle.svelte-18xcqp7{pointer-events:all;width:40px;height:40px;position:fixed;will-change:transform;padding:9px;border:0;box-shadow:0 0 10px #0000004d;background:#fff;border-radius:50%;bottom:20px;right:20px;transition:.2s;opacity:1;z-index:99980}.cookieConsentToggle.svelte-18xcqp7:hover{color:#fff;background:#000}.cookieConsentWrapper.svelte-18xcqp7{display:none;visibility:hidden;width:calc(100% - 2.5rem);pointer-events:all;z-index:99990;position:fixed;left:1.25rem;bottom:2rem;background-color:var(--bw-black-80);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:.375rem;border:1px solid var(--bw-primary-70);border-radius:1.25rem;color:#fff;transition:.2s}.cookieConsentWrapper.isActive.svelte-18xcqp7{display:block;visibility:visible}@media screen and (min-width:768px){.cookieConsentWrapper.svelte-18xcqp7{width:30rem;left:calc(50% - 240px)}}.cookieConsent.svelte-18xcqp7{display:none;visibility:hidden;pointer-events:all;margin:0 auto;font-family:var(--font-mono);font-weight:600}.cookieConsent.isActive.svelte-18xcqp7{display:block;visibility:visible}.cookieConsent__Content.svelte-18xcqp7{padding:1.5rem 2rem;margin-bottom:.375rem}.cookieConsent__Title.svelte-18xcqp7{margin:0;font-size:1.25rem}.cookieConsent__Description.svelte-18xcqp7{margin:1rem 0 0;font-size:1rem;line-height:1.75rem}.cookieConsent__Button.svelte-18xcqp7{display:flex;align-items:flex-end}.cookieConsentOperations.svelte-18xcqp7{pointer-events:all;display:flex;will-change:transform;justify-content:space-between;font-family:var(--font-mono);font-weight:600;line-height:150%}.cookieConsentOperations__Content.svelte-18xcqp7{padding:1.5rem 2rem;margin-bottom:.375rem}.cookieConsentOperations__List.svelte-18xcqp7{overflow-y:auto;box-sizing:border-box}.cookieConsentOperations__Item.svelte-18xcqp7{display:block;padding-left:60px;margin-bottom:20px}.cookieConsentOperations__Item.disabled.svelte-18xcqp7{color:#999}.cookieConsentOperations__Item.disabled.svelte-18xcqp7 label:where(.svelte-18xcqp7):after{opacity:.3}.cookieConsentOperations__Item.svelte-18xcqp7 input:where(.svelte-18xcqp7){display:none}.cookieConsentOperations__Item.svelte-18xcqp7 label:where(.svelte-18xcqp7){align-items:center;font-size:22px;font-weight:700;display:block;position:relative}.cookieConsentOperations__Item.svelte-18xcqp7 label:where(.svelte-18xcqp7):before{content:"";display:block;left:-60px;background:#dedede;height:20px;border-radius:20px;width:40px;position:absolute;top:50%;transform:translateY(-50%)}.cookieConsentOperations__Item.svelte-18xcqp7 label:where(.svelte-18xcqp7):after{content:"";display:block;width:16px;height:16px;border-radius:50%;background:#000;position:absolute;top:50%;transform:translateY(-50%);left:-58px;transition:.2s}.cookieConsentOperations__Item.svelte-18xcqp7 input:where(.svelte-18xcqp7):checked+label:where(.svelte-18xcqp7):after{transform:translate(20px,-50%)}.pageContainer.svelte-12qhfyh{max-width:var(--page-max-width);margin:0 auto}.pageContainer.hasBlur.svelte-12qhfyh,.pageContainer.gdprIsVisible.svelte-12qhfyh{pointer-events:none}.pageContainer.hasBlur.svelte-12qhfyh:before,.pageContainer.gdprIsVisible.svelte-12qhfyh:before{content:"";width:100%;height:100%;position:fixed;top:0;left:0;z-index:1000;overflow:hidden;background-color:var(--bw-black-80);pointer-events:none}.pageContainer.gdprIsVisible.svelte-12qhfyh{pointer-events:none}.pageContainer.gdprIsVisible.svelte-12qhfyh:before{z-index:9999}
