html,body,#root{width:100%;margin:0;padding:0;overflow-x:hidden;--primary1: #FAFF00;--primary2: #EAE439;--basic1: white;--basic2: #FAFAFA;--basic3: #F7F7F7;--basic4: #787878;--basic5: #353535;--basic6: #222222;--basic10: #060606;--button-radius: .5rem}a{text-decoration:none}@keyframes fadein-from-top{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translate(0)}}@keyframes fadein-from-right{0%{opacity:0;transform:translate(70px)}to{opacity:1;transform:translate(0)}}@keyframes fadein-from-left{0%{opacity:0;transform:translate(-70px)}to{opacity:1;transform:translate(0)}}@keyframes fade-in{0%{opacity:.7}to{opacity:1}}@keyframes appear{0%{opacity:1;scale:.9}to{opacity:1;scale:1}}@keyframes scaleup{0%{scale:1}to{scale:1.01}}.wrapper{margin-top:40px;color:#626262;padding:10px;width:auto}body{font-family:DM Sans,sans-serif}.section_title{margin-top:50px;font-size:24px;font-weight:200;text-align:center}.margin-l{margin-top:300px}.margin-m{margin-top:100px}.margin-s{margin-top:50px}.reduceMargin{margin-top:-100px}.thingsIcanDo{margin-top:30px;padding:30px;display:flex;flex-wrap:wrap;justify-content:space-evenly}.thingsIcanDo h1{font-size:100px}.colorGreen{color:green}.bold{font-weight:600}@media only screen and (max-device-width: 1001px){.reduceMargin{margin-top:-40px}}.nav_desktop{animation:fadein-from-top 1s}button{background-color:var(--basic1);border-radius:8%;padding:6px}.icon-menu{width:40px;height:auto}.nav_desktop ul{justify-content:center;display:flex}.nav_desktop li{display:inline;padding:20px}.nav_desktop a{font-size:20px;font-weight:300;color:var(--basic4);text-decoration:none;border-radius:8px}.nav_desktop a:hover{color:#000;text-decoration:italic;font-weight:300;background-color:var(--primary1);transition:background-color .3s ease-in-out}.nav_desktop a:active{font-style:italic}.nav_mobile{display:none}.nav_mobile a{letter-spacing:-1px}.nav_mobile a:active{font-style:italic;background-color:var(--primary1)}.activenav{color:#000!important;font-weight:400}.close button{border:none;width:50px;height:50px}.close{position:relative;display:flex;justify-content:center;width:100%;height:100vh}.hambuger{display:hidden}.hamburger button{border:none;width:50px;height:50px;left:4px;top:4px;border-radius:32px}.hamburger button:active{background-color:var(--primary1)}.hamburger img{object-fit:cover;width:100%;height:100%}.close button{position:absolute;left:4px;top:4px;border-radius:32px}.close button:active{background-color:var(--primary1)}.close img{object-fit:cover;width:100%;height:100%}.close ul{width:100%;padding:0;margin-top:50px}.close a{text-align:center;font-size:32px;color:var(--basic6)}.close li{width:100%;text-align:center;list-style-type:none;padding-left:0;padding-top:20px;padding-bottom:20px}.container{margin-top:100px;display:flex;justify-content:center;height:auto;padding-left:10px}.hero{display:flex;width:auto;justify-content:center;align-items:center}.img-gif{margin-top:-40px;width:400px;height:400px;border-radius:10%;background-color:var(--primary1)}.hero-text{height:auto;width:60%;padding:0;display:flex;flex-direction:column;justify-content:center}.myname{font-family:"Instrument Serif",serif;margin-left:20px;font-style:italic;font-size:40px;font-weight:200;color:var(--basic6);margin-bottom:20px}.myexperience span{display:inline-block;padding:1%}.myexperience span:nth-child(1){animation:wave 2s;animation-delay:.5s}.myexperience span:nth-child(2){animation:wave 2s;animation-delay:.6s}.myexperience span:nth-child(3){animation:wave 2s;animation-delay:.7s}.myexperience span:nth-child(4){animation:wave 2s;animation-delay:.8s}.myexperience span:nth-child(5){animation:wave 2s;animation-delay:.9s}.myexperience span:nth-child(6){animation:wave 2s;animation-delay:1s}.myexperience span:nth-child(7){animation:wave 2s;animation-delay:1.1s}.myexperience span:nth-child(8){animation:wave 2s;animation-delay:1.2s}h1{font-family:DM Sans,sans-serif;font-size:150px;font-weight:300;color:var(--basic6);text-decoration:none;letter-spacing:-5px;line-height:80%;margin-top:0}@keyframes wave{0%{opacity:0;color:var(--primary1);transform:translate(-30px)}to{opacity:1;color:#000;transform:translate(0)}}@keyframes wave-no-fade{0%{color:var(--primary1);transform:translate(-3px)}to{color:#000;transform:translate(0)}}@media only screen and (min-device-width: 1000px) and (max-device-width: 1600px){.container{margin-top:10%;padding:0;display:flex;justify-content:center}.hero-text{width:65%}.myexperience h1{font-size:110px;letter-spacing:-3px}.hero{width:30%}}@media only screen and (max-device-width: 1001px){.container{width:100%;padding:10px;margin:5% auto auto;display:flex;flex-direction:column-reverse;justify-content:center;gap:30px}.myname{margin-left:0}.myexperience h1{font-weight:400;letter-spacing:-2px!important}.hero{width:50%;margin-left:auto;margin-right:20px}.hero-text{width:90%}.myexperience h1{font-size:69px;letter-spacing:0}.img-gif{margin-right:0;width:150px;height:150px;border-radius:10%}}.featuredworks{display:flex;flex-wrap:wrap;justify-content:space-evenly;gap:40px}.featured_title{font-family:"Instrument Serif",serif;text-align:center;font-style:italic;font-size:60px;font-weight:200;color:#313131}@media only screen and (min-device-width: 1000px) and (max-device-width: 1600px){.featured_title{font-size:40px}}@media only screen and (max-device-width: 1001px){.featured_title{font-size:30px}}.thumbnail{margin-top:30px;width:578px;height:auto;display:flex;flex-direction:column;justify-content:flex-start;animation:appear linear;animation-timeline:view();animation-duration:.3s}.thumbnail img{border:none;width:100%;height:auto;background-color:#f3f3f3;border-radius:18px}.thumbnail img:hover{animation:scaleup;animation-duration:.5s}.thumbnail .title{margin-top:20px;font-size:24px;color:#313131}.thumbnail .description{width:auto;margin-top:10px;font-size:16px;font-weight:250;color:#656565}.thumbnail .category{margin-top:20px;font-size:14px;font-weight:300;color:#b6b6b6}.thumbnail .type{display:inline-block;margin-top:10px;font-size:12px;font-weight:300;color:#656565;background-color:#f5f5f5;padding:4px 8px;border-radius:6px;width:auto!important;max-width:fit-content;margin-right:4px}@media only screen and (max-device-width: 1001px){.thumbnail{width:90%;padding:20px}}.backbutton{position:fixed;float:left;margin:10px;width:50px;height:50px;background-color:var(--basic1);display:flex;justify-content:center;align-items:center;border-radius:30px}.backbutton:hover{background-color:var(--primary1);border:solid var(--basic1)}.backbutton:active{background-color:var(--primary2)}.backbutton img{display:block;margin:0 auto}.nextPrevious_container{justify-content:space-between;width:100%;margin-top:50px;display:flex;border-top:2px solid var(--basic5);padding-top:20px}.nextButton a{margin-right:0;font-family:"Instrument Serif",serif;font-size:28px;font-style:italic;color:var(--basic-color2);border-style:solid;border-color:var(--basic5);border-width:1px;padding:4px 20px;border-radius:40px}.nextButton a:hover{background-color:var(--primary1)}.nextButton a:active{background-color:var(--primary2)}.invisiblePlaceholder{visibility:hidden}.filter-container{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:6px;padding:10px}.filter{display:inline-block;margin-top:10px;font-size:16px;letter-spacing:-1%;font-weight:300;color:var(--basic4);padding:4px 10px;border-radius:6px;border:solid 1px var(--basic1);width:auto!important;max-width:fit-content;margin-right:4px;cursor:pointer;transition:background-color .2s ease,color .3s ease}.filter-active{background-color:#ffe;display:inline-block;margin-top:10px;font-size:16px;letter-spacing:-1%;font-weight:300;color:#979303;padding:4px 10px;border:solid 1px #E0DB3A;border-radius:6px;width:auto!important;max-width:fit-content;margin-right:4px;cursor:pointer}.filter:hover{background-color:var(--basic3);color:var(--basic4);border:solid 1px #d4d4d4}@media only screen and (max-device-width: 1001px){.nav_mobile{display:flex;animation:fadein-from-top 1s}.nav_desktop{display:none}}.footer_wrapper{margin:200px auto 70px;width:80%;height:auto;border-radius:20px;padding:3%}.footer_wrapper a{color:#313131}.message{font-size:150px;color:var(--basic6);letter-spacing:-3px;line-height:90%}.section_contact{width:100%;font-family:"Instrument Serif",serif;font-weight:200;font-style:italic;font-size:40px;text-align:left;text-decoration:italic}.contacts_wrapper{display:flex;justify-content:flex-end;width:100%}.contact_box{margin-top:100px;width:400px}.contact_text{margin-top:20px;font-size:20px;font-weight:200;letter-spacing:-.5px}.button_holder{margin-top:30px;width:150px;text-align:center;font-size:20px;border:solid var(--basic6);padding-top:14px;padding-bottom:14px;border-radius:50px}.button_holder{position:relative;overflow:hidden;margin-top:30px;width:150px;text-align:center;font-size:20px;border:solid var(--basic6);padding-top:14px;padding-bottom:14px;border-radius:50px;cursor:pointer}.button-fill{position:absolute;top:0;left:0;height:100%;width:0%;background-color:var(--primary1);z-index:0;transition:width .4s ease-in-out}.button-text{position:relative;z-index:1;color:var(--basic6)}.button_holder:hover .button-fill{width:100%;border-radius:50px;color:var(--basic10);transition:width .3s ease-in-out}.button_holder:active .button-fill{background-color:var(--primary2)}@media only screen and (max-device-width: 1001px){.footer_wrapper{display:flex;flex-direction:column;width:100%;margin-top:50px}.button_holder{border-width:1.5px}.message{margin-top:10px;font-size:42px;letter-spacing:-1.2px}.section_contact{font-size:30px;color:var(--basic6)}.contacts_wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;height:auto}.contact_text{margin-top:10px}.contact_box{margin-top:60px;margin-bottom:30px;width:100%}.icon_holder img{width:40px}.button_holder{margin-top:10px;margin-left:-5px}}@media only screen and (min-device-width: 1279px) and (max-device-width: 1440px){.footer_wrapper{margin-left:0}.reduceMargin{margin-top:-200px}.contacts_wrapper{justify-content:flex-start}.message{font-size:130px}}@media only screen and (min-device-width: 1200px) and (max-device-width: 1350px){.message{font-size:120px}.contacts_wrapper{justify-content:flex-start}}.project{width:80%;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;border-radius:20px}.hero_container{margin-top:20px;width:100%;height:300px;border-radius:16px}.content{width:60%;padding:0;height:auto}.project_name{font-family:"Instrument Serif",serif;font-style:italic;margin-top:30px;font-size:80px;font-weight:500;color:var(--basic6);display:flex;justify-content:center}.project .section_title{margin-top:50px;border-bottom:.4px solid var(--basic2);font-size:32px;font-weight:400;color:#313131;text-align:left;letter-spacing:-1px}.project .section_feature{margin-top:50px;border-bottom:.4px solid var(--basic2);font-size:24px;font-weight:300;color:#313131;text-align:left;letter-spacing:-1px}.project_content{padding-top:20px;font-size:16px;color:var(--basic5);font-weight:300;letter-spacing:-1%;line-height:24px;animation:appear fade-in;animation-timeline:view();animation-duration:.5s}.less_padding{padding-left:14px}li{margin-bottom:10px}.image_holder{margin-top:30px;display:flex;justify-content:center;flex-wrap:wrap;border-radius:20px}.image_holder img{width:100%;border-radius:24px;margin-bottom:10px}#high_fidelity img{margin-right:10px;margin-left:10px;width:30%;margin-bottom:10px}#hippomathics img{margin-right:10px;margin-left:10px;width:100%}.video{border-radius:20px}@media only screen and (min-width: 1200px) and (max-width: 1900px){.project{width:60%;padding:20px}.content{width:100%}#high_fidelity img{width:30%}}@media only screen and (max-device-width: 1001px){.project{width:90%;padding:20px}.content{width:98%}#high_fidelity img{width:40%}.project_name{margin-top:35px;margin-bottom:-30px!important;font-size:60px}}.about_me{width:70%;display:flex;flex-direction:column;margin:0 auto;padding:20px}.section_wrapper{width:100%;display:flex;justify-content:center;flex-wrap:wrap;border-radius:24px;margin-bottom:50px}.photo_holder{width:40%;height:auto;display:flex;justify-content:flex-start}.photo_holder img{width:80%;height:100%;object-fit:cover;margin-left:0}.txt_aboutme{width:50%;align-items:center;height:auto;margin-left:0}.section{font-family:"Instrument Serif",serif;font-weight:400;font-style:italic;font-size:80px;margin-top:50px;text-decoration:italic}.service_wrapper{width:100%;display:flex;justify-content:flex-start;margin-right:0;gap:30px}.service_box{width:50%;height:280px;padding:10px;margin-right:50px}.service_box h2{font-size:32px;margin-bottom:8px;letter-spacing:-1px;color:var(--basic6);font-weight:400;padding:0}.service_box p{margin:0;font-size:16px;font-weight:300;color:var(--basic4);padding:0 0 6px}.section_name{margin-top:0;width:100%;margin-bottom:30px;font-family:"Instrument Serif",serif;font-weight:400;font-style:italic;font-size:60px;text-align:left;text-decoration:italic;border-bottom:8px solid var(--primary1)}.intro{width:100%;font-size:24px;font-weight:300;color:var(--basic5);line-height:140%}.masonry{column-count:2;column-gap:2rem}@media only screen and (min-device-width: 901px) and (max-device-width: 1600px){.section_wrapper,.about_me{width:100%}.photo_holder{width:40%}.photo_holder img{width:90%;height:100%;object-fit:cover;margin-left:0}.txt_aboutme{width:50%;font-size:14px}.txt_aboutme p{font-size:20px}}@media only screen and (max-device-width: 900px){.about_me{width:100%;padding:0}.section_wrapper{width:100%;display:flex;flex-wrap:wrap;padding:0;border-radius:24px;margin-bottom:50px}.photo_holder,.photo_holder img{width:100%}.txt_aboutme{width:100%;align-items:center;height:auto;padding:8px;margin-left:0}.txt_aboutme p{width:100%;align-items:center;height:auto;margin-left:0}.intro{font-size:16px}.section{font-family:"Instrument Serif",serif;font-weight:400;font-style:italic;font-size:40px;margin-top:0;line-height:90%;text-decoration:italic}.section_name{width:100%;font-size:40px;text-align:left;margin-bottom:30px;color:var(--basic6)}.service_wrapper{width:100%;flex-wrap:wrap;justify-content:flex-start}.service_box{width:70%;align-self:center;padding:0;margin-left:10px;height:auto;margin-bottom:20px}.service_box h2{font-size:28px}.masonry{margin-top:-20px;column-count:1;column-gap:2rem}}.testimonial_box{width:88%;height:auto;padding:40px;border-radius:30px;background-color:var(--basic2);margin-bottom:2rem;break-inside:avoid}.client{margin-top:30px}.client_photo{width:77px;height:77px}.client_photo img{width:100%;height:100%;border-radius:50px}.client_name{margin-top:10px;font-size:20px;font-weight:400;color:var(--basic6)}.client_comment{margin-top:20px;font-size:20px;font-weight:200;line-height:150%;color:var(--basic5);letter-spacing:-.3px}.client_company{font-size:14px;color:var(--basic4)}@media only screen and (max-device-width: 1001px){.testimonial_box{padding:16px}}.mansory_moreworks{column-count:5;column-gap:1rem}.box{padding:10px;break-inside:avoid}.image_box{width:100%;height:auto}.image_box img{width:100%;height:100%;object-fit:cover;border-radius:20px}.image_title{font-size:16px;font-weight:450;color:var(--basic5)}.image_type{font-size:14px;font-weight:300;color:var(--basic4)}@media only screen and (max-device-width: 1001px){.mansory_moreworks{column-count:2;column-gap:10px}.box{padding:4px;margin-bottom:10px}.image_box img{border-radius:14px}.image_title{font-size:14px}.image_type{font-size:10px}}
