@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&family=Teko:wght@500;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#000;color:#a9a9a9;font-family:Roboto,sans-serif;font-size:16px;line-height:1.5}@media screen and (min-width:768px){body{font-size:18px}}body::-webkit-scrollbar{display:none}body{-ms-overflow-style:none;scrollbar-width:none}*{box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-family:Teko,sans-serif}body,form,h1,h2,h3,h4,h5,h6,li,ul{margin:0;padding:0}li{list-style:none}.container{margin-inline:auto}.container,hr{width:min(100% - 50px,1140px)}hr{opacity:.2}h1,h2{color:#fff;text-shadow:0 6px hsla(0,0%,100%,.07)}a{text-decoration:none}.btn,button{background-color:#e5540a;border:none;border-radius:2px;color:#fff;cursor:pointer;outline:none;padding:13px 20px}nav{color:#fff;padding:25px 0;position:absolute;top:0;transition:all .6s ease;width:100%;z-index:999}@media screen and (min-width:768px){nav{padding:50px 0}}nav ul{display:flex;gap:20px;justify-content:center}@media screen and (min-width:768px){nav ul{gap:50px}}nav ul li{cursor:pointer;font-size:14px;font-weight:600}@media screen and (min-width:768px){nav ul li{font-size:16px}}header{overflow:hidden;padding-bottom:50px;position:relative;width:100%}header .overlay{background-image:linear-gradient(180deg,rgba(0,0,0,.5),#000);inset:0}header .overlay,header>img{position:absolute;width:100%}header>img{height:100%;object-fit:cover}header .container{align-items:flex-end;display:flex;height:100%;position:relative;z-index:99}header .container .inner-content{display:grid;grid-template-columns:100%;margin-top:85px;width:100%}@media screen and (min-width:768px){header .container .inner-content{gap:70px;grid-template-columns:380px 1fr;margin-top:150px}}header .container .inner-content img{aspect-ratio:4/3.5;max-width:100%;object-fit:cover;object-position:top;width:100%}@media screen and (min-width:768px){header .container .inner-content img{aspect-ratio:4/5;max-width:380px}}header .container .inner-content .personal-info{color:#a9a9a9;padding-top:30px;white-space:break-spaces}header .container .inner-content .personal-info h1{color:#fff;font-size:45px;text-transform:uppercase;transition:all .3s ease}@media screen and (min-width:768px){header .container .inner-content .personal-info h1{font-size:55px}}header .container .inner-content .personal-info h1 span{margin:0 2.5px}header .container .inner-content .personal-info .bio{margin-top:40px}@media screen and (min-width:768px){header .container .inner-content .personal-info .bio{margin-top:50px}}header .container .inner-content .personal-info .bio .row{display:grid;grid-template-columns:100px 1fr;margin-bottom:15px}header .container .inner-content .personal-info .bio .row .info{margin-bottom:15px;width:100px}header .container .inner-content .personal-info .bio .row .detail{color:#fff;flex:1 1;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (min-width:768px){header .container .inner-content .personal-info .bio .row .detail{max-width:100%;white-space:normal}}.social{align-items:center;display:flex;gap:20px}.social .links a{font-size:30px}@media screen and (min-width:768px){.social .links a{font-size:28px}}.social .links a svg{fill:#e5540a}.intro{padding:25px 0 50px}@media screen and (min-width:768px){.intro{padding:50px 0}}.intro h2{font-size:32px;margin-bottom:20px}.intro .button-wrapper{padding-top:30px}.intro ul{border-left:1px solid #a9a9a9;margin-left:15px;margin-top:30px;max-width:700px;padding-left:50px}@media screen and (min-width:768px){.intro ul{padding-left:70px}}.intro ul li{margin-bottom:55px;position:relative}@media screen and (min-width:768px){.intro ul li{margin-bottom:70px}}.intro ul li:after{background-color:#2e2e2e;border-radius:2px;content:"";display:block;height:30px;left:-65px;position:absolute;top:0;width:30px}@media screen and (min-width:768px){.intro ul li:after{left:-85px}}.intro ul li:before{background-color:#e5540a;border-radius:2px;content:"";display:block;height:10px;left:-56px;position:absolute;top:9px;width:10px;z-index:99}@media screen and (min-width:768px){.intro ul li:before{left:-75px}}.intro ul li strong{align-items:center;color:#fff;display:flex;font-family:teko;gap:3px;text-transform:uppercase}.intro ul li strong p{font-size:24px}.intro ul li strong p span{color:#e5540a;font-family:roboto,sans-serif;font-size:12px;position:relative;top:-2px}.intro ul li p{margin-bottom:0}.intro ul li .year{background-color:#2e2e2e;border-radius:2px;display:inline-block;font-size:12px;margin-bottom:25px;padding:5px 10px}.skills{padding:25px 0}@media screen and (min-width:768px){.skills{padding:50px 0}}.skills ul{display:flex;flex-wrap:wrap;gap:30px;margin-top:30px;position:relative}@media screen and (min-width:768px){.skills ul{gap:50px 120px}}.skills ul li{position:relative;width:100%}@media screen and (min-width:768px){.skills ul li{width:calc(50% - 60px)}}.skills ul li .percentage{position:absolute;right:0;top:0}.skills ul li p{font-size:14px}.skills ul li .progress-bar{background-color:#a9a9a9;border:2px;height:5px;overflow:hidden;position:relative;width:100%}.skills ul li .progress-bar .progress{background-color:#e5540a;border-radius:2px;height:100%;position:absolute;width:0}.my-project{padding:25px 0}@media screen and (min-width:768px){.my-project{padding:50px 0}}.my-project .tabs{display:flex;gap:10px;margin-top:30px}@media screen and (min-width:768px){.my-project .tabs{gap:20px}}.my-project .tabs .tab-item{border-radius:2px;color:#a9a9a9;cursor:pointer;padding:5px 10px;position:relative;transition:background .3s ease}@media screen and (min-width:768px){.my-project .tabs .tab-item{padding:5px 15px}}.my-project .tabs .tab-item:after{background-color:#e5540a;content:"";display:block;height:2px;transition:width .3s ease;width:0}.my-project .tabs .tab-item.active{background-color:#2e2e2e;color:#fff;pointer-events:none}.my-project .tabs .tab-item.active:after{content:"";width:100%}.my-project .tabs .tab-item:hover{background-color:#2e2e2e;color:#fff}.my-project .tabs .tab-item:hover:after{content:"";width:100%}.my-project .tab-container{margin-top:30px}.my-project .tab-container .tab-content{display:flex;flex-flow:column;margin-bottom:30px}.my-project .tab-container .tab-content:last-child{margin-bottom:15px}@media screen and (min-width:768px){.my-project .tab-container .tab-content:last-child{margin-bottom:30px}.my-project .tab-container .tab-content{flex-flow:row}}.my-project .tab-container .tab-content .image-wrapper{aspect-ratio:4/3.5;width:100%}@media screen and (min-width:768px){.my-project .tab-container .tab-content .image-wrapper{width:250px}}.my-project .tab-container .tab-content .image-wrapper img{height:100%;object-fit:cover;width:100%}.my-project .tab-container .tab-content .tab-text-content{background-color:#131212;border-radius:2px;padding:30px;position:relative}@media screen and (min-width:768px){.my-project .tab-container .tab-content .tab-text-content{width:calc(100% - 250px)}}.my-project .tab-container .tab-content .tab-text-content p{margin-bottom:20px}.my-project .tab-container .tab-content .tab-text-content span{font-size:12px}.my-project .tab-container .tab-content .tab-text-content h4{color:#fff;font-size:24px}.my-project .tab-container .tab-content .tab-text-content .tags{display:flex;flex-flow:wrap;gap:10px;margin-top:10px}@media screen and (min-width:768px){.my-project .tab-container .tab-content .tab-text-content .tags{gap:15px}}.my-project .tab-container .tab-content .tab-text-content .tags span{background-color:#2e2e2e;border-radius:2px;padding:5px}.my-project .tab-container .tab-content .tab-text-content .source{margin-top:15px}@media screen and (min-width:1024px){.my-project .tab-container .tab-content .tab-text-content .source{bottom:30px;margin-top:0;position:absolute;right:30px}}.my-project .tab-container .tab-content .tab-text-content .source a{color:#e5540a}.testimonial-wrapper{display:flex;padding:25px 0}@media screen and (min-width:768px){.testimonial-wrapper{padding:50px 0}}.testimonial-wrapper h2{font-size:40px;line-height:1.3}@media screen and (min-width:768px){.testimonial-wrapper h2{font-size:55px;max-width:150px}}.testimonial-wrapper h2 span{margin:0 5px}@media screen and (min-width:768px){.testimonial-wrapper h2 span{display:block}}.testimonial-wrapper .subtitle{color:#e5540a;font-weight:700;letter-spacing:7px;margin-bottom:10px}.testimonial-wrapper .testimonial{display:flex;flex-flow:column;gap:30px}@media screen and (min-width:768px){.testimonial-wrapper .testimonial{flex-flow:row;gap:50px}}.testimonial-wrapper .testimonial .testimonial-cards{display:flex;flex:1 1;flex-flow:column;gap:30px;justify-content:space-between}@media screen and (min-width:768px){.testimonial-wrapper .testimonial .testimonial-cards{flex-flow:row;gap:50px}}.testimonial-wrapper .testimonial .testimonial-cards .card{background-color:#131212;background-image:linear-gradient(315deg,hsla(0,0%,66%,.2) 8.33%,transparent 0,transparent 50%,hsla(0,0%,66%,.2) 0,#000 58.33%,transparent 0,transparent);background-image:-o-linear-gradient(315deg,rgba(0,0,0,.09) 8.33%,transparent 8.33%,transparent 50%,rgba(54,54,54,.769) 50%,#000 58.33%,transparent 58.33%,transparent 100%);background-size:8.49px 8.49px;padding:30px;position:relative}@media screen and (min-width:768px){.testimonial-wrapper .testimonial .testimonial-cards .card{width:calc(50% - 25px)}}.testimonial-wrapper .testimonial .testimonial-cards .card:before{background-color:#000;content:"";height:calc(100% - 20px);left:10px;position:absolute;top:10px;width:calc(100% - 20px);z-index:9}.testimonial-wrapper .testimonial .testimonial-cards .card .content{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-start;position:relative;width:100%;z-index:9}.testimonial-wrapper .testimonial .testimonial-cards .card .content h4{font-size:18px;line-height:1;margin-bottom:0}.testimonial-wrapper .testimonial .testimonial-cards .card .content p{font-size:14px;margin-bottom:0}.testimonial-wrapper .testimonial .testimonial-cards .card .content img{border-radius:100%;height:100px;object-fit:cover;width:100px}.contact-us{background-color:#131212;margin-top:60px;padding:25px 0}@media screen and (min-width:768px){.contact-us{padding:50px 0}}.contact-us h2{font-size:40px;line-height:1.3}@media screen and (min-width:768px){.contact-us h2{font-size:55px;max-width:130px}}.contact-us .subtitle{color:#e5540a;font-weight:700;letter-spacing:7px;margin-bottom:10px}.contact-us .contact-wrapper{display:flex;flex-flow:column;gap:30px}@media screen and (min-width:768px){.contact-us .contact-wrapper{flex-flow:row;gap:50px}}.contact-us .contact-wrapper form{display:flex;flex:1 1;flex-flow:column}@media screen and (min-width:768px){.contact-us .contact-wrapper form{flex-flow:row;gap:50px}}.contact-us .contact-wrapper form .first-column,.contact-us .contact-wrapper form .second-column{flex:1 1}.contact-us .contact-wrapper form .input-row{margin-bottom:25px}@media screen and (min-width:768px){.contact-us .contact-wrapper form .input-row{margin-bottom:15px}}.contact-us .contact-wrapper form .input-row button{cursor:pointer;font-family:inherit;font-size:16px}@media screen and (min-width:768px){.contact-us .contact-wrapper form .input-row button{height:58px;width:150px}}.contact-us .contact-wrapper form .input-row label{display:block;margin-bottom:5px}.contact-us .contact-wrapper form .input-row input,.contact-us .contact-wrapper form .input-row textarea{background-color:#2e2e2e;border:none;color:#fff;outline:none;padding:10px;width:100%}@media screen and (min-width:768px){.contact-us .contact-wrapper form .input-row input,.contact-us .contact-wrapper form .input-row textarea{padding:20px 10px}}.contact-us .contact-wrapper form .input-row textarea{height:120px}@media screen and (min-width:768px){.contact-us .contact-wrapper form .input-row textarea{height:158px;margin-bottom:22px}}
/*# sourceMappingURL=main.f6bf4b5d.css.map*/