@keyframes keywords-clickable_cycle-border-color__BMHhR{0%{border:2px solid var(--primary-color)}to{border:2px solid var(--secondary-color)}}@keyframes keywords-clickable_cycle-colour__hiSyX{0%{color:var(--primary-color)}to{color:var(--secondary-color)}}@keyframes keywords-clickable_fadeInSlideFromLeft__pWuNY{0%{opacity:0;left:-10rem}to{opacity:1;left:0}}@keyframes keywords-clickable_fadeOutSlideToLeft__qeG7Z{0%{opacity:1;left:0}to{opacity:0;left:-10rem}}@keyframes keywords-clickable_fadeInKF__2g2BG{0%{opacity:0}to{opacity:1}}@keyframes keywords-clickable_fadeOutKF__Cs9KG{0%{opacity:1}to{opacity:0}}@keyframes keywords-clickable_fadeInScaleDownKF__8JnY0{0%{opacity:0}to{opacity:1;transform:scale(1)}}@keyframes keywords-clickable_fadeInSlideUpKF__9ARpM{0%{opacity:0;bottom:-5rem}to{opacity:1;bottom:0}}@keyframes keywords-clickable_slideDownKF__Yz_Z1{0%{top:-5rem}to{top:0}}@keyframes keywords-clickable_fadeInSlideDownKF__DtSpx{0%{opacity:0;top:-5rem}to{opacity:1;top:0}}@keyframes keywords-clickable_fadeOutSlideUpKF__bOgca{0%{opacity:1;top:0}to{opacity:0;top:-5rem}}.keywords-clickable_animation__4xtTX{height:100%;display:block}.keywords-clickable_animation--cycle-border-color__2OFkL{padding:.5rem;animation:keywords-clickable_cycle-border-color__BMHhR 2s linear infinite alternate}.keywords-clickable_animation--cycle-colors__MN6Hh{animation:keywords-clickable_cycle-colour__hiSyX 1s linear infinite alternate}.keywords-clickable_container__Q25Zk{display:flex;flex-wrap:wrap}.keywords-clickable_keyword__ZWnqJ{align-self:flex-end;margin:.4rem;padding:3px 12px;color:var(--primary-color);transition:.4s ease-in-out;font-size:.75rem;font-weight:700;letter-spacing:.5px;border-radius:5px;box-shadow:0 1px 3px #000}@media screen and (min-width:0px)and (max-width:800px){.keywords-clickable_keyword__ZWnqJ{font-size:.65rem}}.keywords-clickable_keyword--dark__9FB5u{background-color:var(--background-color-dark-one)}.keywords-clickable_keyword--light__T1Lkv{background-color:var(--background-color-dark-two)}.keywords-clickable_keyword--active__0BtLR{color:var(--secondary-color)}.filter_container___Vzl7{display:flex;justify-content:center}.filter_keywordsContainer__DxMFz{justify-content:center}@keyframes articles-overview-section_cycle-border-color__UsyK_{0%{border:2px solid var(--primary-color)}to{border:2px solid var(--secondary-color)}}@keyframes articles-overview-section_cycle-colour__IN8dO{0%{color:var(--primary-color)}to{color:var(--secondary-color)}}@keyframes articles-overview-section_fadeInSlideFromLeft__PIeJ4{0%{opacity:0;left:-10rem}to{opacity:1;left:0}}@keyframes articles-overview-section_fadeOutSlideToLeft__VkdR5{0%{opacity:1;left:0}to{opacity:0;left:-10rem}}@keyframes articles-overview-section_fadeInKF__MMH4M{0%{opacity:0}to{opacity:1}}@keyframes articles-overview-section_fadeOutKF__uGD_9{0%{opacity:1}to{opacity:0}}@keyframes articles-overview-section_fadeInScaleDownKF__I2YOQ{0%{opacity:0}to{opacity:1;transform:scale(1)}}@keyframes articles-overview-section_fadeInSlideUpKF__8amFT{0%{opacity:0;bottom:-5rem}to{opacity:1;bottom:0}}@keyframes articles-overview-section_slideDownKF__RnzWJ{0%{top:-5rem}to{top:0}}@keyframes articles-overview-section_fadeInSlideDownKF__UbP1j{0%{opacity:0;top:-5rem}to{opacity:1;top:0}}@keyframes articles-overview-section_fadeOutSlideUpKF__ErQP6{0%{opacity:1;top:0}to{opacity:0;top:-5rem}}.articles-overview-section_animation__IiK8O{height:100%;display:block}.articles-overview-section_animation--cycle-border-color__1YEKB{padding:.5rem;animation:articles-overview-section_cycle-border-color__UsyK_ 2s linear infinite alternate}.articles-overview-section_animation--cycle-colors__N56JE{animation:articles-overview-section_cycle-colour__IN8dO 1s linear infinite alternate}.articles-overview-section_section__vsGDA{margin:80px 0;padding:0 48px}@media screen and (min-width:800px)and (max-width:1439px){.articles-overview-section_section__vsGDA{padding:0 32px}}@media screen and (min-width:0px)and (max-width:800px){.articles-overview-section_section__vsGDA{padding:0 20px}}.articles-overview-section_grid__SE7m8{display:grid;grid-gap:24px;gap:24px;margin:32px 0;grid-template-columns:1fr}@media screen and (min-width:800px)and (max-width:1439px){.articles-overview-section_grid__SE7m8{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1440px){.articles-overview-section_grid__SE7m8{grid-template-columns:repeat(3,1fr)}}.articles-overview-section_grid__SE7m8 h3{margin:0}.articles-overview-section_gridItem__G9p8y{transform:scale(1.1);opacity:0;will-change:opacity,transform;animation-name:articles-overview-section_fadeInScaleDownKF__I2YOQ;animation-duration:.7s;animation-iteration-count:1;animation-fill-mode:forwards;animation-delay:.1s;height:100%;min-width:0}.articles-overview-section_accentLine__7BUPb{width:48px;height:3px;background:var(--primary-color);border-radius:2px;margin:0 auto 8px;transition:background .4s ease-in-out}.articles-overview-section_activeFilterText__VMbTd{font-weight:700;font-style:italic;color:var(--primary-color);font-size:1rem}.articles-overview-section_viewAllContainer__9xjaT{display:flex;justify-content:center;margin-top:40px}.articles-overview-section_viewAllLink__FG6O3{display:inline-flex;align-items:center;gap:8px;padding:14px 36px;border-radius:8px;font-size:1rem;font-weight:600;color:var(--primary-color);background-color:rgba(0,0,0,0);border:2px solid var(--primary-color);text-decoration:none;position:relative;overflow:hidden;z-index:1;transition:color .35s ease,border-color .4s ease-in-out,transform .2s ease}.articles-overview-section_viewAllLink__FG6O3:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;background-color:var(--primary-color);z-index:-1;transition:height .45s cubic-bezier(.22,1,.36,1),background-color .4s ease-in-out}.articles-overview-section_viewAllLink__FG6O3:after{content:"";position:absolute;left:-20%;width:140%;height:8px;bottom:0;z-index:-1;background:var(--primary-color);border-radius:50% 50% 0 0;opacity:0;transition:bottom .45s cubic-bezier(.22,1,.36,1),opacity .15s ease,background .4s ease-in-out;animation:articles-overview-section_waterWobble__teY1p 1.2s ease-in-out infinite alternate}.articles-overview-section_viewAllLink__FG6O3:hover{color:var(--background-color-dark-one);transform:translateY(-2px);filter:none}.articles-overview-section_viewAllLink__FG6O3:hover:before{height:100%}.articles-overview-section_viewAllLink__FG6O3:hover:after{bottom:90%;opacity:1}@keyframes articles-overview-section_waterWobble__teY1p{0%{transform:translateX(-3%) scaleY(1);border-radius:40% 60% 0 0}to{transform:translateX(3%) scaleY(.6);border-radius:60% 40% 0 0}}.articles-overview-section_viewAllSVG__WRmZ4{top:0;width:14px;height:14px}@keyframes footer_cycle-border-color__rlzO9{0%{border:2px solid var(--primary-color)}to{border:2px solid var(--secondary-color)}}@keyframes footer_cycle-colour__lQFoF{0%{color:var(--primary-color)}to{color:var(--secondary-color)}}@keyframes footer_fadeInSlideFromLeft__cPcOk{0%{opacity:0;left:-10rem}to{opacity:1;left:0}}@keyframes footer_fadeOutSlideToLeft__3_4WJ{0%{opacity:1;left:0}to{opacity:0;left:-10rem}}@keyframes footer_fadeInKF__l_HRD{0%{opacity:0}to{opacity:1}}@keyframes footer_fadeOutKF__qLbQ1{0%{opacity:1}to{opacity:0}}@keyframes footer_fadeInScaleDownKF__6EzFE{0%{opacity:0}to{opacity:1;transform:scale(1)}}@keyframes footer_fadeInSlideUpKF__ENuMc{0%{opacity:0;bottom:-5rem}to{opacity:1;bottom:0}}@keyframes footer_slideDownKF__FY5Tt{0%{top:-5rem}to{top:0}}@keyframes footer_fadeInSlideDownKF__wy8Ub{0%{opacity:0;top:-5rem}to{opacity:1;top:0}}@keyframes footer_fadeOutSlideUpKF__w1qxy{0%{opacity:1;top:0}to{opacity:0;top:-5rem}}.footer_animation__vgWho{height:100%;display:block}.footer_animation--cycle-border-color__v_eXf{padding:.5rem;animation:footer_cycle-border-color__rlzO9 2s linear infinite alternate}.footer_animation--cycle-colors__lNA6M{animation:footer_cycle-colour__lQFoF 1s linear infinite alternate}.footer_footer__HGIkQ{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px 24px 24px;margin-bottom:100px;border-top:3px solid var(--primary-color);box-shadow:0 -4px 20px rgba(0,0,0,.2);gap:16px;transition:border-color .4s ease-in-out,box-shadow .4s ease-in-out}.footer_links__NHQhD{display:flex;gap:28px;justify-content:center;flex-wrap:wrap}.footer_links__NHQhD a{font-size:.9rem;color:var(--light-grey);transition:color .2s ease,transform .2s ease;letter-spacing:.3px}.footer_links__NHQhD a:hover{color:var(--primary-color);transform:translateY(-1px);filter:none}.game-overviews_arcadeMediaContainer__ntEkd{width:100%;height:220px;position:relative;overflow:hidden;flex-shrink:0}.game-overviews_arcadeMediaContainer__ntEkd>*{position:absolute;top:0;left:0;width:100%;height:100%}.game-overviews_arcadeMediaContainer__ntEkd video{width:100%;height:100%;object-fit:cover;display:block;margin:0;box-shadow:none}@keyframes games-overview-section_cycle-border-color__PWdsx{0%{border:2px solid var(--primary-color)}to{border:2px solid var(--secondary-color)}}@keyframes games-overview-section_cycle-colour__cAiU7{0%{color:var(--primary-color)}to{color:var(--secondary-color)}}@keyframes games-overview-section_fadeInSlideFromLeft__7YIWo{0%{opacity:0;left:-10rem}to{opacity:1;left:0}}@keyframes games-overview-section_fadeOutSlideToLeft__M4NcZ{0%{opacity:1;left:0}to{opacity:0;left:-10rem}}@keyframes games-overview-section_fadeInKF___iSgU{0%{opacity:0}to{opacity:1}}@keyframes games-overview-section_fadeOutKF__uoHlj{0%{opacity:1}to{opacity:0}}@keyframes games-overview-section_fadeInScaleDownKF__AYhwB{0%{opacity:0}to{opacity:1;transform:scale(1)}}@keyframes games-overview-section_fadeInSlideUpKF__HqRFI{0%{opacity:0;bottom:-5rem}to{opacity:1;bottom:0}}@keyframes games-overview-section_slideDownKF__V5JaQ{0%{top:-5rem}to{top:0}}@keyframes games-overview-section_fadeInSlideDownKF__zNJyS{0%{opacity:0;top:-5rem}to{opacity:1;top:0}}@keyframes games-overview-section_fadeOutSlideUpKF__9_CTU{0%{opacity:1;top:0}to{opacity:0;top:-5rem}}.games-overview-section_animation___F_AN{height:100%;display:block}.games-overview-section_animation--cycle-border-color__l3UDj{padding:.5rem;animation:games-overview-section_cycle-border-color__PWdsx 2s linear infinite alternate}.games-overview-section_animation--cycle-colors__WR9wY{animation:games-overview-section_cycle-colour__cAiU7 1s linear infinite alternate}.games-overview-section_gamesSection__3Ehkz{margin:80px 0;padding:0 48px}@media screen and (min-width:800px)and (max-width:1439px){.games-overview-section_gamesSection__3Ehkz{padding:0 32px}}@media screen and (min-width:0px)and (max-width:800px){.games-overview-section_gamesSection__3Ehkz{padding:0 20px}}.games-overview-section_gamesSection__3Ehkz h2{margin-top:0}.games-overview-section_accentLine__jiPPN{width:48px;height:3px;background:var(--primary-color);border-radius:2px;margin:0 auto 8px;transition:background .4s ease-in-out}.games-overview-section_gamesGrid__4pcRc{display:grid;grid-gap:24px;gap:24px;margin:32px auto;grid-template-columns:1fr;max-width:1200px}@media screen and (min-width:600px){.games-overview-section_gamesGrid__4pcRc{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1440px){.games-overview-section_gamesGrid__4pcRc{grid-template-columns:repeat(3,1fr)}}.games-overview-section_gamesGrid__4pcRc h3{margin:0}.games-overview-section_gamesGrid__4pcRc article{height:100%;max-width:450px;width:100%;justify-self:center;opacity:0;will-change:opacity;animation-name:games-overview-section_fadeInKF___iSgU;animation-duration:.7s;animation-iteration-count:1;animation-fill-mode:forwards;animation-delay:.1s}.games-overview-section_gamesGrid__4pcRc article:first-child{animation-delay:.15s}.games-overview-section_gamesGrid__4pcRc article:nth-child(2){animation-delay:.3s}.games-overview-section_gamesGrid__4pcRc article:nth-child(3){animation-delay:.45s}.games-overview-section_gamesGrid__4pcRc article:nth-child(4){animation-delay:.6s}.games-overview-section_viewAllContainer__efGIQ{display:flex;justify-content:center;margin-top:40px}.games-overview-section_viewAllLink__pKxLO{display:inline-flex;align-items:center;gap:8px;padding:14px 36px;border-radius:8px;font-size:1rem;font-weight:600;color:var(--primary-color);background-color:rgba(0,0,0,0);border:2px solid var(--primary-color);text-decoration:none;position:relative;overflow:hidden;z-index:1;transition:color .35s ease,border-color .4s ease-in-out,transform .2s ease}.games-overview-section_viewAllLink__pKxLO:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;background-color:var(--primary-color);z-index:-1;transition:height .45s cubic-bezier(.22,1,.36,1),background-color .4s ease-in-out}.games-overview-section_viewAllLink__pKxLO:after{content:"";position:absolute;left:-20%;width:140%;height:8px;bottom:0;z-index:-1;background:var(--primary-color);border-radius:50% 50% 0 0;opacity:0;transition:bottom .45s cubic-bezier(.22,1,.36,1),opacity .15s ease,background .4s ease-in-out;animation:games-overview-section_waterWobble__ZNpso 1.2s ease-in-out infinite alternate}.games-overview-section_viewAllLink__pKxLO:hover{color:var(--background-color-dark-one);transform:translateY(-2px);filter:none}.games-overview-section_viewAllLink__pKxLO:hover:before{height:100%}.games-overview-section_viewAllLink__pKxLO:hover:after{bottom:90%;opacity:1}@keyframes games-overview-section_waterWobble__ZNpso{0%{transform:translateX(-3%) scaleY(1);border-radius:40% 60% 0 0}to{transform:translateX(3%) scaleY(.6);border-radius:60% 40% 0 0}}.games-overview-section_viewAllLinkSVG__gtLVn{top:0;width:14px;height:14px}@keyframes home-page-header_cycle-border-color__pjz3G{0%{border:2px solid var(--primary-color)}to{border:2px solid var(--secondary-color)}}@keyframes home-page-header_cycle-colour__cFbSB{0%{color:var(--primary-color)}to{color:var(--secondary-color)}}@keyframes home-page-header_fadeInSlideFromLeft__H9wzw{0%{opacity:0;left:-10rem}to{opacity:1;left:0}}@keyframes home-page-header_fadeOutSlideToLeft__JDy0H{0%{opacity:1;left:0}to{opacity:0;left:-10rem}}@keyframes home-page-header_fadeInKF__6KdU1{0%{opacity:0}to{opacity:1}}@keyframes home-page-header_fadeOutKF__llCFW{0%{opacity:1}to{opacity:0}}@keyframes home-page-header_fadeInScaleDownKF__QBKe_{0%{opacity:0}to{opacity:1;transform:scale(1)}}@keyframes home-page-header_fadeInSlideUpKF__kJ9U8{0%{opacity:0;bottom:-5rem}to{opacity:1;bottom:0}}@keyframes home-page-header_slideDownKF__DgDcp{0%{top:-5rem}to{top:0}}@keyframes home-page-header_fadeInSlideDownKF__jXEp1{0%{opacity:0;top:-5rem}to{opacity:1;top:0}}@keyframes home-page-header_fadeOutSlideUpKF__q0gjF{0%{opacity:1;top:0}to{opacity:0;top:-5rem}}.home-page-header_animation__Jox3b{height:100%;display:block}.home-page-header_animation--cycle-border-color__29Cla{padding:.5rem;animation:home-page-header_cycle-border-color__pjz3G 2s linear infinite alternate}.home-page-header_animation--cycle-colors__NZOzm{animation:home-page-header_cycle-colour__cFbSB 1s linear infinite alternate}.home-page-header_pageHeader__rwdWN{position:relative;display:flex;justify-content:center;transform:scale(1.1);opacity:0;will-change:opacity,transform;animation-name:home-page-header_fadeInScaleDownKF__QBKe_;animation-duration:1s;animation-iteration-count:1;animation-fill-mode:forwards;animation-delay:.1s;margin-bottom:40px}@media screen and (min-width:800px)and (max-width:1439px){.home-page-header_pageHeader__rwdWN{margin-bottom:60px}}@media screen and (min-width:1440px){.home-page-header_pageHeader__rwdWN{margin-bottom:80px}}.home-page-header_container__GtYyZ{display:flex;align-items:center;flex-direction:column}.home-page-header_container__GtYyZ h1{margin-bottom:0}.home-page-header_subtitle__WWQ9_{margin-top:.5rem;display:flex;justify-content:center}.home-page-header_typewriter__vNcGx{display:inline-flex;align-items:center;font-family:Courier New,Courier,monospace;font-size:clamp(.7rem,1.4vw,.82rem);color:var(--light-grey);white-space:nowrap;letter-spacing:.02em}.home-page-header_typewriterInner__EGfO5{display:inline-block;overflow:hidden;white-space:nowrap;width:0;animation:home-page-header_typing__idmVY 1.8s steps(30) 2.3s forwards}.home-page-header_typewriterLink__4Sgtr{color:var(--primary-color);text-decoration:none;transition:color .4s ease-in-out;font-weight:600}.home-page-header_typewriterLink__4Sgtr:hover{text-decoration:underline}.home-page-header_typewriterCursor__7mig9{display:inline-block;width:.55em;height:1.1em;background:var(--primary-color);vertical-align:text-bottom;margin-left:2px;border-radius:1px;opacity:0;animation:home-page-header_typewriterCursorAppear__wUlKn .01s .8s forwards,home-page-header_termCursorBlink__NyGHN 1s step-end .8s infinite,home-page-header_typewriterCursorFade__u_EHf .5s ease 5.6s forwards;transition:background .4s ease-in-out}@keyframes home-page-header_typing__idmVY{0%{width:0}to{width:30ch}}@keyframes home-page-header_typewriterCursorAppear__wUlKn{to{opacity:1}}@keyframes home-page-header_typewriterCursorFade__u_EHf{to{opacity:0}}@media(prefers-reduced-motion:reduce){.home-page-header_typewriterInner__EGfO5{width:auto;animation:none}.home-page-header_typewriterCursor__7mig9{display:none}}.home-page-header_svg__DUpwQ{height:110px;width:110px}@media screen and (min-width:0px)and (max-width:800px){.home-page-header_svg__DUpwQ{height:80px;width:80px}}.home-page-header_svgPathHackerCatJumper__088a9{fill:var(--primary-color)}.home-page-header_terminalHeading__ImIOU{font-family:Courier New,Courier,monospace;font-size:clamp(1.8rem,5.5vw,3.2rem);font-weight:700;letter-spacing:-.01em;line-height:1;margin-bottom:0;display:flex;align-items:baseline;gap:.2em}.home-page-header_prompt__88_Wo{color:var(--primary-color);transition:color .4s ease-in-out}@keyframes home-page-header_termCursorBlink__NyGHN{0%,to{opacity:1}50%{opacity:0}}.home-page-header_aside__Ob4o_{opacity:0;will-change:opacity;animation-name:home-page-header_fadeInKF__6KdU1;animation-duration:1.5s;animation-iteration-count:1;animation-fill-mode:forwards;animation-delay:1.3s;text-align:center}.home-page-header_aside__Ob4o_ p{color:var(--light-grey);margin:0;font-size:.9rem}.home-page-header_aside__Ob4o_ p a{font-size:.9rem}@media screen and (min-width:0px)and (max-width:800px){.home-page-header_aside__Ob4o_ p,.home-page-header_aside__Ob4o_ p a{font-size:.75rem}}.home-page-header_aside__Ob4o_ a{font-size:1rem;color:var(--primary-color)}@keyframes sketchy-featured-section_cycle-border-color__Aa5_W{0%{border:2px solid var(--primary-color)}to{border:2px solid var(--secondary-color)}}@keyframes sketchy-featured-section_cycle-colour__5iyZT{0%{color:var(--primary-color)}to{color:var(--secondary-color)}}@keyframes sketchy-featured-section_fadeInSlideFromLeft__LesGI{0%{opacity:0;left:-10rem}to{opacity:1;left:0}}@keyframes sketchy-featured-section_fadeOutSlideToLeft__DLNpp{0%{opacity:1;left:0}to{opacity:0;left:-10rem}}@keyframes sketchy-featured-section_fadeInKF__L2bjd{0%{opacity:0}to{opacity:1}}@keyframes sketchy-featured-section_fadeOutKF__3UJVg{0%{opacity:1}to{opacity:0}}@keyframes sketchy-featured-section_fadeInScaleDownKF__0IcYg{0%{opacity:0}to{opacity:1;transform:scale(1)}}@keyframes sketchy-featured-section_fadeInSlideUpKF__Yno_b{0%{opacity:0;bottom:-5rem}to{opacity:1;bottom:0}}@keyframes sketchy-featured-section_slideDownKF___vT7i{0%{top:-5rem}to{top:0}}@keyframes sketchy-featured-section_fadeInSlideDownKF__R9mSF{0%{opacity:0;top:-5rem}to{opacity:1;top:0}}@keyframes sketchy-featured-section_fadeOutSlideUpKF__JQ1h_{0%{opacity:1;top:0}to{opacity:0;top:-5rem}}.sketchy-featured-section_animation__Qz_zc{height:100%;display:block}.sketchy-featured-section_animation--cycle-border-color__CyKB2{padding:.5rem;animation:sketchy-featured-section_cycle-border-color__Aa5_W 2s linear infinite alternate}.sketchy-featured-section_animation--cycle-colors__Z1ayn{animation:sketchy-featured-section_cycle-colour__5iyZT 1s linear infinite alternate}.sketchy-featured-section_section__BKiON{margin:80px 0;padding:0 48px}@media screen and (min-width:800px)and (max-width:1439px){.sketchy-featured-section_section__BKiON{padding:0 32px}}@media screen and (min-width:0px)and (max-width:800px){.sketchy-featured-section_section__BKiON{padding:0 20px;margin:48px 0}}.sketchy-featured-section_inner__02HG6{display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:center;max-width:1200px;margin:0 auto}@media screen and (min-width:0px)and (max-width:800px){.sketchy-featured-section_inner__02HG6{grid-template-columns:1fr;gap:40px}}@media screen and (min-width:800px)and (max-width:1439px){.sketchy-featured-section_inner__02HG6{gap:40px}}.sketchy-featured-section_content__FDKqk{display:flex;flex-direction:column;gap:16px}@media screen and (min-width:0px)and (max-width:800px){.sketchy-featured-section_content__FDKqk{align-items:center;text-align:center}}.sketchy-featured-section_badge__hBY4C{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;border-radius:24px;border:1px solid #10b981;background:color-mix(in srgb,#10B981 10%,transparent);font-size:.75rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#10b981;width:-moz-fit-content;width:fit-content;opacity:0;will-change:opacity;animation-name:sketchy-featured-section_fadeInKF__L2bjd;animation-duration:.6s;animation-iteration-count:1;animation-fill-mode:forwards;animation-delay:.1s}.sketchy-featured-section_badgeDot__8wBrH{width:8px;height:8px;border-radius:50%;background:#10b981;flex-shrink:0;animation:sketchy-featured-section_badgePulse__uqAZ2 2s ease-in-out infinite}@keyframes sketchy-featured-section_badgePulse__uqAZ2{0%,to{opacity:1;box-shadow:0 0 4px #10b981}50%{opacity:.4;box-shadow:0 0 12px #10b981}}.sketchy-featured-section_logo__s4__2{font-family:Bangers,cursive;font-size:5rem;letter-spacing:4px;color:var(--white);line-height:1;margin:0;opacity:0;will-change:opacity;animation-name:sketchy-featured-section_fadeInKF__L2bjd;animation-duration:.6s;animation-iteration-count:1;animation-fill-mode:forwards;animation-delay:.2s}@media screen and (min-width:0px)and (max-width:800px){.sketchy-featured-section_logo__s4__2{font-size:3.5rem}}.sketchy-featured-section_logoDot__1hSLE{color:#8b5cf6;font-size:6rem;line-height:1;vertical-align:baseline}@media screen and (min-width:0px)and (max-width:800px){.sketchy-featured-section_logoDot__1hSLE{font-size:4.5rem}}.sketchy-featured-section_tagline__eZlES{letter-spacing:.5px;opacity:.7;margin:-8px 0 0;animation-iteration-count:1;animation-fill-mode:forwards;animation-delay:.3s}.sketchy-featured-section_description__h8JQT,.sketchy-featured-section_tagline__eZlES{font-size:1rem;color:var(--light-grey);opacity:0;will-change:opacity;animation-name:sketchy-featured-section_fadeInKF__L2bjd;animation-duration:.6s}.sketchy-featured-section_description__h8JQT{line-height:1.7;margin:8px 0 0;max-width:480px;animation-iteration-count:1;animation-fill-mode:forwards;animation-delay:.4s}.sketchy-featured-section_features__1cZ_P{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:8px;opacity:0;will-change:opacity;animation-name:sketchy-featured-section_fadeInKF__L2bjd;animation-duration:.6s;animation-iteration-count:1;animation-fill-mode:forwards;animation-delay:.5s}@media screen and (min-width:0px)and (max-width:500px){.sketchy-featured-section_features__1cZ_P{grid-template-columns:1fr}}.sketchy-featured-section_featureItem__FNvCx{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border-radius:10px;background:var(--background-color-dark-two);border:1px solid hsla(0,0%,100%,.05);transition:border-color .25s ease,transform .2s ease}.sketchy-featured-section_featureItem__FNvCx:hover{border-color:#8b5cf6;transform:translateY(-2px)}.sketchy-featured-section_featureIcon__qiJpY{font-size:1.3rem;flex-shrink:0;margin-top:2px}.sketchy-featured-section_featureTitle__1VZrd{display:block;font-size:.85rem;font-weight:700;color:var(--white);margin-bottom:2px}.sketchy-featured-section_featureDesc__YiXPr{display:block;font-size:.75rem;color:var(--light-grey);line-height:1.4}.sketchy-featured-section_storeButtons__3Rj59{display:flex;gap:12px;margin-top:12px;opacity:0;will-change:opacity;animation-name:sketchy-featured-section_fadeInKF__L2bjd;animation-duration:.6s;animation-iteration-count:1;animation-fill-mode:forwards;animation-delay:.6s}@media screen and (min-width:0px)and (max-width:500px){.sketchy-featured-section_storeButtons__3Rj59{flex-direction:column;align-items:center}}.sketchy-featured-section_storeButton__Fnszg{display:flex;align-items:center;gap:10px;padding:12px 20px;border-radius:12px;border:1.5px solid hsla(0,0%,100%,.15);background:var(--background-color-dark-two);color:var(--white);text-decoration:none;cursor:pointer;transition:border-color .25s ease,transform .2s ease,box-shadow .3s ease}.sketchy-featured-section_storeButton__Fnszg:hover{border-color:var(--white);transform:translateY(-2px);box-shadow:0 6px 24px rgba(0,0,0,.4)}.sketchy-featured-section_storeButtonDisabled__16frU{opacity:.55;cursor:default}.sketchy-featured-section_storeButtonDisabled__16frU:hover{border-color:hsla(0,0%,100%,.15);transform:none;box-shadow:none}.sketchy-featured-section_storeIcon__v53wK{width:22px;height:22px;flex-shrink:0}.sketchy-featured-section_storeButtonText__8sVlr{display:flex;flex-direction:column}.sketchy-featured-section_storeButtonLabel__i_A8L{font-size:.65rem;letter-spacing:.5px;color:var(--light-grey);line-height:1}.sketchy-featured-section_storeButtonName__kHac1{font-size:1.05rem;font-weight:700;line-height:1.3}.sketchy-featured-section_storeButtonCountdown__UKuYe{font-size:1.05rem;font-weight:700;line-height:1.3;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:#8b5cf6}.sketchy-featured-section_showcase__6hV_A{display:flex;flex-direction:column;align-items:center;gap:20px;opacity:0;will-change:opacity;animation-name:sketchy-featured-section_fadeInKF__L2bjd;animation-duration:.8s;animation-iteration-count:1;animation-fill-mode:forwards;animation-delay:.3s}@media screen and (min-width:0px)and (max-width:800px){.sketchy-featured-section_showcase__6hV_A{order:-1}}.sketchy-featured-section_phoneFrame__kL0V9{position:relative;width:260px;height:520px;border-radius:32px;border:3px solid hsla(0,0%,100%,.08);background:#000;overflow:hidden;box-shadow:0 24px 80px rgba(0,0,0,.6),0 0 0 1px hsla(0,0%,100%,.04),inset 0 0 0 1px hsla(0,0%,100%,.04)}@media screen and (min-width:0px)and (max-width:800px){.sketchy-featured-section_phoneFrame__kL0V9{width:220px;height:440px}}.sketchy-featured-section_screenshot__XUv_P{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.04);transition:opacity .5s ease,transform .5s ease;will-change:opacity,transform}.sketchy-featured-section_screenshotActive__ULmcQ{opacity:1;transform:scale(1)}.sketchy-featured-section_thumbnails__OoZuR{display:flex;gap:8px}.sketchy-featured-section_thumbnail__s7beo{width:44px;height:44px;border-radius:10px;border:2px solid rgba(0,0,0,0);background:var(--background-color-dark-two);overflow:hidden;cursor:pointer;padding:0;transition:border-color .25s ease,transform .2s ease}.sketchy-featured-section_thumbnail__s7beo:hover{transform:scale(1.1);border-color:hsla(0,0%,100%,.2)}.sketchy-featured-section_thumbnail__s7beo img{width:100%;height:100%;object-fit:cover;display:block}@media screen and (min-width:0px)and (max-width:800px){.sketchy-featured-section_thumbnail__s7beo{width:36px;height:36px;border-radius:8px}}.sketchy-featured-section_thumbnailActive__BDn1K{border-color:#8b5cf6;box-shadow:0 0 12px color-mix(in srgb,#8B5CF6 40%,transparent)}.sketchy-featured-section_thumbnailActive__BDn1K:hover{border-color:#8b5cf6}@keyframes whats-new-banner_cycle-border-color__Ib55Z{0%{border:2px solid var(--primary-color)}to{border:2px solid var(--secondary-color)}}@keyframes whats-new-banner_cycle-colour__JePyH{0%{color:var(--primary-color)}to{color:var(--secondary-color)}}@keyframes whats-new-banner_fadeInSlideFromLeft__6h77N{0%{opacity:0;left:-10rem}to{opacity:1;left:0}}@keyframes whats-new-banner_fadeOutSlideToLeft__Knt9u{0%{opacity:1;left:0}to{opacity:0;left:-10rem}}@keyframes whats-new-banner_fadeInKF__0py0a{0%{opacity:0}to{opacity:1}}@keyframes whats-new-banner_fadeOutKF__KpFwT{0%{opacity:1}to{opacity:0}}@keyframes whats-new-banner_fadeInScaleDownKF__0V2sB{0%{opacity:0}to{opacity:1;transform:scale(1)}}@keyframes whats-new-banner_fadeInSlideUpKF__7DNpt{0%{opacity:0;bottom:-5rem}to{opacity:1;bottom:0}}@keyframes whats-new-banner_slideDownKF__8jeiq{0%{top:-5rem}to{top:0}}@keyframes whats-new-banner_fadeInSlideDownKF__nJmRM{0%{opacity:0;top:-5rem}to{opacity:1;top:0}}@keyframes whats-new-banner_fadeOutSlideUpKF__kl40Y{0%{opacity:1;top:0}to{opacity:0;top:-5rem}}.whats-new-banner_animation__xCQJA{height:100%;display:block}.whats-new-banner_animation--cycle-border-color__XAUIA{padding:.5rem;animation:whats-new-banner_cycle-border-color__Ib55Z 2s linear infinite alternate}.whats-new-banner_animation--cycle-colors__e37y7{animation:whats-new-banner_cycle-colour__JePyH 1s linear infinite alternate}.whats-new-banner_banner__dcXPI{display:flex;align-items:center;justify-content:center;gap:10px;margin:0 auto;opacity:0;will-change:opacity;animation-name:whats-new-banner_fadeInKF__0py0a;animation-duration:.6s;animation-iteration-count:1;animation-fill-mode:forwards;animation-delay:1s}@media screen and (min-width:0px)and (max-width:800px){.whats-new-banner_banner__dcXPI{flex-wrap:wrap;gap:6px 10px;margin:0 20px;justify-content:flex-start}}@media screen and (min-width:800px)and (max-width:1439px){.whats-new-banner_banner__dcXPI{margin:0 32px}}.whats-new-banner_label__X3cyF{flex-shrink:0;display:flex;align-items:center;height:20px;font-size:.72rem;font-weight:600;color:var(--light-grey);text-transform:uppercase;letter-spacing:1px}.whats-new-banner_list__cZyc8{display:flex;align-items:center;list-style:none;margin:0;padding:0}@media screen and (min-width:0px)and (max-width:800px){.whats-new-banner_list__cZyc8{flex-direction:column;align-items:flex-start;gap:6px}}.whats-new-banner_listItem__fr_L4{display:flex;align-items:center;height:20px;gap:5px}.whats-new-banner_emoji___Fp11{font-size:.8rem;line-height:1}.whats-new-banner_sep__aM7GR{color:hsla(0,0%,100%,.15);font-size:.7rem;line-height:1;margin:0 6px;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (min-width:0px)and (max-width:800px){.whats-new-banner_sep__aM7GR{display:none}}.whats-new-banner_tag__z52wH{flex-shrink:0;display:inline-flex;align-items:center;height:16px;padding:0 5px;border-radius:3px;border:1px solid var(--primary-color);color:var(--primary-color);font-size:.5rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase;line-height:1;transition:border-color .4s ease-in-out,color .4s ease-in-out}.whats-new-banner_tagApp__oy_NZ{color:#34d399;border-color:#34d399}.whats-new-banner_link__fVvBs{display:inline-flex;align-items:center;height:20px;color:var(--light-grey);text-decoration:none;background:none;border:none;padding:0;font:inherit;font-size:.76rem;font-weight:500;line-height:1;cursor:pointer;transition:color .2s ease}.whats-new-banner_link__fVvBs:hover{color:var(--white)}@media screen and (min-width:0px)and (max-width:800px){.whats-new-banner_link__fVvBs{font-size:.72rem}}.whats-new-banner_text__n2fMy{display:inline-flex;align-items:center;height:20px;font-size:.76rem;font-weight:500;color:var(--light-grey);line-height:1}@media screen and (min-width:0px)and (max-width:800px){.whats-new-banner_text__n2fMy{font-size:.72rem}}@keyframes websites-apps-overviews_cycle-border-color__EUJo3{0%{border:2px solid var(--primary-color)}to{border:2px solid var(--secondary-color)}}@keyframes websites-apps-overviews_cycle-colour__mHnpY{0%{color:var(--primary-color)}to{color:var(--secondary-color)}}@keyframes websites-apps-overviews_fadeInSlideFromLeft___yw9x{0%{opacity:0;left:-10rem}to{opacity:1;left:0}}@keyframes websites-apps-overviews_fadeOutSlideToLeft__jWLi1{0%{opacity:1;left:0}to{opacity:0;left:-10rem}}@keyframes websites-apps-overviews_fadeInKF__LPk89{0%{opacity:0}to{opacity:1}}@keyframes websites-apps-overviews_fadeOutKF__XLOc7{0%{opacity:1}to{opacity:0}}@keyframes websites-apps-overviews_fadeInScaleDownKF__oGLuL{0%{opacity:0}to{opacity:1;transform:scale(1)}}@keyframes websites-apps-overviews_fadeInSlideUpKF__V2m_j{0%{opacity:0;bottom:-5rem}to{opacity:1;bottom:0}}@keyframes websites-apps-overviews_slideDownKF__5SdEK{0%{top:-5rem}to{top:0}}@keyframes websites-apps-overviews_fadeInSlideDownKF__BatqU{0%{opacity:0;top:-5rem}to{opacity:1;top:0}}@keyframes websites-apps-overviews_fadeOutSlideUpKF__gve8C{0%{opacity:1;top:0}to{opacity:0;top:-5rem}}.websites-apps-overviews_animation__4RleX{height:100%;display:block}.websites-apps-overviews_animation--cycle-border-color__oLssn{padding:.5rem;animation:websites-apps-overviews_cycle-border-color__EUJo3 2s linear infinite alternate}.websites-apps-overviews_animation--cycle-colors__eLqEm{animation:websites-apps-overviews_cycle-colour__mHnpY 1s linear infinite alternate}.websites-apps-overviews_skatedexContainer__F1a_0{background:#fff;border-top-right-radius:64px;display:flex;justify-content:center;align-items:center;width:100%}.websites-apps-overviews_skatedexContainer__F1a_0 img{object-fit:contain;max-width:calc(100% - 32px);max-height:200px;width:auto;height:auto}.websites-apps-overviews_sketchyLogo__2UQ49{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:160px;background:var(--background-color-dark-two);gap:8px}.websites-apps-overviews_sketchyLogoText__GR06_{font-family:Bangers,cursive;font-size:3.5rem;letter-spacing:4px;color:var(--white);line-height:1}.websites-apps-overviews_sketchyLogoDot__XBrtI{color:#8b5cf6;font-size:5rem;line-height:1;vertical-align:baseline}.websites-apps-overviews_sketchyLogoTagline__RT5Sc{font-size:.75rem;letter-spacing:.5px;color:var(--light-grey);opacity:.6}.websites-apps-overviews_comingSoonBadge__6TAT6{display:flex;align-items:center;gap:7px;margin-top:10px;padding:5px 14px;border-radius:20px;border:1px solid var(--light-yellow);background:color-mix(in srgb,var(--light-yellow) 12%,transparent);font-size:.7rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--light-yellow)}.websites-apps-overviews_comingSoonDot__ErZiy{width:7px;height:7px;border-radius:50%;background:var(--light-yellow);flex-shrink:0;animation:websites-apps-overviews_comingSoonPulse__mtEL8 2s ease-in-out infinite}@keyframes websites-apps-overviews_comingSoonPulse__mtEL8{0%,to{opacity:1;box-shadow:0 0 4px var(--light-yellow)}50%{opacity:.4;box-shadow:0 0 10px var(--light-yellow)}}.websites-apps-overviews_ringwork__if3l_{display:flex;align-items:center;justify-content:center;width:100%;min-height:160px;background:var(--background-color-dark-two)}.websites-apps-overviews_ringworkEmoji__0LuhT{display:flex;align-items:center;justify-content:center;width:90px;height:90px;border-radius:50%;background:hsla(0,0%,100%,.05);font-size:3rem;line-height:1}.websites-apps-overviews_skateDice__qoMf4{display:flex;align-items:center;justify-content:center;width:100%;min-height:160px;background:var(--background-color-dark-two)}.websites-apps-overviews_die__bmoJW{width:80px;height:80px;border-radius:14px;background:var(--background-color-dark-one);border:2px solid var(--primary-color);display:grid;grid-template-columns:repeat(2,1fr);padding:16px;grid-gap:10px;gap:10px;box-shadow:0 4px 24px rgba(0,0,0,.5)}.websites-apps-overviews_dot__yOwSc{border-radius:50%;background:var(--primary-color)}@keyframes websites-overview-section_cycle-border-color__A47l0{0%{border:2px solid var(--primary-color)}to{border:2px solid var(--secondary-color)}}@keyframes websites-overview-section_cycle-colour__ijDqJ{0%{color:var(--primary-color)}to{color:var(--secondary-color)}}@keyframes websites-overview-section_fadeInSlideFromLeft__eyexP{0%{opacity:0;left:-10rem}to{opacity:1;left:0}}@keyframes websites-overview-section_fadeOutSlideToLeft__sM_TP{0%{opacity:1;left:0}to{opacity:0;left:-10rem}}@keyframes websites-overview-section_fadeInKF___ovm1{0%{opacity:0}to{opacity:1}}@keyframes websites-overview-section_fadeOutKF__e6Kqk{0%{opacity:1}to{opacity:0}}@keyframes websites-overview-section_fadeInScaleDownKF__Lhf3T{0%{opacity:0}to{opacity:1;transform:scale(1)}}@keyframes websites-overview-section_fadeInSlideUpKF__jvqsP{0%{opacity:0;bottom:-5rem}to{opacity:1;bottom:0}}@keyframes websites-overview-section_slideDownKF__cm52Q{0%{top:-5rem}to{top:0}}@keyframes websites-overview-section_fadeInSlideDownKF__DJcBO{0%{opacity:0;top:-5rem}to{opacity:1;top:0}}@keyframes websites-overview-section_fadeOutSlideUpKF__4_yjL{0%{opacity:1;top:0}to{opacity:0;top:-5rem}}.websites-overview-section_animation__WH3zJ{height:100%;display:block}.websites-overview-section_animation--cycle-border-color__yzlPQ{padding:.5rem;animation:websites-overview-section_cycle-border-color__A47l0 2s linear infinite alternate}.websites-overview-section_animation--cycle-colors__kKI28{animation:websites-overview-section_cycle-colour__ijDqJ 1s linear infinite alternate}.websites-overview-section_websitesSection___NMBH{margin:80px 0;padding:0 48px}@media screen and (min-width:800px)and (max-width:1439px){.websites-overview-section_websitesSection___NMBH{padding:0 32px}}@media screen and (min-width:0px)and (max-width:800px){.websites-overview-section_websitesSection___NMBH{padding:0 20px}}.websites-overview-section_accentLine__uThOC{width:48px;height:3px;background:var(--primary-color);border-radius:2px;margin:0 auto 8px;transition:background .4s ease-in-out}.websites-overview-section_projectsGrid__DDR24{display:grid;grid-gap:24px;gap:24px;margin:32px auto;grid-template-columns:1fr;max-width:1200px}@media screen and (min-width:600px){.websites-overview-section_projectsGrid__DDR24{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1440px){.websites-overview-section_projectsGrid__DDR24{grid-template-columns:repeat(3,1fr)}}.websites-overview-section_projectsGrid__DDR24 h3{margin:0}.websites-overview-section_projectsGrid__DDR24 article{height:100%;max-width:450px;width:100%;justify-self:center;opacity:0;will-change:opacity;animation-name:websites-overview-section_fadeInKF___ovm1;animation-duration:.7s;animation-iteration-count:1;animation-fill-mode:forwards;animation-delay:.1s}.websites-overview-section_projectsGrid__DDR24 article:first-child{animation-delay:.15s}.websites-overview-section_projectsGrid__DDR24 article:nth-child(2){animation-delay:.3s}.websites-overview-section_projectsGrid__DDR24 article:nth-child(3){animation-delay:.45s}.websites-overview-section_projectsGrid__DDR24 article:nth-child(4){animation-delay:.6s}.websites-overview-section_projectsGrid__DDR24 article:nth-child(5){animation-delay:.75s}.websites-overview-section_projectsGrid__DDR24 article:nth-child(6){animation-delay:.9s}.websites-overview-section_viewAllContainer__rcPaM{display:flex;justify-content:center;margin-top:40px}.websites-overview-section_viewAllLink__6pOfT{display:inline-flex;align-items:center;gap:8px;padding:14px 36px;border-radius:8px;font-size:1rem;font-weight:600;color:var(--primary-color);background-color:rgba(0,0,0,0);border:2px solid var(--primary-color);text-decoration:none;position:relative;overflow:hidden;z-index:1;transition:color .35s ease,border-color .4s ease-in-out,transform .2s ease}.websites-overview-section_viewAllLink__6pOfT:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;background-color:var(--primary-color);z-index:-1;transition:height .45s cubic-bezier(.22,1,.36,1),background-color .4s ease-in-out}.websites-overview-section_viewAllLink__6pOfT:after{content:"";position:absolute;left:-20%;width:140%;height:8px;bottom:0;z-index:-1;background:var(--primary-color);border-radius:50% 50% 0 0;opacity:0;transition:bottom .45s cubic-bezier(.22,1,.36,1),opacity .15s ease,background .4s ease-in-out;animation:websites-overview-section_waterWobble__BP2iG 1.2s ease-in-out infinite alternate}.websites-overview-section_viewAllLink__6pOfT:hover{color:var(--background-color-dark-one);transform:translateY(-2px);filter:none}.websites-overview-section_viewAllLink__6pOfT:hover:before{height:100%}.websites-overview-section_viewAllLink__6pOfT:hover:after{bottom:90%;opacity:1}@keyframes websites-overview-section_waterWobble__BP2iG{0%{transform:translateX(-3%) scaleY(1);border-radius:40% 60% 0 0}to{transform:translateX(3%) scaleY(.6);border-radius:60% 40% 0 0}}.websites-overview-section_viewAllLinkSVG__1C9ln{top:0;width:14px;height:14px}@keyframes styles_cycle-border-color__bMSZV{0%{border:2px solid var(--primary-color)}to{border:2px solid var(--secondary-color)}}@keyframes styles_cycle-colour__t0JmA{0%{color:var(--primary-color)}to{color:var(--secondary-color)}}@keyframes styles_fadeInSlideFromLeft__91QEs{0%{opacity:0;left:-10rem}to{opacity:1;left:0}}@keyframes styles_fadeOutSlideToLeft__BPjMB{0%{opacity:1;left:0}to{opacity:0;left:-10rem}}@keyframes styles_fadeInKF___U_a_{0%{opacity:0}to{opacity:1}}@keyframes styles_fadeOutKF__8kPqT{0%{opacity:1}to{opacity:0}}@keyframes styles_fadeInScaleDownKF__5VM73{0%{opacity:0}to{opacity:1;transform:scale(1)}}@keyframes styles_fadeInSlideUpKF__LJUAh{0%{opacity:0;bottom:-5rem}to{opacity:1;bottom:0}}@keyframes styles_slideDownKF__JUiPd{0%{top:-5rem}to{top:0}}@keyframes styles_fadeInSlideDownKF__BWe9_{0%{opacity:0;top:-5rem}to{opacity:1;top:0}}@keyframes styles_fadeOutSlideUpKF__lNnfi{0%{opacity:1;top:0}to{opacity:0;top:-5rem}}.styles_animation__h_ix5{height:100%;display:block}.styles_animation--cycle-border-color__wXgjC{padding:.5rem;animation:styles_cycle-border-color__bMSZV 2s linear infinite alternate}.styles_animation--cycle-colors__aaVMX{animation:styles_cycle-colour__t0JmA 1s linear infinite alternate}.styles_fadeOnScroll__Jt66I{opacity:0;will-change:opacity;animation-name:styles_fadeInKF___U_a_;animation-duration:1s;animation-iteration-count:1;animation-fill-mode:forwards;animation-delay:.1s}.styles_articleGridSmall__54L_N{flex-grow:1;display:grid;grid-gap:24px;justify-content:center}.styles_articleGridSmall__54L_N h1,.styles_articleGridSmall__54L_N h2,.styles_articleGridSmall__54L_N h3,.styles_articleGridSmall__54L_N h4,.styles_articleGridSmall__54L_N h5,.styles_articleGridSmall__54L_N h6{margin:0}.styles_articleGridSmall__54L_N article{transform:scale(1.1);opacity:0;will-change:opacity,transform;animation-name:styles_fadeInScaleDownKF__5VM73;animation-duration:1s;animation-iteration-count:1;animation-fill-mode:forwards;animation-delay:.1s;height:100%}.styles_articleGridSmall__54L_N{grid-template-columns:1fr}@media screen and (min-width:600px){.styles_articleGridSmall__54L_N{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1440px){.styles_articleGridSmall__54L_N{grid-template-columns:repeat(3,1fr)}}.styles_articleGridSmall__54L_N article:nth-child(1n){animation-delay:.15s}.styles_articleGridSmall__54L_N article:nth-child(2n){animation-delay:.3s}.styles_articleGridSmall__54L_N article:nth-child(3n){animation-delay:.45s}.styles_articleGridSmall__54L_N article:nth-child(4n){animation-delay:.6s}.styles_articleGridSmall__54L_N article:nth-child(5n){animation-delay:.75s}.styles_articleGridSmall__54L_N article:nth-child(6n){animation-delay:.9s}.styles_articleGridSmall__54L_N article:nth-child(7n){animation-delay:1.05s}.styles_articleGridSmall__54L_N article:nth-child(8n){animation-delay:1.2s}.styles_articleGridMedium__Bi1JM{display:grid;grid-gap:24px;justify-content:center}.styles_articleGridMedium__Bi1JM h1,.styles_articleGridMedium__Bi1JM h2,.styles_articleGridMedium__Bi1JM h3,.styles_articleGridMedium__Bi1JM h4,.styles_articleGridMedium__Bi1JM h5,.styles_articleGridMedium__Bi1JM h6{margin:0}.styles_articleGridMedium__Bi1JM article{transform:scale(1.1);opacity:0;will-change:opacity,transform;animation-name:styles_fadeInScaleDownKF__5VM73;animation-duration:1s;animation-iteration-count:1;animation-fill-mode:forwards;animation-delay:.1s;height:100%}.styles_articleGridMedium__Bi1JM{grid-template-columns:repeat(auto-fit,minmax(400px,400px))}.styles_articleGridLarge__tVlbA{display:grid;grid-gap:24px;justify-content:center}.styles_articleGridLarge__tVlbA h1,.styles_articleGridLarge__tVlbA h2,.styles_articleGridLarge__tVlbA h3,.styles_articleGridLarge__tVlbA h4,.styles_articleGridLarge__tVlbA h5,.styles_articleGridLarge__tVlbA h6{margin:0}.styles_articleGridLarge__tVlbA article{transform:scale(1.1);opacity:0;will-change:opacity,transform;animation-name:styles_fadeInScaleDownKF__5VM73;animation-duration:1s;animation-iteration-count:1;animation-fill-mode:forwards;animation-delay:.1s;height:100%}.styles_articleGridLarge__tVlbA{grid-template-columns:repeat(auto-fit,minmax(450px,450px))}.styles_dividerLeft__loMMm{transform:rotate(3deg);margin:64px 0 40px}@media screen and (min-width:0px)and (max-width:800px){.styles_dividerLeft__loMMm{margin:40px 0 24px}}.styles_dividerLeft__loMMm:before{content:"";display:block;width:0;border-bottom:3px solid var(--primary-color);animation:styles_dividerGrow__sSp76 1.6s cubic-bezier(.33,1,.68,1) forwards;transition:border-color .4s ease-in-out}.styles_dividerRight__ehsLn{transform:rotate(-3deg);margin:64px 0 40px}@media screen and (min-width:0px)and (max-width:800px){.styles_dividerRight__ehsLn{margin:40px 0 24px}}.styles_dividerRight__ehsLn:before{content:"";display:block;width:0;border-bottom:3px solid var(--primary-color);animation:styles_dividerGrow__sSp76 1.6s cubic-bezier(.33,1,.68,1) forwards;transition:border-color .4s ease-in-out}@keyframes styles_dividerGrow__sSp76{0%{width:0}to{width:100%}}