:root{--dark:#2b2d42;--light:#adb5bd;--border:#dee2e6;--border-btn:#edf2f4;--box-shadow:6px 5px 5px 1px hsla(0,12%,83%,.25);--radius:3px;--base-white:#f4f1de;--base-brown:#e07a5f;--base-dark-blue:#3d405b;--base-green:#81b29a;--base-lignt-yello:#f2cc8f}*{box-sizing:border-box;font-family:Roboto,sans-serif;font-weight:700;margin:0;padding:0}body{background-color:#fff}li{color:#3d405b;color:var(--base-dark-blue);list-style-type:none}span{color:#81b29a;color:var(--base-green);font-size:24px}.nav-center{display:flex;justify-content:space-between;margin:0 auto;width:75vw}.main-name{color:#adb5bd;font-size:1rem;font-weight:300;margin-top:3rem;transition:all .3s linear}.main-name:hover,.nav-link:hover{color:#81b29a}.main-name2{font-size:1.5rem;font-weight:400;margin-top:3rem;transition:all .3s linear}@media screen and (min-width:1000px){.main-name,.main-name2{font-weight:500}}.links-container{background-color:initial;height:0;overflow:hidden;position:fixed;right:0;text-align:center;top:0;width:5em}.fa-circle-xmark{cursor:pointer;font-size:5rem;transition:all .3s linear}.fa-circle-xmark:hover{color:#81b29a;color:var(--base-green)}.nav-links{display:grid;text-align:center}.nav-link{padding-bottom:1rem;transition:all .3s linear}.fa-circle-xmark{color:#000;font-size:1rem;margin:1rem 0}.fa-hashtag{color:#f2cc8f;cursor:pointer;font-size:1.5rem;position:absolute;right:3rem;top:3.7rem;transition:all 1s linear}.fa-hashtag:hover{color:#81b29a;color:var(--base-green);-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media screen and (max-width:400px){.fa-hashtag{font-size:1rem;position:absolute;right:1rem;top:1rem}}.big-screen-nav-containers,.disapearItem{display:none}@media screen and (min-width:1000px){.main-name{margin-top:5rem}.fa-circle-xmark,.fa-hashtag,.links-container{display:none}.big-screen-nav-containers{background-color:initial;display:flex;height:5rem;position:absolute;right:3rem;top:0;width:8em}.big-screen-nav-links{display:flex;margin-top:4.5rem;padding-top:.3rem}.big-screen-nav-link{padding-right:1rem}}@media screen and (max-width:600px){.main-name{font-size:1.5rem;margin-top:3.5rem}.main-name2{font-size:1.2rem}.fa-circle-xmark{font-size:1rem}.links-container{width:4rem}}.button-center{display:flex;gap:.5rem;justify-content:center;place-items:center}.category{background-color:#81b29a;border:transparent;border-radius:3px;border-radius:var(--radius);box-shadow:6px 5px 5px 1px hsla(0,12%,83%,.25);box-shadow:var(--box-shadow);cursor:pointer;display:flex;padding:.3rem .5rem;text-transform:uppercase;transition:all .5s linear}.category:hover{background-color:#f2cc8f;background-color:var(--base-lignt-yello);color:#3d405b;color:var(--base-dark-blue)}@media screen and (max-width:1000px){.button-center{display:grid;flex-wrap:wrap;grid-template-columns:1fr 1fr 1fr 1fr 1fr}.category{font-size:12px}}.main-container{height:100%;width:100%}.main-container,.section-center{display:grid;justify-items:center}.section-center{margin-top:3rem}.category-container{width:70%}@media screen and (max-width:400px){.category-container{width:85%}.works-container{width:95vw}}.works-container{grid-gap:1rem;display:grid;flex-wrap:wrap;gap:1rem;grid-template-columns:repeat(2,2fr);margin-top:2rem}@media screen and (max-width:800px){.works-container{display:grid;grid-template-columns:repeat(1,1fr);width:70%}}@media screen and (min-width:1400px){.works-container{display:grid;grid-template-columns:repeat(3,1fr)}}.work{border:2px solid #222;display:flex;justify-content:center;padding:.5rem;row-gap:.1rem;transition:all .1s linear;width:100%}.work:hover{border:4px solid #b5b5b5}.workInnerContainer{width:95%}.work-name{color:#222;font-family:Hind,sans-serif;font-size:20px;font-weight:500;line-height:32px;margin-top:.5rem;position:relative;text-align:left}.work-name:after{background-color:#c8efb8;bottom:3px;content:"";height:35%;left:0;position:absolute;width:90%;z-index:-10}.icons i{font-size:1rem}.work-img{border-radius:3px;border-radius:var(--radius);height:250px;width:360px}@media screen and (max-width:500px){.work{grid-row-gap:.3rem;display:grid;padding:.3rem;row-gap:.3rem}}@media screen and (min-width:1000px){.works-container{width:85vw}.work{width:95%}.work-img{width:100%}}.stack-containers{display:flex;flex-wrap:wrap;justify-content:center;width:100%}.stack-containers li{color:#222;font-size:12px;height:30px;margin-left:.3rem}.stack{background-color:#f0f0f0;border-radius:1rem;color:#3d405b;color:var(--base-dark-blue);font-weight:500;padding:.5em}@media screen and (max-width:500px){.work-img{border-radius:3px;border-radius:var(--radius);height:250px;width:380px}}.detailInfo{color:#ff6b35;font-size:.8rem;transition:all .3s linear}.detailInfo:hover{color:#adb5bd}.icons{display:flex;justify-content:center;margin:.5rem;width:auto}.fa-figma,.fa-github,.fa-w{color:#e07a5f;color:var(--base-brown)}.about-container{margin:3rem auto;text-align:center;width:80vw}@media screen and (max-width:1300px){.about-container{width:80vw}}@media screen and (max-width:1000px){.about-container{width:90vw}}.about-img{height:350px;margin-left:1.5rem;margin-right:.5rem;width:350px}.fonts{display:flex;justify-content:center}.fonts a{color:#e07a5f;color:var(--base-brown);font-size:1rem;margin-left:.5rem;margin-right:.5rem;margin-top:5rem;transition:all .3s linear}.fonts a:hover{color:#222}.email{color:#adb5bd;margin-bottom:2rem;margin-top:1rem}.not-yet{color:#81b29a;color:var(--base-green);font-size:2rem}.center{margin:0 3rem;text-align:center}@media screen and (max-width:800px){.center{margin:1rem}}@media screen and (max-width:950px){.first-info{margin-top:8rem}.about-container{width:90vw}.about-img{display:none}}@media screen and (max-width:500px){.about-container{width:90vw}.about-img{margin-bottom:1rem;margin-left:0}}.first-info{align-items:center;display:grid;grid-template-columns:1fr 1fr;position:relative;text-align:left}.first-info p{font-family:Hind,sans-serif;font-size:17px;font-weight:500;line-height:25px;text-align:left}@media screen and (max-width:950px){.first-info{display:block}.first-info-box{padding:.5rem;position:absolute;width:100%}.first-info-box p,.five-info p,.four-info-box p,.sec-info-box p,.third-info-box p{font-size:20px}.sec-info,.third-info{width:100%}}.work-explain{font-size:15px;font-weight:400;line-height:23px;margin-bottom:.3rem}.management-info-name{background-image:url("/static/media/cool-background%20(1).12f218b5cd05eba83e7b.png");background-position:50%;background-repeat:no-repeat;background-size:cover;margin:0 auto;padding:3rem;width:100vw}.management-info-name-two{background-color:#c8efb8;margin:0 auto;padding:3rem;width:100vw}.img-container{display:flex;justify-content:center;width:100%}.moving-img{width:60%}.explain-img,.moving-img{border-radius:1rem;margin-bottom:2rem;margin-top:2rem}.explain-img{width:80%}.container-space{display:flex;justify-content:space-between;margin:0 auto;width:80%}.management-info-name h1{font-size:30px;font-weight:500;line-height:40px}.fa-list-check{align-self:flex-end;font-size:2rem}.stack-info{margin-right:2rem}.stack-name{color:#fff;color:#222;font-size:1.2rem;font-weight:400;font-weight:500}.stacks{color:#dee2e6;margin-top:.5rem}.stacks2{color:#000}p{font-weight:400}.detail-info{margin-top:1rem;width:75vw}.first-question,.question{align-items:center;display:flex}.fa-circle-check,.fa-fire,.fa-person-digging{color:#e07a5f;font-size:1.5rem;margin-right:1rem}.answser,.first-answer{line-height:2rem;margin-left:1rem;margin-top:.5rem}.minor-answer{align-items:center;display:flex;margin-left:3rem;margin-top:1rem}.minor-answer .fa-circle-check{color:#81b29a}.second-question{align-items:center;display:flex;margin-top:2rem}.minor-question{font-style:italic;font-weight:500}.first-answer-span{color:#000;font-size:1rem;font-style:italic;font-weight:400}a{color:#000;text-decoration:none}.main-info-container{align-items:center;display:flex;height:35rem;justify-content:space-between;margin-bottom:3rem;width:60%}.greet{font-size:2rem;margin-bottom:1rem}.main-info-img{height:20rem}.job-info{color:grey;font-size:1rem;margin-bottom:4rem}.job-info span{color:grey;font-size:.9rem;font-weight:300;margin-top:.5rem}.button-container{display:flex;justify-content:center;width:100%}.linkedin-button{background-color:#ff6b35;border:none;border-radius:5px;font-size:1.2rem;letter-spacing:2px;padding:1rem 1.5rem;transition:all .3s linear}.linkedin-button:hover{background-color:#fff;border:3px solid #ff6b35;color:#000}@media screen and (max-width:1200px){.main-info-img{height:15rem}}@media screen and (max-width:900px){.main-info-container{width:80%}}@media screen and (max-width:550px){.main-info-img{display:none}.main-info-container{justify-content:center}}.certificate{margin-top:4rem;overflow-x:scroll;scrollbar-width:thin;width:100%}.certificateImg{border-radius:1rem;width:25rem}.certificateContainer{display:flex}
/*# sourceMappingURL=main.2e6481bf.css.map*/