IADB Ponta Grossa

:root { –rsb-azul: #56b0f4; –rsb-azul-escuro: #1f4f8f; –rsb-amarelo: #fbbe15; –rsb-roxo: #d5a6ff; –rsb-verde: #01d9a7; –rsb-coral: #ff6f66; –rsb-laranja: #f68b1f; –rsb-branco: #ffffff; –rsb-texto: #17324d; –rsb-texto-suave: #52606d; –rsb-fundo: #f6f1e7; –rsb-areia: #efe7d6; –asset-diagonal-azul: url(“https://obras.dombosco.net/wp-content/uploads/2026/05/Ativo-72-Diagonal-azul-scaled.png”); –asset-diagonal-coral: url(“https://obras.dombosco.net/wp-content/uploads/2026/05/Ativo-69-Diagonal-vermelho-scaled.png”); –asset-ondas-roxas: url(“https://obras.dombosco.net/wp-content/uploads/2026/05/Ativo-91-Ondas-Roxas-scaled.png”); –asset-ondas-verdes: url(“https://obras.dombosco.net/wp-content/uploads/2026/05/Ativo-89-Ondas-verdes-scaled.png”); } * { box-sizing: border-box; } html { scroll-behavior: smooth; } body { margin: 0; } .iadb-page { background: var(–rsb-fundo); rsb-texto); line-height: 1.5; overflow-x: hidden; padding-bottom: 110px; } .iadb-page a { text-decoration: none; } .iadb-container { width: min(1180px, 92%); margin: 0 auto; } .iadb-section, .iadb-anchor { scroll-margin-top: 110px; } /* HEADER */ .iadb-header { position: fixed; top: 0; left: 0; width: 100%; z-index: 999; background: rgba(246, 241, 231, 0.96); backdrop-filter: blur(8px); border-bottom: 1px solid rgba(23, 50, 77, 0.08); } .iadb-header-inner { width: min(1280px, 96%); margin: 0 auto; min-height: 80px; display: grid; grid-template-columns: auto 1fr auto auto; align-items: center; gap: 22px; position: relative; } .iadb-brand img { display: block; width: auto; height: 56px; } .iadb-nav { display: flex; justify-content: center; gap: 28px; flex-wrap: wrap; } .iadb-nav a { rsb-azul-escuro); font-weight: 800; font-size: 16px; white-space: nowrap; } .iadb-nav a:hover { rsb-coral); } .iadb-header-donate { display: inline-flex; align-items: center; justify-content: center; padding: 14px 24px; border-radius: 999px; background: var(–rsb-coral); font-weight: 900; font-size: 16px; box-shadow: 0 12px 30px rgba(255, 111, 102, 0.25); white-space: nowrap; } .iadb-header-donate:hover { transform: translateY(-2px); } .iadb-menu-toggle { display: none; width: 46px; height: 46px; border: 0; border-radius: 999px; background: var(–rsb-branco); box-shadow: 0 8px 24px rgba(0,0,0,0.10); cursor: pointer; align-items: center; justify-content: center; flex-direction: column; gap: 5px; } .iadb-menu-toggle span { width: 22px; height: 3px; border-radius: 999px; background: var(–rsb-azul-escuro); display: block; } /* BOTÃO LATERAL */ .iadb-side-button { position: fixed; left: 0; top: 50%; transform: translateY(-50%); z-index: 998; background: var(–rsb-branco); rsb-azul-escuro) !important; border-radius: 0 20px 20px 0; box-shadow: 0 10px 26px rgba(0,0,0,0.12); writing-mode: vertical-rl; transform-origin: left center; padding: 20px 12px; font-weight: 900; font-size: 15px; letter-spacing: 0.4px; } .iadb-side-button:hover { background: var(–rsb-amarelo); rsb-texto) !important; } /* MAIN */ .iadb-main { padding-top: 120px; } /* HERO / BANNER */ .iadb-hero-wrap { padding: 0 0 40px; } .iadb-hero-shell { width: calc(100% – 80px); max-width: none; margin: 0 auto; } .iadb-hero-frame { background: transparent; padding: 0; border-radius: 28px; } .iadb-hero { position: relative; width: 100%; min-height: 620px; border-radius: 28px; overflow: hidden; background: url(“https://obras.dombosco.net/wp-content/uploads/2026/05/capa1.webp”) center/cover no-repeat; box-shadow: 0 22px 50px rgba(0,0,0,0.10); } .iadb-hero-overlay { position: absolute; inset: 0; display: flex; align-items: flex-end; justify-content: center; padding: 34px 34px 58px; } .iadb-hero-cta { display: inline-flex; align-items: center; justify-content: center; padding: 18px 40px; border-radius: 999px; background: var(–rsb-branco); rsb-coral) !important; font-size: 18px; font-weight: 900; box-shadow: 0 12px 30px rgba(0,0,0,0.16); } .iadb-hero-cta:hover { transform: translateY(-2px); } /* VÍDEO */ .iadb-video-section { background: var(–rsb-fundo); padding: 40px 0; } .iadb-video-shell { width: calc(100% – 80px); max-width: none; margin: 0 auto; } .iadb-video-frame { position: relative; width: 100%; aspect-ratio: 16 / 5.4; border-radius: 28px; overflow: hidden; box-shadow: 0 22px 50px rgba(0,0,0,0.10); background: #000; } .iadb-video-embed { position: absolute; inset: 0; overflow: hidden; } .iadb-video-embed iframe { position: absolute; top: 50%; left: 50%; width: 100%; height: 166.67%; transform: translate(-50%, -50%); border: 0; pointer-events: none; } .iadb-video-mask { position: absolute; inset: 0; z-index: 2; background: transparent; } .iadb-video-play { position: absolute; left: 50%; top: 50%; width: 96px; height: 96px; transform: translate(-50%, -50%); border-radius: 999px; background: #ff8517; border: 3px solid #ffffff; box-shadow: 0 0 0 4px rgba(23,50,77,0.75), 0 18px 34px rgba(0,0,0,0.28); display: flex; align-items: center; justify-content: center; z-index: 4; } .iadb-video-play::before { content: “”; margin-left: 8px; width: 0; height: 0; border-top: 20px solid transparent; border-bottom: 20px solid transparent; border-left: 30px solid #ffffff; } .iadb-video-play:hover { transform: translate(-50%, -50%) scale(1.04); } /* TRANSIÇÃO */ .iadb-graphic-strip { display: grid; grid-template-columns: repeat(8, 1fr); width: 100%; min-height: 56px; } .iadb-strip-item { min-height: 56px; background-size: cover; background-position: center; } .iadb-strip-solid-yellow { background: var(–rsb-amarelo); } .iadb-strip-solid-coral { background: var(–rsb-coral); } .iadb-strip-solid-green { background: var(–rsb-verde); } .iadb-strip-pattern-purple { background-image: var(–asset-ondas-roxas); } .iadb-strip-pattern-blue { background-image: var(–asset-diagonal-azul); } .iadb-strip-pattern-green { background-image: var(–asset-ondas-verdes); } .iadb-strip-pattern-coral { background-image: var(–asset-diagonal-coral); } /* GERAL */ .iadb-section { padding: 88px 0; position: relative; } .iadb-title { margin: 0 0 20px; font-size: clamp(34px, 5vw, 62px); line-height: 0.95; letter-spacing: -2px; font-weight: 950; rsb-texto); } .iadb-text { font-size: 19px; rsb-texto-suave); margin: 0; max-width: 820px; } .iadb-section-chip { display: inline-flex; align-items: center; justify-content: center; background: var(–rsb-amarelo); font-weight: 900; font-size: 18px; line-height: 1; padding: 16px 22px; margin-bottom: 22px; box-shadow: 8px 8px 0 var(–rsb-roxo); } /* PROJETO */ .iadb-project { background: var(–rsb-branco); padding: 0 0 88px; } .iadb-project-slider-shell { width: 100%; max-width: none; margin: 0 0 42px; } .iadb-project-slider { position: relative; width: 100%; min-height: 520px; border-radius: 0; overflow: hidden; box-shadow: none; background: #000; } .iadb-project-slide { position: absolute; inset: 0; opacity: 0; transition: opacity 0.9s ease; background-size: cover; background-position: center; background-repeat: no-repeat; } .iadb-project-slide.active { opacity: 1; } .iadb-project-slide::after { content: “”; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(0,0,0,0.18) 0%, rgba(0,0,0,0.42) 100%); } .iadb-project-overlay { position: relative; z-index: 2; min-height: 520px; display: flex; align-items: flex-end; width: 100%; padding: 48px 0; } .iadb-project-content { width: min(1180px, 92%); margin: 0 auto; } .iadb-project-copy { max-width: 760px; } .iadb-project-label { display: inline-block; margin-bottom: 18px; padding: 10px 18px; background: rgba(255,255,255,0.16); border: 2px solid rgba(255,255,255,0.7); font-size: 15px; font-weight: 900; text-transform: uppercase; letter-spacing: 0.4px; backdrop-filter: blur(3px); } .iadb-project-headline { margin: 0; font-size: clamp(36px, 5vw, 72px); line-height: 0.95; letter-spacing: -2px; font-weight: 950; text-shadow: 0 4px 18px rgba(0,0,0,0.25); } .iadb-project-text-wrap { width: min(1180px, 92%); margin: 0 auto; } .iadb-project-text { max-width: 900px; font-size: 22px; line-height: 1.55; rsb-texto-suave); } .iadb-project-text p { margin: 0 0 26px; } .iadb-project-text p:last-child { margin-bottom: 0; } /* PEDAGOGIA */ .iadb-pedagogy { background: linear-gradient(180deg, rgba(86,176,244,0.96), rgba(86,176,244,0.96)), var(–asset-diagonal-azul); background-size: cover; background-position: center; } .iadb-pedagogy .iadb-title, .iadb-pedagogy .iadb-text { } .iadb-pedagogy-cards { margin-top: 38px; display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; } .iadb-p-card { background: rgba(255,255,255,0.96); padding: 30px; border: 3px solid var(–rsb-texto); box-shadow: 10px 10px 0 rgba(23,50,77,0.18); } .iadb-p-card h3 { margin: 0 0 12px; font-size: 24px; font-weight: 950; line-height: 1; rsb-texto); text-transform: uppercase; } .iadb-p-card p { margin: 0; rsb-texto-suave); font-size: 16px; } /* ETAPAS */ .iadb-steps { background: var(–rsb-branco); } .iadb-timeline { margin-top: 42px; display: grid; gap: 20px; } .iadb-step { background: var(–rsb-fundo); border: 3px solid var(–rsb-texto); box-shadow: 10px 10px 0 var(–rsb-amarelo); overflow: hidden; } .iadb-step:nth-child(2) { box-shadow: 10px 10px 0 var(–rsb-roxo); } .iadb-step:nth-child(3) { box-shadow: 10px 10px 0 var(–rsb-verde); } .iadb-step:nth-child(4) { box-shadow: 10px 10px 0 var(–rsb-coral); } .iadb-step-button { width: 100%; display: grid; grid-template-columns: 120px 1fr 42px; gap: 20px; align-items: center; padding: 24px; border: 0; background: transparent; text-align: left; cursor: pointer; } .iadb-step-date { background: var(–rsb-coral); font-weight: 950; text-transform: uppercase; padding: 10px 12px; text-align: center; line-height: 1.05; } .iadb-step h3 { margin: 0 0 8px; font-size: 28px; line-height: 1; font-weight: 950; rsb-texto); text-transform: uppercase; } .iadb-step p { margin: 0; rsb-texto-suave); font-size: 16px; } .iadb-step-plus { width: 40px; height: 40px; background: var(–rsb-amarelo); rsb-texto); display: flex; align-items: center; justify-content: center; font-size: 28px; font-weight: 950; } .iadb-step-content { display: none; padding: 0 24px 24px 164px; } .iadb-step.active .iadb-step-content { display: block; } .iadb-step.active .iadb-step-plus { transform: rotate(45deg); } .iadb-step-content img { width: 100%; max-height: 370px; object-fit: cover; display: block; border: 3px solid var(–rsb-texto); } /* FAÇA PARTE */ .iadb-join { background: linear-gradient(90deg, rgba(255,255,255,0.98), rgba(255,255,255,0.98)), var(–asset-ondas-verdes); background-size: cover; background-position: center; } .iadb-join-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 28px; margin-top: 40px; } .iadb-join-card { background: var(–rsb-branco); border: 3px solid var(–rsb-texto); padding: 32px; box-shadow: 10px 10px 0 var(–rsb-amarelo); } .iadb-join-card:nth-child(2) { box-shadow: 10px 10px 0 var(–rsb-roxo); } .iadb-join-card:nth-child(3) { box-shadow: 10px 10px 0 var(–rsb-verde); } .iadb-join-card:nth-child(4) { box-shadow: 10px 10px 0 var(–rsb-coral); } .iadb-join-card h3 { margin: 0 0 12px; font-size: 28px; line-height: 1; font-weight: 950; text-transform: uppercase; } .iadb-join-card p { margin: 0 0 20px; rsb-texto-suave); font-size: 16px; } .iadb-btn-inline { display: inline-flex; align-items: center; justify-content: center; padding: 14px 20px; border-radius: 999px; background: var(–rsb-azul); font-weight: 900; text-transform: uppercase; font-size: 14px; } .iadb-btn-inline:hover { transform: translateY(-2px); } .iadb-form-box { margin-top: 36px; background: var(–rsb-branco); border: 3px solid var(–rsb-texto); padding: 34px; box-shadow: 12px 12px 0 var(–rsb-areia); } .iadb-form-title { margin: 0 0 16px; font-size: 28px; line-height: 1; font-weight: 950; rsb-texto); text-transform: uppercase; } .iadb-form { display: grid; gap: 14px; } .iadb-form-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; } .iadb-form input, .iadb-form select, .iadb-form textarea { width: 100%; border: 2px solid var(–rsb-texto); padding: 14px 16px; font-size: 15px; background: #fff; } .iadb-form textarea { min-height: 120px; resize: vertical; } .iadb-form button { border: 0; background: var(–rsb-coral); padding: 16px 20px; font-size: 16px; font-weight: 950; cursor: pointer; text-transform: uppercase; border-radius: 999px; width: fit-content; } /* BARRA DE PROGRESSO FIXA */ .iadb-progress-wrap { position: fixed; left: 50%; bottom: 16px; transform: translateX(-50%); width: min(760px, calc(100% – 34px)); z-index: 997; pointer-events: none; } .iadb-progress-panel { display: flex; align-items: center; gap: 12px; padding: 10px 12px; background: rgba(0, 0, 0, 0.38); border-radius: 999px; backdrop-filter: blur(8px); -webkit-backdrop-filter: blur(8px); box-shadow: 0 10px 24px rgba(0,0,0,0.22); pointer-events: auto; } .iadb-progress-barbox { flex: 1; min-width: 0; background: rgba(255,255,255,0.96); border: 2px solid var(–rsb-texto); border-radius: 999px; padding: 5px; } .iadb-progress-track { position: relative; width: 100%; height: 18px; background: #f3f3f3; border-radius: 999px; overflow: hidden; } .iadb-progress-fill { position: absolute; inset: 0 auto 0 0; width: 18%; background: linear-gradient(90deg, #11c98f 0%, #01d9a7 100%); border-radius: 999px; overflow: hidden; } .iadb-progress-fill::after { content: “”; position: absolute; top: 0; left: -40%; width: 40%; height: 100%; background: linear-gradient( 90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.18) 35%, rgba(255,255,255,0.55) 50%, rgba(255,255,255,0.18) 65%, rgba(255,255,255,0) 100% ); transform: skewX(-20deg); animation: iadbProgressShine 2.6s linear infinite; } @keyframes iadbProgressShine { 0% { left: -45%; } 100% { left: 120%; } } .iadb-progress-track::before, .iadb-progress-track::after { content: “”; position: absolute; top: 2px; bottom: 2px; width: 2px; background: rgba(23,50,77,0.12); z-index: 2; } .iadb-progress-track::before { left: 33.333%; } .iadb-progress-track::after { left: 66.666%; } .iadb-progress-label { position: absolute; left: 12px; top: 50%; transform: translateY(-50%); z-index: 3; font-weight: 900; font-size: 11px; letter-spacing: 0.2px; line-height: 1; } .iadb-progress-action { flex: 0 0 auto; } .iadb-progress-button { display: inline-flex; align-items: center; justify-content: center; padding: 12px 20px; border-radius: 999px; background: #c94f43; font-weight: 900; font-size: 14px; line-height: 1; white-space: nowrap; box-shadow: 0 8px 18px rgba(0,0,0,0.16); } .iadb-progress-button:hover { transform: translateY(-1px); } /* RODAPÉ */ .iadb-footer { background: #122132; padding: 60px 0; border-top: 16px solid var(–rsb-amarelo); } .iadb-footer-grid { display: grid; grid-template-columns: 1fr 1.2fr; gap: 40px; align-items: center; } .iadb-footer-logos { display: grid; gap: 16px; } .iadb-footer-logos img { max-width: 280px; height: auto; background: #fff; padding: 12px; } .iadb-footer h2 { margin: 0 0 18px; font-size: 34px; line-height: 1.02; font-weight: 950; letter-spacing: -1px; } .iadb-footer-links { display: flex; flex-wrap: wrap; gap: 12px; } .iadb-footer-links a { border: 2px solid rgba(255,255,255,0.26); padding: 12px 16px; font-weight: 900; } .iadb-footer-links a.destaque { background: var(–rsb-amarelo); rsb-texto) !important; border-rsb-amarelo); } /* RESPONSIVO */ @media (max-width: 1024px) { .iadb-header-inner { grid-template-columns: auto 1fr auto; min-height: 78px; gap: 14px; } .iadb-brand { justify-self: start; } .iadb-header-cta-wrap { justify-self: end; } .iadb-menu-toggle { display: inline-flex; } .iadb-nav { display: none; position: absolute; left: 0; right: 0; top: 100%; background: rgba(246, 241, 231, 0.98); border-top: 1px solid rgba(23, 50, 77, 0.08); box-shadow: 0 18px 34px rgba(0,0,0,0.10); padding: 18px 20px 22px; flex-direction: column; align-items: center; gap: 16px; } .iadb-nav.is-open { display: flex; } .iadb-nav a { font-size: 16px; } .iadb-main { padding-top: 118px; } .iadb-pedagogy-cards, .iadb-join-grid, .iadb-footer-grid { grid-template-columns: 1fr; } .iadb-side-button { display: none; } } @media (max-width: 900px) { .iadb-hero-shell, .iadb-video-shell { width: calc(100% – 80px); } .iadb-hero { min-height: 440px; border-radius: 24px; } .iadb-hero-frame { border-radius: 24px; } .iadb-hero-overlay { justify-content: center; align-items: flex-end; padding: 24px 24px 42px; } .iadb-hero-cta { width: 100%; max-width: 280px; font-size: 17px; padding: 16px 22px; } .iadb-video-frame { border-radius: 24px; aspect-ratio: 16 / 6.2; } .iadb-video-embed iframe { height: 155%; } .iadb-video-play { width: 78px; height: 78px; } .iadb-video-play::before { border-top-width: 16px; border-bottom-width: 16px; border-left-width: 24px; } .iadb-project { padding-bottom: 70px; } .iadb-project-slider-shell { margin-bottom: 34px; } .iadb-project-slider, .iadb-project-overlay { min-height: 420px; border-radius: 0; } .iadb-project-overlay { padding: 30px 0; align-items: flex-end; } .iadb-project-content { width: min(1180px, 92%); } .iadb-project-copy { max-width: 100%; } .iadb-project-headline { font-size: 42px; line-height: 0.98; max-width: 100%; } .iadb-project-text { font-size: 19px; } .iadb-graphic-strip { grid-template-columns: repeat(4, 1fr); grid-template-rows: repeat(2, 40px); min-height: 80px; } .iadb-strip-item { min-height: 40px; } .iadb-form-grid { grid-template-columns: 1fr; } .iadb-step-button { grid-template-columns: 1fr 40px; gap: 12px; } .iadb-step-date { grid-column: 1 / -1; text-align: left; width: fit-content; } .iadb-step-content { padding: 0 20px 20px; } .iadb-title { font-size: 42px; } .iadb-text { font-size: 18px; } .iadb-header-donate { padding: 12px 18px; font-size: 14px; } } @media (max-width: 640px) { .iadb-page { padding-bottom: 128px; } .iadb-brand img { height: 46px; } .iadb-header-inner { width: min(100% – 24px, 1280px); gap: 10px; } .iadb-main { padding-top: 118px; } .iadb-header-donate { padding: 11px 15px; font-size: 13px; } .iadb-menu-toggle { width: 42px; height: 42px; } .iadb-hero-shell, .iadb-video-shell { width: calc(100% – 40px); } .iadb-hero { min-height: 320px; border-radius: 20px; } .iadb-hero-frame { border-radius: 20px; } .iadb-video-frame { border-radius: 20px; aspect-ratio: 16 / 7; } .iadb-video-embed iframe { height: 145%; } .iadb-video-section { padding: 34px 0; } .iadb-project-slider, .iadb-project-overlay { min-height: 300px; border-radius: 0; } .iadb-project-overlay { padding: 22px 0; } .iadb-project-content { width: min(1180px, 92%); } .iadb-project-label { font-size: 13px; padding: 8px 14px; margin-bottom: 14px; } .iadb-project-headline { font-size: 32px; letter-spacing: -1px; } .iadb-project-text { font-size: 18px; } .iadb-section { padding: 70px 0; } .iadb-title { font-size: 36px; } .iadb-section-chip { font-size: 16px; padding: 14px 18px; } .iadb-progress-wrap { width: calc(100% – 20px); bottom: 10px; } .iadb-progress-panel { gap: 10px; padding: 8px 10px; } .iadb-progress-button { padding: 11px 16px; font-size: 13px; } .iadb-progress-track { height: 16px; } .iadb-progress-label { font-size: 10px; left: 10px; } }
Inspetoria São Pio X
Projeto

Uma obra para cuidar, educar e transformar vidas

O Instituto Assistencial Dom Bosco de Ponta Grossa nasce para responder a uma necessidade concreta: oferecer acolhida, formação e oportunidades a crianças, adolescentes, jovens e famílias.

Inspirada no carisma de Dom Bosco e integrada à Rede Salesiana Brasil de Ação Social, a obra será um espaço de convivência, educação social, fortalecimento de vínculos e promoção de projetos de vida.

Pedagogia Salesiana

Educar com presença
proximidade e confiança.

A proposta educativo-pastoral salesiana parte da convicção de que cada jovem é portador de potencialidades. Por isso, a ação da obra será guiada por uma pedagogia que une razão, espiritualidade, acolhida e acompanhamento.

Presença

Estar junto, acompanhar processos e construir relações educativas marcadas pela proximidade.

Ambiente

Criar espaços que favoreçam convivência, confiança, alegria e desenvolvimento integral.

Esperança

Promover caminhos de futuro por meio de experiências que fortaleçam autoestima e protagonismo.

Etapas para construir a obra salesiana em Ponta Grossa

Cada etapa marca um avanço concreto na implantação do Instituto Assistencial Dom Bosco em Ponta Grossa e prepara o caminho para o início das atividades.

Planejamento do projeto
Construção da estrutura
Mobilização de parceiros
Início das atividades
Faça parte dessa história

Você pode ajudar a construir esta nova presença salesiana.

A implantação da obra depende da união de muitas mãos. É possível contribuir por meio de doações, parcerias, mobilização e apoio institucional.

Quero doar

Contribua diretamente com a implantação da obra e fortaleça a missão salesiana em Ponta Grossa.

Fazer doação

Quero ser parceiro

Empresas e instituições podem apoiar a obra com recursos, serviços, materiais ou articulações.

Apoiar a obra

Quero acompanhar

Cadastre-se para receber novidades sobre o andamento da construção e o nascimento do projeto.

Receber novidades

Quero mobilizar

Ajude a divulgar esta iniciativa e ampliar a rede de pessoas comprometidas com a transformação social.

Entrar em contato

Cadastre seu interesse

Como deseja participar? Quero doar Quero ser parceiro Quero acompanhar o projeto Quero mobilizar outras pessoas
document.addEventListener(“DOMContentLoaded”, function () { const steps = document.querySelectorAll(“.iadb-step”); steps.forEach(step => { const button = step.querySelector(“.iadb-step-button”); if (button) { button.addEventListener(“click”, function () { const isActive = step.classList.contains(“active”); steps.forEach(item => item.classList.remove(“active”)); if (!isActive) step.classList.add(“active”); }); } }); const menuButton = document.querySelector(“.iadb-menu-toggle”); const nav = document.querySelector(“#iadb-nav”); if (menuButton && nav) { menuButton.addEventListener(“click”, function () { const isOpen = nav.classList.toggle(“is-open”); menuButton.setAttribute(“aria-expanded”, isOpen ? “true” : “false”); }); nav.querySelectorAll(“a”).forEach(link => { link.addEventListener(“click”, function () { nav.classList.remove(“is-open”); menuButton.setAttribute(“aria-expanded”, “false”); }); }); } const projectSlides = document.querySelectorAll(“.iadb-project-slide”); let projectIndex = 0; if (projectSlides.length > 1) { setInterval(function () { projectSlides[projectIndex].classList.remove(“active”); projectIndex = (projectIndex + 1) % projectSlides.length; projectSlides[projectIndex].classList.add(“active”); }, 3000); } });