@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}:root{--small-font:16px;--title:30px}.container{align-items:center;background:#190b00;color:#fff;margin:auto}@media (max-width:768px){body{overflow-x:hidden;width:100%}}:root{--bg-btn-color:#800020;--big-font:20px;--border:1px solid #8ecae6;--navpad-left:5%}.navbar{align-items:center;background-color:#190b00;display:flex;height:80px;justify-content:space-between;padding-left:5%;padding-left:var(--navpad-left);padding-right:5%;padding-right:var(--navpad-left);position:sticky;top:0;transition:transform .3s ease;-webkit-user-select:none;user-select:none;width:100%;z-index:1000}.logo{height:50px}nav ul{display:flex;list-style:none;margin:0;padding:0}nav ul li{margin-left:1rem;margin-left:var(--ml)}nav ul li a{color:#ccd6f6;color:var(--text-color);cursor:pointer;font-size:14px;font-size:var(--small-font);font-weight:700;padding-bottom:5px;position:relative;text-decoration:none;transition:color .3s ease}nav ul li a:after{background-color:#ff7300;border-radius:3px;bottom:0;content:"";height:3.5px;left:0;position:absolute;transition:width .3s ease;width:0}nav ul li a.active:after,nav ul li a:active:after,nav ul li a:hover:after{width:70%}.hamburger{color:#ccd6f6;color:var(--text-color);cursor:pointer;display:none;font-size:20px;z-index:2000}@media (max-width:768px){.navbar.nav-open{transform:translateX(0)}nav{align-items:center;background-color:#190b00;display:flex;flex-direction:column;height:100vh;justify-content:start;left:0;position:fixed;top:0;transform:translateX(-100%);transition:transform 1s ease-in-out;width:100%;z-index:1000}.nav-open nav{transform:translateX(0)}nav ul{flex-direction:column}nav ul li{margin:20px 0;text-align:center}.hamburger{display:block}}.hero{background-image:url(/static/media/iphone.690965b649f6874e3821.jpg);background-size:cover;height:90vh!important;margin:0 auto;position:relative;text-align:center;width:100%;z-index:0}.hero:before{background-color:#190b00;content:"";height:100%;left:0;opacity:.7;position:absolute;top:0;width:100%;z-index:-1}.fire{background-position:50%;background-size:1000px 200px;border-radius:10px;height:200px;margin:0 auto;max-width:1000px;overflow:hidden;text-align:center;vertical-align:middle}.fire:before{content:"";height:100%}.Blazing,.fire:before{display:inline-block;vertical-align:middle}.Blazing{animation:Blazing 2s linear infinite alternate;color:#ff7300;font-size:100px;line-height:50px;margin:0;min-width:50px;outline:none;text-shadow:0 3px 20px red,0 0 20px red,0 0 10px orange,4px -5px 6px #ff0,-4px -10px 10px #ff0,0 -10px 30px #ff0}@keyframes Blazing{0%{text-shadow:0 3px 20px red,0 0 20px red,0 0 10px orange,0 0 0 #ff0,0 0 5px #ff0,-2px -5px 5px #ff0,4px -10px 10px #ff0}25%{text-shadow:0 3px 20px red,0 0 30px red,0 0 20px orange,0 0 5px #ff0,-2px -5px 5px #ff0,3px -10px 10px #ff0,-4px -15px 20px #ff0}50%{text-shadow:0 3px 20px red,0 0 20px red,0 -5px 10px orange,-2px -5px 5px #ff0,3px -10px 10px #ff0,-4px -15px 20px #ff0,2px -20px 30px #ffff0080}75%{text-shadow:0 3px 20px red,0 0 20px red,0 -5px 10px orange,3px -5px 5px #ff0,-4px -10px 10px #ff0,2px -20px 30px #ffff0080,0 -25px 40px #ff00}to{text-shadow:0 3px 20px red,0 0 20px red,0 0 10px orange,0 0 0 #ff0,0 0 5px #ff0,-2px -5px 5px #ff0,4px -10px 10px #ff0}}.hero_content p{color:#fff;font-size:30px;font-weight:bolder;margin-bottom:20px}.indicator{cursor:pointer;height:30px;margin:40px auto;position:relative;transform:rotate(45deg);width:30px;span{animation:animate 1s linear infinite;border:3px solid #fff;border-left:none;border-top:none;box-sizing:border-box;height:100%;left:0;position:absolute;top:0;width:100%;&:first-child{animation-delay:0s;left:-30px;top:-30px}&:nth-child(2){animation-delay:.2s;left:-15px;top:-15px}&:nth-child(3){animation-delay:.4s;left:0;top:0}&:nth-child(4){animation-delay:.6s;left:15px;top:15px}&:nth-child(5){animation-delay:.8s;left:30px;top:30px}}}@keyframes animate{0%{border-color:#fff;transform:translate(0)}20%{border-color:#fff;transform:translate(15px,15px)}20.1%,to{border-color:#ff7300}}.hireme{display:flex;gap:8px;justify-content:center;margin:0 auto 100px;text-align:center}.hireme button{border:none;color:#fff;font-size:16px;gap:8px;padding:8px 16px}.need{background-color:#ff7300}a .looking{background-color:#ff730080;color:#fff}.arrow{font-weight:bolder}@media (max-width:768px){.hero{height:70vh}.Blazing{font-size:80px}.fire{max-width:100%}.hero_content p{font-size:20px}.hireme button{font-size:16px;margin-top:2rem;padding:6px 12px}}@media (max-width:480px){.hero{height:60vh}.Blazing{font-size:40px}.hero_content p{font-size:20px}.fire{height:150px}.indicator{cursor:pointer;height:20px;width:20px}.hireme{flex-direction:column;gap:4px}}.contact-form{display:grid!important;justify-content:space-around}.hire{-webkit-text-fill-color:#0000;animation:shine 3s linear infinite;background:linear-gradient(90deg,#4d4d4d 0,#fff 10%,#4d4d4d 20%);-webkit-background-clip:text;color:#474747;cursor:pointer;font-size:30px!important;font-weight:700!important;letter-spacing:7px!important;margin-bottom:2rem;text-align:start;text-transform:uppercase}@keyframes shine{0%{background-position:0}60%{background-position:600px}to{background-position:600px}}.avaliable{font-size:40px;letter-spacing:7px!important;margin-bottom:1rem}.help{letter-spacing:2px!important;line-height:2rem;white-space:wrap}.react-icon{display:flex;gap:10px;margin-top:20px}.react-icon li{list-style:none}.react-icon a{border:2px solid #0000;border-radius:50%;display:inline-block;padding:10px;transition:transform .5s ease,border-color .5s ease}.react-icon a:hover{border-color:#ff7300;transform:rotate(1turn) skew(-28deg)}form p{margin-bottom:15px}.contact-form{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;justify-content:center;padding:80px}form{display:flex;flex-direction:column;gap:15px;width:100%}form input,form textarea{background-color:initial!important;border:none;border-bottom:1px solid #ff7300;border-radius:0;color:#fff;font-size:16px;padding:12px;width:100%}form textarea{resize:vertical}form input:focus,form textarea:focus{border-bottom:2px solid #ff4300;outline:none}.btn,.btn button{text-align:center}.btn button{background-color:#ff7300;border:1px solid #ff7300;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:8px 16px;transition:background-color .3s ease}.btn button:hover{background-color:initial!important;color:#ff7300}@media (max-width:768px){.contact-form{grid-template-columns:1fr;padding:20px}.hire{font-size:24px}form input,form textarea{font-size:14px;padding:10px}.btn button{font-size:14px;padding:10px 20px}}@media (max-width:480px){.contact-form{padding:15px}.contact h2{font-size:18px}.hire{font-size:20px}form input,form textarea{font-size:14px;padding:8px}.btn button{font-size:14px;padding:8px 16px}}:root{--bg-primary-color:#0a192f;--text-color:#ccd6f6;--title:#8892b0;--bg-btn-color:maroon;--code:#ff0;--line-height:1.4;--padding:2rem;--small-font:14px;--big-font:22px;--font-weight:550;--border:1px solid #ccd6f6;--br:5px;--pl:1.5rem;--pr:1.5rem;--pb:1.5rem;--pt:1.5rem;--mt:1rem;--mb:1rem;--ml:1rem;--mr:1rem}.expertise{background:#190b00;color:#fff;padding:2rem;text-align:center}.expertise_h1{font-size:5rem;margin-bottom:3rem}.expertise-grid{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;text-align:center;width:100%}.expertise-card{border:2px solid #fff;min-width:300px;padding:1.5rem;text-align:left;width:30%}.expertise_title{display:flex;flex-direction:row;font-size:20px;justify-content:space-evenly;margin-bottom:3rem;text-align:center}.expertise_title h3{margin:0 auto;text-align:start;width:65%}.icon_title img{width:50px}.down_column{display:flex;flex-direction:row;font-size:16px;justify-content:space-evenly;margin-bottom:3rem;text-align:center}.line{background-color:#ccd6f6;height:100px;margin:0 auto;text-align:center;width:2px}.decsription{margin-top:2rem;text-align:start}.underlay img{transform:skew(10deg) translateY(-28%);width:70%}@media (max-width:768px){.expertise_h1{font-size:3rem;margin-bottom:2rem}.expertise-grid{flex-direction:column}.expertise-card{margin-bottom:1rem;width:90%}}@media (max-width:480px){.expertise_h1{font-size:2.5rem}.expertise-card{padding:1rem;width:100%}}.experience{background:#190b00;color:#fff;font-family:Arial,sans-serif;padding:2rem}.experience h1{font-size:3rem;justify-content:center;margin:2rem auto;text-align:center;width:300px}.experience-item{border:1px solid #261f1f;border-radius:8px;margin:auto auto .3rem;overflow:hidden;width:700px}.experience-header{align-items:center;background-color:#ff7300;border-radius:10px;color:#fff;cursor:pointer;display:flex;justify-content:space-between;padding:1rem}.experience_title{align-items:center;display:flex;font-size:16px;font-weight:700}.experience_period{display:flex;flex-direction:row;gap:3rem;justify-content:space-between}.period{font-weight:700}.toggle-icon{font-size:16px}.experience-content{background-color:initial!important;padding:1rem}.experience_dropdown{display:inline-flex;gap:2rem;justify-content:space-between;margin-bottom:1rem;text-align:center}.experience_dropdown a{color:#fff;font-size:16px;text-decoration:none}.myskills{margin-top:1rem}.skill-badge{background-color:#ff730080;border:none;border-radius:20px;color:#fff;display:inline-flex;flex-direction:row;font-size:14px;gap:16px;justify-content:space-between;margin:.5rem;padding:8px 16px}@media (max-width:768px){.experience{padding:1rem}.experience h1{font-size:2.5rem;margin:1rem auto;width:auto}.experience-item{margin:.5rem auto;width:100%}.experience-header{padding:.8rem}.experience_title{font-size:14px;margin-right:1rem}.experience_period{gap:1rem}.period{font-weight:700}.experience-dropdown{flex-direction:column;gap:1rem;margin-bottom:1.5rem}.experience_dropdown a{font-size:14px}.myskills{margin-top:1rem}.skill-badge{font-size:12px;gap:10px;padding:6px 12px}}@media (max-width:480px){.experience h1{font-size:2rem}.experience-item{margin:.5rem auto;width:100%}.experience-header{padding:.6rem}.experience_title{font-size:14px}.experience_period{gap:1rem}.experience-dropdown{gap:.8rem}.experience_dropdown a{font-size:12px}.skill-badge{font-size:11px;padding:4px 10px}}.mywork{align-items:center;display:grid;grid-template-columns:1fr 1fr;margin-bottom:3rem}.mywork_content{margin-bottom:4rem;text-align:center}.mywork_content h1{font-size:60px;margin-bottom:1rem}.mywork_content p{font-size:20px;letter-spacing:2px!important;line-height:1.5;line-height:2rem;margin-left:8rem;text-align:start;white-space:wrap}.project-container{display:flex;flex-wrap:wrap;gap:50px;justify-content:center;padding:20px}.project-card{border-radius:5px;box-shadow:0 4px 6px #0000001a;cursor:pointer;height:350px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;width:300px}.project-card:hover{box-shadow:0 6px 10px #0003;transform:translateY(-10px)}.project-image{background-position:50%;background-size:cover;height:70%}.project-content{padding:20px;text-align:start}.project-content h3{display:inline-flex;font-size:18px;gap:20px!important;margin:0}.project-content p{font-size:14px}@media (max-width:768px){.mywork{grid-template-columns:1fr;margin-bottom:0;padding:20px}.mywork_content h1{font-size:40px}.mywork_content p{font-size:18px;margin:0;max-width:100%}}@media (max-width:480px){.mywork_content h1{font-size:30px}.mywork_content p{font-size:16px}.project-card{max-width:100%;width:100%}.project-content h3{font-size:14px}.project-content p{font-size:10px}.twist-animation{height:70%;transform:skew(0deg);width:70%}.twist-animation img{width:70%}}@media (max-width:400px){.twist-animation{height:70%;transform:skew(0deg);width:60%}.twist-animation img{width:70%}}.twist-animation{border-radius:10px;box-shadow:0 4px 10px #0000004d;height:320px;margin:0 auto;overflow:hidden;padding:20px;position:relative;width:320px}.twist-animation img{animation:twistAnimation 12s ease-in-out infinite;height:90%;object-fit:cover;opacity:0;position:absolute;transform-origin:center;width:90%}.twist-animation img:first-child{animation-delay:0s}.twist-animation img:nth-child(2){animation-delay:2s}.twist-animation img:nth-child(3){animation-delay:4s}.twist-animation img:nth-child(4){animation-delay:6s}.twist-animation img:nth-child(5){animation-delay:8s}.twist-animation img:nth-child(6){animation-delay:10s}@keyframes twistAnimation{0%{opacity:0;transform:rotate(0deg) skew(0deg) translate(0)}10%{opacity:1;transform:rotate(20deg) skew(10deg) translate(20px,-20px)}25%{opacity:1;transform:rotate(-30deg) skew(-10deg) translate(-30px,30px)}50%{opacity:1;transform:rotate(40deg) skew(15deg) translate(50px,-50px)}75%{opacity:1;transform:rotate(-50deg) skew(-20deg) translate(-60px,60px)}to{opacity:1;transform:rotate(1turn) skew(0deg) translate(0)}}
/*# sourceMappingURL=main.4d10dc96.css.map*/