@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap);@import url(https://fonts.cdnfonts.com/css/graphik);*{box-sizing:border-box;font-family:Inter;margin:0;padding:0}.container{margin:0 auto;max-width:1200px;padding:0 20px}html{scroll-behavior:smooth}a{text-decoration:none}li{list-style:none}button{cursor:pointer}.flex{display:flex}.justify-between{justify-content:space-between}.items-center{align-items:center}.header{background-color:#1d2939;box-shadow:4px 4px 4px #1d293999;padding:20px 0;position:-webkit-sticky;position:sticky;top:0}.header-wrapper{justify-content:space-between}.header-wrapper,.nav-list{align-items:center;display:flex}.nav-list{gap:30px}.nav-link{color:#fff;font-family:Inter;font-size:16px;font-weight:500;line-height:24px}.hamburger{display:none}@media only screen and (max-width:768px){.header .logo{z-index:15}.header .hamburger{display:block;position:relative;z-index:15}.header .nav-list{align-items:center;background-color:#1d2939;display:flex;flex-direction:column;gap:10px;height:100vh;justify-content:center;position:absolute;right:100%;top:0;transition:1s ease-in;width:100%}.header .active{right:0}.active .btn{display:none}}.btn{border:none;border-radius:8px;font-family:Inter;font-size:14px;font-weight:600;line-height:20px;padding:12px 14px}.footer{background-color:#1d2939;padding:45px 0;text-align:center}.footer,.footer p a{color:#fff}.hero{padding:120px 0 80px;text-align:center}.hero-title{color:#1d2939;font-family:Graphik;font-size:56px;line-height:120%;margin:0 auto;max-width:705px;padding-bottom:20px;text-shadow:4px 4px 2px #1d293999}.hero-subtitle{color:#475467;font-size:22px;font-weight:400;line-height:150%;margin:0 auto;max-width:720px}@media only screen and (max-width:768px){.hero-title{font-size:35px}.hero-subtitle{font-size:19px}}.post-card{background-color:#fff;border-radius:20px;margin:40px 0;padding:40px}.post-card-content{align-items:center;display:flex}.post-card-date{color:#667085;font-family:Graphik;font-size:13px;font-weight:400;line-height:120%;margin-bottom:20px;text-transform:uppercase}.post-card-title{color:#1d2939;font-family:Graphik;font-size:26px;font-weight:600;line-height:130%;margin-bottom:15px}.post-card-description{color:#475467;font-family:Graphik;font-size:18px;font-weight:400;line-height:150%;max-width:600px}@media only screen and (max-width:768px){.post-card-title{font-size:19px}.post-card-description{font-size:16px}.post-card-content img{display:none}}.category-posts{background-color:#f2f4f7;padding:80px 0}@media only screen and (max-width:768px){.category-posts{padding:40px 0}}.notfound{align-items:center;display:flex;height:100vh;justify-content:center}.notfound h1{color:#1d2939;font-size:36px}.notfound button{background-color:initial!important;border:1px solid #1d2939;border-radius:0;color:#000!important;margin:30px 0;width:100%}.post-item-content{text-align:center}.post-item-title{color:#1d2939;font-family:Graphik;font-size:41px;font-weight:700;margin-bottom:20px;margin-top:80px}.post-item-meta{align-items:center;display:flex;gap:10px;justify-content:center;text-transform:uppercase}.post-item-date{color:#475467;font-weight:500}.post-item-content p{font-family:Graphik;line-height:25px;padding:15px 0}.post-item-content img{height:auto;max-width:100%}.post-item-category p{color:#1d2939;font-weight:700}.post-item-content p a{color:#06c;font-weight:700;text-decoration:underline}.post-nav{display:flex;justify-content:space-evenly;margin:50px 0}@media only screen and (max-width:768px){.post-item-title{font-size:26px;margin-bottom:15px;margin-top:60px}}
/*# sourceMappingURL=main.67a02ffe.css.map*/