*{margin:0;padding:0;box-sizing:border-box}body{height:100vh;background:#161513;color:#fff;font-family:outfit}.navbar{display:flex;align-items:center;justify-content:space-between;margin:20px 170px;background-color:#fff;padding:20px}.navbar ul li{color:#201f1c}.navbar .logo{width:170px;height:140px}.nav-menu{display:flex;font-size:20px;gap:60px;align-items:center}.nav-menu img{width:30px}.nav-connect{padding:20px 40px;border-radius:50px;background:linear-gradient(267deg,#ff3b3b .36%,#c9bc07 102.06%);font-size:22px;cursor:pointer}.nav-connect:hover{transform:scale(1.05)}.nav-menu li{display:flex;flex-direction:column;gap:5px;cursor:pointer}.nav-menu li img{display:flex;margin-bottom:auto;margin-left:40%}.nav-mob-open,.nav_container_cell{display:none}@media (max-width:768px){.navbar{background:none}.navbar .logo{border-radius:10px}.nav_container,.nav-connect{display:none}.nav_container_cell{display:flex;background-color:#fff;padding:30px;position:fixed;top:0;z-index:10;height:100%;left:-390px;transition:.5s}.nav-mob-open{display:block;position:fixed;right:30px;font-size:60px;z-index:1;cursor:pointer;top:20px;left:50px;color:#ffbe45;transition:.3s}.nav-menu_cell{list-style:none;z-index:10;display:flex;flex-direction:column;gap:6px;margin-top:60px}.nav-menu_cell li{font-size:30px;flex-direction:row;gap:20px}.nav-menu_cell li img{width:30px;margin-left:20px}}@media (max-width:1420px){.navbar{background:none}.navbar .logo{border-radius:10px}.nav-connect{margin-left:10px}.linka p{color:#fff}}.hero{display:flex;align-items:center;flex-direction:column;gap:35px}.hero img{margin-top:150px;width:250px;border-radius:50%}.hero h1{text-align:center;width:70%;font-size:90px;font-weight:600}.hero h1 span{background:linear-gradient(270deg,#ff3b3b 10%,#ecdd06);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero p{width:50%;font-size:24px;line-height:40px}.hero-action{display:flex;align-items:center;gap:25px;font-size:24px;font-weight:500;margin-bottom:50px}.hero-connect{padding:25px 45px;border-radius:50px;background:linear-gradient(264deg,#ff3b3b -5.09%,#c9bc07 106.28%);cursor:pointer}.hero-resume{padding:25px 75px;border-radius:50px;border:2px solid #fff;cursor:pointer}.hero-connect:hover{border:2px solid white}.hero-resume:hover{border-color:#e0c007}@media (max-width: 768px){.hero img{margin-top:120px;width:260px}.hero h1{margin-top:50px;width:90%;font-size:50px}.hero p{width:60%;font-size:18px;line-height:32px;margin:10px 0}.hero-action{gap:16px;font-size:18px;font-weight:500;margin-bottom:50px}.hero-connect{padding:20px 30px;border-radius:40px}.hero-resume{padding:20px 50px;border-radius:40px}}.sobre{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:80px;margin:80px 170px}.sobre-title{position:relative}.sobre-title h1{padding:0 30px;font-size:80px;font-weight:600}.sobre-title img{position:absolute;bottom:0;right:0;z-index:-1;width:200px}.sobre-sections{display:flex;gap:80px}.sobre-sections img{width:600px}.sobre-right{display:flex;flex-direction:column;gap:80px}.sobre-para{display:flex;flex-direction:column;gap:20px;font-size:24px;font-weight:500}.sobre-skills{display:flex;flex-direction:column;gap:20px}.sobre-skill{display:flex;gap:50px;align-items:center;transition:.3s}.sobre-skill p{min-width:150px;font-size:24px;font-weight:500}.sobre-skill hr{outline:none;border:none;width:50%;height:8px;border-radius:50px;background:linear-gradient(264deg,#ff3b3b -5.09%,#fe0 106.28%)}.sobre-achievements{display:flex;width:100%;justify-content:space-around;margin-bottom:80px}.sobre-achievement{display:flex;flex-direction:column;align-items:center;gap:10px;transition:.5s}.sobre-achievement h1{font-size:60px;font-weight:700;background:linear-gradient(270deg,#ff3b3b 50.41%,#c9bc07 90.25%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.sobre-achievement p{font-size:22px;font-weight:500}.sobre-skill:hover{transform:scale(1.05);transition:.3s}.sobre-achievement:hover{transform:scale(1.12);transition:.5s}@media (max-width: 1500px){.sobre-sections{display:flex;gap:80px;justify-content:center;flex-wrap:wrap}}@media (max-width: 768px){.sobre{gap:80px;margin:50px 70px;align-items:start;width:330px}.sobre-title h1{font-size:50px;padding:0}.sobre-title img{width:130px;right:-20px}.sobre-sections{flex-direction:column}.sobre-left{display:none}.sobre-para{font-size:18px;line-height:32px}.sobre-skill{gap:20px;align-items:center}.sobre-skill p{font-size:20px}.sobre-skill hr{height:6px}.sobre-achievements{justify-content:space-between}.sobre-achievement{gap:10px}.sobre-achievement h1{font-size:34px;font-weight:700}.sobre-achievement p{font-size:16px;text-align:center}}.services{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:80px;margin:80px 170px}.service-title{position:relative}.service-title h1{padding:0 30px;font-size:80px;font-weight:600}.service-title img{position:absolute;bottom:0;right:0;z-index:-1;width:200px}.services-format{display:flex;flex-direction:column;justify-content:center;gap:20px;padding:60px;border-radius:10px;border:2px solid white;transition:.4s}.services-container{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;margin-bottom:80px}.services-format h3{font-size:28px;font-weight:600}.services-format h2{font-size:38px;font-weight:800;background:linear-gradient(270deg,#ff3b3b 50%,#c9bc07);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.services-format p{color:#d4d4d4;font-size:24px;line-height:40px;max-width:300px}.services-readmore{display:flex;gap:20px;align-items:center;margin-top:20px}.services-format:hover{border:2px solid #c9bc07;background-image:linear-gradient(45deg,#3f0028,#582300);transform:scale(1.05);transition:.4s}@media (max-width: 768px){.services{align-items:start;gap:70px;margin:20px 70px}.service-title h1{padding:0;font-size:50px}.service-title img{width:130px;margin-right:-20px}.services-format{gap:20px;padding:32px}.services-format h2{font-size:28px}.services-format p{font-size:18px;line-height:32px;max-width:300px}.services-readmore img{width:20px}.services-container{grid-template-columns:1fr 1fr;gap:30px}}.mywork{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:80px;margin:80px 170px}.mywork-title{position:relative}.mywork-title h1{padding:0 30px;font-size:80px;font-weight:600}.mywork-title img{position:absolute;bottom:0;right:0;z-index:-1;width:200px}.mywork-container{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px}.mywork-container img{box-sizing:border-box;width:419px;height:280px;transition:.3s;cursor:pointer}.mywork-container img:hover{transform:scale(1.1);border:4px solid #c9bc07;border-radius:10px;transition:.3s}.mywork-showmore{display:flex;gap:15px;border-radius:50px;border:2px solid white;padding:30px 60px;font-size:22px;font-weight:500;margin-bottom:80px;transition:.6s;cursor:pointer}.mywork-showmore a{text-decoration:none;color:#fff}.mywork-showmore:hover{gap:30px;transition:.6s}@media (max-width: 768px){.mywork{gap:50px;margin:50px 70px;align-items:start}.mywork-title h1{padding:0;font-size:50px;font-weight:600}.mywork-title img{width:130px;margin-right:-20px}.mywork-container{grid-template-columns:1fr 1fr;gap:30px}.mywork-container img{width:100%;height:100%}.mywork-showmore{padding:20px 40px;font-size:18px;margin:50px auto;cursor:pointer}}.contact{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:80px;margin:80px 170px}.contact-title{position:relative}.contact-title h1{padding:0 30px;font-size:80px;font-weight:600}.contact-title img{position:absolute;bottom:0;right:0;z-index:-1;width:200px}.contact-section{display:flex;gap:150px}.contact-left{display:flex;flex-direction:column;gap:30px}.contact-left h1{font-size:80px;font-weight:700;background:linear-gradient(270deg,#fe0 80%,#ff3b3b);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.contact-left p{max-width:550px;color:#d8d8d8;font-size:20px;line-height:35px}.contact-details{display:flex;gap:30px;flex-direction:column;color:#d8d8d8;font-size:22px}.contact-detail{display:flex;align-items:center;gap:20px}.contact-detail a{color:#ecde0e;text-decoration:none}.contact-detail a:hover{text-decoration:underline}.contact-right{display:flex;flex-direction:column;align-items:center;gap:30px}.contact-right label{color:#d8d8d8;font-size:22px;font-weight:500}.contact-right input{border:none;width:700px;height:78px;padding-left:20px;border-radius:4px;background-color:#32323c;color:#a0a0a0;font-family:Outfit;font-size:20px}.contact-right textarea{width:650px;border:none;padding:25px;border-radius:4px;background:#32323c;color:#a0a0a0;font-family:Outfit;font-size:20px}.contact-submit{border:none;color:#fff;border-radius:50px;background:linear-gradient(264deg,#fae900 -5.09%,#ff3b3b 106.28%);font-size:22px;padding:20px 60px;margin-bottom:50px;cursor:pointer;transition:.3s}.contact-submit:hover{transform:scale(1.1);transition:.3s}@media (max-width: 768px){.contact{gap:50px;margin:50px 70px;align-items:start}.contact-title h1{padding:0;font-size:50px;font-weight:600}.contact-title img{width:130px;margin-right:-20px}.contact-section{flex-direction:column}.contact-left h1{font-size:54px}.contact-left p{font-size:18px}.contact-detail{gap:20px}.contact-detail img{width:25px}.contact-right label{font-size:20px}.contact-right input{width:80%;font-size:20px}.contact-right textarea{width:76%;font-size:20px}.contact-submit{font-size:20px;padding:15px 40px}}.footer{display:flex;margin:50px 170px;flex-direction:column;gap:30px}.footer-top{display:flex;justify-content:space-between}.footer-top-left p{font-size:20px;max-width:400px}.footer-top-right{display:flex;align-items:center;gap:35px}.footer-email-input{display:flex;gap:30px;padding:20px 80px 20px 30px;border-radius:50px;background:#32323b}.footer-email-input input{outline:none;border:none;background:transparent;color:#a0a0a0;font-family:Outfit;font-size:18px}.footer-subscribe{font-size:20px;padding:22px 50px;border-radius:50px;background:linear-gradient(264deg,#ff3b3b -5.09%,#c9bc07 106.28%);cursor:pointer;transition:.3s}.footer-bottom{display:flex;justify-content:space-between;font-size:18px}.footer-bottom-right{display:flex;gap:50px;margin-bottom:50px}.footer-email-input:hover{border:2px solid white}.footer-subscribe:hover{transform:scale(1.1);transition:.3s}@media (max-width: 768px){.footer{margin:50px 70px}.footer-top{flex-direction:column;gap:50px}.footer-bottom{display:flex;flex-direction:column-reverse;margin-bottom:50px}}
