#premmioTiers{margin:6rem auto;display:flex;gap:2rem;flex-direction:column;max-width:1280px}#premmioTiers .premmioTier{padding:1rem;background-color:var(--background-900);display:flex;flex-direction:column;justify-content:center;position:relative}#premmioTiers .premmioTier hgroup{text-align:center;margin:1rem 0 0}#premmioTiers .premmioTier hgroup h3{font-size:var(--fs6)}#premmioTiers .premmioTier span.mostPopular{position:absolute;top:-1px;left:-1px;display:block;padding:.5rem;text-align:center;background:var(--primary-500);color:var(--primary-on);width:calc(100% + 2px);box-sizing:border-box}#premmioTiers .premmioTier:nth-of-type(2){border:.125rem solid var(--primary-500)}@media (width > 576px){#premmioTiers{flex-direction:row}#premmioTiers .premmioTier{width:33.3333%}#premmioTiers .premmioTier:nth-of-type(2){transform:scale(1.12)}}:root{--membersPostBackground: var(--background-700)}.membersPostCard{padding:2rem;background:var(--membersPostBackground)}.membersPostCard .post-title{font-size:var(--fs7)}.membersPostCard .rewards{padding-top:2rem;position:relative}.membersPostCard .rewards:before{content:"";position:absolute;top:1rem;left:0;width:100%;height:1px;background-color:var(--dark-100)}.membersPostCard .rewards .rewards-heading{font-size:var(--fs12);text-transform:uppercase;font-weight:600;margin-bottom:.5rem;display:block}.membersPostCard .rewards .rewards-list .reward{display:flex;align-items:center;gap:.5rem}.membersPostCard .rewards .rewards-list .reward .icon{flex:0 0 2rem}@media (width > 768px){.membersPostCard{display:flex;gap:1rem}.membersPostCard .details{flex:1 1 auto}.membersPostCard .btn-container{flex:0 0 10rem;justify-content:flex-end}}#cast{display:flex;flex-wrap:wrap;justify-content:center;width:100%;max-width:50rem;margin:2rem auto;gap:1rem;z-index:2}#cast .castMember{flex:0 0 calc(50% - 2rem);text-align:center}#cast .castMember h3{font-size:var(--fs10);margin:.5rem 0}#cast .castMember img{width:100%;aspect-ratio:1/1;object-fit:cover;box-shadow:var(--box-shadow)}@media (width > 1280px){#cast{flex-wrap:nowrap}#cast .castMember{flex:1 1 0}}#membersPostsPreview{margin:2rem auto;max-width:1280px}#membersPostsPreview .membersPostCard+.membersPostCard{margin-top:2rem}#fanart-preview #fanartPreviews{z-index:2}#about{padding-top:1rem}
