@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400&display=swap);body{margin:0;font-family:"Poppins",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{display:flex;flex-direction:column;height:100vh}.content{flex:1 0 auto;margin-bottom:30px}.popup-content{border-radius:6px}.auth-form{display:flex;flex-direction:column;align-items:center}.auth-form input,.auth-form textarea{border:none;border-bottom:2px solid #eb635b;margin-bottom:15px;padding-bottom:10px}.auth-form input:focus,.auth-form textarea:focus{outline:none}.auth-form span{font-size:12px;margin-top:-5px;margin-bottom:15px}.auth-form button{font-family:"Poppins",sans-serif;color:#0b0a0a;border:1px solid #8e888a;border-radius:6px;text-decoration:none;padding:5px 15px;background-color:#fff}.auth-form button:hover{font-weight:700;color:#eb635b}.auth-component p{text-align:center}.navbar{margin:0 20px;display:flex;align-items:center;justify-content:space-between}.navbar ul{list-style:none;display:flex}.navbar .navbar-links a{color:#0b0a0a;border:1px solid #8e888a;border-radius:6px;text-decoration:none;padding:5px 15px}.navbar .navbar-links a:hover{font-weight:700;color:#eb635b}.navbar .navbar-logo{max-width:150px;margin-left:-20px}.navbar .logout-button{width:15px}.skills-list-header{display:flex;align-items:center;justify-content:space-between}.filter-form button{font-family:"Poppins",sans-serif;color:#0b0a0a;border:1px solid #8e888a;border-radius:6px;text-decoration:none;padding:5px 15px;background-color:#fff}.filter-form button:hover{font-weight:700;color:#eb635b}.search-form{display:flex}.search-form input{font-family:"Poppins",sans-serif;border:none;border-bottom:2px solid #eb635b}.search-form input:focus{outline:none}.skills-list{margin:0 20px}.skills-list ul{list-style:none;margin-left:-40px}.skills-list a{text-decoration:none;color:#0b0a0a}.skills-list a:hover{font-weight:700;color:#eb635b}.skills-list p{font-size:.8em;color:#eb635b}.skills-list .skill-card{box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);padding:10px 20px;border-radius:6px;margin-bottom:15px}.add-skill{display:flex;flex-direction:column;padding:30px 50px;line-height:4em}.add-skill input,.add-skill select{font-family:"Poppins",sans-serif;border:none;border-bottom:2px solid #eb635b}.add-skill input:focus,.add-skill select:focus,.add-skill textarea:focus{outline:none}.add-skill button{font-family:"Poppins",sans-serif;color:#0b0a0a;border:1px solid #8e888a;border-radius:6px;text-decoration:none;padding:5px 15px;background-color:#fff;margin-top:15px}.add-skill button:hover{font-weight:700;color:#eb635b}.add-review{display:flex;flex-direction:column;align-items:flex-start}.add-review textarea{font-family:"Poppins",sans-serif;border:none;border-bottom:2px solid #eb635b;margin-bottom:15px;width:100%}.add-review textarea:focus{outline:none}.single-review{box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);padding:0 10px;border-radius:6px}.single-review p{padding-bottom:10px}#skill-section{margin:0 20px;padding:10px 20px;display:flex;justify-content:space-around}#skill-section .skill-name{display:flex;justify-content:space-between}#skill-section button{font-family:"Poppins",sans-serif;color:#0b0a0a;border:1px solid #8e888a;border-radius:6px;text-decoration:none;padding:5px 15px;background-color:#fff;margin-top:15px}#skill-section button:hover{font-weight:700;color:#eb635b}#skill-section .column{float:none;width:28%;padding:5px 30px 20px;margin:0 auto}#skill-section .styled-column{box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);border-radius:6px}#skill-section:after{content:"";display:table;clear:both}.rating-card{max-width:600px}.rating-card .side{float:left;width:15%;margin-top:10px}.rating-card .middle{float:left;width:70%;margin-top:10px}.rating-card .right{text-align:right}.rating-card .row:after{content:"";display:table;clear:both}.rating-card .bar-container{width:100%;background-color:#f1f1f1;text-align:center;color:#fff}.rating-card .bar-5{height:18px;background-color:#5324d3}.rating-card .bar-4{height:18px;background-color:#7c54d5}.rating-card .bar-3{height:18px;background-color:#eb635b}.rating-card .bar-2{height:18px;background-color:#f8736e}.rating-card .bar-1{height:18px;background-color:#0b0a0a}@media (max-width:400px){.rating-card .middle,.rating-card .side{width:100%}.rating-card .right{display:none}}.my-skills{margin:0 20px;padding:10px 20px;border-radius:6px}.my-skills h3{margin-bottom:-2px}.my-skills ul{list-style:none;margin-left:-40px}.my-skills a{text-decoration:none;color:#0b0a0a}.my-skills a:hover{font-weight:700;color:#eb635b}.my-skills div{display:flex;align-items:center;justify-content:space-between}.my-skills img{width:30px}.my-skills button,.my-skills img{border:1px solid #8e888a;border-radius:6px}.my-skills button{font-family:"Poppins",sans-serif;color:#0b0a0a;text-decoration:none;padding:5px 15px;background-color:#fff;margin-top:10px}.my-skills button:hover{font-weight:700;color:#eb635b}.my-skills .my-skill-card{padding:5px 20px;margin-bottom:15px}.my-skills .my-skill-card,.profile-card{border-radius:6px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.profile-card{float:none;width:45%;padding:5px 15px 20px 20px;margin:0 auto}.profile-card .profile-links{display:flex;justify-content:space-between;align-items:center}.profile-card a,.profile-card button{font-family:"Poppins",sans-serif;color:#0b0a0a;border:1px solid #8e888a;border-radius:6px;text-decoration:none;padding:5px 15px;background-color:#fff;margin-top:10px}.profile-card a:hover,.profile-card button:hover{font-weight:700;color:#eb635b}.home-section{text-align:center;color:#0b0a0a}.home-section h1{font-size:32px}.home-section h2{padding-bottom:50px}.home-section img{max-width:600px;margin-top:-40px}.home-section .home-links{display:flex;justify-content:center}.home-section a{color:#0b0a0a;text-decoration:none;padding:5px 15px;border:1px solid #8e888a;border-radius:6px;margin-left:10px}.home-section a:hover{font-weight:700;color:#eb635b}.home-section .column{float:left;width:33%}.home-section .row{margin-top:50px}.home-section .row:after{content:"";display:table;clear:both}.footer{height:60px;flex-shrink:0;background-color:#e9e9e9;color:#0b0a0a}.error-page,.footer p{text-align:center}.error-page img{max-width:600px;margin-top:-40px}
/*# sourceMappingURL=main.c1302ca9.chunk.css.map */