@font-face{font-family:Roboto;src:url(/fonts/roboto/Roboto-Thin.woff2)format("woff2");font-weight:100;font-style:normal}@font-face{font-family:Roboto;src:url(/fonts/roboto/Roboto-ThinItalic.woff2)format("woff2");font-weight:100;font-style:italic}@font-face{font-family:Roboto;src:url(/fonts/roboto/Roboto-Light.woff2)format("woff2");font-weight:300;font-style:normal}@font-face{font-family:Roboto;src:url(/fonts/roboto/Roboto-LightItalic.woff2)format("woff2");font-weight:300;font-style:italic}@font-face{font-family:Roboto;src:url(/fonts/roboto/Roboto-Regular.woff2)format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:url(/fonts/roboto/Roboto-Italic.woff2)format("woff2");font-weight:400;font-style:italic}@font-face{font-family:Roboto;src:url(/fonts/roboto/Roboto-Medium.woff2)format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Roboto;src:url(/fonts/roboto/Roboto-MediumItalic.woff2)format("woff2");font-weight:500;font-style:italic}@font-face{font-family:Roboto;src:url(/fonts/roboto/Roboto-Bold.woff2)format("woff2");font-weight:700;font-style:bold}@font-face{font-family:Roboto;src:url(/fonts/roboto/Roboto-BoldItalic.woff2)format("woff2");font-weight:700;font-style:italic}@font-face{font-family:Roboto;src:url(/fonts/roboto/Roboto-Black.woff2)format("woff2");font-weight:900;font-style:bold}@font-face{font-family:Roboto;src:url(/fonts/roboto/Roboto-BlackItalic.woff2)format("woff2");font-weight:900;font-style:italic}@font-face{font-family:Teko;src:url(/fonts/teko/Teko-Light.woff2)format("woff2");font-weight:300;font-style:normal}@font-face{font-family:Teko;src:url(/fonts/teko/Teko-Regular.woff2)format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Teko;src:url(/fonts/teko/Teko-Medium.woff2)format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Teko;src:url(/fonts/teko/Teko-SemiBold.woff2)format("woff2");font-weight:600;font-style:bold}@font-face{font-family:Teko;src:url(/fonts/teko/Teko-Bold.woff2)format("woff2");font-weight:700;font-style:bold}body{display:flex;flex-direction:column;padding:0;margin:0;box-sizing:border-box;color:#aeaeae;background-color:#1a1d1e;font-family:Roboto,sans-serif;font-weight:400;font-style:normal;font-size:1rem;height:100vh}body::-webkit-scrollbar{display:none}body h1,body h2,body h3,body h4,body h5{font-family:Teko,sans-serif;font-weight:400;font-style:normal;line-height:1;margin:0}body p,body span{font-family:Roboto,sans-serif;font-weight:400;font-style:normal;line-height:1.5}.container{flex:1;background-color:#1a1d1e;width:60%;margin:0 auto}@media only screen and (max-width:750px){.container{width:90%;padding:0}}header{position:fixed;display:flex;justify-content:space-between;align-items:center;width:100%;background-color:#111;z-index:999}header .navbar{display:flex;align-items:center;height:60px}header .navbar a{display:flex;justify-content:center;align-items:center;color:#aeaeae;text-decoration:none;height:100%}header .navbar a.logo{display:flex;justify-content:flex-start;align-items:center;margin:0 20px;height:100%}header .navbar a.logo img{height:40px;aspect-ratio:1;margin-right:8px}header .navbar a.logo span{font-family:Teko,sans-serif;font-size:2.4rem;font-weight:500;margin-top:5px}header .navbar a.nav-item{font-family:Teko,sans-serif;font-size:1.7rem;font-weight:400;min-width:100px}header .navbar a.nav-item:hover{text-decoration:underline;text-decoration-color:#ec5226}header .ham-icon{position:relative;display:none;margin:0 1rem;height:50px;width:35px}header .ham-icon:hover{cursor:pointer}header .ham-icon span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:4px;width:100%;background-color:#aeaeae;border-radius:25px;transition:.3s ease}header .ham-icon span:nth-child(1){top:25%}header .ham-icon span:nth-child(3){top:75%}header .ham-icon.active span:nth-child(1){top:50%;transform:translate(-50%,-50%)rotate(45deg)}header .ham-icon.active span:nth-child(2){opacity:0}header .ham-icon.active span:nth-child(3){top:50%;transform:translate(-50%,-50%)rotate(-45deg)}@media only screen and (max-width:520px){a.nav-item{display:none!important}.ham-icon{display:flex!important}}.off-screen-menu{position:fixed;top:60px;right:-450px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;font-size:2rem;width:100%;max-width:450px;height:100%;background-color:#111;transition:.3s ease;z-index:1}.off-screen-menu.active{right:0}.off-screen-menu ul{padding:0;margin:0}.off-screen-menu ul li{list-style:none;color:#aeaeae;font-family:Teko,sans-serif;font-size:2.7rem;font-weight:400;margin-bottom:1rem}.off-screen-menu ul li:hover{text-decoration:underline;text-decoration-color:#ec5226}.off-screen-menu ul li a{color:#aeaeae;text-decoration:none}footer{display:flex;justify-content:center;align-items:center;width:100%;padding:20px 0;font-size:12px;font-weight:200;background-color:#1a1d1e}.hero-container{display:flex;gap:20px;margin:0 auto;margin-top:30px;background-color:#1a1d1e;padding-top:60px}.hero-container .hero-image{width:200px;border:3px solid #aeaeae}.hero-container .hero-text{display:flex;flex-direction:column;justify-content:center}.hero-container .hero-text .hero-title{font-family:Teko,sans-serif;font-size:2.5rem;font-weight:600;font-style:normal;margin:0}.hero-container .hero-text .hero-subtitle{font-family:Roboto,sans-serif;font-size:1.4rem;font-weight:400;font-style:normal;margin:0;line-height:1.4}.hero-container .hero-text .hero-socials{display:flex;margin-top:10px;margin-left:-13px}.hero-container .hero-text .hero-socials a{display:flex;justify-content:center;min-width:50px}.hero-container .hero-text .hero-socials a img{height:25px}.recent-posts{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;background-color:#1a1d1e;margin-top:25px}.recent-posts h2.title{font-size:2.2rem;font-weight:600;font-style:bold;margin-bottom:10px}.recent-posts .post-card{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;color:#aeaeae;background-color:#111;border:2px solid #aeaeae;padding:15px;margin:0 0 15px}.recent-posts .post-card .title-row{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;width:100%}.recent-posts .post-card .title-row a .title{color:#aeaeae;font-family:Teko,sans-serif;font-size:2.2rem;text-decoration:underline;line-height:1}.recent-posts .post-card .title-row .date{font-size:1rem}.recent-posts .post-card .taxonomy{display:flex;flex-wrap:wrap;width:100%;margin-bottom:10px}.recent-posts .post-card .taxonomy .category{font-size:.7rem;font-weight:500;color:#fff;background-color:#339ed6;border:1px solid #fff;padding:3px 5px;margin:5px 5px 0 0;height:15px;line-height:1.5;text-decoration:none}.recent-posts .post-card .taxonomy .tag{font-size:.7rem;font-weight:500;color:#fff;background-color:#7eb943;border:1px solid #fff;padding:3px 5px;margin:5px 5px 0 0;height:15px;line-height:1.5;text-decoration:none}.recent-posts .post-card .summary{font-size:1.2rem;line-height:1.5}.recent-posts .post-card .summary .fade{margin-bottom:10px;text-align:justify;-webkit-mask-image:linear-gradient(180deg,#000 40%,transparent)}.recent-posts .post-card .summary a{color:#aeaeae;font-size:1rem}@media only screen and (max-width:970px){.hero-container{flex-direction:column}.recent-posts li{flex-direction:column;gap:.2rem}}