.fade-in.svelte-ueoyey{animation:svelte-ueoyey-fadeIn 1.5s 1 ease}.hero.svelte-ueoyey{background-color:var(--dark-surface);padding:3rem 0}.hero-label.svelte-ueoyey{font-size:3.25rem;font-weight:semi-bold;color:var(--dark-text-primary);text-transform:uppercase;letter-spacing:4px;background:linear-gradient(to right,#4acfee,#53f8c9,#6070fd,#5bbdff,#4acfee);background-size:200%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:svelte-ueoyey-animate-gradient 4s linear infinite}@media (min-width: 768px){.hero.svelte-ueoyey{padding:2rem 0}.hero-label.svelte-ueoyey{font-size:5rem}}@media (min-width: 1024px){.hero.svelte-ueoyey{padding:0}.hero-label.svelte-ueoyey{font-size:8rem}}@keyframes svelte-ueoyey-fadeIn{0%{opacity:0;transform:translate(-30%)}to{opacity:100%;transform:translate(0)}}@keyframes svelte-ueoyey-animate-gradient{to{background-position:200%}}p.svelte-jszsro{color:var(--dark-text-triary);line-height:1.75}.about-me.svelte-jszsro{overflow:hidden;position:relative}.laptop.svelte-jszsro{display:none}.link.svelte-jszsro{text-decoration:none}.highlight-link.svelte-jszsro{text-decoration:underline}.link.svelte-jszsro:hover{text-decoration:underline;color:var(--dark-text-secondary)}.image-container.svelte-jszsro{width:100px;height:400px;border-radius:.25rem;margin:.5rem 2rem -.5rem 0;float:left}.image.svelte-jszsro{height:100%;width:100%;object-fit:cover;border-radius:.25rem;-webkit-filter:drop-shadow(0 0 .15rem white);filter:drop-shadow(0 0 .15rem white,.3)}.button-container.svelte-jszsro{margin-top:2rem;align-items:flex-end}.fade-in.svelte-jszsro{animation:svelte-jszsro-fadeInMobile 1.5s 1 ease}.flex.svelte-jszsro{display:flex;justify-content:space-between}.wave.svelte-jszsro{background:var(--dark-border);border-radius:1000% 1000% 0 0;position:absolute;width:200%;height:10em;animation:svelte-jszsro-wave 10s -3s linear infinite;transform:translateZ(0);opacity:.2;bottom:-2rem;left:0;z-index:-1}.wave.svelte-jszsro:nth-of-type(2){bottom:1rem}.wave.svelte-jszsro:nth-of-type(3){bottom:.4rem}@media (min-width: 768px){.image-container.svelte-jszsro{width:200px;height:auto}}@media (min-width: 1024px){p.svelte-jszsro{line-height:1.9}.content-container.svelte-jszsro{display:flex}.image-container.svelte-jszsro{width:285px;height:520px;margin:0;float:none}.image.svelte-jszsro{border-radius:.25rem}.laptop.text-container.svelte-jszsro{width:75%;display:flex;flex-direction:column;justify-content:space-around;margin-left:5rem}.button-container.svelte-jszsro{display:flex;justify-content:flex-end;margin-top:0;margin-bottom:0}.fade-in.svelte-jszsro{animation:svelte-jszsro-fadeIn 1.5s 1 ease}.wave.svelte-jszsro{width:200%}.mobile.svelte-jszsro{display:none}.wave.svelte-jszsro{bottom:0}.wave.svelte-jszsro:nth-of-type(2){bottom:-1.25em;animation:svelte-jszsro-wave 18s linear reverse infinite;opacity:.3}.wave.svelte-jszsro:nth-of-type(3){bottom:-2.5em;animation:svelte-jszsro-wave 20s -1s reverse infinite;opacity:.7}}@keyframes svelte-jszsro-wave{2%{transform:translate(0)}25%{transform:translate(-25%)}50%{transform:translate(-50%)}75%{transform:translate(-25%)}to{transform:translate(1)}}@keyframes svelte-jszsro-fadeIn{0%{opacity:0;transform:translateY(70%)}to{opacity:100%;transform:translateY(0)}}@keyframes svelte-jszsro-fadeInMobile{0%{opacity:0;transform:translateY(30%)}to{opacity:100%;transform:translateY(0)}}.experience-section.svelte-1vsw0eb{position:relative;overflow:hidden;padding-bottom:3rem}@media (min-width: 1024px){.experience-section.svelte-1vsw0eb{padding-bottom:0}}.underscore.svelte-1jqlu9w,.headline.svelte-1jqlu9w{color:var(--dark-text-primary);transition:all 1.5s ease;text-transform:uppercase}.underscore.focus.svelte-1jqlu9w{background-color:var(--red);width:100%}.underscore.svelte-1jqlu9w{height:2px}@media (min-width: 768px){.underscore.svelte-1jqlu9w{height:4px}}@media (min-width: 1024px){.headline.svelte-1jqlu9w{transition:all 1s ease}}img.svelte-d65nku{width:100%;object-fit:cover;cursor:pointer}.fade-in.svelte-d65nku{animation:svelte-d65nku-fadeIn 2s 1}.more-projects-container.svelte-d65nku{display:flex;flex-wrap:wrap;justify-content:space-between}.more-projects-container.svelte-d65nku img:where(.svelte-d65nku){height:25rem}.main-project.svelte-d65nku img:where(.svelte-d65nku){max-height:35rem}.project.svelte-d65nku{width:100%}.card.svelte-d65nku{overflow:hidden;background:var(--dark-elevated);transition:transform .6s ease,box-shadow 1s ease;outline:1px solid var(--dark-border);border-radius:5px;margin-bottom:3rem}.card.svelte-d65nku:not(.main-project):last-child{margin-bottom:0}.card.svelte-d65nku:hover{transform:scale(1.05)}.card.shrink.svelte-d65nku{transform:scale(.95)}.company.svelte-d65nku{color:var(--dark-text-secondary)}.project-info.svelte-d65nku{display:flex;justify-content:space-between;align-items:center;border-radius:5px;padding:1.5rem 2rem}.btn-to-article.svelte-d65nku{display:block;font-family:inherit;color:#fff;font-size:4rem;transition:all .3s ease}.card.svelte-d65nku:hover .btn-to-article:where(.svelte-d65nku){transform:scale(1.2)}.company.svelte-d65nku{font-size:1.8rem;margin-bottom:0}@media (min-width: 768px){.card.svelte-d65nku:hover{transform:scale(1.1)}.card.shrink.svelte-d65nku{transform:scale(.9)}}@media (min-width: 1024px){.card.main-project.svelte-d65nku{margin-bottom:3rem}.card.svelte-d65nku:not(.main-project),.card.svelte-d65nku:not(.main-project):last-of-type{margin-top:2rem;margin-bottom:0rem}.project.svelte-d65nku{width:40%}}@keyframes svelte-d65nku-fadeIn{0%{opacity:0}to{opacity:100%}}.wrapper.svelte-100shvy{display:flex;justify-content:center;align-items:center}.skills-container.svelte-100shvy{width:100%;display:flex;flex-wrap:wrap;justify-content:center;row-gap:1rem;column-gap:3rem}.skill-container.svelte-100shvy{display:flex;flex-direction:column;align-items:center}.skill-container.svelte-100shvy span:where(.svelte-100shvy){padding-top:3px;font-size:clamp(1.2rem,3vw,1.4rem)}i.svelte-100shvy{font-size:6rem;color:var(--text-secondary)}.skill-container.svelte-100shvy i:where(.svelte-100shvy),.skill-container.svelte-100shvy span:where(.svelte-100shvy){transition:color 1s ease-out}.skill-container.animate.svelte-100shvy i:where(.svelte-100shvy),.skill-container.animate.svelte-100shvy span:where(.svelte-100shvy){color:var(--dark-text-secondary)}.skill-container.animate.svelte-100shvy i:where(.svelte-100shvy){animation-name:svelte-100shvy-flip_animation;animation-duration:1s}@media (min-width: 768px){.skills-container.svelte-100shvy{row-gap:2rem;column-gap:2rem}}@media (min-width: 1024px){i.svelte-100shvy{font-size:8rem}.skills-container.svelte-100shvy{width:90%;row-gap:1.8rem;column-gap:1.8rem}}@keyframes svelte-100shvy-flip_animation{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}section.svelte-5k9etq{padding-bottom:7rem}.wrapper.svelte-5k9etq{display:flex;flex-direction:column;align-items:center}.fade-in.svelte-5k9etq{animation:svelte-5k9etq-fadeIn 1.5s 1}.form-text.svelte-5k9etq{width:90%}form.svelte-5k9etq{display:flex;width:100%;flex-direction:column;align-items:flex-start;margin-top:2rem}form.svelte-5k9etq :where(.svelte-5k9etq){font-size:2rem;font-family:Inter Tight,sans-serif;font-weight:500;color:#000}textarea.svelte-5k9etq,input.svelte-5k9etq{width:100%;background-color:var(--white);border-radius:8px;padding:4px 12px;margin-bottom:2rem;outline:none;border:none;box-shadow:0 1px 4px #fff;transition:box-shadow .4s ease}textarea.svelte-5k9etq{padding-top:1rem}textarea.svelte-5k9etq:focus-visible,input.svelte-5k9etq:focus-visible{outline:4px solid var(--red)}textarea.svelte-5k9etq{resize:none}input.svelte-5k9etq{height:4.8rem}textarea.svelte-5k9etq{height:12rem}textarea.svelte-5k9etq:placeholder,input.svelte-5k9etq:placeholder{font-size:clamp(2rem,3vw,2.2rem);font-weight:400}.btn-wrapper.svelte-5k9etq{width:100%;text-align:right;margin-bottom:2rem}.input-error.svelte-5k9etq{background-color:#e95757aa}.input-error.svelte-5k9etq::placeholder{color:#fff}.spinner.svelte-5k9etq{border:4px solid white;border-left-color:var(--dark-elevated);border-radius:50%;width:2.3rem;height:2.3rem;display:inline-block;margin-right:1.5rem;animation:svelte-5k9etq-spin 1s linear infinite}.message-container.svelte-5k9etq{display:flex;width:90%;margin:3rem 0;align-items:center}.message-container.svelte-5k9etq p:where(.svelte-5k9etq){margin-bottom:0}.message-container.error.svelte-5k9etq{color:var(--red)}@media (min-width: 1024px){section.svelte-5k9etq{padding-bottom:14rem}.wrapper.svelte-5k9etq{flex-direction:row;justify-content:space-between;align-items:flex-start}form.svelte-5k9etq{width:45%;margin-top:0}.form-text.svelte-5k9etq{width:30%}.btn-wrapper.svelte-5k9etq{margin-bottom:0;text-align:left}.spinner.svelte-5k9etq{width:4rem;height:4rem}}@keyframes svelte-5k9etq-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes svelte-5k9etq-fadeIn{0%{opacity:0;transform:translate(-33%)}to{opacity:100%;transform:translate(0)}}a.svelte-1aywh8x{color:var(--dark-text-secondary);font-weight:700}a.svelte-1aywh8x:hover{text-decoration:underline}li.svelte-1hjwnn1{list-style:circle;margin:1rem 1rem 1rem 2rem}figure.svelte-1l8hz0r{margin:2rem 0}img.svelte-1l8hz0r{width:100%;max-height:450px;object-fit:cover;border-radius:6px;border:1px solid black}.navbar.svelte-ycoa8k{position:relative;padding:1.5rem 0 2rem}.hamburger.svelte-ycoa8k{position:absolute;top:30px;right:25px;z-index:20}.navbar-wrapper.svelte-ycoa8k{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.navbar-links.svelte-ycoa8k{display:flex;align-items:center;flex-wrap:wrap;gap:1.5rem 2rem;display:none}.nav-link.svelte-ycoa8k{font-size:clamp(1.5rem,3vw,2.2rem)}.nav-link-bar.svelte-ycoa8k{background-color:var(--red);border-radius:4px}.nav-link-label.svelte-ycoa8k{position:relative}@media (min-width: 1024px){.navbar.svelte-ycoa8k{padding:2rem 0}.hamburger.svelte-ycoa8k{display:none}.navbar-links.svelte-ycoa8k{display:inherit;gap:1rem 2rem}.nav-link-bar.svelte-ycoa8k{transform:translateY(41px);position:absolute;top:0;left:0;bottom:0;right:0;transition:transform .3s cubic-bezier(.4,0,.2,1)}.nav-link.svelte-ycoa8k{overflow:hidden;position:relative;padding:.5rem 1rem;line-height:1.5;border-radius:2px;transition:color .3s cubic-bezier(.4,0,.2,1)}.nav-link.svelte-ycoa8k:hover{color:#fff}.nav-link.svelte-ycoa8k:hover .nav-link-bar:where(.svelte-ycoa8k){transform:translateY(0)}}.hamburger.svelte-ycoa8k svg:where(.svelte-ycoa8k){min-height:24px;transition:transform .3s ease-in-out}.hamburger.svelte-ycoa8k svg:where(.svelte-ycoa8k) line:where(.svelte-ycoa8k){stroke:var(--dark-text-primary);stroke-width:3;transition:transform .3s ease-in-out}.hamburger.svelte-ycoa8k{z-index:20}.hamburger-btn-open.svelte-ycoa8k svg:where(.svelte-ycoa8k){transform:scale(1.1)}.hamburger-btn-open.svelte-ycoa8k #top:where(.svelte-ycoa8k){transform:translate(6px) rotate(45deg)}.hamburger-btn-open.svelte-ycoa8k #middle:where(.svelte-ycoa8k){opacity:0}.hamburger-btn-open.svelte-ycoa8k #bottom:where(.svelte-ycoa8k){transform:translate(-12px,6px) rotate(-45deg)}.logo-container.svelte-lf58uj{position:relative;z-index:20}.text.svelte-lf58uj{display:flex;align-items:center;justify-content:center;z-index:2}.center.svelte-lf58uj{display:flex;align-items:center;justify-content:center;width:5rem;height:5rem;color:var(--dark-bg);font-size:2.5rem;font-weight:700}.center.svelte-lf58uj:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";border-radius:.6rem;background-color:var(--dark-text-primary)}.center.svelte-lf58uj:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";border-radius:.6rem}.center.svelte-lf58uj:hover{color:var(--dark-text-primary)}.center.svelte-lf58uj:hover:before{mix-blend-mode:screen;animation:svelte-lf58uj-fast 13s linear infinite;background:linear-gradient(315deg,var(--green) 3%,var(--red) 38%,var(--dark-grey) 68%)}.center.svelte-lf58uj:hover:after{mix-blend-mode:screen;animation:svelte-lf58uj-slow 33s linear infinite;background:linear-gradient(315deg,var(--green) 3%,var(--red) 38%,var(--dark-grey) 68%)}@keyframes svelte-lf58uj-fast{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes svelte-lf58uj-slow{0%{transform:rotate(360deg)}to{transform:rotate(0)}}aside.svelte-d6fsvn{position:fixed;top:0;z-index:15;min-width:100vw;min-height:100vh;background:var(--dark-surface);opacity:.97;right:-100%;transition:right .3s ease-in-out}aside.open.svelte-d6fsvn{right:0}nav.svelte-d6fsvn{padding-top:14rem;padding-bottom:4rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.nav-link.svelte-d6fsvn{font-size:3.5rem}.list-item.svelte-d6fsvn{position:relative;margin-bottom:3.5rem}.list-item.svelte-d6fsvn:before{position:absolute;content:"";top:0;left:-2rem;width:1rem;height:100%;transition:.6s}.list-item.svelte-d6fsvn button:where(.svelte-d6fsvn){position:relative;transition:background-size .45s .04s;font-family:Inter Tight,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.list-item.svelte-d6fsvn button:where(.svelte-d6fsvn):before{color:var(--dark-text-primary);position:absolute;content:attr(data-text);z-index:-1}.list-item.svelte-d6fsvn:hover:before{left:calc(100% + 1rem)}.list-item.svelte-d6fsvn:hover button:where(.svelte-d6fsvn){background-size:100%}.list-item-one.svelte-d6fsvn:before{background:var(--red)}.list-item-one.svelte-d6fsvn button:where(.svelte-d6fsvn){background:linear-gradient(var(--red) 0 100%) left / 0 no-repeat;color:transparent;background-clip:text;-webkit-background-clip:text}.list-item-two.svelte-d6fsvn:before{background:var(--green)}.list-item-two.svelte-d6fsvn button:where(.svelte-d6fsvn){background:linear-gradient(var(--green) 0 100%) left / 0 no-repeat;color:transparent;background-clip:text;-webkit-background-clip:text}.list-item-three.svelte-d6fsvn:before{background:var(--yellow)}.list-item-three.svelte-d6fsvn button:where(.svelte-d6fsvn){background:linear-gradient(var(--yellow) 0 100%) left / 0 no-repeat;color:transparent;background-clip:text;-webkit-background-clip:text}.list-item-four.svelte-d6fsvn:before{background:var(--orange)}.list-item-four.svelte-d6fsvn button:where(.svelte-d6fsvn){background:linear-gradient(var(--orange) 0 100%) left / 0 no-repeat;color:transparent;background-clip:text;-webkit-background-clip:text}@media (min-width: 1024px){aside.svelte-d6fsvn{display:none}}.load-splash.svelte-ozi9wh{position:fixed;top:0;right:0;z-index:20;min-width:100vw;min-height:100vh;background:var(--dark-surface);display:flex;justify-content:center;align-items:center}.logo-container.svelte-ozi9wh{position:relative;z-index:20}.load-splash.svelte-ozi9wh .center:where(.svelte-ozi9wh){opacity:.8;display:flex;align-items:center;justify-content:center;width:13rem;height:13rem;color:#fff;font-size:clamp(5.5rem,3vw,6.5rem);font-weight:700}.load-splash.svelte-ozi9wh .center:where(.svelte-ozi9wh):before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";border-radius:3rem;mix-blend-mode:screen;animation:svelte-ozi9wh-fast 10s linear infinite;background:linear-gradient(315deg,var(--green) 3%,var(--red) 38%,var(--dark-grey) 68%)}.load-splash.svelte-ozi9wh .center:where(.svelte-ozi9wh):after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";border-radius:3rem;mix-blend-mode:screen;animation:svelte-ozi9wh-slow 20s linear infinite;background:linear-gradient(315deg,var(--green) 3%,var(--red) 38%,var(--dark-grey) 68%)}.text.svelte-ozi9wh{z-index:21}@media (min-width: 1024px){.load-splash.svelte-ozi9wh .center:where(.svelte-ozi9wh){height:14rem;width:14rem}}@keyframes svelte-ozi9wh-fast{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes svelte-ozi9wh-slow{0%{transform:rotate(360deg)}to{transform:rotate(0)}}.footer.svelte-1oqtb4l{background-color:#000;color:#fff;padding:2rem 0;text-align:center;font-size:1.5rem}.footer-link.svelte-1oqtb4l{margin:0 10px}.footer-link.svelte-1oqtb4l:hover{text-decoration:underline}p.svelte-1oqtb4l{font-size:1rem}@media (min-width: 768px){p.svelte-1oqtb4l{font-size:inherit}}.btn.svelte-xkhwhw{font-family:Inter Tight,sans-serif;font-weight:500;color:#000;background-color:var(--dark-text-primary);font-size:clamp(1.5rem,3vw,2.2rem);padding:1rem 2rem;border-radius:6px;overflow:hidden;position:relative;border:1px solid rgba(0,0,0,.4)}.btn.svelte-xkhwhw:focus-visible{outline:2px solid var(--red)}.small-btn.svelte-xkhwhw{padding:.75rem 2rem}@media (min-width: 1024px){.btn.svelte-xkhwhw{padding:1.5rem 4rem;border-radius:6px}.btn.svelte-xkhwhw:hover .btn-label:where(.svelte-xkhwhw){color:#fff;position:relative}.btn.svelte-xkhwhw:hover .btn-bar:where(.svelte-xkhwhw){transform:translateY(0)}.btn-bar.svelte-xkhwhw{background-color:var(--green);transform:translateY(53px);position:absolute;top:0;left:0;bottom:0;right:0;transition:transform .3s cubic-bezier(.4,0,.2,1);border:2px solid var(--green);box-shadow:0 1px 0 1px var(--green)}.btn-label.svelte-xkhwhw{transition:color .3s cubic-bezier(.4,0,.2,1);color:#000}.small-btn.svelte-xkhwhw{padding:1rem 2.5rem;font-size:2rem}.small-btn.svelte-xkhwhw .btn-bar:where(.svelte-xkhwhw){transform:translateY(42px)}.go-back.svelte-xkhwhw .btn-bar:where(.svelte-xkhwhw){transform:translateY(0) translate(100%);box-shadow:none}.go-back.svelte-xkhwhw:hover .btn-bar:where(.svelte-xkhwhw){transform:translate(0)}}.work-experience-list.svelte-1uo5h2p{width:100%}.work-item.svelte-1uo5h2p{border-bottom:1px solid var(--dark-border);padding-bottom:1.2rem}.work-item.svelte-1uo5h2p:not(:first-of-type){padding-top:1.6rem}.work-item.svelte-1uo5h2p p:where(.svelte-1uo5h2p){margin-bottom:0}h3.opened.svelte-1uo5h2p{background:linear-gradient(to right,#4acfee,#53f8c9,#6070fd,#5bbdff,#4acfee);background-size:200%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:svelte-1uo5h2p-animate-gradient 4s linear infinite}.company-description.svelte-1uo5h2p:hover p:where(.svelte-1uo5h2p){text-decoration:underline}.flex.svelte-1uo5h2p{display:flex;align-items:center}.flex-space-between.svelte-1uo5h2p{display:flex;justify-content:space-between;align-items:center}.company-description.svelte-1uo5h2p{display:flex;justify-content:center;align-items:center}.company-description.svelte-1uo5h2p img:where(.svelte-1uo5h2p){width:3rem;height:3rem;border-radius:4px;object-fit:cover;cursor:pointer;margin-right:1rem}.toggle-description-btn.svelte-1uo5h2p{font-family:Inter Tight,sans-serif;position:relative;cursor:pointer}.button-icon.svelte-1uo5h2p:hover,.toggle-description-btn.svelte-1uo5h2p:hover .button-icon:where(.svelte-1uo5h2p){filter:invert(48%) sepia(23%) saturate(911%) hue-rotate(288deg) brightness(91%) contrast(80%);transform:scale(1.2)}.dates.svelte-1uo5h2p{margin-right:1.5rem;white-space:nowrap;color:var(--dark-text-secondary)}.button-icon.svelte-1uo5h2p{position:absolute;right:-20px;height:37px;width:37px;transition:all .4s ease;filter:invert(100%) sepia(100%) saturate(0%) hue-rotate(140deg) brightness(104%) contrast(105%)}.button-icon.focus.svelte-1uo5h2p{animation:svelte-1uo5h2p-shake 2s 1}.laptop.svelte-1uo5h2p{display:none}@media (min-width: 768px){.work-experience-list.svelte-1uo5h2p{width:85%;overflow-y:scroll;overflow-x:hidden;height:52rem;padding-right:2rem;position:relative;z-index:2}.svelte-1uo5h2p::-webkit-scrollbar{width:2px}.svelte-1uo5h2p::-webkit-scrollbar-thumb{background:var(--dark-text-primary)}.svelte-1uo5h2p::-webkit-scrollbar-thumb:hover{background:var(--red)}.dates.svelte-1uo5h2p{margin-right:4.2rem}.company-description.svelte-1uo5h2p img:where(.svelte-1uo5h2p){width:4rem;height:4rem}.button-icon.svelte-1uo5h2p{height:50px;width:50px}.laptop.svelte-1uo5h2p{display:inline}.mobile.svelte-1uo5h2p{display:none}}@media (min-width: 1024px){.work-experience-list.svelte-1uo5h2p{width:60%;height:67rem}.company-description.svelte-1uo5h2p img:where(.svelte-1uo5h2p){width:5rem;height:5rem;margin-right:1.5rem}.button-icon.svelte-1uo5h2p{font-size:1.8rem;right:-10px}}@keyframes svelte-1uo5h2p-shake{0%{transform:scale(1.5) rotate(10deg);filter:invert(48%) sepia(23%) saturate(911%) hue-rotate(288deg) brightness(91%) contrast(80%)}25%{transform:scale(1.5) rotate(-10deg);filter:invert(48%) sepia(23%) saturate(911%) hue-rotate(288deg) brightness(91%) contrast(80%)}50%{transform:scale(1.5) rotate(20deg);filter:invert(48%) sepia(23%) saturate(911%) hue-rotate(288deg) brightness(91%) contrast(80%)}75%{transform:scale(1.5) rotate(-5deg);filter:invert(48%) sepia(23%) saturate(911%) hue-rotate(288deg) brightness(91%) contrast(80%)}80%{transform:scale(1) rotate(0);filter:invert(100%) sepia(100%) saturate(0%) hue-rotate(140deg) brightness(104%) contrast(105%)}to{transform:scale(1) rotate(0);filter:invert(100%) sepia(100%) saturate(0%) hue-rotate(140deg) brightness(104%) contrast(105%)}}@keyframes svelte-1uo5h2p-animate-gradient{to{background-position:200%}}.icons.svelte-16u3dk3{display:flex;align-items:center;gap:1.5rem;padding:0 1rem}.icon-container.svelte-16u3dk3{display:flex;flex-direction:column;align-items:center}.icon.svelte-16u3dk3{height:40px;width:40px;cursor:pointer;transition:all .25s ease;filter:invert(100%) sepia(100%) saturate(0%) hue-rotate(140deg) brightness(104%) contrast(105%)}.icon-round.svelte-16u3dk3{border-radius:50%}.icon-label.svelte-16u3dk3{padding-bottom:1rem;font-size:1.5rem;letter-spacing:1.2px;background:linear-gradient(to right,#4acfee,#53f8c9,#6070fd,#5bbdff,#4acfee);background-size:200%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:svelte-16u3dk3-animate-gradient 4s linear infinite}.icon.svelte-16u3dk3:hover{filter:invert(48%) sepia(23%) saturate(911%) hue-rotate(288deg) brightness(91%) contrast(80%);transform:scale(1.2)}.icon-round.svelte-16u3dk3:hover{border:1px solid white}.icon-img.svelte-16u3dk3{width:100%;height:100%;object-fit:cover}@media (min-width: 768px){.icon.svelte-16u3dk3{width:45px;height:45px}}@media (min-width: 1024px){.icons.svelte-16u3dk3{gap:2rem}.icon.svelte-16u3dk3{width:50px;height:50px}.icon-label.svelte-16u3dk3{padding-bottom:1.5rem}}@keyframes svelte-16u3dk3-animate-gradient{to{background-position:200%}}.backToTop.svelte-j253we{display:none}@media screen and (min-width: 1024px){.backToTop.svelte-j253we{display:block;position:fixed;bottom:2rem;right:2rem;font-size:5rem;z-index:10;background:var(--green);opacity:.4;color:#fff;cursor:pointer;background:none;border:none;transition:all .5s ease}.backToTop.svelte-j253we:hover{opacity:1;color:var(--green)}}.circles.svelte-qhff7y li:where(.svelte-qhff7y){position:absolute;display:block;list-style:none;width:20px;height:20px;background:var(--green);animation:svelte-qhff7y-circles 25s linear infinite;bottom:-200px}.circles-container.svelte-qhff7y{display:none}@media (min-width: 768px){.circles-container.svelte-qhff7y{display:block;position:absolute;right:0;top:0;width:20%;height:100%}}@media (min-width: 1024px){.circles-container.svelte-qhff7y{width:50%}}.circles.svelte-qhff7y li:where(.svelte-qhff7y):nth-child(1){left:25%;width:80px;height:80px;animation-delay:0s}.circles.svelte-qhff7y li:where(.svelte-qhff7y):nth-child(2){left:10%;width:20px;height:20px;animation-delay:2s;animation-duration:12s}.circles.svelte-qhff7y li:where(.svelte-qhff7y):nth-child(3){left:70%;width:20px;height:20px;animation-delay:4s}.circles.svelte-qhff7y li:where(.svelte-qhff7y):nth-child(4){left:40%;width:60px;height:60px;animation-delay:0s;animation-duration:18s}.circles.svelte-qhff7y li:where(.svelte-qhff7y):nth-child(5){left:65%;width:20px;height:20px;animation-delay:0s}.circles.svelte-qhff7y li:where(.svelte-qhff7y):nth-child(6){left:75%;width:110px;height:110px;animation-delay:3s}.circles.svelte-qhff7y li:where(.svelte-qhff7y):nth-child(7){left:35%;width:150px;height:150px;animation-delay:7s}.circles.svelte-qhff7y li:where(.svelte-qhff7y):nth-child(8){left:50%;width:25px;height:25px;animation-delay:15s;animation-duration:45s}.circles.svelte-qhff7y li:where(.svelte-qhff7y):nth-child(9){left:20%;width:15px;height:15px;animation-delay:2s;animation-duration:35s}.circles.svelte-qhff7y li:where(.svelte-qhff7y):nth-child(10){left:85%;width:150px;height:150px;animation-delay:0s;animation-duration:11s}@keyframes svelte-qhff7y-circles{0%{transform:translateY(0) rotate(0);opacity:1;border-radius:0}to{transform:translateY(-1500px) rotate(720deg);opacity:0;border-radius:50%}}
