header.svelte-17oghak.svelte-17oghak{position:absolute;background-color:var(--text-color-light);color:var(--text-color-dark);top:0;left:0;width:22rem;height:4rem;padding:1rem;border-radius:0 0 10px;z-index:2}.menu.svelte-17oghak.svelte-17oghak{display:flex;justify-content:space-between}.menu.svelte-17oghak p.svelte-17oghak{padding-left:1rem}button.svelte-17oghak.svelte-17oghak{border:none;cursor:pointer}p.svelte-17oghak.svelte-17oghak{font-weight:200}nav.svelte-17oghak.svelte-17oghak{top:3.4rem;background-color:var(--text-color-light);border-radius:0 0 10px;color:var(--text-color-dark);position:absolute;width:22rem;height:22rem;padding:var(--padding)}#toggle.svelte-17oghak.svelte-17oghak{display:flex;flex-direction:column;justify-content:space-between}ul.svelte-17oghak.svelte-17oghak{list-style:none;font-weight:300}li.svelte-17oghak.svelte-17oghak{padding-top:1rem;transition-duration:.2s}li.svelte-17oghak.svelte-17oghak:hover{transform:translate(3px)}a.svelte-17oghak.svelte-17oghak{text-decoration:none;color:var(--text-color-dark)}#socials.svelte-17oghak.svelte-17oghak{display:flex}#socials.svelte-17oghak.svelte-17oghak li:nth-last-of-type(1){padding-left:2rem}.toggle.svelte-17oghak.svelte-17oghak{transition:all .1s ease}.nav-visible.svelte-17oghak.svelte-17oghak{transform:translateY(0)}.nav-hidden.svelte-17oghak.svelte-17oghak{transform:translateY(-100%)}@media screen and (max-width: 767px){header.svelte-17oghak.svelte-17oghak{width:100%;border-radius:0 0 10px 10px}nav.svelte-17oghak.svelte-17oghak{height:15rem;border-radius:0 0 10px 10px;width:100%}}section.svelte-c1tl2j{display:flex;justify-content:center;align-items:center;width:100%;height:90vh;padding:var(--padding);overflow:hidden}h1.svelte-c1tl2j{overflow:hidden;font-size:8rem;font-weight:400;height:22vh}p.svelte-c1tl2j{font-size:24px;font-weight:200;text-align:end;overflow:hidden}@media screen and (max-width: 767px){section.svelte-c1tl2j{width:100%;height:50vh}h1.svelte-c1tl2j{font-size:2rem;height:10vh}p.svelte-c1tl2j{text-align:left}}section.svelte-1u57pzp{position:sticky;top:3rem;display:flex;justify-content:space-between;align-items:center;background-color:#1a535c;color:var(--text-color-light);border-radius:10px;height:90vh;padding:var(--padding);overflow:hidden}p.svelte-1u57pzp{font-size:24px;font-weight:200;width:45vw;overflow-y:hidden}.intro.svelte-1u57pzp{height:100%;width:30%}img.svelte-1u57pzp{width:100%;height:100%;border-radius:10px;object-fit:cover}@media screen and (max-width: 767px){section.svelte-1u57pzp{display:flex;flex-direction:column;height:100%}p.svelte-1u57pzp{width:100%}.intro.svelte-1u57pzp{width:100%;height:100%}img.svelte-1u57pzp{display:none}}section.svelte-b5pdiw.svelte-b5pdiw{position:sticky;top:4.3rem;background-color:#f0eff4;color:#1a535c;border-radius:10px;width:100%;height:90vh;padding:var(--padding);overflow:hidden}h2.svelte-b5pdiw.svelte-b5pdiw{font-weight:200}.last-projects.svelte-b5pdiw.svelte-b5pdiw{display:flex;gap:2rem;width:100%;height:100%;padding-top:2rem;padding-bottom:2rem;font-weight:200}.first-project.svelte-b5pdiw.svelte-b5pdiw,.second-project.svelte-b5pdiw.svelte-b5pdiw{width:50%;height:65%}.first-project.svelte-b5pdiw img.svelte-b5pdiw,.second-project.svelte-b5pdiw img.svelte-b5pdiw{object-fit:cover;object-position:top left;width:100%;height:100%;border-radius:10px}.second-project.svelte-b5pdiw.svelte-b5pdiw{margin-top:5rem}@media screen and (max-width: 767px){section.svelte-b5pdiw.svelte-b5pdiw{height:100%}.last-projects.svelte-b5pdiw.svelte-b5pdiw{display:flex;flex-direction:column;width:100%}.first-project.svelte-b5pdiw.svelte-b5pdiw,.second-project.svelte-b5pdiw.svelte-b5pdiw{width:100%}.first-project.svelte-b5pdiw img.svelte-b5pdiw,.second-project.svelte-b5pdiw img.svelte-b5pdiw{object-fit:cover;object-position:left}.second-project.svelte-b5pdiw.svelte-b5pdiw{margin-top:0}}section.svelte-1fge9c4{position:sticky;width:100%;height:100%;background-color:var(--background-color);border-radius:10px 10px 0 0;padding:var(--padding);overflow:hidden}h2.svelte-1fge9c4{position:sticky;top:2rem}h2.svelte-1fge9c4,p.svelte-1fge9c4{font-weight:200}.wrapper-projects.svelte-1fge9c4{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;margin-top:10rem}.wrapper-project1.svelte-1fge9c4,.wrapper-project2.svelte-1fge9c4{display:flex;gap:2rem;width:80vw;margin-bottom:10rem}.logo.svelte-1fge9c4{width:55vw;height:35vw}a.svelte-1fge9c4{text-decoration:none}.text-about.svelte-1fge9c4{display:flex;flex-direction:column;justify-content:center;width:20vw}.text-about.svelte-1fge9c4 h3{font-size:2rem;margin-bottom:var(--padding)}img.svelte-1fge9c4{width:100%;height:100%;object-fit:cover;object-position:top}@media screen and (max-width: 767px){.text-about.svelte-1fge9c4{width:100%}.wrapper-project1.svelte-1fge9c4,.wrapper-project2.svelte-1fge9c4{display:flex;flex-direction:column;width:100%}p.svelte-1fge9c4{width:100%}}footer.svelte-dob7fb{position:sticky;width:100%;height:20rem;background-color:#1a535c;padding:var(--padding);overflow:hidden}.container-footer.svelte-dob7fb{width:35vw}h2.svelte-dob7fb{font-weight:200;font-size:5rem}.socials.svelte-dob7fb{width:20vw}ul.svelte-dob7fb{list-style:none;display:flex;justify-content:space-between}@media screen and (max-width: 767px){footer.svelte-dob7fb{height:10rem}.container-footer.svelte-dob7fb{width:100%}h2.svelte-dob7fb{font-size:2rem}.socials.svelte-dob7fb{width:50%}}*{margin:0;padding:0;box-sizing:border-box}:root{--background-color:#242424;--background-color-light:#2d6ed09a;--text-color-h1:#f5b19c;--text-color-dark:#1a202c;--text-color-light:#f0eff4;--padding:2rem}
