@import"https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Baloo+2&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Rubik,sans-serif;background:#222222;overflow-x:hidden}.hidden{display:none!important}#first_page{background:#222222;width:100%;position:relative;overflow:hidden}#second_page{width:100%;overflow-x:hidden}#third_page{position:relative;width:100%;margin-bottom:50px;overflow:hidden}#fourth_page{width:100%;overflow-x:hidden}.webgl5{position:absolute;z-index:1;right:-25%;top:-30%}canvas{display:block;margin:0 auto;position:fixed}.canvas-container{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.navbar{padding:32px 50px;display:flex;justify-content:space-between;gap:3rem;margin:auto;background:rgb(34,34,34,.7)}.navbar a{text-decoration:none;font-size:20px;color:#5852d6}.navbar a:hover{color:#fff}.heading{z-index:2;position:relative;text-align:left;color:#fff;display:flex;justify-content:space-between;padding:0 50px}.heading_text{margin:auto}.heading h1{font-size:70px;margin-bottom:100px}.heading p{font-size:20px;max-width:80%;line-height:2}.illustration_container{max-width:600px}#illustration{width:100%}.card1,.card2{margin:auto;display:flex;flex-direction:row;justify-content:space-between;border-radius:10px;box-shadow:0 4px 21px -12px #000000a8;overflow:hidden;position:relative;background-color:#2f2e41}.card2{margin:4rem 0;flex-direction:row-reverse}.card1 h3,.card2 h3{color:#fff;font-size:32px;text-decoration:underline}.card1 p,.card2 p{font-size:16px;color:#fff;max-width:90%;margin:30px 0}.card1 button,.card2 button{font-size:20px;font-weight:400;line-height:30px;padding:8px 48px;border-radius:3px;border:none;background-color:#5852d6;color:#fff;transition:background-color .3s ease}.card1 button:hover,.card2 button:hover{background-color:#fff;color:#110f16}.card1-text,.card2-text{padding:48px 0 48px 48px;position:relative}.card1-image-container:before{content:"";position:absolute;display:block;top:-20%;height:130%;width:3.4375rem;left:-5%;transform:rotate(-4deg);background:#e1e5ea;z-index:2}.card2-image-container:before{content:"";position:absolute;display:block;top:-20%;height:130%;width:3.4375rem;right:-5%;transform:rotate(4deg);background:#e1e5ea;z-index:2}.card1-line,.card2-line{width:3.125rem;height:.625rem;margin:.625rem 0;border-radius:5px;background-color:#5852d6;transition:width .2s ease-in-out}.card1:hover .card1-line,.card2:hover .card2-line{width:7rem}.card1-image-container,.card2-image-container{position:relative;max-width:300px}.card1-image,.card2-image{object-fit:cover;transition:transform .3s ease;width:100%;height:100%}.card1-image-container:hover .card1-image,.card2-image-container:hover .card2-image{transform:scale(1.03)}.projects{position:relative;z-index:5;padding:10rem 4rem;color:#fff}.projects h2{font-size:3.125rem;margin-bottom:5rem}.project_button{font-size:20px;font-weight:400;line-height:30px;padding:8px 48px;border-radius:3px;border:none;background-color:#5852d6;color:#fff;transition:background-color .3s ease;margin-top:50px}.project_button:hover{background-color:#fff;color:#110f16}.about_page{color:#fff;padding:4rem;z-index:2;position:relative}.about_page h2{font-size:3.125rem;padding-bottom:3rem}.about_page p{width:50vw;line-height:2}.contact{color:#fff;padding:4rem}.fpage h2{font-size:3.125rem;margin-bottom:1rem;color:#fff;padding:4rem}.contact a{text-decoration:none;font-size:2.2rem;display:block;padding-bottom:2rem;color:#73b4ff}.message_me{color:#fff;max-width:350px;width:100%;margin:4rem 60px}.message_me button{display:block;background-color:#1e67ff;border-radius:7px;font-family:Arial;color:#fff;font-size:1.625rem;padding:13px 35px;text-decoration:none;letter-spacing:3px;border:none}.message_me button:hover{background:#73b4ff;text-decoration:none}.message_me .name,.email{display:block;width:100%;height:48px;margin-bottom:48px;padding:16px 0}.message_me .message{width:100%;max-height:80px;margin-bottom:3rem;padding:16px 0}.contact_page{display:flex;max-width:100vw}.logos{display:flex}.logos img{margin-right:15px;border-radius:5px}.logos img:hover{border:white solid}.contact h3{font-size:32px;margin-bottom:20px}.slideanim{visibility:hidden;visibility:visible\	}.slideanim.slide{visibility:visible;animation:slide 1s}.slideanim:after{content:"";display:table;clear:both}@keyframes slide{0%{opacity:0;transform:translateY(50%)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width: 1248px){.webgl5{top:-8%}.heading h1{font-size:60px}.heading p{font-size:17px}.postcard{margin-bottom:6rem}}@media screen and (max-width:1150px){.heading h1{font-size:50px}.heading p{font-size:16px}.contact_page{gap:0}.message_me button{font-size:1.625rem;padding:.5rem 1.5rem;text-decoration:none;letter-spacing:.1875rem}}@media screen and (max-width:1025px){.webgl5{top:-3%}.about_page p{width:45vw;font-size:16px}.card1-image-container:before{top:-20%;left:-9%}.card2-image-container:before{top:-20%;right:-9%}}@media screen and (max-width:915px){.heading h1{font-size:40px}.heading p{font-size:13px}.about_page p{width:100%;z-index:3;position:relative;font-size:19px;line-height:1.7}.contact_page{flex-direction:column}.message_me{margin:60px 20px 60px 64px}.card1 h3,.card2 h3{font-size:24px}.card1 p,.card2 p{font-size:13px}}@media screen and (max-width:800px){.webgl5{right:-5%;top:2%}.heading{flex-direction:column}.heading h1{margin-bottom:30px;font-size:50px}.heading p{font-size:16px;max-width:100%}.heading_text{margin-top:100px}.card1,.card2{display:grid;grid-template-rows:1fr 1fr}.card1-text,.card2-text{order:2}.card1-image-container,.card2-image-container{max-width:100%}.card1-image:hover,.card2-image:hover{transform:scale(1.1)}.card1-image-container:before,.card2-image-container:before{display:none}.card1 p,.card2 p{max-width:100%}.card1-text,.card2-text{padding:28px}.slideanim:after{display:none}.project_button{font-size:16px;padding:8px 24px}}@media screen and (max-width:600px){.canvas-container{display:none}.contact a{font-size:1.5rem}.projects{padding-top:10rem}.about_page p{font-size:16px}}@media screen and (max-width:525px){#fourth_page h2,.about_page h2,.projects h2{font-size:2.5rem}.navbar a{font-size:.8rem}.heading h1{font-size:40px}.heading p{font-size:14px}.projects{padding:1rem 4rem 4rem}.about_page p{font-size:14px}#illustration{height:500px}.card1-image-container,.card1-image,.card2-image{display:none}.card1,.card2{display:block}.card1 button,.card2 button{font-size:16px;padding:4px 25px}}@media screen and (max-width:450px){.projects h2,.about_page h2,#fourth_page h2{font-size:30px}.navbar{gap:2rem}.logos img{width:2rem}.contact a{font-size:1.1rem}.message_me{max-width:60%}.contact{max-width:fit-content}.card1 p,.card2 p{font-size:11px}.card1 h3,.card2 h3{font-size:18px}.about_page p{font-size:12px}.about_page{padding-bottom:0}.contact h3{font-size:21px}#fourth_page h2{padding-bottom:10px}}@media screen and (max-width:415px){.navbar{justify-content:space-between;gap:0;padding:32px}#illustration{height:350px}.heading h1{font-size:33px}.heading_text{margin-top:40px}.heading p{font-size:11px}.heading,.projects{padding:0 32px}.about_page,.contact,#fourth_page h2{padding-left:32px;padding-right:32px}.message_me{margin:0 32px 32px}}
