@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,100..900;1,100..900&display=swap";:root{--headerHeight: 6vh;--gapStandard: 1.25rem;--colorSecondary: #cfcfcf;--colorTertiary: #800000}@media screen and (min-width: 768px){:root{--headerHeight: 12vh}}html{overflow:hidden;font-size:clamp(16px,2vw,18px);line-height:1.5;font-family:Poppins,sans-serif;background-color:#d3d3d3}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}body{font-size:1rem;line-height:1.5;height:100vh}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:1rem}h5{font-size:.75rem}h6{font-size:.5rem}ul{list-style:none}a{text-decoration:none;color:#000;font-size:1rem}img{max-width:100%}.waist{max-width:min(90%,1280px);margin-inline:auto}.header.svelte-lkh27q{position:fixed;top:0;left:0;width:100%;z-index:99;background:transparent}.header__container.svelte-lkh27q{display:flex;justify-content:space-between;align-items:flex-end;padding:1.5rem;max-width:1600px;margin-inline:auto}.header__logo.svelte-lkh27q{width:fit-content;outline:none;margin-top:auto;transition:.5s ease}.header__logo.svelte-lkh27q:hover{filter:brightness(.8)}.header__logo.svelte-lkh27q>img:where(.svelte-lkh27q){display:block;height:30px;cursor:pointer}.header__hamburger.svelte-lkh27q{display:flex;flex-direction:column;justify-content:space-between;background:none;border:none;cursor:pointer;outline:none;position:relative;height:21px;padding:0}.header__hamburger.svelte-lkh27q>span:where(.svelte-lkh27q){display:block;height:4px;width:30px;background:#000;border-radius:4px;transition:transform .3s ease,opacity .3s ease}.header__hamburger.toggled.svelte-lkh27q span:where(.svelte-lkh27q):nth-child(1){transform:translateY(11px) rotate(45deg)}.header__hamburger.toggled.svelte-lkh27q span:where(.svelte-lkh27q):nth-child(2){opacity:0}.header__hamburger.toggled.svelte-lkh27q span:where(.svelte-lkh27q):nth-child(3){transform:translateY(-11px) rotate(-45deg)}.menu.svelte-1bmzo0v{position:absolute;z-index:0;height:100vh;width:100%;padding-top:var(--headerHeight);background-color:#e9e9e9;overflow-y:auto;-webkit-overflow-scrolling:touch}@media screen and (min-width: 768px){.menu.svelte-1bmzo0v{height:50vh}}.menu__container.svelte-1bmzo0v{display:flex;flex-direction:column;max-width:min(90%,400px);margin-inline:auto;gap:1.25rem;padding:1rem}.menu__navigation.svelte-1bmzo0v{flex:1;margin:0;padding-top:var(--gapStandard);padding-bottom:1rem;border-bottom:2px solid green;border-radius:1px}.mn__title.svelte-1bmzo0v{width:fit-content;padding-inline:0rem;padding-right:1.25rem;margin-inline:auto;border-bottom:2px solid black;border-radius:1px;margin-bottom:1rem;margin-left:0}.mn__list.svelte-1bmzo0v{display:flex;flex-direction:column;gap:.75rem;max-height:min-content}.mn__list.svelte-1bmzo0v>a:where(.svelte-1bmzo0v){font-size:1.15rem;outline:none;color:#000;transition:.2s;font-weight:400;box-shadow:0 0 1rem #0000001a;opacity:95%;padding-inline:.55rem 1.25rem;padding-block:.4rem;border-radius:6px}.mn__list.svelte-1bmzo0v>a:where(.svelte-1bmzo0v):hover{filter:opacity(.95);color:#00bfff}.menu__information.svelte-1bmzo0v{width:100%}.mi__title.svelte-1bmzo0v{width:fit-content;padding-inline:0rem;padding-right:1.25rem;margin-inline:auto;border-bottom:2px solid black;border-radius:1px;margin-bottom:1rem;margin-left:0}.mi__grid.svelte-1bmzo0v{display:grid;width:100%;aspect-ratio:2;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(3,1fr);padding:.55rem;padding-bottom:0;box-shadow:0 0 1rem #0000001a;border-radius:6px}.mig__photo.svelte-1bmzo0v{grid-row:1 / -2;grid-column:1 / 3;display:flex;align-items:center;justify-content:center}.mig__photo.svelte-1bmzo0v>img:where(.svelte-1bmzo0v){display:block;aspect-ratio:1;border-radius:.5rem;border:1px solid black}.mig__titles.svelte-1bmzo0v{grid-column:3 / -1;grid-row:1 / -2;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.migt__name.svelte-1bmzo0v{font-size:1.25rem;font-variant:small-caps;margin-inline:auto;font-family:"Noto Serif",serif;font-weight:500;border-bottom:1px solid black}.migt__title.svelte-1bmzo0v{font-size:1rem;margin-inline:auto;font-family:"Noto Serif",serif;font-style:italic;font-weight:400}.mig__langs.svelte-1bmzo0v{grid-column:1 / -1;grid-row:-2 / -1;display:flex;justify-content:space-between;align-items:center;gap:1rem}.migl__item.svelte-1bmzo0v{display:flex;align-items:center;width:max-content}.migl__item.svelte-1bmzo0v>p:where(.svelte-1bmzo0v){font-size:.75rem;padding-left:.4rem;width:min-content}.migl__item.svelte-1bmzo0v>img:where(.svelte-1bmzo0v){max-height:30px}.mi__mail.svelte-1bmzo0v{display:flex;justify-content:flex-start;gap:.75rem;margin-top:.75rem;box-shadow:0 0 1rem #0000001a;padding-inline:.55rem 1.25rem;padding-block:.4rem;border-radius:6px}.mi__mail.svelte-1bmzo0v>img:where(.svelte-1bmzo0v){max-height:20px;display:flex;flex-direction:row}.mi__mail.svelte-1bmzo0v>p:where(.svelte-1bmzo0v){font-size:.85rem}.mi__website.svelte-1bmzo0v{display:flex;justify-content:flex-start;gap:.75rem;margin-top:.75rem;box-shadow:0 0 1rem #0000001a;padding-inline:.55rem 1.25rem;padding-block:.4rem;border-radius:6px}.mi__website.svelte-1bmzo0v>img:where(.svelte-1bmzo0v){max-height:20px;display:block}.mi__website.svelte-1bmzo0v>p:where(.svelte-1bmzo0v){font-size:.85rem}.mi__linkedin.svelte-1bmzo0v{display:flex;align-items:center;justify-content:flex-start;font-size:1rem;gap:.75rem;margin-top:.75rem;box-shadow:0 0 1rem #0000001a;padding-inline:.55rem 1.25rem;padding-block:.4rem;border-radius:6px}.mi__linkedin.svelte-1bmzo0v>svg:where(.svelte-1bmzo0v){max-height:20px;display:block}.mi__linkedin.svelte-1bmzo0v>p:where(.svelte-1bmzo0v){font-size:.85rem}.mn__footer.svelte-1bmzo0v{display:none}.mi__footer.svelte-1bmzo0v{padding-top:1rem;font-size:.85rem;display:flex;justify-content:center}.layout.svelte-3jkdxg{position:relative}main.svelte-3jkdxg{background-color:#f5f5f5;display:block;position:relative;height:100vh;transition:1s ease;padding-top:var(--headerHeight);top:0;left:0;right:0}main.conveyed.svelte-3jkdxg{transform:translateY(100%)}@media screen and (min-width: 768px){main.conveyed.svelte-3jkdxg{transform:translateY(50%)}}
