nav{display:flex;flex-direction:row;justify-content:center;padding-right:2vw}@media (min-width: 1024px){nav{padding-right:6vw}}nav .Links{display:flex;gap:1rem}nav .Menu-Container .Menu-Wrapper{background-color:#000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:fixed;top:3.5rem;left:0;display:flex;justify-content:center;width:100vw;height:100vh;animation:MenuAnimation ease-in-out .8s}nav .Menu-Container .Menu{width:100vw}@keyframes MenuAnimation{0%{top:-30vh}to{top:3.5rem}}.Menu-Button{display:flex;align-items:center;justify-content:center;border-radius:.45rem;border-style:none;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));padding:.45rem;--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity))}.Menu-Button img,.Menu-Button:hover{filter:invert(1)}a.svelte-1emn0nx{pointer-events:auto;width:1.7rem;height:1.7rem;cursor:pointer;padding:.35rem;background-color:#fff;border-radius:8px}a.svelte-1emn0nx:hover{scale:1.1}.First.svelte-1emn0nx{border-top-left-radius:20px;border-bottom-left-radius:20px;padding-left:.5rem}.Last.svelte-1emn0nx{border-top-right-radius:20px;border-bottom-right-radius:20px;padding-right:.5rem}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports (outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports (outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}.Carousel.svelte-7zu862{width:10.5rem;height:10.5rem;padding:1.25rem}.Heading.svelte-z0whg4{color:#adada9;background-image:linear-gradient(0deg,#adada9,#fff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-top:5.25rem;margin-bottom:.75rem;text-align:center;font-size:3.75rem;font-weight:800}.Arsenal-SC.svelte-z0whg4{font-family:Arsenal SC}.CardEdu.svelte-tsw7ti{border-radius:12px;box-shadow:0 1px 1px #646464,0 0 2px #646464;height:auto;width:80vw;padding:.5rem 1rem}@media (min-width: 768px){.CardEdu.svelte-tsw7ti{width:38vw}}@media (min-width: 1024px){.CardEdu.svelte-tsw7ti{width:38vw;padding:1rem 1.5rem}}.CardEdu.svelte-tsw7ti .CardDiv:where(.svelte-tsw7ti){display:flex;flex-shrink:1;align-items:center;padding-top:.5rem;padding-bottom:.5rem}@media (min-width: 1024px){.CardEdu.svelte-tsw7ti .CardDiv:where(.svelte-tsw7ti){padding-top:.75rem;padding-bottom:.75rem}}.CardEdu.svelte-tsw7ti .IconDiv:where(.svelte-tsw7ti){width:1rem;height:1rem;padding-right:.5rem}.CardEdu.svelte-tsw7ti .Logo:where(.svelte-tsw7ti){width:5rem;height:5rem}.CardEdu.svelte-tsw7ti hr:where(.svelte-tsw7ti){border:none;border-bottom:.1px solid rgba(255,255,255,.4)}.CardEdu.svelte-tsw7ti:hover{background:#64646433}.Card1.svelte-tsw7ti{align-self:center}@media (min-width: 768px){.Card1.svelte-tsw7ti{align-self:flex-start}}@media (min-width: 1024px){.Card1.svelte-tsw7ti{align-self:flex-start}}.Card2.svelte-tsw7ti{align-self:center}@media (min-width: 768px){.Card2.svelte-tsw7ti{align-self:flex-end}}@media (min-width: 1024px){.Card2.svelte-tsw7ti{align-self:flex-end}}.LastDiv.svelte-tsw7ti{display:flex;padding-top:1rem}.ButtonCard.svelte-tsw7ti{border:.5px solid rgba(255,255,255,.4);border-radius:12px;fill:#fff;transition:.5s;text-decoration:none;cursor:pointer;width:1.25rem;height:1.25rem;padding:.375rem .75rem}.ButtonCard.svelte-tsw7ti:hover{background:#ffffff4d;box-shadow:0 0 5px #fff}.ButtonCard.svelte-tsw7ti:active{background-color:#000;color:red;fill:red;box-shadow:none}.CardProject.svelte-1l55vox a:where(.svelte-1l55vox){width:1.25rem;height:1.25rem;display:flex;align-content:center}.CardProject.svelte-1l55vox .Ico{width:1.25rem;height:1.25rem}.Details.svelte-1l55vox{font-weight:300}.CP0.svelte-1l55vox .IcoTitle{width:3.75rem;height:3.75rem}.CP6.svelte-1l55vox{display:flex;align-items:center;justify-content:flex-start;column-gap:.5rem;height:10vh;width:100%}.CP6.svelte-1l55vox .Skills{border:1px solid #fff;width:1.25rem;height:1.25rem;border-radius:.75rem;padding:.4rem}.HR.svelte-1iwkvvt{display:flex;align-items:center;justify-content:center;padding-left:1.25rem;padding-right:1.25rem}.HR.svelte-1iwkvvt .container:where(.svelte-1iwkvvt){display:flex;align-items:center;overflow:hidden;width:80vw}.HR.svelte-1iwkvvt hr:where(.svelte-1iwkvvt){border:0;border-bottom:.2px solid rgba(140,140,140,.6)}.HR.svelte-1iwkvvt pre:where(.svelte-1iwkvvt){padding:.625rem .75rem;margin-top:-.5vh;color:#ffffff80}.CardDiv.svelte-1qidx4r{display:flex;flex-direction:column;justify-content:center}[slot=Wrapper]{width:fit-content;display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.container.svelte-1qidx4r{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin-top:1.25rem;margin-bottom:3.25rem;gap:2.5rem}.Card{border-radius:18px;box-shadow:inset 3px 3px 10px #ffffff1a,inset -3px -3px 10px #ffffff1a;display:flex;flex-shrink:1;flex-grow:1;align-items:center;justify-content:space-between;overflow:hidden;height:4.75rem;min-height:3.5rem;max-height:5.5rem;min-width:72vw;width:76vw;max-width:84vw}@media (min-width: 768px){.Card{max-height:5.5rem;height:4.75rem;min-height:4rem;max-width:42vw;min-width:33vw;width:36vw}}@media (min-width: 1024px){.Card{min-width:17rem;max-width:20rem;width:19rem;min-height:4.5rem;max-height:4.75rem}}@media (min-width: 1280px){.Card{width:24vw;min-width:22vw;max-width:24vw}}@media (min-width: 1536px){.Card{width:22rem;min-width:21.5rem;max-width:22.5rem;height:6rem;min-height:5.5rem}}.Card p{padding-left:1.5rem;padding-right:1.5rem}.Card .SVG{width:fit-content}.Card .PHP{filter:drop-shadow(-52px 0 36px #9BA3C8)}.Card .C{filter:drop-shadow(-52px 0 36px #394aab)}.Card .CPlus,.Card .TypeScript{filter:drop-shadow(-52px 0 36px #00599C)}.Card .Javascript{filter:drop-shadow(-52px 0 36px #F0DB4F)}.Card .HTML{filter:drop-shadow(-52px 0 36px #e14e1d)}.Card .CSS{filter:drop-shadow(-52px 0 36px #0277bd)}.Card .SCSS{filter:drop-shadow(-52px 0 36px #ff007b)}.Card .Tailwind{filter:drop-shadow(-52px 0 36px #38bdf8)}.Card .UnoCSS{filter:drop-shadow(-52px 0 36px #858585)}.Card .Bootstrap{filter:drop-shadow(-52px 0 36px #7811F7)}.Card .Wordpress{filter:drop-shadow(-52px 0 36px #0073AA)}.Card .Webflow{filter:drop-shadow(-52px 0 36px #4353ff)}.Card .Svelte{filter:drop-shadow(-52px 0 36px #791f01)}.Card .React{filter:drop-shadow(-52px 0 36px #61dafb)}.Card .Angular{filter:drop-shadow(-52px 0 36px #8b11f0)}.Card .Threejs{filter:drop-shadow(-52px 0 36px #ffffff)}.Card .MySQL{filter:drop-shadow(-52px 0 36px #00738d)}.Card .Postman{filter:drop-shadow(-52px 0 36px #FF6C37)}.Card .VSCode{filter:drop-shadow(-52px 0 36px #48aef2)}.Card .GitHub{filter:drop-shadow(-52px 0 36px #242938)}.Card .Firebase{filter:drop-shadow(-52px 0 36px #F3695C)}.Card .Eclipse{filter:drop-shadow(-52px 0 36px #2c2255)}.Card .InteliJ{filter:drop-shadow(-52px 0 36px #087cfa)}@media (min-width: 1280px){.Skills.svelte-9p8wx7{width:80vw}}@media (min-width: 1536px){.Skills.svelte-9p8wx7{width:78vw}}.CardPage.svelte-wsnw2h{display:flex;flex-direction:column;margin-top:4.5rem;width:88vw}@media (min-width: 1024px){.CardPage.svelte-wsnw2h{margin-top:3.75rem;width:70vw}}@media (min-width: 1280px){.CardPage.svelte-wsnw2h{margin-top:3.75rem;width:80vw}}@media (min-width: 1536px){.CardPage.svelte-wsnw2h{margin-top:3.75rem;width:80vw}}.CardPage.svelte-wsnw2h .Heading:where(.svelte-wsnw2h){display:grid;justify-content:space-around;overflow:hidden;height:8rem;width:100%}@media (min-width: 1024px){.CardPage.svelte-wsnw2h .Heading:where(.svelte-wsnw2h){height:18.75rem}}@media (min-width: 1280px){.CardPage.svelte-wsnw2h .Heading:where(.svelte-wsnw2h){height:18.75rem}}@media (min-width: 1536px){.CardPage.svelte-wsnw2h .Heading:where(.svelte-wsnw2h){height:18.75rem}}.CardPage.svelte-wsnw2h hr:where(.svelte-wsnw2h){border:none;border-bottom:.5px solid rgba(255,255,255,.5)}.CardPage.svelte-wsnw2h .Title:where(.svelte-wsnw2h){position:absolute;align-self:center;justify-self:center}.CardPage.svelte-wsnw2h .Title:where(.svelte-wsnw2h) h3:where(.svelte-wsnw2h){text-align:center;font-size:2rem}@media (min-width: 1024px){.CardPage.svelte-wsnw2h .Title:where(.svelte-wsnw2h) h3:where(.svelte-wsnw2h){font-size:3rem}}@media (min-width: 1280px){.CardPage.svelte-wsnw2h .Title:where(.svelte-wsnw2h) h3:where(.svelte-wsnw2h){font-size:4rem}}@media (min-width: 1536px){.CardPage.svelte-wsnw2h .Title:where(.svelte-wsnw2h) h3:where(.svelte-wsnw2h){font-size:5.5rem}}.CardPage.svelte-wsnw2h .HeadingIcon:where(.svelte-wsnw2h){position:absolute;align-self:center;justify-self:end;overflow:hidden;opacity:.48;display:flex;align-items:center;justify-content:center;height:8rem;width:8rem}@media (min-width: 1024px){.CardPage.svelte-wsnw2h .HeadingIcon:where(.svelte-wsnw2h){width:18.75rem;height:18.75rem}}.CardPage.svelte-wsnw2h .Info:where(.svelte-wsnw2h){min-height:12.5rem;display:flex;flex-grow:1;align-items:center;padding:2rem 1rem}@media (min-width: 768px){.CardPage.svelte-wsnw2h .Info:where(.svelte-wsnw2h){padding:2rem}}@media (min-width: 1024px){.CardPage.svelte-wsnw2h .Info:where(.svelte-wsnw2h){padding:2rem}}.CardPage.svelte-wsnw2h .Info:where(.svelte-wsnw2h) pre:where(.svelte-wsnw2h){text-align:justify;text-wrap:wrap;font-size:1.05rem}@media (min-width: 768px){.CardPage.svelte-wsnw2h .Info:where(.svelte-wsnw2h) pre:where(.svelte-wsnw2h){font-size:1rem}}@media (min-width: 1024px){.CardPage.svelte-wsnw2h .Info:where(.svelte-wsnw2h) pre:where(.svelte-wsnw2h){font-size:1rem}}@media (min-width: 1280px){.CardPage.svelte-wsnw2h .Info:where(.svelte-wsnw2h) pre:where(.svelte-wsnw2h){font-size:1.075rem}}@media (min-width: 1536px){.CardPage.svelte-wsnw2h .Info:where(.svelte-wsnw2h) pre:where(.svelte-wsnw2h){font-size:1.375rem}}.CardPage.svelte-wsnw2h .ButtonDiv:where(.svelte-wsnw2h){display:flex;align-items:center;justify-content:space-between;padding:1.5rem}.CardPage.svelte-wsnw2h .ButtonDiv:where(.svelte-wsnw2h) a:where(.svelte-wsnw2h){border:1px solid #fff;border-radius:.75rem;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));font-size:1.2rem;--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity));text-decoration:none;min-width:1.5rem;display:flex;align-items:center;justify-content:center;padding:.75rem}.CardPage.svelte-wsnw2h .ButtonDiv:where(.svelte-wsnw2h) a:where(.svelte-wsnw2h):hover{--un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}.CardPage.svelte-wsnw2h .ButtonDiv:where(.svelte-wsnw2h) button:where(.svelte-wsnw2h){border:.5px solid #fff;width:3.125rem;height:3.125rem;border-radius:.75rem;padding:.75rem;font-size:1.5rem;display:flex;cursor:pointer;align-items:center;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity))}.CardPage.svelte-wsnw2h .ButtonDiv:where(.svelte-wsnw2h) button:where(.svelte-wsnw2h):hover{border:.5px solid #000;filter:invert(1)}button.svelte-9ic1ry{background-color:#6464640d;border:none}.TypedWriter.svelte-2kiqrz{font-size:2rem;font-weight:700}.Header.svelte-1844914{background-color:#0009;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-bottom:.5px solid rgba(255,255,255,.5);display:flex;justify-content:space-between;align-items:center;height:3.5rem;width:100vw;flex-grow:1}.Header.svelte-1844914 .Name:where(.svelte-1844914){font-family:Roboto-Condensed;letter-spacing:-1px;display:inline-block;cursor:default;vertical-align:middle;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));font-size:1rem}@media (min-width: 1024px){.Header.svelte-1844914 .Name:where(.svelte-1844914){font-size:1.25rem}}@media (min-width: 1280px){.Header.svelte-1844914 .Name:where(.svelte-1844914){font-size:1.35rem}}@media (min-width: 1536px){.Header.svelte-1844914 .Name:where(.svelte-1844914){font-size:1.4rem}}.Header.svelte-1844914 .HeaderDiv:where(.svelte-1844914){margin-left:4vw;pointer-events:none;z-index:1;display:flex;-webkit-user-select:none;user-select:none;align-items:center}@media (min-width: 1024px){.Header.svelte-1844914 .HeaderDiv:where(.svelte-1844914){margin-left:8vw}}.A.svelte-1844914{margin-right:1rem;border-radius:.95rem;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));padding-left:1.2rem;padding-right:1.2rem;font-size:2.125rem;--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity));font-weight:600}.Home.svelte-yjh9mi{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3rem;pointer-events:none;width:74vw}@media (min-width: 1024px){.Home.svelte-yjh9mi{flex-direction:row;justify-content:space-between}}@media (min-width: 1280px){.Home.svelte-yjh9mi{flex-direction:row;justify-content:space-between}}@media (min-width: 1536px){.Home.svelte-yjh9mi{flex-direction:row;justify-content:space-between}}@media (min-width: 768px){.Home.svelte-yjh9mi{flex-direction:row;justify-content:space-between;gap:0}}@media (min-width: 1024px){.Home.svelte-yjh9mi{width:68vw}}.Home.svelte-yjh9mi h1:where(.svelte-yjh9mi),.Home.svelte-yjh9mi h2:where(.svelte-yjh9mi){font-size:2.5rem;font-weight:700}@media (min-width: 768px){.Home.svelte-yjh9mi h1:where(.svelte-yjh9mi),.Home.svelte-yjh9mi h2:where(.svelte-yjh9mi){font-size:3rem}}@media (min-width: 1024px){.Home.svelte-yjh9mi h1:where(.svelte-yjh9mi),.Home.svelte-yjh9mi h2:where(.svelte-yjh9mi){font-size:3.75rem}}.Home.svelte-yjh9mi .Buttons-Container:where(.svelte-yjh9mi){margin-top:2rem;max-width:fit-content;display:flex;flex-direction:row;-webkit-user-select:none;user-select:none;align-items:center;gap:.55rem}.Home.svelte-yjh9mi .Buttons-Container:where(.svelte-yjh9mi) .Ico{filter:invert(1)}.Projects .CardProject{border:.6px solid rgba(255,255,255,.4);display:flex;flex-direction:column;flex-wrap:wrap;row-gap:.5rem;border-radius:.75rem;padding:1.5rem;width:70vw;min-width:68vw;max-width:72vw}@media (min-width: 768px){.Projects .CardProject{width:28vw;min-width:24vw;max-width:32vw}}@media (min-width: 1024px){.Projects .CardProject{width:26vw;min-width:22vw;max-width:30vw}}@media (min-width: 1280px){.Projects .CardProject{width:22vw;min-width:20vw;max-width:24vw}}.Projects .CardProject:hover{border:.6px solid rgba(255,255,255,.8)}.Projects hr{border:none;border-bottom:.4px solid rgba(255,255,255,.5)}.Projects .CP0{width:100%}.Projects .CP1{display:flex;align-items:center;justify-content:space-between;width:100%}.Projects .CP1 .CP1Div{display:flex;align-items:center;column-gap:.5rem}.Projects .CP1 .CP1Div a{border:.4px solid rgba(255,255,255,.5);display:flex;align-items:center;border-radius:.5rem;padding:.25rem}.Projects .CP1 .CP1Div a img{width:1.25rem}.Projects .CP2,.Projects .CP3{display:flex;align-items:center;gap:.5rem;width:100%}.Projects .CP4{height:25vh;padding-top:.5rem;padding-bottom:2.5rem}.Projects .CP4 .Details{text-align:justify}.Projects .CP5{display:flex;align-items:center;justify-content:space-between;width:100%}.Projects .CP5 div{border:.5px solid rgba(255,255,255,.5);border-radius:1rem;padding:.5rem;font-size:.75rem}.Projects .CP6{display:flex;align-items:center;justify-content:flex-start;column-gap:.5rem;height:10vh;width:100%}.Projects.svelte-1v2jii9 .Pro:where(.svelte-1v2jii9){display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin-top:-.5rem;gap:3.75rem;padding-top:2.5rem;padding-bottom:2.5rem}@media (min-width: 768px){.Projects.svelte-1v2jii9 .Pro:where(.svelte-1v2jii9){gap:2.5rem}}@media (min-width: 1024px){.Projects.svelte-1v2jii9 .Pro:where(.svelte-1v2jii9){gap:2rem}}.Experience.svelte-1xj5jm4 .EduDivWrap:where(.svelte-1xj5jm4){position:relative;margin-top:2.5rem;margin-bottom:5rem;display:flex}.Experience.svelte-1xj5jm4 .EduDiv:where(.svelte-1xj5jm4){width:88vw;height:fit-content;display:flex;flex-shrink:1;flex-direction:column;row-gap:5rem}.Experience.svelte-1xj5jm4 .HR:where(.svelte-1xj5jm4){border-left:.1px solid rgba(255,255,255,.4);position:absolute;top:0;right:0;bottom:0;left:0;margin-left:50%;margin-right:50%;width:0;height:100%;align-self:center;justify-self:center;z-index:-1;display:none;flex-shrink:1;flex-grow:1}@media (min-width: 768px){.Experience.svelte-1xj5jm4 .HR:where(.svelte-1xj5jm4){display:block}}@media (min-width: 1024px){.Experience.svelte-1xj5jm4 .HR:where(.svelte-1xj5jm4){display:block}}@media (min-width: 1280px){.Experience.svelte-1xj5jm4 .HR:where(.svelte-1xj5jm4){display:block}}@media (min-width: 1536px){.Experience.svelte-1xj5jm4 .HR:where(.svelte-1xj5jm4){display:block}}.Education.svelte-1rpyhik .EduDivWrap:where(.svelte-1rpyhik){position:relative;margin-top:2.5rem;margin-bottom:5rem;display:flex}.Education.svelte-1rpyhik .EduDiv:where(.svelte-1rpyhik){width:88vw;height:fit-content;display:flex;flex-shrink:1;flex-direction:column;row-gap:5rem}.Education.svelte-1rpyhik .HR:where(.svelte-1rpyhik){border-left:.1px solid rgba(255,255,255,.4);position:absolute;top:0;right:0;bottom:0;left:0;margin-left:50%;margin-right:50%;width:0;height:100%;align-self:center;justify-self:center;z-index:-1;display:none;flex-shrink:1;flex-grow:1}@media (min-width: 768px){.Education.svelte-1rpyhik .HR:where(.svelte-1rpyhik){display:block}}@media (min-width: 1024px){.Education.svelte-1rpyhik .HR:where(.svelte-1rpyhik){display:block}}@media (min-width: 1280px){.Education.svelte-1rpyhik .HR:where(.svelte-1rpyhik){display:block}}@media (min-width: 1536px){.Education.svelte-1rpyhik .HR:where(.svelte-1rpyhik){display:block}}.Resume.svelte-zpqhqs{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.Resume.svelte-zpqhqs .Buttons-Div:where(.svelte-zpqhqs){display:flex;gap:2rem}.Resume.svelte-zpqhqs .Button-white:where(.svelte-zpqhqs){padding:8px 14px;transition:.5s;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:.5rem;border-style:none;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));font-size:1.025rem;--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity));font-weight:500;text-decoration:none}.Resume.svelte-zpqhqs .Button-white:where(.svelte-zpqhqs):hover{color:#fff;scale:1.2;background:#000}.Resume.svelte-zpqhqs .Button-white:where(.svelte-zpqhqs):focus{color:#00fafa;border-bottom:.5px solid rgb(0,250,250)}.Resume.svelte-zpqhqs .frame:where(.svelte-zpqhqs){margin-top:1rem;margin-bottom:2rem;flex-shrink:1;flex-grow:1;width:80vw;height:56vh}@media (min-width: 768px){.Resume.svelte-zpqhqs .frame:where(.svelte-zpqhqs){width:76vw;height:12rem}}@media (min-width: 1024px){.Resume.svelte-zpqhqs .frame:where(.svelte-zpqhqs){width:76vw;height:48vh}}@media (min-width: 1280px){.Resume.svelte-zpqhqs .frame:where(.svelte-zpqhqs){width:76vw;height:48vh}}@media (min-width: 1280px){.Resume.svelte-zpqhqs .frame:where(.svelte-zpqhqs){height:48vh}}@media (min-width: 1536px){.Resume.svelte-zpqhqs .frame:where(.svelte-zpqhqs){width:76vw}}.Resume.svelte-zpqhqs .frame:where(.svelte-zpqhqs) .Resume-frame:where(.svelte-zpqhqs){width:100%;height:100%;border-style:none}main.svelte-1tswixq{display:flex}.Tooltip{position:relative;cursor:pointer}.Tooltip:hover:after{content:attr(data-title);position:absolute;bottom:120%;left:50%;transform:translate(-50%);background-color:#fff;color:#000;padding:5px 10px;border-radius:8px;white-space:nowrap;box-shadow:0 0 8px #fafafa99;z-index:10;opacity:1;transition:opacity .4s;font-weight:900}.Tooltip:after{opacity:0;pointer-events:none}@font-face{font-family:Roboto-Condensed;src:url(/assets/Roboto-Condensed.ttf)}*{scroll-behavior:smooth;margin:0;padding:0;font-family:Roboto Condensed,sans-serif,Roboto-Condensed}:root{color-scheme:light dark;color:#fff;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{margin:0;padding:0;place-items:center;min-height:100vh;max-width:99vw;display:flex;justify-content:center}::-moz-selection{color:#fff;background:#32323266}::selection{color:#fff;background:#32323266}::-webkit-scrollbar-thumb:hover{background:#fff}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.9);background-color:#000}::-webkit-scrollbar{width:9px;background-color:#000}::-webkit-scrollbar-thumb{border-radius:12px;background-color:#2c29d6}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:clip}.lenis.lenis-smooth iframe{pointer-events:none}.Menu-Buttons-1{display:flex;flex-direction:column;align-items:center}.Button-Black{transition:.5s;width:100%;display:flex;align-items:center;gap:1.25rem;padding:1rem 1.25rem;cursor:pointer;border-style:none;background-color:transparent;font-size:1.25rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}.Button-Black:hover{background:#96969633}.Button-Black:active{color:red}.Menu-Buttons-2{display:flex;gap:.75rem}.Button{background-color:transparent;padding:6px 14px;transition:.5s;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:.5rem;border-style:none;font-size:1.025rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));text-decoration:none}.Button:hover{color:#000;background:#fff}.Button.active{color:#00fafa;border-bottom:.5px solid rgb(0,250,250)}@media (min-width: 768px){.Menu-Container{display:none}}@media (min-width: 1024px){.Menu-Container{display:none}}@media (min-width: 1280px){.Menu-Container{display:none}}@media (min-width: 1536px){.Menu-Container{display:none}}.Menu-Buttons-2{display:none}@media (min-width: 768px){.Menu-Buttons-2{display:flex}}@media (min-width: 1024px){.Menu-Buttons-2{display:flex}}@media (min-width: 1280px){.Menu-Buttons-2{display:flex}}@media (min-width: 1536px){.Menu-Buttons-2{display:flex}}*,:before,:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19-7DQk6YvNkeg.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19a7DQk6YvNkeg.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-1967DQk6YvNkeg.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19G7DQk6YvNkeg.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-1927DQk6YvNkeg.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19y7DQk6YvNkeg.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQk6YvM.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19-7DQk6YvNkeg.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19a7DQk6YvNkeg.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-1967DQk6YvNkeg.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19G7DQk6YvNkeg.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-1927DQk6YvNkeg.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19y7DQk6YvNkeg.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQk6YvM.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19-7DQk6YvNkeg.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19a7DQk6YvNkeg.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-1967DQk6YvNkeg.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19G7DQk6YvNkeg.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-1927DQk6YvNkeg.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19y7DQk6YvNkeg.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQk6YvM.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19-7DQk6YvNkeg.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19a7DQk6YvNkeg.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-1967DQk6YvNkeg.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19G7DQk6YvNkeg.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-1927DQk6YvNkeg.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19y7DQk6YvNkeg.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQk6YvM.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19-7DQk6YvNkeg.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19a7DQk6YvNkeg.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-1967DQk6YvNkeg.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19G7DQk6YvNkeg.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-1927DQk6YvNkeg.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19y7DQk6YvNkeg.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQk6YvM.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.fixed{position:fixed}.top-0{top:0}.z-1{z-index:1}.z-2{z-index:2}.z-4{z-index:4}.grid{display:grid}.ml-6{margin-left:1.5rem}.mt-3{margin-top:.75rem}.h-10{height:2.5rem}.h-6{height:1.5rem}.h1{height:.25rem}.h2{height:.5rem}.h3{height:.75rem}.h4{height:1rem}.w-10{width:2.5rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-screen{width:100vw}.flex{display:flex}.items-center{align-items:center}.justify-self-end{justify-self:end}.px-3{padding-left:.75rem;padding-right:.75rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.pb-2{padding-bottom:.5rem}.text-justify{text-align:justify}.text-white{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}.font-4{font-weight:4}.invert{--un-invert:invert(1);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}
