#mobile-outline{outline:20px solid #333;max-width:430px;margin:20px auto;border-radius:10px}html{background:linear-gradient(45deg, rgba(255, 169, 249, 0.208), rgba(223, 255, 201, 0.305));background-size:400% 400%;animation:gradient 30s ease infinite;color:#191919;font-family:"Jost",monospace}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}a{text-decoration:none;transition:all .5s ease-in-out}input,textarea{display:block;margin:0;padding:0}.cr-red{color:#9a2018}h2,h3,h4,h5{font-family:"Gupter",sans-serif;font-style:normal;font-weight:500}h2{font-size:46px}h3{font-size:30px}h4{font-size:25px}h5{font-size:20px}.orange{color:#fd853a}#sticky-nav-con{top:0px;z-index:1}#logo{position:relative;top:10px;margin-bottom:40px;max-width:280px}#main-nav .toggle_button{color:#73bf7e;margin-top:15px;font-size:30px;cursor:pointer;margin-left:40px;display:none}#mobile_dropdown_menu{display:none;position:absolute;top:80px;width:100%;height:0px;background-color:#feffeb;overflow:hidden;transition:right .5s ease}#mobile_dropdown_menu li{padding:20px 30px;margin-top:20px;margin-bottom:30px;display:flex;align-items:center;justify-content:flex-start}#mobile_dropdown_menu ul li a{color:#191919;font-size:20px;font-family:"Gupter",sans-serif;text-decoration:none;font-weight:600}#mobile_dropdown_menu ul li:nth-child(1) a:hover{color:#04c4d9}#mobile_dropdown_menu ul li:nth-child(2) a:hover{color:#f21b6a}#mobile_dropdown_menu ul li:nth-child(3) a:hover{color:#f2b90c}#mobile_dropdown_menu ul li:nth-child(4) a:hover{color:#a94c9e}#main-nav ul li:nth-child(1) a:hover{color:#04c4d9}#main-nav ul li:nth-child(2) a:hover{color:#f21b6a}#main-nav ul li:nth-child(3) a:hover{color:#f2b90c}#main-nav ul li:nth-child(4) a:hover{color:#a94c9e}#main-nav ul{list-style:none;padding:0;position:relative;margin-top:-25px}#main-nav ul li a{display:block;margin-right:20px;font-size:30px;text-align:center;font-family:"Gupter",sans-serif;color:#191919}#burger-con{position:fixed;top:0;right:0;width:50%;height:100%;background-color:#000;display:none;flex-direction:column;align-items:center;justify-content:center;z-index:9999}#burger-con ul{display:flex;flex-direction:column;align-items:self-start;gap:40px 20px;list-style:none;padding:0}#burger-con ul li{margin:20px 0}#burger-con ul li a{color:#fff;font-size:24px;text-decoration:none;font-weight:600}@media screen and (min-width: 325px){#logo{position:relative;top:10px;width:70px}#main-nav .toggle_button{display:block}#mobile_dropdown_menu{display:none;position:fixed;top:80px;height:100vh;z-index:1000;animation:slideIn .5s ease-in-out forwards}#mobile_dropdown_menu.show{height:100vh;display:block}#mobile_dropdown_menu.hide{animation:slideOut .5s ease-in-out forwards}@keyframes slideIn{from{transform:translateX(100%);opacity:0}to{transform:translateX(25%);opacity:1}}@keyframes slideOut{from{transform:translateX(25%);opacity:1}to{transform:translateX(100%);opacity:0}}#burger-con{top:0px;display:none}#burger-con ul{display:flex;flex-direction:row;justify-content:center}#burger-con ul li{margin:20px 0}#burger-con.show{display:flex}#main-nav ul{display:none}}@media screen and (min-width: 768px){#main-header{height:90px}#main-nav{margin-top:8%}#logo{position:relative;top:-15px}#main-nav ul li a{display:block;margin-right:15px;font-size:20px;text-align:center;color:#191919}#main-nav .toggle_button{display:none}#mobile_dropdown_menu{display:none}#burger-con{display:flex;background-color:rgba(0,0,0,0);position:relative;width:auto;height:auto}#burger-con ul{display:flex;justify-content:flex-end;flex-direction:row}#burger-con ul li,#burger-con ul li:first-child{border:none;display:inline}#burger-con ul li{font-size:19px}#logo{margin-top:39px;order:-1}}#hello-icon{display:flex;align-items:center;justify-content:center}#header-message h2{text-align:center}#left-banner-con{display:flex;flex-direction:column;justify-content:center}#left-banner-con p{font-size:16px}#left-banner-con img{width:5%;height:auto}#right-banner-con{display:flex;flex-direction:column;align-items:flex-end;padding-bottom:60px}#right-banner-con img{width:50%;height:auto}#right-banner-con h2{text-align:right;font-size:18px}#right-banner-con p{font-size:16px}#middle-img-banner-con{display:flex;align-items:center;justify-content:center;margin-top:-100px;z-index:1}#middle-img-banner-con img{width:30%;height:auto}#circle-con{display:flex;align-items:center;justify-content:center;margin-top:-150px}#semi-circle{width:200px;height:100px;border-radius:200px 200px 0 0;background:#fd853a;z-index:0}@media screen and (min-width: 768px){#header-message h2{font-size:70px}#left-banner-con p{font-size:20px}#left-banner-con img{width:10%}#circle-con{margin-top:-300px}#semi-circle{width:600px;height:300px;border-radius:400px 400px 0 0}}@media screen and (min-width: 1200px){#header-message h2{font-size:70px}#circle-con{margin-top:-450px}#semi-circle{width:900px;height:450px;border-radius:550px 550px 0 0}}#footer-flex{display:flex;flex-direction:column;align-items:center;justify-content:space-around;padding:10px 10px}#footer-logo-info a img{transition:transform .3s ease-in-out,filter .3s ease-in-out}#footer-logo-info a:hover img{transform:scale(1.1);filter:brightness(1.2)}#footer-menu ul{display:none;flex-direction:row;align-items:center;padding:10px 10px;list-style:none}#footer-menu ul li{margin:20px 20px}#footer-menu ul li a{font-family:"Gupter",sans-serif;color:#191919;font-size:20px;text-decoration:none;font-weight:600}#footer-menu ul li:nth-child(1) a:hover{color:#04c4d9}#footer-nav ul li:nth-child(1) a.active{border-bottom:2px solid #04c4d9}#footer-menu ul li:nth-child(2) a:hover{color:#f21b6a}#footer-menu ul li:nth-child(2) a.active{border-bottom:2px solid #f21b6a}#footer-menu ul li:nth-child(3) a:hover{color:#e89836}#footer-nav ul li:nth-child(3) a.active{border-bottom:2px solid #e89836}#footer-menu ul li:nth-child(4) a:hover{color:#a94c9e}#footer-nav ul li:nth-child(4) a.active{border-bottom:2px solid #a94c9e}#footer-logo-2{text-align:center;font-family:"Jost",sans-serif}@media screen and (min-width: 768px){#footer-flex{flex-direction:row}#footer-menu ul{display:flex}}#contact-form-con{margin-top:20px;margin-bottom:20px}#contact-form h2{font-size:30px}#contact-form p{font-size:14px}#contact-hero-form{font-size:14px}#contact-form{background-color:rgba(254,255,235,.568627451);padding:30px 30px;margin-top:15px;margin-bottom:15px;border-radius:20px;box-shadow:0 1px 3px rgba(60,64,67,.3),0 4px 8px rgba(60,64,67,.15)}#contact-hero-form form{margin-top:15px;display:flex;flex-direction:column}#contact-hero-form input,textarea{padding:22px;border:2px solid #d6d6d6;background-color:#f7f7f7;border-radius:5px;margin-bottom:30px;font:inherit;width:auto}#contact-hero-form textarea{height:250px}#contact-hero-form input[type=submit]{border-radius:5px;background-color:#73bf7e;transition:background-color 500ms linear;display:flex;justify-content:center;transition:all .3s ease-in-out;cursor:pointer;border:none;color:#191919;font-weight:900;font-size:15px;padding:12px 28px;width:150px;box-shadow:0 1px 3px rgba(60,64,67,.3),0 4px 8px rgba(60,64,67,.15)}#contact-hero-form input[type=submit]:hover{background-color:#1dda00}@media screen and (min-width: 760px){#contact-form h2{font-size:40px}#contact-form p{font-size:16px}#contact-hero-form{font-size:16px}#contact-form{background-color:rgba(254,255,235,.568627451);padding:60px 60px;margin-top:5px;margin-bottom:15px;border-radius:20px}}:root{--plyr-color-main: #f21b6a;--plyr-badge-background: #feffeb;--plyr-video-control-background-hover: #f21b6ad7;--plyr-control-icon-size: 20px;--plyr-control-radius: 20px;--plyr-font-family: "Gupter", Arial, Helvetica, sans-serif;--plyr-control-spacing: 15px}#experties{display:flex;flex-direction:column;align-items:flex-start;padding:40px;gap:30px;width:100%}#experties h2{font-size:30px}.expert-field{display:flex;flex-direction:column;border-top:2px solid #565656;padding:20px 0;width:100%}.row-1{display:flex;justify-content:space-between;width:100%;align-items:center}.num{flex:0 0 50px;font-weight:bold;text-align:center}.job-title{flex:1;text-align:left;font-weight:bold}.row-2{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:10px;padding-left:40px}.row-2 p{flex:1;font-size:15px}.expert-field img{margin-left:15px;width:20px;height:auto}.border-bottom{border-bottom:2px solid #565656}@media screen and (min-width: 768px){.expert-field{flex-direction:column;gap:10px}.row-1{justify-content:flex-start}.row-2{justify-content:space-between}.row-2 p{font-size:20px}}#carousel-wrapper{width:100%;overflow:hidden}#carousel{display:flex;gap:10px}#carousel .item{flex:0 0 100px;height:auto;display:flex;align-items:center;justify-content:center}#carousel .item img{width:60%;height:auto}#skills{display:flex;flex-direction:column}#skills-header h2{text-align:center;font-size:30px;margin-bottom:20px}@media screen and (min-width: 768px){#skills-header h2{text-align:left;margin-left:180px}#carousel .item img{width:100%}}#gallery{background-color:#fff;padding:60px 60px;text-align:center}#gallery h2{font-size:25px;text-align:center;margin-bottom:20px}#slider-wrapper{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:20px}#slider-container{overflow:hidden;position:relative;width:100%;border-radius:10px;box-shadow:0 1px 3px rgba(60,64,67,.3),0 4px 8px rgba(60,64,67,.15)}#image-slider{display:flex;align-items:center;transition:transform .5s ease-in-out}.slider-image{max-width:100%;max-height:600px}#prev-btn,#next-btn{font-size:15px;cursor:pointer;padding:15px 20px;border:none;background-color:rgba(255,133,58,.8);color:#fff;border-radius:30px;transition:background-color .3s ease-in-out,transform .2s ease-in-out;position:static}#prev-btn:hover,#next-btn:hover{background-color:#ff853a;transform:scale(1.1)}.slider-wrapper2{overflow:hidden;width:100%;border-radius:20px}.slider-track2{display:flex;transition:transform .5s ease-in-out}.slider-item{min-width:100%;box-sizing:border-box}.slider-item img{width:100%;display:block}#mobile-gallery{display:block}#desktop-gallery{display:none}@media screen and (min-width: 768px){#gallery h2{margin-top:50px;font-size:40px}#prev-btn,#next-btn{font-size:20px}#slider-wrapper{margin-bottom:100px}#mobile-gallery{display:none}#desktop-gallery{display:block}}@media screen and (min-width: 1024px){#mobile-gallery{display:none}#desktop-gallery{display:block}}@media screen and (min-width: 1200px){#mobile-gallery{display:none}#desktop-gallery{display:block}}@media screen and (min-width: 1600px){#mobile-gallery{display:none}#desktop-gallery{display:block}}#casestudy-logo{text-align:center}#casestudy-logo img{width:300px}#casestudy-role-year{padding:20px 50px;display:flex;gap:120px}#casestudy-skill-con{padding:0px 50px}#casestudy-year{background-color:#fd853a;padding:10px 20px;border-radius:20px;font-weight:bold;box-shadow:0 1px 3px rgba(60,64,67,.3),0 4px 8px rgba(60,64,67,.15)}#casestudy-info{padding:20px;margin-top:20px;display:flex;gap:30px;flex-direction:column}#casestudy-skill{margin-top:10px;display:flex;gap:10px}#casestudy-skill img{width:40px;height:40px}#check-my-project-con{padding:20px 60px}#check-my-project{border-radius:5px;background-color:#73bf7e;transition:background-color 500ms linear;display:flex;justify-content:center;transition:all .3s ease-in-out;cursor:pointer;border:none;color:#191919;font-weight:900;font-size:15px;padding:12px 28px;width:200px;box-shadow:0 1px 3px rgba(60,64,67,.3),0 4px 8px rgba(60,64,67,.15)}#check-my-project:hover{background-color:#1dda00}.cube{display:none;justify-content:space-around;align-items:center;flex-wrap:wrap;padding:20px 60px}.cube img{border-radius:10px}#casestudy-pg-con{margin-bottom:0px}#casestudy-diff-con{margin-bottom:0px}#casestudy-lesson-con{margin-bottom:0px}#casestudy-conclusion-con{margin-bottom:60px}#case-study-pg{background-color:rgba(255,169,249,.208);padding:30px;display:flex;gap:30px;flex-direction:column;border-radius:20px;margin-bottom:20px}#case-study-diff{background-color:rgba(223,255,201,.305);padding:30px;display:flex;gap:30px;flex-direction:column;border-radius:20px;margin-bottom:20px}#case-study-lesson{background-color:rgba(4,196,217,.2078431373);padding:30px;display:flex;gap:30px;flex-direction:column;border-radius:20px;margin-bottom:20px}#case-study-conclusion{background-color:rgba(242,185,12,.0862745098);padding:30px;display:flex;gap:30px;flex-direction:column;border-radius:20px;margin-bottom:20px}#casestudy-text1{padding:20px 20px;margin-top:10px}#casestudy-text1 h4{margin-bottom:10px}#casestudy-text1 h5{margin-top:10px;margin-bottom:10px}#casestudy-text2{padding:20px 20px;margin-top:20px;display:flex;gap:20px 250px;flex-wrap:wrap;justify-content:space-between}#casestudy-text2 div{flex:1}#casestudy-text2 h5{margin-bottom:10px}#casestudy-con{margin-bottom:30px}#demo-video-con1{margin-top:30px;margin-bottom:30px}#player-container h3{margin-bottom:10px}#back{display:inline-block;transition:color .3s ease-in-out,transform .3s ease-in-out}#back :hover{color:#fd853a;transform:scale(1.05)}#case-study-pg{box-shadow:0 1px 3px rgba(60,64,67,.3),0 4px 8px rgba(60,64,67,.15)}#case-study-diff{box-shadow:0 1px 3px rgba(60,64,67,.3),0 4px 8px rgba(60,64,67,.15)}#case-study-lesson{box-shadow:0 1px 3px rgba(60,64,67,.3),0 4px 8px rgba(60,64,67,.15)}#case-study-conclusion{box-shadow:0 1px 3px rgba(60,64,67,.3),0 4px 8px rgba(60,64,67,.15)}@media screen and (min-width: 768px){#casestudy-logo{text-align:center}#casestudy-logo img{width:250px}#casestudy-skill img{width:50px;height:50px}#casestudy-role-year{padding:0px 0px}#casestudy-skill-con{padding:0px 0px}#casestudy-role-year h5{font-size:25px}#skill-header{margin-top:20px;font-size:25px}.cube{display:flex}#casestudy-diff-con{margin-bottom:30px}#casestudy-lesson-con{margin-bottom:30px}#case-study-pg{box-shadow:0 1px 3px rgba(60,64,67,.3),0 4px 8px rgba(60,64,67,.15)}#case-study-diff{box-shadow:0 1px 3px rgba(60,64,67,.3),0 4px 8px rgba(60,64,67,.15)}#case-study-lesson{box-shadow:0 1px 3px rgba(60,64,67,.3),0 4px 8px rgba(60,64,67,.15)}#case-study-conclusion{box-shadow:0 1px 3px rgba(60,64,67,.3),0 4px 8px rgba(60,64,67,.15)}}#featuring-projects-con{margin-top:50px;margin-bottom:50px}#featuring-projects-header{display:flex;align-items:center;justify-content:center;margin-top:20px;margin-bottom:20px}#featuring-projects-header h2{font-size:40px;margin-bottom:20px}#featuring-projects-img{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;gap:40px}#featuring-projects-img .box{width:10%;max-width:50px;height:50px;display:flex;align-items:center;justify-content:center;color:#fff;background-color:#a19f9f;border-radius:10px;box-shadow:0 1px 3px rgba(60,64,67,.3),0 4px 8px rgba(60,64,67,.15)}.feature-round{position:relative;margin-top:-80px;margin-left:220px;width:80px;height:80px;border-radius:50%;background-color:#333;display:flex;justify-content:center;align-items:center;z-index:100;box-shadow:0 1px 3px rgba(60,64,67,.3),0 4px 8px rgba(60,64,67,.15)}.feature-project a:hover .feature-round{background-color:#f2b90c}@media screen and (min-width: 375px){#featuring-projects-img div:nth-child(3){display:none}#featuring-projects-img div:nth-child(4){display:none}}@media screen and (min-width: 768px){#featuring-projects-img div:nth-child(3){display:block}#featuring-projects-img div:nth-child(4){display:block}}#exprience-con{margin-top:20px;margin-bottom:30px}#exprience-con h2{text-align:center;font-size:30px}#exprience{margin-top:30px}#location{display:flex;justify-content:center;align-items:center;gap:115px;flex-direction:column}#location h3{font-size:14px}#location p{color:#a19f9f;font-size:13px}#bar{display:flex;justify-content:center;align-items:center}#company{display:flex;justify-content:start;align-items:self-start;gap:110px;flex-direction:column}#company h3{font-size:14px}#company p{color:#a19f9f;font-size:13px}@media screen and (min-width: 768px){#company{gap:100px}#location h3{font-size:30px}#location p{font-size:20px}#company p{font-size:20px}#company h3{font-size:30px}}#projects-con h2{margin-top:30px;font-size:25px;margin-bottom:20px;text-align:center}#projects-img{margin-top:20px;width:100%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;gap:10px;-o-object-fit:cover;object-fit:cover}#projects-img .box{width:300px;height:200px;display:flex;align-items:center;justify-content:center;color:#fff;background-color:#a19f9f;border-radius:10px;box-shadow:0 1px 3px rgba(60,64,67,.3),0 4px 8px rgba(60,64,67,.15)}.project{padding:20px}.project a{display:inline-block;position:relative;text-decoration:none;color:#000}.project a:hover .round{background-color:#f2b90c}.round{position:absolute;top:54%;left:73%;width:80px;height:80px;border-radius:50%;background-color:#333;display:flex;justify-content:center;align-items:center;z-index:20;box-shadow:0 1px 3px rgba(60,64,67,.3),0 4px 8px rgba(60,64,67,.15)}.bg-round{background-color:#f2f4f7;box-shadow:0 1px 3px rgba(60,64,67,.3),0 4px 8px rgba(60,64,67,.15);padding:10px;border-radius:25px}.category{margin-top:20px}.project p{margin-top:5px}.projectname{font-size:18px;font-weight:bold}#projects-img{height:auto;max-width:100%;gap:10px}@media screen and (min-width: 768px){#projects-con h2{font-size:30px}#projects-img{height:auto;max-width:100%;flex-direction:row;flex-wrap:wrap;gap:30px}.project{padding:40px}}.grid-containers{display:flex;flex-direction:column;gap:0;margin-top:20px}.grid-containers .row{display:flex}.grid-containers .cell{width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:bold;line-height:1;padding:0;border:1px solid #f0f0f0;background-color:#f0f0f0;color:#000;white-space:nowrap}.grid-containers .cell.wall{background-color:#333;color:#fff}.grid-containers .cell.box{background-color:#6c757d;margin-top:-1px}.grid-containers .cell.box-on-destination{background-color:#868e96;border:2px solid #28a745}.grid-containers .cell.destination{background-color:#28a745}.grid-containers .cell.player{background-color:#ffc107}button{display:inline-block;margin-top:20px;padding:10px 20px;background-color:#73bf7e;text-decoration:none;color:#191919;border-radius:5px;box-shadow:0 1px 3px rgba(60,64,67,.3),0 4px 8px rgba(60,64,67,.15)}button:hover{background-color:#1dda00}.lightbox{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;animation:fadeIn .3s ease-out}.lightbox-content{background:#fff;padding:2rem;border-radius:10px;text-align:center;box-shadow:0 4px 10px rgba(0,0,0,.3);outline:none}.lightbox-content h2{color:#28a745}.lightbox-content button{margin-top:1rem;padding:.5rem 1rem;font-size:1rem;background-color:#007bff;color:#fff;border:none;border-radius:5px;cursor:pointer}.lightbox-content button:focus{outline:2px dashed #007bff}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.level-select-wrapper{display:flex;align-items:center;gap:.5rem;margin:1rem 0}.level-select-wrapper label{font-size:1rem;font-weight:bold;color:#333}.level-select-wrapper select{padding:.4rem 1rem;font-size:1rem;border:1px solid #ccc;border-radius:6px;background-color:#73bf7e;box-shadow:1px 1px 3px rgba(0,0,0,.1);transition:all .2s ease;cursor:pointer}.level-select-wrapper select:hover,.level-select-wrapper select:focus{border-color:#888;outline:none}[v-cloak]{display:none !important}#work-gallery-con h2{margin-top:30px;margin-bottom:30px;text-align:center;font-size:30px}#work-gallery-con #prev-btn{display:none}#work-gallery-con #next-btn{display:none}@media screen and (min-width: 768px){#work-gallery-con #prev-btn{display:block}#work-gallery-con #next-btn{display:block}}#contact-info-con-header h2{font-size:25px;text-align:center;margin-top:10px;margin-bottom:20px}#contact-info-con-left a{color:#65866a}#contact-info-con-right{text-align:center;margin-bottom:20px}#contact-info-con-left{text-align:center;margin-bottom:20px}#contact-info-con-left a:hover{color:#a6bf97}@media screen and (min-width: 760px){#contact-info-con-header h2{margin-top:10px;margin-bottom:30px}#contact-info-con-left{text-align:left;margin-bottom:10px}#contact-info-con-right{text-align:left;margin-bottom:10px}}@media screen and (min-width: 1200px){#contact-info-con-header h2{margin-top:10px;margin-bottom:30px}}#about-me-img img{border-radius:20px;margin-top:20px;box-shadow:0 1px 3px rgba(60,64,67,.3),0 4px 8px rgba(60,64,67,.15)}#about-me-text{margin-top:20px}#about-me-text h3{font-size:40px}#about-me-con{background-color:rgba(254,255,235,.568627451);padding:20px 20px;margin-top:10px}#resume{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px}#resume a{display:inline-block;margin-top:20px;padding:10px 20px;background-color:#73bf7e;text-decoration:none;color:#191919;border-radius:5px;box-shadow:0 1px 3px rgba(60,64,67,.3),0 4px 8px rgba(60,64,67,.15)}#resume a:hover{background-color:#1dda00}@media screen and (min-width: 375px){#about-me-text{margin-top:10px;margin-bottom:20px}}#back-flex{display:flex;gap:20px}#back-flex p{display:none}#back-flex i{margin-top:5px}#back a{text-decoration:none;color:#191919;font-size:20px}#title-con{text-align:center}@media screen and (min-width: 768px){#back-flex{margin-top:20px}#back-flex p{display:block}}#login-con{margin-top:50px;margin-bottom:20px}#login{background-color:rgba(254,255,235,.568627451);padding:30px 30px;margin-top:15px;margin-bottom:15px;border-radius:20px;box-shadow:5px 10px #d6d6d6}#login-form input,textarea{border:2px solid #d6d6d6;background-color:#f7f7f7;border-radius:5px;margin-bottom:30px;font:inherit;width:auto}#login-form input[type=submit]{border-radius:5px;background-color:#73bf7e;transition:background-color 500ms linear;display:flex;justify-content:center;transition:all .3s ease-in-out;cursor:pointer;border:none;color:#191919;font-weight:900;font-size:15px;padding:12px 28px;width:200px}#login-form input[type=submit]:hover{background-color:#1dda00}.thumbnail{width:100px;height:100px;float:left;margin-right:30px}.project-con{margin:100px 0px 150px 200px}.portfolio-image{margin-right:20px;border:5px solid #000}.admin-project-list{padding:10px}.admin-project-list a{color:red;padding:10px}.admin-project-list a :hover{color:blue}#new-project-form-con{margin-top:20px;margin-bottom:20px}#new-project-form{background-color:rgba(254,255,235,.568627451);padding:30px 30px;margin-top:15px;margin-bottom:15px;border-radius:20px}#new-project-form{display:block;padding:30px}#new-project-form h3{padding:5px 0px}#new-project-form input,textarea{border:2px solid #d6d6d6;background-color:#f7f7f7;border-radius:5px;margin-bottom:30px;font:inherit;width:auto}#new-project-form textarea{width:80%;height:200px}#new-project-form input[type=submit]{border-radius:5px;background-color:#73bf7e;transition:background-color 500ms linear;display:flex;justify-content:center;transition:all .3s ease-in-out;cursor:pointer;border:none;color:#191919;font-weight:900;font-size:15px;padding:12px 28px;width:150px}#new-project-form input[type=submit]:hover{background-color:#1dda00}#logout{border-radius:5px;background-color:#73bf7e;transition:background-color 500ms linear;display:flex;justify-content:center;transition:all .3s ease-in-out;cursor:pointer;border:none;color:#191919;font-weight:900;font-size:15px;padding:12px 20px;width:200px}#logout:hover{background-color:#1dda00;padding:12px 28px}#edit-con{margin-top:50px;margin-bottom:20px}#edit{background-color:rgba(254,255,235,.568627451);padding:30px 30px;margin-top:15px;margin-bottom:15px;border-radius:20px}#edit-form input,textarea{border:2px solid #d6d6d6;background-color:#f7f7f7;border-radius:5px;margin-bottom:30px;font:inherit;width:auto}#edit-form textarea{width:80%;height:200px}#edit-form input[type=submit]{border-radius:5px;background-color:#73bf7e;transition:background-color 500ms linear;display:flex;justify-content:center;transition:all .3s ease-in-out;cursor:pointer;border:none;color:#191919;font-weight:900;font-size:15px;padding:12px 28px;width:200px}#edit-form input[type=submit]:hover{background-color:#1dda00}/*# sourceMappingURL=main.css.map */