.language a[data-v-a5fd5732]{background-color:var(--accent);color:#fff;padding:10px 15px;border-radius:15px;font-weight:700}.language a[data-v-a5fd5732]:hover{background-color:orange;transition:all .5s ease}.language a.active[data-v-a5fd5732]{display:none}.navbar[data-v-7d10a9d9]{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;flex-direction:row;align-items:center;padding:20px;font-size:var(--size_text)}.navbar_container[data-v-7d10a9d9]{width:100%;display:flex;justify-content:center;position:fixed;top:0;left:0;z-index:100;transition:all .3s ease}.navbar_container.scrolled[data-v-7d10a9d9]{transform:scale(.95);top:10px;font-size:calc(var(--size_text) * .9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:var(--darker_background);border-radius:15px}.logo[data-v-7d10a9d9]{height:50px;display:flex;padding-left:20px}.nav_links[data-v-7d10a9d9]{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;list-style:none;gap:20px;padding:0;margin:0}.nav-item[data-v-7d10a9d9]{position:relative;font-weight:500;margin:0 10px;color:var(--text);text-decoration:none;transition:color .3s ease}.nav-item[data-v-7d10a9d9]:after{content:"";position:absolute;left:0;bottom:-3px;height:2px;width:0;background-color:var(--accent);transition:width .3s ease}.nav-item[data-v-7d10a9d9]:hover:after{width:100%}.nav-item.active[data-v-7d10a9d9]{color:var(--accent);font-weight:700}.nav-item.active[data-v-7d10a9d9]:after{width:100%}.menu-button-container[data-v-7d10a9d9]{display:none;height:100%;width:30px;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;position:relative}#menu-toggle[data-v-7d10a9d9]{display:none}.menu-button[data-v-7d10a9d9],.menu-button[data-v-7d10a9d9]:before,.menu-button[data-v-7d10a9d9]:after{display:block;background-color:var(--text);position:absolute;height:3px;width:28px;border-radius:2px;transition:transform .4s cubic-bezier(.23,1,.32,1),background-color .2s ease}.menu-button[data-v-7d10a9d9]:before{content:"";margin-top:-8px}.menu-button[data-v-7d10a9d9]:after{content:"";margin-top:8px}#menu-toggle:checked+.menu-button-container .menu-button[data-v-7d10a9d9]{background-color:transparent}#menu-toggle:checked+.menu-button-container .menu-button[data-v-7d10a9d9]:before{transform:rotate(45deg);margin-top:0}#menu-toggle:checked+.menu-button-container .menu-button[data-v-7d10a9d9]:after{transform:rotate(-45deg);margin-top:0}@media(max-width:900px){.navbar_container[data-v-7d10a9d9]{background-color:var(--darker_background)}.navbar_container.open[data-v-7d10a9d9]{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.menu-button-container[data-v-7d10a9d9]{display:flex}.desktop-lang[data-v-7d10a9d9]{display:none}.nav_links[data-v-7d10a9d9]{position:absolute;top:100%;left:0;width:100%;flex-direction:column;flex-wrap:nowrap;align-items:center;background-color:var(--darker_background);border-radius:0 0 15px 15px;overflow:hidden;max-height:0;opacity:0;pointer-events:none;transition:all .8s cubic-bezier(.23,1,.32,1)}.nav_links.open[data-v-7d10a9d9]{max-height:100vh;opacity:1;pointer-events:auto;padding:20px 0}.mobile-lang[data-v-7d10a9d9]{display:block;margin-top:10px}}@media(min-width:901px){.mobile-lang[data-v-7d10a9d9]{display:none}}.hero[data-v-b0ae9570]{padding-top:150px;height:650px;display:flex;flex-direction:row;min-height:450px;justify-content:center;align-items:center}.hero_info[data-v-b0ae9570]{width:50%;display:flex;flex-direction:column}.hero_info>div[data-v-b0ae9570]{margin:auto 0 auto auto}.hero_socials[data-v-b0ae9570]{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;margin-top:30px;text-align:center}.hero_socials .socials_buttons[data-v-b0ae9570],.hero_socials .socials_icons[data-v-b0ae9570]{display:flex;gap:10px;flex-direction:row;flex-wrap:wrap}.hero_socials .icon[data-v-b0ae9570]{display:flex;align-items:center;justify-content:center;transition:opacity .1s}.hero_socials .icon img[data-v-b0ae9570]{width:40px}.hero_socials .icon[data-v-b0ae9570]:hover{opacity:.8}.box_animation[data-v-b0ae9570]{display:flex;align-items:center;justify-content:center;position:relative;z-index:0;width:150px;height:40px;border:1px solid var(--text);cursor:pointer;transition:.7s}html[lang=de] .box_animation[data-v-b0ae9570]{width:170px}.box_animation[data-v-b0ae9570]:before,.box_animation[data-v-b0ae9570]:after{content:"";z-index:-1;position:absolute;background:var(--background);transition:.7s}.box_animation[data-v-b0ae9570]:before,.box_animation[data-v-b0ae9570]:after{height:50px;width:130px}.box_animation[data-v-b0ae9570]:hover:before{width:0}.box_animation[data-v-b0ae9570]:hover:after{height:0}.hero_image[data-v-b0ae9570]{width:50%;display:flex;justify-content:center;height:100%}.portrait_container[data-v-b0ae9570]{width:380px;position:relative;justify-content:center;align-items:center;height:100%}.portrait_cover_top[data-v-b0ae9570]{position:absolute;width:100%;height:190px;background-color:var(--lighter_background);z-index:0;top:120px;border-radius:190px 190px 0 0}.portrait_wrapper[data-v-b0ae9570]{width:100%;display:flex;justify-content:center;align-items:center;border-radius:0 0 190px 190px;position:absolute;bottom:0;background:linear-gradient(to top,var(--lighter_background) 190px,transparent 190px);overflow:hidden}.portrait_wrapper img[data-v-b0ae9570]{transform:translateY(50px);height:500px}.hero_profession[data-v-b0ae9570]{font-size:var(--size_section-titles);font-family:var(--font_family_mono),serif;font-weight:700;margin-bottom:20px}.hero_name[data-v-b0ae9570]{font-size:var(--size_headline);color:var(--accent);font-family:var(--font_family_mono),serif;font-weight:700;margin-bottom:10px}.hero_name span[data-v-b0ae9570]{display:inline-block}.hero_name span[data-v-b0ae9570]:after{content:"|";display:inline-block;font-size:calc(var(--size_headline) * 1.2);animation:blink-animation-b0ae9570 1.5s steps(2) infinite;width:20px}.hero_name:hover span[data-v-b0ae9570]:after{animation:none;visibility:visible}@keyframes blink-animation-b0ae9570{0%{visibility:hidden}}@media screen and (max-width:1200px){.hero[data-v-b0ae9570]{margin:0 2rem}}@media screen and (max-width:910px){.hero[data-v-b0ae9570]{flex-direction:column;height:840px}.hero .hero_info[data-v-b0ae9570]{text-align:center;line-height:normal;width:100%}.hero .hero_info>div[data-v-b0ae9570]{margin:0}.hero .hero_image[data-v-b0ae9570]{min-height:500px;width:100%}.hero .hero_socials[data-v-b0ae9570]{justify-content:center;align-items:center;margin-bottom:10px}.hero .hero_socials .socials_buttons[data-v-b0ae9570]{margin-top:10px;gap:15px}}@media screen and (max-width:631px){.hero[data-v-b0ae9570]{height:907px}}@media screen and (max-width:520px){.hero_socials[data-v-b0ae9570]{flex-direction:column}.hero_socials .socials_icons[data-v-b0ae9570]{flex-direction:row}.hero_socials .socials_buttons[data-v-b0ae9570]{flex-direction:column}.hero[data-v-b0ae9570]{height:1013px}}@media screen and (max-width:345px){.hero_name>span[data-v-b0ae9570]:after{display:none}}@media screen and (max-width:321px){.hero[data-v-b0ae9570]{margin:0 .5rem}}.about_me[data-v-88fc7f96]{max-width:50%;margin:100px auto 0}.about_me_container[data-v-88fc7f96]{padding:30px;border-radius:30px;font-size:var(--size_text);text-align:justify}@media screen and (max-width:910px){.about_me[data-v-88fc7f96]{max-width:90%}}@media screen and (max-width:500px){.about_me[data-v-88fc7f96]{margin-top:150px}}.skills[data-v-68cfa477]{padding-top:100px}.skill_container[data-v-68cfa477]{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:stretch;width:100%;gap:20px;max-width:1200px;margin:30px auto 0}.skill_container .skill[data-v-68cfa477]{background-color:var(--darker_background);padding:20px;border-radius:30px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;min-width:100px}.skill_container .skill .skill_icon[data-v-68cfa477]{width:100px;height:auto;margin:auto}.skill_container .skill .skill_name[data-v-68cfa477]{letter-spacing:3px;margin-top:20px;font-size:var(--size_subheadline);font-family:var(--font_family_mono),serif;font-weight:700;text-align:center}.skill_subcategory>h2[data-v-68cfa477]{margin-top:50px;text-decoration:none}.skill[data-v-68cfa477]{transition:transform .1s ease,box-shadow .1s ease;will-change:transform,box-shadow}.skill[data-v-68cfa477]:hover{transform:translateY(-10px)}.hover-1 .skill[data-v-68cfa477]:hover{box-shadow:0 10px 20px color-mix(in srgb,#ff6b6b 50%,transparent)}.hover-2 .skill[data-v-68cfa477]:hover{box-shadow:0 10px 20px color-mix(in srgb,#feca57 50%,transparent)}.hover-3 .skill[data-v-68cfa477]:hover{box-shadow:0 10px 20px color-mix(in srgb,#1dd1a1 50%,transparent)}.hover-4 .skill[data-v-68cfa477]:hover{box-shadow:0 10px 20px color-mix(in srgb,#ff9ff3 50%,transparent)}.hover-5 .skill[data-v-68cfa477]:hover{box-shadow:0 10px 20px color-mix(in srgb,#5f27cd 50%,transparent)}@media screen and (max-width:1200px){.skill_subcategory[data-v-68cfa477]{margin:0 20px}}.skills[data-v-74438b97]{padding-top:100px}.skill_container[data-v-74438b97]{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:stretch;width:100%;gap:20px;max-width:1200px;margin:30px auto 0}.skill_container .skill[data-v-74438b97]{background-color:var(--darker_background);padding:20px;border-radius:30px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;min-width:100px}.skill_container .skill .skill_icon[data-v-74438b97]{width:100px;height:auto;margin:auto}.skill_container .skill .skill_name[data-v-74438b97]{letter-spacing:3px;margin-top:20px;font-size:var(--size_subheadline);font-family:var(--font_family_mono),serif;font-weight:700;text-align:center}.skill_subcategory>h2[data-v-74438b97]{margin-top:50px;text-decoration:none}.skill[data-v-74438b97]{transition:transform .1s ease,box-shadow .1s ease;will-change:transform,box-shadow}.skill[data-v-74438b97]:hover{transform:translateY(-10px)}.hover-1 .skill[data-v-74438b97]:hover{box-shadow:0 10px 20px color-mix(in srgb,#ff6b6b 50%,transparent)}.hover-2 .skill[data-v-74438b97]:hover{box-shadow:0 10px 20px color-mix(in srgb,#feca57 50%,transparent)}.hover-3 .skill[data-v-74438b97]:hover{box-shadow:0 10px 20px color-mix(in srgb,#1dd1a1 50%,transparent)}.hover-4 .skill[data-v-74438b97]:hover{box-shadow:0 10px 20px color-mix(in srgb,#ff9ff3 50%,transparent)}.hover-5 .skill[data-v-74438b97]:hover{box-shadow:0 10px 20px color-mix(in srgb,#5f27cd 50%,transparent)}@media screen and (max-width:1200px){.skill_subcategory[data-v-74438b97]{margin:0 20px}}.modal_background[data-v-54dcf6a2]{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:100%;height:100%;position:fixed;top:0;left:0;z-index:101;align-content:center}.modal[data-v-54dcf6a2]:hover{transition:.1s;cursor:pointer;background-color:var(--lighter_background)}.modal_info_content[data-v-54dcf6a2]{overflow:auto;margin:auto;height:80%;width:80%;max-width:800px;border:1px solid var(--text);border-radius:10px;background-color:#000c;position:relative}.modal_text[data-v-54dcf6a2],.modal_title[data-v-54dcf6a2]{margin:0 20px 15px}.modal_img[data-v-54dcf6a2]{width:100%;height:fit-content;-webkit-mask-image:linear-gradient(to bottom,black 60%,transparent 100%);mask-image:linear-gradient(to bottom,black 60%,transparent 100%)}.modal_img img[data-v-54dcf6a2]{width:100%;height:100%}.modal_gallery[data-v-54dcf6a2]{align-self:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;margin:0 auto;padding-bottom:30px;gap:10px;width:95%}.modal_gallery img[data-v-54dcf6a2]{max-width:49%}body.modal_open[data-v-54dcf6a2]{overflow:hidden}.modal_close[data-v-54dcf6a2]{color:var(--text);font-size:var(--size_section-titles);font-weight:700;position:absolute;top:5px;right:30px;cursor:pointer;z-index:105}.modal_close[data-v-54dcf6a2]:hover,.modal_close[data-v-54dcf6a2]:focus{color:gray;text-decoration:none;cursor:pointer}.projects[data-v-54dcf6a2]{padding-top:100px}.projects h1[data-v-54dcf6a2]{margin-bottom:50px}.project_category[data-v-54dcf6a2]{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:stretch;width:100%;gap:20px;max-width:1200px;margin:30px auto 0}.project[data-v-54dcf6a2]{width:300px;min-height:300px;display:flex;flex-direction:column;border-radius:10px;border-color:var(--lighter_background);box-shadow:0 0 color-mix(in srgb,var(--primary) 30%,transparent),inset 6em 3.5em 0 0 var(--lighter_background)}.modal[data-v-54dcf6a2]{height:100%;background-color:var(--lighter_background);border-radius:10px;display:flex;flex-direction:column;justify-content:space-between}.modal img[data-v-54dcf6a2]{max-height:500px;width:100%}.project_name[data-v-54dcf6a2],.project_text[data-v-54dcf6a2]{padding:0 15px;margin:10px 0}.project_link[data-v-54dcf6a2]{padding-top:10px}.project_link svg[data-v-54dcf6a2]{margin:0 0 10px 15px;width:30px;height:30px;z-index:999}.project_link svg path[data-v-54dcf6a2]{fill:var(--light)}.project[data-v-54dcf6a2]:hover{background-color:var(--lighter_background);border:2px solid var(--primary);transition:all .3s ease;box-shadow:.3em .3em color-mix(in srgb,var(--primary) 30%,transparent),inset 0 0 0 0 var(--lighter_background)}.project_icon[data-v-54dcf6a2]{border-radius:10px 10px 0 0}@media screen and (max-width:1200px){.projects[data-v-54dcf6a2]{margin:0 20px}}.modal_background[data-v-3800691a]{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:100%;height:100%;position:fixed;top:0;left:0;z-index:101;align-content:center}.modal[data-v-3800691a]:hover{transition:.1s;cursor:pointer;background-color:var(--lighter_background)}.modal_info_content[data-v-3800691a]{overflow:auto;margin:auto;height:80%;width:80%;max-width:800px;border:1px solid var(--text);border-radius:10px;background-color:#000c;position:relative}.modal_text[data-v-3800691a],.modal_title[data-v-3800691a]{margin:0 20px 15px}.modal_img[data-v-3800691a]{width:100%;height:fit-content;-webkit-mask-image:linear-gradient(to bottom,black 60%,transparent 100%);mask-image:linear-gradient(to bottom,black 60%,transparent 100%)}.modal_img img[data-v-3800691a]{width:100%;height:100%}.modal_gallery[data-v-3800691a]{align-self:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;margin:0 auto;padding-bottom:30px;gap:10px;width:95%}.modal_gallery img[data-v-3800691a]{max-width:49%}body.modal_open[data-v-3800691a]{overflow:hidden}.modal_close[data-v-3800691a]{color:var(--text);font-size:var(--size_section-titles);font-weight:700;position:absolute;top:5px;right:30px;cursor:pointer;z-index:105}.modal_close[data-v-3800691a]:hover,.modal_close[data-v-3800691a]:focus{color:gray;text-decoration:none;cursor:pointer}.projects[data-v-3800691a]{padding-top:100px}.projects h1[data-v-3800691a]{margin-bottom:50px}.project_category[data-v-3800691a]{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:stretch;width:100%;gap:20px;max-width:1200px;margin:30px auto 0}.project[data-v-3800691a]{width:300px;min-height:300px;display:flex;flex-direction:column;border-radius:10px;border-color:var(--lighter_background);box-shadow:0 0 color-mix(in srgb,var(--primary) 30%,transparent),inset 6em 3.5em 0 0 var(--lighter_background)}.modal[data-v-3800691a]{height:100%;background-color:var(--lighter_background);border-radius:10px;display:flex;flex-direction:column;justify-content:space-between}.modal img[data-v-3800691a]{max-height:500px;width:100%}.project_name[data-v-3800691a],.project_text[data-v-3800691a]{padding:0 15px;margin:10px 0}.project_link[data-v-3800691a]{padding-top:10px}.project_link svg[data-v-3800691a]{margin:0 0 10px 15px;width:30px;height:30px;z-index:999}.project_link svg path[data-v-3800691a]{fill:var(--light)}.project[data-v-3800691a]:hover{background-color:var(--lighter_background);border:2px solid var(--primary);transition:all .3s ease;box-shadow:.3em .3em color-mix(in srgb,var(--primary) 30%,transparent),inset 0 0 0 0 var(--lighter_background)}.project_icon[data-v-3800691a]{border-radius:10px 10px 0 0}@media screen and (max-width:1200px){.projects[data-v-3800691a]{margin:0 20px}}.modal_background[data-v-c291ac27]{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:100%;height:100%;position:fixed;top:0;left:0;z-index:101;align-content:center}.modal[data-v-c291ac27]:hover{transition:.1s;cursor:pointer;background-color:var(--lighter_background)}.modal_info_content[data-v-c291ac27]{overflow:auto;margin:auto;height:80%;width:80%;max-width:800px;border:1px solid var(--text);border-radius:10px;background-color:#000c;position:relative}.modal_text[data-v-c291ac27],.modal_title[data-v-c291ac27]{margin:0 20px 15px}.modal_img[data-v-c291ac27]{width:100%;height:fit-content;-webkit-mask-image:linear-gradient(to bottom,black 60%,transparent 100%);mask-image:linear-gradient(to bottom,black 60%,transparent 100%)}.modal_img img[data-v-c291ac27]{width:100%;height:100%}.modal_gallery[data-v-c291ac27]{align-self:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;margin:0 auto;padding-bottom:30px;gap:10px;width:95%}.modal_gallery img[data-v-c291ac27]{max-width:49%}body.modal_open[data-v-c291ac27]{overflow:hidden}.modal_close[data-v-c291ac27]{color:var(--text);font-size:var(--size_section-titles);font-weight:700;position:absolute;top:5px;right:30px;cursor:pointer;z-index:105}.modal_close[data-v-c291ac27]:hover,.modal_close[data-v-c291ac27]:focus{color:gray;text-decoration:none;cursor:pointer}.projects[data-v-c291ac27]{padding-top:100px}.projects h1[data-v-c291ac27]{margin-bottom:50px}.project_category[data-v-c291ac27]{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:stretch;width:100%;gap:20px;max-width:1200px;margin:30px auto 0}.project[data-v-c291ac27]{width:300px;min-height:300px;display:flex;flex-direction:column;border-radius:10px;border-color:var(--lighter_background);box-shadow:0 0 color-mix(in srgb,var(--primary) 30%,transparent),inset 6em 3.5em 0 0 var(--lighter_background)}.modal[data-v-c291ac27]{height:100%;background-color:var(--lighter_background);border-radius:10px;display:flex;flex-direction:column;justify-content:space-between}.modal img[data-v-c291ac27]{max-height:500px;width:100%}.project_name[data-v-c291ac27],.project_text[data-v-c291ac27]{padding:0 15px;margin:10px 0}.project_link[data-v-c291ac27]{padding-top:10px}.project_link svg[data-v-c291ac27]{margin:0 0 10px 15px;width:30px;height:30px;z-index:999}.project_link svg path[data-v-c291ac27]{fill:var(--light)}.project[data-v-c291ac27]:hover{background-color:var(--lighter_background);border:2px solid var(--primary);transition:all .3s ease;box-shadow:.3em .3em color-mix(in srgb,var(--primary) 30%,transparent),inset 0 0 0 0 var(--lighter_background)}.project_icon[data-v-c291ac27]{border-radius:10px 10px 0 0}@media screen and (max-width:1200px){.projects[data-v-c291ac27]{margin:0 20px}}.education[data-v-3227902b],.experience[data-v-3227902b]{padding-top:100px}.experience_text[data-v-3227902b]{padding-top:10px}.listing_container[data-v-3227902b]{max-width:700px;margin:0 auto;display:flex;flex-direction:column}.dot[data-v-3227902b]{height:10px;width:10px;background-color:var(--text);border-radius:50%;display:inline-block;margin:0 5px 2px}.listing_element[data-v-3227902b]{display:flex;flex-direction:column;position:relative;padding-left:30px;margin-top:50px}.listing_heading[data-v-3227902b]{display:flex;flex-direction:row}.listing_heading h3[data-v-3227902b]{color:var(--light_gray)}.listing_link[data-v-3227902b]{display:flex;flex-direction:row;align-items:center;justify-content:center}.listing_link svg[data-v-3227902b]{width:30px;height:30px;display:inline-block;margin-left:10px;text-align:center;stroke:var(--light_gray)}.listing_link:hover h2[data-v-3227902b]{text-decoration:underline}.listing_logo[data-v-3227902b]{width:100px;height:100px;margin-right:30px;background-color:var(--text);border-radius:50%}.listing_title[data-v-3227902b]{display:flex;flex-direction:column}.listing_profession[data-v-3227902b]{font-size:var(--size_subheadline);color:#eaeaea}.listing_element[data-v-3227902b]:before{content:"";position:absolute;left:4px;top:0;bottom:0;width:2px;background:var(--text);border-radius:10px}.listing_content[data-v-3227902b]{margin-left:20px;margin-top:10px}@media screen and (max-width:910px){.education[data-v-3227902b],.experience[data-v-3227902b]{margin-left:30px;margin-right:30px}}.education[data-v-a509ceca],.experience[data-v-a509ceca]{padding-top:100px}.experience_text[data-v-a509ceca]{padding-top:10px}.listing_container[data-v-a509ceca]{max-width:700px;margin:0 auto;display:flex;flex-direction:column}.dot[data-v-a509ceca]{height:10px;width:10px;background-color:var(--text);border-radius:50%;display:inline-block;margin:0 5px 2px}.listing_element[data-v-a509ceca]{display:flex;flex-direction:column;position:relative;padding-left:30px;margin-top:50px}.listing_heading[data-v-a509ceca]{display:flex;flex-direction:row}.listing_heading h3[data-v-a509ceca]{color:var(--light_gray)}.listing_link[data-v-a509ceca]{display:flex;flex-direction:row;align-items:center;justify-content:center}.listing_link svg[data-v-a509ceca]{width:30px;height:30px;display:inline-block;margin-left:10px;text-align:center;stroke:var(--light_gray)}.listing_link:hover h2[data-v-a509ceca]{text-decoration:underline}.listing_logo[data-v-a509ceca]{width:100px;height:100px;margin-right:30px;background-color:var(--text);border-radius:50%}.listing_title[data-v-a509ceca]{display:flex;flex-direction:column}.listing_profession[data-v-a509ceca]{font-size:var(--size_subheadline);color:#eaeaea}.listing_element[data-v-a509ceca]:before{content:"";position:absolute;left:4px;top:0;bottom:0;width:2px;background:var(--text);border-radius:10px}.listing_content[data-v-a509ceca]{margin-left:20px;margin-top:10px}@media screen and (max-width:910px){.education[data-v-a509ceca],.experience[data-v-a509ceca]{margin-left:30px;margin-right:30px}}.education[data-v-ac3bbb81],.experience[data-v-ac3bbb81]{padding-top:100px}.experience_text[data-v-ac3bbb81]{padding-top:10px}.listing_container[data-v-ac3bbb81]{max-width:700px;margin:0 auto;display:flex;flex-direction:column}.dot[data-v-ac3bbb81]{height:10px;width:10px;background-color:var(--text);border-radius:50%;display:inline-block;margin:0 5px 2px}.listing_element[data-v-ac3bbb81]{display:flex;flex-direction:column;position:relative;padding-left:30px;margin-top:50px}.listing_heading[data-v-ac3bbb81]{display:flex;flex-direction:row}.listing_heading h3[data-v-ac3bbb81]{color:var(--light_gray)}.listing_link[data-v-ac3bbb81]{display:flex;flex-direction:row;align-items:center;justify-content:center}.listing_link svg[data-v-ac3bbb81]{width:30px;height:30px;display:inline-block;margin-left:10px;text-align:center;stroke:var(--light_gray)}.listing_link:hover h2[data-v-ac3bbb81]{text-decoration:underline}.listing_logo[data-v-ac3bbb81]{width:100px;height:100px;margin-right:30px;background-color:var(--text);border-radius:50%}.listing_title[data-v-ac3bbb81]{display:flex;flex-direction:column}.listing_profession[data-v-ac3bbb81]{font-size:var(--size_subheadline);color:#eaeaea}.listing_element[data-v-ac3bbb81]:before{content:"";position:absolute;left:4px;top:0;bottom:0;width:2px;background:var(--text);border-radius:10px}.listing_content[data-v-ac3bbb81]{margin-left:20px;margin-top:10px}@media screen and (max-width:910px){.education[data-v-ac3bbb81],.experience[data-v-ac3bbb81]{margin-left:30px;margin-right:30px}}.contact[data-v-e362d54e]{padding-top:100px}.contact_form[data-v-e362d54e]{background:var(--lighter_background);padding:2rem;border-radius:1rem;box-shadow:0 10px 30px #0000001a;width:90%;max-width:500px;margin:0 auto 100px}.contact_form textarea[data-v-e362d54e]{width:100%;resize:vertical}.form_group[data-v-e362d54e]{position:relative;margin-bottom:2rem}.form_input[data-v-e362d54e]{width:100%;border:1px solid #ccc;border-radius:.5rem;padding:1rem;font-size:1rem;background:transparent;outline:none;color:var(--light)}.form_label[data-v-e362d54e]{position:absolute;top:14px;left:1rem;background:var(--lighter_background);padding:0 .25rem;color:#a8a8a8;transition:.2s ease all;pointer-events:none}.form_input:focus+.form_label[data-v-e362d54e],.form_input:not(:placeholder-shown)+.form_label[data-v-e362d54e]{top:-.6rem;left:.75rem;font-size:.75rem;color:var(--primary)}.submit_button[data-v-e362d54e]{background:#07c;color:#fff;border:none;padding:.75rem 1rem;border-radius:.5rem;cursor:pointer;width:100%;font-size:1rem}.submit_button[data-v-e362d54e]:hover{background:#005fa3;transform:translateY(-2px)}.submit_button[data-v-e362d54e]:disabled{background:#555;cursor:not-allowed}.contact_alert[data-v-e362d54e]{padding:.8rem;margin-bottom:1rem;border-radius:6px;text-align:center;font-size:.95rem}.contact_alert a[data-v-e362d54e]{text-decoration:underline}.contact_alert.success[data-v-e362d54e]{background:#14532d;color:#fff}.contact_alert.error[data-v-e362d54e]{background:#7f1d1d;color:#fff}.fade-enter-active[data-v-e362d54e],.fade-leave-active[data-v-e362d54e]{transition:opacity .5s}.fade-enter-from[data-v-e362d54e],.fade-leave-to[data-v-e362d54e]{opacity:0}footer[data-v-20f9de2d]{width:100%;margin:0;background-color:var(--darker_background);display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(1,1fr);gap:20px;justify-content:space-evenly;align-items:center;padding:1.5rem;text-align:center}.copyright_symbol[data-v-20f9de2d]:after{content:", "}div[data-v-20f9de2d]{flex:1;text-align:center}.socials[data-v-20f9de2d]{display:flex;flex-direction:column;align-items:center}.socials .links[data-v-20f9de2d]{display:flex;flex-direction:row;gap:.5rem}.socials .links span[data-v-20f9de2d]{border-right:2px solid var(--light_gray)}a[data-v-20f9de2d]:hover{text-decoration:underline}.legal_container[data-v-20f9de2d]{display:flex;flex-direction:column}.scrollToTop[data-v-20f9de2d]{margin:0 auto 50px;cursor:pointer;border-radius:10px;padding:5px;display:flex;flex-direction:column;font-size:var(--size_min);justify-content:center;align-items:center;width:200px;background-color:var(--lighter_background);text-align:center}.scrollToTop svg[data-v-20f9de2d]{width:25px;height:25px;stroke:var(--light);fill:var(--light)}.scrollToTop[data-v-20f9de2d]:hover{background:#07c;color:#fff;transform:translateY(-2px)}@media screen and (max-width:1100px){.copyright_symbol[data-v-20f9de2d]:after{content:" "}.copyright_container[data-v-20f9de2d]{display:flex;flex-direction:column}}@media screen and (max-width:850px){footer[data-v-20f9de2d]{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);gap:10px}footer .copyright_container[data-v-20f9de2d]{grid-column:span 2 / span 2;grid-column-start:1;grid-row-start:2}footer .socials[data-v-20f9de2d]{grid-column:span 4 / span 4;grid-column-start:1;grid-row-start:1}footer .legal_container[data-v-20f9de2d]{grid-column:span 2 / span 2;grid-column-start:3;grid-row-start:2}}@media screen and (max-width:700px){footer[data-v-20f9de2d]{grid-template-columns:repeat(1,1fr);grid-template-rows:auto;gap:0;row-gap:15px}footer .copyright_container[data-v-20f9de2d]{grid-column-start:1;grid-row-start:2}footer .socials[data-v-20f9de2d]{grid-column-start:1;grid-row-start:1}footer .legal_container[data-v-20f9de2d]{grid-column-start:1;grid-row-start:3;display:flex;flex-direction:row;gap:20px;justify-content:center}}.notfound-container[data-v-1b2d7057]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;text-align:center}.back-home[data-v-1b2d7057]{margin-top:1rem;color:#42b983;text-decoration:none;font-weight:700}.legal[data-v-84c0a91d]{max-width:900px;margin:90px auto 0;padding:28px 18px;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.legal_header[data-v-84c0a91d]{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.legal h1[data-v-84c0a91d]{font-size:var(--size_headline);margin:0;letter-spacing:-.01em}.legal_section[data-v-84c0a91d]{margin-top:18px}.legal h2[data-v-84c0a91d]{font-size:var(--size_section-titles);margin:18px 0 10px}.legal h3[data-v-84c0a91d]{font-size:var(--size_subheadline);margin:14px 0 8px}.legal p[data-v-84c0a91d]{margin:8px 0}.legal strong[data-v-84c0a91d]{font-weight:650}.legal a[data-v-84c0a91d]{color:inherit;text-decoration:underline;text-underline-offset:3px}.legal a[data-v-84c0a91d]:hover{text-decoration-thickness:2px}.legal hr[data-v-84c0a91d]{border:0;border-top:1px solid #e9e9e9;margin:18px 0}.legal_block[data-v-84c0a91d]{border:1px solid #ededed;border-radius:14px;padding:14px 14px 12px;margin:12px 0}.legal_muted[data-v-84c0a91d]{margin-top:30px!important;color:var(--darker_text)}.legal p>strong[data-v-84c0a91d]{display:inline-block;min-width:165px;margin-right:8px;vertical-align:top}@media(max-width:560px){.legal[data-v-84c0a91d]{padding:22px 14px}.legal h1[data-v-84c0a91d]{//font-size: 1.45rem}.legal p>strong[data-v-84c0a91d]{display:block;min-width:0;margin-right:0;margin-bottom:2px}.legal_block[data-v-84c0a91d]{padding:12px}}:root{--size_min: 14px;--size_text: 18px;--size_subheadline: 24px;--size_section-titles: 32px;--size_headline: 48px;--font_family_mono: "Courier New", Courier, monospace;--light_gray: #aeb5bd}:root[data-theme=dark]{--light: #ffffff;--text: #f0f6ff;--darker_text: #afafaf;--background: #1c1e1f;--lighter_background: #28292a;--darker_background: #121515;--primary: #81b5fd;--secondary: #9b0336;--accent: #fa5a0f}:root[data-theme=light]{--light: #000000;--text: #01142d;--darker_text: #2f517e;--background: #e7f0fe;--lighter_background: #ffffff;--darker_background: #aeb5bd;--primary: #02357e;--secondary: #fc6497;--accent: #f04f05}*{margin:0;padding:0;box-sizing:border-box;scroll-behavior:smooth}li,p,h2,h3,a,footer{word-spacing:.2em}body{background-color:var(--background);color:var(--text);font-family:"Sans Serif Collection",serif;line-height:1.5;font-size:var(--size_text)}section,.navbar{max-width:1400px;margin:0 auto}a{text-decoration:none;color:var(--text)}.subheading{text-align:center;margin:0 auto 30px;font-family:var(--font_family_mono),serif;text-decoration:underline}.hidden{display:none}
