#Home{grid-gap:10px;display:grid;gap:10px;grid-template-areas:"header header" "main aside " "section section";overflow-y:hidden}header{align-items:center;grid-area:header;height:60px;justify-content:space-between;padding-left:100px;padding-right:100px;padding-top:50px}header,header .social{display:flex}#Home header .theme{cursor:pointer}#light #Home header .theme,#light header .social .linkedin{-webkit-filter:invert(100%);filter:invert(100%)}header .social .middle-icon{padding-left:30px;padding-right:30px}#light #Home header .social .intagram,#light #Home header .social .middle-icon{-webkit-filter:invert(100%);filter:invert(100%)}#Home .hello{-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent;background-clip:initial;-webkit-background-clip:text;-moz-background-clip:text;background-image:linear-gradient(99.51deg,#cbbee7 9.03%,#fff 89.53%);background-repeat:repeat;background-size:100%;font-family:Poppins,sans-serif;font-size:50px;font-weight:900;margin-bottom:40px;margin-top:90px;padding-left:19px}#light #Home .hello{-webkit-text-fill-color:transparent;background:linear-gradient(99.51deg,#374f4a 9.03%,#344243 89.53%);-webkit-background-clip:text;background-clip:text}#Home #Information img{-webkit-clip-path:circle();clip-path:circle();max-width:100px}#Home #Information .Me-hello{align-items:center;display:flex}#Home #Information p,ul{color:#8b949e;font-size:16px}#Home #Information ul{padding-left:30px;padding-top:25px}#light #Home #Information ul li{color:#002719}#Home #Information .port-tittle{color:#fff;padding-top:4px}#light #Home #Information .port-tittle{color:#000}#Home #Information .introduction{color:#acb4fe;font-size:18px;padding-bottom:26px}#light #Home #Information .introduction{color:#2f8fe8}#light #Home #Information .intro-p{color:#002719}#Home #Information .Intro-port{padding-left:22px}#Home aside{border:1px solid #4a4a4a;border-radius:15px 15px 0 0;grid-area:aside;height:387px;margin-top:265px;width:599px}#Home aside,#light #Home aside{background-color:#171a1b}#Home .mac .mac-header{display:flex;justify-content:space-between;margin-top:13px}#Home .mac .mac-header .dots{display:flex;padding-left:24px}#Home .mac .mac-header .search-bar{background-color:#202226;border-radius:5px;display:flex;height:14px;justify-content:center;margin-right:149px;opacity:.9;width:300px}#light #Home .mac .mac-header .search-bar{background-color:#202226}#Home .mac .dots .yellow{padding-left:8px;padding-right:8px}#Home .mac .dots>div{-webkit-clip-path:circle();clip-path:circle()}#Home .mac .search-bar p{color:#fff;font-size:10px;font-weight:400}#Home .mac .about-education{display:grid;padding-left:96px}#Home .mac .about-education .about-me .abt-inner{color:#0ee6b7;padding-bottom:15px;padding-left:25px;padding-top:15px}#Home .mac .about-education .about-me{color:#7000ff;padding-bottom:15px;padding-top:65px}#Home .mac .about-education .education .educ-inner{color:#0ee6b7;padding-bottom:15px;padding-left:25px;padding-top:15px}#Home .mac .about-education .education .key{align-items:center;display:flex;gap:2px}#Home .mac .about-education .education .key:after{-webkit-animation:cursor-blink 1.5s steps(2) infinite;animation:cursor-blink 1.5s steps(2) infinite;background:#e5e5e5;content:"";display:inline-flex;height:19px;width:8px}@-webkit-keyframes cursor-blink{0%{opacity:0}}@keyframes cursor-blink{0%{opacity:0}}#Home .mac .about-education .education{color:#7000ff}#Home main{color:#fff;display:flex;flex-direction:column;grid-area:main;padding-left:170px}#Home .line-box{padding-left:140px}#Home .line{background-color:#fff;background-image:linear-gradient(#0d1117,#8b949e);height:244px;width:2px}#light #Home .line{background-image:linear-gradient(#bebdbd,#1b1c1d)}.projects{grid-area:section;max-width:95vw}.projects .carousel{display:flex;justify-items:center;overflow-x:hidden;position:relative}.projects .carousel:hover .item{-webkit-animation-play-state:paused;animation-play-state:paused}.projects .carousel .item{align-items:center;-webkit-animation:marquee 80s infinite;animation:marquee 80s infinite;background:linear-gradient(180deg,#171a1b,rgba(23,26,27,0));border-radius:15px;display:grid;flex:none;height:341px;margin:48px;position:relative;width:416px}@-webkit-keyframes marquee{0%{left:0}to{left:-540%}}@keyframes marquee{0%{left:0}to{left:-540%}}#light .projects .carousel .item{background-color:#0d1117}.projects .carousel .item .info{display:flex;flex-direction:column;padding-left:24px}.projects .carousel .item .info .name,.projects .carousel .item .title{color:#ccc;font-family:Poppins,sans-serif;font-size:15px}.projects .carousel .item .title{align-self:center;display:flex;justify-content:center}.projects .carousel .item .image img{height:160px;object-fit:contain;width:200px}.projects .carousel .item .image{display:flex;justify-content:center}.projects .carousel .item .dots{display:flex;padding-left:25px;padding-top:3px}.projects .carousel .item .dots>div{-webkit-clip-path:circle();clip-path:circle()}.projects .carousel .item .dots .yellow{padding-left:8px;padding-right:8px}.projects p{color:#fff;font-family:Poppins,sans-serif;font-size:23px;font-weight:600;padding-left:260px}#light .projects p{color:#0d1117}*{box-sizing:0;margin:0;padding:0}#light{background:#e8e8e8}#dark,body{background:#0d1117}body{color:#8b949e}body,button,input,textarea{font:400 16px Poppins,sans-serif}
/*# sourceMappingURL=main.777eac50.css.map*/