@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap);.brend ul{display:flex;flex-wrap:wrap;gap:3rem;justify-content:space-around;margin:3rem}.brend ul li{list-style:none;opacity:.5}.brend h2{font-size:3rem;margin:1rem auto;text-align:center}.btn-partners{border:1px solid var(--color-text);border-radius:.5rem;padding:.2rem .4rem}.contact-form-container{background-color:var(--color-bg);border-radius:10px;box-shadow:1px 1px 5px 0 var(--color-subtext);margin:20px 2rem;max-width:400px;padding:20px}.contact-form-container h2{margin-bottom:20px;text-align:center}.contact-form-container input,.contact-form-container textarea{border:1px solid var(--color-text);border-radius:5px;font-size:16px;margin-bottom:15px;padding:10px;width:100%}.contact-form-container textarea{height:100px;resize:vertical}.contact-form-container button{background-color:var(--color-subtext);border:none;border-radius:5px;box-shadow:1px 1px 5px 0 var(--color-subtext);color:var(--color-text);cursor:pointer;font-size:16px;padding:10px;transition:background-color .3s ease;width:100%}.contact-form-container button:hover{background-color:var(--color-blog);color:var(--color-bg)}.navbar{align-items:center;display:flex;justify-content:space-between}.mobil_navbar{background-color:var(--color-footer);border-bottom-left-radius:1rem;opacity:0;padding:2rem 3rem;position:absolute;right:0;top:30px;width:100%;z-index:99}.mobil_navbar_items{display:flex;flex-direction:column}.mobil_navbar_items a{font-size:larger;margin-bottom:1rem}.navbar_items{align-items:center;display:flex;justify-content:flex-end}.navbar_items a{margin:10px 20px;padding:5px 10px}.navbar_items a:hover{border-bottom:2px solid var(--color-blog);transform:scale(120%)}.navbar svg{color:var(--color-blog);height:30px;padding:5px;width:30px}.mobil_Login,.navbar svg{display:none}.button{background-color:var(--color-blog);color:#fff;opacity:.65;padding:10px 20px}.Login a{margin:10px 20px}.Login a:hover{border-bottom:2px solid var(--color-blog);transform:scale(120%)}@media screen and (max-width:800px){.navbar svg{display:Block}.navbar_items{display:none}}@media screen and (max-width:400px){.mobil_Login{Padding-top:1rem;border-top:1px solid var(--color-blog);display:flex;flex-direction:column}.mobil_Login a{font-size:larger;margin-bottom:1rem}.Login{display:none}}.projects{color:var(--color-text);display:flex;flex-direction:column;font-family:var(--font-family);font-size:large;margin:2rem auto;width:80%}.flex-wrap{flex-wrap:wrap}.mw-100{max-width:100%}.card-flex{align-items:center;display:flex;justify-content:space-between;margin:2rem auto}.projects ul{font-style:italic;font-weight:700;margin:1rem 4rem}.projects h2{font-size:3rem;margin:1rem auto;text-align:center}.installation{background:var(--color-footer);border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column;margin:1.5rem;max-width:600px;max-width:800px;padding:1.5rem}.w-100{width:100%}.installation h3{color:var(--color-text);margin-bottom:10px;text-align:center;width:100%}ol{margin-left:20px}ol,ol li,pre{width:100%}pre{background:var(--color-bg);border-left:4px solid var(--color-text);overflow-x:auto;padding:10px}code{color:var(--color-blog);font-family:Consolas,monospace}@media (max-width:768px){.installation{margin:1rem auto;padding:1rem;width:95%}ol{margin-left:10px}pre{font-size:.9rem}}@media (max-width:480px){.installation{font-size:.9rem;width:95%}h3{font-size:1.2rem}pre{font-size:.8rem}.installation{font-size:.9rem}h3{font-size:1.2rem}pre{font-size:.8rem}}.icon{color:var(--color-blog);position:absolute;right:5px;top:5px}.card_img{width:40%}.card-projects h4{font-family:var(--font-family);order:-1;text-align:center;width:100%}.card{padding:20px;position:relative}.card_body{display:flex;flex-wrap:wrap;font-size:smaller;justify-content:space-around}.card_body ul{margin:5px}.dark_mode{bottom:10px;margin-left:10px;margin-top:-20px;position:fixed;right:10px;z-index:3}.dark_mode_label{background:linear-gradient(180deg,#77a1fd,#afeff8);border-radius:200px;box-shadow:inset 0 5px 15px #0006,inset 0 -5px 15px #fff6;cursor:pointer;display:block;height:30px;overflow:hidden;position:relative;transition:.3s;width:65px}.dark_mode_label:after{background:linear-gradient(180deg,#fa0,#d84f0b);border-radius:180px;box-shadow:0 5px 10px #0003;content:"";height:25px;left:3px;position:absolute;top:3px;transition:3.3s;width:25px}.dark_mode_input{height:0;visibility:hidden;width:0}.dark_mode_input:checked+.dark_mode_label{background:#242424;transition:3.3s}.dark_mode_input:checked+.dark_mode_label:after{background:linear-gradient(180deg,#f6f6f6,#989898);left:62px;transform:translateX(-100%)}.dark_mode_label:active:after{width:30px}.dark_mode_label svg{position:absolute;top:5px;width:20px;z-index:100}.dark_mode_label svg.cloud{fill:#fff;left:56px;scale:400%;top:12px;transition:3.3s}.dark_mode_label svg.stars{fill:none;left:-40px;scale:200%;transition:3.3s}.dark_mode_input:checked+.dark_mode_label svg.cloud{fill:none;left:140px}.dark_mode_input:checked+.dark_mode_label svg.stars{fill:#fff;left:12px;top:10px}.skillline{display:flex;flex-direction:row;justify-content:space-between;opacity:.1;overflow:hidden}.skillline_icon{font-size:3em;margin:.5em}.skill_info{background-color:var(--color-footer)}.scaleXbar{background:var(--color-blog);height:50px;position:-webkit-sticky;position:sticky;top:0;width:50px}@media screen and (max-width:800px){.skillline_icon{font-size:3em;margin:.2em}}@media screen and (max-width:400px){.skillline_icon{font-size:3em;margin:.1em}}h1{font-size:7em}.header{display:flex;flex-wrap:wrap;justify-content:space-between;overflow:hidden;position:relative}.header_textsection{align-items:center;display:flex;justify-content:space-around;padding:3rem;width:70%}.header_imgsection{align-items:center;display:flex;position:relative;width:30%}.header_imgsection_img{width:100%}.header_textsection h1{white-space:normal;word-break:keep-all}.header_imgsection_support{background:linear-gradient(to bottom,#0000,var(--color-bg));bottom:0;height:100px;position:absolute;width:100%;z-index:1}@media screen and (max-width:2000px){h1{font-size:3em}}@media screen and (max-width:1000px){h1{font-size:2em}}@media screen and (max-width:800px){h1{font-size:1.5em}}@media screen and (max-width:600px){.header_textsection{padding:3rem 3rem 0;width:100%}.header_imgsection{justify-content:end;width:100%}.header_imgsection img{width:80%}}.card-projects{background-color:var(--color-bg);border:1px solid var(--color-footer);border-radius:1rem;box-shadow:1px 1px 5px 0 var(--color-subtext);cursor:pointer;display:flex;flex-wrap:wrap;height:200px;justify-content:space-around;margin:20px;overflow:hidden;top:0;width:300px}.project-content{color:var(--color-bg);font-family:var(--font-family);font-size:large;margin:1rem auto;width:80%}.main-headline{font-size:5rem;text-align:center}.project-content h3{font-size:2rem;font-weight:800;margin:.5rem auto}.project-content p{margin:.5rem auto}.used-technology h3{color:var(--color-bg);font-family:var(--font-family);font-size:2rem;font-weight:800;margin:1.5rem auto}.used-technology-section{align-items:center;display:flex;flex-direction:row-reverse;flex-wrap:wrap;justify-content:space-around}.used-technology-section div{margin:2rem auto}.used-technology{align-items:center;color:var(--color-bg);color:var(--color-subtext);display:flex;flex-direction:column;font-family:var(--font-family);justify-content:space-between;overflow:hidden}.used-technology ul{display:flex;flex-wrap:wrap;justify-content:space-around}.used-technology ul li svg{fill:var(--color-bg);height:2em;width:2em}.used-technology ul li{align-items:center;border:1px solid var(--color-bg);border-radius:.5rem;color:var(--color-bg);display:flex;flex-direction:column;font-family:var(--font-family);list-style-type:none;margin:.2rem;padding:.5rem}.fully-card{width:100%}.card-projects ul{display:flex;flex-direction:column;justify-content:center}.icon_show{font-size:25px;margin-top:1rem}.icon_show:hover{color:var(--color-subtext);scale:1.1}.card-projects h4{margin:2rem}.list{margin-top:10px}.card_layer{align-items:center;display:flex;flex-direction:column;width:40%}.card_img{border-radius:1 rem;box-shadow:1px 1px 5px 0 var(--color-footer);margin:5px;width:100%}.btn{background-color:var(--color-subtext);border-radius:5px;box-shadow:1px 1px 5px 0 var(--color-subtext)}.btn,.btn-secundery{font-size:large;font-weight:700;height:-webkit-max-content;height:max-content;margin:10px auto;opacity:1;padding:15px 30px;text-align:center}.btn-secundery{background-color:var(--color-bg);border:5px solid var(--color-blog);border-radius:5px;box-shadow:5px 5px 15px 0 var(--color-blog);color:var(--color-blog );font-family:var(--font-family)}.main{position:relative}.background{height:85%;left:0;position:absolute;top:15%;width:100%;z-index:1}.portfolio{align-items:center;background-color:var(--color-blog);display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:200px;padding:5rem 0;position:relative;z-index:2}.portfolio:before{background:url(/static/media/User.c6a79fc6d56dbcd11b81.png);background-position:50%;background-size:cover;content:"";filter:blur(5px);-webkit-filter:blur(5px);height:100%;left:0;opacity:.2;position:absolute;top:0;width:100%;z-index:-1}.portfolio li{margin-left:2rem}.portfolio h2{color:var(--color-bg);font-family:var(--font-family);font-size:3rem;margin:20px;order:-1;text-align:center;width:100%}.card_discription{margin:3rem}.skilltree{display:flex;flex-direction:column;position:relative;width:100%;z-index:2}.skilltree ul{display:flex;flex-wrap:wrap;list-style-type:none;width:100%}.skilltree ul li{align-items:center;border:1px solid var(--color-footer);border-radius:.2rem;display:flex;margin:1rem;padding:.2rem}.skilltree_backend div{display:flex;flex-direction:column}.skilltree_backend div,.skilltree_backend ul{align-items:end;justify-content:end}.skilltree_backend h2{text-align:end}.skilltree_backend div,.skilltree_backend h2,.skilltree_frontend div,.skilltree_frontend h2{padding:1rem 2rem 0;width:100%}.html-skilltreeIcon{color:#e44d26;font-size:large;margin:0 5px}.css-skilltreeIcon{color:#264de4;font-size:large;margin:0 5px}.javascript-skilltreeIcon{color:#f0db4f;font-size:large;margin:0 5px}.react-skilltreeIcon{color:#61dbfb;font-size:large;margin:0 5px}.angular-skilltreeIcon{color:#b52e31;font-size:large;margin:0 5px}.vuejs-skilltreeIcon{color:#34495e;font-size:large;margin:0 5px}.bootstrap-skilltreeIcon{color:#080135;font-size:large;margin:0 5px}.jquery-skilltreeIcon{color:#007acc;font-size:large;margin:0 5px}.git-skilltreeIcon{color:#f1502f;font-size:large;margin:0 5px}.nodejs-skilltreeIcon{color:var(--color-text);font-size:large;margin:0 5px}.svg-skilltreeIcon{color:#000;font-size:large;margin:0 5px}.java-skilltreeIcon{color:#007396;font-size:large;margin:0 5px}.php-skilltreeIcon{color:#777bb4;font-size:large;margin:0 5px}.python-skilltreeIcon{color:#3776ab;font-size:large;margin:0 5px}.mysql-skilltreeIcon{color:#4479a1;font-size:large}.django-skilltreeIcon{color:var(--color-text);font-size:large;margin:0 5px}.symfony-skilltreeIcon{color:#000;font-size:large;margin:0 5px}.spring-boot-skilltreeIcon{color:#6db33f;font-size:large;margin:0 5px}.docker-skilltreeIcon{color:#0db7ed;font-size:large;margin:0 5px}.aws-skilltreeIcon{color:#f90;font-size:large;margin:0 5px}.path{stroke:var(--color-text)}.blue-skilltreeIcon{color:#66cdaa;font-size:large;margin:0 3px 0 5px}.skilltree_frontend{align-items:start;margin-bottom:150px;margin-left:40%}.skilltree_backend,.skilltree_frontend{display:flex;flex-direction:column;width:60%}.skilltree_backend{align-items:end}.skilltree_backend .svgCircel,.skilltree_frontend .svgCircel{margin-left:-10%;position:absolute;top:2.3em}.technology{position:relative}@media screen and (max-width:800px){.skilltree ul li{border:1px solid var(--color-footer);border-radius:.2rem;font-size:smaller;margin:.5rem;padding:.1rem}.skilltree_frontend{margin-bottom:150px}}@media screen and (max-width:600px){.skilltree_frontend{margin-bottom:100px;margin-left:20%;width:80%}.skilltree_backend{width:80%}}.impressum{margin:3rem;padding:3rem}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth;transition:all .3s ease-in-out}body{background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-family);position:relative}a{color:inherit;text-decoration:none}.header_container{background:linear-gradient(161deg,var(--color-blog) 0,var(--color-bg) 44%)}.flex{display:flex;flex-wrap:wrap;justify-content:space-around}.m-2{margin:2rem}:root{--font-family:"Manrope",sans-serif;--color-bg:#d0ebf7;--color-footer:#b3e1f5;--color-blog:#69026e;--color-text:#2e2e2e;--color-subtext:#5adef6}[data-theme=dark]{--font-family:"Manrope",sans-serif;--color-bg:#2e2e2e;--color-footer:#031b34;--color-blog:#69026e;--color-text:#d0ebf7;--color-subtext:#5adef6}
/*# sourceMappingURL=main.69d7fb58.css.map*/