@font-face{font-family:"Cubic 11";src:url("/fonts/Cubic_11.woff2") format("woff2");font-weight:normal;font-style:normal}@font-face{font-family:"Telegrafico";src:url("/fonts/telegrafico_by_ficod.woff2") format("woff2");font-weight:normal;font-style:normal}:root{--base-font-size: 20px}@media screen and (min-width: 768px){:root{--base-font-size: 24px}}.section{padding-bottom:12.5rem;padding-left:20px;padding-right:20px;max-width:1280px;margin:0 auto}.section_title{margin-top:3rem;margin-bottom:.875rem;text-align:left}.section_description{margin-top:-.25rem;margin-bottom:1.375rem;max-width:800px}.section_posts{display:grid;grid-template-columns:repeat(var(--max-columns, 4), 1fr);gap:1.5rem;border-top:2px solid #494949;padding-top:1.8rem}@media (max-width: 768px){.section_posts{grid-template-columns:repeat(calc(var(--max-columns, 4) - 1), 1fr)}}@media (max-width: 640px){.section_posts{grid-template-columns:1fr}}.post_card{display:flex;flex-direction:column;text-decoration:none;color:inherit;border-top:4px solid;border-color:#bbb;transition:transform .2s ease,opacity .2s ease,border-color .2s ease}.post_card:hover{transform:translateY(-2px);opacity:.85;border-color:#50ad6f}.post_card:hover h2{color:#50ad6f}.post_card_cover{width:100%;aspect-ratio:16/9;object-fit:cover}.post_card_cover_placeholder{background-color:#494949}.post_card_title{margin-top:.5rem;font-size:1.1rem;font-weight:500;line-height:1.4}.steve_fishing{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-center;padding-left:20px;padding-right:20px;padding-top:1rem}.steve_fishing h2{padding:1rem 0 .2rem 0;text-align:center}.steve_fishing img{width:80vw;max-width:640px}