@import"https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@400;500;700&display=swap";.annotationLayer{--annotation-unfocused-field-background:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="1" height="1"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:transparent;--input-disabled-border-color:transparent;--input-hover-border-color:#000;--link-outline:none}@media screen and (forced-colors:active){.annotationLayer{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight;--link-outline:1.5px solid LinkText}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation{outline:var(--link-outline)}:is(.annotationLayer .linkAnnotation):hover{-webkit-backdrop-filter:var(--hcm-highlight-filter);backdrop-filter:var(--hcm-highlight-filter)}:is(.annotationLayer .linkAnnotation)>a:hover{background:0 0!important;box-shadow:none;opacity:0!important}.annotationLayer .popupAnnotation .popup{background-color:ButtonFace!important;color:ButtonText!important;outline:calc(1.5px*var(--scale-factor)) solid CanvasText!important}.annotationLayer .highlightArea:hover:after{-webkit-backdrop-filter:var(--hcm-highlight-filter);backdrop-filter:var(--hcm-highlight-filter);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.annotationLayer .popupAnnotation.focused .popup{outline:calc(3px*var(--scale-factor)) solid Highlight!important}}.annotationLayer{left:0;pointer-events:none;position:absolute;top:0;transform-origin:0 0}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer.disabled .popup,.annotationLayer.disabled section{pointer-events:none}.annotationLayer .annotationContent{height:100%;pointer-events:none;position:absolute;width:100%}.freetext:is(.annotationLayer .annotationContent){background:0 0;border:none;font:10px sans-serif;top:0;right:0;bottom:0;left:0;line-height:1.35;overflow:visible;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.annotationLayer section{box-sizing:border-box;pointer-events:auto;position:absolute;text-align:initial;transform-origin:0 0}:is(.annotationLayer section):has(div.annotationContent) canvas.annotationContent{display:none}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{font-size:1em;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton):not(.hasBorder)>a:hover{background-color:#ff0;box-shadow:0 2px 10px #ff0;opacity:.2}.annotationLayer .linkAnnotation.hasBorder:hover{background-color:#ff03}.annotationLayer .hasBorder{background-size:100% 100%}.annotationLayer .textAnnotation img{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation :is(input,textarea){background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px*var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation [disabled]:is(input,textarea){background:0 0;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border-radius:2px}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation :is(input,textarea):focus{background:0 0;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:transparent;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:25%;top:25%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{height:100%;width:100%}.annotationLayer .popupAnnotation{font-size:calc(9px*var(--scale-factor));height:auto;max-width:45%;pointer-events:none;position:absolute;width:-moz-max-content;width:max-content}.annotationLayer .popup{background-color:#ff9;border-radius:calc(2px*var(--scale-factor));box-shadow:0 calc(2px*var(--scale-factor)) calc(5px*var(--scale-factor)) #888;cursor:pointer;font:message-box;outline:1.5px solid #ffff4a;padding:calc(6px*var(--scale-factor));white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popupAnnotation.focused .popup{outline-width:3px}.annotationLayer .popup *{font-size:calc(9px*var(--scale-factor))}.annotationLayer .popup>.header{display:inline-block}.annotationLayer .popup>.header h1{display:inline}.annotationLayer .popup>.header .popupDate{display:inline-block;margin-left:calc(5px*var(--scale-factor));width:-moz-fit-content;width:fit-content}.annotationLayer .popupContent{border-top:1px solid #333;margin-top:calc(2px*var(--scale-factor));padding-top:calc(2px*var(--scale-factor))}.annotationLayer .richText>*{font-size:calc(9px*var(--scale-factor));white-space:pre-wrap}.annotationLayer .popupTriggerArea{cursor:pointer}.annotationLayer section svg{height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .annotationTextContent{color:transparent;height:100%;opacity:0;pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}:is(.annotationLayer .annotationTextContent) span{display:inline-block;width:100%}.annotationLayer svg.quadrilateralsContainer{contain:strict;height:0;left:0;position:absolute;top:0;width:0;z-index:-1}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{top:0;right:0;bottom:0;left:0;line-height:1;opacity:1;overflow:clip;position:absolute;text-align:initial;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;caret-color:CanvasText;forced-color-adjust:none;transform-origin:0 0;z-index:0}.textLayer.highlighting{touch-action:none}.textLayer :is(span,br){color:transparent;cursor:text;position:absolute;transform-origin:0 0;white-space:pre}.textLayer .markedContent span:not(.markedContent),.textLayer>:not(.markedContent){z-index:1}.textLayer span.markedContent{height:0;top:0}.textLayer span[role=img]{cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.textLayer .highlight{--highlight-bg-color:rgba(180,0,170,.25);--highlight-selected-bg-color:rgba(0,100,0,.25);--highlight-backdrop-filter:none;--highlight-selected-backdrop-filter:none}@media screen and (forced-colors:active){.textLayer .highlight{--highlight-bg-color:transparent;--highlight-selected-bg-color:transparent;--highlight-backdrop-filter:var(--hcm-highlight-filter);--highlight-selected-backdrop-filter:var(--hcm-highlight-selected-filter)}}.textLayer .highlight{-webkit-backdrop-filter:var(--highlight-backdrop-filter);backdrop-filter:var(--highlight-backdrop-filter);background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.appended:is(.textLayer .highlight){position:static}.begin:is(.textLayer .highlight){border-radius:4px 0 0 4px}.end:is(.textLayer .highlight){border-radius:0 4px 4px 0}.middle:is(.textLayer .highlight){border-radius:0}.selected:is(.textLayer .highlight){-webkit-backdrop-filter:var(--highlight-selected-backdrop-filter);backdrop-filter:var(--highlight-selected-backdrop-filter);background-color:var(--highlight-selected-bg-color)}.textLayer ::-moz-selection{background:#0000ff40;background:color-mix(in srgb,AccentColor,transparent 75%)}.textLayer ::selection{background:#0000ff40;background:color-mix(in srgb,AccentColor,transparent 75%)}.textLayer br::-moz-selection{background:0 0}.textLayer br::selection{background:0 0}.textLayer .endOfContent{cursor:default;display:block;top:100%;right:0;bottom:0;left:0;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:0}.textLayer.selecting .endOfContent{top:0}*,:after,:before{box-sizing:inherit}body,h1,h2,h3,h4,h5,h6,ol,p,ul{font-weight:400;margin:0;padding:0}img{height:auto;max-width:100%}.rui-sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}.rui-btn-reset{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;margin:0;padding:0}*{-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-user-drag:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}input,textarea{-webkit-user-select:text;-moz-user-select:text;user-select:text}html{box-sizing:border-box}html *,html :after,html :before{box-sizing:inherit}html{font-size:10px}body,hr{margin:0}hr{border:none}hr,img{display:block}a,h1,h2,h3,h4,h5,h6,li,p{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;text-transform:inherit}ol,ul{list-style:none}blockquote,ol,ul{margin:0;padding:0}cite{font-style:normal}form{margin:0}input,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;box-shadow:none;margin:0}button,input,select,textarea{border:none;font-family:inherit;font-size:inherit}button{background:none;color:inherit;font-weight:inherit;line-height:inherit;outline:none;padding:0;text-transform:inherit}a,button{cursor:pointer}a{text-decoration:none}svg{fill:currentColor}@font-face{font-display:swap;font-family:ZentryScreamer;font-style:normal;font-weight:500;src:url(../fonts/zentry/ZENTRY-Regular.woff2) format("woff2"),url(../fonts/zentry/ZENTRY-Regular.woff) format("woff")}.textTitlePage{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:ZentryScreamer,Helvetica Neue,sans-serif;font-size:10rem;font-weight:900;letter-spacing:-.01em;line-height:.8;text-transform:uppercase}.textTitlePage b{font-feature-settings:"ss01" on}.textTitlePage :deep(b){font-feature-settings:"ss01" on}@media only screen and (min-width:769px){.textTitlePage{font-size:29rem}}.textTitleBig1{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:ZentryScreamer,Helvetica Neue,sans-serif;font-size:10rem;font-weight:900;letter-spacing:-.01em;line-height:.82;text-transform:uppercase}.textTitleBig1 b{font-feature-settings:"ss01" on}.textTitleBig1 :deep(b){font-feature-settings:"ss01" on}@media only screen and (min-width:769px){.textTitleBig1{font-size:20rem}}.textTitleBig2{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:ZentryScreamer,Helvetica Neue,sans-serif;font-size:8rem;font-weight:900;letter-spacing:-.01em;line-height:.82;text-transform:uppercase}.textTitleBig2 b{font-feature-settings:"ss01" on}.textTitleBig2 :deep(b){font-feature-settings:"ss01" on}@media only screen and (min-width:769px){.textTitleBig2{font-size:20rem}}.textTitleSection{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:ZentryScreamer,Helvetica Neue,sans-serif;font-size:4.8rem;font-weight:900;letter-spacing:-.01em;line-height:.82;text-transform:uppercase}.textTitleSection b{font-feature-settings:"ss01" on}.textTitleSection :deep(b){font-feature-settings:"ss01" on}@media only screen and (min-width:769px){.textTitleSection{font-size:12rem}}.textTitleSection2{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:ZentryScreamer,Helvetica Neue,sans-serif;font-size:4.8rem;font-weight:900;letter-spacing:-.01em;line-height:.85;text-transform:uppercase}.textTitleSection2 b{font-feature-settings:"ss01" on}.textTitleSection2 :deep(b){font-feature-settings:"ss01" on}@media only screen and (min-width:769px){.textTitleSection2{font-size:10rem}}.textTitleSection3{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:ZentryScreamer,Helvetica Neue,sans-serif;font-size:4rem;font-weight:900;letter-spacing:-.01em;line-height:.88;text-transform:uppercase}.textTitleSection3 b{font-feature-settings:"ss01" on}.textTitleSection3 :deep(b){font-feature-settings:"ss01" on}@media only screen and (min-width:769px){.textTitleSection3{font-size:8.8rem}}.textTitleSecondary1{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:ZentryScreamer,Helvetica Neue,sans-serif;font-size:3.6rem;font-weight:900;letter-spacing:-.01em;line-height:.82;text-transform:uppercase}.textTitleSecondary1 b{font-feature-settings:"ss01" on}.textTitleSecondary1 :deep(b){font-feature-settings:"ss01" on}@media only screen and (min-width:769px){.textTitleSecondary1{font-size:6.4rem}}.textTitleSecondary2{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:ZentryScreamer,Helvetica Neue,sans-serif;font-size:3.2rem;font-weight:900;letter-spacing:-.01em;line-height:.85;text-transform:uppercase}.textTitleSecondary2 b{font-feature-settings:"ss01" on}.textTitleSecondary2 :deep(b){font-feature-settings:"ss01" on}@media only screen and (min-width:769px){.textTitleSecondary2{font-size:4.8rem}}.textCaption,.textCaptionBase{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto Mono,Helvetica Neue,sans-serif;font-weight:500;letter-spacing:.02em;line-height:1;text-transform:uppercase}.textCaption{font-size:1rem}.textCaptionSmall{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto Mono,Helvetica Neue,sans-serif;font-size:.8rem;font-weight:500;letter-spacing:.02em;line-height:1;text-transform:uppercase}@media only screen and (min-width:769px){.textCaptionSmall{font-size:1rem}}.textCaptionBtn{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto Mono,Helvetica Neue,sans-serif;font-size:1rem;font-weight:700;letter-spacing:.02em;line-height:1;text-transform:uppercase}@media only screen and (min-width:769px){.textCaptionBtn{font-size:1.2rem}}.textBodyBig{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto Mono,Helvetica Neue,sans-serif;font-size:2rem;font-weight:500;letter-spacing:-.02em;line-height:1.2}@media only screen and (min-width:769px){.textBodyBig{font-size:3.6rem}}.textBody1{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto Mono,Helvetica Neue,sans-serif;font-size:1.4rem;font-weight:500;line-height:1.2}@media only screen and (min-width:769px){.textBody1{font-size:1.8rem}}.textBody2{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto Mono,Helvetica Neue,sans-serif;font-feature-settings:"ss02" on;font-size:1.4rem;font-weight:400;line-height:1.2}@media only screen and (min-width:769px){.textBody2{font-size:1.6rem}}.textBody3{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto Mono,Helvetica Neue,sans-serif;font-feature-settings:"ss02" on;font-size:1.2rem;font-weight:400;line-height:1.2}@media only screen and (min-width:769px){.textBody3{font-size:1.6rem}}.textBody4{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto Mono,Helvetica Neue,sans-serif;font-feature-settings:"ss02" on;font-size:1.2rem;font-weight:400;line-height:1.2}@media only screen and (min-width:769px){.textBody4{font-size:1.4rem}}.textNav{font-family:Roboto Mono,Helvetica Neue,sans-serif;font-size:1.2rem;font-weight:500;letter-spacing:.04em;line-height:1}.textMenu,.textNav{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-transform:uppercase}.textMenu{font-family:ZentryScreamer,Helvetica Neue,sans-serif;font-size:7.8rem;font-weight:900;letter-spacing:-.01em;line-height:.8}.textMenu b{font-feature-settings:"ss01" on}.textMenu :deep(b){font-feature-settings:"ss01" on}@media only screen and (min-width:769px){.textMenu{font-size:15.2rem}}.textBentoCaption{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto Mono,Helvetica Neue,sans-serif;font-size:1rem;font-weight:400;line-height:1}@media only screen and (min-width:769px){.textBentoCaption{font-size:1.4rem}}:root{--sideMargin:1.6rem;--edgeMargin:var(--sideMargin);--headerMargin:8rem}@media only screen and (min-width:769px){:root{--sideMargin:4rem;--edgeMargin: calc(50vw - 65rem) ;--headerMargin:12rem}}*{-webkit-user-select:text;-moz-user-select:text;user-select:text}html{font-size:2.6666666667vw;font-synthesis:none}@media only screen and (min-width:769px){html{font-size:.625vw}}@media only screen and (min-width:769px) and (min-width:2000px){html{font-size:12px}}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;background:var(--rui-bgColor);color:var(--rui-textColor);font-family:Roboto Mono,Helvetica Neue,sans-serif;font-feature-settings:"ss02" on;font-size:1.4rem;font-weight:400;line-height:1.2;touch-action:pan-y}@media only screen and (min-width:769px){body{font-size:1.6rem}}@media (prefers-reduced-motion:no-preference){body{transition:color .5s,background-color .15s ease-out;will-change:color,background}}body.disableScroll{overflow:hidden;overscroll-behavior:none;touch-action:none!important}body.hideScroll{-ms-overflow-style:none}body.hideScroll::-webkit-scrollbar{display:none}svg{display:block}@media only screen and (min-width:769px){.mobile-only{display:none!important}}@media only screen and (max-width:768px){.desktop-only{display:none!important}}.relative{position:relative}.hidden{visibility:hidden}.vh{height:100lvh}.sticky{height:100lvh;position:sticky;top:0}.fillFixed{height:100%;height:100lvh;left:0;position:fixed;top:0;width:100%}.fill,.fillMedia{height:100%;left:0;position:absolute;top:0;width:100%}.fillMedia{-o-object-fit:cover;object-fit:cover}.gridContainer{left:0;margin:0 auto;max-width:100%;right:0}@media only screen and (min-width:769px){.gridContainer{max-width:150rem}}.gridMain{display:grid;grid-template-columns:repeat(6,1fr);width:100%;grid-gap:0 .8rem;padding-left:var(--sideMargin);padding-right:var(--sideMargin)}@media only screen and (min-width:769px){.gridMain{display:grid;grid-template-columns:repeat(16,1fr);padding-left:0;padding-right:0;grid-gap:0 1.6rem}}.tp-dfwv{z-index:800}
