*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth;-webkit-user-select:none;user-select:none}body{background:#000;font-weight:500}body,button,input{font-family:Montserrat Alternates,sans-serif}img{width:100%}.container{margin:0 auto;max-width:1224px;min-height:100vh;padding:7rem 1.5rem 0}.title{margin-bottom:3rem;text-align:center}.title span{color:#b87333;font-size:.75rem;font-weight:800;letter-spacing:5px;text-transform:uppercase}.title h1{color:#fff;font-size:3rem;position:relative}@media screen and (max-width:500px){.container{padding:7rem 1rem 0}.title h1{font-size:2.5rem}}.application{align-items:center;display:flex;height:100vh;justify-content:center;width:100vw}.h1{color:#fff;font-size:5rem;font-weight:600}@media screen and (max-width:800px){.h1{font-size:2rem}}@media screen and (max-width:530px){.h1{font-size:1.5rem}}.typewriter{color:#b87333;font-size:5rem;font-weight:600;margin:0 auto;width:70%}@media screen and (max-width:800px){.typewriter{font-size:2rem}}@media screen and (max-width:530px){.typewriter{font-size:1.5rem}}.about_container{display:grid;grid-template-columns:repeat(2,1fr);place-items:center;position:relative}@media screen and (max-width:700px){.about_container{grid-template-columns:1fr}}.about_container .about_left{align-items:center;border-radius:5px;display:flex;height:350px;justify-content:center;max-width:350px}.about_container .about_left .img{background-image:url(/static/media/dorris.0da584cdda95d9fddc89.jpg);background-position:50%;background-size:cover;border-radius:56% 44% 24% 76%/71% 41% 59% 29%;height:20rem;width:20rem}@media screen and (max-width:768px){.about_container .about_left .img{height:20rem;width:20rem}}.about_container .about_right{color:#fff;display:flex;flex-direction:column;padding:1rem}@media screen and (max-width:768px){.about_container .about_right{margin-top:2rem;padding:0}}.about_container .about_right p{font-size:1.3rem;font-weight:300;margin-bottom:1rem;max-width:450px}@media screen and (max-width:768px){.about_container .about_right p{font-size:1rem;text-align:center}}.about_container .about_right .bio{display:flex;font-size:.85rem;margin-bottom:1rem;max-width:250px}.about_container .about_right .bio .bioKey{align-items:center;display:flex;gap:.5rem;margin-right:3rem}.about_container .about_right a{border:2px solid #b87333;color:#fff;font-size:.88rem;padding:.65rem 1rem;text-align:center;text-decoration:none;text-transform:capitalize;width:180px}@media screen and (max-width:768px){.about_container .about_right a{margin:1rem auto}}.contact_form{grid-gap:2rem;background:#fff;border-radius:15px;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin-left:auto;margin-right:auto;max-width:1100px;overflow:hidden;padding:2rem}@media screen and (max-width:700px){.contact_form{grid-template-columns:1fr}}.contact_form .contact_left_container h3{font-size:1.5rem;margin-bottom:1rem}.contact_form .contact_left_container .contact_text{font-size:.85rem;margin-bottom:1rem}.contact_form .contact_left_container .contact_left{align-items:center;display:flex;margin-top:1rem}.contact_form .contact_left_container .contact_left .icon{align-items:center;background:#b87333;border-radius:50%;color:#fff;display:flex;height:50px;justify-content:center;margin-right:1rem;width:50px}.contact_form .contact_left_container .contact_left p{font-size:.85rem}.contact_form .contact_left_container .social_icons{display:flex;margin-top:1rem}.contact_form .contact_left_container .social_icons div{cursor:pointer;margin-right:1rem}.contact_form .contact_left_container .social_icons div a{border:none;color:#1f1e1e;outline:none;text-decoration:none}.contact_form .contact_left_container .social_icons div:hover{opacity:.8}.contact_form .contact_left_container .social_icons div svg{font-size:1.3rem}.contact_form .contact_right h3{font-size:1.5rem;margin-bottom:1rem}.contact_form .contact_right .row{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));width:100%}.contact_form .contact_right .row input,.contact_form .contact_right .row textarea{background:#f3f3f3;border:none;border-radius:5px;font-size:.85rem;margin-bottom:.5rem;outline:none;padding:1rem 1.5rem}.contact_form .contact_right .row textarea{min-height:150px;resize:none}.contact_form .contact_right .btn{background:#b87333;font-family:Roboto Mono,monospace;font-size:.85rem;margin-top:1rem;padding:.65rem 1rem;width:4.2rem}.contact_form .contact_right button{background:#b87333;border:none;color:#fff;font-family:Roboto Mono,monospace;outline:none;text-decoration:none;text-transform:capitalize}.contact_form .contact_right button a{color:#fff;font-weight:500;text-decoration:none}.footer{align-items:center;color:#fff;-webkit-column-gap:2rem;column-gap:2rem;display:flex;flex-wrap:wrap;justify-content:space-between;margin-left:auto;margin-right:auto;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:1rem 3rem}.footer .copyright p{font-size:.85rem}.footer .copyright p a{color:#b87333;font-weight:800;text-decoration:none}.footer .followMe{align-items:center;display:flex;gap:1rem}.footer .followMe h4{font-size:.85rem}.footer .followMe .stick{background:#fff;height:2px;width:3rem}.footer .followMe .social_icons{display:flex;gap:.5rem}.footer .followMe .social_icons a{border:none;color:#b87333;outline:none;text-decoration:none}.footer .followMe .social_icons svg{cursor:pointer;opacity:.7}.footer .followMe .social_icons svg:hover{opacity:1}#home{height:100vh;padding:7rem 1.5rem 0}#home,#home .profile_text{align-items:center;display:flex;flex-direction:column;justify-content:center}#home .profile_text{position:relative}#home .profile_text h3{color:#fff;font-size:2rem;text-align:center}@media screen and (max-width:800px){#home .profile_text h3{font-size:2rem}}@media screen and (max-width:530px){#home .profile_text h3{font-size:1.5rem}}#home .profile_text h3 span{color:#b87333;font-size:2.7rem;font-weight:700}#home .profile_text .job{color:#fff;font-size:.85rem;opacity:.5;text-align:center}#home .profile_text .text{color:#fff;font-size:5rem;line-height:1.3;margin-top:2rem;text-align:center}#home .profile_text .text .alive{color:#b87333;font-size:5rem;font-weight:600;padding-left:2rem;padding-right:2rem}@media screen and (max-width:800px){#home .profile_text .text .alive{font-size:2.5rem;margin-top:2rem}}@media screen and (max-width:530px){#home .profile_text .text .alive{font-size:2rem}}@media screen and (max-width:800px){#home .profile_text .text{font-size:2.5rem;margin-top:2rem}}@media screen and (max-width:530px){#home .profile_text .text{font-size:2rem}}#home .profile_text a{border:2px solid #b87333;color:#fff;font-size:.85rem;margin-top:2rem;padding:.75rem 2rem;text-align:center;text-decoration:none;text-transform:capitalize}@media screen and (max-width:800px){#home .profile_text div{display:none}#home{padding:2rem 1.5rem 0}}.select{display:flex;gap:1rem;justify-content:center;margin-bottom:5rem}.select button{background:#fff;border:none;color:#000;cursor:pointer;font-family:Roboto Mono,monospace;font-size:.85rem;margin-top:1rem;padding:.65rem 1rem;text-transform:capitalize}.select button.active{background:#b87333;color:#fff}.skills{grid-row-gap:4rem;display:grid;grid-template-columns:repeat(4,1fr);justify-content:center;margin-left:auto;margin-right:auto;max-width:700px;row-gap:4rem}@media screen and (max-width:500px){.skills{gap:2rem;grid-template-columns:repeat(2,1fr)}}.skills .tools{display:flex;justify-content:center}.skills .tools svg{color:#fff;height:100px;width:100px}.experiencs{color:#fff;margin-left:auto;margin-right:auto;max-width:500px}.experiencs .experience{align-items:center;display:flex;justify-content:space-between;margin-bottom:3rem}.experiencs .experience span{font-size:1.75rem;padding-left:2.5rem}@media screen and (max-width:405px){.experiencs .experience span{font-size:1rem}}.experiencs .experience .position{padding-left:2.5rem;width:300px}.experiencs .experience .position h3{font-size:1.1rem}@media screen and (max-width:405px){.experiencs .experience .position h3{font-size:.85rem}}.experiencs .experience .position p{font-size:.75rem;opacity:.6}@media screen and (max-width:405px){.experiencs .experience .position p{font-size:.65rem}}.finishes_container{color:#fff;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:5rem;text-align:center}.finishes_container .number{color:#b87333;font-size:1.7rem}.header{left:0;position:fixed;top:0;width:100%;z-index:10}.header.active{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.15)}.Nav_container{align-items:center;display:flex;justify-content:space-between;margin-left:auto;margin-right:auto;max-width:1224px;padding:.7rem 2rem;position:relative}.Nav_container .logo{align-items:center;color:#b87333;cursor:pointer;display:flex;font-size:1.5rem;font-weight:600;justify-content:center}.Nav_container .logo span{color:#fff;font-size:1.5rem}.Nav_container .social_icons{display:flex}@media screen and (max-width:800px){.Nav_container .social_icons{display:none}}.Nav_container .social_icons div{margin-left:1rem}.Nav_container .social_icons div svg{color:#b87333;cursor:pointer;opacity:1;transition:.3s;z-index:5}.Nav_container .social_icons div svg:hover{opacity:.7}.Nav_container .menu{align-items:center;background:#b87333;border-radius:50%;cursor:pointer;display:flex;display:none;height:35px;justify-content:center;position:relative;width:35px}@media screen and (max-width:800px){.Nav_container .menu{align-items:center;display:block;display:flex;justify-content:center}}.Nav_container .menu svg{height:70%;width:70%}.Nav_container .closeMenu{background:#000;border-radius:50%;height:4rem;position:fixed;right:0;top:0;width:4rem}.Nav_container .menuX{align-items:center;color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;position:fixed;top:2rem;width:100%}.Nav_container .menuX svg{cursor:pointer;height:1.5rem;position:absolute;right:5rem;top:2rem;width:1.5rem}.Nav_container .menuX li{list-style:none;margin-top:1rem}.Nav_container .menuX li a{color:#b87333;font-size:1.5rem;opacity:.6;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.Nav_container .menuX li a:hover{opacity:1}.nav_links{display:flex;list-style:none}.nav_links li{margin-left:3rem}@media screen and (max-width:800px){.nav_links li{display:none}}.nav_links li a{color:#fff;font-size:.85rem;opacity:.6;text-decoration:none;text-transform:uppercase;transition:.3s}.nav_links li a:hover{opacity:1}.buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.buttons button{background:#fff;border:none;color:#000;cursor:pointer;font-family:Roboto Mono,monospace;font-size:.85rem;margin-top:1rem;padding:.65rem 1rem;text-transform:capitalize}.buttons button.active{background:#b87333;color:#fff}.workImages{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-top:5rem}@media screen and (max-width:800px){.workImages{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.workImages{grid-template-columns:1fr}}.workImages .workImage{height:250px;margin-left:auto;margin-right:auto;max-width:380px;position:relative}@media screen and (max-width:600px){.workImages .workImage{max-width:350px}}.workImages .workImage img{height:100%;object-fit:cover;width:100%}.workImages .workImage .hoverLayer{align-items:center;background:#b87333;display:flex;gap:1.5rem;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:5}.workImages .workImage .hoverLayer a{align-items:center;background:hsla(0,0%,100%,.25);border-radius:50%;display:flex;height:40px;justify-content:center;width:40px}.workImages .workImage .hoverLayer a svg{color:#fff;font-size:1.5rem}.talk{align-items:center;background:#fff;border-radius:5px;display:flex;flex-direction:column;gap:1rem;justify-content:space-between;margin-left:auto;margin-right:auto;margin-top:3rem;max-width:700px;padding:1rem;text-align:center}.talk .talk_left h3{font-size:1.5rem}.talk .talk_left h3 span{color:#b87333;font-size:3.5rem}@media screen and (max-width:599px){.talk .talk_left h3 span{font-size:2rem}}@media screen and (max-width:360px){.talk .talk_left h3 span{font-size:1.5rem}}.talk .talk_right{align-self:center;font-size:1rem;margin-bottom:1.5rem;padding:1rem 3rem}.talk .talk_right a{border:2px solid #b87333;color:#000;font-weight:600;padding:.75rem 2rem;text-align:center;text-decoration:none;text-transform:capitalize}
/*# sourceMappingURL=main.1da28248.css.map*/