@keyframes FanPlayer-module__U6Y8da__rotate{0%{background-color:var(--color-red-heat);transform:translate(-50%,-50%)}25%{background-color:var(--color-green-grass)}50%{background-color:var(--color-blue-sea);transform:translate(-50%,-50%)rotate(360deg)}75%{background-color:var(--color-black-evil)}to{background-color:var(--color-red-heat);transform:translate(-50%,-50%)rotate(720deg)}}.FanPlayer-module__U6Y8da__root{justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:relative}.FanPlayer-module__U6Y8da__root:before{animation:FanPlayer-module__U6Y8da__rotate calc(var(--animation-rhythm)*6)infinite var(--curve-linear);aspect-ratio:1;background:var(--color-green-grass);content:"";opacity:.5;width:100%;max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-mask:url(../media/fan.237e3236.svg) 50% no-repeat;mask:url(../media/fan.237e3236.svg) 50% no-repeat}
.Audio-module__6X18eW__root{appearance:none}.Audio-module__6X18eW__root::-webkit-media-controls-panel{background:var(--color-green-grass)}.Audio-module__6X18eW__root::-webkit-media-controls-current-time-display{color:var(--color-white-ghost)}.Audio-module__6X18eW__root::-webkit-media-controls-time-remaining-display{color:var(--color-white-ghost)}
.BaseCheckbox-module__RVlPgq__root{appearance:none;aspect-ratio:1;background:var(--color-black-evil);border-color:var(--color-green-grass);width:var(--size-s32);border-style:solid;border-width:.0625rem;position:relative}.BaseCheckbox-module__RVlPgq__root:after{background:var(--color-green-grass);clip-path:polygon(0 0,100% 0,100% 50%,37.5% 50%,37.5% 100%,0 100%);content:"";width:75%;height:50%;margin:50%;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);position:absolute;transform:translateY(-50%)translate(-100%)rotate(90deg)scale(0)}.BaseCheckbox-module__RVlPgq__root:checked:after{transform:translateY(-60%)translate(-50%)rotate(135deg)scaleX(-1)}.BaseCheckbox-module__RVlPgq__root:user-invalid{border-color:var(--color-red-heat)}.BaseCheckbox-module__RVlPgq__isInvalid{border-color:var(--color-red-heat)}
.BlockQuote-module__wGMQ2q__root{margin:var(--size-s32)auto;max-width:var(--global-decoration-max-width);display:block}.BlockQuote-module__wGMQ2q__blockQuote{font-size:var(--font-size-large);max-width:var(--global-text-max-width);padding:var(--size-s8);text-align:center;text-wrap:balance;margin:0 auto;font-style:italic;display:block;position:relative}.BlockQuote-module__wGMQ2q__blockQuote:before,.BlockQuote-module__wGMQ2q__blockQuote:after{color:var(--color-green-grass);content:"\"";font-size:var(--font-size-xxlarge);font-weight:var(--font-weight-black)}.BlockQuote-module__wGMQ2q__cite{margin:var(--size-s4)auto 0;max-width:var(--global-text-max-width);text-align:center;display:block}.BlockQuote-module__wGMQ2q__citeLink{color:var(--color-grey-light);font-weight:var(--font-weight-regular)}
.lineClamp-module__MNuygW__lineClamp{--line-height:1em;--vertical-padding:0;--number-of-lines:1;line-height:var(--line-height);max-height:calc(var(--line-height)*var(--number-of-lines) + (var(--vertical-padding)*2));border-bottom:var(--vertical-padding)solid transparent;border-top:var(--vertical-padding)solid transparent;overflow-wrap:break-word;text-overflow:ellipsis;padding-top:0;padding-bottom:0;overflow:hidden}@supports (-webkit-line-clamp:var(--number-of-lines)) and (display:-webkit-box){.lineClamp-module__MNuygW__lineClamp{box-orient:vertical;-webkit-line-clamp:var(--number-of-lines);line-clamp:var(--number-of-lines);-webkit-box-orient:vertical;display:-webkit-box}}
@keyframes Link-module__t7I7EW__pressDown{0%{--y:0}to{--y:50}}@keyframes Link-module__t7I7EW__release{0%{--y:50}60%{--y:-30}80%{--y:20}to{--y:0}}.Link-module__t7I7EW__hoverIFrameWrapper{aspect-ratio:16/9;background:var(--color-grey-dark);border:var(--size-s8)solid var(--color-grey-dark);box-shadow:0 0 var(--size-s2)var(--size-s2)var(--color-black-evil);height:calc(var(--size-s128) + var(--size-s16));transition:all calc(var(--animation-rhythm)*.2);-webkit-user-select:none;user-select:none;display:none;position:absolute;top:100%;left:50%;overflow:hidden;transform:translate(-50%)}@property --y{syntax: "<number>"; inherits: false; initial-value: 0;}.Link-module__t7I7EW__root{color:var(--color-white-ghost);font-size:inherit;font-weight:var(--font-weight-bold);max-width:var(--size-s512);overflow-wrap:break-word;align-items:center;text-decoration:none;display:inline-flex;position:relative}.Link-module__t7I7EW__root:after{animation:Link-module__t7I7EW__release calc(var(--animation-rhythm)*.2);background:var(--color-white-ghost);clip-path:polygon(0 0,30% calc(var(--y)*0.9%),50% calc(var(--y)*1%),70% calc(var(--y)*0.9%),100% 0,100% 25%,70% calc(25% + var(--y)*0.9%),50% calc(25% + var(--y)*1%),30% calc(25% + var(--y)*0.9%),0 25%);content:"";height:var(--size-s8);will-change:clip-path,--y;width:100%;animation-fill-mode:forwards;position:absolute;bottom:-.4375rem;left:0}.Link-module__t7I7EW__root:hover{filter:brightness(1.3)}.Link-module__t7I7EW__root:hover .Link-module__t7I7EW__hoverIFrameWrapper{display:block}.Link-module__t7I7EW__root:hover:after{animation:Link-module__t7I7EW__pressDown calc(var(--animation-rhythm)*.1);animation-fill-mode:forwards}.Link-module__t7I7EW__root:visited,.Link-module__t7I7EW__root:active{color:var(--color-white-ghost)}.Link-module__t7I7EW__root.Link-module__t7I7EW__Large{color:var(--color-green-grass);font-size:var(--font-size-large);padding-bottom:calc(var(--size-s16) + var(--size-s2));text-transform:uppercase}.Link-module__t7I7EW__root.Link-module__t7I7EW__Large:visited,.Link-module__t7I7EW__root.Link-module__t7I7EW__Large:active{color:var(--color-green-grass)}.Link-module__t7I7EW__root.Link-module__t7I7EW__Large:after{height:var(--size-s16);bottom:0}.Link-module__t7I7EW__newTabIcon{height:var(--size-s16);margin-left:var(--size-s4);width:var(--size-s16);display:inline-block}.Link-module__t7I7EW__hoverIFrame{aspect-ratio:unset;height:calc(1000% - var(--size-s16));width:calc(1000% - var(--size-s16));position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.5)}.Link-module__t7I7EW__clamp{}
.IFrame-module__HYEgOa__root{aspect-ratio:16/9;max-width:var(--size-s512);border:none;width:100%;margin:0 auto;display:block}
.Button-module__n3APca__root{appearance:none;color:var(--color-white-ghost);cursor:pointer;font-family:var(--font-family-font-inter);font-size:var(--font-size-medium);font-weight:var(--font-weight-bold);height:var(--size-s48);max-width:var(--size-s256);min-width:var(--size-s64);padding:0 var(--size-s48);transition:padding calc(var(--animation-rhythm)*.5);z-index:0;background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:relative}.Button-module__n3APca__root:before,.Button-module__n3APca__root:after{background:var(--color-green-grass);clip-path:var(--clip-path-parallelogram);content:"";height:100%;transition:all calc(var(--animation-rhythm)*.5);width:calc(100% - var(--size-s32));z-index:-1;display:block;position:absolute;top:0;left:50%;transform:translate(-50%)}.Button-module__n3APca__root:after{background:var(--color-grey-dark);z-index:-2;top:.3125rem;left:calc(50% + .3125rem)}.Button-module__n3APca__root:hover:before,.Button-module__n3APca__root:hover:after{width:calc(100% - var(--size-s8))}.Button-module__n3APca__root:hover:after{background:var(--color-white-ghost)}.Button-module__n3APca__root:active:before{background:color-mix(in srgb,var(--color-green-grass)50%,white 5%)}.Button-module__n3APca__root.Button-module__n3APca__transparent{min-width:0;height:auto;padding:0}.Button-module__n3APca__root.Button-module__n3APca__transparent:before,.Button-module__n3APca__root.Button-module__n3APca__transparent:after{display:none}
.Cloud-module__L59L8a__root{--skyColor:transpaent;background:var(--skyColor);position:relative;overflow:hidden}.Cloud-module__L59L8a__cloudCircle{--dispersion:0;--cloudColor:transparent;border-radius:var(--radii-round);box-shadow:0 calc(var(--size-s256)*1.5)var(--dispersion)0 var(--cloudColor);filter:url(#cloudFilter);height:var(--size-s256);width:var(--size-s512);position:absolute;top:50%;left:50%;transform:translate(-50%,-200%)translateZ(0)}
.Code-module__8FihoW__root{background:var(--color-grey-dark);border:.0625rem solid colors.var(--color-green-grass);-webkit-overflow-scrolling:touch;padding:0 .5rem;font-family:monospace;display:inline-block}
.Details-module__jV5TrW__root{--transition-duration:0;max-width:var(--global-content-max-width);width:100%;margin:0 auto .0625rem;position:relative;overflow:hidden}.Details-module__jV5TrW__root::details-content{transition:height calc(var(--animation-rhythm)*var(--transition-duration))ease,content-visibility calc(var(--animation-rhythm)*var(--transition-duration))ease allow-discrete;height:0;overflow:clip}.Details-module__jV5TrW__root[open]::details-content{height:auto}.Details-module__jV5TrW__summary{background:var(--color-grey-light);cursor:pointer;font-size:var(--font-size-mlarge);padding:var(--size-s8);justify-content:flex-start;align-items:center;width:100%;position:relative}.Details-module__jV5TrW__summary:hover{filter:brightness(1.3)}.Details-module__jV5TrW__summary::marker{color:var(--color-green-grass)}.Details-module__jV5TrW__content{background:var(--color-grey-dark);box-shadow:inset 0 0 .625rem 0 var(--color-black-evil);padding:var(--size-s8);width:100%;position:relative;overflow:hidden}
.Fire-module__RQjfla__ember{--animationDelay:0;--index:0;animation:var(--animation-name-rise)calc(var(--duration)*1s)ease-in infinite;animation-delay:calc(var(--animationDelay)*var(--duration)*1s);aspect-ratio:1;background-image:radial-gradient(var(--baseColor)20%,transparent 70%);bottom:0;left:calc((100% - var(--particleSize))*((var(--index) - 1)/var(--numberOfParticles)));mix-blend-mode:screen;opacity:0;width:var(--particleSize);border-radius:50%;position:absolute}.Fire-module__RQjfla__root{--baseColor:transparent;--duration:0;--numberOfParticles:0;--particleSize:0;filter:blur(.0625rem);position:relative}
@keyframes Flag-module__csDy_a__flutter{0%{background-position:-200% 0}30%{background-position:-60% .3125rem}70%{background-position:70% -.3125rem}to{background-position:200% 0}}@keyframes Flag-module__csDy_a__wave{0%{transform:translate(0,0)rotate(0)rotateY(22deg);box-shadow:.25rem .3125rem .3125rem #0000001a}20%{transform:translate(0,0)rotate(0)rotateY(0);box-shadow:.25rem .3125rem .9375rem #0000001a}40%{transform:translate(0,0)rotate(1deg)rotateY(-22deg);box-shadow:.25rem .3125rem 1.25rem #0006}60%{transform:translate(0,0)rotate(0)rotateY(0);box-shadow:.25rem .3125rem .3125rem #0000001a}80%{transform:translate(0,0)rotate(0)rotateY(16deg);box-shadow:.25rem .3125rem .3125rem #0000004d}to{transform:translate(0,0)rotate(0)rotateY(22deg);box-shadow:.25rem .3125rem .3125rem #0000001a}}.Flag-module__csDy_a__root{position:relative}.Flag-module__csDy_a__flagWrapper{--flag-background:transparent;aspect-ratio:16/9;background:var(--flag-background);border:.0625rem solid var(--color-black-evil);transform-origin:0 15.625rem;transform-style:preserve-3d;width:10.5rem;position:relative}.Flag-module__csDy_a__flagWrapper.Flag-module__csDy_a__animateFlag{animation:8s linear infinite Flag-module__csDy_a__wave}.Flag-module__csDy_a__flagWrapper.Flag-module__csDy_a__animateFlag:after{animation:Flag-module__csDy_a__flutter 8s var(--curve-flag)1s infinite;content:"";pointer-events:none;background-image:linear-gradient(270deg,#fff0,#fff0 20%,#0000000a 30%,#ffffff1a 40%,#fff0 60%,#ffffff1a 65%,#0000000d 80%,#fff0 100%);background-size:200%;width:100%;height:100%;position:absolute;top:0;left:0}.Flag-module__csDy_a__flagWrapper.Flag-module__csDy_a__showPoll:before{border-radius:var(--radii-r2);content:"";background-color:#444;width:.375rem;height:15rem;position:absolute;top:-.1875rem;left:-.3125rem}@media (prefers-reduced-motion:reduce){.Flag-module__csDy_a__flagWrapper{animation:none}.Flag-module__csDy_a__flagWrapper:after{display:none}}.Flag-module__csDy_a__flagImage{object-fit:contain}
@keyframes EffectBox-module__HuOwpq__orbit{0%{transform:rotate(0)translate(-50%,-50%)}to{transform:rotate(360deg)translate(-50%,-50%)}}.EffectBox-module__HuOwpq__effectBox{--index:0;--shadows:none;animation:EffectBox-module__HuOwpq__orbit calc(var(--animation-rhythm)*21)infinite var(--curve-linear);animation-direction:reverse;animation-duration:calc((var(--particleBaseDuration) + (var(--particleBaseDuration)/2))*var(--index)*1s);animation-delay:calc((var(--index)*(var(--particleBaseDuration)/var(--index)))*-1s);width:25%;height:25%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.EffectBox-module__HuOwpq__effectBox:before{animation:EffectBox-module__HuOwpq__inherit;box-shadow:var(--shadows);content:"";opacity:.25;border-radius:50%;width:.0625rem;height:.0625rem;animation-direction:normal;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.Flurry-module__Xe2mcW__root{--particleBaseDuration:0;--particleBlocks:0;--particlesPerPlate:0;background:linear-gradient(207deg,rgb(from var(--color-green-grass)r g b/35%),transparent);height:100vh;max-width:var(--global-decoration-max-width);justify-content:center;align-items:center;width:100%;margin:0 auto;padding:1.25rem;display:flex;position:relative}.Flurry-module__Xe2mcW__root:before{background:linear-gradient(117deg,var(--color-black-evil)15%,transparent 50%,transparent 65%,var(--color-black-evil)95%);content:"";width:100%;height:100%;position:absolute;top:0;left:0}.Flurry-module__Xe2mcW__inner{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Flurry-module__Xe2mcW__content{max-width:var(--global-text-max-width);overflow-wrap:break-word;text-shadow:0 0 var(--size-s8)var(--color-black-evil);z-index:1;position:relative}.Flurry-module__Xe2mcW__silhouette{object-fit:cover;opacity:.025;max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.Heading-module__FOAy3G__root{--align:left;font-weight:var(--font-weight-bold);max-width:var(--global-text-max-width);text-align:var(--align);text-wrap:balance;width:fit-content;padding-bottom:0;position:relative;color:var(--color)!important;margin:0 auto var(--size-s24)!important;border:none!important}.Heading-module__FOAy3G__root.Heading-module__FOAy3G__shadow{text-shadow:0 0 var(--size-s4)var(--color-black-evil)}.Heading-module__FOAy3G__root:after{background:var(--color-green-grass);content:"";width:100%;height:.1875rem;display:none;position:absolute;bottom:0;left:0;transform:rotate(-2deg)}.Heading-module__FOAy3G__root.Heading-module__FOAy3G__h1{font-size:var(--heading-size-h1);max-width:var(--size-s512);padding-bottom:var(--size-s8)}.Heading-module__FOAy3G__root.Heading-module__FOAy3G__h1:after{display:block}.Heading-module__FOAy3G__root.Heading-module__FOAy3G__h2{font-size:var(--heading-size-h2);max-width:var(--size-s512)}.Heading-module__FOAy3G__root.Heading-module__FOAy3G__h2:after{display:block}.Heading-module__FOAy3G__root.Heading-module__FOAy3G__h3{font-size:var(--heading-size-h3)}.Heading-module__FOAy3G__root.Heading-module__FOAy3G__h4{font-size:var(--heading-size-h4)}.Heading-module__FOAy3G__root.Heading-module__FOAy3G__h5{font-size:var(--heading-size-h5)}.Heading-module__FOAy3G__root.Heading-module__FOAy3G__h6{font-size:var(--heading-size-h6)}.Heading-module__FOAy3G__clamp{}
.HorizontalRule-module__HgZ-bW__root{margin:var(--size-s32)auto;max-width:var(--global-decoration-max-width);z-index:1;border:none;width:100%;padding:.0625rem;position:relative}.HorizontalRule-module__HgZ-bW__root:before{background:var(--color-green-grass);content:"";height:var(--size-s2);width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HorizontalRule-module__HgZ-bW__root:after{aspect-ratio:1;background:var(--color-black-evil)url(../media/am.0451a464.svg) no-repeat center;border:var(--size-s2)solid var(--color-green-grass);content:"";height:var(--size-s48);transition:transform calc(var(--animation-rhythm)*1);border-radius:50%;display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}:is():hover{transform:translate(-50%,-50%)rotateX(360deg)}.HorizontalRule-module__HgZ-bW__root.HorizontalRule-module__HgZ-bW__Top{margin:var(--size-s32)auto 0}.HorizontalRule-module__HgZ-bW__root.HorizontalRule-module__HgZ-bW__Bottom{margin:0 auto var(--size-s32)}.HorizontalRule-module__HgZ-bW__root.HorizontalRule-module__HgZ-bW__None{margin:0 auto}.HorizontalRule-module__HgZ-bW__root.HorizontalRule-module__HgZ-bW__Decoration{padding:calc(var(--size-s24) + var(--size-s2))}.HorizontalRule-module__HgZ-bW__root.HorizontalRule-module__HgZ-bW__Decoration:after{display:block}.HorizontalRule-module__HgZ-bW__root.HorizontalRule-module__HgZ-bW__Decoration.HorizontalRule-module__HgZ-bW__Top{margin-bottom:calc(var(--size-s24) - var(--size-s2)*-1)}.HorizontalRule-module__HgZ-bW__root.HorizontalRule-module__HgZ-bW__Decoration.HorizontalRule-module__HgZ-bW__Bottom{margin-top:calc(var(--size-s24) - var(--size-s2)*-1)}.HorizontalRule-module__HgZ-bW__root.HorizontalRule-module__HgZ-bW__Decoration.HorizontalRule-module__HgZ-bW__None{margin:calc(var(--size-s24) - var(--size-s2)*-1)auto}.HorizontalRule-module__HgZ-bW__root.HorizontalRule-module__HgZ-bW__curve{padding:var(--size-s32)0;margin:0}.HorizontalRule-module__HgZ-bW__root.HorizontalRule-module__HgZ-bW__curve:before{background:var(--color-green-grass);height:100%;-webkit-mask:url(../media/pulse.c5af8a3d.svg) 50%/100% 100% no-repeat;mask:url(../media/pulse.c5af8a3d.svg) 50%/100% 100% no-repeat}
.LightRays-module__QeE5NG__root{pointer-events:none;z-index:3;width:100%;height:100%;position:relative;overflow:hidden}
.Meter-module__pKiNka__root{--emptyBackground:repeating-linear-gradient(135deg,var(--color-white-ghost),var(--color-white-ghost)var(--size-s16),color-mix(in srgb,var(--color-white-ghost)90%,black 10%)var(--size-s16),color-mix(in srgb,var(--color-white-ghost)90%,black 10%)var(--size-s32),var(--color-white-ghost)var(--size-s32));--optimumBackground:repeating-linear-gradient(135deg,var(--color-green-grass),var(--color-green-grass)var(--size-s16),color-mix(in srgb,var(--color-green-grass)90%,black 10%)var(--size-s16),color-mix(in srgb,var(--color-green-grass)90%,black 10%)var(--size-s32),var(--color-green-grass)var(--size-s32));--warningBackground:repeating-linear-gradient(135deg,var(--colorYellowSun),var(--colorYellowSun)var(--size-s16),color-mix(in srgb,var(--colorYellowSun)90%,black 10%)var(--size-s16),color-mix(in srgb,var(--colorYellowSun)90%,black 10%)var(--size-s32),var(--colorYellowSun)var(--size-s32));--dangerBackground:repeating-linear-gradient(135deg,var(--color-red-heat),var(--color-red-heat)var(--size-s16),color-mix(in srgb,var(--color-red-heat)90%,black 10%)var(--size-s16),color-mix(in srgb,var(--color-red-heat)90%,black 10%)var(--size-s32),var(--color-red-heat)var(--size-s32));appearance:none;background-image:var(--emptyBackground);border:.0625rem solid var(--color-black-evil);border-radius:var(--radii-r2);height:var(--size-s32);max-width:var(--global-input-max-width);width:100%;display:flex}.Meter-module__pKiNka__root::-webkit-meter-bar{background-image:var(--emptyBackground);box-shadow:0 .3125rem .3125rem -.3125rem var(--color-black-evil)inset}.Meter-module__pKiNka__root::-webkit-meter-inner-element{background:var(--color-white-ghost);display:flex}.Meter-module__pKiNka__root::-webkit-meter-optimum-value{background:var(--optimumBackground)}.Meter-module__pKiNka__root:-moz-meter-optimum::-moz-meter-bar{background:var(--optimumBackground)}.Meter-module__pKiNka__root::-webkit-meter-suboptimum-value{background:var(--warningBackground)}.Meter-module__pKiNka__root:-moz-meter-sub-optimum::-moz-meter-bar{background:var(--warningBackground)}.Meter-module__pKiNka__root::-webkit-meter-even-less-good-value{background:var(--dangerBackground)}.Meter-module__pKiNka__root:-moz-meter-sub-sub-optimum::-moz-meter-bar{background:var(--dangerBackground)}
.Moon-module__XDPMzW__root{aspect-ratio:1;border-radius:var(--radii-round);min-height:var(--size-s40);min-width:var(--size-s40);display:inline-block;position:relative;overflow:hidden}.Moon-module__XDPMzW__root:before{border-radius:var(--radii-round);box-shadow:var(--size-s16)var(--size-s8)0 0 var(--color-white-ghost);content:"";height:100%;left:calc(var(--size-s16)*-1);top:calc(var(--size-s8)*-1);width:100%;position:absolute}
.paragraph-module__1xrwLq__paragraphStyles{--color: ;--font-size: ;--margin: ;--text-align: ;--text-wrap: ;color:var(--color);max-width:calc(100vw - var(--size-s16));text-align:var(--text-align);text-wrap:var(--text-wrap);width:100%;display:block;font-family:var(--font-family-font-inter)!important;font-size:var(--font-size)!important;margin:var(--margin)!important}@media (min-width:75rem){.paragraph-module__1xrwLq__paragraphStyles{max-width:var(--global-text-max-width)}}.paragraph-module__1xrwLq__clamp{}
.Paragraph-module__lg0orW__root{}
.Rain-module__fnMdXG__rainCanvasWrapper{height:100%;min-height:var(--size-s128);width:100%;position:absolute}.Rain-module__fnMdXG__rainCanvas{width:100%;height:100%;position:absolute}
.Snow-module__0ELkXq__root{--numberOfFlakes:0;--size:0;position:relative;overflow:hidden}.Snow-module__0ELkXq__flake{--flakeDuration:0;animation:var(--animation-name-fall)infinite var(--curve-linear);animation-delay:calc(var(--duration)*var(--delay)*1s);animation-duration:calc(var(--flakeDuration)*1s);aspect-ratio:1;background:var(--color-white-ghost);clip-path:var(--clip-path-snowflake);left:calc((100% - var(--size))*((var(--index) - 1)/var(--numberOfFlakes)));opacity:0;transform-origin:50%;width:var(--size);position:absolute}@media (prefers-reduced-motion:reduce){.Snow-module__0ELkXq__flake{animation-delay:calc(var(--duration)*var(--delay)*-1s);animation-play-state:paused}}
.SocialMediaLink-module__Weywba__root{aspect-ratio:1;background:var(--color-black-evil);color:#0000;width:var(--size-s48);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden;-webkit-mask:none 50%/contain no-repeat;mask:none 50%/contain no-repeat}.SocialMediaLink-module__Weywba__root:before{background:linear-gradient(var(--color-white-ghost)50%,var(--color-green-grass)50%,var(--color-green-grass)100%)0 0;content:"";height:200%;transition:all calc(var(--animation-rhythm)*.2);width:100%;position:absolute;top:0;left:0}.SocialMediaLink-module__Weywba__root:hover:before{top:-100%}
.Spacer-module__ui-RyG__root{--multiplier:0;content:"";margin-bottom:calc(var(--size-s8)*var(--multiplier));display:block}
.Spinner-module__5juMiG__root{content:"";height:var(--size-s48);width:var(--size-s48);border-radius:50%;display:block}.Spinner-module__5juMiG__spinnerImage{animation:var(--animation-name-rotate)var(--animation-rhythm)var(--curve-linear)infinite;object-fit:contain;width:100%;height:100%}
.Sun-module__C9RKHW__root{aspect-ratio:1;border-radius:var(--radii-round);filter:blur(.25rem);min-height:var(--size-s64);min-width:var(--size-s64);background:radial-gradient(circle closest-side,#fff 0% 15%,#baacabb3 30%,#8080804d 55%,#1a1a1a0d 75%,#0000 99%);display:inline-block}
.Table-module__zud4CW__root{--table-break:0;background:var(--color-black-evil);border-collapse:collapse;margin:var(--size-s16)auto;max-width:var(--global-content-max-width);vertical-align:middle;width:100%}.Table-module__zud4CW__root thead,.Table-module__zud4CW__root tfoot{background:var(--color-green-grass)}.Table-module__zud4CW__root td{border:.0625rem solid var(--color-grey-dark);padding:var(--size-s8);position:relative}.Table-module__zud4CW__root th{font-weight:var(--font-weight-bold)}
.TextMask-module__vH7eQG__root{--maskFill:transparent;width:100%;height:100%;display:flex}.TextMask-module__vH7eQG__root:before,.TextMask-module__vH7eQG__root:after{background:var(--maskFill);content:"";flex:1}.TextMask-module__vH7eQG__inner{flex-direction:column;height:100%;display:flex}.TextMask-module__vH7eQG__inner:before,.TextMask-module__vH7eQG__inner:after{background:var(--maskFill);content:"";flex:1}.TextMask-module__vH7eQG__rect{fill:var(--maskFill);-webkit-mask:url(#mask);mask:url(#mask)}.TextMask-module__vH7eQG__svg{width:100%;height:100%}.TextMask-module__vH7eQG__text{alignment-baseline:middle;font-family:var(--font-Inter);font-size:var(--font-size-large);font-weight:var(--font-weight-black);text-anchor:middle}
@keyframes Tree-module__Can00a__sway{0%,to{transform:translate(calc(var(--moveTo)*.0625rem))skew(calc(var(--swayTo)*1deg))}50%{transform:translate(calc((var(--moveTo) + var(--swayAmount))*.0625rem))skew(calc((var(--swayTo) - var(--swayAmount))*1deg))}}.Tree-module__Can00a__leaves{--moveTo:0;--swayTo:0;--swayAmount:0;animation:Tree-module__Can00a__sway calc(var(--animation-rhythm)*2)infinite var(--curve-linear);stroke:#1a4a24;fill-rule:nonzero;transform:translateX(calc(var(--moveTo)*.0625rem))skew(calc(var(--swayTo)*1deg));transition:transform 2s}.Tree-module__Can00a__trunk{rx:var(--radii-r2);stroke:#2e1305}
.ErrorText-module__r1BsgW__root{--color:var(--color-red-heat);font-style:italic;}.ErrorText-module__r1BsgW__root.ErrorText-module__r1BsgW__hide{display:none}
.UnorderedList-module__JhDjTW__root{gap:var(--size-s8);max-width:var(--global-text-max-width);text-align:var(--align);flex-direction:column;width:100%;margin:0 auto;list-style:none;display:flex}.UnorderedList-module__JhDjTW__root li{font-size:var(--font-size-medium);padding-left:var(--size-s16);width:100%;position:relative}:is(.UnorderedList-module__JhDjTW__root li):before{background:var(--color-white-ghost);content:"";height:calc(100% - var(--font-size-medium));min-height:var(--font-size-medium);width:var(--size-s2);position:absolute;top:50%;left:0;transform:translateY(-50%)}
.Video-module__I4UnJa__root{object-fit:cover}
.CanIUse-module__w0G1sa__root{margin:0 auto 2.5rem;position:relative}.CanIUse-module__w0G1sa__frame{max-height:22.5rem}.CanIUse-module__w0G1sa__text{max-width:var(--size-s512)}
.Card-module__Mmkqya__root{background:var(--color-grey-dark);box-shadow:0 0 .625rem .375rem rgb(from var(--color-white-ghost)r g b/35%);height:18.75rem;padding:var(--size-s8);width:100%;margin:0 auto;display:flex;position:relative}@media (min-width:40rem){.Card-module__Mmkqya__root{max-width:var(--size-s256)}}.Card-module__Mmkqya__cardLink{flex-direction:column;justify-content:space-between;align-items:center;width:100%;display:flex;overflow:hidden}.Card-module__Mmkqya__cardLink:after{display:none}.Card-module__Mmkqya__cardLink:hover{filter:brightness(1.3)}.Card-module__Mmkqya__figure{width:100%;margin:0;display:flex;position:relative}.Card-module__Mmkqya__cardImage{background:var(--color-black-evil);min-height:var(--size-s128);object-fit:cover;text-align:center;place-content:center;width:100%;display:flex}@media (min-width:40rem){.Card-module__Mmkqya__cardImage{min-height:var(--size-s96)}}.Card-module__Mmkqya__date{color:var(--color-white-ghost);text-align:center;font-style:italic;display:block}
.CodeBlock-module__Ms8NyW__root{max-width:var(--global-content-max-width);width:100%;margin:0 auto;display:block}.CodeBlock-module__Ms8NyW__codeWrapper{box-shadow:var(--shadow-boxGreen)}.CodeBlock-module__Ms8NyW__heading{font-style:italic;font-size:var(--font-size-small)!important}
.Figure-module__AgHcBa__root{margin:var(--size-s16)auto;max-width:var(--global-content-max-width);width:100%}.Figure-module__AgHcBa__inner{aspect-ratio:16/9;box-shadow:var(--shadow-boxGreen);width:100%;margin:0 auto;position:relative}.Figure-module__AgHcBa__image{object-fit:cover}.Figure-module__AgHcBa__caption{font-size:var(--font-size-small);margin:var(--size-s8)auto;text-align:center;font-style:italic;display:block}
.LabelledCheckbox-module__36IWGG__root{align-items:center;display:inline-flex}
.LabelledDate-module__9CxuFW__root{}
.LabelledInput-module__UmEWKG__root{}
.LabelledRadio-module__wp4cMq__root{align-items:center;display:inline-flex}
.LabelledRange-module__L8vH-W__root{}
.LabelledSelect-module__7o_s5G__root{}
.LabelledTextArea-module__dBdQMq__root{}.LabelledTextArea-module__dBdQMq__labelText{max-width:var(--global-input-max-width);text-align:center;width:100%;display:block}
.LabelledToggle-module__sJifkG__root{align-items:center;display:inline-flex}
.ScoreCounter-module__p_VqYW__root{--num:var(--set-counter);aspect-ratio:1;counter-reset:num var(--num);width:var(--size-s128);justify-content:center;align-items:center;transition:--num 4s;display:flex;position:relative}@property --integer{syntax: "<integer>"; initial-value: 0; inherits: false;}.ScoreCounter-module__p_VqYW__root:before{animation:ScoreCounter-module__p_VqYW__counter calc(var(--animation-rhythm)*5)var(--curve-linear)infinite alternate;color:var(--color-white-ghost);content:counter(num);font-size:var(--font-size-mlarge);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.Progress-module__jmmt4a__root{aspect-ratio:1;height:var(--size-s96);border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.Progress-module__jmmt4a__root:before{background:radial-gradient(transparent,transparent 30%,rgb(from var(--color-black-evil)r g b/50%)30%,rgb(from var(--color-black-evil)r g b/50%)70%,transparent 50%);border-radius:var(--radii-round);content:"";width:100%;height:100%;position:absolute;top:0;left:0}.Progress-module__jmmt4a__progressElement{--max:0;--value:0;appearance:none;background:conic-gradient(var(--color-green-grass),var(--color-white-ghost),var(--color-white-ghost)calc((var(--value)/var(--max))*100%),transparent calc((var(--value)/var(--max))*100%));width:100%;height:100%;position:relative;overflow:hidden;-webkit-mask:url(../media/dial.07766fe3.svg) 50% no-repeat;mask:url(../media/dial.07766fe3.svg) 50% no-repeat}.Progress-module__jmmt4a__progressElement::-webkit-progress-bar{appearance:none;background:0 0;display:none}
.Skill-module__Wfh_Lq__root{--background:transparent;--xs-column-start:0;--xs-column-end:0;--xs-row-start:0;--xs-row-end:0;--s-column-start:0;--s-column-end:0;--s-row-start:0;--s-row-end:0;background-color:var(--background);padding:var(--size-s16);flex-direction:column;justify-content:center;align-items:center;display:flex}@media (min-width:40rem){.Skill-module__Wfh_Lq__root{grid-column-start:var(--xs-column-start);grid-column-end:var(--xs-column-end);grid-row-start:var(--xs-row-start);grid-row-end:var(--xs-row-end)}}@media (min-width:48rem){.Skill-module__Wfh_Lq__root{grid-column-start:var(--s-column-start);grid-column-end:var(--s-column-end);grid-row-start:var(--s-row-start);grid-row-end:var(--s-row-end)}}
.StatBox-module__P5zkJa__root{aspect-ratio:1;width:var(--size-s96);flex-direction:column;justify-content:center;align-items:center;display:flex}
.Article-module__OSC4UG__root{max-width:var(--global-content-max-width);width:100%;margin:0 auto;position:relative}.Article-module__OSC4UG__articleHeading{max-width:var(--size-s512)}.Article-module__OSC4UG__articleDate{max-width:var(--global-text-max-width);text-align:center;margin:0 auto;font-style:italic;display:block}.Article-module__OSC4UG__articleFigure{height:20rem;max-width:calc(100% - var(--size-s16));margin:0 auto;position:relative}@media (min-width:75rem){.Article-module__OSC4UG__articleFigure{max-width:var(--global-text-max-width)}}.Article-module__OSC4UG__articleImage{box-shadow:calc(var(--size-s48)*-1)calc(var(--size-s48)*-1)0 calc(var(--size-s40)*-1)var(--color-green-grass),var(--size-s48)var(--size-s48)0 calc(var(--size-s40)*-1)var(--color-green-grass);margin:var(--size-s8);max-width:calc(100% - var(--size-s16))}.Article-module__OSC4UG__content{max-width:var(--global-text-max-width);overflow-wrap:break-word;padding:var(--size-s8);width:100%;margin:0 auto;position:relative;overflow:hidden}.Article-module__OSC4UG__content iframe{max-width:50rem}
.BlogList-module__15sl8W__root{align-items:center;gap:var(--size-s32);max-width:var(--global-content-max-width);padding:var(--size-s8);flex-wrap:wrap;justify-content:space-between;width:100%;margin:0 auto;display:flex}
.Carousel-module__Q0CNla__root{max-width:var(--global-content-max-width);padding-bottom:var(--size-s40);width:100%;margin:0 auto;position:relative}.Carousel-module__Q0CNla__carousel{--scroll-button-content:"";--scroll-behaviour:smooth;--scroll-marker-display:flex;anchor-name:--carousel;aspect-ratio:16/9;border:var(--size-s2)solid var(--color-green-grass);gap:var(--size-s8);max-width:var(--size-s512);scroll-behavior:var(--scroll-behaviour);scroll-snap-type:x mandatory;width:100%;margin:0 auto;display:flex;position:relative;overflow-x:scroll}.Carousel-module__Q0CNla__slide{scroll-snap-align:center;flex-direction:column;flex:0 0 100%;justify-content:space-between;align-items:center;width:100%;margin:0;display:flex}.Carousel-module__Q0CNla__image{object-fit:fill;flex:1}.Carousel-module__Q0CNla__caption{background:var(--color-black-evil);padding:var(--size-s16);justify-content:center;width:100%;display:flex}
.ContactForm-module__yGOxyW__root{max-width:var(--global-input-max-width);padding:var(--size-s8);width:100%;margin:0 auto;position:relative}.ContactForm-module__yGOxyW__inputWrapper{transition:transform calc(var(--animation-rhythm)*.5);flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.ContactForm-module__yGOxyW__inputWrapper.ContactForm-module__yGOxyW__hasSubmitted{transform:translate(100vw)}.ContactForm-module__yGOxyW__submittedMessage{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}
.Container-module__9Qsbzq__root{max-width:var(--global-content-max-width);width:100%;margin:0 auto;display:block;position:relative}
.CopyBlock-module__4ii6Sa__root{max-width:var(--global-text-max-width);padding:var(--size-s8);width:100%;margin:0 auto;display:block;overflow:hidden}
.ContentPlate-module__cBuq3G__root{max-width:var(--global-decoration-max-width);margin:0 auto;position:relative;overflow:hidden}.ContentPlate-module__cBuq3G__inner{--orientation:flex-start;max-width:var(--global-content-max-width);flex-direction:column;width:100%;margin:0 auto;display:flex;position:relative}.ContentPlate-module__cBuq3G__backgroundWrapper{background:var(--background);width:100%;height:100%;margin:0;position:absolute;top:0;left:0}.ContentPlate-module__cBuq3G__foregroundWrapper{padding:var(--size-s16);justify-content:center;align-items:center;width:100%;margin:0;display:flex;position:relative;overflow:hidden}.ContentPlate-module__cBuq3G__foregroundWrapper.ContentPlate-module__cBuq3G__animate{--turnAmount:.05;animation:var(--animation-name-three-d-rotate)calc(var(--animation-rhythm)*3)infinite var(--curve-linear)}.ContentPlate-module__cBuq3G__foregroundImage{object-fit:contain;width:25rem;max-width:100%;height:25rem;max-height:100%;display:block}.ContentPlate-module__cBuq3G__frameBoxWrapper{margin:var(--size-s16);justify-content:center;align-items:center;width:100%;display:flex}.ContentPlate-module__cBuq3G__copyBox{padding:var(--size-s16);flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.ContentPlate-module__cBuq3G__flameBox{width:50%;height:100%}.ContentPlate-module__cBuq3G__flame{width:100%;height:15.625rem}@media (min-width:64rem){.ContentPlate-module__cBuq3G__inner{flex-direction:var(--orientation)}.ContentPlate-module__cBuq3G__foregroundWrapper{width:50%;padding:0}.ContentPlate-module__cBuq3G__frameBoxWrapper,.ContentPlate-module__cBuq3G__copyBox{width:50%}}
.FixedPlate-module__ihoNBq__root{clip-path:inset(0);height:var(--size-s512);max-width:var(--global-decoration-max-width);margin:0 auto;position:relative;overflow:hidden}.FixedPlate-module__ihoNBq__root:after{box-shadow:inset 0 0 .875rem .5625rem var(--color-black-evil);content:"";width:100%;height:100%;position:absolute;top:0;left:0}.FixedPlate-module__ihoNBq__fixedImage{object-fit:cover;width:100%;height:100%;position:fixed;top:0;left:0}
@keyframes Footer-module__VT35Wa__waving{0%{transform:translate(-5.625rem)}to{transform:translate(5.3125rem)}}.Footer-module__VT35Wa__root{width:100%;margin:0 auto;position:relative}.Footer-module__VT35Wa__waves{width:100%;height:var(--size-s128);margin-bottom:-.4375rem;position:relative}.Footer-module__VT35Wa__parallax>use{animation:Footer-module__VT35Wa__waving calc(var(--animation-rhythm)*25)cubic-bezier(.55,.5,.45,.5)infinite}.Footer-module__VT35Wa__parallax>use:first-child{animation-duration:7s;animation-delay:-2s}.Footer-module__VT35Wa__parallax>use:nth-child(2){animation-duration:10s;animation-delay:-3s}.Footer-module__VT35Wa__parallax>use:nth-child(3){animation-duration:13s;animation-delay:-4s}.Footer-module__VT35Wa__parallax>use:nth-child(4){animation-duration:20s;animation-delay:-5s}.Footer-module__VT35Wa__wave1{fill:color-mix(in srgb,var(--color-green-grass)40%,black 60%)}.Footer-module__VT35Wa__wave2{fill:color-mix(in srgb,var(--color-green-grass)60%,black 40%)}.Footer-module__VT35Wa__wave3{fill:color-mix(in srgb,var(--color-green-grass)80%,black 20%)}.Footer-module__VT35Wa__wave4{fill:var(--color-green-grass)}
.Header-module__4WBPXG__root{background:rgb(from var(--color-grey-dark)r g b/50%);border-bottom:var(--size-s2)solid rgb(from var(--color-green-grass)r g b/25%);height:var(--global-header-height);max-width:var(--global-decoration-max-width);padding:var(--size-s8);width:100%;margin:0 auto;display:block;position:sticky}.Header-module__4WBPXG__inner{height:100%;max-width:var(--global-content-max-width);width:100%;margin:0 auto;display:flex}.Header-module__4WBPXG__headerLogo:hover{filter:brightness(1.3)}.Header-module__4WBPXG__headerLinks{align-items:center;gap:var(--size-s16);flex:1;justify-content:flex-end;height:100%;display:flex}.Header-module__4WBPXG__headerLink{white-space:nowrap;flex-direction:row-reverse;justify-content:center;align-items:center;height:100%;display:flex}.Header-module__4WBPXG__headerLink.Header-module__4WBPXG__hideOnNarrow{display:none}@media (min-width:40rem){.Header-module__4WBPXG__headerLink.Header-module__4WBPXG__hideOnNarrow{display:flex}}.Header-module__4WBPXG__notificationIcon{height:var(--size-s24);opacity:.3;width:var(--size-s24)}.Header-module__4WBPXG__notificationIcon.Header-module__4WBPXG__isSubscribed{opacity:1}
@keyframes Lightning-module__90u7qq__strikeAnimation{0%,49%,55%,to{opacity:0}50%{opacity:1}}@keyframes Lightning-module__90u7qq__strikeGlow{0%,53%,73%,to{filter:brightness()}54%{filter:brightness(3)}}.Lightning-module__90u7qq__root{position:relative}.Lightning-module__90u7qq__inner{height:100vh;max-width:var(--global-decoration-max-width);width:100%;margin:0 auto;display:flex;position:relative;overflow:hidden}.Lightning-module__90u7qq__background{--frequency:0;animation:Lightning-module__90u7qq__strikeGlow var(--frequency)linear infinite;object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}@media (prefers-reduced-motion:reduce){.Lightning-module__90u7qq__background{animation:none}}.Lightning-module__90u7qq__strike{--frequency:0;animation:Lightning-module__90u7qq__strikeAnimation var(--frequency)linear infinite;object-fit:cover;opacity:0;width:100%;height:100%;position:absolute;top:0;left:0}@media (prefers-reduced-motion:reduce){.Lightning-module__90u7qq__strike{opacity:1;animation:none}}.Lightning-module__90u7qq__content{background:linear-gradient(to left,transparent,rgb(from var(--color-black-evil)r g b/20%),transparent);max-width:var(--global-content-max-width);padding:var(--size-s8);z-index:1;justify-content:center;align-items:center;width:100%;margin:0 auto;display:flex;overflow:hidden}
.Map-module__sq_0iW__root{aspect-ratio:16/9;background-color:var(--color-grey-dark);border:.0625rem solid var(--color-green-grass);max-width:var(--global-content-max-width);justify-content:center;align-items:center;width:100%;margin:0 auto;display:flex}
@keyframes MorphingText-module__7sV8qq__wordAnim{0%,5%,to{filter:blur();opacity:1}20%,80%{filter:blur(1em);opacity:0}}.MorphingText-module__7sV8qq__root{max-width:var(--global-content-max-width);width:100%;margin:0 auto;display:flex;position:relative}.MorphingText-module__7sV8qq__text{--word-count:0;--word-index:0;--speed:calc(var(--word-count)*1.5 + 2);--delay:calc(((var(--speed)/(var(--word-count) + 1)))*var(--word-index) - var(--speed));animation:MorphingText-module__7sV8qq__wordAnim calc(var(--speed)*1s)infinite ease-in-out;animation-delay:calc(var(--delay)*1s);text-align:center;width:100%;display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:var(--font-size-xxlarge)!important}@media (prefers-reduced-motion:reduce){.MorphingText-module__7sV8qq__text{animation:none;position:relative;top:auto;left:auto;transform:none}}.MorphingText-module__7sV8qq__morpher{filter:contrast(25)blur(.0625rem);width:100%;min-height:30rem;position:relative;border:none!important}@media (prefers-reduced-motion:reduce){.MorphingText-module__7sV8qq__morpher{flex-direction:column;justify-content:center;display:flex}}
@keyframes Orbit-module__qxbY4G__baseRotate{0%{transform:rotateY(0)}to{transform:rotateY(400grad)}}@keyframes Orbit-module__qxbY4G__rotating{0%{transform:rotateZ(calc(var(--position)*40*1grad))rotateY(0)}to{transform:rotateZ(calc(var(--position)*40*1grad))rotateY(400grad)}}.Orbit-module__qxbY4G__root{max-width:var(--global-content-max-width);padding:var(--size-s64)0;margin:0 auto;position:relative}.Orbit-module__qxbY4G__stage{perspective:18.75rem;justify-content:center;align-items:center;width:100%;max-width:30rem;height:100%;margin:0 auto;display:flex}.Orbit-module__qxbY4G__particle{--color:transparent;--content:"";--position:0;--time:0s;animation:Orbit-module__qxbY4G__rotating var(--time)calc(var(--position)*-2*1s)var(--curve-linear)infinite;transform-style:preserve-3d;transition:animation-duration var(--animation-rhythm);margin-top:-5%;padding-bottom:10%;position:absolute;top:50%;left:-16%;right:-16%}.Orbit-module__qxbY4G__particle:before{animation:Orbit-module__qxbY4G__baseRotate var(--time)calc(var(--position)*-2*1s)var(--curve-linear)infinite reverse;background-color:var(--color);border-radius:var(--radii-round);box-shadow:inset .3125rem .3125rem .625rem rgb(from var(--color-white-ghost)r g b/20%),inset -.3125rem -.3125rem .625rem rgb(from var(--color-white-ghost)r g b/20%);content:var(--content);font-size:var(--font-size-small);justify-content:center;align-items:center;width:7.5%;display:flex;position:absolute;top:0;bottom:0;left:0}.Orbit-module__qxbY4G__core{aspect-ratio:1;background-image:radial-gradient(transparent 40%,var(--color-white-ghost)),linear-gradient(rgb(from var(--color-white-ghost)r g b/80%),rgb(from var(--color-white-ghost)r g b/80%)),radial-gradient(rgb(from var(--color-white-ghost)r g b/10%),transparent 50%);border-radius:var(--radii-round);box-shadow:var(--size-s80)var(--size-s80)var(--size-s128)rgb(from var(--color-black-evil)r g b/50%),0 0 5rem rgb(from var(--color-white-ghost)r g b/80%);max-width:var(--size-s192);transform-style:preserve-3d;background-position:0 0,50%,50%;background-repeat:no-repeat;background-size:120% 120%,100% 100%,60% 60%;width:100%;margin:0 auto;position:relative}.Orbit-module__qxbY4G__core:before,.Orbit-module__qxbY4G__core:after{border-radius:var(--radii-round);content:"";width:100%;height:100%;position:absolute}.Orbit-module__qxbY4G__core:before{background:radial-gradient(var(--color-green-grass),rgb(from var(--color-green-grass)r g b/15%));opacity:.1;-webkit-mask:url(../media/am.0451a464.svg) 50% no-repeat;mask:url(../media/am.0451a464.svg) 50% no-repeat}.Orbit-module__qxbY4G__core:after{opacity:0;transition:opacity calc(var(--animation-rhythm)*.5);background:url(../media/am.0451a464.svg) 50% no-repeat}.Orbit-module__qxbY4G__core:hover:after{opacity:1}.Orbit-module__qxbY4G__core:hover .Orbit-module__qxbY4G__particle{animation-duration:calc(var(--animation-rhythm)*10)}@media (prefers-reduced-motion:reduce){.Orbit-module__qxbY4G__core:after{opacity:1}}@media (min-width:64rem){.Orbit-module__qxbY4G__core{max-width:var(--size-s256)}}
.SocialMediaBar-module__GnfbJq__root{align-items:center;gap:var(--size-s8);max-width:var(--global-content-max-width);justify-content:center;width:100%;margin:0 auto;display:flex}
.Splash-module__yeTb2G__root{max-width:var(--global-decoration-max-width);justify-content:center;align-items:center;width:100%;margin:0 auto;display:flex;position:relative}.Splash-module__yeTb2G__inner{height:100%;max-width:var(--global-content-max-width);flex-direction:column;width:100%;margin:0 auto;display:flex}.Splash-module__yeTb2G__feetSection{background:var(--color-black-evil);justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.Splash-module__yeTb2G__feetSection:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0}.Splash-module__yeTb2G__headSection{background:linear-gradient(to right,var(--color-white-ghost),var(--color-white-ghost)50%,var(--color-black-evil)50%);width:100%;height:30rem;position:relative}.Splash-module__yeTb2G__headSection:before{background:linear-gradient(to right,var(--color-black-evil),var(--color-black-evil)50%,var(--color-white-ghost)50%);content:"";width:100%;height:100%;position:absolute;top:0;left:0;-webkit-mask-image:url(../media/ali-flight.7c3272be.svg),linear-gradient(#fff 0 0);mask-image:url(../media/ali-flight.7c3272be.svg),linear-gradient(#fff 0 0);-webkit-mask-position:50%,0 0;mask-position:50%,0 0;-webkit-mask-size:75%;mask-size:75%;-webkit-mask-repeat:no-repeat,repeat;mask-repeat:no-repeat,repeat;-webkit-mask-clip:border-box,border-box;mask-clip:border-box,border-box;-webkit-mask-origin:border-box,border-box;mask-origin:border-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Splash-module__yeTb2G__copy{padding:var(--size-s32)var(--size-s16);text-align:center;width:100%}.Splash-module__yeTb2G__copyParagraph{text-align:center}@media (min-width:48rem){.Splash-module__yeTb2G__root{height:calc(100vh - var(--global-header-height));min-height:20rem}.Splash-module__yeTb2G__root:before,.Splash-module__yeTb2G__root:after{content:"";flex:1;height:100%}.Splash-module__yeTb2G__root:after{background:var(--color-white-ghost)}.Splash-module__yeTb2G__inner{flex-direction:row}.Splash-module__yeTb2G__feetSection{width:50%}.Splash-module__yeTb2G__feetSection:before{background:var(--color-white-ghost);-webkit-mask:url(../media/ali-flight.7c3272be.svg) 350%/75% no-repeat;mask:url(../media/ali-flight.7c3272be.svg) 350%/75% no-repeat}.Splash-module__yeTb2G__headSection{background:0 0;width:50%;height:auto}.Splash-module__yeTb2G__headSection:before{background:var(--color-white-ghost);-webkit-mask-image:url(../media/ali-flight.7c3272be.svg),linear-gradient(#fff 0 0);mask-image:url(../media/ali-flight.7c3272be.svg),linear-gradient(#fff 0 0);-webkit-mask-position:-50%,0 0;mask-position:-50%,0 0;-webkit-mask-size:75%;mask-size:75%;-webkit-mask-repeat:no-repeat,repeat;mask-repeat:no-repeat,repeat;-webkit-mask-clip:border-box,border-box;mask-clip:border-box,border-box;-webkit-mask-origin:border-box,border-box;mask-origin:border-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Splash-module__yeTb2G__copy{max-width:30rem;padding:var(--size-s16)var(--size-s32)var(--size-s16)var(--size-s16);text-align:left}.Splash-module__yeTb2G__copyParagraph{text-align:left}}@media (min-width:64rem){.Splash-module__yeTb2G__copy{padding:var(--size-s16)}}
.Trampoline-module__pUBf5a__root{max-width:var(--global-content-max-width);flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0 auto;display:flex;position:relative}.Trampoline-module__pUBf5a__trampolineImage{max-width:var(--size-s512);width:100%;margin:0 auto}
.vertical-timeline *{box-sizing:border-box}.vertical-timeline{width:95%;max-width:73.125rem;margin:0 auto;padding:2em 0;position:relative}.vertical-timeline:after{content:"";clear:both;display:table}.vertical-timeline:before{content:"";background:var(--line-color);width:.25rem;height:100%;position:absolute;top:0;left:1.125rem}.vertical-timeline.vertical-timeline--one-column-right:before{right:1.125rem;left:unset}@media only screen and (min-width:73.125rem){.vertical-timeline.vertical-timeline--two-columns{width:90%}.vertical-timeline.vertical-timeline--two-columns:before{margin-left:-.125rem;left:50%}}.vertical-timeline-element{margin:2em 0;position:relative}.vertical-timeline-element>div{min-height:.0625rem}.vertical-timeline-element:after{content:"";clear:both;display:table}.vertical-timeline-element:first-child{margin-top:0}.vertical-timeline-element:last-child{margin-bottom:0}@media only screen and (min-width:73.125rem){.vertical-timeline-element{margin:4em 0}.vertical-timeline-element:first-child{margin-top:0}.vertical-timeline-element:last-child{margin-bottom:0}}.vertical-timeline-element-icon{border-radius:50%;width:2.5rem;height:2.5rem;position:absolute;top:0;left:0;box-shadow:0 0 0 .25rem #fff,inset 0 .125rem #00000014,0 .1875rem 0 .25rem #0000000d}.vertical-timeline--one-column-right .vertical-timeline-element-icon{right:0;left:unset}.vertical-timeline-element-icon svg{width:1.5rem;height:1.5rem;margin-top:-.75rem;margin-left:-.75rem;display:block;position:relative;top:50%;left:50%}@media only screen and (min-width:73.125rem){.vertical-timeline--two-columns .vertical-timeline-element-icon{width:3.75rem;height:3.75rem;margin-left:-1.875rem;left:50%}}.vertical-timeline-element-icon{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0)}.vertical-timeline--animate .vertical-timeline-element-icon.is-hidden{visibility:hidden}.vertical-timeline--animate .vertical-timeline-element-icon.bounce-in{visibility:visible;animation:.6s cd-bounce-1}@-webkit-keyframes cd-bounce-1{0%{opacity:0;-webkit-transform:scale(.5)}60%{opacity:1;-webkit-transform:scale(1.2)}to{-webkit-transform:scale(1)}}@-moz-keyframes cd-bounce-1{0%{opacity:0;-moz-transform:scale(.5)}60%{opacity:1;-moz-transform:scale(1.2)}to{-moz-transform:scale(1)}}@keyframes cd-bounce-1{0%{opacity:0;transform:scale(.5)}60%{opacity:1;transform:scale(1.2)}to{transform:scale(1)}}.vertical-timeline-element-content{background:#fff;border-radius:.25em;margin-left:3.75rem;padding:1em;position:relative;box-shadow:0 .1875rem #ddd}.vertical-timeline--one-column-right .vertical-timeline-element-content{margin-right:3.75rem;margin-left:unset}.vertical-timeline-element--no-children .vertical-timeline-element-content{box-shadow:none;background:0 0}.vertical-timeline-element-content:after{content:"";clear:both;display:table}.vertical-timeline-element-content h2{color:#303e49}.vertical-timeline-element-content .vertical-timeline-element-date,.vertical-timeline-element-content p{font-size:.8125rem;font-weight:500}.vertical-timeline-element-content .vertical-timeline-element-date{display:inline-block}.vertical-timeline-element-content p{margin:1em 0 0;line-height:1.6}.vertical-timeline-element-title,.vertical-timeline-element-subtitle{margin:0}.vertical-timeline-element-content .vertical-timeline-element-date{float:left;opacity:.7;padding:.8em 0}.vertical-timeline-element-content-arrow{content:"";border:.4375rem solid #0000;border-right-color:#fff;width:0;height:0;position:absolute;top:1rem;right:100%}.vertical-timeline--one-column-right .vertical-timeline-element-content-arrow{content:"";top:1rem;right:unset;border:.4375rem solid #0000;border-left-color:#fff;width:0;height:0;position:absolute;left:100%}.vertical-timeline--one-column-right .vertical-timeline-element-content:before{border-left:.4375rem solid #fff;border-right:unset;left:100%}.vertical-timeline-element--no-children .vertical-timeline-element-content:before,.vertical-timeline-element--no-children .vertical-timeline-element-content-arrow{display:none}@media only screen and (min-width:48rem){.vertical-timeline-element-content h2{font-size:1.25rem}.vertical-timeline-element-content p{font-size:1rem}.vertical-timeline-element-content .vertical-timeline-element-date{font-size:.875rem}}@media only screen and (min-width:73.125rem){.vertical-timeline--two-columns .vertical-timeline-element-content{width:44%;margin-left:0;padding:1.5em}.vertical-timeline--two-columns .vertical-timeline-element-content-arrow{top:1.5rem;left:100%;transform:rotate(180deg)}.vertical-timeline--two-columns .vertical-timeline-element-content .vertical-timeline-element-date{width:100%;font-size:1rem;position:absolute;top:.375rem;left:124%}.vertical-timeline--two-columns .vertical-timeline-element.vertical-timeline-element--right .vertical-timeline-element-content,.vertical-timeline--two-columns .vertical-timeline-element:nth-child(2n):not(.vertical-timeline-element--left) .vertical-timeline-element-content{float:right}.vertical-timeline--two-columns .vertical-timeline-element.vertical-timeline-element--right .vertical-timeline-element-content-arrow,.vertical-timeline--two-columns .vertical-timeline-element:nth-child(2n):not(.vertical-timeline-element--left) .vertical-timeline-element-content-arrow{top:1.5rem;left:auto;right:100%;transform:rotate(0)}.vertical-timeline--one-column-right .vertical-timeline-element.vertical-timeline-element--right .vertical-timeline-element-content-arrow,.vertical-timeline--one-column-right .vertical-timeline-element:nth-child(2n):not(.vertical-timeline-element--left) .vertical-timeline-element-content-arrow{top:1.5rem;left:100%;right:auto;transform:rotate(0)}.vertical-timeline--two-columns .vertical-timeline-element.vertical-timeline-element--right .vertical-timeline-element-content .vertical-timeline-element-date,.vertical-timeline--two-columns .vertical-timeline-element:nth-child(2n):not(.vertical-timeline-element--left) .vertical-timeline-element-content .vertical-timeline-element-date{text-align:right;left:auto;right:124%}}.vertical-timeline--animate .vertical-timeline-element-content.is-hidden{visibility:hidden}.vertical-timeline--animate .vertical-timeline-element-content.bounce-in{visibility:visible;animation:.6s cd-bounce-2}@media only screen and (min-width:73.125rem){.vertical-timeline--two-columns.vertical-timeline--animate .vertical-timeline-element.vertical-timeline-element--right .vertical-timeline-element-content.bounce-in,.vertical-timeline--two-columns.vertical-timeline--animate .vertical-timeline-element:nth-child(2n):not(.vertical-timeline-element--left) .vertical-timeline-element-content.bounce-in{animation:.6s cd-bounce-2-inverse}}@media only screen and (max-width:73.0625rem){.vertical-timeline--animate .vertical-timeline-element-content.bounce-in{visibility:visible;animation:.6s cd-bounce-2-inverse}}@-webkit-keyframes cd-bounce-2{0%{opacity:0;-webkit-transform:translate(-6.25rem)}60%{opacity:1;-webkit-transform:translate(1.25rem)}to{-webkit-transform:translate(0)}}@-moz-keyframes cd-bounce-2{0%{opacity:0;-moz-transform:translate(-6.25rem)}60%{opacity:1;-moz-transform:translate(1.25rem)}to{-moz-transform:translate(0)}}@keyframes cd-bounce-2{0%{opacity:0;transform:translate(-6.25rem)}60%{opacity:1;transform:translate(1.25rem)}to{transform:translate(0)}}@-webkit-keyframes cd-bounce-2-inverse{0%{opacity:0;-webkit-transform:translate(6.25rem)}60%{opacity:1;-webkit-transform:translate(-1.25rem)}to{-webkit-transform:translate(0)}}@-moz-keyframes cd-bounce-2-inverse{0%{opacity:0;-moz-transform:translate(6.25rem)}60%{opacity:1;-moz-transform:translate(-1.25rem)}to{-moz-transform:translate(0)}}@keyframes cd-bounce-2-inverse{0%{opacity:0;transform:translate(6.25rem)}60%{opacity:1;transform:translate(-1.25rem)}to{transform:translate(0)}}
.TimelineElement-module__2Pfo7a__logo{object-fit:contain;max-width:75%;max-height:75%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.Error-module__CKEJoq__root{background:var(--color-black-evil);height:calc(100vh - var(--size-s48));flex-direction:column;justify-content:center;align-items:center;min-height:25rem;display:flex;position:relative}.Error-module__CKEJoq__inner{max-width:var(--size-s512);flex:1;width:100%;margin:0 auto;position:relative;overflow:hidden}.Error-module__CKEJoq__backgroundFire{width:100%;height:60%;position:absolute;top:40%;left:0;transform:translateY(-50%)}.Error-module__CKEJoq__maskWrapper{width:100%;height:100%;display:flex;position:absolute}.Error-module__CKEJoq__errorTextMask{display:flex;left:0}
.Loading-module__ucuHuW__root{height:calc(100vh - var(--global-header-height));flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}
.AboutMe-module__hTuR-G__videoWrapper{max-width:var(--global-decoration-max-width);min-height:90vh;padding:var(--size-s8);justify-content:center;align-items:center;margin:0 auto;display:flex;position:relative}.AboutMe-module__hTuR-G__video{opacity:.5;width:100%;height:100%;position:absolute;top:0;left:0}.AboutMe-module__hTuR-G__videoCopy{max-width:var(--global-content-max-width);margin:0 auto;position:relative}.AboutMe-module__hTuR-G__skylinesFigure{border-bottom:.0625rem solid var(--color-green-grass);border-top:.0625rem solid var(--color-green-grass);max-width:var(--global-decoration-max-width);width:100%;margin:0 auto;position:relative}.AboutMe-module__hTuR-G__skylinesImage{object-fit:cover;opacity:.5;height:auto;max-height:var(--size-s512);width:100%;display:block}
.Blog-module__YuIbtq__blogDescription{padding:0 var(--size-s8)}
.BlogArticle-module__wF98va__blogNav{margin:var(--size-s16)auto var(--size-s32);max-width:var(--global-text-max-width)}Link.BlogArticle-module__wF98va__blogNav{margin-left:var(--size-s8);position:relative}Link.BlogArticle-module__wF98va__blogNav:before{aspect-ratio:1;background:var(--color-white-ghost);clip-path:var(--clip-path-arrowLeft);content:"";margin-right:var(--size-s8);width:var(--size-s8);display:inline-block}
.Portfolio-module__wMt7sa__skillsSection{max-width:var(--global-content-max-width);padding:0 var(--size-s16);margin:0 auto;display:block}.Portfolio-module__wMt7sa__skillGrid{width:100%;display:block}@media (min-width:40rem){.Portfolio-module__wMt7sa__skillGrid{gap:var(--size-s2);grid-template-rows:1fr 1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr;display:grid}}@media (min-width:48rem){.Portfolio-module__wMt7sa__skillGrid{gap:var(--size-s2);grid-template-rows:1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;display:grid}}.Portfolio-module__wMt7sa__gridLogo{justify-content:center;align-items:center;display:flex}Image.Portfolio-module__wMt7sa__gridLogo{max-width:var(--size-s256)}@media (min-width:40rem){.Portfolio-module__wMt7sa__gridLogo{grid-column:var(--xs-column-start)/var(--xs-column-end);grid-row:var(--xs-row-start)/var(--xs-row-end)}}@media (min-width:48rem){.Portfolio-module__wMt7sa__gridLogo{grid-column:var(--s-column-start)/var(--s-column-end);grid-row:var(--s-row-start)/var(--s-row-end)}}.Portfolio-module__wMt7sa__portfolioSection{max-width:var(--global-content-max-width);padding:0 var(--size-s16);margin:0 auto;display:block}
.Rollercoasters-module__2NsOhW__statBoxWrapper{max-width:var(--global-content-max-width);justify-content:center;align-items:center;gap:var(--size-s24);flex-wrap:wrap;width:100%;margin:0 auto;display:flex}.Rollercoasters-module__2NsOhW__themeParkLogoFigure{aspect-ratio:1;height:var(--size-s24);margin:0 0 0 var(--size-s8);display:inline-block;position:relative}.Rollercoasters-module__2NsOhW__themeParkLogoImage{object-fit:contain}
.RuneScape-module__FNEHlW__wrapper{max-width:var(--global-content-max-width);margin:0 auto}.RuneScape-module__FNEHlW__inner{gap:var(--size-s8);justify-content:center;display:flex}
.TrampolineMoveNetwork-module__bnH14a__root{max-width:var(--global-content-max-width);margin:0 auto;position:relative}
.Thermometer-module__2kSe0a__root{background:var(--color-grey-light);border-radius:var(--radius-r4);height:var(--size-s64);width:var(--size-s40);position:absolute;top:3%;left:3%}.Thermometer-module__2kSe0a__root:before{aspect-ratio:1;bottom:var(--size-s16);color:var(--color-black-evil);content:attr(data-content);font-size:var(--font-size-small);width:var(--size-s32);z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;left:50%;transform:translate(-50%,50%)}.Thermometer-module__2kSe0a__root:after{aspect-ratio:1;background:var(--color);border:.0625rem solid var(--color-black-evil);border-radius:var(--radii-round);bottom:var(--size-s16);color:var(--color-black-evil);content:"";width:var(--size-s32);justify-content:center;align-items:center;display:flex;position:absolute;left:50%;transform:translate(-50%,50%)}.Thermometer-module__2kSe0a__lig{appearance:none;background:var(--color-white-ghost);border:.0625rem solid var(--color-black-evil);height:var(--size-s16);left:50%;top:var(--size-s16);width:var(--size-s40);position:absolute;transform:translate(-50%)rotate(270deg)}.Thermometer-module__2kSe0a__lig::-webkit-meter-bar{background:0 0}.Thermometer-module__2kSe0a__lig::-webkit-meter-suboptimum-value{background:var(--color-red-heat)}.Thermometer-module__2kSe0a__lig::-webkit-meter-optimum-value{background:var(--color-blue-sea)}
.Barometer-module___qX2Iq__root{appearance:none;border-radius:var(--radii-round);height:var(--size-s32);width:var(--size-s32);position:absolute}.Barometer-module___qX2Iq__root::-webkit-meter-bar{background:0 0}.Barometer-module___qX2Iq__root::-webkit-meter-suboptimum-value{background:0 0}.Barometer-module___qX2Iq__root::-webkit-meter-optimum-value{background:0 0}
.Plaque-module__lMEG6W__root{box-shadow:calc(var(--size-s4)*-1)var(--size-s4)var(--size-s8).0625rem #00000080;color:var(--color-white-ghost);padding:var(--size-s8);transition:color calc(var(--animation-rhythm)*.25)var(--curve-default);width:var(--size-s256);position:relative}.Plaque-module__lMEG6W__root:before{background:repeating-radial-gradient(#421a00 0 0.0001%,#4d2105 0 0.0002%)60% 60%/187.5rem 187.5rem,repeating-conic-gradient(#421a00 0 0.0001%,#4d2105 0 0.0002%)40% 40%/250rem 187.5rem;border:var(--size-s4)solid var(--color-white-ghost);content:"";mix-blend-mode:lighten;border-color:#5b1d00 #5b1d00 #371302 #371302;width:100%;height:100%;position:absolute;top:0;left:0}.Plaque-module__lMEG6W__root.Plaque-module__lMEG6W__pending dd{color:#0000}.Plaque-module__lMEG6W__dl{font-size:var(--font-size-small);flex-wrap:wrap;margin:0;display:flex;position:relative}.Plaque-module__lMEG6W__dt{width:50%}.Plaque-module__lMEG6W__dd{align-items:baseline;width:50%;margin:0;display:flex}
.WeatherStation-module__M8UNxq__root{max-width:var(--global-decoration-max-width);width:100%;margin:0 auto;display:block;position:relative}.WeatherStation-module__M8UNxq__inner{max-width:var(--global-content-max-width);flex-direction:column;justify-content:center;align-items:center;margin:0 auto;display:flex}.WeatherStation-module__M8UNxq__house{aspect-ratio:1;width:100%;max-width:56.25rem;height:auto;position:relative}.WeatherStation-module__M8UNxq__frame{background:var(--background);box-shadow:0 0 .3125rem 0 rgb(from var(--color-white-ghost)r g b/25%)inset,0 .3125rem .625rem .3125rem rgb(from var(--color-black-evil)r g b/25%);border:5vmin solid #eee;border-color:#ddd #eee #fff;border-radius:.125rem;margin:10vh 10vw 5vh;display:flex;position:relative}.WeatherStation-module__M8UNxq__frame:before{border-radius:var(--radii-r2);box-shadow:0 var(--size-s2).3125rem 0 rgb(from var(--color-black-evil)r g b/25%)inset;content:"";position:absolute;inset:-2vmin}.WeatherStation-module__M8UNxq__frame:after{border-radius:var(--radii-r2);box-shadow:0 var(--size-s2).3125rem 0 rgb(from var(--color-black-evil)r g b/25%);content:"";position:absolute;inset:-2.5vmin}.WeatherStation-module__M8UNxq__houseTree{--right:0;--top:0;height:var(--size-s64);right:var(--right);top:var(--top);width:var(--size-s64);position:absolute}.WeatherStation-module__M8UNxq__sunAnchor{--rotation:0;height:100%;transform:rotate(calc(var(--rotation)*1deg));transition:transform var(--animation-rhythm)var(--curve-default);width:100%;position:absolute;top:0;left:0}.WeatherStation-module__M8UNxq__sun{left:var(--size-s24);position:absolute;top:50%;transform:translate(-50%,-50%)}.WeatherStation-module__M8UNxq__moon{right:var(--size-s8);top:50%;transform:translate(-50%,-50%);position:absolute!important}.WeatherStation-module__M8UNxq__cloudWrapper{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.WeatherStation-module__M8UNxq__cloud{--xPos:0;--yPos:0;height:var(--size-s512);left:var(--xPos);opacity:.65;top:var(--yPos);width:var(--size-s1024);position:absolute;transform:translate(-50%,-50%)scale(.2)}
.NetworkChart-module__VO-z4G__root{border:.0625rem solid var(--color-green-grass);min-height:var(--size-s1024);height:100vh;max-height:100vh;position:relative;overflow:hidden}.NetworkChart-module__VO-z4G__contextMenuRoot{background:var(--color-grey-dark);box-shadow:0 0 .1875rem .1875rem var(--color-black-evil);max-width:100vw;padding:var(--size-s56)var(--size-s16)var(--size-s16);width:var(--size-s512);position:relative}.NetworkChart-module__VO-z4G__contextMenuButton{right:var(--size-s8);top:var(--size-s8);position:absolute}.NetworkChart-module__VO-z4G__contextMenuFig{margin:0;display:inline-block}
/*# sourceMappingURL=f90e7ce3f58c55a2.css.map*/