.hero-section{height:70vh;background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed}.hero-section{background-image:url("/assets/images/firetruck-1920.jpg")}@media (max-width: 1280px){.hero-section{background-image:url("/assets/images/firetruck-1280.jpg")}}@media (max-width: 768px){.hero-section{background-image:url("/assets/images/firetruck-768.jpg");background-attachment:scroll}}@media (max-width: 480px){.hero-section{background-image:url("/assets/images/firetruck-480.jpg");background-attachment:scroll}}.overlay{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:rgba(0,0,0,0.5);padding:20px;border-radius:10px;text-align:center;color:white;max-width:600px}.team-card{transition:transform 0.3s ease-in-out;border-radius:10px}.team-card:hover{transform:scale(1.05)}.team-card blockquote{font-style:italic}.team-card img{border:5px solid var(--bs-primary);padding:5px;border-radius:50%}.scrolling-navbar{position:fixed;top:0;width:100%;transition:top 0.3s;z-index:1030}.footer{background-color:#343a40;color:#f8f9fa}.footer a:hover{color:var(--bs-primary);text-decoration:none}.footer i{transition:transform 0.3s ease}.footer i:hover{transform:scale(1.2)}.news-section{background-color:var(--bs-light);padding:3rem 0}.news-section h1{font-weight:700}.markdown-content{padding:1rem}.markdown-content h1,.markdown-content h2,.markdown-content h3,.markdown-content h4,.markdown-content h5,.markdown-content h6{color:var(--bs-primary);font-weight:700;margin-top:1.5rem;margin-bottom:1rem;padding-bottom:0.5rem}.markdown-content p{font-size:1rem;color:var(--bs-body-color);line-height:1.5}.markdown-content a{display:inline-block;padding:0.5rem 1rem;font-size:0.875rem;color:#fff;background-color:var(--bs-primary);border-radius:0.25rem;text-decoration:none;margin:0.5rem 0;transition:background-color 0.3s ease, transform 0.2s ease}.markdown-content ul,.markdown-content ol{padding-left:1.5rem;margin-bottom:1rem}.markdown-content blockquote{font-size:1.25rem;color:var(--bs-secondary);border-left:5px solid var(--bs-primary);padding-left:1rem;margin:1.5rem 0}.markdown-content hr{border:none;height:1px;background-color:var(--bs-primary);opacity:0.6;margin:2rem 0}.timeline{position:relative;padding:2rem 0}.timeline-event{display:flex;margin-bottom:2rem;align-items:center}.timeline-left .timeline-image{order:1}.timeline-left .timeline-content{order:2;text-align:left}.timeline-right .timeline-image{order:2}.timeline-right .timeline-content{order:1;text-align:right}.timeline-image{flex:0 0 120px;width:120px;height:120px;margin:0 1rem}.timeline-image img{object-fit:cover;width:100%;height:100%}.timeline-content{flex:1;padding:1rem;border-radius:0.5rem}.timeline-content h4{margin-bottom:0.5rem}.timeline-content p{margin-bottom:0}.timeline-event{opacity:0;transform:translateY(30px);transition:all 0.6s ease-in-out}.timeline-event.animate__fadeInUp{opacity:1 !important;transform:translateY(0)}.timeline-event:hover .timeline-content{transform:scale(1.02);transition:all 0.3s ease-in-out;box-shadow:0 0 15px rgba(0,0,0,0.2)}.post-image{max-height:250px;object-fit:cover}.post-hero-image{max-height:400px;object-fit:cover;width:100%}.gallery-image{max-height:300px;object-fit:cover}
