.HcHomePage_root{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;max-width:1000px;margin:0 auto;padding:24px}.HcHomePage_header{margin-bottom:10px}.HcHomePage_quickLinks{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center}.HcHomePage_quickLinks a:last-child{display:none}.HcHomePage_quickLink{grid-gap:var(--Spacing-Spacing8,8px);gap:var(--Spacing-Spacing8,8px);-webkit-justify-content: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,.HcHomePage_quickLink{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.HcHomePage_main{-webkit-flex-direction:column;flex-direction:column}.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:-webkit-flex;display:flex;grid-gap:24px;gap:24px;-webkit-flex-direction:column;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{-webkit-justify-content:flex-end;justify-content:flex-end}.HcHomePage_quickLinks a:last-child{display:-webkit-flex;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;-webkit-flex-direction:row;flex-direction:row}.HcHomePage_topicCard{-webkit-flex:1;flex:1}.HcHomePage_topicDescription{min-height:75px;margin:0 0 24px}}.HcSearchInput_wrap{width:100%;max-width:398px}