:root{--border-radius:2px;--brand:#4556ed;--brand-contrast:#31579e;--grey-light:#e5e5e5;--grey-dark:#333;--grey-text:#666;--white:white;--black:#000;--grey-disabled:#f5f5f5;--grey-disabled-text:#6f6f6f;--grey-disabled-border:#eee;--border:var(--grey-light);--body:white;--header-background-scroll:#fffffff7;--card-background:var(--white);--card-border:var(--grey-light);--subscribe-background:var(--white)}[data-theme=dark]{--brand:#6a8dff;--brand-contrast:#31579e;--grey-light:#333;--grey-dark:#eee;--grey-text:#888;--white:#161616;--black:white;--grey-disabled:#1f1f1f;--grey-disabled-border:#191919;--grey-disabled-text:#888;--border:var(--white);--body:var(--white);--header-background-scroll:#000c;--card-background:#222;--card-border:#111;--subscribe-background:#1c1c1c}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}*,:before,:after{box-sizing:inherit}*{box-sizing:border-box;margin:0;padding:0}html{box-sizing:border-box;overflow-y:scroll}body{background:var(--body);color:var(--black);backface-visibility:hidden}.no-wrap{white-space:nowrap}.hidden{display:none!important}html.smooth-scroll{scroll-behavior:smooth}.invisible{clip:rect(0 0 0 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.invisible a:focus,.invisible input:focus,.invisible button:focus{width:auto;height:auto;position:static}a,a:active{color:var(--brand)}@media only screen and (min-width:1200px){a:hover{color:var(--brand)}}a:focus{outline-color:gold}input:focus,textarea:focus{border-radius:2px;outline:none;box-shadow:0 0 0 3px gold}img{vertical-align:top;width:100%;height:auto}figure{border:1px solid #ccc;margin:0;display:table}figcaption{background:#eee;border-top:1px solid #ccc;padding:8px}table{border-collapse:collapse;text-align:left}caption{text-align:left;color:#fff;background:#000;font-size:24px}table,th,td{border:1px solid var(--grey-light);padding:8px}th{background:var(--grey-light)}html,body,label,input,form,button,a,textarea{font-weight:400;line-height:1.5;font-family:var(--font-jetbrains-mono),"SF Mono","Monaco","Inconsolata","Fira Mono","Droid Sans Mono","Source Code Pro",monospace;font-optical-sizing:auto;text-wrap:pretty;font-style:normal}body,label,input,form,button,textarea,a{font-size:20px}::view-transition-old(root){mix-blend-mode:normal;animation:none}::view-transition-new(root){mix-blend-mode:normal;animation:none}@keyframes perspective{0%{transform:perspective(400px)rotateX(20deg)rotateY(-20deg)}to{transform:perspective(400px)rotateX(-20deg)rotateY(20deg)}}@keyframes glitch{0%{filter:none}20%{filter:url(#filter)}50%{filter:url(#filter-2)}80%{filter:url(#filter-3)}94%{filter:none}}@keyframes hero{0%{content:"ElEC\aTRIC\aPHΛN\aTOMS"}2%{content:"ElEC\aTRIC\aPHΛN\aTOMS"}4%{content:"DlEC\aTRIC\aPHΛN\aTOMS"}6%{content:"DREC\aTRIC\aPHΛN\aTOMS"}8%{content:"DR3C\aTRIC\aPHΛN\aTOMS"}10%{content:"DR3A\aTRIC\aPHΛN\aTOMS"}12%{content:"DR3A\aMRIC\aPHΛN\aTOMS"}14%{content:"DR3A\aMIIC\aPHΛN\aTOMS"}16%{content:"DR3A\aMINC\aPHΛN\aTOMS"}18%{content:"DR3A\aMING\aPHΛN\aTOMS"}20%{content:"DR3A\aMING\aΔHΛN\aTOMS"}22%{content:"DR3A\aMING\aΔNΛN\aTOMS"}24%{content:"DR3A\aMING\aΔNDN\aTOMS"}26%{content:"DR3A\aMING\aΔNDR\aTOMS"}28%{content:"DR3A\aMING\aΔNDR\aθOMS"}30%{content:"DR3A\aMING\aΔNDR\aθIMS"}32%{content:"DR3A\aMING\aΔNDR\aθIDS"}34%{content:"DR3A\aMING\aΔNDR\aθID5"}36%{content:"ER3A\aMING\aΔNDR\aθID5"}38%{content:"El3A\aMING\aΔNDR\aθID5"}40%{content:"ElEA\aMING\aΔNDR\aθID5"}42%{content:"ElEC\aMING\aΔNDR\aθID5"}44%{content:"ElEC\aTING\aΔNDR\aθID5"}46%{content:"ElEC\aTRNG\aΔNDR\aθID5"}48%{content:"ElEC\aTRIG\aΔNDR\aθID5"}50%{content:"ElEC\aTRIC\aΔNDR\aθID5"}52%{content:"ElEC\aTRIC\aPNDR\aθID5"}54%{content:"ElEC\aTRIC\aPHDR\aθID5"}56%{content:"ElEC\aTRIC\aPHΛR\aθID5"}58%{content:"ElEC\aTRIC\aPHΛN\aθID5"}60%{content:"ElEC\aTRIC\aPHΛN\aTID5"}62%{content:"ElEC\aTRIC\aPHΛN\aTOD5"}64%{content:"ElEC\aTRIC\aPHΛN\aTOM5"}66%{content:"ElEC\aTRIC\aPHΛN\aTOMS"}to{content:"ElEC\aTRIC\aPHΛN\aTOMS"}}.button{border:2px solid var(--black);color:var(--black);background-color:var(--body);cursor:pointer;text-transform:uppercase;border-radius:var(--border-radius);flex-direction:row;justify-content:center;align-items:center;padding:12px 16px;text-decoration:none;display:inline-flex}.button:focus-visible{outline-color:var(--brand);border-color:var(--brand)}@media only screen and (min-width:540px){.button{transition:all 50ms}.button:hover .button__text{background:var(--black);color:var(--white)}.button:hover .button__icon{transform:rotate(-45deg)}}.button__icon{width:20px;fill:var(--brand);margin-top:-1px;margin-left:8px;transition:all 80ms}.button__icon--hero{fill:#fff}.button--ghost{text-transform:none;border:none;justify-content:flex-start;text-decoration:none;display:flex}@media only screen and (min-width:540px){.button--ghost:hover{color:var(--black);border-color:var(--brand);background:0 0}}.button--hero{border:none;border:2px solid var(--white);z-index:8;color:#fff;background:#4556ed;border-color:#4556ed;padding:12px 16px;transition:all .1s}.button--hero:focus,.button--hero:active{color:#fff!important;background:#4556ed!important}.button--hero:focus-visible{outline:2px solid var(--brand);border:2px solid var(--brand);transition:none}.link{color:var(--brand);text-underline-offset:3px;line-height:2;text-decoration-line:underline;text-decoration-thickness:3px}.link:hover{background:var(--black);color:var(--white);text-decoration:none}.link:active,.link:focus{background:var(--black)!important;color:var(--white)!important}.button--footer{margin:0;padding:0;display:block}.button--footer a{display:block}.card{border:2px solid var(--card-border);color:var(--black);border-radius:var(--border-radius);flex-direction:row;justify-content:start;height:100%;text-decoration:none;display:flex;position:relative}@media only screen and (min-width:960px){.card:hover{border-color:var(--card-border)}.card:hover a .card__image,.card:hover>div .card__image{animation:.8s infinite alternate glitch}.card:hover .button__text{color:var(--white);background:var(--black)}}.card>a,.card>div{background:var(--card-background);color:var(--black);border-radius:var(--border-radius);flex-flow:column;width:100%;height:100%;padding:12px;text-decoration:none;display:flex;overflow:hidden}.card__image-container{position:relative;overflow:auto}.card__image{border-radius:var(--border-radius);display:block;overflow:auto}.card__content-container{flex-direction:column;flex:1;justify-content:space-between;display:flex}.card__heading{flex-grow:1;margin-top:8px;font-size:20px;line-height:30px}.card__heading--blog{flex-grow:0}.card__heading--store{margin-bottom:20px}.card__summary{color:var(--grey-text);flex:1;margin-top:8px;font-size:18px}.card__meta{text-align:left;margin-top:24px}.card__meta--blog{color:var(--grey-text);font-size:18px}.card__offer{z-index:2;background:var(--brand-contrast);color:#fff;clip-path:circle(42.1%);text-transform:uppercase;text-align:center;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;margin:0;padding:0;font-size:14px;font-weight:400;line-height:1.2;display:flex;position:absolute;top:4px;right:4px}.card__overlay{z-index:4;color:#fff;text-align:center;text-transform:uppercase;background:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;margin:0;font-size:16px;font-weight:300;line-height:1.2;display:flex;position:absolute;top:0}.card__strikethrough{color:var(--brand)}.card__strikethrough-text{color:var(--black);text-decoration-thickness:3px}.card--disabled{border-color:var(--grey-disabled-border)}.card--disabled>a,.card--disabled>div{background:var(--grey-disabled)}.card--disabled .card__strikethrough{color:#4556ed80}.card--disabled .card__heading,.card--disabled .card__meta,.card--disabled .card__strikethrough,.card--disabled .card__strikethrough-text{color:var(--grey-disabled-text)}.card--disabled:hover{border:2px solid var(--grey-disabled-border)}.card--disabled:hover .button__text{color:var(--grey-disabled-text);background:0 0}.card--disabled:hover .card__image{animation:none}.latest-cards{--visible-cols:4;--col-gap:16px;--col-hint:0px;--scrollbar-padding:16px;--col-size:calc((100% / var(--visible-cols)) - var(--col-gap) - var(--col-hint) / var(--visible-cols));grid-auto-flow:column;grid-template-columns:var(--col-size);grid-auto-columns:var(--col-size);grid-gap:var(--col-gap);padding:0 16px 16px;padding-bottom:var(--scrollbar-padding);display:grid;overflow:auto hidden}.latest-cards::-webkit-scrollbar{display:none}@media only screen and (min-width:540px){.latest-cards{overflow-y:none;--col-gap:24px;grid-template-rows:auto;grid-template-columns:1fr 1fr;grid-auto-flow:row}}@media only screen and (min-width:960px){.latest-cards{grid-template-columns:1fr 1fr 1fr 1fr}}.latest-cards__hint-next{--col-hint:60px}@media only screen and (min-width:360px){.latest-cards__hint-next{--col-hint:120px}}@media only screen and (min-width:540px){.latest-cards__hint-next{--col-hint:0}}.latest-cards__hint-columns{--visible-cols:1}@media only screen and (min-width:360px){.latest-cards__hint-columns{--visible-cols:1}}@media only screen and (min-width:540px){.latest-cards__hint-columns{--visible-cols:4}}form{margin-top:40px}input,textarea,select{box-sizing:border-box;background:#fff;border-style:solid;width:100%;margin:0;padding:0;line-height:1.5}input{border:2px solid var(--grey-dark);border-radius:var(--border-radius);border-color:var(--grey-dark);width:100%;margin-top:4px;margin-bottom:32px;padding:12px 16px;line-height:1}.input:focus{border-color:var(--brand);outline:none}.input:focus-visible{outline-color:var(--brand)}.input--last{margin-bottom:40px}textarea{border-color:var(--grey-dark);border-radius:var(--border-radius);border-width:2px;min-height:150px;margin-top:8px;margin-bottom:16px;padding:12px 16px;display:block}.textarea--last{margin-bottom:40px}.required{color:var(--brand)}.subscribe{background:var(--subscribe-background);border:1px solid var(--card-border)}@media only screen and (min-width:960px){.subscribe{grid-template-rows:auto;grid-template-columns:repeat(2,1fr);display:grid}}.subscribe__image{background-image:url(/_astro/merchandise.7c76Nvks.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:360px;display:inline-block}@media only screen and (min-width:960px){.subscribe__image{height:100%}}.subscribe__content{padding:24px}@media only screen and (min-width:960px){.subscribe__content{grid-row:1;padding:60px}}.subscribe__form{width:100%;display:inline-block}.required{color:var(--brand);margin-left:2px}.subscribe__desc{font-size:21px;line-height:1.8}.subscribe__name{width:80%}.subscribe__email{margin-bottom:16px}.header-wrapper{z-index:20;background:var(--white);border-bottom:1px solid var(--grey-light);grid-template-columns:1fr auto 1fr;min-height:57px;transition:transform .3s;display:grid;position:fixed;top:0;left:0;right:0}@media only screen and (min-width:1200px){.header-wrapper{padding:0}}.site-author{color:var(--black);-webkit-tap-highlight-color:#fff0;flex-direction:row;order:2;justify-content:flex-start;align-items:center;margin:0 auto;text-decoration:none;display:flex}@media only screen and (min-width:1200px){.site-author{order:1;justify-content:left;margin-left:18px}}.site-author__title{color:var(--black);letter-spacing:1px;margin:0;font-size:18px;font-weight:500;text-decoration:none}@media only screen and (min-width:1200px){.site-author:hover .site-author__title{color:var(--brand)}}.scroll-down .header-wrapper{transition-delay:.3s;transform:translateY(-100%)}.scroll-up .header-wrapper{transform:none}.scroll-up:not(.menu-open) .header-wrapper{background:var(--header-background-scroll);border-bottom:1px solid var(--grey-light)}.theme-switch{order:3;justify-content:flex-end;align-items:center;display:flex}@media only screen and (min-width:1200px){.theme-switch{order:3;justify-content:flex-end}}.theme-switch button{cursor:pointer;box-shadow:none;background:0 0;border:none;margin:0;padding:0;display:block}.theme-switch svg{width:24px;fill:var(--black);margin:16px;display:block}.theme-switch button:focus{box-shadow:none;background:0 0;outline:0}.theme-switch button:focus-visible{outline:5px auto gold}[data-theme=dark] .theme-switch button:focus svg *{fill:var(--black)}[data-theme=light] .theme-switch .sun-icon,[data-theme=dark] .theme-switch .moon-icon{display:none}@media only screen and (min-width:1200px){.menu-open{display:block}}.hero{color:var(--white);background:var(--white);caret-color:#0000;border:none;flex-direction:column;justify-content:center;align-items:center;min-height:100svh;padding:16px;display:flex;position:relative}@media only screen and (min-width:540px){.hero{background-position:50%;min-height:100vh}}@media only screen and (min-width:960px){.hero{cursor:none;padding:40px 16px}}.hero__video{background:var(--white);clip-path:inset(1px);object-fit:cover;z-index:1;border:12px solid var(--brand);width:calc(100% - 32px);height:calc(100svh - 166px);display:block;position:absolute;top:76px;left:16px;z-index:0!important}@media only screen and (min-width:540px){.hero__video{height:calc(100vh - 146px)}}[data-theme=light] .hero__video{background:#000}.hero__content{z-index:1;mix-blend-mode:exclusion;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.hero__header{text-align:center;color:#fff;mix-blend-mode:difference;letter-spacing:0;margin-bottom:24px;font-size:36px;font-weight:700;line-height:1}@media only screen and (min-width:360px){.hero__header{font-size:56px}}@media only screen and (max-height:560px){.hero__header{display:none}}@media only screen and (max-height:660px){.hero__header{font-size:36px}}.hero__animation:after{content:"";content:"ElEC\aTRIC\aPHΛN\aTOMS";white-space:pre;letter-spacing:44px;margin-left:40px;line-height:1.4;animation:6s 1s infinite hero;display:block}.hero__footer{background:rgba();border-top:1px solid var(--grey-light);text-align:center;z-index:8;width:100%;color:var(--black);background:#fff;background:var(--white);margin:0;padding:16px;font-size:14px;line-height:20px;position:absolute;bottom:0;left:0;right:0}.hero__break{display:block}@media only screen and (min-width:540px){.hero__break{display:none}}@media only screen and (min-width:1200px){.grid-lines__column{z-index:0;z-index:8;background-color:#fff3;width:1px;height:calc(100% - 170px);position:absolute;top:88px}}.grid-lines__column__1{left:0}.grid-lines__column__2{left:16.6667%}.grid-lines__column__3{left:33.2%}.grid-lines__column__4{left:50%}.grid-lines__column__5{left:66.8%}.grid-lines__column__6{left:83.3333%}.grid-lines__column__7{right:0}.hero:hover>#trailer{opacity:1}#trailer{display:none}@media only screen and (min-width:960px){#trailer{background-color:var(--brand);z-index:9999;pointer-events:none;opacity:0;border-radius:20px;place-items:center;width:20px;height:20px;transition:opacity .5s;animation:4s infinite alternate cursor;display:grid;position:fixed;top:0;left:0}}.content{--gap:16px;--full:minmax(var(--gap), 1fr);--content:calc(100% - var(--gap) * 2);grid-template-columns:[full-start] var(--full) [content-start] var(--content) [content-end] var(--full) [full-end];display:grid}.content>*{grid-column:content}.full{grid-column:full}.content{max-width:1440px;margin:56px auto}.content--last{margin-bottom:0}@media only screen and (min-width:1200px){.content{margin:72px auto}}.grid{grid-gap:24px;display:grid}@media only screen and (min-width:540px){.grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:768px){.grid{grid-gap:24px;display:grid}}@media only screen and (min-width:1200px){.grid{grid-gap:32px;grid-template-columns:repeat(4,1fr);display:grid}}@media only screen and (min-width:768px){.grid--blog{grid-gap:24px;grid-template-columns:repeat(2,1fr);margin:0 auto;display:grid}}@media only screen and (min-width:1200px){.grid--blog{grid-gap:32px;grid-template-columns:repeat(3,1fr);margin:0 auto;display:grid}}.grid-images{grid-template-rows:auto;grid-template-columns:repeat(12,1fr);column-gap:30px;width:100%;display:grid}@media only screen and (min-width:1200px){.grid-images{width:calc(100vw - 48px);max-width:1392px;margin-bottom:32px;margin-left:48px;margin-right:48px;position:relative;left:calc(50% - 48px);transform:translate(-50%)}}.grid-images img{grid-column:span 12}@media only screen and (min-width:1200px){.grid-images img{grid-column:span 6}}.contact-container{max-width:700px;margin:0 auto}.button-container{border-color:var(--grey-light);justify-content:left;align-items:center;height:100px;display:flex}@media only screen and (min-width:540px){.button-container{justify-content:center}}.pagination{text-align:center;justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:40px auto 0;list-style-type:none;display:flex}.pagination a{color:var(--black);background:var(--body);border:2px solid var(--grey-light);border-radius:var(--border-radius);width:100%;margin-top:40px;padding:16px;text-decoration:none}.pagination a:hover .button__text{background:var(--black);color:var(--white)}.pagination a:first-child{border-top-right-radius:0;border-bottom-right-radius:0;margin:0 auto}.pagination a:nth-child(2){border-left-width:0;border-top-left-radius:0;border-bottom-left-radius:0;margin:0 auto}.pagination a:only-child{border-radius:var(--border-radius)}.article{max-width:720px}.article h1,.article h2,.article h3,.article h4,.article h5,.article h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.3}.article h1{text-transform:uppercase;font-size:36px;font-weight:600}.article h2{font-size:32px}.article h3{font-size:36px}.article h4{font-size:24px}.article h5{font-size:28px}.article h6{font-size:16px}.article p{font-optical-sizing:auto;width:100%;margin-top:0;margin-bottom:32px;font-style:normal;font-weight:400;line-height:1.8}@media only screen and (min-width:1200px){.article p{font-size:21px}}.article p:last-child{margin-bottom:0;padding-bottom:0}.article ul{margin-bottom:20px;margin-left:20px;padding-left:0;line-height:2;list-style-type:square}.article li{padding-bottom:20px}.article ol{margin-bottom:20px;margin-left:36px;padding-left:0;line-height:2}.article blockquote{border-left:4px solid var(--brand);margin:8px auto 40px;padding:4px 0 4px 16px}@media only screen and (min-width:768px){.article blockquote{border-left:12px solid var(--brand)}.article blockquote p{font-weight:300px;margin-left:16px;font-size:36px!important}}.article hr{border:.5px solid var(--grey-light);margin-bottom:40px}.article small{font-size:16px}.article code,.article pre{background:var(--black);color:var(--white)}.article abbr[title]{cursor:help;border-bottom:2px dotted #000;text-decoration:none}.article img{margin-bottom:32px}.article a{text-underline-offset:3px;text-decoration-line:underline;text-decoration-thickness:3px}.article a:hover{background:var(--black);color:var(--white);text-decoration:none}.article a:active,.article a:focus{background:var(--black)!important;color:var(--white)!important}.post-image{border-radius:var(--border-radius);width:100%;margin:0 auto 24px;display:block}@media only screen and (min-width:1200px){.post-image{width:calc(100vw - 48px);max-width:1392px;margin-bottom:32px;margin-left:48px;margin-right:48px;position:relative;left:calc(50% - 48px);transform:translate(-50%)}}@media only screen and (min-width:1600px){.post-image{margin-bottom:64px}}.post-meta{text-align:center;color:var(--grey-dark);margin:0 auto}@media only screen and (min-width:1200px){.post-meta{font-size:21px}}.page-heading{text-transform:uppercase;text-align:center;max-width:900px;margin:120px auto 0;padding-left:16px;padding-right:16px;font-size:54px;line-height:1.2}@media(min-width:540px){.page-heading{padding-left:24px;padding-right:24px}}@media(min-width:768px){.page-heading{padding-left:32px;padding-right:32px;font-size:72px}}@media(min-width:1200px){.page-heading{max-width:900px;padding-left:64px;padding-right:64px;font-size:104px}}.heading{width:100%;margin-bottom:16px;font-size:36px;font-weight:900;line-height:44px}@media only screen and (min-width:960px){.heading{margin-bottom:24px}}@media only screen and (min-width:1200px){.heading{margin-bottom:32px}}.heading--subscribe{margin-bottom:16px}@media only screen and (min-width:960px){.heading--line{overflow:hidden}.heading--line:after{content:"";vertical-align:bottom;border-top:1px solid var(--grey-light);width:100%;height:24px;margin-left:16px;margin-right:-100%;display:inline-block}}.heading--footer{margin-bottom:16px;font-size:28px;overflow:hidden}.heading--footer:after{content:"";vertical-align:bottom;border-top:1px solid var(--grey-light);width:100%;height:22px;margin-left:16px;margin-right:-100%;display:inline-block}@media only screen and (min-width:1200px){.heading--footer:after{height:12px;display:none}}.four-zero-four{text-align:center}.astro-route-announcer{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;top:0;left:0;overflow:hidden}.footer[data-astro-cid-sz7xmlte]{grid-gap:40px;grid-template-columns:1fr;display:grid}@media only screen and (min-width:1200px){.footer[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1fr 1fr 1fr}}.footer__list[data-astro-cid-sz7xmlte]{padding:0;list-style-type:none;display:inline}.footer__list[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin-bottom:16px}.footer__list[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--grey-dark);text-decoration:none}.footer__list[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--brand)}.footer__graphic[data-astro-cid-sz7xmlte]{background:var(--hero-background);color:var(--grey-dark);text-transform:uppercase;border-top:1px solid var(--grey-light);font-size:240px;font-weight:900;display:block;overflow:hidden}@media only screen and (min-width:768px){.footer__graphic[data-astro-cid-sz7xmlte]{font-size:240px}}@media only screen and (min-width:960px){.footer__graphic[data-astro-cid-sz7xmlte]{font-size:360px}}.marquee-one[data-astro-cid-sz7xmlte],.marquee-two[data-astro-cid-sz7xmlte]{display:block}.marquee-one[data-astro-cid-sz7xmlte]{margin-bottom:24px}.footer__bolt[data-astro-cid-sz7xmlte]{width:120px;fill:var(--grey-dark);margin:80px auto;animation:4s infinite alternate perspective;display:block}@media only screen and (min-width:768px){.footer__bolt[data-astro-cid-sz7xmlte]{margin:120px auto}}@media only screen and (min-width:960px){.footer__bolt[data-astro-cid-sz7xmlte]{width:200px;margin:160px auto}}.footer__copy[data-astro-cid-sz7xmlte]{background:var(--white);color:var(--black);text-align:center;border-top:1px solid var(--grey-light);justify-content:center;align-items:center;width:100%;margin:0 auto;padding:16px;display:flex}.footer__copy[data-astro-cid-sz7xmlte],.footer__copy[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{text-align:center;font-size:18px;line-height:1.5;display:inline-block}.footer__copy[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]:first-child{margin-bottom:16px}.menu-wrapper{order:1;justify-content:flex-start;display:flex;position:static}@media only screen and (min-width:1200px){.menu-wrapper{order:2}}.menu-icon{box-shadow:none;cursor:pointer;z-index:2;-webkit-tap-highlight-color:#fff0;background:0 0;border:none;margin:0;padding:0;display:block}@media only screen and (min-width:1200px){.menu-icon{display:none}}.menu-icon:focus{box-shadow:none;background:0 0;border-radius:0;outline:none}.menu-icon:focus-visible{outline:5px auto gold}.menu-icon__svg{fill:var(--brand);width:56px;margin:0;transition:transform .3s;display:block}.menu-icon__svg .line{fill:none;stroke:var(--black);stroke-width:5.5px;stroke-linecap:round;transition:stroke-dasharray .4s,stroke-dashoffset .4s}.menu-icon__svg .top{stroke-dasharray:40 160}.menu-icon__svg .middle{stroke-dasharray:40 142;transform-origin:50%;transition:transform .4s}.menu-icon__svg .bottom{stroke-dasharray:40 85;transform-origin:50%;transition:transform .4s,stroke-dashoffset .4s}.nav-container{text-align:center;overscroll-behavior:none;z-index:1;background:#4556ed;margin:0;padding:0;display:none;position:fixed;inset:0;overflow:hidden}@media only screen and (min-width:1200px){.nav-container{text-align:left;z-index:1;background:0 0;align-items:center;min-height:auto;margin:0 0 0 20px;padding:0;list-style:none;display:flex;position:relative;inset:0;overflow:visible}}.nav-list{flex-direction:column;justify-content:center;min-height:100%;margin:0 auto;padding:0;list-style-type:none;display:flex}.nav-list-item{padding:16px}.nav-list-link a{color:#fff;text-decoration:none}@media only screen and (min-width:1200px){.nav-list{color:var(--black);flex-direction:row;justify-content:center;align-items:center;height:auto;font-size:24px;list-style-type:none;display:flex;margin:0!important;padding:0!important}.nav-list-item{justify-content:center;align-items:center;margin-left:24px;margin-right:24px;padding:0;display:flex}}body.menu-open li:first-child,body.menu-open li:nth-child(2),body.menu-open li:nth-child(3),body.menu-open li:nth-child(4),body.menu-open li:nth-child(5),body.menu-open li:last-child{animation-name:menu;animation-fill-mode:backwards}body.menu-open li:first-child{animation-duration:.1s}body.menu-open li:nth-child(2){animation-duration:.3s}body.menu-open li:nth-child(3){animation-duration:.4s}body.menu-open li:nth-child(4){animation-duration:.5s}body.menu-open li:last-child{animation-duration:.6s}@keyframes menu{0%{opacity:0;transform:translate(-500px)}to{opacity:1;transform:translate(0)}}body.menu-open .nav-container{flex-direction:column;justify-content:space-between;display:flex}body.menu-open .menu-icon__svg{fill:var(--white)}body.menu-open .line{stroke:#fff}body.menu-open .menu-icon__svg .top{stroke-dashoffset:-64px}body.menu-open .menu-icon__svg .middle{transform:rotate(90deg)}body.menu-open .menu-icon__svg .bottom{stroke-dashoffset:-64px}body.menu-open .menu-icon__rotate{transform:rotate(45deg)}body.scroll-down .header-wrapper{transition-delay:.3s;transform:translateY(-100%)}body.scroll-up .header-wrapper{transform:none}body.scroll-up:not(.menu-open) .header-wrapper{background:var(--header-background-scroll);border-bottom:1px solid var(--grey-light)}html.menu-open,body.menu-open{overscroll-behavior:none;overflow:hidden}body.menu-open main,body.menu-open .subscribe__container,body.menu-open .wrapper__footer{visibility:hidden}body.menu-open .header-wrapper{background:0 0;border-bottom:none;justify-content:flex-end}body.menu-open .site-author,body.menu-open .theme-switch{visibility:hidden;display:none}.nav-list-link{color:#fff;-webkit-tap-highlight-color:#fff0;justify-content:center;align-items:center;height:56px;font-size:54px;text-decoration:none;transition:all .1s;display:flex}.nav-list-link:focus,.nav-list-link:active{color:#fff}.external-arrow{fill:#fff;width:48px;height:48px;margin:0 auto 0 4px;transform:rotate(-45deg)}.nav-list-link.external{text-align:center;align-content:center;align-items:center;margin:0 auto 0 16px;padding:0;text-decoration:none;display:flex}.nav-list-link.external:hover .external-arrow,.nav-list-link.external:focus .external-arrow{transform:rotate(-45deg)}.nav-indicator{display:none}@media only screen and (min-width:1200px){.nav-list-link{color:var(--grey-text);font-size:18px;text-decoration:none;position:relative}.nav-list-item .nav-list-link:hover,.nav-list-item .nav-list-link:focus,.nav-list-item .nav-list-link:active,.nav-list-link.active{color:var(--black)}.nav-indicator{background-color:var(--brand);pointer-events:none;opacity:0;height:6px;display:block;position:absolute}.nav-list-link.external{margin:0 auto}.nav-list-link.external:hover{color:var(--black)}.nav-list-link.external a:focus{color:var(--brand)}.external-arrow{fill:var(--brand);width:20px;height:20px;transition:transform .2s;transform:rotate(0)}}
