@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Outfit:wght@400;700&family=Belanosima:wght@400;700&display=swap";*,:after,:before{margin:0;padding:0;box-sizing:border-box}body,html{height:100%;display:flex;flex-direction:column}html{height:100%;font-size:100%;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{min-height:100vh;font-family:Outfit,sans-serif;color:#000;background-color:#fff;text-decoration:none;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Bebas Neue,sans-serif;font-weight:700}a,div,li,p,span,textarea,ul{font-family:Outfit,sans-serif;text-decoration:none;font-weight:400;line-height:1.5}main{display:flex;flex-direction:column;flex-grow:1;align-items:center;width:100%;max-width:1200px;padding:1rem;margin:2% auto 0}@media(max-width:800px){main{margin-top:10%}}.contentContainer{display:flex;flex-direction:row;align-items:flex-start;width:100%;max-width:1440px;gap:16px}@media(max-width:1024px){.contentContainer{flex-direction:column;gap:0}}.actionBar{width:100%;display:flex;align-items:center;justify-content:center;gap:16px;margin:16px 0;background-color:#fff;box-sizing:border-box}@media(max-width:768px){.actionBar{padding:8px;gap:8px}}.content{margin-top:1rem;width:100%;display:flexbox;text-decoration:none}@media(max-width:768px){.content{margin-top:2rem}}.divider{width:100%;border-bottom:2px solid #6c8399}.disc{margin-top:5rem;line-height:1.8}.disc h2{margin-top:2rem;margin-bottom:1rem}.disc p{margin-bottom:1.5rem}.discCard{margin-top:2rem;padding:1rem;border-radius:8px}.discCard p{margin-bottom:1rem}.discBtnContainer{margin-top:1rem}.latestPostPlaceholder{padding:32px;text-align:center}