body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--bg-color: #fff;--text-color: #21242a;--menu-hover-bg: #f5f5f5;--menu-hover-color: #C1949C;--briefing-vl: #21242a;--briefing-color: #21242a;--aside-cv-button-color: #ededed;--aside-cv-button-bg: #21242a;--aside-project-pretitle: #f3f3f3;--aside-bg: #ffffff;--aside-media-bg: #f0f0f0;--aside-media-color: #21242a;--aside-media-bubble: #21242a;--aside-kitty-bg: #ffffff;--home-bg: #ffffff;--home-hover: #f7f7f7;--home-hover-color: #21242a;--home-border: #d3d2d2;--home-content-title: #f4f3f3;--home-content-title-color: #21242a;--home-content-i: #272727;--about-me-entity-name: #272727;--about-me-entity-position: #2f2f2f;--about-me-entity-desc: grey;--project-box-bg: #ffffff;--project-box-color: gray;--project-box-hover-bg: #f0eeee;--project-box-hover-color: #c0c0c0;--project-pagination: #e4bcc9;--footer-color: #575656;--footer-link: #21242a;--filter-bg: #f3f3f3;--filter-color: #21242a;--bubble-color: azure;--bubble-bg: #414652;--bubble-hover-bg: #5f626a;--bubble-hover-color: azure;--link-bg: #f7f7f7;--link-border: #d3d2d2;--cust-link-bg: transparent}.dark{--bg-color: #2A2526;--text-color: #E3D6D6;--menu-hover-bg: #E3D6D6;--menu-hover-color: #2A2526;--briefing-vl: #E3D6D6;--briefing-color: #c0c0c0;--aside-cv-button-color: #E3D6D6;--aside-cv-button-bg: #6d6365;--aside-project-pretitle: #6d6365;--aside-bg: #E3D6D6;--aside-media-bg: #918285;--aside-media-color: #E3D6D6;--aside-media-bubble: #918285;--aside-kitty-bg: #E3D6D6;--home-bg: #E3D6D6;--home-hover: #918285;--home-hover-color: #E3D6D6;--home-border: #6d6365;--home-content-title: #6d6365;--home-content-title-color: #E3D6D6;--home-content-i: #474042;--about-me-entity-name: #E3D6D6;--about-me-entity-position: #d4afb6;--about-me-entity-desc: #c0c0c0;--project-box-bg: #E3D6D6;--project-box-color: #6d6365;--project-box-hover-bg: #918285;--project-box-hover-color: #E3D6D6;--project-pagination: #c7b2b2;--footer-color: #c0c0c0;--footer-link: #c7b2b2;--filter-bg: #E3D6D6;--filter-color: #6d6365;--bubble-bg: #E3D6D6;--bubble-color: #2A2526;--bubble-hover-bg: #6d6365;--bubble-hover-color: #E3D6D6;--link-bg: #918285;--link-border: #E3D6D6;--cust-link-bg: #E3D6D6}*{background-color:var(--bg-color);margin:10px;color:var(--text-color)}html{font-family:Menlo,Monaco,Lucida Console,Courier New,Courier,monospace;font-family:Inter,sans-serif;letter-spacing:.01rem;margin-top:0}.app{padding:0 calc(45% - 450px)}.first_section{display:flex;flex-direction:column;height:fit-content}section{display:flex;flex-wrap:row}@media only screen and (max-width: 755px){#root{margin:0}.app{width:100%;height:fit-content;padding:0;margin:0}.second_section{display:flex;flex-direction:column;height:fit-content;align-items:center}}@media only screen and (min-width: 755px) and (max-width: 980px){.first_section,.second_section{display:flex;flex-direction:column;height:fit-content}.second_section{flex-direction:column;align-items:center}}.header{font-family:Inter,sans-serif;font-weight:400;font-size:34pt;display:flex;justify-content:center;align-items:center;flex-direction:column;height:180px;margin:10px;color:#414652}.header-subtitle{font-weight:300;font-size:19pt}.header-download-button{display:none;visibility:hidden}.dark-mode-switch{top:0;right:100px;display:flex;align-items:center;justify-content:center;padding:0 calc(45% - 500px);border:none;position:absolute;background:transparent}.dark-mode-switch button{background:none;border:1px solid #e5e5e5;border-radius:8px;cursor:pointer;font-size:14px;margin:10px;font-weight:500;padding:0 6px;color:inherit}.dark-mode-switch button:hover{background:var(--home-hover);border-color:#d1d1d1}.slider{position:relative;display:inline-block;width:50px;height:28px;background-color:#ccc;border-radius:34px;transition:.4s}.slider:before{content:"";position:absolute;width:22px;height:22px;left:3px;bottom:3px;background-color:#fff;border-radius:50%;transition:.4s}input:checked+.slider{background-color:#7e6e73}input:checked+.slider:before{transform:translate(22px)}@media only screen and (min-width: 755px) and (max-width: 980px){.header-download-button{display:contents;visibility:visible}.header-download-button{position:absolute;top:10px;right:40px;display:flex;align-items:center;justify-content:center;animation:all .2s ease-in-out;background:none;border:1px solid #e5e5e5;border-radius:8px;cursor:pointer;font-size:14px;margin:10px;padding:1px 6px;font-weight:500;color:inherit}.header-download-button:hover{background:var(--home-hover);border-color:#d1d1d1}}@media only screen and (max-width: 755px){.header{margin-top:30px}.header-title,.header-subtitle{width:fit-content;height:fit-content;display:flex;align-items:center;justify-content:center;max-width:100%;word-break:break-word;overflow-wrap:break-word;text-align:center;margin:25px 0 0;padding:0}.mobile{display:none;visibility:hidden}}.menu{font-family:Source Code Pro,monospace;display:flex;justify-content:center;width:auto;margin:0;font-size:20px}.menu-elem{font-weight:800;display:flex;align-items:center;height:25%;padding:5px;border-radius:10px;text-decoration:none;cursor:pointer}.menu-elem.active{background-color:var(--menu-hover-bg);font-weight:700;color:var(--menu-hover-color)}.menu-elem:hover{background-color:var(--menu-hover-bg);font-weight:700;padding:5px;color:var(--menu-hover-color)}@media only screen and (min-width: 755px) and (max-width: 980px){.menu{display:flex;flex-direction:row;justify-content:center;width:100%;height:fit-content;margin:0;font-size:14pt}.menu-elem{width:fit-content;height:fit-content}}@media only screen and (max-width: 755px){.menu{display:none;visibility:hidden}.menu-element{background-color:transparent}.menu-elem.active{background-color:#f8f9faf2;font-weight:700;color:#c1949c}}.aside{width:25%;height:1000px;margin:0;border-radius:3px}.aside-cv-box{display:flex;justify-content:center;align-items:center;height:9%;background-color:transparent}.aside-cv-box a{font-family:Source Code Pro,monospace;font-size:15pt;font-weight:700;text-decoration:none;color:var(--aside-cv-button-color);width:80%;height:65%;display:flex;align-items:center;justify-content:center;margin:0;background-color:var(--aside-cv-button-bg);border:1px solid #32363f;border-radius:5px}.aside-cv-box a:hover{color:#c1949c;border:2px solid #e1e1e1;background-color:#f7f7f7;transition:ease-in-out .4s;cursor:pointer}.aside-media,.aside-social,.aside-kitty,.aside-inspo,.aside-project{display:flex;justify-content:space-around;flex-direction:column;height:16%;border-radius:3px;overflow:hidden;margin-left:20px;margin-right:20px}.aside-social{overflow:visible}.aside-media{border:1px solid var(--home-border);background-color:var(--aside-bg)}.aside-media *{background-color:var(--aside-bg)}.aside-media:hover,.aside-media:hover *{background-color:var(--aside-media-bg);color:var(--aside-media-color)}.aside-media-link{font-weight:700;display:flex;align-items:center;margin:10px 0 0;text-decoration:none;background-color:transparent}.aside-media-link img{width:20px;height:auto;margin:5px;padding:3px;border-radius:3px;background-color:var(--cust-link-bg)}.aside-media-type{width:35%;height:fit-content;font-family:Source Code Pro,monospace;margin:0 0 0 10px}.aside-media-type:hover{cursor:default}.aside-media-bubble{font-family:Source Code Pro,monospace;font-size:8.5pt;font-weight:700;color:#333;display:flex;align-items:center;justify-content:center;width:fit-content;margin:2px 5px 5px;padding:5px 12px;border-radius:25px;background-color:#f0f0f0;overflow:hidden}.aside-media-bubble:hover{background-color:#e0e0e0;cursor:default;color:var(--aside-media-bubble)}.aside-media-desc{font-size:9.5pt;color:gray;margin:3px 10px 10px}.aside-project{border:1px solid var(--home-border);display:flex;flex-direction:column;justify-content:space-between;height:18%}.aside-project-pretitle{font-size:11pt;font-weight:700;display:flex;flex-wrap:wrap;margin:0;padding:10px;color:#21242a;background-color:var(--aside-project-pretitle)}.aside-project-title{font-size:11.5pt;font-weight:700;display:flex;align-items:center;margin:0 10px 2px 2px;text-decoration:none}.aside-project-title img{width:20px;height:20px;margin:0 10px 0 8px}.aside-project-description{font-size:9.5pt;margin:0 10px 5px;color:gray}.aside-project-bubbles{display:flex;margin:0 0 5px 5px;font-size:10pt}.aside-project,.aside-project-title,.aside-project-title img,.aside-project-description,.aside-project-bubbles{background-color:var(--aside-bg)}.aside-kitty{display:flex;align-items:center;justify-content:end;background-color:var(--aside-kitty-bg);border:1px solid var(--home-border);height:14%}.aside-kitty img{width:135px;height:95px;margin:0;background-color:var(--aside-kitty-bg)}.aside-inspo{font-size:15pt;font-weight:500;background-color:var(--aside-bg);border:1px solid var(--home-border)}.aside-inspo *{background-color:var(--aside-bg)}.aside-inspo-title{font-size:17pt;font-weight:700;color:#21242a;display:flex;flex-direction:column;justify-content:center;margin-bottom:0}.aside-inspo-subtitle{font-family:Source Code Pro,monospace;font-size:10pt;font-weight:400;color:gray;margin:5px 10px 10px 15px}.aside-inspo-elems{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:0}.aside-elem-inspo:hover{cursor:pointer}.aside-elem-inspo img{width:30px;height:30px;margin:0}.progress-container{display:flex;margin-top:10px}.progress-square{width:6px;height:7px;margin:2px;border:1px solid black}.progress-square.filled{background-color:#000;border:1px solid black}@media only screen and (min-width: 750px) and (max-width: 980px){.aside{display:flex;flex-direction:row;width:98.5%;height:fit-content;margin:30px 0;border-radius:3px}.aside-cv-box{visibility:hidden;display:none}.aside-social,.aside-media,.aside-project,.aside-kitty{width:25%;height:160px;margin:5px}.aside-inspo{width:19%}.aside-media-desc{font-size:76%;margin-bottom:5px;margin-top:5px}.aside-project-title{font-size:89%;margin:3px}.aside-project-pretitle{font-size:86%}.aside-project-description{font-size:76%}.aside-media-bubble{font-size:75%}.aside-inspo{visibility:hidden;display:none}#item1{order:1}#item2{order:4}#item3,#item4{order:3}}@media only screen and (max-width: 755px){.aside{visibility:hidden;display:none}}.link{font-family:Source Code Pro,monospace;font-size:12pt;font-weight:700;display:flex;flex-direction:row;align-items:center;height:150px;margin:0 0 10px;border:1px solid #d3d2d2;border-radius:3px;text-decoration:none;cursor:pointer;background-color:var(--aside-bg)}.link:hover{text-decoration:none;background-color:var(--link-bg);border:1px solid var(--link-border)}.link_icon{width:25px;height:25px;background-color:transparent}.footer{height:240px;margin:10px}.footer-tree{display:flex;flex-direction:row;width:100%;height:80%;margin-bottom:20px}.footer-tree-me{width:33%}.footer-tree-me-name{font-size:15pt;font-weight:550;margin:10px 5px 5px}.footer-tree-me-prof{font-family:Source Code Pro,monospace;font-size:10.5pt;font-weight:350;color:var(--footer-color);margin:5px 5px 5px 6px}.footer-tree-web{width:33%}.footer-tree-web-title{font-size:15pt;font-weight:650}.footer-tree-web-elem{font-size:10.5pt;font-weight:430;display:flex;flex-direction:row;margin-left:12px;width:fit-content;cursor:pointer;color:var(--footer-link);text-decoration:none}.footer-tree-web-elem:hover{font-weight:430;color:#c1949c;transition:ease .3s}.footer-tree-contact{width:33%}.footer-tree-contact-title{font-size:15pt;font-weight:650}.footer-tree-contact-socials{display:flex;justify-content:left;align-items:end;margin:2px}.footer-tree-contact-mail{font-size:10.5pt;font-weight:430;display:flex;flex-direction:row;margin-left:12px;height:15%}.footer-tree-contact-socials img{width:26px;height:26px;margin:10px}.copyright{font-family:Source Code Pro,monospace;font-size:8pt;font-weight:520;display:flex;justify-content:center;flex-direction:column;align-items:center;width:100%;height:20%;color:#464646}.copyright div{margin:0 0 5px}@media only screen and (min-width: 750px) and (max-width: 980px){.footer-tree-me{width:40%}.footer-tree-contact,.footer-tree-web{width:30%}}@media only screen and (max-width: 755px){.footer-tree{display:flex;flex-direction:column-reverse;justify-content:center;align-items:center;height:fit-content;margin:0}.footer-tree-me,.footer-tree-web,.footer-tree-contact{display:flex;flex-direction:column;justify-content:center;align-items:center;width:fit-content;margin:0}.footer-tree-web-elem{margin:8px}#f_item2{order:3}.footer-tree-contact-title,.footer-tree-contact-mail,.footer-tree-me{display:none;visibility:hidden}.footer-tree-me-name{font-size:13pt}.footer-tree-me-prof{font-size:9pt}.copyright{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:10px 0;font-size:8pt}.copyright div{margin:5px;width:fit-content}}.copy-button{display:flex;flex-direction:column;margin:0}.copy-button-body{display:flex;flex-direction:row;align-items:center;position:relative;margin:0;width:100%;cursor:pointer}.copy-button-body:hover div{font-weight:430;color:#c1949c}.copy-button-body:hover img{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAWElEQVR4nO2UuwkAMAhEb//aMsvcZGaCFGIQTe6BpfLwB4gJ0JZH4l0BBEX/FUAw71qhNgLMLienCpyQADUC0xIunaHrEfGJV8xkzBUoh10EWNHulgIChWzfFJIfY7weTQAAAABJRU5ErkJggg==)}.copy-button-body div{margin:0;width:fit-content}.copy-button-body img{cursor:pointer;width:20px;height:auto;margin:5px}.copy-button-tooltip{display:flex;justify-content:right;margin:0}.copy-button-tooltip-text{font-size:14px;font-weight:500;color:#000;padding:5px;margin:0;background-color:#e5e5e5;border:1px solid rgb(226,226,226);border-radius:4px;white-space:nowrap}.briefing{font-family:Source Code Pro,monospace;display:flex;align-items:center;justify-content:center;width:100%;height:250px;margin:0;gap:calc(15% - 75px)}.briefing-intro{width:74%;display:flex;align-items:center;font-weight:300;justify-content:center;overflow:hidden;margin:0 40px}.briefing-intro span{font-weight:600;margin:0;color:#c1949c}.briefing-vertical-line{width:20px;height:200px;background-color:var(--briefing-vl)}.briefing-image{width:26%;padding:0;display:flex;justify-content:center}.briefing-image img{display:flex;justify-content:center;align-items:center;margin:0;width:auto;height:205px}.briefing-image-cv{visibility:hidden;display:none}.briefing-intro-desc{text-align:justify;color:var(--briefing-color)}@media only screen and (min-width: 750px) and (max-width: 980px){.briefing{font-family:Source Code Pro,monospace;color:#666;display:flex;align-items:center;justify-content:center;width:100%;height:fit-content;font-size:15px}.briefing-image{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.briefing-image-cv{display:flex;justify-content:center;align-items:center;height:90px;width:max-content;background-color:transparent;visibility:visible;margin:0}.briefing-image-cv button{font-family:Source Code Pro,monospace;font-size:15pt;font-weight:700;color:#ededed;width:fit-content;height:65%;margin:0;background-color:#21242a;border:1px solid #32363f;border-radius:5px}.briefing-image-cv button:hover{color:#c1949c;border:2px solid rgb(225,225,225);background-color:#f7f7f7;transition:ease-in-out .4s;cursor:pointer}}@media only screen and (max-width: 755px){.briefing{width:100%;height:fit-content}.briefing-intro{width:100%;display:flex;align-items:center;justify-content:center;height:fit-content}.briefing-intro-desc{text-align:center}.briefing-image,.briefing-vertical-line{display:none;visibility:hidden}}.toggle-menu{visibility:hidden;display:none}@media only screen and (max-width: 755px){.toggle-menu{display:contents;visibility:visible;position:relative;display:flex;align-items:center;flex-direction:column;box-sizing:border-box;min-height:30px;transition:all .3s ease}.menu-header{position:fixed;top:0;left:0;right:0;height:70px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e5e5e5;z-index:1000;transition:all .3s ease;margin-top:0}.header-content{display:flex;align-items:center;justify-content:space-between;height:100%;max-width:1200px;margin:0 auto;padding:0}.header-left{display:flex;align-items:center;gap:16px}.header-tools{display:flex;align-items:center;gap:8px;width:fit-content;box-sizing:border-box}.tool-btn{display:flex;align-items:center;gap:6px;margin:0;background:none;border:1px solid #e5e5e5;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;color:inherit}.tool-btn:hover{background:var(--home-hover);border-color:#d1d1d1}.menu-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0000004d;z-index:1001;animation:fadeIn .3s ease;margin:0}.slide-menu{position:fixed;top:0;left:0;width:320px;height:100vh;z-index:1002;margin:0;transform:translate(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1)}.dark .slide-menu{background:var(--bg-color);border-right-color:var(--bg-color)}.slide-menu.open{transform:translate(0);background:var(--bg-color);border:none;box-shadow:0 0 20px #0000001a}.menu-content{display:flex;flex-direction:column;height:100%;padding:0}.menu-header-section{display:flex;align-items:center;justify-content:space-between;padding:5px 10px;border-bottom:1px solid #e5e5e5}.dark .menu-header-section{border-bottom-color:#333}.menu-header-section h2{font-size:18px;font-weight:600}.menu-items{flex:1;margin:0}.menu-item{display:flex;align-items:center;justify-content:space-between;text-decoration:none;color:inherit;transition:all .2s ease;border-left:3px solid transparent}.menu-item-content,.menu-item-icon,.menu-item-text{transition:all .2s ease}.menu-item:hover,.menu-item:hover .menu-item-content,.menu-item:hover .menu-item-icon,.menu-item:hover .menu-item-text{background:#f8f9fa;border-left-color:#c1949c}.dark .menu-item:hover,.dark .menu-item:hover .menu-item-content,.dark .menu-item:hover .menu-item-icon,.dark .menu-item:hover .menu-item-text{background:#1a1a1a}.menu-item-content{display:flex;align-items:center;gap:12px}.menu-item-icon{opacity:.7}.menu-item-text{font-size:15px;font-weight:500}.menu-footer{padding:10px 24px 24px;margin:0 0 20px;border-top:1px solid #e5e5e5}.dark .menu-footer{border-top-color:#333}.menu-footer-content p{font-size:13px;opacity:.7;text-align:center;align-items:center;justify-content:center;margin:0}.menu-footer-content kbd{background:#f5f5f5;border:1px solid #e5e5e5;border-radius:4px;padding:2px 6px;font-size:12px}.dark .menu-footer-content kbd{background:#1a1a1a;border-color:#333}.menu-footer-links{display:flex;gap:16px;justify-content:center}.menu-toggle-btn:focus,.tool-btn:focus,.close-btn:focus,.menu-item:focus{outline:2px solid #C1949C;outline-offset:2px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}}.home{display:flex;flex-direction:column;align-items:center;gap:11px;width:75%;height:1000px;margin:0}.home-first-container,.home-second-container,.home-thrid-container{display:flex;gap:10px;width:100%;margin:0}.home-first-container{height:26.9%}.home-second-container{height:35.3%}.home-thrid-container{height:31.1%}.home-resources,.home-job,.home-study,.home-interests,.home-articles{width:50%;height:100%;margin:0;border-radius:3px;border:1px solid var(--home-border);box-sizing:border-box}.home-job,.home-study{height:91%;margin-top:26px}.home-interests{width:100%;background-color:var(--home-bg)}.home-interests *{background-color:var(--home-bg)}.home-resources img{width:170px;height:170px}.home-resources{border:none;display:flex;flex-direction:column;justify-content:center;gap:10px}.home-resources-elem{width:100%;height:47.9%;border:1px solid var(--home-border);margin:0;border-radius:3px}.home-articles{display:flex;flex-direction:row;border:none;flex-wrap:wrap;justify-content:space-between;gap:10px;height:100%}.home-articles-elem{width:47.6%;border:1px solid var(--home-border);margin:0;border-radius:3px;height:100%}.home-articles-elem p{overflow-wrap:break-word}.home-job,.home-study{border:1px solid var(--home-border);overflow:hidden}.home-job-title,.home-study-title{display:flex;height:20.1%;width:100%;margin:0;box-sizing:border-box;background-color:var(--home-content-title)}.home-job-title h3,.home-study-title h3{display:flex;font-size:1.3rem;margin-left:0;color:var(--home-content-title-color);background-color:var(--home-content-title)}.home-job-title img,.home-study-title img{margin:10px;background-color:var(--home-content-title)}.home-job-content,.home-study-content{height:79.9%;margin:0;padding:10px;box-sizing:border-box;background-color:var(--home-bg)}.home-job-content:hover~.home-job-content,.home-job-content:hover,.home-job-content:hover~.home-job-content *,.home-job-content:hover *{background-color:var(--home-hover)}.home-study-content:hover~.home-study-content,.home-study-content:hover,.home-study-content:hover~.home-study-content *,.home-study-content:hover *{background-color:var(--home-hover)}.home-job-content p,.home-study-content p{margin:5px 0;line-height:1.5;color:#555;background-color:var(--home-bg)}.home-job-content strong,.home-study-content strong{color:#333;background-color:var(--home-bg)}.home-job-content:hover div,.home-study-content:hover div{color:var(--home-hover-color)}.home-first-container i{color:#7b7b7b;color:var(--home-content-i);background-color:var(--home-bg)}.home-bubbles{font-family:Source Code Pro,monospace;font-size:10pt;font-weight:600;border-radius:10px;width:fit-content;padding:2px 10px;color:#9d636e;margin:0;background-color:#f8ecee;border-color:1px solid #C1949C;cursor:default}.home-bubbles:hover{color:#9d636e;background-color:#f8ecee;border-color:1px solid #C1949C;cursor:default}.home-content-main-elem{color:#454545;font-weight:500;margin:0;background-color:var(--home-bg)}.home-content-desc{font-family:Source Code Pro,monospace;font-size:9.5pt;padding:0 10px;margin:5px 0;line-height:1.5;color:gray;max-height:60px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#999 #f1f1f1;background-color:var(--home-bg)}.home-study-institution{display:flex;justify-content:center;align-items:center;font-size:14pt;background-color:#e6e6fa;color:#563c5c;width:35%;padding:5px;border-radius:5px;overflow:hidden}.home-interests h2{font-size:1.4em;font-weight:900;width:fit-content;margin:12px 15px 8px 20px;color:#2a2526}.home-interests-content{margin:5px}.home-interests-item{display:flex;flex-direction:column;font-family:Source Code Pro,monospace;margin:9px}.home-interests-item-title{font-family:Source Code Pro,monospace;font-size:1em;font-weight:700;display:flex;align-items:center;width:fit-content;margin:0}.home-interests-item-title img{width:10px;height:10px;transition:transform .5s ease-in-out}.home-interests-item-title:hover img{transform:rotate(90deg)}.home-interests-item p{font-size:10pt;color:gray;margin:0 10px}.home-interests:hover~.home-interests,.home-interests:hover,.home-interests:hover~.home-interests *,.home-interests:hover *{background-color:var(--home-hover)}.home-interests:hover h2{color:#2a2526}.home-interests:hover p{color:var(--home-hover-color)}.home-articles-elem,.home-resources-elem{display:flex;flex-direction:column;background-color:var(--home-bg)}.home-articles-elem *{background-color:var(--home-bg);color:#2a2526}.home-resources-elem{justify-content:space-around}.home-resources-elem *{background-color:var(--home-bg);color:#2a2526}.home-resources-elem:hover,.home-resources-elem:hover *,.home-articles-elem:hover,.home-articles-elem:hover *{background-color:var(--home-hover);color:var(--home-hover-color)}.home-articles-elem:hover h3,.home-resources-elem:hover h3,.home-articles-elem:hover .home-articles-link{color:#2a2526}.home-resources-elem h3{margin-bottom:2px}.home-resources p,.home-articles p{font-family:Source Code Pro,monospace;font-size:10pt;color:gray;margin:8px}.home-resource-link{font-family:Source Code Pro,monospace;font-weight:700;font-size:10pt;display:flex;justify-content:left;align-items:center;border-radius:5px;background-color:#e0e0e0;height:fit-content;width:fit-content;padding:2px 17px 2px 5px;text-decoration:none;margin:5px 5px 8px 10px}.home-articles-elem h3{width:fit-content}.home-resource-link img,.home-articles-link img{width:20px;height:auto;background-color:transparent;margin:2px 5px 2px 2px}.home-articles-link{font-family:Source Code Pro,monospace;font-size:10.5pt;font-weight:700;display:flex;align-items:center;background-position:center;text-decoration:none;border:none;border-radius:5px;margin:5px;padding:3px;cursor:pointer}.home-articles-link:hover{background-color:#ededed;text-decoration:underline;background-position:right;color:#c1949c!important}.home-articles-link img{width:18px;height:auto;margin:5px}.home-articles-elem p{width:87%;flex-wrap:wrap}@media only screen and (min-width: 750px) and (max-width: 980px){.home{display:flex;flex-direction:column;align-items:center;gap:11px;width:97%;height:900px;margin:0}.home-first-container{height:29.9%}.home-second-container{height:38%}.home-thrid-container{height:31.1%}.home-resources p,.home-resource-link{font-size:75%}.home-articles-elem{width:47.6%;flex-wrap:wrap}}@media only screen and (max-width: 755px){.home{width:100%;height:fit-content;gap:0}.home-first-container,.home-second-container,.home-thrid-container{flex-direction:column;justify-content:center;align-items:center;height:fit-content;gap:0}.home-job,.home-study,.home-interests,.home-resources,.home-articles{width:90%;height:fit-content;margin:10px;line-height:1.2em}.home-job-title img,.home-study-title img{width:25px;height:auto}.home-interests h2{margin-top:20px;margin-bottom:20px}.home-interests-item{margin-bottom:15px}.home-resources-elem{padding:8px;box-sizing:border-box}.home-articles{height:fit-content;display:flex;justify-content:center}.home-articles-elem{min-width:49.1%;height:290px;padding:4px;box-sizing:border-box;flex-wrap:wrap;overflow:hidden}.home-articles-elem h3,p{display:flex;flex-wrap:wrap;font-size:96%}.home-bubbles{height:fit-content}.home-content-main-elem{display:flex;align-items:center}.home-job-content p,.home-job-content strong,.home-job-content i,.home-study-content p,.home-study-content strong,.home-study-content i,.home-bubbles{margin:5px}}@media only screen and (max-width: 670px){.home-articles-elem{min-width:100%;height:fit-content;min-height:200px;padding:4px;box-sizing:border-box;flex-wrap:wrap;overflow:hidden}}.about-me{font-weight:700;font-size:19pt;display:flex;flex-direction:column;align-items:center;width:75%;height:1000px;margin:0}.about-me-title{width:97%;height:3%}.about-me-content{width:100%;height:fit-content;margin:0}.about-me-location{font-family:Source Code Pro,monospace;font-size:10.5pt;font-weight:600;color:#7c7c7c;display:flex;align-items:center;margin:5px}.about-me-location img{width:20px;height:auto;margin:0 5px}hr{margin:7px 0}.about-me-work,.about-me-skills,.about-me-education,.about-me-languages{font-size:15pt;font-weight:550;margin-top:20px}.about-me-work,.about-me-skills,.about-me-others{height:fit-content}.about-me-work-enterprises{display:flex;flex-direction:column;justify-content:center;margin:0}.about-me-skills-bubbles{display:flex;align-items:center;margin:10px 10px 10px 0;flex-wrap:wrap}.about-me-others{display:flex;flex-direction:row;gap:20px;margin-top:20px}.about-me-education,.about-me-education-elem,.about-me-languages,.about-me-languages-elem,b{margin:0}.about-me-education{width:65%}.about-me-languages{width:35%}.about-me-languages-elem{font-family:Source Code Pro,monospace;font-size:10.5pt;font-weight:400;display:flex;flex-direction:column}.about-me-languages-elem span{margin:0;color:var(--about-me-entity-desc)}@media only screen and (min-width: 755px) and (max-width: 980px){.about-me{font-weight:700;font-size:19pt;display:flex;flex-direction:column;align-items:center;width:98%;height:fit-content;margin:0}}@media only screen and (max-width: 755px){.about-me{font-weight:700;font-size:19pt;display:flex;flex-direction:column;align-items:center;width:98%;height:fit-content;margin:0;box-sizing:border-box}.about-me-title{padding-left:20px}.about-me-others{display:flex;flex-direction:column}.about-me-education,.about-me-languages{width:100%}}.entity_title{display:flex;flex-direction:row;justify-content:space-between;margin:0}.entity_name{font-size:13pt;font-weight:550;color:var(--about-me-entity-name);margin:10px 5px 5px}.entity_period{font-family:Source Code Pro,monospace;font-size:10.5pt;font-weight:700;color:#c1949c;margin:10px 2px 2px}.entity_position{font-family:Source Code Pro,monospace;font-size:10.5pt;font-weight:540;color:var(--about-me-entity-position);margin:3px 3px 3px 5px}.entity_description{font-family:Source Code Pro,monospace;font-size:10.5pt;font-weight:400;margin:5px;color:var(--about-me-entity-desc)}.bubble{font-family:Source Code Pro,monospace;font-size:10pt;font-weight:600;color:var(--bubble-color);display:flex;flex-direction:row;align-items:center;justify-content:center;width:auto;margin:2px;padding:3px 6px;border-radius:6px;background-color:var(--bubble-bg)}.bubble:hover{font-weight:700;background-color:var(--bubble-hover-bg);color:var(--bubble-hover-color);cursor:default}.projects{font-weight:700;font-size:19pt;display:flex;flex-direction:column;align-items:center;width:75%;height:1000px;margin:0}.projects-title{width:97%}.projects-elements{display:flex;flex-wrap:wrap;gap:10px;width:97%;border-radius:3px;margin-top:0}.projects-no-elements{font-family:Source Code Pro,monospace;font-weight:500;font-size:12pt;color:gray;width:97%;height:100%;display:flex;align-items:center;justify-content:center}.pagination{display:flex;justify-content:center;align-items:center}.pagination button{height:14px;width:14px;margin:5px;border:1px solid rgb(175,175,175);background-color:#afafaf;border-radius:4px;cursor:pointer}.pagination button.active{border:1px solid var(--project-pagination);border-radius:4px;background-color:var(--project-pagination)}.pagination button:hover,.pagination button::selection{width:14px;height:14px;margin:5px;border:1px solid var(--project-pagination);background-color:var(--project-pagination);border-radius:2px;transition:ease-in-out .4s}@media only screen and (min-width: 755px) and (max-width: 980px){.projects{font-weight:700;font-size:19pt;display:flex;flex-direction:column;align-items:center;width:100%;height:fit-content;margin:0}}@media only screen and (max-width: 755px){.projects{width:100%;height:fit-content}.projects-title{padding-left:35px}.projects-elements{width:90%}}.filter-tags{display:flex;flex-direction:row;justify-content:center;width:100%;height:5.6%;height:fit-content;margin:0}.filter-select{font-family:Source Code Pro,monospace;font-size:10.5pt;font-weight:50;width:30%;height:25px;border:none;padding:0;border-radius:3px;margin-bottom:21px;background-color:var(--filter-bg);color:var(--filter-color);font-weight:700}.filter-select option{font-weight:700;background-color:var(--filter-bg);color:var(--filter-color)}.selected-tags{display:flex;flex-wrap:wrap;align-items:center;width:100%;height:fit-content;margin:10px 0 0}.tag-bubble{font-family:Source Code Pro,monospace;font-size:9pt;font-weight:500;display:flex;align-items:center;justify-content:center;gap:8px;width:fit-content;height:fit-content;margin:2px;padding:2px;border-radius:10px;cursor:pointer}.remove-tag{width:13px;height:13px;cursor:pointer;margin:5px}.remove-tag:hover{transition:all ease-in-out .4s}.circle{display:flex;justify-content:center;align-items:center;width:7px;height:7px;margin:3px;border-radius:50%}@media only screen and (max-width: 755px){.filter-tags{width:90%;display:flex;justify-content:space-between}.filter-select{margin-left:0;width:fit-content}.selected-tags{height:fit-content}}.project-box{font-weight:200;display:flex;flex-direction:column;justify-content:space-around;width:31.7%;height:185px;margin:5px 0 0;border-radius:5px;border:.5px solid var(--home-border);background-color:var(--project-box-bg);overflow:hidden}.project-box *{background-color:var(--project-box-bg)}.project-box:hover{border:1px solid rgb(238,238,238);background-color:var(--project-box-hover-bg)}.project-box:hover *{background-color:var(--project-box-hover-bg);color:var(--project-box-hover-color)}.project-box:hover .project-box-tags-elem{background-color:var(--bubble-bg);color:var(--bubble-color)}.project-box-title{height:10%;height:fit-content;display:flex;align-items:center;font-weight:550;font-size:14pt;margin:0 8px;color:#e3d6d6}.project-box-title:hover{cursor:pointer}.project-box-title-text{margin:0;text-decoration:none}.project-box-title img{width:19px;height:19px;margin:5}.project-box-summary{font-family:Source Code Pro,monospace;font-size:48%;font-weight:100;color:var(--project-box-color);font-weight:50;height:fit-content;margin:0 10px 5px}.project-box-tags{font-size:11pt;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:5px;height:auto;margin-top:0}.project-box-tags-elem{font-size:9pt;font-weight:550;margin:0;padding:4px;border-radius:7px;border:1px solid rgb(249,213,225);background-color:#f8ecee;border:1px solid var(--bubble-hover-bg);background-color:var(--bubble-hover-bg);color:var(--bubble-hover-color);cursor:default}@media only screen and (max-width: 755px){.project-box{width:100%}}.contact_me{font-weight:700;font-size:19pt;display:flex;flex-direction:column;align-items:center;width:75%;height:1000px;margin:0}.contact_me_title{width:97%;height:3%}.contact_me_subtitle{font-family:Source Code Pro,monospace;font-size:61%;font-weight:540;color:var(--text-color);width:97%;margin:20px 10px 0 17px}.contact_icons{width:97%;display:flex;justify-content:left;margin:10px 0 0}.contact_icon{border:1px solid #ddd;width:35px;height:35px;border-radius:3px;display:flex;align-items:center;justify-content:center;margin:5px;background-color:var(--cust-link-bg)}.contact_icon img{width:25px;height:25px;background-color:var(--cust-link-bg)}.contact_icon_email{display:flex;align-items:center;margin:0;position:relative;cursor:pointer}.contact_icon_mail_text{font-size:10.5pt;font-weight:500;position:absolute;left:100%;padding:8px 12px;background-color:#f4f4f4;border-radius:4px}.contact_form{display:flex;flex-direction:column;width:97%}.contact_form_box{display:flex;justify-content:center;align-items:center;margin:0}.contact_label,.contact_label_text{font-weight:600;font-size:12.5pt;color:#000;width:50%;margin:10px}.contact_label_text{width:100%}.contact_input,.contact_textarea{font-family:Source Code Pro,monospace;padding:9px;border:1px solid #ddd;border-radius:4px;font-size:10.5pt;width:97%;box-sizing:border-box;margin:10px 10px 10px 0}.contact_input:-webkit-autofill,.contact_textarea:-webkit-autofill{-webkit-box-shadow:0 0 0px 1000px #f0f0f0 inset}.contact_textarea{resize:none;width:96%;height:102px}.contact_send_button{display:flex;justify-content:center;align-items:center;width:100%;margin:0}.contact_send_button button{font-size:13pt;font-family:Source Code Pro,monospace;color:#fff;width:47%;padding:10px 20px;border:none;border:2px solid white;background-color:#000;cursor:pointer}.contact_send_button button:hover{font-size:13pt;font-family:Source Code Pro,monospace;width:47%;padding:10px 20px;border:2px solid #000000;background-color:#fff;color:#000;transition:ease-in-out .2s;cursor:pointer}.contact_send_captcha{height:fit-content;display:flex;align-items:center;justify-content:center;margin-right:25px}.contact_send_captcha div{margin:0;height:fit-content}.contact_send_message{font-family:Source Code Pro,monospace;font-size:10.5pt;display:flex;align-items:center;justify-content:center;width:100%;height:30px;margin:0;transition:all ease .4s}.contact_send_message div{padding:5px 10px;border-radius:5px}.status_message.success{width:fit-content;background-color:#d0f0c0;color:#1b4d3e;border:2px solid #1B4D3E}.status_message.error{width:fit-content;background-color:#fcecec;color:#fa5252;border:2px solid #FA5252}@media only screen and (min-width: 750px) and (max-width: 980px){.contact_me{font-weight:700;font-size:19pt;display:flex;flex-direction:column;align-items:center;width:98%;height:fit-content;margin:0 10px 20px}}@media only screen and (max-width: 755px){.contact_me{width:100%;height:fit-content}.contact_me_title{padding-left:20px}.contact_me_subtitle,.contact_icons,.contact_label{padding-left:10px}.contact_me_subtitle{margin-top:10px}.contact_form_box{flex-direction:column;width:100%}.contact_label{width:100%}}.not-found{font-family:Source Code Pro,monospace;display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;top:calc(35% - 75px);left:calc(50% - 77px)}.not-found img{width:155px;height:auto;margin:0}.not-found a{font-family:Source Code Pro,monospace;font-size:13pt;font-weight:800;color:azure;display:flex;justify-content:center;align-items:center;width:165px;height:45px;margin:0;padding:5px;border:2px solid black;background-color:#000;text-decoration:none}.not-found a:hover{font-family:Source Code Pro,monospace;font-size:13pt;font-weight:900;color:#000;width:165px;height:45px;margin:0;padding:5px;border:2px solid black;background-color:#fff;text-decoration:none}.what{font-family:Source Code Pro,monospace;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.what-first-section{width:100%;display:flex;flex-direction:row;justify-content:space-around;flex-wrap:wrap}.what-first-section *{width:fit-content}.what-h2{margin:35px 20px 20px;font-weight:550}.what-h3{font-weight:450}.what img{width:150px;height:auto}.what-kitty,.what-kitty3{display:flex;justify-content:flex-end;align-items:end;margin:0}.what-kitty img{width:180px;height:auto}.what-kitty3 img{width:155px;height:auto}.what-kitty14 img{height:340px;width:auto}
