*,:after,:before{box-sizing:border-box}*{margin:0}body{-webkit-font-smoothing:antialiased}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}#__next,#root{isolation:isolate}@font-face{font-family:regular;src:local("Finder"),url(/fonts/regular.Jjly5TEn.ttf) format("truetype");font-weight:500;font-display:swap}@font-face{font-family:"serif";font-style:normal;src:url(/fonts/serif.Crk2zI7m.otf) format("truetype");font-weight:600;font-display:swap}:root{--radius:.5rem;--border-width-default:1px;--000:#fff;--010:hsla(0,0%,8%,.013);--020:hsla(0,0%,8%,.025);--030:hsla(0,0%,8%,.075);--060:hsla(0,0%,8%,.3);--080:hsla(0,0%,8%,.6);--100:#151515;--shadow010:0px 0px 0px 1px var(--030);--shadow050:0px 0px 1rem .5rem var(--060);transition:all .5s ease}@media (prefers-color-scheme:dark){:root{--000:#121214;--010:hsla(0,0%,100%,.013);--020:hsla(0,0%,100%,.025);--030:hsla(0,0%,100%,.075);--060:hsla(0,0%,100%,.6);--080:hsla(0,0%,100%,.8);--100:#fff;--shadow010:0px 0px 0px 1px var(--030);--shadow050:0px 0px 1rem .5rem var(--060)}}::-moz-selection{color:var(--000);background-color:var(--100)}::selection{color:var(--000);background-color:var(--100)}body{font:1rem regular,system-ui;line-height:1.6;color:var(--080);background:var(--000)}h2,h3,h4,h5,h6{font:1.2rem regular,sans-serif;color:var(--100)}h4{font-size:1rem}h5.tone span{color:var(--080)}i.tone span{color:var(--100)}i{color:var(--060);font-size:.75rem;text-transform:uppercase;font-style:normal;vertical-align:top}.capitalized{text-transform:capitalize}blockquote{padding:1rem;color:var(--100);background:var(--020);border:var(--border-width-default) solid var(--030);border-radius:var(--radius)}hr{height:1px;color:transparent;border-bottom:var(--border-width-default) solid var(--020)}svg.dimmed path{fill:var(--060)}.follower{width:1px;height:2rem;background:var(--000);position:absolute;top:0;left:calc(50% - 14rem);pointer-events:none;transition:top .1s ease}.divider{display:block;background:var(--030)}.divider--v{width:1px}.divider--h{width:100%;height:1px}a:active,a:hover,a:link,a:visited{display:inline-block;color:inherit;border-bottom:var(--border-width-default) dotted var(--060);text-decoration:none;align-self:flex-start;cursor:pointer}a:hover{color:var(--100);background-color:var(--030);border-bottom:var(--border-width-default) dotted transparent}a.inline-revert{display:inline-flex;align-self:flex-end}a.btn{display:inline-flex;flex-direction:row;align-self:flex-start;gap:.5rem;padding:.5rem .8rem;border:var(--border-width-default) solid var(--030);border-radius:6px;color:var(--100);background:var(--000);text-decoration:none}a.btn.secondary{color:var(--000);border:none;background:var(--100)}a.btn.secondary a.btn span{display:block;align-self:center;height:calc(100% - .5rem);width:1px;background:var(--030);border-radius:6px}a.btn.secondary span{background:var(--w-010)}a.close,a.home{z-index:1000;position:fixed;top:2rem;left:2rem;right:auto;bottom:auto;background:var(--000)}@media screen and (max-width:48rem){a.home{position:relative;margin-bottom:2rem}}article,section{margin:0 auto;display:flex;flex-direction:row;border-bottom:var(--border-width-default) solid var(--030)}.fade-element{filter:grayscale(100%);opacity:.2;transition:all .6s ease-in-out}.fade-element.visible{filter:grayscale(0);opacity:1;transition:all .6s ease-in-out}article{flex-direction:column-reverse;padding:0 0 3rem;gap:0;min-height:40vh;width:100%;align-items:center}article>section{width:100%;margin:0 auto;border:none}article [class*=demo]{padding:3rem 3rem 0;border:var(--border-width-default) solid var(--030);border-radius:var(--radius);width:80vw;max-width:82rem}article [class*=demo] img,article [class*=demo] video{border-top-left-radius:var(--radius);border-top-right-radius:var(--radius)}article [class*=editorial]{display:flex;flex-direction:row;align-content:flex-start;justify-content:flex-start;gap:3rem;max-width:60rem;background:linear-gradient(to bottom,rgba(var(--010),rgba(var(--000),1)))}section>.title>img{width:auto;height:2rem}section>.titlez>img{width:auto;height:8rem}section [class*=title],section>:last-child{flex:1}section [class*=title]{display:flex;flex-direction:column;align-items:flex-end;text-align:right;padding:3rem;width:12rem;color:var(--060)}section [class*=content]{width:100%;flex:2;max-width:38rem;display:flex;flex-direction:column;gap:.5rem;padding:3rem;width:calc(100% - 10rem);border-left:var(--border-width-default) solid var(--030)}@media screen and (max-width:80rem){article [class*=demo]{padding:0;border:none;border-radius:0;width:calc(100% - 6rem)}article [class*=demo] img,article [class*=demo] video{border:var(--border-width-default) solid var(--030);border-radius:var(--radius)}}@media screen and (max-width:64rem){section>:first-child{max-width:12rem}section>:last-child{display:none}section [class*=content]{max-width:none}}[class*=wide]{display:flex;flex-direction:column;gap:3rem;align-items:center;width:calc(100vw - 6rem);position:relative;left:50%;right:50%;margin:1rem -50vw;background-color:var(--000)}[class*=wide] img{width:100%;max-width:84rem}@media screen and (max-width:64rem){[class*=wide]{width:100%;gap:1rem;left:0;right:0;margin-left:0;margin-right:0}}@media screen and (max-width:48rem){section>:first-child{display:none}section.stacked{display:flex;flex-direction:column;gap:0}section.stacked>:first-child{display:inherit;padding:2rem 2rem 0;align-items:flex-start}section [class*=content]{padding:2rem;border-left:none;width:100%}article [class*=demo]{padding:0;border:none;border-radius:0;width:calc(100% - 4rem)}}.card,a.card{width:100%;height:auto;padding:1rem;background:var(--020);border-bottom:none;border:var(--border-width-default) solid var(--030);border-radius:var(--radius);text-decoration:none;font-size:1rem;color:var(--080);display:flex;flex-direction:column;gap:1rem}.card.inline{flex-direction:row;align-items:center;flex-shrink:0;align-self:center;overflow:hidden;padding:.5rem 1rem .5rem .5rem;gap:1rem;margin-top:1rem;cursor:pointer}.card.inline :nth-child(2){width:100%;display:flex;flex-direction:column;margin-top:0}article.post-entry>.timestamp{display:flex;flex-direction:row;gap:1rem;justify-content:space-between;align-self:auto;color:var(--060);font-size:.75rem;text-transform:uppercase}.card .subject{color:var(--100)}.card .content{font-size:.875rem;width:100%}.thumbnail{overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;height:3rem;width:3.5rem;border-radius:var(--radius);background-color:transparent}.content.markdown>:is(h2,h3,h4,h5,h6){margin:2rem 0 0}.content.markdown>p{margin:.5rem 0}.content.markdown img{display:inline-block;height:auto;border-radius:var(--radius);border:var(--border-width-default) solid var(--030)}ol,ul{margin-block-start:0;margin-block-end:0;padding-inline-start:2rem}code,pre{font:inherit;padding:0 .25rem;border-radius:var(--radius);color:var(--100);background:var(--030)}pre{padding:1rem}b,strong{font:.55rem "serif",serif;color:var(--100)}.list{display:flex;flex-direction:column;font-size:.875rem;gap:.875rem}.list.tiny{gap:.5rem}.list.tiny .row{display:flex;justify-content:space-between}.list.inline,.list.tiny .row{flex-direction:row}.list .entry{display:flex;flex-direction:column;gap:.25rem}.list .entry .row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.75rem}.list .row .divider{width:calc(100% - 2rem);height:.01px;border:none;border-top:1px dotted var(--030);color:var(--030);display:block;border-color:var(--030);background:transparent}.list .row:first-child *{flex:1 auto;white-space:nowrap}.list .entry .row.tiny{color:var(--060);font-size:.75rem}.list .entry .highlight{color:var(--100)}.story{max-width:32rem;padding:10vh 0;margin:0 auto}.story article{display:flex;flex-direction:column;gap:1rem;min-height:50vh;margin:0 auto 10vh}.story .divider--v{height:100%;min-height:20vh}.reel{display:flex;flex-direction:column;position:relative;justify-content:center;align-items:center;height:16rem;width:100%}.reel,.reel img{transition:all .3s ease}.reel img{z-index:10;position:absolute;max-width:55%;border:var(--border-width-default) solid var(--030);border-radius:var(--radius);height:auto;-o-object-fit:cover;object-fit:cover}.reel .container{position:absolute;height:100%;width:100%;inset:0;opacity:.4}.container img:first-child{top:0;left:0;transform:rotate(-25deg)}.container img:nth-child(2){top:0;right:0;transform:rotate(15deg)}.container img:nth-child(3){bottom:0;right:0;transform:rotate(-5deg)}.container img:nth-child(4){bottom:0;left:0;transform:rotate(25deg)}@media screen and (max-width:56rem){.reel{overflow:hidden;background:var(--020);border:var(--border-width-default) solid var(--030);border-radius:var(--radius)}.reel img{max-width:50%}.container img:first-child{top:-10%;left:-10%;transform:rotate(-25deg)}.container img:nth-child(2){top:-10%;right:-10%;transform:rotate(15deg)}.container img:nth-child(3){bottom:-20%;right:-10%;transform:rotate(-5deg)}.container img:nth-child(4){bottom:-20%;left:-10%;transform:rotate(25deg)}}.reel a.btn{z-index:99;position:absolute;align-self:center;box-shadow:var(--shadow100)}.grid{display:flex;flex-wrap:wrap;width:100%;max-width:96rem;margin:0 auto;padding:1rem}.grid-item{float:left;overflow:hidden;border:var(--border-width-default) solid var(--030);border-radius:var(--radius)}.grid-item--full{width:calc(100% - 2rem)}.grid-item--half{width:calc(50% - 2rem)}.grid-item--quarter{width:calc(25% - 2rem)}@media screen and (max-width:74rem){.grid-item--full,.grid-item--half,.grid-item--quarter{width:calc(50% - 1.5rem)}}@media screen and (max-width:56rem){.grid-item--full,.grid-item--half,.grid-item--quarter{width:calc(100% - 2rem)}}.grid-item img,.grid-item video{display:block;width:100%;height:auto}.image-viewer-overlay{background-color:var(--000);display:none;z-index:9000}.image-viewer-fullimage{-o-object-fit:contain;object-fit:contain;border:var(--border-width-default) solid var(--030);border-radius:var(--radius)}img.clickable{cursor:pointer}body.no-scroll{overflow:hidden}.current-post{opacity:.3}.icon-container{position:relative;display:flex;justify-content:center;align-items:center;width:3rem;height:3rem;padding:.5rem;background:var(--020);border:var(--border-width-default) solid var(--030);border-radius:var(--radius)}.icon-container svg{width:1.5rem;height:1.5rem}.icon-container svg path{fill:var(--100)}.hide-mobile{display:inherit;margin-bottom:1px}@media screen and (max-width:56rem) .character_image-group{grid-template-rows:auto;grid-template-columns:1fr .33fr;grid-auto-columns:1fr;justify-content:center;align-items:flex-end;display:flex;position:relative}@font-face{font-family:metaserif;src:local("Finder"),url(/fonts/metaserifpro-bold-webfont.ttf) format("truetype");font-weight:600;font-display:swap}@font-face{font-family:ibm-plex-mono-bold;src:local("Finder"),url(/fonts/IBMPlexMono-Bold.ttf) format("truetype");font-weight:600;font-display:swap}@font-face{font-family:ibm-plex-mono;src:local("Finder"),url(/fonts/IBMPlexMono-Regular.ttf) format("truetype");font-weight:400;font-display:swap}.character_image-wrapper2{width:40%;position:absolute;inset:auto auto 0 0}h1.uuper{font-family:metaserif,sans-serif;letter-spacing:0}h1.uuper,h4.nolo{color:#000;-webkit-font-smoothing:antialiased}h4.nolo{font-size:.95rem;letter-spacing:-.2px;font-weight:400}.w-inline-block{max-width:100%;display:inline-block}.character_image-wrapper1{width:45%;margin-bottom:0;margin-left:15%;margin-right:15%}p.capitalized1{display:flex;align-items:center;gap:8px}.character_image-wrapper3{width:40%;position:absolute;inset:auto 0 0 auto}@media screen and (max-width:479px){.character_image-group{justify-content:center;align-items:flex-end}}@media screen and (max-width:991px){.character_image-group{justify-content:center;align-items:flex-end}}.hero_text-wrapper{margin-top:6rem;margin-bottom:6rem;position:relative}.hero_text{text-align:center;position:absolute;inset:0 0 auto}@media screen and (max-width:767px){.hero_text-wrapper{top:100px}}@media screen and (max-width:479px){.heading-hero{font-size:8rem;line-height:8rem}}.heading-hero{font-family:metaserif,sans-serif;filter:drop-shadow(-18px 16px 0 #4f291e);color:#e4d9ba;-webkit-text-stroke-width:2rem;-webkit-text-stroke-color:#4f291e;text-transform:uppercase;paint-order:stroke fill;transform:rotate(0)}.card.jk{background-image:url(/img/jkjk2.png);background-size:140px;background-repeat:no-repeat;background-position:100%;background-blend-mode:color-burn}p.inline-reverty{margin-right:0;margin-left:auto}p.jkjk{width:160px;font-size:13.5px}h5.tone span{font:1rem regular,sans-serif;font-weight:700;color:#000;-webkit-font-smoothing:subpixel-antialiased;letter-spacing:-.2px}.image-viewer-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#ffffff75;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:flex;align-items:center;justify-content:center;z-index:1000}.image-viewer-fullimage{max-width:90%;max-height:90%;border-radius:8px}.btn.close{position:absolute;top:10px;right:10px;background:none;border:none;cursor:pointer;padding:5px}.lotr{width:58%;margin:auto}a.prlink{border:none}img.clack{border:var(--border-width-default) solid hsla(0,0%,8%,0)!important}.wub{display:flex}.terminal-container{background-color:#fff;color:#6c6c6c;font-family:ibm-plex-mono,Source Code Pro,Menlo,monospace;padding:0;border-radius:8px;max-width:600px;min-height:250px;overflow-y:auto;box-shadow:0 0 4px hsla(0,0%,61%,.5)}b,strong{font-size:.94rem;font-family:metaserif,sans-serif!important;-webkit-font-smoothing:antialiased}.terminal-header{padding-left:.5rem;padding-right:.5rem;background-color:#eceef0;border-top-left-radius:.375rem;border-top-right-radius:.375rem;justify-content:flex-start;align-items:center;width:100%;height:1.8rem;display:flex}.terminal-header:after{font-family:ibm-plex-mono-bold,Source Code Pro,Menlo,monospace;--tw-content:"Robbery Logs | logs/hack.log";--tw-text-opacity:1;color:rgb(72 72 72/var(--tw-text-opacity));font-size:.7rem;line-height:1rem;content:var(--tw-content);margin-left:14px;margin-right:auto}.terminal-dots{display:flex}.dot{width:12px;height:12px;border-radius:50%}.red,.yellow{background-color:#c1c8cd;border-radius:9999px;width:.5rem;height:.5rem;margin-right:.5rem}.tasweer{display:grid;grid-template-columns:1fr 1fr;gap:10px}.green{background-color:#c1c8cd;border-radius:9999px;width:.5rem;height:.5rem;margin-right:.5rem}.terminal-title{font-size:14px;color:#0f0}.terminal-body{padding-top:10px;padding-left:10px;max-height:350px;overflow-y:auto;overflow-x:auto;white-space:pre-wrap}.terminal-text{white-space:pre;font-size:10px;margin:2px 0;opacity:.8}p.terminal-title{padding:0}.hearts{position:absolute;left:66%;transform:translateX(-50%)}.hearts .heart{position:absolute;list-style:none;width:18px;height:18px;margin:4px}.hearts .heart:after,.hearts .heart:before{position:absolute;content:"";left:6px;top:-60px;width:6px;height:10px;background:#ff5585;border-radius:16px 16px 0 0;transform:rotate(-45deg);transform-origin:0 100%}@media screen and (max-width:450px){.hearts{left:80%}}.hearts .heart:after{left:0;transform:rotate(45deg);transform-origin:100% 100%}.hearts.flying>.heart:nth-child(2n){animation:flyingEven 2.8s linear infinite}.hearts.flying>.heart:nth-child(odd){animation:flyingOdd 2.8s linear infinite}.hearts.flying>.heart:first-child{animation-delay:.2s}.hearts.flying>.heart:nth-child(2){animation-delay:.3s}.hearts.flying>.heart:nth-child(3){animation-delay:.6s}.hearts.flying>.heart:nth-child(4){animation-delay:1.5s}.hearts.flying>.heart:nth-child(5){animation-delay:2.2s}.hearts.flying>.heart:nth-child(6){animation-delay:2.9s}.hearts.flying>.heart:nth-child(7){animation-delay:3.2s}.hearts.flying>.heart:nth-child(8){animation-delay:3.5s}.hearts.flying>.heart:nth-child(9){animation-delay:3.8s}.hearts.flying>.heart:nth-child(10){animation-delay:4.1s}.hearts.flying>.heart:nth-child(11){animation-delay:4.5s}.hearts.flying>.heart:nth-child(12){animation-delay:8s}@keyframes flyingEven{0%{transform:translate(5px,10px) scale(1);opacity:1;filter:blur(0)}to{transform:translateY(-280px) scale(1.5);opacity:0;filter:blur(5px)}}@keyframes flyingOdd{0%{transform:translate(0) scale(1);opacity:1;filter:blur(0)}to{transform:translate(-60px,-280px) scale(1.5);opacity:0;filter:blur(5px)}}.bubu{position:relative}p.wohi{padding:16px;background:#ffffff00;border:var(--border-width-default) solid var(--030);border-radius:8px}.music-container{background-color:#fff;border-radius:15px;box-shadow:0 18px 20px 0 hsla(16,93%,83%,.32);display:flex;padding:20px 30px;position:relative;margin:100px 0;z-index:10}@media screen and (max-width:450px){.music-container{padding:10px 16px;margin:60px 0}.img-container{position:relative;width:94px}.music-info{padding:14px 16px 14px 120px!important}}.img-container{position:relative;width:110px}.img-container img{border-radius:50%;-o-object-fit:cover;object-fit:cover;height:110px;width:inherit;position:absolute;bottom:0;left:0;animation:rotate 3s linear infinite;animation-play-state:paused}.womaniya{background-image:url(/img/music.jpg);background-size:cover;padding:0 2px;background-repeat:no-repeat}.music-container.play .img-container img{animation-play-state:running}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.navigation{display:flex;align-items:center;z-index:1;margin:auto;justify-content:center}button#prev{background-color:#fff;border:0;color:#dfdbdf;font-size:20px;cursor:pointer;padding:10px;margin:0 20px}@media screen and (max-width:450px){button#prev{background-color:#fff;border:0;color:#dfdbdf;font-size:20px;cursor:pointer;margin:0 8px;padding:6px}}button#play{color:#cdc2d0;font-size:30px;background-color:#fff;border:0;cursor:pointer;padding:10px;margin:0 20px}@media screen and (max-width:450px){button#play{color:#cdc2d0;font-size:30px;background-color:#fff;border:0;cursor:pointer;padding:6px;margin:0 8px}}button#next{background-color:#fff;border:0;color:#dfdbdf;font-size:20px;cursor:pointer;padding:10px;margin:0 20px}@media screen and (max-width:450px){button#next{background-color:#fff;border:0;color:#dfdbdf;font-size:20px;cursor:pointer;margin:0 8px;padding:6px}}.action-btn{background-color:#fff;border:0;color:#dfdbdf;font-size:20px;cursor:pointer;padding:10px;margin:0 20px}.action-btn.action-btn-big{color:#cdc2d0;font-size:30px}.action-btn:focus{outline:0}.music-info{background-image:url(/img/music-info.png);background-size:cover;border-radius:15px 15px 0 0;position:absolute;top:0;left:20px;width:calc(100% - 40px);padding:10px 10px 10px 150px;opacity:0;transform:translateY(0);transition:transform .3s ease-in,opacity .3s ease-in;z-index:0}.music-container.play .music-info{opacity:1;transform:translateY(-100%)}.music-info h4{margin:0}img#cover{border:2px solid #8f888636;width:42px;height:42px;position:absolute;left:34px;bottom:34px}.progress-container{background:#7470702b;border-radius:5px;cursor:pointer;margin:10px 0;height:4px;width:100%}.progress{background-color:#fe8daa;border-radius:5px;height:100%;width:0;transition:width .1s linear}@font-face{font-family:Thunder;src:url(https://cdn.prod.website-files.com/670e9a57755e2542655f18cd/6717d694b2777f57fd3b14e7_Thunder-ExtraBoldLCItalic.otf) format("opentype");font-weight:800;font-style:italic;font-display:swap}@font-face{font-family:Thunder;src:url(https://cdn.prod.website-files.com/670e9a57755e2542655f18cd/6717d69470bd5fbc0ab96187_Thunder-ExtraLightLC.otf) format("opentype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Thunder;src:url(https://cdn.prod.website-files.com/670e9a57755e2542655f18cd/6717d694ec9b5bc7a786eb06_Thunder-BoldLCItalic.otf) format("opentype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Thunder;src:url(https://cdn.prod.website-files.com/670e9a57755e2542655f18cd/6717d69480fdca679967b6ee_Thunder-BoldLC.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Thunder;src:url(https://cdn.prod.website-files.com/670e9a57755e2542655f18cd/6717d6942d2f3b7d91289e28_Thunder-SemiBoldLCItalic.otf) format("opentype");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Thunder;src:url(https://cdn.prod.website-files.com/670e9a57755e2542655f18cd/6717d6948526947788a054de_Thunder-ExtraBoldLC.otf) format("opentype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Thunder;src:url(https://cdn.prod.website-files.com/670e9a57755e2542655f18cd/6717d6948736d69e84f3c6dd_Thunder-LightLCItalic.otf) format("opentype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Thunder;src:url(https://cdn.prod.website-files.com/670e9a57755e2542655f18cd/6717d6947b41816950fdd5ee_Thunder-ThinLC.otf) format("opentype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Thunder;src:url(https://cdn.prod.website-files.com/670e9a57755e2542655f18cd/6717d6942d2f3b7d91289e33_Thunder-MediumLC.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Thunder;src:url(https://cdn.prod.website-files.com/670e9a57755e2542655f18cd/6717d69428aabd7169d80611_Thunder-ThinLCItalic.otf) format("opentype");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:Thunder;src:url(https://cdn.prod.website-files.com/670e9a57755e2542655f18cd/6717d694228812be849f470f_Thunder-LCItalic.otf) format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Thunder Lc;src:url(https://cdn.prod.website-files.com/670e9a57755e2542655f18cd/6717d6949ccf8fd45d2d98a3_Thunder-LC.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Thunder;src:url(https://cdn.prod.website-files.com/670e9a57755e2542655f18cd/6717d694b623870f9fce763d_Thunder-MediumLCItalic.otf) format("opentype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Thunder;src:url(https://cdn.prod.website-files.com/670e9a57755e2542655f18cd/6717d6941d25d51f0b2048c1_Thunder-SemiBoldLC.otf) format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Thunder;src:url(https://cdn.prod.website-files.com/670e9a57755e2542655f18cd/6717d6959471aa82d0e8ebe9_Thunder-LightLC.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Thunder;src:url(https://cdn.prod.website-files.com/670e9a57755e2542655f18cd/6717d695074ac06e52e0254d_Thunder-ExtraLightLCItalic.otf) format("opentype");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:Thunder;src:url(https://cdn.prod.website-files.com/670e9a57755e2542655f18cd/6717d695269f3135beed76c5_Thunder-BlackLC.otf) format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Thunder;src:url(https://cdn.prod.website-files.com/670e9a57755e2542655f18cd/6717d695269f3135beed76ca_Thunder-BlackLCItalic.otf) format("opentype");font-weight:900;font-style:italic;font-display:swap}:host,:root{--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free";--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free";--fa-font-light:normal 300 1em/1 "Font Awesome 6 Pro";--fa-font-thin:normal 100 1em/1 "Font Awesome 6 Pro";--fa-font-duotone:normal 900 1em/1 "Font Awesome 6 Duotone";--fa-font-duotone-regular:normal 400 1em/1 "Font Awesome 6 Duotone";--fa-font-duotone-light:normal 300 1em/1 "Font Awesome 6 Duotone";--fa-font-duotone-thin:normal 100 1em/1 "Font Awesome 6 Duotone";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands";--fa-font-sharp-solid:normal 900 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-regular:normal 400 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-light:normal 300 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-thin:normal 100 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-duotone-solid:normal 900 1em/1 "Font Awesome 6 Sharp Duotone";--fa-font-sharp-duotone-regular:normal 400 1em/1 "Font Awesome 6 Sharp Duotone";--fa-font-sharp-duotone-light:normal 300 1em/1 "Font Awesome 6 Sharp Duotone";--fa-font-sharp-duotone-thin:normal 100 1em/1 "Font Awesome 6 Sharp Duotone"}svg.svg-inline--fa:not(:host),svg.svg-inline--fa:not(:root){overflow:visible;box-sizing:content-box}.svg-inline--fa{display:var(--fa-display,inline-block);height:1em;overflow:visible;vertical-align:-.125em}.svg-inline--fa.fa-2xs{vertical-align:.1em}.svg-inline--fa.fa-xs{vertical-align:0}.svg-inline--fa.fa-sm{vertical-align:-.07143em}.svg-inline--fa.fa-lg{vertical-align:-.2em}.svg-inline--fa.fa-xl{vertical-align:-.25em}.svg-inline--fa.fa-2xl{vertical-align:-.3125em}.svg-inline--fa.fa-pull-left{margin-right:var(--fa-pull-margin,.3em);width:auto}.svg-inline--fa.fa-pull-right{margin-left:var(--fa-pull-margin,.3em);width:auto}.svg-inline--fa.fa-li{width:var(--fa-li-width,2em);top:.25em}.svg-inline--fa.fa-fw{width:var(--fa-fw-width,1.25em)}.fa-layers svg.svg-inline--fa{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.fa-layers-counter,.fa-layers-text{display:inline-block;position:absolute;text-align:center}.fa-layers{display:inline-block;height:1em;position:relative;text-align:center;vertical-align:-.125em;width:1em}.fa-layers svg.svg-inline--fa{transform-origin:center center}.fa-layers-text{left:50%;top:50%;transform:translate(-50%,-50%);transform-origin:center center}.fa-layers-counter{background-color:var(--fa-counter-background-color,#ff253a);border-radius:var(--fa-counter-border-radius,1em);box-sizing:border-box;color:var(--fa-inverse,#fff);line-height:var(--fa-counter-line-height,1);max-width:var(--fa-counter-max-width,5em);min-width:var(--fa-counter-min-width,1.5em);overflow:hidden;padding:var(--fa-counter-padding,.25em .5em);right:var(--fa-right,0);text-overflow:ellipsis;top:var(--fa-top,0);transform:scale(var(--fa-counter-scale,.25));transform-origin:top right}.fa-layers-bottom-right{bottom:var(--fa-bottom,0);right:var(--fa-right,0);top:auto;transform:scale(var(--fa-layers-scale,.25));transform-origin:bottom right}.fa-layers-bottom-left{bottom:var(--fa-bottom,0);left:var(--fa-left,0);right:auto;top:auto;transform:scale(var(--fa-layers-scale,.25));transform-origin:bottom left}.fa-layers-top-right{top:var(--fa-top,0);right:var(--fa-right,0);transform:scale(var(--fa-layers-scale,.25));transform-origin:top right}.fa-layers-top-left{left:var(--fa-left,0);right:auto;top:var(--fa-top,0);transform:scale(var(--fa-layers-scale,.25));transform-origin:top left}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(-1 * var(--fa-li-width, 2em));position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color,#eee);border-radius:var(--fa-border-radius,.1em);border-style:var(--fa-border-style,solid);border-width:var(--fa-border-width,.08em);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}24%,8%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;vertical-align:middle;height:2em;position:relative;width:2.5em}.fa-stack-1x,.fa-stack-2x{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;z-index:var(--fa-stack-z-index,auto)}.svg-inline--fa.fa-stack-1x{height:1em;width:1.25em}.svg-inline--fa.fa-stack-2x{height:2em;width:2.5em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.svg-inline--fa .fa-primary{fill:var(--fa-primary-color,currentColor);opacity:var(--fa-primary-opacity,1)}.svg-inline--fa .fa-secondary{fill:var(--fa-secondary-color,currentColor)}.svg-inline--fa .fa-secondary,.svg-inline--fa.fa-swap-opacity .fa-primary{opacity:var(--fa-secondary-opacity,.4)}.svg-inline--fa.fa-swap-opacity .fa-secondary{opacity:var(--fa-primary-opacity,1)}.svg-inline--fa mask .fa-primary,.svg-inline--fa mask .fa-secondary{fill:#000}@font-face{font-family:__calFeyb_f8433d;src:url(/_next/static/media/14be48ed7b4e50f9-s.p.ttf) format("truetype");font-display:swap}@font-face{font-family:__calFeyb_Fallback_f8433d;src:local("Arial");ascent-override:99.82%;descent-override:36.91%;line-gap-override:0.00%;size-adjust:98.88%}.__className_f8433d{font-family:__calFeyb_f8433d,__calFeyb_Fallback_f8433d}.__variable_f8433d{--font-calsans:"__calFeyb_f8433d","__calFeyb_Fallback_f8433d"}@font-face{font-family:__calFey_ac66cd;src:url(/_next/static/media/92575c86005a07aa-s.p.otf) format("opentype");font-display:swap}@font-face{font-family:__calFey_Fallback_ac66cd;src:local("Arial");ascent-override:85.52%;descent-override:42.76%;line-gap-override:0.00%;size-adjust:187.09%}.__className_ac66cd{font-family:__calFey_ac66cd,__calFey_Fallback_ac66cd}.__variable_ac66cd{--font-calsans:"__calFey_ac66cd","__calFey_Fallback_ac66cd"}