@import url(https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN);@import url(https://fonts.googleapis.com/css2?family=Fira+Code:wght@300..700&family=IBM+Plex+Mono&family=IBM+Plex+Sans&display=swap);@import url(https://fonts.googleapis.com/css2?family=Ubuntu);@import url(https://fonts.googleapis.com/css2?family=IBM+Plex+Mono&family=IBM+Plex+Sans&display=swap);.social__header{display:flex;justify-content:space-around;width:100vw;z-index:10}.social__header .social__header-elem{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background-position:50%;background-repeat:no-repeat;background-size:cover;border-bottom:1px solid #0000;color:gray;cursor:pointer;height:40px;opacity:40%;width:40px}@media screen and (hover:hover){.social__header .social__header-elem{transition:.3s}.social__header .social__header-elem:hover{opacity:70%}}.header{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);height:50px;left:0;position:fixed;top:0;width:100%;z-index:5}@media screen and (max-width:760px){.header{align-items:center;display:flex}}.header a{all:inherit}.header .header-menu{aspect-ratio:1/1;background-color:#0000;background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;display:block;left:20px;position:fixed;width:40px;z-index:2000000000}.header ul{display:flex;justify-content:space-evenly}.header ul li{border-bottom:1px solid #0000;color:gray;cursor:pointer}@media screen and (hover:hover){.header ul li{transition:.3s}.header ul li:hover{color:#fff}}.header ul li a{display:block;transition:.3s}.header ul li a.active{border-bottom:1px solid #1ed406;color:#1ed406}.aboute{align-items:center;display:flex;gap:2%;justify-content:center;min-height:100vh;position:relative;width:100%}.aboute .aboute-content{z-index:3}.aboute .aboute-content .aboute-header{font:200 2em IBM Plex Mono;margin-left:20px;max-width:760px;text-align:left}.aboute .aboute-content .aboute-header:before{color:#1ed406;content:"#"}.aboute .aboute-content .aboute-content{border-radius:15px;font-family:Fira Code,monospace;margin:20px 15px;max-width:760px;z-index:2}.aboute .aboute-content .aboute-content p{margin:20px 5px;text-indent:15px;width:100%;z-index:2}@media screen and (max-width:425px){.aboute .aboute-content .aboute-content{padding:20px}}@media screen and (max-width:760px){.aboute .aboute-content .aboute-content{width:70vw}}@media screen and (max-width:380px){.aboute .aboute-content .aboute-content{margin:20px 5px;padding:0;width:90vw}}.aboute .aboute-background{height:100vh;position:absolute;width:100vw}.aboute .aboute-background img{position:absolute}.aboute .aboute-background .dots{right:40px;top:50%}.aboute .aboute-background .rectangle{left:-30px;top:20%}.skill-card{border:3px solid gray;color:gray;padding-bottom:20px;width:250px}@media screen and (max-width:850px){.skill-card{width:150px}}@media screen and (max-width:425px){.skill-card{max-width:250px;width:65vw}}.skill-card h1{border-bottom:3px solid gray;height:50px;text-align:center;width:100%}.skill-card ul li{list-style:decimal}.skill-card ul{gap:15px}.skill-card ul,.skills{display:flex;flex-direction:column}.skills{align-items:center;gap:2%;justify-content:center;min-height:100vh;position:relative;width:100%}.skills .skills-header{display:flex;font:200 2em IBM Plex Mono;gap:5px;margin-left:20px;text-align:left}.skills .skills-header:before{color:#1ed406;content:"#"}@media screen and (max-width:750px){.skills .skills-left img{width:40vw}}.skills .skills-content{display:flex;justify-content:space-around;margin:0 auto;max-width:980px;width:95%}@media screen and (max-width:625px){.skills .skills-content{display:block}}.skills .skills-cards{display:flex;flex-wrap:wrap;gap:35px;justify-content:center;margin-top:5em}@media screen and (max-width:750px){.skills .skills-cards{display:flex;justify-content:center;width:100%}}.main{align-items:center;display:flex;gap:2%;justify-content:center;min-height:100vh;position:relative;width:100%}@keyframes enter-text-cursor{0%{opacity:0}50%{opacity:1}to{opacity:0}}.main .main-elem{display:flex;flex-direction:column;max-width:800px;position:relative}@media screen and (max-width:768px){.main .main-elem{margin:0 15px}}.main .main-elem .main-title{color:#1ed406;display:inline;font:400 3em IBM Plex Mono;min-height:1em}@media screen and (max-width:350px){.main .main-elem .main-title{font-size:2em}}.main .main-elem .main-text{color:gray;font:400 15px IBM Plex Mono}.main .main-elem .main-go{background-color:#1ed406;border:none;border-radius:5px;box-shadow:0 0 15px #1ed406;color:#fff;cursor:pointer;font-size:1.2em;height:50px;margin-top:40px;width:70%}.main .main-elem .enter{animation:enter-text-cursor 1s ease-in-out infinite;background-color:#fff;display:inline;height:1em;margin:5px 0 auto 10px;position:absolute;width:1px}.main .main-photo{align-items:center;aspect-ratio:1/1;border:5px solid green;border-radius:50%;display:flex;justify-content:center;width:15%}@media screen and (max-width:768px){.main .main-photo{display:none}}.main .main-photo img{aspect-ratio:1/1;border-radius:50%;width:90%}.project__card{background-color:#000;border:3px solid gray;color:gray;max-width:250px;min-height:300px;padding-bottom:45px;position:relative;width:20vw}@media screen and (max-width:768px){.project__card{width:30vw}}@media screen and (max-width:740px){.project__card{width:40vw}}@media screen and (max-width:620px){.project__card{font-size:1em;max-width:250px;width:65vw}}.project__card .project__card-header{border-bottom:3px solid gray;display:flex;font:100 IBM Plex Mono;gap:10px;justify-content:center;min-height:1em;overflow:hidden;overflow-x:hidden;padding:0 10px;text-align:center;text-overflow:ellipsis;width:calc(100% - 20px)}.project__card .project__card-header h1{font-size:1.7em;text-align:center;width:100%}.project__card .project__card-content{padding:0 15px}.project__card .project__card-content p{text-indent:8px}@media screen and (max-width:480px){.project__card .project__card-content p{text-indent:0}}.project__card .project__card-bottom{bottom:10px;left:10px;position:absolute;width:100%}.project__card .project__card-bottom .project__card-open{background-color:#0000;border:2px solid gray;color:gray;cursor:pointer;height:35px;width:calc(100% - 20px)}@media screen and (hover:hover){.project__card .project__card-bottom .project__card-open:hover{border-color:#1ed406;color:#1ed406;transition:.3s}}.projects{align-items:center;display:flex;gap:2%;justify-content:center;min-height:100vh;position:relative;width:100%}.projects .projects-content{z-index:3}.projects .projects-content .projects-header{font:200 2em IBM Plex Mono;margin-left:20px;max-width:760px;text-align:left}.projects .projects-content .projects-header:before{color:#1ed406;content:"#"}.projects .projects-content .button-group{display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between;width:70vw}@media screen and (max-width:740px){.projects .projects-content .button-group{justify-content:center;width:90vw}}.projects .projects-content .button-group button{background-color:gray;border:none;border-radius:5px;color:#fff;cursor:pointer;font:200 1.5em IBM Plex Mono;height:40px;transition:.3s;width:20vw}@media screen and (max-width:740px){.projects .projects-content .button-group button{width:40vw}}@media screen and (max-width:375px){.projects .projects-content .button-group button{font-size:1em;width:42vw}}.projects .projects-content .button-group .active{background-color:#1ed406;box-shadow:0 0 15px #1ed406;color:#fff}.projects .projects-content .project-list{display:flex;flex-wrap:wrap;gap:25px;justify-content:space-around;margin-top:70px;width:70vw}@media screen and (max-width:740px){.projects .projects-content .project-list{justify-content:center;width:90vw}}.projects .projects-content .load__new{color:gray;cursor:pointer;margin-top:70px;text-align:center;width:100%}@media screen and (hover:hover){.projects .projects-content .load__new:hover{color:#1ed406}}.projects .projects_back{height:100vh;position:absolute;width:100vw}.projects .projects_back img{position:absolute}.projects .projects_back .projects_back-dots{left:-20px;top:120px}.projects .projects_back .projects_back-dots2{right:90px;top:280px}.sertefies{align-items:center;display:flex;gap:2%;justify-content:center;min-height:100vh;position:relative;width:100%}.sertefies .sertefies-content .sertefies-header{font:200 2em IBM Plex Mono;margin-left:20px;max-width:760px;text-align:left}.sertefies .sertefies-content .sertefies-header:before{color:#1ed406;content:"#"}.sertefies .sertefies-content .sertefies_swapper{max-width:760px;width:100%}@media screen and (max-width:750px){.sertefies .sertefies-content .sertefies_swapper{width:90vw}}.sertefies .sertefies-content .sertefies_swapper img{width:100%}@media screen and (max-width:750px){.sertefies .sertefies-content .sertefies_swapper img{width:90vw}}.sertefies .sertefies-content .swiper-button-next,.sertefies .sertefies-content .swiper-button-prev{border:2px solid #000;border-radius:100%;color:#000}.sertefies .sertefies-content .swiper-pagination-bullet{background-color:#1ed406;height:10px;width:10px}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.social{display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:15px;width:5vw;z-index:5}.social ul{display:flex;flex-direction:column;margin:0 auto;row-gap:25px}.social ul li{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background-position:50%;background-repeat:no-repeat;background-size:cover;border-bottom:1px solid #0000;color:gray;cursor:pointer;height:40px;opacity:20%;width:40px}@media screen and (hover:hover){.social ul li{transition:.3s}.social ul li:hover{opacity:70%}}main{left:0;position:absolute;top:0;width:100vw}header{position:relative}::-webkit-scrollbar-track{background-color:#000;border-radius:5px}::-webkit-scrollbar{background-color:#0000;width:5px}::-webkit-scrollbar-thumb{background-color:#fff;border-radius:15px}img{pointer-events:none}html{background-color:#000;color:#fff;font-family:Ubuntu;overflow-x:hidden;scroll-behavior:smooth;width:100vw}.hesteg{color:green;content:"#"}ul li{list-style:none}body>iframe{display:none}::selection{background-color:#fff;color:#000}
/*# sourceMappingURL=main.e071e917.css.map*/