.contact_contact__JvsqH{background:var(--main-color-white-transpa);width:100%;margin:auto;align-items:center}.contact_contactsside__Soz3W{padding:64px 32px}.contact_contact-head__O_A5e{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;margin-bottom:20px}.contact_contact-head__O_A5e h2{font-size:2.5rem;margin-top:0;margin-bottom:16px}.contact_contact-head__O_A5e p{max-width:80%}.contact_contacts-container-box__3DJx0{display:flex;justify-content:space-evenly;gap:24px}.contact_contacts-container__eFNVv{display:flex;justify-content:space-around;flex-grow:2}.contact_contactsbuttons__O2eIV{display:flex;flex-direction:column;justify-content:center;gap:40px}.contact_contactsbuttons__O2eIV .contact_email__8xguN,.contact_contactsbuttons__O2eIV .contact_tel__5Ajg8{color:var(--font-color);font-size:1.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;text-decoration:none}.contact_contactsbuttons__O2eIV .contact_email__8xguN .contact_icon-box__51JcM,.contact_contactsbuttons__O2eIV .contact_tel__5Ajg8 .contact_icon-box__51JcM{display:flex;justify-content:center;align-items:center;border:2px solid var(--main-color);border-radius:50%;padding:10px;transition:color var(--hover-time-medium) ease-in-out,background-color var(--hover-time-medium) ease-in-out}.contact_contactsbuttons__O2eIV .contact_email__8xguN .contact_contact-detail__SETKA,.contact_contactsbuttons__O2eIV .contact_tel__5Ajg8 .contact_contact-detail__SETKA{text-align:center;transition:color var(--hover-time-medium) ease-in-out}.contact_contactsbuttons__O2eIV .contact_email__8xguN:hover .contact_icon-box__51JcM,.contact_contactsbuttons__O2eIV .contact_tel__5Ajg8:hover .contact_icon-box__51JcM{color:#000;background-color:var(--main-color)}.contact_contactsbuttons__O2eIV .contact_email__8xguN:hover .contact_contact-detail__SETKA,.contact_contactsbuttons__O2eIV .contact_tel__5Ajg8:hover .contact_contact-detail__SETKA{color:var(--main-color)}.contact_form__TMF7I{display:flex;flex-direction:column;align-items:flex-start;gap:16px;flex-grow:3;margin-right:22px}.contact_form__TMF7I input,.contact_form__TMF7I textarea{color:var(--font-color);background-color:#0000;font-family:consola,Arial,Helvetica,sans-serif;font-size:16px;width:100%;border-radius:10px;border:1px solid var(--font-color);outline:none;resize:none;padding:10px}.contact_form__TMF7I textarea{height:200px}.contact_form__TMF7I input:focus,.contact_form__TMF7I textarea:focus{border:1px solid var(--main-color);border-radius:10px}.contact_button__6ahn7{font-size:15px;font-weight:600;padding:10px;border-radius:10px;border:none;outline:none;cursor:var(--cursor-pointer),pointer}.contact_button__6ahn7:hover{background-color:var(--main-color)}.contact_question_container__k3ebY{width:100%;display:flex;flex-direction:column;gap:.5rem}.contact_question_error__wOwJm{color:red}@media(max-width:768px){.contact_contactsside__Soz3W{padding:32px 16px}.contact_contact-head__O_A5e p{max-width:100%}.contact_contactsbuttons__O2eIV{gap:20px}.contact_contactsbuttons__O2eIV .contact_email__8xguN,.contact_contactsbuttons__O2eIV .contact_tel__5Ajg8{font-size:1.2rem}.contact_contacts-container-box__3DJx0{flex-direction:column;gap:32px}.contact_form__TMF7I{margin:0 22px 0 0}.contact_form__TMF7I input,.contact_form__TMF7I textarea{width:100%}}.hello_about-section__fcVSH{display:flex;align-items:flex-end;width:100%;height:100%}.hello_containerabs1__AR9TE{margin:0 auto;width:90%}.hello_pictext__EdLMy{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-left:4%;margin-right:4%}.hello_flipbox-profilepic__VaOSi{width:500px;height:500px;perspective:5000px;cursor:var(--cursor-pointer),pointer}.hello_flipbox-inner-profilepic__ByFsa{position:relative;width:100%;height:100%;text-align:center;transition:transform .8s;transform-style:preserve-3d}.hello_flipbox-profilepic__VaOSi:hover .hello_flipbox-inner-profilepic__ByFsa{transform:rotateY(180deg)}.hello_flipbox-back-profilepic__C6YKB,.hello_flipbox-front-profilepic__VXPhG{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.hello_flipbox-front-profilepic__VXPhG{filter:grayscale(100%);transform:rotateY(0deg)}.hello_flipbox-back-profilepic__C6YKB,.hello_flipbox-front-profilepic__VXPhG{background-image:url(/_next/static/media/Bastian_about_Frontalbild_normal_ganz.8cecf391.png);background-size:cover;background-position:50%}.hello_flipbox-back-profilepic__C6YKB{transform:rotateY(180deg)}.hello_about-text__lE5qN{color:var(--font-color);max-width:550px;display:flex;flex-direction:column;margin-left:50px;flex:50% 1}.hello_about-text__lE5qN h2{font-size:4em;margin:10px 0 10px 10px}.hello_about-text__lE5qN h3{font-size:2em;font-weight:400;margin:10px 30px}.hello_typewriter_container__WgSnj{display:flow;font-size:2em;margin-left:40px;word-wrap:break-word}.hello_typewriter_container__WgSnj span:nth-child(2){color:var(--font-color);margin-left:-7px}.hello_typewriter_container__WgSnj .hello_typewriter_text__P2wwp{color:var(--main-color)}.hello_typewriter_container__WgSnj .hello_hide__Xd48H{visibility:hidden}@keyframes hello_blink__00tam{0%{display:none!important}to{display:block!important}}@media(max-width:1000px){.hello_pictext__EdLMy{display:flex;flex-direction:column-reverse;margin-left:2%;margin-right:2%}.hello_flipbox-profilepic__VaOSi{width:600px;height:600px;margin:auto}.hello_about-section__fcVSH{margin-left:0}.hello_about-section__fcVSH h2{font-size:5em;margin-left:0;margin-right:0}.hello_about-section__fcVSH h3{font-size:3.5em;margin-left:0}.hello_about-section__fcVSH p{font-size:1.4em;line-height:2em;margin-left:0}}@media(max-width:700px){.hello_containerabs1__AR9TE{width:93%;margin-bottom:0}.hello_flipbox-profilepic__VaOSi{width:395px;height:395px}.hello_about-section__fcVSH h2{font-size:4em}.hello_about-section__fcVSH h3{font-size:3em;margin-right:0}.hello_about-section__fcVSH p{font-size:1.4em;line-height:1.7em}}@media(max-width:450px){.hello_containerabs1__AR9TE{width:100%;margin-bottom:0;padding:0 12px}.hello_pictext__EdLMy{margin-left:12px;margin-right:12px}.hello_flipbox-profilepic__VaOSi{width:300px;height:300px}.hello_about-section__fcVSH h2{font-size:3em}.hello_about-section__fcVSH h3{font-size:2.4em}.hello_about-section__fcVSH p{font-size:1.3em;line-height:1.5em}.hello_about-text__lE5qN{width:100%;min-height:290px;margin-left:12px}.hello_about-text__lE5qN h2{font-size:3em;margin-left:0;margin-right:0}.hello_about-text__lE5qN h3{font-size:2em;margin-left:0}.hello_typewriter_container__WgSnj{margin-left:20px}}.portfolio_works__ZbkJu{display:flex;flex-direction:column;justify-content:center;align-items:center}.portfolio_works-container__3xLC7{padding:64px 32px}.portfolio_works-head__fjpws{display:flex;flex-direction:column;justify-content:center;align-items:center}.portfolio_works-head__fjpws h2{font-size:2.5em;margin:10px 0 20px}.portfolio_works-head__fjpws p{font-size:1.1em;text-align:center;margin:15px}.portfolio_work-btn-container__pMTXd{display:flex;justify-content:center;flex-wrap:wrap;margin:30px 0}.portfolio_projects-container__tKkgb{flex-wrap:wrap;gap:30px}@media(max-width:550px){.portfolio_works-container__3xLC7{padding:32px 12px}.portfolio_works-head__fjpws h2{font-size:2.1em;margin:0}.portfolio_works-head__fjpws p{font-size:1em}.portfolio_work-btn-container__pMTXd{margin:10px 0}}.portfolio_fade-enter__T68GO{transform:scale(0)}.portfolio_fade-enter-active__nGrq0,.portfolio_fade-exit__HFc2q{transform:scale(1)}.portfolio_fade-exit-active__HGpzf{transform:scale(0)}.portfolio-Card_work-card-container__QC_i5{width:90%;flex-wrap:wrap}.portfolio-Card_work-card__7WNZb{width:450px;height:450px;position:relative;border-radius:var(--border-radius);overflow:hidden;box-shadow:3px 3px 5px 0 #80808099;transition:all .5s ease-in-out}.portfolio-Card_work-card__7WNZb img{width:100%;height:100%;object-position:center;object-fit:cover}.portfolio-Card_work-card__7WNZb:hover{box-shadow:5px 5px 12px 2px #80808080;transform:scale(1.03)}.portfolio-Card_work-card__7WNZb:hover .portfolio-Card_work-overlay-text__vaAfo{opacity:1}.portfolio-Card_work-overlay-text__vaAfo{background:var(--background-transpa);height:100%;width:100%;position:absolute;top:0;left:0;display:flex;flex-direction:column;justify-content:space-around;align-items:center;transition:.5s;z-index:9;opacity:0;text-align:center}.portfolio-Card_work-overlay-title__eZNRp{color:var(--main-color);font-size:1.8em;font-weight:700;padding-top:10px}.portfolio-Card_work-overlay-description__Tq6pq{color:var(--font-color);font-size:1.6em;padding:10px 20px}.portfolio-Card_work-overlay-btn-container__gm_XP{width:100%;display:flex;justify-content:space-evenly;align-items:center;padding-bottom:10px}.portfolio-Card_work-overlay-btn__ewcpR{color:var(--font-color);background-color:var(--background);border:1px solid var(--main-color);font-family:var(--font-family-overall);font-size:1.6em;border-radius:var(--border-radius);text-decoration:none;padding:8px 16px;cursor:var(--cursor-pointer),pointer;transition:all var(--hover-time-fast) ease-in-out}.portfolio-Card_work-overlay-btn__ewcpR:hover{color:#000;background-color:var(--main-color)}@media(max-width:550px){.portfolio-Card_work-card__7WNZb{width:320px;height:320px}.portfolio-Card_work-overlay-title__eZNRp{font-size:1.5em}.portfolio-Card_work-overlay-description__Tq6pq{font-size:1.2em;padding:10px}.portfolio-Card_work-overlay-btn__ewcpR{font-size:1.1em}}.portfolio-button_work-btn__FtyG5{color:var(--font-color);background-color:#0000;width:180px;font-family:var(--font-family-overall);font-size:1.6em;border:2px solid var(--main-color);border-radius:var(--border-radius);box-shadow:inset 0 0 0 0 var(--main-color);padding:12px 24px;margin:5px;cursor:var(--cursor-pointer),pointer;z-index:10;transition:box-shadow var(--hover-time-slow) cubic-bezier(.66,1.84,.56,-.35)}.portfolio-button_work-btn__FtyG5:focus,.portfolio-button_work-btn__FtyG5:hover{color:#000;box-shadow:inset 8em 0 0 0 var(--main-color)}.portfolio-button_active__fFs7Y{color:#000;background-color:var(--main-color)}@media(max-width:550px){.portfolio-button_work-btn__FtyG5{width:150px;font-size:1.3em}}.slideshow_slideshow-section__0S7KS{position:relative}.slideshow_slideshow-container__QPPKd{height:100vh;width:100vw;max-width:100%;overflow:hidden}.slideshow_slideshow-overlay__A9pBx{display:flex;align-items:center;position:absolute;top:0;background-color:var(--background-transpa)}.slideshow_slideshow-overlay__A9pBx h4{max-width:400px;color:var(--font-color);font-weight:300;font-size:70px;border-left:8px solid var(--main-color);padding-left:20px;margin-left:100px}.slideshow_fadeIn__9ujwV{animation:slideshow_fadeInAnimation__bVRZy var(--slideshow-time) ease forwards}@keyframes slideshow_fadeInAnimation__bVRZy{0%{opacity:0;transform:translateY(-40px)}20%{opacity:1;transform:translateY(0)}80%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(40px)}}.slideshow_img-slideshow__SHGlK{height:100vh;width:100vw;max-width:100%;object-fit:cover;animation:slideshow_zoomIn__FhnrL var(--slideshow-time) linear forwards}@keyframes slideshow_zoomIn__FhnrL{0%{opacity:0;transform:scale(1)}20%{opacity:1}80%{opacity:1}to{opacity:0;transform:scale(1.1)}}@media(max-width:700px){.slideshow_slideshow-overlay__A9pBx h4{font-size:50px;margin-left:50px;margin-right:35px}}@media(max-width:400px){.slideshow_slideshow-overlay__A9pBx h4{font-size:36px;margin-left:20px}}.folder-section_folder-section__In9rn{background:var(--main-color-white-transpa);display:flex;justify-content:center;padding:64px 32px}.folder-section_folder-section__In9rn .folder-section_explorer___Tqpw{background-color:#ffffff4d;min-width:320px;max-width:1200px;box-shadow:0 0 16px 4px #00000040}.folder-section_folder-section__In9rn .folder-section_explorer___Tqpw .folder-section_explorer_header__sk0_9{display:flex;justify-content:space-between;align-items:center;padding:0 8px}.folder-section_folder-section__In9rn .folder-section_explorer___Tqpw .folder-section_explorer_header__sk0_9 .folder-section_explorer_header_tab__mNRw3{color:#000;background-color:#ffffff4d;display:flex;align-items:center;gap:8px;font-family:Arial,sans-serif;font-size:12px;border-radius:8px 8px 0 0;padding:4px 32px 4px 8px;margin-top:8px}.folder-section_folder-section__In9rn .folder-section_explorer___Tqpw .folder-section_explorer_header__sk0_9 .folder-section_explorer_header_right__nJWzH{display:flex;gap:12px}.folder-section_folder-section__In9rn .folder-section_explorer___Tqpw .folder-section_main__DlutK{display:flex;background-color:#ffffff4d}.folder-section_folder-section__In9rn .folder-section_explorer___Tqpw .folder-section_main__DlutK .folder-section_folders__KACHU{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:12px;border-right:1px solid #0000001a;padding:32px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.folder-section_folder-section__In9rn .folder-section_explorer___Tqpw .folder-section_main__DlutK .folder-section_files__d_MsG{display:flex;align-content:flex-start;flex-wrap:wrap;gap:32px;padding:32px}@media(max-width:768px){.folder-section_folder-section__In9rn{padding:32px 12px}.folder-section_folder-section__In9rn .folder-section_explorer___Tqpw .folder-section_main__DlutK{flex-direction:column}.folder-section_folder-section__In9rn .folder-section_explorer___Tqpw .folder-section_main__DlutK .folder-section_folders__KACHU{flex-direction:row;justify-content:center;border-right:none;border-bottom:1px solid #0000001a;padding:24px}.folder-section_folder-section__In9rn .folder-section_explorer___Tqpw .folder-section_main__DlutK .folder-section_files__d_MsG{justify-content:center;align-content:center;gap:24px;padding:24px}}.folder-btn_folder-btn_container__Sjd14{--animationTime:200ms;-webkit-user-select:none;user-select:none;cursor:var(--cursor-pointer),pointer}.folder-btn_folder-btn_container__Sjd14 .folder-btn_folder-btn_svg__TbmLv{overflow:visible}.folder-btn_folder-btn_container__Sjd14 .folder-btn_folder-back__X44lZ{filter:drop-shadow(2px 2px 2px rgba(0,0,0,.4))}.folder-btn_folder-btn_container__Sjd14 .folder-btn_folder-front__gFUAe .folder-btn_folder-front_path__qy__o,.folder-btn_folder-btn_container__Sjd14 .folder-btn_front-text___NMb5,.folder-btn_folder-btn_container__Sjd14 .folder-btn_front-text___NMb5 .folder-btn_front-text_tspan__Swvvn,.folder-btn_folder-btn_container__Sjd14 .folder-btn_paper__iFErb,.folder-btn_folder-btn_container__Sjd14 .folder-btn_paper__iFErb .folder-btn_paper_path__sp9n8{transition:all var(--animationTime) ease-out}.folder-btn_folder-btn_container__Sjd14 .folder-btn_front-text_open__WWeRz{transform:translateY(23px) scale(.95,.9) translateX(4px);transition:all var(--animationTime) ease-out}.folder-btn_folder-btn_container__Sjd14 .folder-btn_page-text__qva7Z,.folder-btn_folder-btn_container__Sjd14 .folder-btn_page-text__qva7Z .folder-btn_page-text_tspan__QWzhX{transition:all var(--animationTime) ease-out}.folder-btn_folder-btn_container__Sjd14 .folder-btn_page-text_open__OBLy7{transform:translateY(-12px);transition:all var(--animationTime) ease-out}.file-card_file-card__5ojIm{color:#000;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;font-family:Arial,sans-serif;cursor:var(--cursor-pointer),pointer;padding:8px}.file-card_file-card__5ojIm:hover{background-color:var(--main-color-white-transpa)}.file-card_file-card__5ojIm .file-card_file-card_filename___xsqn{text-align:center;margin:0}