@import"https://fonts.googleapis.com/css2?family=Roboto+Condensed&family=Roboto:wght@400;700&display=swap";.header{padding:1rem 7rem 3rem 2rem;justify-content:space-between}.logo{width:2.5rem;height:2.5rem}.logo .logo-stroke{stroke:var(--light);stroke-width:8px;fill:none}.nav-list{gap:1.5rem}.nav-list li{opacity:.6;cursor:pointer;letter-spacing:.5px}.nav-list li:hover{opacity:1;font-weight:600}.hero-corner-decoration{position:absolute;top:-4rem;right:-4rem;width:10rem;height:10rem;border-radius:50%;background-color:var(--light)}.hero-text-decoration{position:absolute;left:-2rem;bottom:-5.5rem;font-size:18rem;font-weight:700;color:var(--light);letter-spacing:10px}.hero-arrow-decoration{display:none;position:absolute;right:-4rem;bottom:50%;padding:8rem 4rem;background-color:var(--light)}@media screen and (min-width:1000px){.hero-arrow-decoration{display:block}}.hero-arrow-decoration:after{content:"";position:absolute;top:100%;left:-4rem;border:6rem solid transparent;border-top:6rem solid var(--light)}.social-network{position:absolute;top:2rem;right:2rem}.hero-content-container{display:flex;position:relative}.hero-content-container:after,.hero-content-container:before{content:"";position:absolute;top:-2px;height:2px;background-color:#fff;width:30%}.hero-content-container:before{left:-3rem}.hero-content-container:after{right:-3rem}.hero-image{display:none}@media screen and (min-width:1000px){.hero-image{display:block;padding:1rem;width:30%}}.hero-content{width:100%;padding-left:6rem;flex-direction:column;transition:width .5s ease}@media screen and (min-width:1000px){.hero-content{width:70%}}.top-content{display:flex;gap:1em}.top-content>div{flex-direction:column;justify-content:center}.top-content .myname{font-size:.8rem;letter-spacing:1px}.top-content .jared,.top-content .myname{font-weight:400;color:var(--dark);text-shadow:2px 2px 5px rgba(0,0,0,.533)}.top-content .jared{font-size:2rem}.top-content .iam{font-size:5rem;font-weight:700;color:var(--light)}.mid-content{font-size:clamp(2rem,5vw,3rem);font-weight:700;color:var(--dark);line-height:.9;margin-bottom:2.5rem;margin-top:1.5rem}.mid-content h1{text-shadow:2px 2px 5px rgba(0,0,0,.533)}.bottom-content{flex-direction:column;justify-content:space-between}@media screen and (min-width:769px){.bottom-content{flex-direction:row}}.bottom-content .actions{gap:1.5rem;align-items:flex-start;position:relative;margin-bottom:4rem}@media screen and (min-width:769px){.bottom-content .actions{margin-bottom:0}}.bottom-content .actions p{position:absolute;left:0;bottom:-2rem}@media screen and (min-width:769px){.bottom-content .actions p{bottom:1rem}}.bottom-content .content{flex-direction:column;padding-right:10rem}.bottom-content .content h3{margin-bottom:.5rem}.project-one-container{background-color:#b0b4c2;width:90%;margin-top:3rem;padding:2rem 2rem 5rem;border-radius:0 20px 20px 0;min-height:300px;transform-style:preserve-3d;transform-origin:center;flex-direction:column;align-items:center}.project-one-container:hover{animation:shakes .5s linear}.project-one-container>div{width:100%}@media screen and (min-width:769px){.project-one-container{flex-direction:row;padding:2rem 2rem 5rem}.project-one-container>div{width:50%}}.project-one-image{position:relative;min-height:300px}.project-one-image .back,.project-one-image .front{position:absolute}.project-one-image .front{bottom:0;left:0;width:100%;height:110%}@media screen and (min-width:480px){.project-one-image .front{bottom:0;left:10%;width:80%;height:110%}}@media screen and (min-width:769px){.project-one-image .front{left:2rem;width:60%;height:90%}}.project-one-image .back{top:-4rem;right:5rem;width:18%;height:38%;display:none}@media screen and (min-width:769px){.project-one-image .back{display:block}}.project-one-content{padding:2rem}.project-one-content h2{font-size:3rem;font-weight:700;color:var(--dark);line-height:1}.project-one-content p{margin-top:.5rem;margin-bottom:2rem;opacity:.8}.project-two-container{background-color:#bdc09d;width:90%;margin-left:10%;margin-top:-3rem;padding:2rem 2rem 5rem;box-shadow:0 0 5px rgba(0,0,0,.533);border-radius:20px 0 0 20px;transform-style:preserve-3d;transform-origin:center;flex-direction:column;justify-content:center;align-items:center}@media screen and (min-width:769px){.project-two-container{flex-direction:row}.project-two-container>div{width:500%}}.project-two-container:hover{animation:shakes .5s linear}.project-two-container>div{width:100%}.project-two-content{padding-block:2rem}@media screen and (min-width:769px){.project-two-content{padding:2rem}}.project-two-content h2{font-size:3rem;font-weight:700;color:var(--dark);line-height:1}.project-two-content p{margin-top:.5rem;margin-bottom:2rem;opacity:.8}.project-two-image{position:relative;min-height:300px}.project-two-image .dog,.project-two-image .drone,.project-two-image .lady{position:absolute}.project-two-image .lady{bottom:0;left:0;width:100%;height:100%}.project-two-image .dog{bottom:2rem;right:0;width:20%;height:35%}.project-two-image .drone{top:1rem;right:1rem;height:50%;width:50%;cursor:pointer}.project-three-container{position:relative;background-color:#a8bbc5;width:90%;margin-right:10%;margin-top:-3rem;padding:2rem;box-shadow:0 0 8px rgba(0,0,0,.533);border-radius:0 20px 20px 0;min-height:300px;transform-style:preserve-3d;transform-origin:center;flex-direction:column;align-items:center}.project-three-container:hover{animation:shakes .5s linear}@keyframes shakes{25%{transform:rotateY(1deg)}75%{transform:rotateY(-1deg)}to{transform:rotateY(0deg)}}.project-three-container>div{width:100%}@media screen and (min-width:769px){.project-three-container{flex-direction:row;padding:2rem 2rem 5rem}.project-three-container>div{width:50%}}.project-three-content{padding:2rem}.project-three-content h2{font-size:3rem;font-weight:700;color:var(--dark);line-height:1}.project-three-content p{margin-top:.5rem;margin-bottom:2rem;opacity:.8}.project-three-image{position:relative;min-height:300px}.project-three-image div{position:absolute;width:100%;height:100%;max-width:450px;top:0;left:0}.about-me-card{padding:1.5rem;border-radius:8px;box-shadow:2px 2px 5px rgba(0,0,0,.533);width:90%;max-width:65ch;transition:all .5s ease-in-out;position:relative;color:var(--dark)}@media screen and (min-width:769px){.about-me-card{max-width:65ch}}.about-me-card:hover{transform:scale(1.2);box-shadow:2px 2px 5px rgba(0,0,0,.533),2px 2px 5px rgba(0,0,0,.533)}.about-me-card h3{font-size:3rem;font-weight:700}.about-me-card div{margin-top:.5rem}.about-me-card h4{font-weight:600;font-size:1.3rem;line-height:1.5}.about-me-card p{font-weight:400;font-size:1.1rem;line-height:1.2;padding:.5rem}.form{padding:2rem;width:100%;margin:0 auto;flex-direction:column;color:var(--dark)}.form label{display:block;margin-bottom:.3rem;font-family:Roboto Condensed,sans-serif}.form input,.form textarea{width:100%;padding:.5rem;font-size:1rem;border-radius:8px;border:1px solid rgba(0,0,0,.533)}.form input:focus,.form textarea:focus{outline:2px solid var(--secondary)}.form-control{margin-bottom:1rem}.back-to-top{overflow:hidden;position:relative;margin-bottom:3rem}.back-to-top:after,.back-to-top:before{content:"";position:absolute;width:38%;height:1px;background-color:rgba(0,0,0,.2);top:50%}.back-to-top:before{left:0}.back-to-top:after{right:0}.back-to-top a:hover{text-decoration:underline}:root{--primary:#a69b95;--dark:#2b291c;--light:#b8aea9;--secondary:#6c63ff}*{margin:0;padding:0;box-sizing:border-box;scroll-behavior:smooth}html{font-size:10px}@media screen and (min-width:769px){html{font-size:11px}}@media screen and (min-width:1000px){html{font-size:12px}}@media screen and (min-width:1200px){html{font-size:13px}}body{background-color:#fff;font-family:Roboto,sans-serif}ul{list-style:none}a{text-decoration:none;color:var(--dark)}button{all:unset}button:focus{outline:1px solid #fff;transform:scale(1.2)}img{width:100%;height:100%}.btn{width:-moz-max-content;width:max-content;font-family:Roboto Condensed,sans-serif;font-size:1rem;font-weight:900;letter-spacing:.5px;padding:.5em 1em;border:1px solid var(--secondary);border-radius:8px;position:relative;cursor:pointer;transition:all .3s ease;display:flex;justify-content:center;align-items:center}.btn:hover{transform:scale(1.2);box-shadow:2px 2px 5px rgba(0,0,0,.533)}.btn.filled{background-color:var(--secondary);color:#fff}.btn.outlined{color:var(--secondary);background-color:transparent}.btn.outlined:hover{background-color:var(--secondary);color:#fff}.title{font-family:Roboto,sans-serif}.content{font-family:Roboto Condensed,sans-serif}.flex{display:flex}.text-center{text-align:center}.container{width:100%;max-width:1200px;margin-inline:auto;overflow:hidden}.hero.container{position:relative;background-color:var(--primary);padding:1rem 1rem 15rem}.section-header{justify-content:space-between;padding:1rem 3.5rem 0 2rem;border-bottom:2px solid rgba(0,0,0,.067)}.section-header>div{width:6rem;height:6rem}.section-header div:last-child{transform:scale(2)}.projects.container{perspective:40rem;perspective-origin:50% 50%}.about-me.container,.projects.container{padding-block:3rem;background-color:#d6d6d6}.about-me.container .about-me-content{padding:2rem;gap:2rem;flex-wrap:wrap;justify-content:center}.contact-me.container{padding-top:3rem;background-color:#d6d6d6;padding-bottom:3rem}.contact-me.container .contact-form-control{position:relative;padding-top:7rem;background-color:#fff;width:90%;margin:10rem auto 0;border-radius:8px}@media screen and (min-width:1000px){.contact-me.container .contact-form-control{margin:3rem 10% 0 20%;width:70%;padding:1rem 1rem 1rem 20%}}.contact-me.container .contact-form-control>div{background-image:url(/contact-me/contact-me-bg.png);background-size:cover;background-position:50%;color:#fff;position:absolute;padding:1rem;top:0;left:5%;transform:translateY(-50%);width:90%;box-shadow:2px 2px 5px rgba(0,0,0,.533);overflow:hidden;border-radius:8px}@media screen and (min-width:1000px){.contact-me.container .contact-form-control>div{height:90%;top:0;left:0;width:40%;transform:translate(-50%,5%)}}.contact-me.container .contact-form-control>div:after{content:"";width:100%;height:100%;background:rgba(0,0,0,.667);position:absolute;top:0;left:0;z-index:-1}.contact-me.container h3{font-size:2.5rem;padding:1rem}.contact-me.container hr{width:30%;margin-left:1rem}.contact-me.container p{font-size:1.2rem;padding:1rem}.footer.container{padding-top:3rem;background-color:#d6d6d6;padding-bottom:1rem}