.btn,.nav-items a{text-decoration:none;font-weight:600}.btn,.nav-items a,.skill p{font-weight:600}:root{--text-white:white;--nav-bg-color:#ffffffe8;--text-black:black;--col-orange:#ffbe0b;--col-2-orange:#f77f00}*{margin:0;padding:0}.d-none{display:none!important}.d-block{display:block!important}.font-pt-sans,p{font-family:'PT Sans',sans-serif}.btn{border:2.5px solid var(--col-2-orange);padding:.5rem .8rem;border-radius:2rem;color:var(--col-2-orange)!important;margin:0 .4rem}.btn:hover{background-color:var(--col-2-orange);color:#fff!important;font-weight:400}.navbar-header{background-color:var(--nav-bg-color);backdrop-filter:blur(5px);position:sticky;top:0;z-index:5;box-shadow:0 2px 5px #28262646}.navbar{display:flex;justify-content:center;align-items:center;padding:.4rem 0}.nav-items{display:flex;justify-content:center;align-items:center}.nav-items h2{margin-right:3rem}.nav-items li{list-style:none;padding:.8rem 1.5rem}.nav-items a{color:var(--text-black)}.close-hamburger{display:none}.profile-img,.section1,.section2,.section3,.section4,.skill{display:flex}h1,h2,h3{font-family:sans-serif,auto}#home{height:5rem}.section1{flex-direction:column;align-items:center;justify-content:center}.section1 img{width:50rem;margin:2rem auto .2rem}.section2{background-color:var(--col-2-orange);padding:3rem 1rem 7rem;justify-content:center;align-items:center}.profile-text{width:36rem;display:flex;flex-direction:column;justify-content:center;color:#fff;letter-spacing:1.1px;font-size:1.2rem}.profile-text h2{margin:1rem 0;font-size:1.8rem}.profile-img{background-color:#fff;width:17rem;height:17rem;border-radius:50%;justify-content:center;align-items:center}.section3,.skill:nth-child(3){border-radius:1rem}.profile-img img{border-radius:50%;width:15rem;object-fit:contain}.section3{background-color:#fff;margin:-5rem 2rem 0;box-shadow:0 0 10px 1px #00000087}.skill{border-right:1px solid #000;flex:1;flex-direction:column;align-items:center;padding:2rem 0}.project,.section4{flex-direction:column}.skill-img{border-radius:50%;background-color:#00ffa9f0;margin:1.5rem 0}.skill-img img{width:2.5rem;height:2.5rem;padding:1.2rem 1.3rem}.skill h2{margin-bottom:.5rem;color:#ff3100}.footer,.project a,.section4{color:#fff}.skill p{margin:.5rem 0}.section4{margin-top:3rem;background-color:#6e07f3;padding-top:1rem;padding-bottom:2rem;justify-content:center;letter-spacing:1.1px}.section4 h2{margin:2rem auto 3rem;font-size:2rem;position:relative;font-weight:900}.section4 h2::after,.section4 h2::before{content:"";width:22vw;background-color:#fff;height:.1rem;position:absolute;top:50%}.section4 h2::before{transform:translateX(-115%)}.section4 h2::after{transform:translateX(15%)}.projects{display:grid;grid-template-columns:auto auto auto;justify-content:space-around}.footer,.project,.social,.social a{display:flex}.project{margin:1.5rem 2rem;padding:1.5rem 1rem;justify-content:center;align-items:center;text-align:center;border:2px solid #fff;border-radius:1rem;box-shadow:0 0 8px 0 #fff}.project:nth-child(7){grid-column:2}.project h3{font-size:1.3rem;margin-bottom:.6rem}.project p{margin-bottom:1rem}.project-btn{margin-top:1rem}.footer{background-color:#2b3035;flex-direction:column;justify-content:center;align-items:center;padding:2rem 0}.footer h2{font-size:2.5rem;letter-spacing:3px;margin-bottom:.5rem}.social{margin:1.5rem 0}.social a{margin:0 1rem;border:2px solid #fff;padding:.8rem;border-radius:50%;justify-content:center;align-items:center}.social a:hover,.social a:hover svg path{fill:#2b3035;background-color:#fff}.footer p{margin-bottom:.5rem;letter-spacing:1.2px}@media screen and (max-width:1000px){.projects{grid-template-columns:auto auto}.project:nth-child(7){grid-column:span 2;justify-self:center}}@media screen and (max-width:850px){.section1 img{width:35rem}.profile-img{padding:0 .5rem;width:16rem;height:16rem}}@media screen and (max-width:670px){.close-hamburger,.hamburger{position:absolute;right:1rem}.hamburger{display:flex;flex-direction:column;justify-content:center;width:3rem;height:2.2rem;border:2.4px solid #000;border-radius:.7rem;top:.5rem}.nav-items,.section2{flex-direction:column}.ham-line{border:1.4px solid #000;margin:.18rem .44rem;border-radius:1rem;color:#000}.nav-items{align-items:center}.nav-items h2{margin-right:0;margin-top:.8rem;margin-bottom:.3rem}.nav-items li{display:none}.navbar{display:block}.close-hamburger{justify-content:center;align-items:center;top:.2rem;animation:.2s ease-in closeRotation}.close-hamburger:hover,.hamburger:hover{cursor:pointer}.section1 h1{font-size:1.5rem}.section1 img{width:20rem}.profile-img{order:1;padding:0;width:13rem;height:13rem}.profile-text{order:2;width:auto;text-align:center}.profile-img img{width:12rem}.section3{margin:-5rem 1rem 0;flex-direction:column}.skill{border-right:0;border-bottom:1px solid #000;margin:0 1rem;padding:1rem 0}.skill:nth-child(3){border-bottom:0}.section4 h2{margin:2rem auto}.projects{grid-template-columns:auto!important}.project:nth-child(7){grid-column:span 1;justify-self:normal}.project{margin:1.1rem 1.5rem;padding:1.5rem .6rem}}@keyframes closeRotation{0%{transform:rotate(45deg)}100%{transform:rotate(90deg)}}