@import"https://fonts.googleapis.com/css2?family=Playwrite+CU:wght@100..400&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-weight:400}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;text-align:center}section{margin-top:30px}h2,h3{font-weight:500}p{margin:20px}img{margin:10px}a{font-weight:400;color:#fdf7c3;text-decoration:inherit;font-size:1.3rem}a:hover{color:#ffb4b4}.navbar{background-color:#b2a4ff;height:70px;width:100%}.nav-container{max-width:1100px;margin:0 auto;padding:0 15px;display:flex;justify-content:space-between;align-items:center;height:100%}.menu-icon{display:none;color:#fdf7c3}.nav-elements{transition:all .3s ease-in;overflow:hidden;justify-content:center;margin:auto}.nav-elements ul{list-style-type:none;margin:15px auto}.nav-elements ul li{display:inline;margin:15px 50px 15px 15px}.hero-img{background-image:linear-gradient(#f5d9d94d,#f7f2f24d),url(../images/cozy-background-wallpaper-with-yarn-knitting_169016-6305.avif);background-position:center;background-repeat:no-repeat;background-size:100%;height:120px;width:100%;display:flex}h1{font-family:Playwrite CU,cursive;font-optical-sizing:auto;font-weight:400;font-style:normal;font-size:2.5rem;line-height:1.1;text-align:center;margin:auto;color:#252525;font-weight:500}.about-home-section{background-color:#fdf7c3}.home-section p{padding:0 20%}.carousel.container{display:flex}.active-slide{margin:auto;width:300px;height:250px}.active-slide img{margin:auto;width:300px;height:250px;object-fit:contain}.carousel-buttons{display:inline-block;height:50px;width:400px;margin:auto}.carousel-buttons button{height:30px;width:100px;margin:10px;border-radius:10px;border:none;background-color:#ffb4b4}.hidde{display:none}.pexel-tag{color:#ffb4b4}.inspiration-box{display:inline-block;margin:5px}.title-projects+p{padding:0 10%}.projects-section{display:flex}.title-projects{margin-top:30px}.projects-section img{object-fit:cover;width:200px;height:200px;border-radius:50%}.project-article{margin:20px}.about-section img{object-fit:cover;width:200px;height:200px;border-radius:50%}.about-section{padding-bottom:50px;padding-top:70px}.about-section p{padding:0 20%}footer{background-color:#b2a4ff;padding:30px;display:flex;justify-content:space-around}footer a{margin-top:15px;color:#fdf7c3;font-weight:500}@media(max-width:640px){.menu-icon{display:block;position:absolute;right:25px;cursor:pointer}.nav-elements{position:absolute;right:0;top:190px;background-color:#fdf7c3;width:0px;transition:all .5s ease-in;overflow:hidden}.nav-elements.active{width:220px}.nav-elements ul{display:flex;flex-direction:column;text-align:right}a{color:#b2a4ff}.projects-section{display:inline-block}}
