.tabs-wrapper{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:40px;position:fixed;width:25%}.tabs-wrapper__avatar{border-radius:100%;box-shadow:var(--shadow-l1);height:125px;margin-left:30px;width:125px}.tabs-wrapper__avatar__light{border:2px solid #000}.tabs-wrapper__avatar__dark{border:2px solid #fff}.tabs-wrapper__icon{cursor:pointer;height:25px;margin-bottom:30px;margin-left:20px;width:25px}.tabs-wrapper__icon__light{fill:#000}.tabs-wrapper__icon__dark{fill:#fff}.tabs-wrapper__text{cursor:pointer;font-family:Courier New,Courier,monospace;font-size:20px;margin-left:15px;padding:0 10px;text-decoration:none;width:80%}.tabs-wrapper__text__light{color:#000}.tabs-wrapper__text__dark{color:#fff}.tabs-wrapper__name{font-family:Courier New,Courier,monospace;font-size:20px;height:10px;margin-left:20px}.tabs-wrapper__name__light{color:#000}.tabs-wrapper__name__dark{color:#fff}.tabs-wrapper__job{font-family:Courier New,Courier,monospace;font-size:17px;margin-bottom:30px;margin-left:20px}.tabs-wrapper__job__light{color:#000}.tabs-wrapper__job__dark{color:#fff}body,html{margin:0}.about-wrapper{border-radius:20px;height:530px;margin-left:500px;margin-top:45px;overflow:hidden;padding:7px;width:50%}@media(min-width:1260px)and (max-width:1400px){.about-wrapper{margin-left:450px}}@media(max-width:1260px){.about-wrapper{margin-left:400px}}.about-wrapper__light{background-color:#fff}.about-wrapper__dark{background-color:#424242}.about-wrapper__text{border-radius:20px;font-family:Courier New,Courier,monospace;font-size:20px;margin-bottom:50px;padding:0 30px;text-decoration:none}.about-wrapper__text__light{background-color:#fff;color:#000}.about-wrapper__text__dark{background-color:#424242;color:#fff}.project-wrapper{border-radius:20px;box-shadow:var(--shadow-l1);flex-direction:row;height:100%;margin-left:600px;margin-top:45px;width:40%}@media(min-width:1260px)and (max-width:1400px){.project-wrapper{margin-left:550px}}@media(max-width:1260px){.project-wrapper{margin-left:500px}}.project-wrapper__text{border-radius:20px;font-family:Courier New,Courier,monospace;font-size:20px;margin-bottom:10px;padding:15px 30px;text-decoration:none}.project-wrapper__text__light{background-color:#fff;color:#000}.project-wrapper__text__dark{background-color:#424242;color:#fff}.project-wrapper__img{border:1px solid;border-radius:20px;cursor:pointer;height:100%;width:100%}.project-wrapper__icon{fill:#fff;background-color:#424242;cursor:pointer;display:flex;height:30px;margin-bottom:10px;width:30px}.project-wrapper__icon__light{fill:#000;background-color:#fff}.project-wrapper__icon__dark{fill:#fff;background-color:#424242}
/*# sourceMappingURL=main.18e73698.css.map*/