*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;background-color:#0c1014;-webkit-font-smoothing:antialiased;padding:6vh 6vw}h1,h2,h3,h4,h5,h6{color:#fff}a{color:#fff;text-decoration:none;font-weight:700}a:hover{text-decoration:underline}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}hr{border:none;border-top:1px solid #20262e;margin:6vh 0}p{color:#989ca1}li{color:#989ca1;list-style:disc}li::marker{color:#4ac2a8}.line-through{text-decoration:line-through}button{background-color:#4ac2a8;border-radius:8px;padding:10px;color:#fff}header{display:flex;flex-direction:column;gap:5vh}#left-header{display:flex;flex-direction:column;order:1;align-items:flex-start;gap:20px}#left-header>h1{font-size:2.5rem;margin-bottom:1vh;width:50%}#left-header>p{font-size:1.2rem;text-align:left;max-width:400px;line-height:1.7}#left-header>h3{margin-top:10px}#header-social-links,#about-social-links{display:flex;flex-direction:row;gap:20px;margin-top:15px}#right-header{display:none}#building-in-public{display:flex;flex-direction:column;gap:5vh}#building-in-public-left-section,#building-in-public-right-section{display:flex;flex-direction:column;gap:20px}#building-in-public-right-section>ul{display:flex;flex-direction:column;gap:20px;padding-left:5vw}#building-in-public-right-section>ul>li{color:#fff}#building-in-public-right-section>ul>li>span{color:#989ca1}#progress-container{background-color:#11151b;padding:20px;border-radius:8px;display:flex;flex-direction:column;gap:20px}#progress-bar{width:100%;height:10px;background-color:#20262e;border-radius:5px;overflow:hidden}#progress-bar-fill{height:100%;width:15%;background-color:#4ac2a8;border-radius:5px;transition:width .5s ease-in-out}#post-container,.post-card-container{display:flex;flex-direction:column;gap:40px}#about{display:flex;flex-direction:column;gap:5vh}#about-left-section{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}#about-left-section>img{width:80%;border-radius:8px}#about-right-section{display:flex;flex-direction:column;gap:20px}#about-right-section>p{line-height:1.7}footer>p{line-height:1.5}@media(min-width:820px){header{flex-direction:row;justify-content:space-between;align-items:center}#left-header{align-items:flex-start;order:0}#left-header>h1{width:100%}#left-header>p{max-width:650px}#right-header{display:flex;flex-direction:column;margin-top:0;justify-content:flex-end;order:1}#right-header>img{width:100%}#right-header>p{margin-top:10px}#building-in-public{flex-direction:row;justify-content:space-around;align-items:flex-start}#building-in-public-left-section{width:40%}#building-in-public-left-section>h3{margin-top:30px}#building-in-public-right-section{width:40%}#building-in-public-right-section>ul{display:flex;flex-direction:column;gap:20px;padding-left:20px}.post-card-container{display:flex;flex-direction:row;gap:40px}#building-in-public-left-section>img{display:none}#about{flex-direction:row;justify-content:space-around;align-items:center}#about-left-section,#about-right-section{width:40%}}#suscribeForm{display:flex;flex-direction:column;width:100%;color:#fff;justify-content:flex-start;align-items:flex-start;gap:20px}.form-row{display:flex;flex-direction:row;gap:5px;width:100%}#email{width:70%;padding:10px 20px;border-radius:8px}.post-card{display:flex;flex-direction:column;justify-content:space-around;gap:10px;background-color:#11151b;padding:30px;border-radius:8px;line-height:1.5}.post-card>a>img{width:100%}.post-card>a{text-decoration:none}.post-card-link{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;margin-top:20px;text-decoration:none}.button-card-read-more{background-color:#4ac2a8;padding:10px 15px;color:#fff;border-radius:8px}.button-card-read-more:hover{transform:scale(1.1);text-decoration:none}@media(min-width:1024px){.post-card{width:25%}.post-card:hover{transform:scale(1.1)}}
