.BlogCard_card__Vsl3c{display:flex;flex-direction:column;justify-content:space-between;background:var(--color-card,#101010);border:1px solid var(--color-card-border,rgba(255,255,255,.06));border-radius:1.5rem;padding:1.5rem;text-decoration:none;transition:all .25s ease;min-height:220px}.BlogCard_card__Vsl3c:hover{background:#141414;border-color:rgba(253,131,43,.3);transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.4)}.BlogCard_card__Vsl3c:hover .BlogCard_arrow__wtr_5{opacity:1;transform:translateX(4px);color:var(--color-kaizer-orange,#fd832b)}.BlogCard_card__Vsl3c:hover .BlogCard_title__cHM8m{color:var(--color-kaizer-orange,#fd832b)}@media(min-width:768px){.BlogCard_card__Vsl3c{padding:1.75rem;min-height:240px}}.BlogCard_content__lBlc_{display:flex;flex-direction:column;gap:.75rem}.BlogCard_category__Oi2YE{font-family:var(--font-monospace-typewriter),monospace;font-size:.6875rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--color-kaizer-orange,#fd832b)}@media(min-width:768px){.BlogCard_category__Oi2YE{font-size:.75rem}}.BlogCard_title__cHM8m{font-family:var(--font-advercase),system-ui,sans-serif;font-weight:400;font-size:1.125rem;line-height:1.25;letter-spacing:-.01em;color:var(--color-kaizer-cream,#f8f3e4);margin:0;transition:color .2s ease}@media(min-width:768px){.BlogCard_title__cHM8m{font-size:1.25rem}}.BlogCard_excerpt__OagSP{font-family:var(--font-product-sans),system-ui,sans-serif;font-weight:400;font-size:.875rem;line-height:1.5;color:rgba(248,243,228,.6);margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media(min-width:768px){.BlogCard_excerpt__OagSP{font-size:.9375rem}}.BlogCard_readTime__Y9qBT{font-family:var(--font-product-sans),system-ui,sans-serif;font-size:.8125rem;color:rgba(248,243,228,.4);margin-top:auto}.BlogCard_arrow__wtr_5{display:flex;align-items:center;justify-content:flex-end;color:rgba(248,243,228,.3);opacity:.5;transition:all .25s ease;margin-top:1rem}.BlogSection_section__SA8GA{position:relative;width:100%;min-height:100vh;background-color:#050505;padding:8rem 1.5rem 6rem;overflow:hidden}@media(min-width:768px){.BlogSection_section__SA8GA{padding:10rem 2.5rem 8rem}}@media(min-width:1024px){.BlogSection_section__SA8GA{padding:12rem 5rem 10rem}}.BlogSection_backgroundImage__VEAVo{position:absolute;inset:0;z-index:0;pointer-events:none}.BlogSection_backgroundImage__VEAVo:before{content:"";position:absolute;inset:-2%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160' viewBox='0 0 160 160'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23noise)' opacity='0.12'/%3E%3C/svg%3E");background-size:220px 220px;background-position:50%;background-repeat:repeat}.BlogSection_container__E3BDU{position:relative;z-index:2;width:100%;max-width:1200px;margin:0 auto}.BlogSection_header__JWRGP{margin-bottom:3rem}@media(min-width:768px){.BlogSection_header__JWRGP{margin-bottom:4rem}}.BlogSection_title__HIUDc{font-family:var(--font-advercase),system-ui,sans-serif;font-weight:400;font-size:2rem;line-height:1.1;letter-spacing:-.02em;color:var(--color-kaizer-cream,#f8f3e4);margin:0 0 1rem}@media(min-width:768px){.BlogSection_title__HIUDc{font-size:2.5rem}}@media(min-width:1024px){.BlogSection_title__HIUDc{font-size:3rem}}.BlogSection_subtitle__0r7UE{font-family:var(--font-product-sans),system-ui,sans-serif;font-weight:400;font-size:1rem;line-height:1.6;color:rgba(248,243,228,.7);margin:0;max-width:600px}@media(min-width:768px){.BlogSection_subtitle__0r7UE{font-size:1.125rem}}.BlogSection_grid__2osxS{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:640px){.BlogSection_grid__2osxS{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(min-width:1024px){.BlogSection_grid__2osxS{grid-template-columns:repeat(3,1fr)}}