*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{font-family:Roboto,sans-serif;--background: #04020d;--text-clr-primary: #ff6500;--text-clr-secondary: #ececec;--text-clr-tertiary: #ebebebd2;--tablet-size: 641px;--desktop-size: 1024px}body{background-color:var(--background)}.app{width:100%;min-height:calc(100vh - 4rem)}@media screen and (min-width: 768px){.app{padding:2rem}}h1{font-size:3rem}h2{font-size:1.5rem}h3{font-size:1rem}h4{font-size:.8rem;font-weight:400}p{line-height:1.4rem}button{letter-spacing:.2em}@media screen and (min-width: 641px){h4{font-size:1rem;font-weight:600}}button{background:unset;font-size:unset;border:unset;color:var(--text-clr-secondary);cursor:pointer}img,video{height:100%;width:100%;object-fit:fill}ul{list-style:none}.icon{height:30px;width:30px;margin-left:.5rem;justify-self:flex-start;cursor:pointer;opacity:.9}.icon img{filter:brightness(0) invert(1)}.icon img:hover{transition:all .3s;transform:scale(1.2);filter:unset}.icon img:active{transition:all 0s;transform:scale(1)}@keyframes fade-in{0%{opacity:0}to{opacity:1}}header.svelte-1jjaayb{display:flex;flex-direction:column;align-items:center}header.svelte-1jjaayb svg:where(.svelte-1jjaayb) path:where(.svelte-1jjaayb){fill:transparent;stroke:var(--text-clr-primary);stroke-width:1;stroke-dasharray:300;stroke-dashoffset:300;animation:svelte-1jjaayb-textFill 3s ease-out forwards}header.svelte-1jjaayb .subtitle:where(.svelte-1jjaayb){color:var(--text-clr-tertiary);opacity:0;animation:svelte-1jjaayb-fadeIn 1s ease-in forwards;animation-delay:1.5s}@media screen and (min-width: 768px){header.svelte-1jjaayb{display:block}svg.svelte-1jjaayb{width:400px}.subtitle.svelte-1jjaayb{font-size:.9rem}}@keyframes svelte-1jjaayb-textFill{0%{stroke-dashoffset:350}55%{fill:transparent}to{fill:var(--text-clr-primary);stroke-dashoffset:0}}@keyframes svelte-1jjaayb-fadeIn{0%{opacity:0}to{opacity:1}}nav.svelte-zax3v5{font-size:1rem;font-weight:600;opacity:0;animation:fade-in 2s forwards;animation-delay:2s;margin:4rem 0}ul.svelte-zax3v5{display:flex;flex-direction:column}li.svelte-zax3v5{display:inline-block}li.svelte-zax3v5:not(:last-child){margin-right:2rem}button.svelte-zax3v5{transition:all .3s;padding:10px}button.svelte-zax3v5:hover,.active.svelte-zax3v5{color:var(--text-clr-primary);transform:scale(1.05)}button.svelte-zax3v5:active{transform:scale(1);transition:all 0s}@media screen and (min-width: 768px){nav.svelte-zax3v5{font-size:1.3rem;margin:0}ul.svelte-zax3v5{justify-content:left}li.svelte-zax3v5{display:block;white-space:nowrap}li.svelte-zax3v5:not(:last-child){margin-bottom:2rem}}a.svelte-1i0gpsb{color:var(--text-clr-primary);text-decoration:none}a.svelte-1i0gpsb:hover{color:var(--text-clr-secondary)}.tile.svelte-1fr7fmb{height:200px;width:80vw;position:relative;transition:transform .5s,box-shadow .4s}.tile__media.svelte-1fr7fmb{height:100%;width:100%;position:absolute}.tile__image.svelte-1fr7fmb,.tile__video.svelte-1fr7fmb{width:100%;height:100%;border-radius:7px}img.svelte-1fr7fmb,video.svelte-1fr7fmb{border-radius:7px}.tile__video.svelte-1fr7fmb{display:none}.tile__title.svelte-1fr7fmb{color:var(--background-clr-card);font-weight:500;letter-spacing:1px;bottom:2.5rem;left:1rem;position:absolute}.tile__infoBackground.svelte-1fr7fmb{display:flex;flex-direction:column;justify-content:space-between;background-color:var(--background);border-bottom-left-radius:7px;border-bottom-right-radius:7px;padding:1rem;position:absolute;bottom:-1px;left:0;right:0;height:4.5rem}.tile__infoDetails.svelte-1fr7fmb{width:100%;display:flex;justify-content:space-between;position:absolute;bottom:.5rem;padding:0 1rem}.tile__list.svelte-1fr7fmb{display:flex;align-items:flex-end;gap:.5rem;flex-wrap:wrap}.tile__stackItem.svelte-1fr7fmb{padding:5px;border-radius:5px;font-size:.7rem;font-weight:600}.icon.svelte-1fr7fmb img:where(.svelte-1fr7fmb){height:35px;width:35px}@media screen and (min-width: 641px){.tile.svelte-1fr7fmb{width:300px;height:250px}}@media screen and (min-width: 1280px){.tile.svelte-1fr7fmb:hover{transform:translateY(-10px) scale(1);z-index:10;opacity:1;filter:brightness(100%)}.tile__media.svelte-1fr7fmb{filter:brightness(100%);transition:filter .5s;position:relative}.tile.svelte-1fr7fmb:hover .tile__media:where(.svelte-1fr7fmb){filter:brightness(100%)}.tile.svelte-1fr7fmb:hover .tile__media:where(.svelte-1fr7fmb):has(video:where(.svelte-1fr7fmb)) .tile__video:where(.svelte-1fr7fmb){display:block}.tile.svelte-1fr7fmb:hover .tile__media:where(.svelte-1fr7fmb):has(video:where(.svelte-1fr7fmb)) .tile__image:where(.svelte-1fr7fmb){display:none}.tile__title.svelte-1fr7fmb{bottom:1rem;transition:bottom .3s ease-out}.tile.svelte-1fr7fmb:hover .tile__title:where(.svelte-1fr7fmb){bottom:3rem;transition:bottom .5s ease-out}.tile__infoBackground.svelte-1fr7fmb{transform-origin:bottom;border-bottom-left-radius:3px;border-bottom-right-radius:3px;height:3rem;transition:transform .3s ease-out}.tile.svelte-1fr7fmb:hover .tile__infoBackground:where(.svelte-1fr7fmb){transition:transform .5s ease-out;transform:scaleY(1.7)}.tile__infoDetails.svelte-1fr7fmb{opacity:0}.tile.svelte-1fr7fmb:hover .tile__infoDetails:where(.svelte-1fr7fmb){opacity:1;transition:opacity .1s ease-out;transition-delay:.3s}}.tileWrapper.svelte-z9hdes{display:flex;justify-content:center;flex-wrap:wrap;width:100%;gap:2rem}@media screen and (min-width: 768px){.tileWrapper.svelte-z9hdes{gap:1rem}}a.svelte-1vwj76w{color:var(--text-clr-primary);text-decoration:none}a.svelte-1vwj76w:hover{color:var(--text-clr-secondary)}li.svelte-1vwj76w{margin-bottom:1rem}main.svelte-kzw849{display:flex;align-items:center;margin-left:auto;margin-right:auto;height:100%}section.svelte-kzw849{margin:auto}@media screen and (min-width: 1280px){main.svelte-kzw849{height:70%;width:70%}.animate-once.svelte-kzw849{animation:svelte-kzw849-mainAppear 1s ease forwards}@keyframes svelte-kzw849-mainAppear{0%{box-shadow:0 0 #0000;background-color:#0000;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}to{box-shadow:0 0 10px 15px #1414324d;background-color:#1414324d;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}}}footer.svelte-jhp5ib{width:100%;display:flex;flex-direction:column;align-items:center;color:var(--text-clr-tertiary);height:4rem;font-size:.7rem;opacity:0;animation:fade-in 2s forwards;animation-delay:2.5s;margin-top:6rem}.copyright.svelte-jhp5ib{margin-top:1rem;margin-left:auto;margin-right:auto;align-self:flex-end}.socials.svelte-jhp5ib{height:100%}.socials.svelte-jhp5ib a:where(.svelte-jhp5ib){display:inline-block}@media screen and (min-width: 768px){footer.svelte-jhp5ib{flex-direction:row;margin-top:unset}.socials.svelte-jhp5ib{margin-top:4rem}}.container.svelte-78gsio{display:flex;flex-direction:column;justify-content:space-between;color:var(--text-clr-secondary);min-height:calc(100vh - 1rem);position:relative;border:1px solid var(--text-clr-primary);padding:1rem}.nav-main-container.svelte-78gsio{display:flex;flex-direction:column;flex:1;height:calc(100% - 150px)}@media screen and (min-width: 768px){.container.svelte-78gsio{min-height:calc(100vh - 4rem)}.nav-main-container.svelte-78gsio{flex-direction:row;align-items:center}}
