.HcHomePage_root{display:flex;flex-direction:column;max-width:1000px;margin:0 auto;padding:24px}.HcHomePage_header{margin-bottom:10px}.HcHomePage_quickLinks{display:flex;flex-wrap:wrap;justify-content:center}.HcHomePage_quickLinks a:last-child{display:none}.HcHomePage_quickLink{display:flex;grid-gap:var(--Spacing-Spacing8,8px);gap:var(--Spacing-Spacing8,8px);align-items:center;justify-content:center;min-width:80px;padding:var(--Spacing-Spacing8,8px) var(--Spacing-Spacing24,24px) var(--Spacing-Spacing8,8px) 0;color:var(--Text-ColorTextButtonTertiary,#222);font-size:16px;font-weight:600;font-style:normal;line-height:24px;text-align:center}.HcHomePage_main{display:flex;flex-direction:column;align-items:center}.HcHomePage_hero{margin-bottom:24px;text-align:center}.HcHomePage_title{font-size:36px;font-weight:700;line-height:48px;margin:0 0 8px}.HcHomePage_subtitle{font-size:20px;font-weight:400;line-height:24px;margin:0 0 24px}.HcHomePage_topics{display:flex;grid-gap:24px;gap:24px;flex-direction:column;width:100%;max-width:900px}.HcHomePage_topicCard{padding:24px;text-align:center;background:var(--zds-color-surface-brand-light);border-radius:8px}.HcHomePage_topicHeader{margin-bottom:10px}.HcHomePage_topicTitle{font-size:20px;font-weight:400;line-height:24px;margin:0;font-weight:700}.HcHomePage_topicDescription{margin:0 0 8px;font-size:1rem;line-height:1.5}@media only screen and (min-width:768px){.HcHomePage_header{margin-bottom:20px}.HcHomePage_quickLinks{justify-content:flex-end}.HcHomePage_quickLinks a:last-child{display:flex}.HcHomePage_quickLink{padding:var(--Spacing-Spacing8,8px) var(--Spacing-Spacing24,24px)}.HcHomePage_hero{margin-bottom:24px}.HcHomePage_title{margin:0 0 12px}.HcHomePage_topics{grid-gap:32px;gap:32px;flex-direction:row}.HcHomePage_topicCard{flex:1}.HcHomePage_topicDescription{min-height:75px;margin:0 0 24px}}.HcSearchInput_wrap{width:100%;max-width:398px}