.section-header-audacious{padding:1rem}.section-header-audacious img{height:auto;width:100%}@media (min-width: 1024px){.section-header-audacious{padding:4rem 8rem}}.blog-articles-block{display:flex;flex-direction:column;gap:6rem;width:100%}.blog-articles-block .cards{all:unset;width:100%}.blog-articles-block .cards .cards-inner{gap:2rem;display:grid;width:100%;justify-items:center;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-template-rows:auto}@media (min-width: 970px){.blog-articles-block .cards .cards-inner{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}.card[data-astro-cid-ypl6s2pd]{position:relative;width:30rem;height:50rem;border:.3rem solid var(--graphite);border-radius:.8rem;box-shadow:1px 1px 2px #0000005c,4px 4px 12px #0000000d;overflow:hidden}.card[data-astro-cid-ypl6s2pd] [data-astro-cid-ypl6s2pd]{color:var(--graphite)}.card[data-astro-cid-ypl6s2pd] .display[data-astro-cid-ypl6s2pd]{cursor:pointer;background-color:var(--white);position:absolute;top:-.3rem;right:-.3rem;border:.3rem solid var(--graphite);border-top-right-radius:.8rem;border-bottom-left-radius:.8rem;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;z-index:3}.card[data-astro-cid-ypl6s2pd] .display[data-astro-cid-ypl6s2pd] .icon[data-astro-cid-ypl6s2pd]{display:inline-block;width:1.8rem}.card[data-astro-cid-ypl6s2pd] .project-img[data-astro-cid-ypl6s2pd]{width:100%;height:65%;border-top-left-radius:.4rem;border-top-right-radius:.4rem;object-fit:cover;border-bottom:.3rem solid var(--graphite);position:relative;z-index:1;transition:transform .3s ease-in-out;transform:translateY(0)}.card[data-astro-cid-ypl6s2pd] .description[data-astro-cid-ypl6s2pd]{position:absolute;top:65%;left:0;width:100%;height:35%;background-color:var(--white);z-index:2;transition:top .3s ease-in-out;overflow-y:hidden}.card[data-astro-cid-ypl6s2pd] .description[data-astro-cid-ypl6s2pd] .texts[data-astro-cid-ypl6s2pd],.card[data-astro-cid-ypl6s2pd] .description[data-astro-cid-ypl6s2pd] .labels[data-astro-cid-ypl6s2pd]{padding:1rem 2rem}.card[data-astro-cid-ypl6s2pd] .description[data-astro-cid-ypl6s2pd] .texts[data-astro-cid-ypl6s2pd]{display:flex;flex-direction:column;gap:.8rem}.card[data-astro-cid-ypl6s2pd] .description[data-astro-cid-ypl6s2pd] .texts[data-astro-cid-ypl6s2pd] .title[data-astro-cid-ypl6s2pd]{font-family:TStar-HeavyItalic;font-size:3.5rem;letter-spacing:-.07em;line-height:4rem}.card[data-astro-cid-ypl6s2pd] .description[data-astro-cid-ypl6s2pd] .texts[data-astro-cid-ypl6s2pd] .text[data-astro-cid-ypl6s2pd]{max-height:3rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;font-family:Inter-Regular;font-size:1.4rem}.card[data-astro-cid-ypl6s2pd] .description[data-astro-cid-ypl6s2pd] .texts[data-astro-cid-ypl6s2pd] .infos[data-astro-cid-ypl6s2pd]{display:flex;flex-direction:row;gap:2rem;font-family:TStar-Regular;opacity:0}.card[data-astro-cid-ypl6s2pd] .description[data-astro-cid-ypl6s2pd] .texts[data-astro-cid-ypl6s2pd] .infos[data-astro-cid-ypl6s2pd] .link[data-astro-cid-ypl6s2pd]{cursor:pointer}.card[data-astro-cid-ypl6s2pd] .description[data-astro-cid-ypl6s2pd] .texts[data-astro-cid-ypl6s2pd] .infos[data-astro-cid-ypl6s2pd] .info-title[data-astro-cid-ypl6s2pd]{font-weight:900;font-size:1.4rem;flex:1}.card[data-astro-cid-ypl6s2pd] .description[data-astro-cid-ypl6s2pd] .texts[data-astro-cid-ypl6s2pd] .infos[data-astro-cid-ypl6s2pd] .info-content[data-astro-cid-ypl6s2pd]{font-size:1.4rem;flex:2;justify-self:end;align-self:end;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word}.card[data-astro-cid-ypl6s2pd] .labels[data-astro-cid-ypl6s2pd]{position:absolute;bottom:0;left:0;width:100%;padding:1rem 2rem;display:flex;flex-direction:row;gap:.8rem;font-family:TStar-Bold;font-weight:700;font-size:1.4rem;align-items:center;background-color:var(--white);z-index:3}.card[data-astro-cid-ypl6s2pd] .labels[data-astro-cid-ypl6s2pd] .vote-count[data-astro-cid-ypl6s2pd]{align-content:center;justify-content:center;padding:.7rem;border-radius:.8rem;border:.3rem solid var(--graphite);width:7rem;text-align:center}.card[data-astro-cid-ypl6s2pd].expanded .description[data-astro-cid-ypl6s2pd]{top:1.8rem;height:100%;overflow-y:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.card[data-astro-cid-ypl6s2pd].expanded .description[data-astro-cid-ypl6s2pd]::-webkit-scrollbar{display:none}.card[data-astro-cid-ypl6s2pd].expanded .project-img[data-astro-cid-ypl6s2pd]{transform:translateY(-185%)}.card[data-astro-cid-ypl6s2pd].expanded .description[data-astro-cid-ypl6s2pd] .texts[data-astro-cid-ypl6s2pd] .text[data-astro-cid-ypl6s2pd]{max-height:none;overflow:visible;text-overflow:unset;white-space:normal}.card[data-astro-cid-ypl6s2pd].expanded .description[data-astro-cid-ypl6s2pd] .texts[data-astro-cid-ypl6s2pd]{margin-bottom:10rem}.card[data-astro-cid-ypl6s2pd].expanded .description[data-astro-cid-ypl6s2pd] .texts[data-astro-cid-ypl6s2pd] .infos[data-astro-cid-ypl6s2pd]{opacity:1}.card[data-astro-cid-ypl6s2pd].expanded .card[data-astro-cid-ypl6s2pd]{height:auto}.card[data-astro-cid-ypl6s2pd].expanded .labels[data-astro-cid-ypl6s2pd]{box-shadow:0 -5px 5px #0000000d}@media (min-width: 1280px){.card[data-astro-cid-ypl6s2pd]{width:38.6rem}}
