.hero-container>.hero:nth-child(odd){background:linear-gradient(#003cd6 8.87%,#002fa8 100%)}.hero-container>.hero:nth-child(2n){background:linear-gradient(#002fa8 8.87%,#003cd6 100%)}.hero-container{box-shadow:0 2px 10px #002fa84d}.hero{color:#fff;align-items:center;min-height:150px;display:flex;position:relative;overflow:hidden}.hero-visual{clip-path:polygon(0 0,90% 0,85% 100%,0 100%);z-index:0;width:50%;height:100%;position:absolute;top:0;left:0}.hero-image{background-color:#0000;background-image:linear-gradient(90deg,#0000 70%,#000c 100%),url(/header-background.webp);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;width:100%;height:100%;transition:transform .3s ease-in-out}.hero.zoom:hover .hero-image{transform:scale(1.2)}.inverted>.hero-visual{left:revert;clip-path:polygon(5% 0,100% 0,100% 100%,0 100%);right:0}.inverted>.hero-visual .hero-image{background-image:url(/parts.webp)}.hero-content{z-index:1;text-align:left;flex-direction:column;width:50%;margin-left:50%;padding:3rem 4rem 3rem 2rem;display:flex;position:relative}.inverted>.hero-content{margin-left:revert;text-align:right;align-items:flex-end;margin-right:50%}.hero h1{letter-spacing:-.02em;text-shadow:0 2px 8px #0000004d;margin:0 0 1rem;font-size:2.5rem;font-weight:800;line-height:1.2}.hero-description{opacity:.9;max-width:500px;margin:0;font-size:1.1rem;line-height:1.6}.hero-content>.actions{gap:1rem;display:flex}.hero-content>.actions>*{text-decoration:none}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.about,.sponsors{background:#fff;padding:4rem 0}.about-content h2,.sponsors h2{color:#002fa8;margin:0 0 1.5rem;font-size:2.25rem;font-weight:700}.about-content p{color:#4b5563;max-width:800px;margin:0 0 1.25rem;font-size:1.125rem;line-height:1.8}.sponsors .images{flex-flow:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}.sponsors .images img{height:fit-content}.posts{padding:4rem 0}.pagination{margin-top:2rem;display:flex}.pagination .pages{flex-grow:1;justify-content:center;gap:.5rem;display:flex}.pagination a{color:#fff;background:#002fa8;border-radius:8px;padding:.5rem 1rem;text-decoration:none}.pagination a.active{color:#002fa8;background:#fff}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{color:#111827;margin:0 0 .75rem;font-size:2.25rem;font-weight:700}.section-header p{color:#6b7280;margin:0;font-size:1.125rem}.posts-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;display:grid}.no-posts{text-align:center;background:#fff;border-radius:12px;padding:3rem}.no-posts p{color:#6b7280;margin:0;font-size:1.125rem}.cta-button{color:#002fa8;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 12px #0003}.cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000004d}@media (max-width:1200px){.hero-content>.actions{flex-direction:column;gap:.1rem;display:flex}.hero-content>.actions>*{flex-grow:1}.hero-content>.actions>a>*{width:100%}}@media (max-width:768px){.hero{text-align:center;flex-direction:column;padding:0;position:relative}.hero-visual,.inverted>.hero-visual{clip-path:none;width:100%;height:250px;position:relative}.inverted .hero-content,.hero-content{text-align:center;justify-content:center;align-items:initial;background:#00000080;flex-direction:column;width:100%;height:100%;margin:0;padding:2rem 1.5rem;display:flex;position:absolute}.hero h1{font-size:2rem}.hero-description{margin:0 auto;font-size:1.125rem}.about-content h2,.section-header h2{font-size:1.75rem}.posts-grid{grid-template-columns:1fr;gap:1.5rem}}.post-card{background:#fff;border-radius:12px;flex-direction:column;height:100%;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000001a}.post-card .post-content{flex-direction:column;flex:1;padding:1.5rem;display:flex}.post-card .post-date{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2;background:#0006;border-radius:6px;align-self:flex-start;padding:.5rem .875rem;font-size:.875rem;font-weight:500;display:inline-block;position:relative}.post-card .post-title{color:#fff;text-shadow:0 2px 8px #00000080;z-index:2;margin:0;font-size:1.5rem;font-weight:700;line-height:1.3;position:relative}.post-card .post-excerpt{color:#4b5563;flex:1;margin:0 0 1rem}.post-card .read-more{color:#002fa8;font-size:.95rem;font-weight:600;transition:color .2s}.post-card .post-card:hover .read-more{color:#003cd6}@media (max-width:640px){.post-card .post-image{height:250px;padding:1rem}.post-card .post-title{font-size:1.25rem}.post-card .post-date{padding:.4rem .75rem;font-size:.8rem}}.post-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #002fa826}.post-link{color:inherit;flex-direction:column;height:100%;text-decoration:none;display:flex}.post-image{flex-direction:column;justify-content:space-between;width:100%;height:300px;padding:1.25rem;display:flex;position:relative;overflow:hidden}.post-image:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0003 0%,#0006 100%);position:absolute;inset:0}.post-image img{object-fit:cover;z-index:0;width:100%;height:100%;transition:transform .3s;position:absolute;top:0;left:0}.post-card:hover .post-image img{transform:scale(1.05)}
