#home-div{width:100%;display:flex}.left-sidebar,.right-sidebar{flex:10%;position:fixed;width:50px;height:100vh;background-color:#f0f0f0;z-index:90}.right-sidebar{right:0}.main-content{flex:80%}#bg-pic{z-index:0;width:100%;min-width:960px;position:relative;top:-40px}#subtitle{position:absolute;left:120px;top:90px;width:100px;color:#f4fbff;font-size:4em;font-weight:200;z-index:1;cursor:default}.download-btn{display:block;position:relative;left:122px;top:505px;z-index:50;color:#f4fbff;border:2px rgb(244,251,255) solid;border-radius:5px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);text-wrap:nowrap;text-decoration:none;font-size:1.2em;width:fit-content;height:fit-content;padding:14px 20px}#fade{height:100px;position:relative;top:-146px;background:linear-gradient(rgba(193,210,219,0) 10%,rgba(193,210,219,.4),rgba(193,210,219,1))}.header{width:100%;height:70px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;background-color:#f0f0f0;position:fixed;z-index:100}#name-heading{text-wrap:nowrap;margin:0 50px 0 4vw}.nav-links{display:flex;flex-direction:row;justify-content:space-evenly;margin:0 50px 0 auto;list-style:none}.nav-item,.icon{padding:0 20px}.social-links{display:flex;flex-direction:row;justify-content:center;margin:0 0 0 50px}.nav-text{text-decoration:none;color:#000}.nav-item{cursor:pointer}#about-div{z-index:50;position:relative;top:-10px;width:60%;margin:0 auto 110px;background-color:#f0f0f0;padding:24px 5%;min-width:400px;border-radius:4px}@media (max-width: 1000px){#about-div{width:60vw;margin-left:calc(20vw - 50px)}}@media (max-width: 640px){#about-div{padding:10px 2%;width:60vw;margin-left:calc(20vw - 50px)}}#course-list{list-style:none;columns:2}#course-list li{padding:6px 4px}#course-list li:before{content:"•";color:#df883b;font-weight:700;display:inline-block;width:1em;margin-left:-1em}#about-div>h2{font-size:1.5em}#degree{font-size:1.4em;margin-bottom:20px;color:#df883b}#school{margin-top:0;margin-bottom:0;font-size:1.2em;width:90%;display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:center}#school>p:nth-child(1){margin-right:28%}#school>p{margin-top:0;margin-bottom:0}#course-p{font-size:1.2em;margin-top:20px}#projects-div{z-index:50;position:relative;top:-10px;width:60%;margin:110px auto 5%;background-color:#f0f0f0;padding:24px 5%;min-width:400px;border-radius:4px;height:fit-content}@media (max-width: 1000px){#projects-div{width:60vw;margin-left:calc(20vw - 50px)}}@media (max-width: 640px){#projects-div{padding:10px 2%;width:60vw;margin-left:calc(20vw - 50px)}}h2{font-size:1.5em}#project-list{display:flex;flex-direction:row;width:100%;justify-content:flex-start;margin-bottom:40px;overflow-x:scroll;padding:22px 0;background-color:#c1d2db;border-radius:5px}.project{padding:10px 20px;margin:0 20px;height:280px;flex:1;min-width:200px;max-width:300px;display:flex;flex-direction:column}.project-top{background-color:#f0f0f0;border-radius:5px;height:220px;width:100%}.project-link{background-color:#f0f0f0;margin-top:auto;width:100%;border-radius:5px;padding:8px 0;text-align:center;text-decoration:none;color:#000}.project-title{color:#df883b;text-align:center;font-weight:700;font-size:1.1em}.project-desc{width:80%;text-wrap:balance;margin:0 7% 0 13%}#project-list::-webkit-scrollbar{background-color:#c1d2db;height:6px}#project-list::-webkit-scrollbar-thumb{background-color:#df883b;border-radius:20px}.trigger{z-index:95;position:fixed;right:0;top:calc(50% - 165px);height:460px;width:min-content;border:none;background-color:#e9e9e9;font-size:1.2em;font-family:Poppins,sans-serif;cursor:pointer;border-radius:3px}.side-title{writing-mode:vertical-lr;transform:rotate(-180deg);width:52px;height:90%;position:relative;left:-12px;letter-spacing:.08rem}.side-menu{z-index:99;background-color:#e9e9e9;height:460px;width:260px;position:fixed;right:-260px;top:calc(50% - 165px);transition:transform .6s ease;cursor:pointer;border-radius:4px}.side-menu.active{transform:translate(-260px)}.side-menu.inactive{transform:translate(260px)}#skill-list{list-style:none;display:flex;flex-direction:column;align-items:start;margin-top:15px}.indicator{width:14px;height:14px;border-radius:20px;background-color:#df883b;margin-right:2px}.skill-li{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.skill-text{margin-left:40px;flex:70%;text-align:start}.lvl-div{flex:30%;display:flex;flex-direction:row;justify-content:flex-end}#contact-div{width:100%;height:100vh;display:flex;flex-direction:row}.background{width:100%;overflow-x:hidden;background:linear-gradient(172deg,rgb(136,172,211),rgb(193,210,219),rgb(241,193,147))}#content{height:fit-content;width:40%;margin:20px auto;position:relative;bottom:-200px;background-color:#fff;padding:20px 50px;border-radius:4px}@media (max-width: 780px){#content{width:40vw;margin-left:calc(30vw - 50px)}}.icon{width:24px;height:24px}.flex-line{display:flex;flex-direction:row;justify-content:start;position:relative;right:calc(-50% + 110px);margin:14px 0}.copy-text{font-style:italic;background-color:#e9e9e9;border-radius:6px;padding:2px 10px}html{background-color:#c1d2db;font-family:Poppins,sans-serif}body{margin:0;min-width:780px}
