.HcSectionPage_root{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;max-width:1000px;margin:0 auto;padding:24px}.HcSectionPage_header{margin-bottom:10px}.HcSectionPage_quickLinks{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center}.HcSectionPage_quickLinks a:last-child{display:none}.HcSectionPage_quickLink{display:-webkit-flex;display:flex;grid-gap:var(--Spacing-Spacing8,8px);gap:var(--Spacing-Spacing8,8px);-webkit-align-items:center;align-items:center;-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}.HcSectionPage_hero{margin-bottom:24px;text-align:center}.HcSectionPage_title{font-size:36px;font-weight:700;line-height:48px;margin:0 0 8px}.HcSectionPage_subtitle{font-size:20px;font-weight:400;line-height:24px;margin:0}.HcSectionPage_topics{display:-webkit-flex;display:flex;grid-gap:24px;gap:24px;-webkit-flex-direction:column;flex-direction:column;width:100%;max-width:900px}.HcSectionPage_topicCard{padding:24px;text-align:center;background:var(--zds-color-surface-brand-light);border-radius:8px}.HcSectionPage_topicHeader{margin-bottom:10px}.HcSectionPage_topicTitle{font-size:20px;font-weight:400;line-height:24px;margin:0;font-weight:700}.HcSectionPage_topicDescription{margin:0 0 8px;font-size:1rem;line-height:1.5}.HcSectionPage_tree a{color:#212121}.HcSectionPage_tree a:hover{color:#212121;text-decoration:underline}.HcSectionPage_section{display:inline-block;vertical-align:top;width:100%;margin:0 15px 30px 0}.HcSectionPage_section a{color:#212121}.HcSectionPage_section a:hover{color:#212121;text-decoration:underline}h1{font-size:36px;font-weight:700;line-height:48px;margin-bottom:0}h3{font-size:20px;font-weight:400;line-height:24px;font-weight:700}ul.HcSectionPage_articleList{padding-left:20px;font-size:16px;list-style-type:disc}ol,ul{margin:0;padding:0;list-style:none}@media only screen and (min-width:768px){.HcSectionPage_header{margin-bottom:20px}.HcSectionPage_quickLinks{-webkit-justify-content:flex-end;justify-content:flex-end}.HcSectionPage_quickLinks a:last-child{display:-webkit-flex;display:flex}.HcSectionPage_quickLink{padding:var(--Spacing-Spacing8,8px) var(--Spacing-Spacing24,24px)}.HcSectionPage_hero{margin-bottom:24px}.HcSectionPage_title{margin:0 0 12px}.HcSectionPage_topics{grid-gap:32px;gap:32px;-webkit-flex-direction:row;flex-direction:row}.HcSectionPage_topicCard{-webkit-flex:1;flex:1}.HcSectionPage_topicDescription{min-height:75px;margin:0 0 24px}.HcSectionPage_section{width:45%}}.HcBreadcrumb_root{margin-bottom:10px}.HcBreadcrumb_root ul.HcBreadcrumb_breadcrumbs{margin:0;padding:0;list-style:none}.HcBreadcrumb_root .HcBreadcrumb_breadcrumbs li{display:inline-block;overflow:hidden;max-width:450px;margin-left:0;font-size:14px;text-overflow:ellipsis}.HcBreadcrumb_root .HcBreadcrumb_breadcrumbs li+li:before{content:">";margin:0 6px}.HcBreadcrumb_root .HcBreadcrumb_breadcrumbs li a{text-decoration:none}.HcBreadcrumb_root .HcBreadcrumb_breadcrumbs li a:hover{color:#020567;text-decoration:underline}