@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 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_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%}}