.homepage{text-align:center;padding:4rem 2rem;max-width:1200px;margin:0 auto}.homepage-title{font-size:clamp(2rem,5vw,2.5rem);font-weight:700;margin-bottom:2rem}.homepage-description{margin-top:2rem;font-size:clamp(1rem,4vw,1.2rem);max-width:600px;margin-left:auto;margin-right:auto}.container{color:#333}.imageWrapper{height:200px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.introSection{text-align:center;max-width:1200px;margin-left:auto;margin-right:auto}.introAccent{width:50%;height:auto;display:block;margin:0 auto}.introHeading{font-size:clamp(2rem,6vw,2.8rem);font-weight:700;color:#1e3a8a;margin-bottom:1rem}.introSubheading{font-size:clamp(1rem,4vw,1.2rem);color:#555;max-width:900px;margin:0 auto 2rem;text-align:justify}.cardSection{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:4rem;max-width:1200px;margin-left:auto;margin-right:auto}.card{flex:1 1 300px;text-align:left;transition:transform .3s ease}.cardAccent{width:60px;height:auto;margin-bottom:1rem}.cardTitle{font-size:clamp(1.2rem,4vw,1.5rem);font-weight:600;margin-bottom:.75rem}.cardText{font-size:1rem;color:#555}@media (max-width:640px){.cardSection{flex-direction:column;gap:1.5rem}}.invitationSection{background-color:#f0f9ff;border-radius:16px;padding:1rem 1rem 2rem;text-align:center;margin-bottom:4rem;max-width:1200px;margin-left:auto;margin-right:auto}.invitationTitle{font-size:clamp(1.5rem,5vw,2rem);color:#1e3a8a;margin-bottom:1rem}.invitationIntro{font-size:clamp(1rem,4vw,1.1rem);max-width:600px;margin:0 auto 2rem;text-align:justify}.invitationButton{display:inline-block;padding:.75rem 2rem;font-size:1.1rem;background-color:#2563eb;color:#ffffff;border:none;border-radius:50px;text-decoration:none;text-align:center;cursor:pointer;transition:background-color .3s ease,transform .3s ease}.invitationButton:hover{background-color:#1e40af;transform:scale(1.05)}.footer{text-align:center;padding:2rem 1rem;font-size:1rem;color:#777;position:relative}.footerAccent{width:50px;height:auto;margin-top:1rem;display:block;margin-left:auto;margin-right:auto}