.Post-module__TChwGq__container{max-width:1200px;margin:0 auto;padding:120px 20px}.Post-module__TChwGq__container img{width:100%;height:100%}.Post-module__TChwGq__container blockquote{border-left:var(--clr-accent-1) 3px solid;margin-bottom:40px;padding:0 10px;font-style:italic}.Post-module__TChwGq__container h2,.Post-module__TChwGq__container h3{font-family:var(--font-sans);text-decoration:underline}.Post-module__TChwGq__headingContainer h1{text-align:center;padding:0 0 20px;font-size:40px;line-height:1.2}.Post-module__TChwGq__headingUser,.Post-module__TChwGq__headingDate{justify-content:center;align-items:center;gap:5px;margin-bottom:50px;display:flex}.Post-module__TChwGq__headingUser svg,.Post-module__TChwGq__headingDate svg{width:28px;height:28px;fill:var(--clr-accent-1)}.Post-module__TChwGq__headingUser .Post-module__TChwGq__content,.Post-module__TChwGq__headingDate .Post-module__TChwGq__content{font-size:18px;font-family:var(--font-sans-medium);display:inline}.Post-module__TChwGq__headingUser .Post-module__TChwGq__content p,.Post-module__TChwGq__headingDate .Post-module__TChwGq__content p{margin:0}.Post-module__TChwGq__headingTags{justify-content:center;align-items:center;gap:10px;margin-top:30px;display:flex}.Post-module__TChwGq__headingTags svg{width:24px;height:24px;fill:var(--clr-accent-1)}.Post-module__TChwGq__tags{cursor:pointer;gap:10px;display:flex}.Post-module__TChwGq__tags span{text-transform:uppercase;color:var(--clr-accent-1);font-size:14px;font-family:var(--font-sans-semibold);letter-spacing:.1em;text-decoration:underline}.Post-module__TChwGq__imageContainer{overflow:hidden}
.Posts-module__9An0HG__noPosts{flex-direction:column;align-items:center;gap:5px;padding:100px 20px;display:flex}.Posts-module__9An0HG__noPosts svg{width:30px;height:30px;fill:var(--clr-accent-1)}.Posts-module__9An0HG__searchRow{width:100%;max-width:720px;margin:0 auto;padding:0 20px}.Posts-module__9An0HG__searchField{width:100%;display:flex;position:relative}.Posts-module__9An0HG__searchInput{background-color:var(--clr-primary-1);min-width:0;height:56px;color:var(--clr-accent-1);border:2px solid var(--clr-accent-1);border-radius:var(--border-radius);outline:none;flex:1;font-size:18px}.Posts-module__9An0HG__searchInputLabel{height:32px;color:rgb(from var(--clr-accent-1) r g b / .55)}.Posts-module__9An0HG__clearButton{color:var(--clr-accent-1);cursor:pointer;background:0 0;border:none;padding:0;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.Posts-module__9An0HG__clearButton:disabled{opacity:.4;cursor:default}.Posts-module__9An0HG__noSearchResults{text-align:center;color:var(--clr-accent-1);padding:40px 20px;font-size:16px}.Posts-module__9An0HG__container{width:100%}.Posts-module__9An0HG__masonryGrid{gap:20px;width:auto;padding:20px;display:flex}.Posts-module__9An0HG__masonryGridColumn{background-clip:padding-box;flex-direction:column;display:flex}.Posts-module__9An0HG__masonryGridColumn>a{cursor:pointer;margin-bottom:20px}.Posts-module__9An0HG__masonryGridColumn>a:hover h2{text-decoration:underline}.Posts-module__9An0HG__categoryContainer{flex-flow:wrap;justify-content:center;align-items:center;row-gap:10px;padding:50px 20px;display:flex}.Posts-module__9An0HG__link{text-transform:uppercase;font-family:var(--font-sans-semibold);letter-spacing:1px;border-radius:5px;padding:20px;font-size:14px}.Posts-module__9An0HG__link:hover{text-decoration:underline}.Posts-module__9An0HG__wrapper{padding:20px 10px;position:relative}.Posts-module__9An0HG__paginationSummary{margin:20px 20px 0;font-size:14px}.Posts-module__9An0HG__linkHighlight{text-decoration:underline}.Posts-module__9An0HG__subCategoryWrapper{grid-template-columns:1fr 1fr 1fr;gap:20px;display:grid}.Posts-module__9An0HG__subCategoryBtn{justify-content:center;margin-top:50px;display:grid}.Posts-module__9An0HG__subCategoryBtn a{width:max-content}
.PostCard-module__kDGPNG__container{margin:100px auto}.PostCard-module__kDGPNG__item{background:var(--clr-primary-2);border-radius:var(--border-radius);flex-direction:column;justify-content:space-between;padding:20px;display:flex}.PostCard-module__kDGPNG__item img{width:100%;height:auto}.PostCard-module__kDGPNG__item h2{font-size:30px;line-height:1.2;font-family:var(--font-serif);margin:15px 0}@media only screen and (max-width:1300px){.PostCard-module__kDGPNG__item h2{font-size:26px}}.PostCard-module__kDGPNG__item p{max-width:600px;font-family:var(--font-sans-medium)}.PostCard-module__kDGPNG__itemDate{justify-content:flex-start;align-items:center;gap:5px;margin-top:15px;display:flex}.PostCard-module__kDGPNG__itemDate svg{width:24px;height:24px;fill:var(--clr-accent-1)}.PostCard-module__kDGPNG__itemAuthor{justify-content:flex-start;align-items:center;gap:5px;display:flex}.PostCard-module__kDGPNG__itemAuthor svg{width:24px;height:24px;fill:var(--clr-accent-1)}.PostCard-module__kDGPNG__itemBody{padding:10px 0}.PostCard-module__kDGPNG__item:hover .PostCard-module__kDGPNG__itemBody h2{text-decoration:underline}.PostCard-module__kDGPNG__imageContainer{overflow:hidden}.PostCard-module__kDGPNG__imageContainer img{transition:transform .6s cubic-bezier(.4,0,.2,1);display:block;transform:scale(1)}.PostCard-module__kDGPNG__item:hover .PostCard-module__kDGPNG__imageContainer img{transition:transform .6s cubic-bezier(.4,0,.2,1);transform:scale(1.05)}
