@conduction/theme 1.1.52 → 1.1.53
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.github/workflows/openCatalogi.yaml +19 -19
- package/.prettierrc +12 -12
- package/README.md +199 -198
- package/conduction-design-tokens/documentation/color.stories.mdx +17 -17
- package/conduction-design-tokens/documentation/components.stories.mdx +11 -11
- package/conduction-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/conduction-design-tokens/documentation/readme.stories.mdx +7 -7
- package/conduction-design-tokens/src/component/amsterdam/date-input.tokens.json +29 -29
- package/conduction-design-tokens/src/component/amsterdam/pagination.tokens.json +149 -149
- package/conduction-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/conduction-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/conduction-design-tokens/src/component/den-haag/sidenav.tokens.json +31 -31
- package/conduction-design-tokens/src/component/tilburg/footer.tokens.json +15 -15
- package/conduction-design-tokens/src/component/tilburg/header.tokens.json +12 -12
- package/conduction-design-tokens/src/component/tilburg/search-card.tokens.json +35 -35
- package/conduction-design-tokens/src/component/utrecht/accordion.tokens.json +68 -68
- package/conduction-design-tokens/src/component/utrecht/badge-status.tokens.json +8 -8
- package/conduction-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/conduction-design-tokens/src/component/utrecht/extra-tokens/accordion.tokens.json +36 -36
- package/conduction-design-tokens/src/component/utrecht/select.tokens.json +47 -47
- package/conduction-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/baarn-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/baarn-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/baarn-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/baarn-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/baarn-design-tokens/src/component/conduction/logo.tokens.json +44 -44
- package/municipalities/baarn-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/baarn-design-tokens/src/component/utrecht/select.tokens.json +47 -47
- package/municipalities/baarn-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/bct-design-tokens/LICENSE.md +17 -17
- package/municipalities/bct-design-tokens/README.md +3 -3
- package/municipalities/bct-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/bct-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/bct-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/bct-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/bct-design-tokens/package.json +40 -40
- package/municipalities/bct-design-tokens/src/brand/bct/color.tokens.json +137 -137
- package/municipalities/bct-design-tokens/src/brand/bct/font-size.tokens.json +50 -50
- package/municipalities/bct-design-tokens/src/brand/bct/size.tokens.json +17 -17
- package/municipalities/bct-design-tokens/src/brand/bct/typography.tokens.json +45 -45
- package/municipalities/bct-design-tokens/src/common/utrecht/action.tokens.json +9 -9
- package/municipalities/bct-design-tokens/src/common/utrecht/space.tokens.json +28 -28
- package/municipalities/bct-design-tokens/src/component/conduction/card-header.tokens.json +27 -27
- package/municipalities/bct-design-tokens/src/component/conduction/card-wrapper.tokens.json +33 -33
- package/municipalities/bct-design-tokens/src/component/conduction/checkbox.tokens.json +69 -69
- package/municipalities/bct-design-tokens/src/component/conduction/download-card.tokens.json +28 -28
- package/municipalities/bct-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/bct-design-tokens/src/component/conduction/navigation.tokens.json +88 -88
- package/municipalities/bct-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/bct-design-tokens/src/component/conduction/select.tokens.json +39 -39
- package/municipalities/bct-design-tokens/src/component/conduction/table-wrapper.tokens.json +21 -21
- package/municipalities/bct-design-tokens/src/component/conduction/tabs.tokens.json +85 -85
- package/municipalities/bct-design-tokens/src/component/conduction/tooltip.tokens.json +17 -17
- package/municipalities/bct-design-tokens/src/component/den-haag/process-step.tokens.json +107 -107
- package/municipalities/bct-design-tokens/src/component/open-catalogi/rating.tokens.json +12 -12
- package/municipalities/bct-design-tokens/src/component/utrecht/alert.tokens.json +46 -46
- package/municipalities/bct-design-tokens/src/component/utrecht/badge-counter.tokens.json +13 -13
- package/municipalities/bct-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/bct-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -27
- package/municipalities/bct-design-tokens/src/component/utrecht/breadcrumb.tokens.json +44 -44
- package/municipalities/bct-design-tokens/src/component/utrecht/button.tokens.json +152 -152
- package/municipalities/bct-design-tokens/src/component/utrecht/calendar.tokens.json +80 -80
- package/municipalities/bct-design-tokens/src/component/utrecht/checkbox.tokens.json +57 -57
- package/municipalities/bct-design-tokens/src/component/utrecht/code.tokens.json +26 -26
- package/municipalities/bct-design-tokens/src/component/utrecht/data-list.tokens.json +28 -28
- package/municipalities/bct-design-tokens/src/component/utrecht/document.tokens.json +12 -12
- package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +9 -9
- package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +11 -11
- package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +21 -21
- package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -13
- package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +26 -26
- package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -7
- package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +10 -10
- package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +38 -38
- package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +14 -14
- package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -14
- package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +24 -24
- package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +37 -37
- package/municipalities/bct-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +26 -26
- package/municipalities/bct-design-tokens/src/component/utrecht/focus.tokens.json +15 -15
- package/municipalities/bct-design-tokens/src/component/utrecht/form-field.tokens.json +17 -17
- package/municipalities/bct-design-tokens/src/component/utrecht/form-input.tokens.json +34 -34
- package/municipalities/bct-design-tokens/src/component/utrecht/form-label.tokens.json +23 -23
- package/municipalities/bct-design-tokens/src/component/utrecht/heading.tokens.json +49 -49
- package/municipalities/bct-design-tokens/src/component/utrecht/icon.tokens.json +12 -12
- package/municipalities/bct-design-tokens/src/component/utrecht/link.tokens.json +33 -33
- package/municipalities/bct-design-tokens/src/component/utrecht/list.tokens.json +31 -31
- package/municipalities/bct-design-tokens/src/component/utrecht/page-footer.tokens.json +15 -15
- package/municipalities/bct-design-tokens/src/component/utrecht/page-header.tokens.json +10 -10
- package/municipalities/bct-design-tokens/src/component/utrecht/page.tokens.json +11 -11
- package/municipalities/bct-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -25
- package/municipalities/bct-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -68
- package/municipalities/bct-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/bct-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -16
- package/municipalities/bct-design-tokens/src/component/utrecht/spotlight-section.tokens.json +24 -24
- package/municipalities/bct-design-tokens/src/component/utrecht/surface.tokens.json +8 -8
- package/municipalities/bct-design-tokens/src/component/utrecht/table.tokens.json +60 -60
- package/municipalities/bct-design-tokens/src/component/utrecht/textbox.tokens.json +34 -34
- package/municipalities/bct-design-tokens/src/config.json +73 -73
- package/municipalities/bct-design-tokens/src/font.js +8 -8
- package/municipalities/bct-design-tokens/src/font.scss +385 -385
- package/municipalities/bct-design-tokens/src/index.scss +8 -8
- package/municipalities/bct-design-tokens/style-dictionary.config.js +6 -6
- package/municipalities/beek-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/beek-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/beek-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/beek-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/beek-design-tokens/src/component/amsterdam/date-input.tokens.json +29 -29
- package/municipalities/beek-design-tokens/src/component/amsterdam/pagination.tokens.json +149 -149
- package/municipalities/beek-design-tokens/src/component/conduction/logo.tokens.json +35 -35
- package/municipalities/beek-design-tokens/src/component/conduction/pagination.tokens.json +96 -96
- package/municipalities/beek-design-tokens/src/component/den-haag/sidenav.tokens.json +31 -31
- package/municipalities/beek-design-tokens/src/component/tilburg/footer.tokens.json +15 -15
- package/municipalities/beek-design-tokens/src/component/tilburg/header.tokens.json +12 -12
- package/municipalities/beek-design-tokens/src/component/tilburg/search-card.tokens.json +36 -36
- package/municipalities/beek-design-tokens/src/component/utrecht/accordion.tokens.json +68 -68
- package/municipalities/beek-design-tokens/src/component/utrecht/badge-status.tokens.json +8 -8
- package/municipalities/beek-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/beek-design-tokens/src/component/utrecht/extra-tokens/accordion.tokens.json +36 -36
- package/municipalities/beek-design-tokens/src/component/utrecht/select.tokens.json +47 -47
- package/municipalities/beek-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/commonground-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/commonground-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/commonground-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/commonground-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/dimpact-design-tokens/src/component/amsterdam/date-input.tokens.json +29 -29
- package/municipalities/dimpact-design-tokens/src/component/amsterdam/pagination.tokens.json +149 -149
- package/municipalities/dimpact-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/dimpact-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/dimpact-design-tokens/src/component/den-haag/sidenav.tokens.json +31 -31
- package/municipalities/dimpact-design-tokens/src/component/tilburg/footer.tokens.json +15 -15
- package/municipalities/dimpact-design-tokens/src/component/tilburg/header.tokens.json +12 -12
- package/municipalities/dimpact-design-tokens/src/component/tilburg/search-card.tokens.json +35 -35
- package/municipalities/dimpact-design-tokens/src/component/utrecht/accordion.tokens.json +68 -68
- package/municipalities/dimpact-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/dimpact-design-tokens/src/component/utrecht/extra-tokens/accordion.tokens.json +36 -36
- package/municipalities/dimpact-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/dinkelland-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/dinkelland-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/dinkelland-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/dinkelland-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/dinkelland-design-tokens/src/component/conduction/logo.tokens.json +25 -25
- package/municipalities/dinkelland-design-tokens/src/component/conduction/pagination.tokens.json +98 -98
- package/municipalities/dinkelland-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/dinkelland-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/dinkelland-design-tokens/src/font.js +10 -10
- package/municipalities/ede-design-tokens/LICENSE.md +17 -17
- package/municipalities/ede-design-tokens/README.md +3 -3
- package/municipalities/ede-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/ede-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/ede-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/ede-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/ede-design-tokens/package.json +40 -40
- package/municipalities/ede-design-tokens/src/brand/ede/color.tokens.json +138 -138
- package/municipalities/ede-design-tokens/src/brand/ede/font-size.tokens.json +50 -50
- package/municipalities/ede-design-tokens/src/brand/ede/size.tokens.json +17 -17
- package/municipalities/ede-design-tokens/src/brand/ede/typography.tokens.json +40 -40
- package/municipalities/ede-design-tokens/src/common/utrecht/action.tokens.json +9 -9
- package/municipalities/ede-design-tokens/src/common/utrecht/space.tokens.json +28 -28
- package/municipalities/ede-design-tokens/src/component/conduction/card-header.tokens.json +30 -30
- package/municipalities/ede-design-tokens/src/component/conduction/card-wrapper.tokens.json +33 -33
- package/municipalities/ede-design-tokens/src/component/conduction/checkbox.tokens.json +69 -69
- package/municipalities/ede-design-tokens/src/component/conduction/download-card.tokens.json +28 -28
- package/municipalities/ede-design-tokens/src/component/conduction/logo.tokens.json +25 -25
- package/municipalities/ede-design-tokens/src/component/conduction/navigation.tokens.json +88 -88
- package/municipalities/ede-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/ede-design-tokens/src/component/conduction/select.tokens.json +39 -39
- package/municipalities/ede-design-tokens/src/component/conduction/table-wrapper.tokens.json +21 -21
- package/municipalities/ede-design-tokens/src/component/conduction/tabs.tokens.json +85 -85
- package/municipalities/ede-design-tokens/src/component/conduction/tooltip.tokens.json +17 -17
- package/municipalities/ede-design-tokens/src/component/den-haag/process-step.tokens.json +107 -107
- package/municipalities/ede-design-tokens/src/component/open-catalogi/rating.tokens.json +12 -12
- package/municipalities/ede-design-tokens/src/component/utrecht/alert.tokens.json +46 -46
- package/municipalities/ede-design-tokens/src/component/utrecht/badge-counter.tokens.json +13 -13
- package/municipalities/ede-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/ede-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -27
- package/municipalities/ede-design-tokens/src/component/utrecht/breadcrumb.tokens.json +44 -44
- package/municipalities/ede-design-tokens/src/component/utrecht/button.tokens.json +152 -152
- package/municipalities/ede-design-tokens/src/component/utrecht/calendar.tokens.json +80 -80
- package/municipalities/ede-design-tokens/src/component/utrecht/checkbox.tokens.json +57 -57
- package/municipalities/ede-design-tokens/src/component/utrecht/code.tokens.json +26 -26
- package/municipalities/ede-design-tokens/src/component/utrecht/data-list.tokens.json +28 -28
- package/municipalities/ede-design-tokens/src/component/utrecht/document.tokens.json +12 -12
- package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +9 -9
- package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +11 -11
- package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +21 -21
- package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -13
- package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +26 -26
- package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -7
- package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +10 -10
- package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +38 -38
- package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +14 -14
- package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -14
- package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +24 -24
- package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +37 -37
- package/municipalities/ede-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +26 -26
- package/municipalities/ede-design-tokens/src/component/utrecht/focus.tokens.json +15 -15
- package/municipalities/ede-design-tokens/src/component/utrecht/form-field.tokens.json +17 -17
- package/municipalities/ede-design-tokens/src/component/utrecht/form-input.tokens.json +34 -34
- package/municipalities/ede-design-tokens/src/component/utrecht/form-label.tokens.json +23 -23
- package/municipalities/ede-design-tokens/src/component/utrecht/heading.tokens.json +49 -49
- package/municipalities/ede-design-tokens/src/component/utrecht/icon.tokens.json +12 -12
- package/municipalities/ede-design-tokens/src/component/utrecht/link.tokens.json +33 -33
- package/municipalities/ede-design-tokens/src/component/utrecht/list.tokens.json +31 -31
- package/municipalities/ede-design-tokens/src/component/utrecht/page-footer.tokens.json +13 -13
- package/municipalities/ede-design-tokens/src/component/utrecht/page-header.tokens.json +10 -10
- package/municipalities/ede-design-tokens/src/component/utrecht/page.tokens.json +11 -11
- package/municipalities/ede-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -25
- package/municipalities/ede-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -68
- package/municipalities/ede-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/ede-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -16
- package/municipalities/ede-design-tokens/src/component/utrecht/spotlight-section.tokens.json +24 -24
- package/municipalities/ede-design-tokens/src/component/utrecht/surface.tokens.json +8 -8
- package/municipalities/ede-design-tokens/src/component/utrecht/table.tokens.json +60 -60
- package/municipalities/ede-design-tokens/src/component/utrecht/textbox.tokens.json +31 -31
- package/municipalities/ede-design-tokens/src/config.json +73 -73
- package/municipalities/ede-design-tokens/src/index.scss +7 -7
- package/municipalities/ede-design-tokens/style-dictionary.config.js +6 -6
- package/municipalities/epe-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/epe-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/epe-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/epe-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/epe-design-tokens/src/component/conduction/logo.tokens.json +25 -25
- package/municipalities/epe-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/epe-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/epe-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/epe-design-tokens/src/font.js +6 -6
- package/municipalities/gooise-meren-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/gooise-meren-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/gooise-meren-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/gooise-meren-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/gooise-meren-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/gooise-meren-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/gooise-meren-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/gooise-meren-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/gouda-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/gouda-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/gouda-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/gouda-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/gouda-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/gouda-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/gouda-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/gouda-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/gouda-design-tokens/src/font.js +4 -4
- package/municipalities/helmond-design-tokens/src/component/amsterdam/date-input.tokens.json +29 -29
- package/municipalities/helmond-design-tokens/src/component/amsterdam/pagination.tokens.json +149 -149
- package/municipalities/helmond-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/helmond-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/helmond-design-tokens/src/component/den-haag/sidenav.tokens.json +31 -31
- package/municipalities/helmond-design-tokens/src/component/tilburg/footer.tokens.json +15 -15
- package/municipalities/helmond-design-tokens/src/component/tilburg/header.tokens.json +12 -12
- package/municipalities/helmond-design-tokens/src/component/tilburg/search-card.tokens.json +36 -36
- package/municipalities/helmond-design-tokens/src/component/utrecht/accordion.tokens.json +68 -68
- package/municipalities/helmond-design-tokens/src/component/utrecht/badge-status.tokens.json +8 -8
- package/municipalities/helmond-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/helmond-design-tokens/src/component/utrecht/extra-tokens/accordion.tokens.json +36 -36
- package/municipalities/helmond-design-tokens/src/component/utrecht/select.tokens.json +47 -47
- package/municipalities/helmond-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/hof-van-twente-design-tokens/LICENSE.md +17 -17
- package/municipalities/hof-van-twente-design-tokens/README.md +3 -3
- package/municipalities/hof-van-twente-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/hof-van-twente-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/hof-van-twente-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/hof-van-twente-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/hof-van-twente-design-tokens/package.json +42 -42
- package/municipalities/hof-van-twente-design-tokens/src/brand/hof-van-twente/color.tokens.json +147 -121
- package/municipalities/hof-van-twente-design-tokens/src/brand/hof-van-twente/font-size.tokens.json +50 -50
- package/municipalities/hof-van-twente-design-tokens/src/brand/hof-van-twente/size.tokens.json +17 -17
- package/municipalities/hof-van-twente-design-tokens/src/brand/hof-van-twente/typography.tokens.json +50 -45
- package/municipalities/hof-van-twente-design-tokens/src/common/utrecht/action.tokens.json +9 -9
- package/municipalities/hof-van-twente-design-tokens/src/common/utrecht/space.tokens.json +28 -28
- package/municipalities/hof-van-twente-design-tokens/src/component/conduction/card-header.tokens.json +32 -27
- package/municipalities/hof-van-twente-design-tokens/src/component/conduction/card-wrapper.tokens.json +33 -33
- package/municipalities/hof-van-twente-design-tokens/src/component/conduction/checkbox.tokens.json +69 -69
- package/municipalities/hof-van-twente-design-tokens/src/component/conduction/download-card.tokens.json +28 -28
- package/municipalities/hof-van-twente-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/hof-van-twente-design-tokens/src/component/conduction/navigation.tokens.json +94 -94
- package/municipalities/hof-van-twente-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/hof-van-twente-design-tokens/src/component/conduction/select.tokens.json +39 -39
- package/municipalities/hof-van-twente-design-tokens/src/component/conduction/table-wrapper.tokens.json +21 -21
- package/municipalities/hof-van-twente-design-tokens/src/component/conduction/tabs.tokens.json +85 -85
- package/municipalities/hof-van-twente-design-tokens/src/component/conduction/tooltip.tokens.json +17 -17
- package/municipalities/hof-van-twente-design-tokens/src/component/den-haag/process-step.tokens.json +107 -107
- package/municipalities/hof-van-twente-design-tokens/src/component/open-catalogi/rating.tokens.json +12 -12
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/alert.tokens.json +46 -46
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/badge-counter.tokens.json +13 -13
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -27
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/breadcrumb.tokens.json +43 -43
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/button.tokens.json +152 -152
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/calendar.tokens.json +80 -80
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/checkbox.tokens.json +57 -57
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/code.tokens.json +26 -26
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/data-list.tokens.json +28 -28
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/document.tokens.json +12 -12
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +9 -9
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +11 -11
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +22 -22
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -13
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +26 -26
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -7
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +10 -10
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +38 -38
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +15 -14
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -14
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +25 -25
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +37 -37
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +26 -26
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/focus.tokens.json +15 -15
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/form-field.tokens.json +17 -17
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/form-input.tokens.json +34 -34
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/form-label.tokens.json +23 -23
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/heading.tokens.json +49 -49
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/icon.tokens.json +12 -12
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/link.tokens.json +33 -33
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/list.tokens.json +31 -31
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/page-footer.tokens.json +13 -13
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/page-header.tokens.json +10 -10
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/page.tokens.json +11 -11
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -25
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -68
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -16
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/spotlight-section.tokens.json +24 -24
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/surface.tokens.json +8 -8
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/table.tokens.json +60 -60
- package/municipalities/hof-van-twente-design-tokens/src/component/utrecht/textbox.tokens.json +31 -34
- package/municipalities/hof-van-twente-design-tokens/src/config.json +73 -73
- package/municipalities/hof-van-twente-design-tokens/src/font.js +10 -10
- package/municipalities/hof-van-twente-design-tokens/src/font.scss +421 -421
- package/municipalities/hof-van-twente-design-tokens/src/index.scss +8 -8
- package/municipalities/hof-van-twente-design-tokens/style-dictionary.config.js +6 -6
- package/municipalities/lansingerland-design-tokens/LICENSE.md +17 -17
- package/municipalities/lansingerland-design-tokens/README.md +3 -3
- package/municipalities/lansingerland-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/lansingerland-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/lansingerland-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/lansingerland-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/lansingerland-design-tokens/package.json +41 -41
- package/municipalities/lansingerland-design-tokens/src/brand/lansingerland/color.tokens.json +150 -150
- package/municipalities/lansingerland-design-tokens/src/brand/lansingerland/font-size.tokens.json +50 -50
- package/municipalities/lansingerland-design-tokens/src/brand/lansingerland/size.tokens.json +17 -17
- package/municipalities/lansingerland-design-tokens/src/brand/lansingerland/typography.tokens.json +40 -40
- package/municipalities/lansingerland-design-tokens/src/common/utrecht/action.tokens.json +9 -9
- package/municipalities/lansingerland-design-tokens/src/common/utrecht/space.tokens.json +28 -28
- package/municipalities/lansingerland-design-tokens/src/component/conduction/card-header.tokens.json +34 -34
- package/municipalities/lansingerland-design-tokens/src/component/conduction/card-wrapper.tokens.json +37 -37
- package/municipalities/lansingerland-design-tokens/src/component/conduction/checkbox.tokens.json +72 -72
- package/municipalities/lansingerland-design-tokens/src/component/conduction/download-card.tokens.json +28 -28
- package/municipalities/lansingerland-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/lansingerland-design-tokens/src/component/conduction/navigation.tokens.json +104 -104
- package/municipalities/lansingerland-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/lansingerland-design-tokens/src/component/conduction/select.tokens.json +39 -39
- package/municipalities/lansingerland-design-tokens/src/component/conduction/table-wrapper.tokens.json +21 -21
- package/municipalities/lansingerland-design-tokens/src/component/conduction/tabs.tokens.json +85 -85
- package/municipalities/lansingerland-design-tokens/src/component/conduction/tooltip.tokens.json +17 -17
- package/municipalities/lansingerland-design-tokens/src/component/den-haag/process-step.tokens.json +107 -107
- package/municipalities/lansingerland-design-tokens/src/component/open-catalogi/rating.tokens.json +12 -12
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/alert.tokens.json +46 -46
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/badge-counter.tokens.json +13 -13
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -27
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/breadcrumb.tokens.json +44 -44
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/button.tokens.json +152 -152
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/calendar.tokens.json +80 -80
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/checkbox.tokens.json +57 -57
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/code.tokens.json +26 -26
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/data-list.tokens.json +28 -28
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/document.tokens.json +12 -12
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +9 -9
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +11 -11
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +21 -21
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -13
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +26 -26
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -7
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +10 -10
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +38 -38
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +14 -14
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -14
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +24 -24
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +35 -35
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +26 -26
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/focus.tokens.json +15 -15
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/form-field.tokens.json +17 -17
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/form-input.tokens.json +34 -34
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/form-label.tokens.json +23 -23
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/heading.tokens.json +49 -49
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/icon.tokens.json +12 -12
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/link.tokens.json +33 -33
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/list.tokens.json +31 -31
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/page-footer.tokens.json +15 -15
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/page-header.tokens.json +10 -10
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/page.tokens.json +11 -11
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -25
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -68
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -16
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/spotlight-section.tokens.json +24 -24
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/surface.tokens.json +8 -8
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/table.tokens.json +60 -60
- package/municipalities/lansingerland-design-tokens/src/component/utrecht/textbox.tokens.json +34 -34
- package/municipalities/lansingerland-design-tokens/src/config.json +73 -73
- package/municipalities/lansingerland-design-tokens/src/font.js +6 -6
- package/municipalities/lansingerland-design-tokens/src/index.scss +7 -7
- package/municipalities/lansingerland-design-tokens/style-dictionary.config.js +6 -6
- package/municipalities/leiden-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/leiden-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/leiden-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/leiden-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/leiden-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/leiden-design-tokens/src/component/conduction/pagination.tokens.json +98 -98
- package/municipalities/leiden-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/leiden-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/leiden-design-tokens/src/font.js +6 -6
- package/municipalities/migrato-design-tokens/LICENSE.md +17 -17
- package/municipalities/migrato-design-tokens/README.md +3 -3
- package/municipalities/migrato-design-tokens/package.json +40 -40
- package/municipalities/migrato-design-tokens/src/brand/conduction/color.tokens.json +150 -150
- package/municipalities/migrato-design-tokens/src/brand/conduction/font-size.tokens.json +50 -50
- package/municipalities/migrato-design-tokens/src/brand/conduction/size.tokens.json +17 -17
- package/municipalities/migrato-design-tokens/src/brand/conduction/typography.tokens.json +45 -45
- package/municipalities/migrato-design-tokens/src/common/utrecht/action.tokens.json +9 -9
- package/municipalities/migrato-design-tokens/src/common/utrecht/space.tokens.json +28 -28
- package/municipalities/migrato-design-tokens/src/component/conduction/card-header.tokens.json +27 -27
- package/municipalities/migrato-design-tokens/src/component/conduction/card-wrapper.tokens.json +33 -33
- package/municipalities/migrato-design-tokens/src/component/conduction/checkbox.tokens.json +71 -71
- package/municipalities/migrato-design-tokens/src/component/conduction/download-card.tokens.json +28 -28
- package/municipalities/migrato-design-tokens/src/component/conduction/logo.tokens.json +25 -25
- package/municipalities/migrato-design-tokens/src/component/conduction/navigation.tokens.json +88 -88
- package/municipalities/migrato-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/migrato-design-tokens/src/component/conduction/select.tokens.json +39 -39
- package/municipalities/migrato-design-tokens/src/component/conduction/table-wrapper.tokens.json +21 -21
- package/municipalities/migrato-design-tokens/src/component/conduction/tabs.tokens.json +85 -85
- package/municipalities/migrato-design-tokens/src/component/conduction/tooltip.tokens.json +17 -17
- package/municipalities/migrato-design-tokens/src/component/den-haag/process-step.tokens.json +107 -107
- package/municipalities/migrato-design-tokens/src/component/open-catalogi/rating.tokens.json +12 -12
- package/municipalities/migrato-design-tokens/src/component/tilburg/footer.tokens.json +8 -8
- package/municipalities/migrato-design-tokens/src/component/tilburg/header.tokens.json +7 -7
- package/municipalities/migrato-design-tokens/src/component/tilburg/logo.tokens.json +7 -7
- package/municipalities/migrato-design-tokens/src/component/tilburg/navigation.tokens.json +15 -15
- package/municipalities/migrato-design-tokens/src/component/tilburg/search-card.tokens.json +9 -9
- package/municipalities/migrato-design-tokens/src/component/utrecht/alert.tokens.json +46 -46
- package/municipalities/migrato-design-tokens/src/component/utrecht/badge-counter.tokens.json +13 -13
- package/municipalities/migrato-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/migrato-design-tokens/src/component/utrecht/blockquote.tokens.json +27 -27
- package/municipalities/migrato-design-tokens/src/component/utrecht/breadcrumb.tokens.json +44 -44
- package/municipalities/migrato-design-tokens/src/component/utrecht/button.tokens.json +152 -152
- package/municipalities/migrato-design-tokens/src/component/utrecht/calendar.tokens.json +80 -80
- package/municipalities/migrato-design-tokens/src/component/utrecht/checkbox.tokens.json +57 -57
- package/municipalities/migrato-design-tokens/src/component/utrecht/code.tokens.json +26 -26
- package/municipalities/migrato-design-tokens/src/component/utrecht/data-list.tokens.json +28 -28
- package/municipalities/migrato-design-tokens/src/component/utrecht/document.tokens.json +12 -12
- package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/alert.tokens.json +10 -10
- package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/badge-counter.tokens.json +11 -11
- package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/breadcrumb.tokens.json +21 -21
- package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/form-field.tokens.json +13 -13
- package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/form-input.tokens.json +26 -26
- package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/icon.tokens.json +7 -7
- package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/link.tokens.json +10 -10
- package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/page-footer.tokens.json +39 -39
- package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +14 -14
- package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -14
- package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/skip-link.tokens.json +24 -24
- package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +37 -37
- package/municipalities/migrato-design-tokens/src/component/utrecht/extra-tokens/textbox.tokens.json +26 -26
- package/municipalities/migrato-design-tokens/src/component/utrecht/focus.tokens.json +15 -15
- package/municipalities/migrato-design-tokens/src/component/utrecht/form-field.tokens.json +17 -17
- package/municipalities/migrato-design-tokens/src/component/utrecht/form-input.tokens.json +34 -34
- package/municipalities/migrato-design-tokens/src/component/utrecht/form-label.tokens.json +23 -23
- package/municipalities/migrato-design-tokens/src/component/utrecht/heading.tokens.json +49 -49
- package/municipalities/migrato-design-tokens/src/component/utrecht/icon.tokens.json +12 -12
- package/municipalities/migrato-design-tokens/src/component/utrecht/link.tokens.json +33 -33
- package/municipalities/migrato-design-tokens/src/component/utrecht/list.tokens.json +31 -31
- package/municipalities/migrato-design-tokens/src/component/utrecht/page-footer.tokens.json +13 -13
- package/municipalities/migrato-design-tokens/src/component/utrecht/page-header.tokens.json +10 -10
- package/municipalities/migrato-design-tokens/src/component/utrecht/page.tokens.json +11 -11
- package/municipalities/migrato-design-tokens/src/component/utrecht/paragraph.tokens.json +25 -25
- package/municipalities/migrato-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -68
- package/municipalities/migrato-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/migrato-design-tokens/src/component/utrecht/skip-link.tokens.json +16 -16
- package/municipalities/migrato-design-tokens/src/component/utrecht/spotlight-section.tokens.json +24 -24
- package/municipalities/migrato-design-tokens/src/component/utrecht/surface.tokens.json +8 -8
- package/municipalities/migrato-design-tokens/src/component/utrecht/table.tokens.json +60 -60
- package/municipalities/migrato-design-tokens/src/component/utrecht/textbox.tokens.json +34 -34
- package/municipalities/migrato-design-tokens/src/config.json +73 -73
- package/municipalities/migrato-design-tokens/src/font.scss +6 -6
- package/municipalities/migrato-design-tokens/src/index.scss +8 -8
- package/municipalities/migrato-design-tokens/style-dictionary.config.js +6 -6
- package/municipalities/moerdijk-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/moerdijk-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/moerdijk-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/moerdijk-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/moerdijk-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/moerdijk-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/moerdijk-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/moerdijk-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/noaberkracht-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/noaberkracht-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/noaberkracht-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/noaberkracht-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/noaberkracht-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/noaberkracht-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/noaberkracht-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/noaberkracht-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/noordwijk-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/noordwijk-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/noordwijk-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/noordwijk-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/noordwijk-design-tokens/src/component/conduction/logo.tokens.json +25 -25
- package/municipalities/noordwijk-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/form-input.tokens.json +34 -34
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/textbox.tokens.json +34 -34
- package/municipalities/noordwijk-design-tokens/src/font.js +8 -8
- package/municipalities/open-webconcept-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/open-webconcept-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/open-webconcept-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/open-webconcept-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/open-webconcept-design-tokens/src/font.js +6 -6
- package/municipalities/opencatalogi-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/opencatalogi-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/opencatalogi-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/opencatalogi-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/opencatalogi-design-tokens/src/_responsive.scss +24 -24
- package/municipalities/opencatalogi-design-tokens/src/components/conduction/logo.tokens.json +27 -27
- package/municipalities/opencatalogi-design-tokens/src/components/conduction/pagination.tokens.json +95 -95
- package/municipalities/opencatalogi-design-tokens/src/components/utrecht/badge.tokens.json +29 -29
- package/municipalities/opencatalogi-design-tokens/src/components/utrecht/separator.tokens.json +10 -10
- package/municipalities/opencatalogi-design-tokens/src/custom.scss +14 -14
- package/municipalities/opencatalogi-design-tokens/src/font.scss +47 -47
- package/municipalities/opencatalogi-design-tokens/src/index.scss +17 -17
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/brand/opencatalogi/color.tokens.json +340 -340
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/brand/opencatalogi/typography.tokens.json +106 -106
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/common/rotterdam/space.tokens.json +16 -16
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/common/utrecht/action.tokens.json +9 -9
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/common/utrecht/focus.tokens.json +13 -13
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/common/utrecht/space.tokens.json +56 -56
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/checkbox.style.dictionary.json +12 -12
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/open-catalogi/data-badge.json +36 -36
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/rotterdam/button.tokens.json +9 -9
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/rotterdam/form-fieldset.tokens.json +11 -11
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/rotterdam/paragraph.tokens.json +13 -13
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/rotterdam/textbox.tokens.json +14 -14
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/badge-status.tokens.json +8 -8
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/button.tokens.json +110 -110
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/code-block.tokens.json +19 -19
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/document.tokens.json +14 -14
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/figure.tokens.json +13 -13
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/form-control.tokens.json +31 -31
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/form-field-description.tokens.json +18 -18
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/form-field.tokens.json +8 -8
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/form-fieldset.tokens.json +32 -32
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/form-label.tokens.json +23 -23
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/form-select.tokens.json +16 -16
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/heading-1.tokens.json +13 -13
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/heading-2.tokens.json +13 -13
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/heading-3.tokens.json +13 -13
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/heading.tokens.json +9 -9
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/icon.tokens.json +12 -12
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/link.tokens.json +33 -33
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/page-footer.tokens.json +13 -13
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/paragraph.tokens.json +30 -30
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/table.tokens.json +52 -52
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/textarea.tokens.json +25 -25
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/textbox.tokens.json +47 -47
- package/municipalities/opencatalogi-design-tokens/src/rotterdam/font/download.sh +18 -18
- package/municipalities/oude-ijsselstreek-design-tokens/LICENSE.md +17 -17
- package/municipalities/oude-ijsselstreek-design-tokens/README.md +3 -3
- package/municipalities/oude-ijsselstreek-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/oude-ijsselstreek-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/oude-ijsselstreek-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/oude-ijsselstreek-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/oude-ijsselstreek-design-tokens/package.json +42 -42
- package/municipalities/oude-ijsselstreek-design-tokens/src/brand/oude-ijsselstreek/color.tokens.json +142 -142
- package/municipalities/oude-ijsselstreek-design-tokens/src/brand/oude-ijsselstreek/font-size.tokens.json +50 -50
- package/municipalities/oude-ijsselstreek-design-tokens/src/brand/oude-ijsselstreek/size.tokens.json +17 -17
- package/municipalities/oude-ijsselstreek-design-tokens/src/brand/oude-ijsselstreek/typography.tokens.json +40 -40
- package/municipalities/oude-ijsselstreek-design-tokens/src/common/utrecht/action.tokens.json +9 -9
- package/municipalities/oude-ijsselstreek-design-tokens/src/common/utrecht/space.tokens.json +28 -28
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/amsterdam/date-input.tokens.json +29 -29
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/amsterdam/pagination.tokens.json +149 -149
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/card-header.tokens.json +34 -34
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/card-wrapper.tokens.json +33 -33
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/checkbox.tokens.json +69 -69
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/download-card.tokens.json +28 -28
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/logo.tokens.json +38 -38
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/navigation.tokens.json +88 -88
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/pagination.tokens.json +95 -95
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/select.tokens.json +39 -39
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/table-wrapper.tokens.json +21 -21
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/tabs.tokens.json +85 -85
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/conduction/tooltip.tokens.json +17 -17
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/den-haag/process-step.tokens.json +107 -107
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/den-haag/sidenav.tokens.json +31 -31
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/open-catalogi/rating.tokens.json +12 -12
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/tilburg/footer.tokens.json +15 -15
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/tilburg/header.tokens.json +12 -12
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/tilburg/search-card.tokens.json +35 -35
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/accordion.tokens.json +68 -68
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/alert.tokens.json +46 -46
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/badge-counter.tokens.json +13 -13
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/badge-status.tokens.json +8 -8
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/badge.tokens.json +15 -15
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/blockquote.tokens.json +27 -27
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/breadcrumb.tokens.json +44 -44
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/button.tokens.json +152 -152
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/calendar.tokens.json +80 -80
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/checkbox.tokens.json +57 -57
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/code.tokens.json +26 -26
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/data-list.tokens.json +28 -28
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/document.tokens.json +12 -12
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/accordion.tokens.json +36 -36
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/alert.tokens.json +9 -9
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/badge-counter.tokens.json +11 -11
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/breadcrumb.tokens.json +21 -21
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/form-field.tokens.json +13 -13
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/form-input.tokens.json +26 -26
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/icon.tokens.json +7 -7
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/link.tokens.json +10 -10
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/page-footer.tokens.json +40 -40
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/page-header.tokens.json +15 -15
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/radio-button.tokens.json +14 -14
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/select.tokens.json +9 -9
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/skip-link.tokens.json +24 -24
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/table.tokens.json +37 -37
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/extra-tokens/textbox.tokens.json +26 -26
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/focus.tokens.json +15 -15
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/form-field.tokens.json +17 -17
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/form-input.tokens.json +34 -34
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/form-label.tokens.json +23 -23
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/heading.tokens.json +49 -49
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/icon.tokens.json +12 -12
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/link.tokens.json +33 -33
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/list.tokens.json +31 -31
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/page-footer.tokens.json +13 -13
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/page-header.tokens.json +10 -10
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/page.tokens.json +11 -11
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/paragraph.tokens.json +25 -25
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/radio-button.tokens.json +68 -68
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/select.tokens.json +47 -47
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/separator.tokens.json +10 -10
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/skip-link.tokens.json +16 -16
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/spotlight-section.tokens.json +24 -24
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/surface.tokens.json +8 -8
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/table.tokens.json +60 -60
- package/municipalities/oude-ijsselstreek-design-tokens/src/components/utrecht/textbox.tokens.json +35 -35
- package/municipalities/oude-ijsselstreek-design-tokens/src/config.json +73 -73
- package/municipalities/oude-ijsselstreek-design-tokens/src/font.scss +57 -57
- package/municipalities/oude-ijsselstreek-design-tokens/src/index.scss +8 -8
- package/municipalities/oude-ijsselstreek-design-tokens/style-dictionary.config.js +6 -6
- package/municipalities/roosendaal-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/roosendaal-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/roosendaal-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/roosendaal-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/roosendaal-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/roosendaal-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/roosendaal-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/roosendaal-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/rotterdam-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/rotterdam-design-tokens/src/component/conduction/pagination.tokens.json +92 -92
- package/municipalities/rotterdam-design-tokens/src/component/tilburg/footer.tokens.json +8 -8
- package/municipalities/rotterdam-design-tokens/src/component/tilburg/header.tokens.json +7 -7
- package/municipalities/rotterdam-design-tokens/src/component/tilburg/logo.tokens.json +7 -7
- package/municipalities/rotterdam-design-tokens/src/component/tilburg/navigation.tokens.json +15 -15
- package/municipalities/rotterdam-design-tokens/src/component/tilburg/search-card.tokens.json +9 -9
- package/municipalities/rotterdam-design-tokens/src/component/utrecht/badge.tokens.json +29 -29
- package/municipalities/sloterburg-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/sloterburg-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/sloterburg-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/sloterburg-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/sloterburg-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/sloterburg-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/sloterburg-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/sloterburg-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/soest-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/soest-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/soest-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/soest-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/soest-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/soest-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/soest-design-tokens/src/component/utrecht/select.tokens.json +47 -47
- package/municipalities/soest-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/stichtse-vecht-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/stichtse-vecht-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/stichtse-vecht-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/stichtse-vecht-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/stichtse-vecht-design-tokens/src/component/conduction/logo.tokens.json +21 -21
- package/municipalities/stichtse-vecht-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/stichtse-vecht-design-tokens/src/component/utrecht/select.tokens.json +47 -47
- package/municipalities/stichtse-vecht-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/tubbergen-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/tubbergen-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/tubbergen-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/tubbergen-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/tubbergen-design-tokens/src/component/conduction/logo.tokens.json +25 -25
- package/municipalities/tubbergen-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/tubbergen-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/tubbergen-design-tokens/src/component/utrecht/form-input.tokens.json +33 -33
- package/municipalities/tubbergen-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/tubbergen-design-tokens/src/component/utrecht/textbox.tokens.json +34 -34
- package/municipalities/tubbergen-design-tokens/src/font.js +10 -10
- package/municipalities/xxllnc-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/xxllnc-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/xxllnc-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/xxllnc-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/xxllnc-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/xxllnc-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/xxllnc-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/xxllnc-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/zuiddrecht-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/zuiddrecht-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/zuiddrecht-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/zuiddrecht-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/zuiddrecht-design-tokens/src/brand/zuiddrecht/color.tokens.json +126 -126
- package/municipalities/zuiddrecht-design-tokens/src/brand/zuiddrecht/icon.tokens.json +16 -16
- package/municipalities/zuiddrecht-design-tokens/src/brand/zuiddrecht/typography.tokens.json +40 -40
- package/municipalities/zuiddrecht-design-tokens/src/common/utrecht/border.tokens.json +19 -19
- package/municipalities/zuiddrecht-design-tokens/src/common/utrecht/space.tokens.json +70 -70
- package/municipalities/zuiddrecht-design-tokens/src/component/conduction/logo.tokens.json +27 -27
- package/municipalities/zuiddrecht-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/zuiddrecht-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/zuiddrecht-design-tokens/src/component/utrecht/blockquote.tokens.json +25 -25
- package/municipalities/zuiddrecht-design-tokens/src/component/utrecht/document.tokens.json +11 -11
- package/municipalities/zuiddrecht-design-tokens/src/component/utrecht/page.tokens.json +15 -15
- package/municipalities/zuiddrecht-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/zutphen-design-tokens/documentation/color.stories.mdx +17 -17
- package/municipalities/zutphen-design-tokens/documentation/components.stories.mdx +11 -11
- package/municipalities/zutphen-design-tokens/documentation/design-tokens.stories.mdx +14 -14
- package/municipalities/zutphen-design-tokens/documentation/readme.stories.mdx +7 -7
- package/municipalities/zutphen-design-tokens/src/component/conduction/logo.tokens.json +25 -25
- package/municipalities/zutphen-design-tokens/src/component/conduction/pagination.tokens.json +95 -95
- package/municipalities/zutphen-design-tokens/src/component/utrecht/badge.tokens.json +15 -15
- package/municipalities/zutphen-design-tokens/src/component/utrecht/separator.tokens.json +10 -10
- package/municipalities/zutphen-design-tokens/src/font.js +4 -4
- package/package.json +57 -57
- package/publiccode.yaml +83 -83
|
@@ -1,27 +1,27 @@
|
|
|
1
|
-
{
|
|
2
|
-
"conduction": {
|
|
3
|
-
"logo": {
|
|
4
|
-
"header": {
|
|
5
|
-
"inline-size": { "value": "200px" },
|
|
6
|
-
"block-size": { "value": "80px" },
|
|
7
|
-
"background-image": {
|
|
8
|
-
"value": "url(\"data:image/svg+xml,%3Csvg id='sloterburgLogo' viewBox='0 0 254.141 88.636' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M129.59 78.795l-.105-.346-1.098-8.07-1.099-8.07-.15-.875-.15-.876 1.284.082 1.284.082.57 4.01.57 4.008.113.34.113.34.465-3.82.464-3.82.143-.595.143-.595h2.324l-.02.86-.02.86-1.104 8.334-1.105 8.335-1.26.08-1.259.081zm8.1-.172l-.874-.465-.514-.78-.514-.78-.002-6.695-.002-6.693.391-.758.392-.757.702-.553.703-.552h2.38l.873.54.873.54.432 1.132.433 1.132-.084 6.332-.084 6.331-.635.89-.634.89-.878.367-.879.367-.603-.011-.604-.011zm2.318-2.67l.274-.512-.004-5.772-.004-5.772-.224-.354-.224-.354-.632.09-.632.09-.07 6.184-.072 6.184.302.364.302.364h.71zm3.978-6.103v-9.26h6.086v2.646h-3.44v3.44h3.44v2.645h-3.44v7.144h3.44v2.646h-6.086zm7.409 0v-9.26h2.38v15.875h3.44v2.646h-5.82zm14.287 8.68l-1.19-.61-.463-.926-.463-.926V73.29h2.645v2.152l.274.512.274.512h.934l.317-.318.318-.317V60.59h2.646l-.001 7.871-.001 7.872-.516.845-.515.846-.646.423-.646.423-.888.136-.888.135zm6.35-8.68v-9.26h6.35v2.646h-3.704v3.415l1.786.078 1.786.079.08 1.256.081 1.257h-3.733v7.144h3.704v2.646h-6.35zm16.064 9.097l-.189-.189V62.971h-3.175V60.59h8.731V62.97h-2.902l-.07 8.004-.07 8.003-1.068.08-1.068.078zm16.75-.3l-.921-.462-.6-.9-.601-.898V60.59h2.638l.07 7.71.07 7.71.442.28.443.279.682-.311.682-.31V60.59h2.646l-.004 7.739-.004 7.74-.591 1.03-.591 1.03-.922.491-.922.49h-1.596zm12.033-.062l-.794-.522-.463-.861-.463-.861v-3.58h2.646v3.11l.384.319.384.319.476-.091.476-.09.077-1.585.077-1.585-2.26-3.107-2.26-3.107V63.22l.365-.873.365-.873.72-.567.72-.567.891-.167.89-.167 1.14.552 1.139.55.457.775.457.774v4.02h-2.622l-.078-1.787-.078-1.785-.632-.09-.631-.09-.224.355-.225.354-.004 1.149-.004 1.148 2.25 3.112 2.248 3.11v4.5l-.603.894-.603.896-.654.33-.653.331-1.059.002-1.058.002zm-22.622-8.867V60.59h2.646v6.35h2.117v-6.35h2.38v18.256h-2.38V69.321h-2.117V78.846h-2.646zm17.198 0V60.59h2.646v18.256h-2.646z' fill='%231a7ca6'/%3E%3Cpath d='M41.152 88.46l.176-.177.176.176.177.177h-.706zm1.323 0l.176-.177.176.176.177.177h-.706zm-2.382-.265l.177-.177.176.177.176.176h-.705zm3.175 0l.177-.177.176.177.176.176h-.705zm-4.233-.265l.176-.176.177.176.176.177h-.705zm5.292 0l.176-.176.176.176.177.177h-.706zm-5.91-.22v-.133h.265v.265h-.264zm6.703-.044l.177-.177.176.177.177.176h-.706zm-7.408-.265l.176-.176.177.176.176.176h-.705zm8.378.044v-.132h.265v.264h-.265zm-9.172-.309l.177-.176.176.176.176.177h-.705zm9.79 0l.176-.176.177.176.176.177h-.706zm-10.407-.22v-.132h.264v.264h-.264zm11.112 0v-.132h.265v.264h-.265zm-11.818-.309l.177-.176.176.176.177.177h-.706zm12.436 0l.176-.176.177.176.176.177h-.706zm-13.23-.264l.177-.177.176.177.177.176h-.706zm13.935.044v-.132h.265v.264h-.265zm-14.552-.265v-.132h.265v.265h-.265zm15.104.034l.11-.099.86-.437.86-.437v.264l-.781.404-.78.404h-.38zm-15.633-.298v-.133h.265v.265h-.265zm-.705-.309l.176-.176.176.176.177.176h-.706zm-.618-.22v-.133h.265v.265h-.265zm-.529-.265v-.132h.265v.264h-.265zm19.58 0v-.132h.264v.264h-.265zm-20.11-.265v-.132h.265v.265h-.264zm20.638 0v-.132h.265v.265h-.265zm-21.166-.264v-.133h.264v.265h-.264zm21.695 0v-.133h.265v.265h-.265zm-22.225-.265v-.132h.265v.264h-.265zm22.755.019v-.132l.529-.284.529-.283v.265l-.53.283-.528.283zm-23.284-.283v-.133h.265v.265h-.265zm-.529-.265v-.132h.265v.264h-.265zm-.529-.265v-.132h.265v.265h-.265zm25.797-.132l.163-.264h.265l-.164.264-.163.265h-.265zm-26.326-.132v-.132h.264v.264H28.1zm-.53-.265v-.132h.265v.265h-.264zm27.517.033v-.1l.463-.363.463-.364-.363.464-.363.463h-.2zm-28.046-.297v-.133h.265v.265h-.265zm-.529-.265v-.132h.265v.264h-.265zm-.793-.264v-.133h.264v.265h-.264zm30.559-.133l.163-.264h.265l-.163.264-.164.265h-.265zm-31.53-.176l.177-.177.176.177.177.176h-.706zm-.793-.265l.176-.176.176.176.177.177h-.706zm33.381-.353l.48-.529h.264l-.48.53-.478.529h-.265zm-34.44.089l.177-.177.176.177.177.176h-.706zm-.793-.265l.176-.176.176.176.177.176h-.706zm-.794-.265l.176-.176.177.176.176.177h-.706zm-1.56-.5l-.513-.41.662.314.661.315.11.097.11.096h-.516zm39.175-.381l.479-.53h.264l-.479.53-.479.529h-.264zm-38.938-.441l.176-.177.177.177.176.176h-.705zm1.058-.265l.177-.176.176.176.176.176h-.705zm.794-.265l.176-.176.177.176.176.177h-.705zm1.058-.264l.177-.177.176.177.177.176h-.706zm.794-.265l.176-.176.177.176.176.177h-.705zm37.086-.088l.163-.265h.265l-.164.265-.163.265h-.265zm-36.292-.176l.176-.177.177.177.176.176h-.706zm.794-.265l.176-.176.176.176.177.176H25.1zm.97-.22v-.133h.264v.265h-.264zm.617-.31l.176-.175.177.176.176.176h-.705zm.794-.264l.176-.176.177.176.176.177h-.706zm.794-.264l.176-.177.176.177.177.176h-.706zm.705-.22v-.133h.265v.265h-.265zm.53-.265V76.2h.264v.265h-.265zm1.058-.53l.661-.378h.529l-.661.378-.662.379h-.529zm32.014.315v-.083l.86-.777.86-.777-.777.86-.777.86h-.166zm-30.56-.976l.164-.265h.265l-.164.265-.163.265h-.265zm.662-.397v-.132h.265v.264h-.265zm.53-.246v-.132l.529-.283.529-.283v.264l-.53.283-.529.283zm31.353-.68l.479-.529h.264l-.479.53-.479.528h-.264zm-30.03-.132v-.132h.264v.264h-.265zm.66-.397l.164-.265h.265l-.164.265-.163.265h-.265zm.662-.397v-.132h.265v.264h-.265zm29.766-.397l.479-.529h.264l-.478.53-.48.528h-.264zm-29.104 0l.163-.264h.265l-.164.264-.163.265h-.265zm.794-.529l.163-.265h.265l-.164.265-.163.265h-.265zm.793-.53l.164-.264h.264l-.163.265-.164.264h-.264zm28.31 0l.164-.264h.265l-.164.265-.163.264h-.265zm-46.103-.189l.728-.11.727.11.728.11h-2.911zm-1.83-.251l.176-.176.177.176.176.176h-.705zm4.89-.004l.347-.14.16.16.16.16-.508-.02-.507-.021zm15.527-.084l.164-.264h.264l-.163.264-.164.265h-.264zm-21.21-.176l.176-.177.176.177.176.176h-.705zm7.005-.004l.347-.14.16.16.16.16-.507-.02-.507-.021zm42.25-.084l.164-.265h.265l-.164.265-.163.264h-.265zm-49.873-.132v-.133h.264v.265h-.264zm8.82-.044l.176-.177.176.177.177.176h-.706zm13.67.062V70.4l.529-.283.529-.283v.264l-.53.283-.529.284zm-23.318-.614l-.363-.463.463.363.463.364v.2h-.2zm10.441.287l.176-.176.177.176.176.176h-.705zm.794-.265l.176-.176.177.176.176.177h-.706zm39.996-.088l.164-.264h.264l-.163.264-.164.265h-.264zm-39.026-.132v-.132h.265v.264h-.265zm12.435.032v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-11.818-.34l.177-.177.176.176.177.177h-.706zm-14.524-.949l-.777-.86.86.777.86.777v.166h-.166zm15.23.728v-.133h.264v.265h-.264zm38.232-.133l.164-.264h.264l-.163.264-.164.265h-.264zm-37.615-.176l.177-.176.176.176.176.176h-.705zm11.554.077v-.1l.463-.364.463-.363-.363.463-.363.463h-.2zm-10.848-.297v-.133h.264v.265h-.264zm.529-.265v-.132h.265v.264h-.265zm36.91-.132l.163-.265h.264l-.163.265-.164.264h-.264zm-36.359-.1l.11-.1 1.125-.567 1.124-.567v.265l-1.047.534-1.048.535h-.374zm10.958-.165l.164-.265h.264l-.163.265-.164.265h-.264zm-30.187-.86l-.504-.595.595.504.595.504v.182h-.182zm56.249.066l.283-.529h.265l-.284.53-.283.528h-.264zm-25.003 0l.163-.264h.265l-.164.264-.163.265h-.265zm-9.393-.397v-.132h.265v.265h-.265zm10.583-.529l.622-.661h.264l-.621.661-.621.662h-.265zm-33.75-.014l-.513-.412.595.289.595.288v.246h-.163zm23.696.279v-.133h.265v.265h-.265zm.53-.246v-.132l.528-.284.53-.283v.265l-.53.283-.529.283zm33.866-.019v-.132h.265v.265h-.265zm-59.16-.702l-.188-.306.305.19.305.188v.233h-.233zm59.425.173v-.132h.264v.264h-.264zm-32.809-.265v-.132h.265v.265h-.265zm9.79-.529l.621-.661h.265l-.622.661-.621.662h-.265zm-37.042.265v-.132h.265v.264h-.265zm27.914-.132l.163-.265h.265l-.164.265-.163.264h-.265zm32.676-.265l.283-.53h.265l-.284.53-.283.53h-.264zm-61.119.132v-.133h.265v.265h-.265zm-1.124-.548l-.728-.395v-.26l.794.41.793.41v.251l-.066-.01-.066-.011zm30.228.284v-.133h.265v.265h-.265zm.53-.246v-.133l.528-.283.53-.283v.265l-.53.283-.529.283zm9.26-.499v-.082l.86-.777.86-.778-.778.86-.777.86h-.165zm22.754-.049v-.132h.264v.264h-.264zm-64.172-.415l-.175-.282.126-.126.126-.126.157.408.157.409h-.217zm33.613.018l.163-.264h.265l-.164.264-.163.265h-.265zm30.823-.132v-.132h.265v.264h-.265zm-30.03-.397l.164-.265h.264l-.163.265-.164.265h-.264zm-33.784-.18l.348-.14.16.16.16.16-.508-.021-.507-.02zm64.08.048v-.133h.264v.265h-.265zm-61.98-.308l.331-.133.33.133.332.134H9.446zm32.346.043v-.132h.264v.264h-.264zm-30.212-.313l.347-.139.16.16.16.16-.508-.021-.507-.021zm30.873-.084l.164-.264h.264l-.163.264-.164.265h-.264zm29.245.133v-.265l.256-.397.257-.397v.529l-.257.397-.256.397zM13.106 62l.176-.176.177.177.176.176h-.706zm.794-.264l.176-.176.176.176.177.177h-.706zm29.677-.088l.163-.265h.265l-.163.265-.164.265h-.265zm-28.972-.132v-.133h.265v.265h-.265zm36.248.05v-.084l.86-.777.86-.777-.777.86-.777.86h-.166zm-35.63-.359l.176-.176.176.176.177.176h-.706zm29.148-.088l.163-.265h.265l-.164.265-.163.264h-.265zm-28.355-.177l.177-.176.176.176.176.177h-.705zm56.533.045v-.133h.264v.265h-.264zm-55.74-.31l.177-.175.177.176.176.176h-.705zm28.223.045v-.132h.265v.264h-.265zm-27.517-.265v-.132h.265v.265h-.265zm28.046.033v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm27.252-.033v-.132h.265v.265h-.265zm-54.504-.396l.397-.257h.529l-.397.257-.396.256h-.53zm54.769-.133v-.132h.265v.265h-.265zm-53.71-.264v-.133h.264v.265h-.264zm27.384-.133l.163-.264h.265l-.163.264-.164.265h-.265zm-26.833-.101l.11-.102 2.447-1.224 2.448-1.224v.265l-2.376 1.193-2.376 1.193h-.363zm53.424-.163v-.353l.176.176.176.177-.176.176-.176.177zm-25.797-.265l.163-.264h.265l-.164.264-.163.265h-.265zm5.82-.264l.48-.53h.264l-.479.53-.479.529h-.264zm-5.159-.1v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm25.4-.033v-.133h.265v.265h-.265zm.265-.661v-.353l.176.176.177.177-.177.176-.176.177zm-24.474-.265l.163-.264h.265l-.164.264-.163.265h-.265zm4.63.165v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-3.836-.694l.163-.264h.265l-.164.264-.163.265h-.265zm23.944.132v-.132h.265v.265h-.265zm-48.948-.529v-.132h.265v.265h-.265zm26.062-.397l.479-.529h.264l-.479.53-.478.529h-.265zm3.572.43v-.1l.463-.363.463-.364-.363.463-.363.464h-.2zm19.579-.165v-.353l.176.177.177.176-.177.176-.176.177zm-48.683-.132v-.133h.264v.265h-.264zm.529-.246v-.133l.529-.283.53-.283v.265l-.53.283-.53.283zm48.418-.416v-.353l.177.177.176.176-.176.177-.177.176zm-22.49-.1v-.1l.464-.363.463-.363-.363.463-.363.463h-.2zm3.573-.164l.163-.265h.265l-.164.265-.163.264h-.265zM27.57 55.43v-.133h.264v.265h-.264zm.529-.264v-.133h.264v.265H28.1zm46.831 0v-.133h.265v.265h-.265zm-46.302-.246v-.133l.53-.283.528-.283v.265l-.529.283-.529.283zm25.135-.548l.622-.661h.264l-.621.661-.621.661h-.265zm2.514.397l.163-.265h.265l-.163.265-.164.264h-.265zm18.918-.265v-.353l.176.177.176.176-.176.177-.176.176zM11.5 54.051l.731-.11.592.113.591.115-1.322-.004-1.323-.004zm18.45.057v-.132h.265v.265h-.264zm26.988-.396l.284-.53h.264l-.283.53-.283.529h-.265zM9.931 53.8l.176-.177.177.177.176.176h-.706zm4.233 0l.176-.177.177.177.176.176h-.705zm16.316.044v-.132h.265v.264h-.265zm-21.716-.86l-.641-.728.727.642.728.641v.173h-.172zm6.585.547l.347-.14.16.16.16.16-.507-.02-.507-.021zm15.793-.084l.163-.265h.265l-.164.265-.163.265h-.265zm44.317 0v-.353l.177.177.176.176-.176.176-.177.177zm-59.178-.176l.176-.177.177.177.176.176h-.706zm38.805.076v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-37.747-.341l.176-.176.177.176.176.176h-.705zm14.464.044v-.132h.265v.264h-.265zm-13.758-.265v-.132h.264v.265h-.264zm14.42-.132l.163-.264h.265l-.164.264-.163.265H32.3zm25.003.132v-.132h.264v.265h-.264zm18.256-.132V52.3l.176.177.177.176-.177.177-.176.176zm-57.062-.176l.176-.177.177.177.176.176h-.705zm.706-.22v-.134h.264v.265h-.264zm13.758 0v-.134h.264v.265h-.264zm24.606 0v-.134h.265v.265h-.265zm189.38-.06l.865-.107.723.11.723.11-1.588-.004-1.587-.003zM7.99 51.99v-.132h.265v.264H7.99zm11.995-.044l.176-.177.177.177.176.176h-.705zm13.802-.088l.164-.265h.264l-.163.265-.164.264h-.264zm42.201 0v-.353l.177.176.176.177-.176.176-.177.176zm169.422.088l.176-.177.177.177.176.176h-.705zm4.674.044v-.132h.265v.264h-.265zM20.69 51.726v-.132h.265v.265h-.265zm37.307 0v-.132h.264v.265h-.264zm186.796 0v-.132h.264v.265h-.264zm6.085 0v-.132h.265v.265h-.265zM7.461 51.065l-.283-.53h.265l.283.53.283.53h-.264zm14.288.132l.661-.378h.529l-.661.378-.661.378h-.53zm12.7.265v-.132h.264v.264h-.264zm209.657-.173l-.189-.306.306.189.305.189v.233h-.233zm7.433.04l.164-.264h.265l-.164.265-.163.264h-.265zM35.11 51.066l.164-.265h.264l-.163.265-.164.265h-.264zm23-.464l.774-.853.152.165.151.166-.332.119-.332.118.176.309.176.308-.22-.2-.218-.198-.551.46-.55.459zm.151.596v-.132h.265v.265h-.265zm17.992-.397v-.352l.176.176.177.176-.177.177-.176.176zm-53.181-.132v-.132h.264v.264h-.264zm12.832-.132l.164-.265h.264l-.163.265-.164.264h-.264zm-12.303-.132v-.133h.264v.265h-.264zm-16.669-.265v-.132h.265v.264h-.265zm17.198 0v-.132h.265v.264h-.265zm12.435.019v-.133l.53-.283.529-.283v.264l-.53.284-.529.283zm39.953-.151v-.353l.176.176.176.177-.176.176-.176.176zm-51.859-.133v-.132h.265v.265h-.265zm218.017 0v-.132h.265v.265h-.265zm10.319 0v-.132h.264v.265h-.264zM6.51 49.437l-.189-.306.306.189.305.189v.233H6.7zm18.678.173v-.133h.265v.265h-.265zm.53-.265v-.132h.264v.264h-.264zm12.17.033v-.1l.463-.363.463-.364-.363.463-.363.463h-.2zm204.38-.183l-.174-.282.126-.126.126-.126.157.408.156.408h-.216zm10.991.15v-.132h.265v.264h-.265zm-227.012-.264v-.133h.264v.265h-.264zm50.556-.287l.021-.507.139.347.139.347-.16.16-.16.16zM4.938 47.559L3.625 46.17l1.389 1.313 1.389 1.313v.152h-.152zm21.838 1.257v-.132h.264v.264h-.264zm226.748 0v-.132h.264v.264h-.264zm-226.219-.265v-.132h.265v.265h-.265zm11.774-.132l.164-.264h.264l-.163.264-.164.265h-.264zm-11.245-.132v-.132h.265v.264h-.265zm214.048-.132v-.353l.177.176.176.177-.176.176-.177.176zM253.81 48l.021-.507.14.347.138.348-.16.16-.16.16zm-225.446.033v-.132l1.059-.54 1.058-.54v.264l-1.058.54-1.059.54zm11.51-.143l.163-.265h.265l-.164.265-.163.265h-.265zm37.174-.265v-.352l.176.176.177.176-.177.177-.176.176zm169.44-.04l-.189-.306.306.189.305.189v.233h-.233zm2.671.04l.164-.264h.264l-.163.264-.164.265h-.264zm-208.491-.264l.163-.265h.265l-.164.265-.163.264h-.265zm.661-.365v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm204.788-.032v-.132h.264v.264h-.264zm3.528-1.72V43.26l.104.992.104.992-.104.992-.104.992zM30.744 46.7v-.132h.265v.265h-.264zm46.588-.286l.021-.507.14.347.138.347-.16.16-.16.16zm-46.058.022v-.133h.264v.265h-.264zM2.93 45.839l-.363-.463.463.363.463.364v.2h-.2zm28.873.331v-.132h.265v.264h-.265zm10.716-.132l.163-.265h.265l-.164.265-.163.264h-.265zm-10.187-.132v-.133h.265v.265h-.265zm.53-.246v-.133l.528-.283.53-.283v.264l-.53.284-.529.283zm10.318.013v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-41.168-.47l-.189-.305.306.189.305.188v.234h-.233zm75.564.041v-.353l.176.177.177.176-.177.177-.176.176zm-76.2-.397v-.132h.264v.265h-.264zm32.808 0v-.132h.265v.265h-.265zm10.054.033v-.1l.463-.363.463-.364-.363.463-.363.464h-.2zM.847 44.583v-.133h.264v.265H.847zm33.999-.133l.163-.264h.265l-.164.264-.163.265h-.265zM.174 44.168L0 43.886l.126-.126.126-.126.157.408.157.408H.349zm77.708-.247v-.661l.134.33.133.331-.133.33-.134.332zm-42.375.132v-.132h.265v.265h-.265zm9.79.033v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm169.598-.28v-.38l-.86-.107-.86-.107.992-.042.992-.042v.772l2.183.089 2.183.09-2.315.053-2.315.054zm-178.859-.017v-.132h.265v.264h-.265zm64.757-.055l.595-.114.596.114.595.115H100.198zm-98.028-.267l.728-.11.727.11.728.11H2.037zm33.933-.075l.163-.265h.265l-.164.265-.163.265h-.265zm62.662.088l.176-.176.177.176.176.177h-.705zm3.88.044v-.132h.265v.265h-.265zm15.152-.057l.73-.11.592.113.592.114-1.323-.004-1.323-.004zm10.976.014l.33-.133.332.133.33.134h-1.323zm1.588 0l.33-.133.331.133.33.134h-1.322zm19.86-.006l.347-.139.16.16.16.16-.507-.02-.507-.022zm11.498-.003l.468-.122.326.132.325.132-.794-.01-.793-.01zm11.404-2.462v-2.778l.097 1.389.097 1.389-.097 1.389-.097 1.389zm17.486 2.315l-.127-.33.07-16.008.072-16.007.064 16.198.064 16.199 3.77.08 3.77.082-3.778.058-3.779.059zm33.344-12.634l.004-12.832 2.117-.016 2.117-.016-2.048.093-2.048.092-.073 12.756-.072 12.755zm4.212 8.864V35.32l.09 2.196.09 2.195-.09 2.038-.09 2.038zm18.352 3.909l.865-.107.723.11.723.11-1.588-.004-1.587-.003zm-241.415-.25l.177-.176.176.177.177.176H5.52zm93.046.045v-.133h.264v.265h-.264zm5.291 0v-.133h.265v.265h-.265zm12.788-.044l.177-.177.176.177.177.176h-.706zm11.554.044v-.133h.264v.265h-.264zm3.969 0v-.133h.264v.265h-.264zm17.198 0v-.133h.264v.265h-.264zm11.465-.044l.176-.177.177.177.176.176h-.706zm2.91 0l.177-.177.176.177.176.176h-.705zm35.63.044v-.133h.265v.265h-.264zm46.038 0v-.133h.265v.265h-.265zM6.756 42.95l.176-.176.177.176.176.176h-.706zm30.603.044v-.132h.265v.264h-.265zm9.658-.397l.478-.529h.265l-.479.53-.479.528h-.264zm51.039.224l-.189-.305.306.188.305.19v.232h-.233zm6.64.04l.163-.264h.265l-.164.265-.163.265h-.265zm11.51.133v-.132h.264v.265h-.265zm11.464-.044l.177-.176.176.176.177.177h-.706zm5.204.073v-.104l.41-.158.411-.158-.162.262-.161.261h-.498zm15.875-.029v-.132h.264v.265h-.264zm11.377 0v-.132h.264v.265h-.264zm4.762 0v-.132h.265v.265h-.265zm47.184-.044l.177-.176.176.176.177.177h-.706zm32.809 0l.176-.176.177.176.176.177h-.706zM7.814 42.686l.176-.177.177.177.176.176h-.705zm30.207-.089l.163-.264h.265l-.164.264-.163.265h-.265zm77.655.133v-.132h.264v.265h-.264zm32.122-.174l-.19-.305.306.189.306.189v.233h-.234zm11.799.174v-.132h.264v.265h-.264zm5.82 0v-.132h.265v.265h-.264zm35.19 0v-.132h.265v.265h-.265zm10.848 0v-.132h.265v.265h-.265zM8.608 42.42l.176-.175.177.176.176.176h-.706zm69.518-.242l.02-.507.14.348.139.347-.16.16-.16.16zm18.872-.176l-.504-.595.595.504.595.504v.182h-.182zm8.756.066l.479-.529h.265l-.48.53-.478.528h-.265zm20.736.066l-.363-.463.463.363.463.364v.2h-.2zm7.442.38v-.082l.86-.777.86-.777-.777.86-.777.86h-.166zm32.015-.017v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm44.821-.205l-.188-.306.305.19.305.188v.233h-.233zm32.553-.555l-.777-.86.86.778.86.777v.165h-.166zm-233.92.42l.177-.177.176.176.177.177h-.706zm29.281.043v-.132h.265v.265h-.265zm75.778-.463l-.504-.595.595.504.596.504v.183h-.182zm31.893-.396l-.911-.993.992.912.992.912v.16h-.16zm12.028.396l-.504-.595.595.504.596.504v.183h-.183zm43.02.496v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-191.206-.341l.177-.177.176.177.177.176h-.706zm29.149-.088l.163-.265h.265l-.164.265-.163.264h-.265zm8.995-.265l.48-.53h.264l-.479.53-.479.53h-.264zm-37.35.088l.176-.176.177.176.176.177h-.705zm.706-.22v-.133h.264v.265h-.264zm28.31 0v-.133h.265v.265h-.265zm127 .032v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-154.781-.297v-.132h.264v.264h-.264zm28.443-.132l.163-.265h.265l-.164.265-.163.264h-.265zm65.88 0l.164-.265h.265l-.164.265-.163.264h-.265zm18.76-.041l-.188-.306.306.19.305.188v.233h-.233zm-112.466-.136l.177-.176.176.176.176.177h-.705zm65.55-.242l.02-.507.14.347.138.347-.16.16-.16.16zm17.706.287v-.133h.264v.265h-.264zm17.57-.174l-.19-.305.306.189.305.188v.234h-.233zm88.792.174v-.133h.265v.265h-.265zm6.88 0v-.133h.264v.265h-.265zm-195.792-.265v-.132h.264v.264h-.264zm27.913-.132l.164-.265h.264l-.163.265-.164.264h-.264zm8.467-.265l.479-.53h.264l-.478.53-.48.53h-.264zm107.553.397v-.132h.265v.264h-.265zm84.931 0v-.132h.265v.264h-.265zm-228.07-.397l.396-.256h.53l-.397.256-.397.257h-.529zm81.491.132v-.132h.265v.265h-.265zm11.113 0v-.132h.264v.265h-.264zm17.991 0v-.132h.265v.265h-.265zm10.848 0v-.132h.265v.265h-.265zm32.015 0v-.132h.264v.265h-.264zm34.925 0v-.132h.264v.265h-.264zm6.35 0v-.132h.264v.265h-.264zm-166.82-.397l.164-.264h.264l-.163.264-.164.265h-.264zm71.04.133v-.133h.265v.265h-.264zm32.015 0v-.133h.265v.265h-.265zm11.906 0v-.133h.265v.265h-.265zm84.932 0v-.133h.264v.265h-.264zm-226.748-.265v-.132h.264v.264H15.4zm80.169 0v-.132h.264v.264h-.264zm11.641 0v-.132h.265v.264h-.265zm17.463 0v-.132h.264v.264h-.264zm11.377-.132v-.353l.176.177.177.176-.177.176-.176.177zm32.014.132v-.132h.265v.264h-.265zm34.925 0v-.132h.265v.264h-.265zm5.821 0v-.132h.265v.264h-.265zm-192.881-.263v-.133h.265v.265h-.265zm26.987 0v-.133h.265v.265h-.265zm70.115-.133v-.352l.176.176.177.176-.177.177-.176.176zm32.015.133v-.133h.264v.265h-.264zm11.906 0v-.133h.264v.265h-.264zM16.457 39.29v-.132h.265v.264h-.265zm27.12-.132l.163-.265h.265l-.163.265-.164.264h-.265zm35.109-.397l.01-.794.122.468.122.468-.132.326-.132.326zm22.261.485l.177-.176.176.176.177.176h-.706zm.794 0l.177-.176.176.176.176.176h-.705zm66.587-.088v-.353l.176.176.177.177-.177.176-.176.176zm40.238-.155l.02-.507.14.348.138.347-.16.16-.16.16zm33.316.155v-.353l.177.176.176.177-.176.176-.177.176zm-224.631-.265l.397-.256h.529l-.397.256-.397.257h-.529zm34.925-.661l.897-.926h.265l-.898.926-.897.926h-.265zm43.127.661v-.353l.176.177.177.176-.177.177-.176.176zm4.87-.04l-.19-.306.306.189.306.188v.234h-.234zm2.406.04l.164-.264h.264l-.163.264-.164.265h-.264zm4.895 0v-.353l.176.177.177.176-.177.177-.176.176zm10.583.132v-.132h.265v.265h-.265zm6.35 0v-.132h.265v.265h-.265zm5.292 0v-.132h.264v.265h-.264zm1.323 0v-.132h.264v.265h-.264zm5.291-.132v-.353l.177.177.176.176-.176.177-.177.176zm8.467 0v-.353l.176.177.177.176-.177.177-.176.176zm5.91.088l.175-.176.177.176.176.177h-.705zm10.725-.286l-.363-.463.463.363.463.363v.2h-.2zm1.886.33v-.132h.264v.265h-.264zm83.186-.173l-.189-.305.306.189.305.188v.234h-.233zm2.671.041l.164-.264h.264l-.163.264-.164.265h-.264zM44.371 38.63l.163-.265h.265l-.164.265-.163.264h-.265zm84.641-.041l-.189-.306.306.189.305.189v.233h-.233zm2.539.173v-.132h.264v.264h-.264zm18.52 0v-.132h.265v.264h-.264zm6.667-.53l.01-.793.122.468.122.468-.132.326-.132.325zm56.412.357l-.19-.306.306.189.306.189v.233h-.234zm1.348.04l.163-.264h.265l-.164.265-.163.264h-.265zm-196.189-.132v-.132h.265v.265h-.265zm94.585-13.758l.004-13.758 2.117-.016 2.117-.016-2.049.092-2.048.093-.072 13.682-.072 13.681zm90.476 5.953v-8.07l.08 4.035.081 4.035-.08 4.035-.08 4.035zm-184.532 7.54V38.1h.265v.265h-.265zm26.326-.132l.164-.264h.265l-.164.264-.163.265H45zm57.812.133V38.1h.264v.265h-.264zm14.287 0V38.1h.265v.265h-.265zm27.273-.287l.021-.507.14.347.138.347-.16.16-.16.16zm19.559.287V38.1h.264v.265h-.264zm82.134-5.953v-6.218l.084 3.109.084 3.109-.084 3.108-.084 3.11zm3.443-1.588v-7.805l.081 3.902.08 3.903-.08 3.903-.08 3.902zM19.368 37.968v-.132h.264v.264h-.264zm109.39-7.276v-7.54l.08 3.77.082 3.77-.082 3.77-.08 3.77zm3.438.132v-7.408l.082 3.786.081 3.787-.081 3.622-.082 3.622zm28.832 2.91v-4.497l.088 2.17.09 2.17-.09 2.328-.088 2.328zm51.813-5.479l-.063-9.977-2.183-.09-2.183-.088 2.191-.054 2.192-.054.127.332.127.332-.073 9.788-.072 9.789zm2.117-.143l-.063-10.12 2.315.054 2.315.054-2.18.089-2.18.089-.072 9.977-.073 9.978zM19.897 37.704v-.133h.264v.265h-.264zm25.929.036v-.133l.794-.565.793-.565v.264l-.793.566-.794.565zm78.433-7.18V23.15l.082 3.787.08 3.786-.08 3.622-.082 3.622zm24.754 7.143v-.132h.265v.265h-.265zm19.664-1.455v-1.72l.107.86.107.86-.107.86-.107.86zM20.426 37.452v-.132l.794-.41.793-.41v.264l-.793.41-.794.41zm128.44-7.818v-7.54l.08 3.77.082 3.77-.081 3.77-.082 3.77zM78.95 36.116l.01-.794.122.468.122.468-.131.326-.132.326zm-56.672.265v-.133h.265v.265h-.265zm25.532-.133l.164-.264h.264l-.163.264-.164.265h-.264zm-25.003-.132v-.132h.265v.264h-.265zm.53-.265v-.132h.264v.265h-.265zm25.135.033v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-24.474-.43l.163-.264h.265l-.164.265-.163.264h-.265zm.661-.396v-.133h.265v.265h-.265zm25.003-.133l.164-.264h.264l-.163.264-.164.265H49.5zm6.736-.86l1.18-1.256h.154v.154l-1.257 1.18-1.256 1.18zm-31.077.596l.163-.265h.265l-.164.265-.163.264h-.265zm25.003-.1v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-42.51-.341l.176-.177.177.177.176.176h-.705zm3.815 0l.33-.133.331.134.33.133h-1.322zm14.353.044v-.133h.265v.265h-.265zm-19.05-.265v-.132h.265v.264h-.265zm6.438-.044l.177-.176.176.176.177.176h-.706zm13.274-.088l.163-.265h.265l-.164.265-.163.264h-.265zm52.606-1.455l.002-1.852.104.998.105.998-.107.854-.106.854zM6.403 33.735v-.133h.265v.265h-.265zm8.29-.045l.177-.176.176.176.176.177h-.705zm36.69.077v-.1l.462-.363.463-.363-.363.463-.363.463h-.2zm-46.02-.862l-.548-.697.008-.295.008-.295.294.529.294.53.4.462.401.463h-.308zm10.389.52l.176-.176.176.177.177.176h-.706zm11.553.045v-.132h.265v.264h-.265zM16.81 33.16l.176-.176.177.176.176.177h-.705zm11.157-.088l.163-.265h.265l-.164.265-.163.265h-.265zm-10.363-.176l.176-.177.176.177.177.176h-.706zm34.836.076v-.1l.464-.363.463-.363-.364.463-.363.463h-.2zm50.378-.205l-.188-.306.305.189.305.189v.233h-.233zm-84.42-.136l.176-.176.176.176.177.176h-.706zm10.23.077v-.1l.463-.363.463-.364-.363.463-.363.463h-.2zm70.908-.033v-.132h.265v.264h-.265zm-80.433-.264v-.133h.265v.265h-.265zm.53-.265v-.132h.264v.264h-.265zm33.866.032v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-33.25-.34l.177-.177.176.176.177.177h-.706zm9.57-.089l.163-.264h.265l-.164.264-.163.265h-.265zm28.84-.264l.478-.53h.265l-.48.53-.478.529h-.265zm43.366.223l-.19-.305.306.189.306.188v.234h-.234zm-81.07-.091v-.132h.265v.264h-.265zm86.519 0v-.132h.264v.264h-.264zm-85.902-.309l.177-.176.176.176.177.177h-.706zm9.04-.088l.164-.265h.264l-.163.265-.164.265h-.264zm23.945.165v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm123.619-3.638l-.058-3.87.463-.364.463-.363-.324.415-.323.415-.081 3.818-.082 3.819zM4.602 30.56l.01-.794.122.468.122.468-.132.326-.131.325zm17.676.529v-.133h.265v.265h-.265zm84.774-.173l-.19-.306.306.189.306.189v.233h-.234zm-84.157-.136l.177-.176.176.176.177.176h-.706zm8.511-.088l.164-.265h.264l-.163.265-.164.264h-.264zm69.825-.041l-.189-.306.306.19.305.188v.233h-.233zM23.6 30.56v-.133h.264v.265h-.264zm32.014.032v-.1l.464-.363.463-.363-.364.463-.363.463h-.2zm4.102-.43l.478-.529h.265l-.479.53-.479.529h-.264zm-35.587.133v-.132h.265v.264h-.265zm7.938.032v-.1l.463-.363.463-.363-.364.463-.363.463h-.2zm-7.409-.297v-.132h.265v.265h-.265zm76.043-.173l-.19-.305.306.188.306.19v.233h-.234zm5.556 0l-.189-.305.306.188.305.19v.233h-.233zm-80.805-.224l.397-.256h.529l-.397.256-.397.257h-.529zm7.673-.1v-.1l.463-.362.463-.364-.363.463-.363.463h-.2zm24.21-.429l.478-.529h.265l-.48.53-.478.528h-.265zm-30.825.133v-.133h.265v.265h-.265zm33.867.032v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm106.95-.086l1.248-.107.088-3.095.088-3.094-.013 3.175-.014 3.175-1.323.027-1.323.027zM27.04 28.972v-.132h.265v.264h-.265zm72.868-.173l-.189-.306.306.19.305.188v.233h-.233zm5.714.173v-.132h.264v.264h-.264zm-78.052-.265v-.132h.264v.265h-.264zm.529-.264v-.132h.264v.264H28.1zm6.35.032v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm24.341-.561l.622-.662h.264l-.62.662-.622.661h-.265zm-30.162.264v-.132h.265v.265h-.265zm32.676-.132l.164-.265h.264l-.163.265-.164.265h-.264zm43.631-.04l-.189-.306.306.188.305.19v.233h-.233zm-75.778-.092v-.133h.265v.265h-.265zm70.115 0v-.133h.264v.265h-.264zm-69.586-.265v-.132h.265v.264h-.265zm5.821.032v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-5.292-.297v-.132h.265v.265h-.265zm31.618-.132l.164-.264h.264l-.163.264-.164.265h-.264zM4.642 25.268l.001-2.117.102 1.132.102 1.131-.104.985-.103.985zm26.103 1.852v-.132h.264v.264h-.264zm29.633-.53l.621-.66h.265l-.621.66-.622.662h-.264zm38.207.357l-.189-.306.306.19.305.188v.233h-.233zm5.556 0l-.189-.306.306.19.305.188v.233h-.233zm-72.867-.092v-.132h.264v.265h-.264zm.529-.264v-.133h.265v.265h-.265zm5.027.05v-.084l.86-.777.86-.777-.777.86-.777.86h-.166zm25.532-.183l.164-.264h.264l-.163.264-.164.265H62.2zm119.243-1.124l.048-1.39.098 1.247.099 1.247 2.169.088 2.168.09-2.315.053-2.315.054zm52.922 1.196l2.037-.093.1-1.246.1-1.246-.02 1.323-.021 1.323-2.117.016-2.116.016zm-202.195-.185v-.133l.53-.283.528-.283v.265l-.529.283-.529.283zm65.46-.457l-.19-.305.306.189.305.189v.233h-.233zm5.713.174v-.133h.265v.265h-.265zm-40.746-.265v-.132h.265v.264h-.265zm-29.104-.265V25.4h.265v.265h-.265zm28.443-.396l.479-.53h.264l-.479.53-.479.529h-.264zm-27.914.132v-.132h.265v.264h-.265zm29.159-.595l.308-.728.375-.397.376-.397-.562 1.125-.562 1.124h-.242zm33.92.422l-.19-.306.306.189.305.189v.233h-.233zm5.555 0l-.188-.306.305.189.305.189v.233h-.233zm-68.105-.092v-.132h.265v.265h-.265zm126.282-1.058l.004-1.323.11.731.111.732-.114.591-.114.592zm80.972-.397v-1.72l.107.86.106.86-.106.86-.107.86zM35.375 24.606l.163-.264h.265l-.164.264-.163.265h-.265zm4.884-1.124l1.18-1.257h.154v.155l-1.257 1.18-1.257 1.179zm-4.223.728v-.133h.265v.265h-.265zm60.432-.174l-.188-.305.305.189.305.188v.234h-.233zm5.557 0l-.19-.305.306.189.306.188v.234h-.234zm-65.327-.223l.163-.265h.265l-.164.265-.163.264h-.265zm195.395.132v-.132h.264v.264h-.264zm-50.958-.438l-.189-.305.306.189.305.188v.234h-.233zm4.676-.113l.021-.507.14.347.138.347-.16.16-.16.16zm-148.452.022v-.133h.265v.265h-.265zm41.88-1.059l.004-1.323.11.732.111.731-.114.592-.114.591zm152.589 1.059v-.133h.265v.265h-.265zm-193.807-.397l.163-.265h.265l-.164.265-.163.264h-.265zm57.654-.041l-.19-.306.306.19.306.188v.233h-.234zm5.713.173v-.132h.265v.264h-.265zm78.119-.05l.463-.121.463.121.463.121h-1.852zm50.67-.005l.599-.115.46.12.46.12-1.059-.004-1.058-.005zm-101.14-.342l.164-.265h.264l-.163.265-.164.265h-.264zm7.297-.154l.021-.507.14.347.138.347-.16.16-.16.16zm99.992.154v-.353l.176.177.177.176-.177.176-.176.177zm-197.644-.132v-.133h.265v.265h-.265zm118.025-.287l.021-.507.14.347.138.347-.16.16-.16.16zm7.23.114l-.189-.306.306.189.305.189v.233h-.233zm21.589.04v-.352l.176.176.177.176-.177.177-.176.176zm13.072-.04l-.19-.306.306.189.306.189v.233h-.234zm47.914.04l.164-.264h.264l-.163.264-.164.265h-.264zm2.62-.04l-.188-.306.306.189.305.189v.233h-.233zm-209.788-.224l.163-.265h.265l-.164.265-.163.264h-.265zm55.959.132v-.132h.265v.264h-.265zm5.399-.173l-.19-.306.306.19.306.188v.233h-.234zm23.705.04v-.352l.177.176.176.177-.176.176-.177.177zm5.292.133v-.132h.264v.264h-.264zm1.323 0v-.132h.264v.264h-.264zm122.766-.132v-.353l.177.176.176.177-.176.176-.177.177zm-112.354-2.25v-2.38l.1 1.116.101 1.117-.1 1.264-.099 1.265zm20.746 2.063l.598-.115.46.12.46.12-1.059-.005-1.058-.005zm6.148-.078v-.352l.176.176.177.176-.177.177-.176.176zm27.847.075l.728-.11.728.11.727.11h-2.91zm39.886.058v-.133h.265v.265h-.265zm11.444-.05l.463-.121.463.12.463.122h-1.852zm-207.368-.347l.164-.265h.264l-.163.265-.164.264h-.264zm95.912 0v-.353l.176.176.177.177-.177.176-.176.177zm15.966-1.72l.002-2.117.101 1.132.102 1.131-.104.985-.103.986zm33.246 1.852v-.132h.265v.264h-.265zm-80.888-.327l1.265-.1 1.116.101 1.117.101h-2.382l-2.38-.002zm20.299.062v-.132h.264v.265h-.264zm78.316 0v-.132h.265v.265h-.265zm32.809 0v-.132h.264v.265h-.264zm6.35-.132v-.353l.176.177.177.176-.177.177-.176.176zM4.867 20.77l.01-.794.122.468.122.468-.132.326-.132.325zm36.064.397l.164-.265h.264l-.163.265-.164.264h-.264zm58.977-.041l-.189-.306.306.189.305.189v.233h-.233zm57.043.173v-.132h.264v.264h-.264zm27.888-.173l-.189-.306.306.189.305.189v.233h-.233zm68.685.173v-.132h.264v.264h-.264zm-128.588-.265v-.132h.265v.265h-.265zm10.69-.173l-.188-.305.305.188.306.19v.233h-.234zm32.437.173v-.132h.265v.265h-.265zm-126.47-.231v-.1l.463-.363.463-.364-.364.463-.363.463h-.2zm115.622-.033v-.132h.265v.264h-.265zm77.754-.33l-.363-.464.463.364.463.363v.2h-.2zm7.442.33v-.132h.265v.264h-.265zm10.848 0v-.132h.265v.264h-.265zm-127.926-.397l.164-.264h.264l-.163.264-.164.265h-.264zm42.308-.04l-.189-.306.306.189.305.188v.234h-.233zm-124.064-.489l.479-.53h.264l-.478.53-.48.53h-.264zm91.52.224l-.188-.306.305.19.306.188v.233h-.234zm22.383.222v-.082l.86-.777.86-.778-.777.86-.777.86h-.166zm85.196-.017v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm10.319-.032v-.132h.264v.264h-.264zM42.65 20.009v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm140.865-.206l-.189-.305.306.189.305.188v.234h-.233zm18.679.173v-.132h.264v.265h-.264zM78.95 19.183l.01-.794.122.468.122.468-.131.326-.132.325zm154.995.529v-.132h.264v.264h-.264zm-66.94-.265v-.132h.265v.265h-.265zm15.875 0v-.132h.265v.265h-.265zm50.535 0v-.132h.265v.265h-.265zm-99.376-.438l-.189-.305.306.189.305.189v.233h-.233zm48.047.174v-.133h.265v.265h-.265zm50.8 0v-.133h.265v.265h-.265zM5.122 18.52v-.661l.133.33.134.331-.134.33-.133.332zm38.852.397v-.132h.264v.264h-.264zm82.814 0v-.132h.265v.264h-.265zm39.266-.173l-.189-.306.305.19.306.188v.233h-.233zm12.064-.213v-.519l-2.183-.089-2.183-.089 2.208-.054 2.207-.053.135.515.134.515.436.115.436.116-.595.03-.595.031zm2.998.342l.177-.176.176.176.176.176h-.705zm19.863-.13l-.189-.305.305.19.306.188v.233h-.233zm28.137.131l.33-.133.331.133.331.134h-1.323zm2.8 0l.177-.177.176.176.176.177h-.705zm12.215-.09l.164-.264h.264l-.163.265-.164.265h-.264zm-110.886-.305l-.188-.305.305.189.306.189v.233h-.234zm26.087.174v-.133h.265v.265h-.265zm91.918-.174l-.19-.305.306.189.306.189v.233h-.234zm-206.482-.09v-.133h.264v.264h-.264zm82.814 0v-.133h.265v.264h-.265zm32.28 0v-.133h.264v.264h-.265zm5.556 0v-.133h.264v.264h-.264zm34.925 0v-.133h.264v.264h-.264zm44.45 0v-.133h.264v.264h-.264zM128.2 18.08l.176-.176.176.176.177.177h-.706zm4.233 0l.176-.176.177.176.176.177h-.706zm28.046 0l.176-.176.176.176.177.177h-.706zm4.233 0l.176-.176.177.176.176.177h-.705zm35.101.044v-.132h.265v.265h-.265zm45.509 0v-.132h.264v.265h-.264zm5.027 0v-.132h.264v.265h-.264zm-121.091-.308l.176-.177.177.177.176.176h-.706zm2.117 0l.176-.177.176.177.177.176h-.706zm30.542-.016l.864-.107.723.11.723.11-1.588-.003-1.587-.003zm36.926.016l.177-.177.176.177.176.176h-.705zm47.36 0l.177-.177.176.177.177.176h-.706zm3.44 0l.177-.177.176.177.176.176h-.705zM148.75 14.43v-3.297l-2.183-.089-2.183-.089 2.315-.054 2.315-.053v6.879h-.264zm-70.094 2.613l.021-.507.139.347.139.348-.16.16-.16.16zM5.386 16.67v-.661l.134.33.133.331L5.52 17l-.134.33zm73.005-1.234l-.021-.574-.331-.133-.33-.134.338-.02.34-.021.148.388.15.388-.137.34-.137.339zm21.41.308v-.132h.264v.265h-.264zm3.175 0v-.132h.264v.265h-.264zm4.519-.286l.02-.508.14.348.139.347-.16.16-.16.16zM5.609 15.082v-.53h.48l-.139.53-.138.529H5.61zm89.694 0v-.353l.176.176.177.177-.177.176-.176.176zm5.16 0l.163-.265h.264l-.163.265-.164.264h-.264zm1.72-.133v-.132h.264v.265h-.265zm-95.565-.577l.347-.14.16.16.16.16-.507-.02-.507-.021zm70.517.004l.176-.177.177.177.176.176h-.705zm18.433-.088v-.353l.176.176.176.177-.176.176-.176.176zm11.641.132v-.132h.265v.264h-.265zM7.55 14.11l.177-.176.176.176.177.177h-.706zm68.528 0l.176-.176.176.176.177.177H75.9zm-67.734-.264l.177-.177.176.177.176.176h-.705zm66.94 0l.176-.177.177.177.176.176h-.706zm31.662.044v-.133h.264v.265h-.264zm-97.543-.309l.176-.176.176.176.177.176h-.706zm64.823 0l.176-.176.176.176.177.176h-.706zm21.74-.088l.163-.265h.265l-.164.265-.163.264H95.8zm-85.77-.177l.177-.176.176.176.177.177h-.706zm63.236 0l.176-.176.177.176.176.177h-.706zm33.25.044v-.132h.264v.265h-.265zm-95.427-.308l.176-.177.176.177.177.176h-.706zm61.383 0l.176-.177.177.177.176.176h-.705zm-60.59-.265l.177-.176.176.176.177.177h-.706zm59.532 0l.176-.176.176.176.177.177h-.706zm24.782.094v-.083l.86-.777.86-.777-.777.86-.777.86h-.166zm9.376-.777l-.777-.86.86.777.86.777v.166h-.166zm-92.896.419l.177-.177.176.177.176.176h-.705zm57.944 0l.176-.177.177.177.176.176h-.705zm-57.15-.265l.176-.176.177.176.176.176h-.705zm56.356 0l.177-.176.176.176.176.176h-.705zm-55.562-.265l.176-.176.176.176.177.177h-.706zm54.768 0l.177-.176.176.176.177.177h-.706zm-53.798-.22v-.132h.264v.264H15.4zm53.005-.044l.176-.177.176.177.177.176h-.706zm-52.123-.265l.176-.176.177.176.176.177h-.706zm51.329 0l.176-.176.177.176.176.177h-.705zm-50.535-.264l.176-.177.176.177.177.176h-.706zm49.741 0l.177-.177.176.177.176.176h-.705zm-48.948-.265l.177-.176.176.176.176.177h-.705zm48.154 0l.177-.176.176.176.177.177h-.706zm32.456.044v-.132h.265v.265h-.265zm5.82 0v-.132h.265v.265h-.264zm-85.636-.308l.176-.177.177.177.176.176h-.705zm46.567 0l.176-.177.176.177.177.176h-.706zm33.866 0l.177-.177.176.177.177.176h-.706zm4.498 0l.177-.177.176.177.176.176h-.705zm-84.137-.265l.176-.176.177.176.176.176h-.706zm44.979 0l.176-.176.177.176.176.176h-.705zm35.58-.004l.348-.139.16.16.16.16-.507-.021-.507-.021zm2.785.004l.176-.176.176.176.177.176h-.706zm-82.639-.22v-.133h.265v.265h-.265zm43.48-.045l.177-.176.176.176.176.177h-.705zm-42.686-.22V9.79h.265v.264h-.265zm42.069 0V9.79h.264v.264h-.264zm-41.452-.309l.177-.176.176.176.177.177h-.706zm40.658.044v-.132h.265v.265h-.265zM22.366 9.35l.177-.177.176.177.176.176h-.705zm39.159 0l.176-.177.176.177.177.176h-.706zm-38.453-.22v-.133h.264v.264h-.264zm37.835 0v-.133h.265v.264h-.265zm-37.218-.31l.176-.176.177.176.176.177h-.705zm36.513 0l.176-.176.176.176.177.177h-.706zM24.395 8.6v-.132h.264v.264h-.264zm35.013-.044l.176-.177.177.177.176.176h-.706zM25.012 8.29l.176-.176.177.176.176.177h-.705zm33.778.044v-.132h.265v.265h-.265zM25.718 8.07v-.132h.264v.264h-.264zm32.014-.132l-.397-.257h.529l.397.257.397.256h-.529zM26.335 7.76l.176-.176.177.176.176.177h-.705zm.705-.22v-.133h.265v.265h-.265zm29.898 0v-.133h.265v.265h-.265zm-29.28-.309l.176-.176.177.176.176.176h-.706zm28.222-.088l-.397-.257h.529l.397.257.397.256h-.529zM28.363 7.01V6.88h.265v.265h-.265zm.794-.396l.397-.257h.529l-.397.257-.397.256h-.529zm25.93.132v-.132h.264v.264h-.265zm-.53-.265V6.35h.265v.265h-.265zm-24.342-.264v-.133h.265v.265h-.265zM53.5 6.085l-.397-.256h.529l.397.256.397.257h-.529zm-22.754-.132v-.132h.264v.264h-.264zm.529-.264v-.133h.264v.265h-.264zm21.431 0v-.133h.265v.265h-.265zm-20.88-.233l.11-.1 1.125-.566 1.124-.567v.264l-1.048.535-1.047.534h-.374zm20.35-.032v-.132h.265v.264h-.264zm-.528-.265v-.132h.264v.265h-.264zm-.53-.264v-.132h.265v.264h-.264zm-.529-.265v-.132h.265v.265h-.265zm-.529-.264v-.133h.265v.265h-.265zM34.45 4.1v-.132h.264v.264h-.264zm15.081 0v-.132h.265v.264h-.265zm-14.552-.265v-.132h.265v.265h-.265zm14.023 0v-.132h.264v.265h-.264zm-13.494-.264V3.44h.265v.264h-.265zm12.965 0V3.44h.264v.264h-.264zm-12.436-.265v-.132h.265v.265h-.265zm11.907 0v-.132h.264v.265h-.264zm-11.378-.264V2.91h.265v.265h-.265zm10.848 0V2.91h.265v.265h-.265zm-10.318-.265v-.132h.264v.264h-.264zm9.79 0v-.132h.264v.264h-.265zm-9.261-.264V2.38h.264v.265h-.264zm8.319-.28l-.514-.411.595.288.596.289v.246h-.164zm-7.658-.117l.164-.265h.264l-.163.265-.164.264h-.264zm.662-.397v-.132h.264v.264h-.264zm6.085 0v-.132h.265v.264h-.265zm-5.556-.265v-.132h.264v.265h-.264zm5.027 0v-.132h.265v.265h-.265zm-4.498-.246v-.132l.53-.283.528-.283v.264l-.529.283-.529.284zm3.969-.018v-.133h.264v.265h-.264zm-.687-.438l-.189-.306.306.19.305.188v.233h-.233zM41.46.265L41.624 0h.264l-.163.265-.164.264h-.264zm1.19.132V.265h.265v.264h-.264zm-.528-.265V0h.264v.265h-.264z' fill='%23629438'/%3E%3Cpath d='M40.137 88.125l-1.587-.473-2.25-.844-2.248-.844-4.101-1.952-4.101-1.953-2.381-.693-2.382-.693-.727-.284-.728-.284v-.423l.86-.186.86-.186 3.602-1.157 3.603-1.156 1.55-.686 1.549-.685 1.86-1.078 1.859-1.077 2.91-1.861 2.91-1.862 2.382-1.767 2.381-1.768 2.25-1.97 2.248-1.97 1.754-1.966 1.755-1.966 1.515-2.117 1.516-2.116 1.03-2.045 1.03-2.045v-.392l-1.522 1.477-1.522 1.476-2.645 2.103-2.646 2.103-2.652 1.853-2.651 1.854-3.963 2.49-3.963 2.491-3.705 1.871-3.704 1.87-2.249.695-2.249.693-1.402.286-1.402.285h-3.32l-1.173-.4-1.174-.4L15 68.536 12.885 66.7l-2.844-1.633-2.844-1.632v-.463l.198-.005.199-.005 2.778-.375 2.778-.375 2.832-1.057 2.833-1.057 2.212-1.036 2.213-1.037 3.95-2.202 3.952-2.202 3.042-1.853 3.043-1.853 3.44-2.394 3.44-2.394 3.306-2.653 3.308-2.653 3.01-2.91L56.74 34l1.93-2.301 1.932-2.3 1.04-1.536 1.041-1.536.891-1.583.891-1.583-3.97 3.33-3.969 3.33-4.338 3.227-4.338 3.225-3.724 2.466-3.725 2.465-3.837 2.24-3.836 2.24-4.63 2.404-4.63 2.404-2.841 1.206-2.841 1.206-2.186.56-2.187.56-1.773-.098-1.773-.098-.654-.615-.655-.616-1.185-2.039-1.185-2.039-1.53-1.398-1.53-1.398-1.405-.794-1.406-.793v-.479h4.165L7 43.019l2.516-.639 2.62-1.056 2.621-1.057 3.044-1.435 3.043-1.436 2.9-1.66 2.9-1.658 2.778-1.868 2.778-1.868 2.91-2.272 2.91-2.271 2.699-2.723 2.697-2.723.87-1.114.868-1.114-.391.286-.392.287-2.25 1.611-2.248 1.612-3.175 1.891-3.175 1.892-4.763 2.345-4.762 2.346-3.34 1.337-3.34 1.336-2.349.574-2.348.573-2.514.025-2.513.024-.917-.538-.917-.539-.538-.916-.539-.917.065-4.498.065-4.498.42-3.284.422-3.284.212-.552.212-.553 2.742-.776 2.741-.777 5.027-1.643 5.028-1.643 3.44-1.37 3.439-1.371 2.116-.947 2.117-.948L36.698 3.1 40.667.987l.669-.47.67-.47 2.108 1.203 2.109 1.203 4.762 2.337 4.763 2.338 3.307 1.322 3.307 1.323 6.086 1.986 6.085 1.986 1.892.54 1.891.539.284 1.65.284 1.65.3 3.705.3 3.704-.172 4.498-.174 4.498-.264 2.513-.265 2.514-.39 2.381-.392 2.381-.546 2.514-.546 2.514-.8 2.736-.8 2.736-1.046 2.688-1.047 2.687-1.473 2.985-1.473 2.984-2.043 3.1-2.044 3.102-2.167 2.574-2.167 2.574-1.716 1.517-1.717 1.516-2.04 1.52-2.042 1.52-2.513 1.315-2.514 1.315-1.455.578-1.455.577-2.117.628-2.117.627-.132-.013-.132-.014zM245.36 51.853l-.623-.262-.797-.568-.796-.567-.628-1.35-.629-1.348-.003-.463-.003-.463h4.215l.283.529.283.529h2.609l.274-.512.274-.512v-3.474h-3.64l-.914-.382-.914-.382-.953-1.054-.952-1.055-.281-1.01-.28-1.012.017-6.35.017-6.35.202-2.303.202-2.304.709-1.023.709-1.023 1.072-.603 1.072-.602 1.531-.14 1.532-.138 1.03.33 1.031.331.863.644.862.644.593 1.11.593 1.108v26.459l-.6 1.124-.601 1.124-1.1.728-1.099.728-2.269.062-2.269.062zm4.186-13.206l.274-.512V23.02l-.53-.53-.529-.528h-1.486l-.48.35-.48.352-.137 7.666-.138 7.666.312.582.311.582h2.609zm-34.387 4.91v-.366l-1.563-.113-1.564-.113-1.077-.713-1.077-.713-.6-1.124-.601-1.124-.078-10.517-.077-10.517h4.256V37.87l.274.511.274.512h1.286l.273-.512.274-.511V18.257h4.234V43.92h-4.234zm-116.02-.254l-.793-.36-.872-.735-.871-.735-.575-1.09-.575-1.092-.102-3.385-.102-3.384 2.21.077 2.21.077.132 3 .132 2.998.514.375.513.374h1.222l.53-.529.528-.529v-5.258l-3.968-5.475-3.969-5.475v-6.352l.315-1.05.314-1.05 1.162-1.292 1.161-1.292 1.35-.4 1.35-.402H102.38l1.157.408 1.157.408.884.85.884.848.555 1.058.554 1.058.116 3.242.115 3.24H103.24V15.693l-.483-.437-.484-.438h-1.596l-.438.484-.438.484v5.086l3.992 5.497 3.993 5.496-.09 3.735-.09 3.735-.8 1.293-.8 1.293-1.135.798-1.135.798-1.901.074-1.902.074zm30.295.08l-.926-.183-.661-.279-.662-.279-.87-.81-.87-.81-.513-1.13-.513-1.13-.006-8.084-.006-8.084.697-1.4.697-1.398 1.028-.745 1.027-.744 1.328-.319 1.329-.318 1.211.305 1.212.305.92.625.92.625.608.896.61.897.29 1.046.29 1.047.002 7.441v7.441l-.407 1.157-.409 1.157-.848.884-.849.884-.926.468-.926.469-.926.125-.926.126zm2.371-4.803l.54-.58V23.62l-.549-.697-.548-.698h-1.549l-.53.53-.529.529V38.1l.53.53.529.529H131.266zm42.08-7.756V17.992H178.117V19.083l1.165-.175 1.165-.175 1.478.43 1.48.43.916.917.918.918.407 1.373.408 1.373v2.285H181.822V24.077l-.53-.529-.529-.529H179.294l-.588.412-.588.412v19.814h-4.234zm50.8 0V17.992H228.917v.956l1.786-.006 1.785-.006 1.059.56 1.058.562.583.624.582.625.41.98.41.98v3.192h-4.234v-2.608l-.416-.416-.415-.415h-1.733l-.438.484-.437.483-.001 3.684v3.683l-.175 6.152-.174 6.151h-3.884zm-108.359 12.07l-1.069-.485-.757-.898-.756-.897-.357-.851-.357-.852V11.112H117.263v27.171l.484.438.484.438h1.943V43.392l-1.39-.006-1.388-.006zm32.69.15l-.925-.294-1.366-1.333-1.366-1.332-.422-1.437-.422-1.437V22.225h-2.91v-4.498h2.91v-6.614h4.234v6.614h3.175v4.498H148.726l.078 7.695.077 7.695.864.772.864.772h.786V43.392l-.728-.027-.728-.027zm11.543-.023l-1.022-.38-.788-.75-.788-.748-.571-1.058-.571-1.059V22.358l.202-.723.202-.723.854-.972.854-.973 1.06-.482 1.061-.481 1.744-.006 1.745-.006 1.166.615 1.166.616.794 1.126.793 1.127.09 3.773.09 3.774-1.81.171-1.81.171-2.05.002-2.05.002v8.613l.412.589.411.588h1.74l.438-.484.438-.484v-3.53h4.234l-.006 2.05-.006 2.05-.486 1.059-.485 1.058-.76.753-.76.752-.776.401-.776.401-1.479.108-1.478.108zm3.8-19.199V22.51l-.512-.274-.511-.274H161.887l-.483.438-.484.438v2.299h3.44zm26.988 3.448V11.113H195.58v6.545l1.981.127 1.982.127 1.24.768 1.238.767.616 1.166.616 1.166-.004 8.888-.004 8.889-.591 1.033-.59 1.033-1.017.819-1.016.819-4.342.084-4.342.084zm7.355 11.571l.318-.317V22.509l-.512-.274-.512-.274h-2.416v17.198H198.385z' fill='%23347400'/%3E%3C/svg%3E\")"
|
|
9
|
-
}
|
|
10
|
-
},
|
|
11
|
-
"footer": {
|
|
12
|
-
"inline-size": { "value": "200px" },
|
|
13
|
-
"block-size": { "value": "80px" },
|
|
14
|
-
"background-image": {
|
|
15
|
-
"value": "url(\"data:image/svg+xml,%3Csvg id='sloterburgLogo' viewBox='0 0 254.141 88.636' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M129.59 78.795l-.105-.346-1.098-8.07-1.099-8.07-.15-.875-.15-.876 1.284.082 1.284.082.57 4.01.57 4.008.113.34.113.34.465-3.82.464-3.82.143-.595.143-.595h2.324l-.02.86-.02.86-1.104 8.334-1.105 8.335-1.26.08-1.259.081zm8.1-.172l-.874-.465-.514-.78-.514-.78-.002-6.695-.002-6.693.391-.758.392-.757.702-.553.703-.552h2.38l.873.54.873.54.432 1.132.433 1.132-.084 6.332-.084 6.331-.635.89-.634.89-.878.367-.879.367-.603-.011-.604-.011zm2.318-2.67l.274-.512-.004-5.772-.004-5.772-.224-.354-.224-.354-.632.09-.632.09-.07 6.184-.072 6.184.302.364.302.364h.71zm3.978-6.103v-9.26h6.086v2.646h-3.44v3.44h3.44v2.645h-3.44v7.144h3.44v2.646h-6.086zm7.409 0v-9.26h2.38v15.875h3.44v2.646h-5.82zm14.287 8.68l-1.19-.61-.463-.926-.463-.926V73.29h2.645v2.152l.274.512.274.512h.934l.317-.318.318-.317V60.59h2.646l-.001 7.871-.001 7.872-.516.845-.515.846-.646.423-.646.423-.888.136-.888.135zm6.35-8.68v-9.26h6.35v2.646h-3.704v3.415l1.786.078 1.786.079.08 1.256.081 1.257h-3.733v7.144h3.704v2.646h-6.35zm16.064 9.097l-.189-.189V62.971h-3.175V60.59h8.731V62.97h-2.902l-.07 8.004-.07 8.003-1.068.08-1.068.078zm16.75-.3l-.921-.462-.6-.9-.601-.898V60.59h2.638l.07 7.71.07 7.71.442.28.443.279.682-.311.682-.31V60.59h2.646l-.004 7.739-.004 7.74-.591 1.03-.591 1.03-.922.491-.922.49h-1.596zm12.033-.062l-.794-.522-.463-.861-.463-.861v-3.58h2.646v3.11l.384.319.384.319.476-.091.476-.09.077-1.585.077-1.585-2.26-3.107-2.26-3.107V63.22l.365-.873.365-.873.72-.567.72-.567.891-.167.89-.167 1.14.552 1.139.55.457.775.457.774v4.02h-2.622l-.078-1.787-.078-1.785-.632-.09-.631-.09-.224.355-.225.354-.004 1.149-.004 1.148 2.25 3.112 2.248 3.11v4.5l-.603.894-.603.896-.654.33-.653.331-1.059.002-1.058.002zm-22.622-8.867V60.59h2.646v6.35h2.117v-6.35h2.38v18.256h-2.38V69.321h-2.117V78.846h-2.646zm17.198 0V60.59h2.646v18.256h-2.646z' fill='%231a7ca6'/%3E%3Cpath d='M41.152 88.46l.176-.177.176.176.177.177h-.706zm1.323 0l.176-.177.176.176.177.177h-.706zm-2.382-.265l.177-.177.176.177.176.176h-.705zm3.175 0l.177-.177.176.177.176.176h-.705zm-4.233-.265l.176-.176.177.176.176.177h-.705zm5.292 0l.176-.176.176.176.177.177h-.706zm-5.91-.22v-.133h.265v.265h-.264zm6.703-.044l.177-.177.176.177.177.176h-.706zm-7.408-.265l.176-.176.177.176.176.176h-.705zm8.378.044v-.132h.265v.264h-.265zm-9.172-.309l.177-.176.176.176.176.177h-.705zm9.79 0l.176-.176.177.176.176.177h-.706zm-10.407-.22v-.132h.264v.264h-.264zm11.112 0v-.132h.265v.264h-.265zm-11.818-.309l.177-.176.176.176.177.177h-.706zm12.436 0l.176-.176.177.176.176.177h-.706zm-13.23-.264l.177-.177.176.177.177.176h-.706zm13.935.044v-.132h.265v.264h-.265zm-14.552-.265v-.132h.265v.265h-.265zm15.104.034l.11-.099.86-.437.86-.437v.264l-.781.404-.78.404h-.38zm-15.633-.298v-.133h.265v.265h-.265zm-.705-.309l.176-.176.176.176.177.176h-.706zm-.618-.22v-.133h.265v.265h-.265zm-.529-.265v-.132h.265v.264h-.265zm19.58 0v-.132h.264v.264h-.265zm-20.11-.265v-.132h.265v.265h-.264zm20.638 0v-.132h.265v.265h-.265zm-21.166-.264v-.133h.264v.265h-.264zm21.695 0v-.133h.265v.265h-.265zm-22.225-.265v-.132h.265v.264h-.265zm22.755.019v-.132l.529-.284.529-.283v.265l-.53.283-.528.283zm-23.284-.283v-.133h.265v.265h-.265zm-.529-.265v-.132h.265v.264h-.265zm-.529-.265v-.132h.265v.265h-.265zm25.797-.132l.163-.264h.265l-.164.264-.163.265h-.265zm-26.326-.132v-.132h.264v.264H28.1zm-.53-.265v-.132h.265v.265h-.264zm27.517.033v-.1l.463-.363.463-.364-.363.464-.363.463h-.2zm-28.046-.297v-.133h.265v.265h-.265zm-.529-.265v-.132h.265v.264h-.265zm-.793-.264v-.133h.264v.265h-.264zm30.559-.133l.163-.264h.265l-.163.264-.164.265h-.265zm-31.53-.176l.177-.177.176.177.177.176h-.706zm-.793-.265l.176-.176.176.176.177.177h-.706zm33.381-.353l.48-.529h.264l-.48.53-.478.529h-.265zm-34.44.089l.177-.177.176.177.177.176h-.706zm-.793-.265l.176-.176.176.176.177.176h-.706zm-.794-.265l.176-.176.177.176.176.177h-.706zm-1.56-.5l-.513-.41.662.314.661.315.11.097.11.096h-.516zm39.175-.381l.479-.53h.264l-.479.53-.479.529h-.264zm-38.938-.441l.176-.177.177.177.176.176h-.705zm1.058-.265l.177-.176.176.176.176.176h-.705zm.794-.265l.176-.176.177.176.176.177h-.705zm1.058-.264l.177-.177.176.177.177.176h-.706zm.794-.265l.176-.176.177.176.176.177h-.705zm37.086-.088l.163-.265h.265l-.164.265-.163.265h-.265zm-36.292-.176l.176-.177.177.177.176.176h-.706zm.794-.265l.176-.176.176.176.177.176H25.1zm.97-.22v-.133h.264v.265h-.264zm.617-.31l.176-.175.177.176.176.176h-.705zm.794-.264l.176-.176.177.176.176.177h-.706zm.794-.264l.176-.177.176.177.177.176h-.706zm.705-.22v-.133h.265v.265h-.265zm.53-.265V76.2h.264v.265h-.265zm1.058-.53l.661-.378h.529l-.661.378-.662.379h-.529zm32.014.315v-.083l.86-.777.86-.777-.777.86-.777.86h-.166zm-30.56-.976l.164-.265h.265l-.164.265-.163.265h-.265zm.662-.397v-.132h.265v.264h-.265zm.53-.246v-.132l.529-.283.529-.283v.264l-.53.283-.529.283zm31.353-.68l.479-.529h.264l-.479.53-.479.528h-.264zm-30.03-.132v-.132h.264v.264h-.265zm.66-.397l.164-.265h.265l-.164.265-.163.265h-.265zm.662-.397v-.132h.265v.264h-.265zm29.766-.397l.479-.529h.264l-.478.53-.48.528h-.264zm-29.104 0l.163-.264h.265l-.164.264-.163.265h-.265zm.794-.529l.163-.265h.265l-.164.265-.163.265h-.265zm.793-.53l.164-.264h.264l-.163.265-.164.264h-.264zm28.31 0l.164-.264h.265l-.164.265-.163.264h-.265zm-46.103-.189l.728-.11.727.11.728.11h-2.911zm-1.83-.251l.176-.176.177.176.176.176h-.705zm4.89-.004l.347-.14.16.16.16.16-.508-.02-.507-.021zm15.527-.084l.164-.264h.264l-.163.264-.164.265h-.264zm-21.21-.176l.176-.177.176.177.176.176h-.705zm7.005-.004l.347-.14.16.16.16.16-.507-.02-.507-.021zm42.25-.084l.164-.265h.265l-.164.265-.163.264h-.265zm-49.873-.132v-.133h.264v.265h-.264zm8.82-.044l.176-.177.176.177.177.176h-.706zm13.67.062V70.4l.529-.283.529-.283v.264l-.53.283-.529.284zm-23.318-.614l-.363-.463.463.363.463.364v.2h-.2zm10.441.287l.176-.176.177.176.176.176h-.705zm.794-.265l.176-.176.177.176.176.177h-.706zm39.996-.088l.164-.264h.264l-.163.264-.164.265h-.264zm-39.026-.132v-.132h.265v.264h-.265zm12.435.032v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-11.818-.34l.177-.177.176.176.177.177h-.706zm-14.524-.949l-.777-.86.86.777.86.777v.166h-.166zm15.23.728v-.133h.264v.265h-.264zm38.232-.133l.164-.264h.264l-.163.264-.164.265h-.264zm-37.615-.176l.177-.176.176.176.176.176h-.705zm11.554.077v-.1l.463-.364.463-.363-.363.463-.363.463h-.2zm-10.848-.297v-.133h.264v.265h-.264zm.529-.265v-.132h.265v.264h-.265zm36.91-.132l.163-.265h.264l-.163.265-.164.264h-.264zm-36.359-.1l.11-.1 1.125-.567 1.124-.567v.265l-1.047.534-1.048.535h-.374zm10.958-.165l.164-.265h.264l-.163.265-.164.265h-.264zm-30.187-.86l-.504-.595.595.504.595.504v.182h-.182zm56.249.066l.283-.529h.265l-.284.53-.283.528h-.264zm-25.003 0l.163-.264h.265l-.164.264-.163.265h-.265zm-9.393-.397v-.132h.265v.265h-.265zm10.583-.529l.622-.661h.264l-.621.661-.621.662h-.265zm-33.75-.014l-.513-.412.595.289.595.288v.246h-.163zm23.696.279v-.133h.265v.265h-.265zm.53-.246v-.132l.528-.284.53-.283v.265l-.53.283-.529.283zm33.866-.019v-.132h.265v.265h-.265zm-59.16-.702l-.188-.306.305.19.305.188v.233h-.233zm59.425.173v-.132h.264v.264h-.264zm-32.809-.265v-.132h.265v.265h-.265zm9.79-.529l.621-.661h.265l-.622.661-.621.662h-.265zm-37.042.265v-.132h.265v.264h-.265zm27.914-.132l.163-.265h.265l-.164.265-.163.264h-.265zm32.676-.265l.283-.53h.265l-.284.53-.283.53h-.264zm-61.119.132v-.133h.265v.265h-.265zm-1.124-.548l-.728-.395v-.26l.794.41.793.41v.251l-.066-.01-.066-.011zm30.228.284v-.133h.265v.265h-.265zm.53-.246v-.133l.528-.283.53-.283v.265l-.53.283-.529.283zm9.26-.499v-.082l.86-.777.86-.778-.778.86-.777.86h-.165zm22.754-.049v-.132h.264v.264h-.264zm-64.172-.415l-.175-.282.126-.126.126-.126.157.408.157.409h-.217zm33.613.018l.163-.264h.265l-.164.264-.163.265h-.265zm30.823-.132v-.132h.265v.264h-.265zm-30.03-.397l.164-.265h.264l-.163.265-.164.265h-.264zm-33.784-.18l.348-.14.16.16.16.16-.508-.021-.507-.02zm64.08.048v-.133h.264v.265h-.265zm-61.98-.308l.331-.133.33.133.332.134H9.446zm32.346.043v-.132h.264v.264h-.264zm-30.212-.313l.347-.139.16.16.16.16-.508-.021-.507-.021zm30.873-.084l.164-.264h.264l-.163.264-.164.265h-.264zm29.245.133v-.265l.256-.397.257-.397v.529l-.257.397-.256.397zM13.106 62l.176-.176.177.177.176.176h-.706zm.794-.264l.176-.176.176.176.177.177h-.706zm29.677-.088l.163-.265h.265l-.163.265-.164.265h-.265zm-28.972-.132v-.133h.265v.265h-.265zm36.248.05v-.084l.86-.777.86-.777-.777.86-.777.86h-.166zm-35.63-.359l.176-.176.176.176.177.176h-.706zm29.148-.088l.163-.265h.265l-.164.265-.163.264h-.265zm-28.355-.177l.177-.176.176.176.176.177h-.705zm56.533.045v-.133h.264v.265h-.264zm-55.74-.31l.177-.175.177.176.176.176h-.705zm28.223.045v-.132h.265v.264h-.265zm-27.517-.265v-.132h.265v.265h-.265zm28.046.033v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm27.252-.033v-.132h.265v.265h-.265zm-54.504-.396l.397-.257h.529l-.397.257-.396.256h-.53zm54.769-.133v-.132h.265v.265h-.265zm-53.71-.264v-.133h.264v.265h-.264zm27.384-.133l.163-.264h.265l-.163.264-.164.265h-.265zm-26.833-.101l.11-.102 2.447-1.224 2.448-1.224v.265l-2.376 1.193-2.376 1.193h-.363zm53.424-.163v-.353l.176.176.176.177-.176.176-.176.177zm-25.797-.265l.163-.264h.265l-.164.264-.163.265h-.265zm5.82-.264l.48-.53h.264l-.479.53-.479.529h-.264zm-5.159-.1v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm25.4-.033v-.133h.265v.265h-.265zm.265-.661v-.353l.176.176.177.177-.177.176-.176.177zm-24.474-.265l.163-.264h.265l-.164.264-.163.265h-.265zm4.63.165v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-3.836-.694l.163-.264h.265l-.164.264-.163.265h-.265zm23.944.132v-.132h.265v.265h-.265zm-48.948-.529v-.132h.265v.265h-.265zm26.062-.397l.479-.529h.264l-.479.53-.478.529h-.265zm3.572.43v-.1l.463-.363.463-.364-.363.463-.363.464h-.2zm19.579-.165v-.353l.176.177.177.176-.177.176-.176.177zm-48.683-.132v-.133h.264v.265h-.264zm.529-.246v-.133l.529-.283.53-.283v.265l-.53.283-.53.283zm48.418-.416v-.353l.177.177.176.176-.176.177-.177.176zm-22.49-.1v-.1l.464-.363.463-.363-.363.463-.363.463h-.2zm3.573-.164l.163-.265h.265l-.164.265-.163.264h-.265zM27.57 55.43v-.133h.264v.265h-.264zm.529-.264v-.133h.264v.265H28.1zm46.831 0v-.133h.265v.265h-.265zm-46.302-.246v-.133l.53-.283.528-.283v.265l-.529.283-.529.283zm25.135-.548l.622-.661h.264l-.621.661-.621.661h-.265zm2.514.397l.163-.265h.265l-.163.265-.164.264h-.265zm18.918-.265v-.353l.176.177.176.176-.176.177-.176.176zM11.5 54.051l.731-.11.592.113.591.115-1.322-.004-1.323-.004zm18.45.057v-.132h.265v.265h-.264zm26.988-.396l.284-.53h.264l-.283.53-.283.529h-.265zM9.931 53.8l.176-.177.177.177.176.176h-.706zm4.233 0l.176-.177.177.177.176.176h-.705zm16.316.044v-.132h.265v.264h-.265zm-21.716-.86l-.641-.728.727.642.728.641v.173h-.172zm6.585.547l.347-.14.16.16.16.16-.507-.02-.507-.021zm15.793-.084l.163-.265h.265l-.164.265-.163.265h-.265zm44.317 0v-.353l.177.177.176.176-.176.176-.177.177zm-59.178-.176l.176-.177.177.177.176.176h-.706zm38.805.076v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-37.747-.341l.176-.176.177.176.176.176h-.705zm14.464.044v-.132h.265v.264h-.265zm-13.758-.265v-.132h.264v.265h-.264zm14.42-.132l.163-.264h.265l-.164.264-.163.265H32.3zm25.003.132v-.132h.264v.265h-.264zm18.256-.132V52.3l.176.177.177.176-.177.177-.176.176zm-57.062-.176l.176-.177.177.177.176.176h-.705zm.706-.22v-.134h.264v.265h-.264zm13.758 0v-.134h.264v.265h-.264zm24.606 0v-.134h.265v.265h-.265zm189.38-.06l.865-.107.723.11.723.11-1.588-.004-1.587-.003zM7.99 51.99v-.132h.265v.264H7.99zm11.995-.044l.176-.177.177.177.176.176h-.705zm13.802-.088l.164-.265h.264l-.163.265-.164.264h-.264zm42.201 0v-.353l.177.176.176.177-.176.176-.177.176zm169.422.088l.176-.177.177.177.176.176h-.705zm4.674.044v-.132h.265v.264h-.265zM20.69 51.726v-.132h.265v.265h-.265zm37.307 0v-.132h.264v.265h-.264zm186.796 0v-.132h.264v.265h-.264zm6.085 0v-.132h.265v.265h-.265zM7.461 51.065l-.283-.53h.265l.283.53.283.53h-.264zm14.288.132l.661-.378h.529l-.661.378-.661.378h-.53zm12.7.265v-.132h.264v.264h-.264zm209.657-.173l-.189-.306.306.189.305.189v.233h-.233zm7.433.04l.164-.264h.265l-.164.265-.163.264h-.265zM35.11 51.066l.164-.265h.264l-.163.265-.164.265h-.264zm23-.464l.774-.853.152.165.151.166-.332.119-.332.118.176.309.176.308-.22-.2-.218-.198-.551.46-.55.459zm.151.596v-.132h.265v.265h-.265zm17.992-.397v-.352l.176.176.177.176-.177.177-.176.176zm-53.181-.132v-.132h.264v.264h-.264zm12.832-.132l.164-.265h.264l-.163.265-.164.264h-.264zm-12.303-.132v-.133h.264v.265h-.264zm-16.669-.265v-.132h.265v.264h-.265zm17.198 0v-.132h.265v.264h-.265zm12.435.019v-.133l.53-.283.529-.283v.264l-.53.284-.529.283zm39.953-.151v-.353l.176.176.176.177-.176.176-.176.176zm-51.859-.133v-.132h.265v.265h-.265zm218.017 0v-.132h.265v.265h-.265zm10.319 0v-.132h.264v.265h-.264zM6.51 49.437l-.189-.306.306.189.305.189v.233H6.7zm18.678.173v-.133h.265v.265h-.265zm.53-.265v-.132h.264v.264h-.264zm12.17.033v-.1l.463-.363.463-.364-.363.463-.363.463h-.2zm204.38-.183l-.174-.282.126-.126.126-.126.157.408.156.408h-.216zm10.991.15v-.132h.265v.264h-.265zm-227.012-.264v-.133h.264v.265h-.264zm50.556-.287l.021-.507.139.347.139.347-.16.16-.16.16zM4.938 47.559L3.625 46.17l1.389 1.313 1.389 1.313v.152h-.152zm21.838 1.257v-.132h.264v.264h-.264zm226.748 0v-.132h.264v.264h-.264zm-226.219-.265v-.132h.265v.265h-.265zm11.774-.132l.164-.264h.264l-.163.264-.164.265h-.264zm-11.245-.132v-.132h.265v.264h-.265zm214.048-.132v-.353l.177.176.176.177-.176.176-.177.176zM253.81 48l.021-.507.14.347.138.348-.16.16-.16.16zm-225.446.033v-.132l1.059-.54 1.058-.54v.264l-1.058.54-1.059.54zm11.51-.143l.163-.265h.265l-.164.265-.163.265h-.265zm37.174-.265v-.352l.176.176.177.176-.177.177-.176.176zm169.44-.04l-.189-.306.306.189.305.189v.233h-.233zm2.671.04l.164-.264h.264l-.163.264-.164.265h-.264zm-208.491-.264l.163-.265h.265l-.164.265-.163.264h-.265zm.661-.365v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm204.788-.032v-.132h.264v.264h-.264zm3.528-1.72V43.26l.104.992.104.992-.104.992-.104.992zM30.744 46.7v-.132h.265v.265h-.264zm46.588-.286l.021-.507.14.347.138.347-.16.16-.16.16zm-46.058.022v-.133h.264v.265h-.264zM2.93 45.839l-.363-.463.463.363.463.364v.2h-.2zm28.873.331v-.132h.265v.264h-.265zm10.716-.132l.163-.265h.265l-.164.265-.163.264h-.265zm-10.187-.132v-.133h.265v.265h-.265zm.53-.246v-.133l.528-.283.53-.283v.264l-.53.284-.529.283zm10.318.013v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-41.168-.47l-.189-.305.306.189.305.188v.234h-.233zm75.564.041v-.353l.176.177.177.176-.177.177-.176.176zm-76.2-.397v-.132h.264v.265h-.264zm32.808 0v-.132h.265v.265h-.265zm10.054.033v-.1l.463-.363.463-.364-.363.463-.363.464h-.2zM.847 44.583v-.133h.264v.265H.847zm33.999-.133l.163-.264h.265l-.164.264-.163.265h-.265zM.174 44.168L0 43.886l.126-.126.126-.126.157.408.157.408H.349zm77.708-.247v-.661l.134.33.133.331-.133.33-.134.332zm-42.375.132v-.132h.265v.265h-.265zm9.79.033v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm169.598-.28v-.38l-.86-.107-.86-.107.992-.042.992-.042v.772l2.183.089 2.183.09-2.315.053-2.315.054zm-178.859-.017v-.132h.265v.264h-.265zm64.757-.055l.595-.114.596.114.595.115H100.198zm-98.028-.267l.728-.11.727.11.728.11H2.037zm33.933-.075l.163-.265h.265l-.164.265-.163.265h-.265zm62.662.088l.176-.176.177.176.176.177h-.705zm3.88.044v-.132h.265v.265h-.265zm15.152-.057l.73-.11.592.113.592.114-1.323-.004-1.323-.004zm10.976.014l.33-.133.332.133.33.134h-1.323zm1.588 0l.33-.133.331.133.33.134h-1.322zm19.86-.006l.347-.139.16.16.16.16-.507-.02-.507-.022zm11.498-.003l.468-.122.326.132.325.132-.794-.01-.793-.01zm11.404-2.462v-2.778l.097 1.389.097 1.389-.097 1.389-.097 1.389zm17.486 2.315l-.127-.33.07-16.008.072-16.007.064 16.198.064 16.199 3.77.08 3.77.082-3.778.058-3.779.059zm33.344-12.634l.004-12.832 2.117-.016 2.117-.016-2.048.093-2.048.092-.073 12.756-.072 12.755zm4.212 8.864V35.32l.09 2.196.09 2.195-.09 2.038-.09 2.038zm18.352 3.909l.865-.107.723.11.723.11-1.588-.004-1.587-.003zm-241.415-.25l.177-.176.176.177.177.176H5.52zm93.046.045v-.133h.264v.265h-.264zm5.291 0v-.133h.265v.265h-.265zm12.788-.044l.177-.177.176.177.177.176h-.706zm11.554.044v-.133h.264v.265h-.264zm3.969 0v-.133h.264v.265h-.264zm17.198 0v-.133h.264v.265h-.264zm11.465-.044l.176-.177.177.177.176.176h-.706zm2.91 0l.177-.177.176.177.176.176h-.705zm35.63.044v-.133h.265v.265h-.264zm46.038 0v-.133h.265v.265h-.265zM6.756 42.95l.176-.176.177.176.176.176h-.706zm30.603.044v-.132h.265v.264h-.265zm9.658-.397l.478-.529h.265l-.479.53-.479.528h-.264zm51.039.224l-.189-.305.306.188.305.19v.232h-.233zm6.64.04l.163-.264h.265l-.164.265-.163.265h-.265zm11.51.133v-.132h.264v.265h-.265zm11.464-.044l.177-.176.176.176.177.177h-.706zm5.204.073v-.104l.41-.158.411-.158-.162.262-.161.261h-.498zm15.875-.029v-.132h.264v.265h-.264zm11.377 0v-.132h.264v.265h-.264zm4.762 0v-.132h.265v.265h-.265zm47.184-.044l.177-.176.176.176.177.177h-.706zm32.809 0l.176-.176.177.176.176.177h-.706zM7.814 42.686l.176-.177.177.177.176.176h-.705zm30.207-.089l.163-.264h.265l-.164.264-.163.265h-.265zm77.655.133v-.132h.264v.265h-.264zm32.122-.174l-.19-.305.306.189.306.189v.233h-.234zm11.799.174v-.132h.264v.265h-.264zm5.82 0v-.132h.265v.265h-.264zm35.19 0v-.132h.265v.265h-.265zm10.848 0v-.132h.265v.265h-.265zM8.608 42.42l.176-.175.177.176.176.176h-.706zm69.518-.242l.02-.507.14.348.139.347-.16.16-.16.16zm18.872-.176l-.504-.595.595.504.595.504v.182h-.182zm8.756.066l.479-.529h.265l-.48.53-.478.528h-.265zm20.736.066l-.363-.463.463.363.463.364v.2h-.2zm7.442.38v-.082l.86-.777.86-.777-.777.86-.777.86h-.166zm32.015-.017v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm44.821-.205l-.188-.306.305.19.305.188v.233h-.233zm32.553-.555l-.777-.86.86.778.86.777v.165h-.166zm-233.92.42l.177-.177.176.176.177.177h-.706zm29.281.043v-.132h.265v.265h-.265zm75.778-.463l-.504-.595.595.504.596.504v.183h-.182zm31.893-.396l-.911-.993.992.912.992.912v.16h-.16zm12.028.396l-.504-.595.595.504.596.504v.183h-.183zm43.02.496v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-191.206-.341l.177-.177.176.177.177.176h-.706zm29.149-.088l.163-.265h.265l-.164.265-.163.264h-.265zm8.995-.265l.48-.53h.264l-.479.53-.479.53h-.264zm-37.35.088l.176-.176.177.176.176.177h-.705zm.706-.22v-.133h.264v.265h-.264zm28.31 0v-.133h.265v.265h-.265zm127 .032v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-154.781-.297v-.132h.264v.264h-.264zm28.443-.132l.163-.265h.265l-.164.265-.163.264h-.265zm65.88 0l.164-.265h.265l-.164.265-.163.264h-.265zm18.76-.041l-.188-.306.306.19.305.188v.233h-.233zm-112.466-.136l.177-.176.176.176.176.177h-.705zm65.55-.242l.02-.507.14.347.138.347-.16.16-.16.16zm17.706.287v-.133h.264v.265h-.264zm17.57-.174l-.19-.305.306.189.305.188v.234h-.233zm88.792.174v-.133h.265v.265h-.265zm6.88 0v-.133h.264v.265h-.265zm-195.792-.265v-.132h.264v.264h-.264zm27.913-.132l.164-.265h.264l-.163.265-.164.264h-.264zm8.467-.265l.479-.53h.264l-.478.53-.48.53h-.264zm107.553.397v-.132h.265v.264h-.265zm84.931 0v-.132h.265v.264h-.265zm-228.07-.397l.396-.256h.53l-.397.256-.397.257h-.529zm81.491.132v-.132h.265v.265h-.265zm11.113 0v-.132h.264v.265h-.264zm17.991 0v-.132h.265v.265h-.265zm10.848 0v-.132h.265v.265h-.265zm32.015 0v-.132h.264v.265h-.264zm34.925 0v-.132h.264v.265h-.264zm6.35 0v-.132h.264v.265h-.264zm-166.82-.397l.164-.264h.264l-.163.264-.164.265h-.264zm71.04.133v-.133h.265v.265h-.264zm32.015 0v-.133h.265v.265h-.265zm11.906 0v-.133h.265v.265h-.265zm84.932 0v-.133h.264v.265h-.264zm-226.748-.265v-.132h.264v.264H15.4zm80.169 0v-.132h.264v.264h-.264zm11.641 0v-.132h.265v.264h-.265zm17.463 0v-.132h.264v.264h-.264zm11.377-.132v-.353l.176.177.177.176-.177.176-.176.177zm32.014.132v-.132h.265v.264h-.265zm34.925 0v-.132h.265v.264h-.265zm5.821 0v-.132h.265v.264h-.265zm-192.881-.263v-.133h.265v.265h-.265zm26.987 0v-.133h.265v.265h-.265zm70.115-.133v-.352l.176.176.177.176-.177.177-.176.176zm32.015.133v-.133h.264v.265h-.264zm11.906 0v-.133h.264v.265h-.264zM16.457 39.29v-.132h.265v.264h-.265zm27.12-.132l.163-.265h.265l-.163.265-.164.264h-.265zm35.109-.397l.01-.794.122.468.122.468-.132.326-.132.326zm22.261.485l.177-.176.176.176.177.176h-.706zm.794 0l.177-.176.176.176.176.176h-.705zm66.587-.088v-.353l.176.176.177.177-.177.176-.176.176zm40.238-.155l.02-.507.14.348.138.347-.16.16-.16.16zm33.316.155v-.353l.177.176.176.177-.176.176-.177.176zm-224.631-.265l.397-.256h.529l-.397.256-.397.257h-.529zm34.925-.661l.897-.926h.265l-.898.926-.897.926h-.265zm43.127.661v-.353l.176.177.177.176-.177.177-.176.176zm4.87-.04l-.19-.306.306.189.306.188v.234h-.234zm2.406.04l.164-.264h.264l-.163.264-.164.265h-.264zm4.895 0v-.353l.176.177.177.176-.177.177-.176.176zm10.583.132v-.132h.265v.265h-.265zm6.35 0v-.132h.265v.265h-.265zm5.292 0v-.132h.264v.265h-.264zm1.323 0v-.132h.264v.265h-.264zm5.291-.132v-.353l.177.177.176.176-.176.177-.177.176zm8.467 0v-.353l.176.177.177.176-.177.177-.176.176zm5.91.088l.175-.176.177.176.176.177h-.705zm10.725-.286l-.363-.463.463.363.463.363v.2h-.2zm1.886.33v-.132h.264v.265h-.264zm83.186-.173l-.189-.305.306.189.305.188v.234h-.233zm2.671.041l.164-.264h.264l-.163.264-.164.265h-.264zM44.371 38.63l.163-.265h.265l-.164.265-.163.264h-.265zm84.641-.041l-.189-.306.306.189.305.189v.233h-.233zm2.539.173v-.132h.264v.264h-.264zm18.52 0v-.132h.265v.264h-.264zm6.667-.53l.01-.793.122.468.122.468-.132.326-.132.325zm56.412.357l-.19-.306.306.189.306.189v.233h-.234zm1.348.04l.163-.264h.265l-.164.265-.163.264h-.265zm-196.189-.132v-.132h.265v.265h-.265zm94.585-13.758l.004-13.758 2.117-.016 2.117-.016-2.049.092-2.048.093-.072 13.682-.072 13.681zm90.476 5.953v-8.07l.08 4.035.081 4.035-.08 4.035-.08 4.035zm-184.532 7.54V38.1h.265v.265h-.265zm26.326-.132l.164-.264h.265l-.164.264-.163.265H45zm57.812.133V38.1h.264v.265h-.264zm14.287 0V38.1h.265v.265h-.265zm27.273-.287l.021-.507.14.347.138.347-.16.16-.16.16zm19.559.287V38.1h.264v.265h-.264zm82.134-5.953v-6.218l.084 3.109.084 3.109-.084 3.108-.084 3.11zm3.443-1.588v-7.805l.081 3.902.08 3.903-.08 3.903-.08 3.902zM19.368 37.968v-.132h.264v.264h-.264zm109.39-7.276v-7.54l.08 3.77.082 3.77-.082 3.77-.08 3.77zm3.438.132v-7.408l.082 3.786.081 3.787-.081 3.622-.082 3.622zm28.832 2.91v-4.497l.088 2.17.09 2.17-.09 2.328-.088 2.328zm51.813-5.479l-.063-9.977-2.183-.09-2.183-.088 2.191-.054 2.192-.054.127.332.127.332-.073 9.788-.072 9.789zm2.117-.143l-.063-10.12 2.315.054 2.315.054-2.18.089-2.18.089-.072 9.977-.073 9.978zM19.897 37.704v-.133h.264v.265h-.264zm25.929.036v-.133l.794-.565.793-.565v.264l-.793.566-.794.565zm78.433-7.18V23.15l.082 3.787.08 3.786-.08 3.622-.082 3.622zm24.754 7.143v-.132h.265v.265h-.265zm19.664-1.455v-1.72l.107.86.107.86-.107.86-.107.86zM20.426 37.452v-.132l.794-.41.793-.41v.264l-.793.41-.794.41zm128.44-7.818v-7.54l.08 3.77.082 3.77-.081 3.77-.082 3.77zM78.95 36.116l.01-.794.122.468.122.468-.131.326-.132.326zm-56.672.265v-.133h.265v.265h-.265zm25.532-.133l.164-.264h.264l-.163.264-.164.265h-.264zm-25.003-.132v-.132h.265v.264h-.265zm.53-.265v-.132h.264v.265h-.265zm25.135.033v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-24.474-.43l.163-.264h.265l-.164.265-.163.264h-.265zm.661-.396v-.133h.265v.265h-.265zm25.003-.133l.164-.264h.264l-.163.264-.164.265H49.5zm6.736-.86l1.18-1.256h.154v.154l-1.257 1.18-1.256 1.18zm-31.077.596l.163-.265h.265l-.164.265-.163.264h-.265zm25.003-.1v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-42.51-.341l.176-.177.177.177.176.176h-.705zm3.815 0l.33-.133.331.134.33.133h-1.322zm14.353.044v-.133h.265v.265h-.265zm-19.05-.265v-.132h.265v.264h-.265zm6.438-.044l.177-.176.176.176.177.176h-.706zm13.274-.088l.163-.265h.265l-.164.265-.163.264h-.265zm52.606-1.455l.002-1.852.104.998.105.998-.107.854-.106.854zM6.403 33.735v-.133h.265v.265h-.265zm8.29-.045l.177-.176.176.176.176.177h-.705zm36.69.077v-.1l.462-.363.463-.363-.363.463-.363.463h-.2zm-46.02-.862l-.548-.697.008-.295.008-.295.294.529.294.53.4.462.401.463h-.308zm10.389.52l.176-.176.176.177.177.176h-.706zm11.553.045v-.132h.265v.264h-.265zM16.81 33.16l.176-.176.177.176.176.177h-.705zm11.157-.088l.163-.265h.265l-.164.265-.163.265h-.265zm-10.363-.176l.176-.177.176.177.177.176h-.706zm34.836.076v-.1l.464-.363.463-.363-.364.463-.363.463h-.2zm50.378-.205l-.188-.306.305.189.305.189v.233h-.233zm-84.42-.136l.176-.176.176.176.177.176h-.706zm10.23.077v-.1l.463-.363.463-.364-.363.463-.363.463h-.2zm70.908-.033v-.132h.265v.264h-.265zm-80.433-.264v-.133h.265v.265h-.265zm.53-.265v-.132h.264v.264h-.265zm33.866.032v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-33.25-.34l.177-.177.176.176.177.177h-.706zm9.57-.089l.163-.264h.265l-.164.264-.163.265h-.265zm28.84-.264l.478-.53h.265l-.48.53-.478.529h-.265zm43.366.223l-.19-.305.306.189.306.188v.234h-.234zm-81.07-.091v-.132h.265v.264h-.265zm86.519 0v-.132h.264v.264h-.264zm-85.902-.309l.177-.176.176.176.177.177h-.706zm9.04-.088l.164-.265h.264l-.163.265-.164.265h-.264zm23.945.165v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm123.619-3.638l-.058-3.87.463-.364.463-.363-.324.415-.323.415-.081 3.818-.082 3.819zM4.602 30.56l.01-.794.122.468.122.468-.132.326-.131.325zm17.676.529v-.133h.265v.265h-.265zm84.774-.173l-.19-.306.306.189.306.189v.233h-.234zm-84.157-.136l.177-.176.176.176.177.176h-.706zm8.511-.088l.164-.265h.264l-.163.265-.164.264h-.264zm69.825-.041l-.189-.306.306.19.305.188v.233h-.233zM23.6 30.56v-.133h.264v.265h-.264zm32.014.032v-.1l.464-.363.463-.363-.364.463-.363.463h-.2zm4.102-.43l.478-.529h.265l-.479.53-.479.529h-.264zm-35.587.133v-.132h.265v.264h-.265zm7.938.032v-.1l.463-.363.463-.363-.364.463-.363.463h-.2zm-7.409-.297v-.132h.265v.265h-.265zm76.043-.173l-.19-.305.306.188.306.19v.233h-.234zm5.556 0l-.189-.305.306.188.305.19v.233h-.233zm-80.805-.224l.397-.256h.529l-.397.256-.397.257h-.529zm7.673-.1v-.1l.463-.362.463-.364-.363.463-.363.463h-.2zm24.21-.429l.478-.529h.265l-.48.53-.478.528h-.265zm-30.825.133v-.133h.265v.265h-.265zm33.867.032v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm106.95-.086l1.248-.107.088-3.095.088-3.094-.013 3.175-.014 3.175-1.323.027-1.323.027zM27.04 28.972v-.132h.265v.264h-.265zm72.868-.173l-.189-.306.306.19.305.188v.233h-.233zm5.714.173v-.132h.264v.264h-.264zm-78.052-.265v-.132h.264v.265h-.264zm.529-.264v-.132h.264v.264H28.1zm6.35.032v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm24.341-.561l.622-.662h.264l-.62.662-.622.661h-.265zm-30.162.264v-.132h.265v.265h-.265zm32.676-.132l.164-.265h.264l-.163.265-.164.265h-.264zm43.631-.04l-.189-.306.306.188.305.19v.233h-.233zm-75.778-.092v-.133h.265v.265h-.265zm70.115 0v-.133h.264v.265h-.264zm-69.586-.265v-.132h.265v.264h-.265zm5.821.032v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-5.292-.297v-.132h.265v.265h-.265zm31.618-.132l.164-.264h.264l-.163.264-.164.265h-.264zM4.642 25.268l.001-2.117.102 1.132.102 1.131-.104.985-.103.985zm26.103 1.852v-.132h.264v.264h-.264zm29.633-.53l.621-.66h.265l-.621.66-.622.662h-.264zm38.207.357l-.189-.306.306.19.305.188v.233h-.233zm5.556 0l-.189-.306.306.19.305.188v.233h-.233zm-72.867-.092v-.132h.264v.265h-.264zm.529-.264v-.133h.265v.265h-.265zm5.027.05v-.084l.86-.777.86-.777-.777.86-.777.86h-.166zm25.532-.183l.164-.264h.264l-.163.264-.164.265H62.2zm119.243-1.124l.048-1.39.098 1.247.099 1.247 2.169.088 2.168.09-2.315.053-2.315.054zm52.922 1.196l2.037-.093.1-1.246.1-1.246-.02 1.323-.021 1.323-2.117.016-2.116.016zm-202.195-.185v-.133l.53-.283.528-.283v.265l-.529.283-.529.283zm65.46-.457l-.19-.305.306.189.305.189v.233h-.233zm5.713.174v-.133h.265v.265h-.265zm-40.746-.265v-.132h.265v.264h-.265zm-29.104-.265V25.4h.265v.265h-.265zm28.443-.396l.479-.53h.264l-.479.53-.479.529h-.264zm-27.914.132v-.132h.265v.264h-.265zm29.159-.595l.308-.728.375-.397.376-.397-.562 1.125-.562 1.124h-.242zm33.92.422l-.19-.306.306.189.305.189v.233h-.233zm5.555 0l-.188-.306.305.189.305.189v.233h-.233zm-68.105-.092v-.132h.265v.265h-.265zm126.282-1.058l.004-1.323.11.731.111.732-.114.591-.114.592zm80.972-.397v-1.72l.107.86.106.86-.106.86-.107.86zM35.375 24.606l.163-.264h.265l-.164.264-.163.265h-.265zm4.884-1.124l1.18-1.257h.154v.155l-1.257 1.18-1.257 1.179zm-4.223.728v-.133h.265v.265h-.265zm60.432-.174l-.188-.305.305.189.305.188v.234h-.233zm5.557 0l-.19-.305.306.189.306.188v.234h-.234zm-65.327-.223l.163-.265h.265l-.164.265-.163.264h-.265zm195.395.132v-.132h.264v.264h-.264zm-50.958-.438l-.189-.305.306.189.305.188v.234h-.233zm4.676-.113l.021-.507.14.347.138.347-.16.16-.16.16zm-148.452.022v-.133h.265v.265h-.265zm41.88-1.059l.004-1.323.11.732.111.731-.114.592-.114.591zm152.589 1.059v-.133h.265v.265h-.265zm-193.807-.397l.163-.265h.265l-.164.265-.163.264h-.265zm57.654-.041l-.19-.306.306.19.306.188v.233h-.234zm5.713.173v-.132h.265v.264h-.265zm78.119-.05l.463-.121.463.121.463.121h-1.852zm50.67-.005l.599-.115.46.12.46.12-1.059-.004-1.058-.005zm-101.14-.342l.164-.265h.264l-.163.265-.164.265h-.264zm7.297-.154l.021-.507.14.347.138.347-.16.16-.16.16zm99.992.154v-.353l.176.177.177.176-.177.176-.176.177zm-197.644-.132v-.133h.265v.265h-.265zm118.025-.287l.021-.507.14.347.138.347-.16.16-.16.16zm7.23.114l-.189-.306.306.189.305.189v.233h-.233zm21.589.04v-.352l.176.176.177.176-.177.177-.176.176zm13.072-.04l-.19-.306.306.189.306.189v.233h-.234zm47.914.04l.164-.264h.264l-.163.264-.164.265h-.264zm2.62-.04l-.188-.306.306.189.305.189v.233h-.233zm-209.788-.224l.163-.265h.265l-.164.265-.163.264h-.265zm55.959.132v-.132h.265v.264h-.265zm5.399-.173l-.19-.306.306.19.306.188v.233h-.234zm23.705.04v-.352l.177.176.176.177-.176.176-.177.177zm5.292.133v-.132h.264v.264h-.264zm1.323 0v-.132h.264v.264h-.264zm122.766-.132v-.353l.177.176.176.177-.176.176-.177.177zm-112.354-2.25v-2.38l.1 1.116.101 1.117-.1 1.264-.099 1.265zm20.746 2.063l.598-.115.46.12.46.12-1.059-.005-1.058-.005zm6.148-.078v-.352l.176.176.177.176-.177.177-.176.176zm27.847.075l.728-.11.728.11.727.11h-2.91zm39.886.058v-.133h.265v.265h-.265zm11.444-.05l.463-.121.463.12.463.122h-1.852zm-207.368-.347l.164-.265h.264l-.163.265-.164.264h-.264zm95.912 0v-.353l.176.176.177.177-.177.176-.176.177zm15.966-1.72l.002-2.117.101 1.132.102 1.131-.104.985-.103.986zm33.246 1.852v-.132h.265v.264h-.265zm-80.888-.327l1.265-.1 1.116.101 1.117.101h-2.382l-2.38-.002zm20.299.062v-.132h.264v.265h-.264zm78.316 0v-.132h.265v.265h-.265zm32.809 0v-.132h.264v.265h-.264zm6.35-.132v-.353l.176.177.177.176-.177.177-.176.176zM4.867 20.77l.01-.794.122.468.122.468-.132.326-.132.325zm36.064.397l.164-.265h.264l-.163.265-.164.264h-.264zm58.977-.041l-.189-.306.306.189.305.189v.233h-.233zm57.043.173v-.132h.264v.264h-.264zm27.888-.173l-.189-.306.306.189.305.189v.233h-.233zm68.685.173v-.132h.264v.264h-.264zm-128.588-.265v-.132h.265v.265h-.265zm10.69-.173l-.188-.305.305.188.306.19v.233h-.234zm32.437.173v-.132h.265v.265h-.265zm-126.47-.231v-.1l.463-.363.463-.364-.364.463-.363.463h-.2zm115.622-.033v-.132h.265v.264h-.265zm77.754-.33l-.363-.464.463.364.463.363v.2h-.2zm7.442.33v-.132h.265v.264h-.265zm10.848 0v-.132h.265v.264h-.265zm-127.926-.397l.164-.264h.264l-.163.264-.164.265h-.264zm42.308-.04l-.189-.306.306.189.305.188v.234h-.233zm-124.064-.489l.479-.53h.264l-.478.53-.48.53h-.264zm91.52.224l-.188-.306.305.19.306.188v.233h-.234zm22.383.222v-.082l.86-.777.86-.778-.777.86-.777.86h-.166zm85.196-.017v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm10.319-.032v-.132h.264v.264h-.264zM42.65 20.009v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm140.865-.206l-.189-.305.306.189.305.188v.234h-.233zm18.679.173v-.132h.264v.265h-.264zM78.95 19.183l.01-.794.122.468.122.468-.131.326-.132.325zm154.995.529v-.132h.264v.264h-.264zm-66.94-.265v-.132h.265v.265h-.265zm15.875 0v-.132h.265v.265h-.265zm50.535 0v-.132h.265v.265h-.265zm-99.376-.438l-.189-.305.306.189.305.189v.233h-.233zm48.047.174v-.133h.265v.265h-.265zm50.8 0v-.133h.265v.265h-.265zM5.122 18.52v-.661l.133.33.134.331-.134.33-.133.332zm38.852.397v-.132h.264v.264h-.264zm82.814 0v-.132h.265v.264h-.265zm39.266-.173l-.189-.306.305.19.306.188v.233h-.233zm12.064-.213v-.519l-2.183-.089-2.183-.089 2.208-.054 2.207-.053.135.515.134.515.436.115.436.116-.595.03-.595.031zm2.998.342l.177-.176.176.176.176.176h-.705zm19.863-.13l-.189-.305.305.19.306.188v.233h-.233zm28.137.131l.33-.133.331.133.331.134h-1.323zm2.8 0l.177-.177.176.176.176.177h-.705zm12.215-.09l.164-.264h.264l-.163.265-.164.265h-.264zm-110.886-.305l-.188-.305.305.189.306.189v.233h-.234zm26.087.174v-.133h.265v.265h-.265zm91.918-.174l-.19-.305.306.189.306.189v.233h-.234zm-206.482-.09v-.133h.264v.264h-.264zm82.814 0v-.133h.265v.264h-.265zm32.28 0v-.133h.264v.264h-.265zm5.556 0v-.133h.264v.264h-.264zm34.925 0v-.133h.264v.264h-.264zm44.45 0v-.133h.264v.264h-.264zM128.2 18.08l.176-.176.176.176.177.177h-.706zm4.233 0l.176-.176.177.176.176.177h-.706zm28.046 0l.176-.176.176.176.177.177h-.706zm4.233 0l.176-.176.177.176.176.177h-.705zm35.101.044v-.132h.265v.265h-.265zm45.509 0v-.132h.264v.265h-.264zm5.027 0v-.132h.264v.265h-.264zm-121.091-.308l.176-.177.177.177.176.176h-.706zm2.117 0l.176-.177.176.177.177.176h-.706zm30.542-.016l.864-.107.723.11.723.11-1.588-.003-1.587-.003zm36.926.016l.177-.177.176.177.176.176h-.705zm47.36 0l.177-.177.176.177.177.176h-.706zm3.44 0l.177-.177.176.177.176.176h-.705zM148.75 14.43v-3.297l-2.183-.089-2.183-.089 2.315-.054 2.315-.053v6.879h-.264zm-70.094 2.613l.021-.507.139.347.139.348-.16.16-.16.16zM5.386 16.67v-.661l.134.33.133.331L5.52 17l-.134.33zm73.005-1.234l-.021-.574-.331-.133-.33-.134.338-.02.34-.021.148.388.15.388-.137.34-.137.339zm21.41.308v-.132h.264v.265h-.264zm3.175 0v-.132h.264v.265h-.264zm4.519-.286l.02-.508.14.348.139.347-.16.16-.16.16zM5.609 15.082v-.53h.48l-.139.53-.138.529H5.61zm89.694 0v-.353l.176.176.177.177-.177.176-.176.176zm5.16 0l.163-.265h.264l-.163.265-.164.264h-.264zm1.72-.133v-.132h.264v.265h-.265zm-95.565-.577l.347-.14.16.16.16.16-.507-.02-.507-.021zm70.517.004l.176-.177.177.177.176.176h-.705zm18.433-.088v-.353l.176.176.176.177-.176.176-.176.176zm11.641.132v-.132h.265v.264h-.265zM7.55 14.11l.177-.176.176.176.177.177h-.706zm68.528 0l.176-.176.176.176.177.177H75.9zm-67.734-.264l.177-.177.176.177.176.176h-.705zm66.94 0l.176-.177.177.177.176.176h-.706zm31.662.044v-.133h.264v.265h-.264zm-97.543-.309l.176-.176.176.176.177.176h-.706zm64.823 0l.176-.176.176.176.177.176h-.706zm21.74-.088l.163-.265h.265l-.164.265-.163.264H95.8zm-85.77-.177l.177-.176.176.176.177.177h-.706zm63.236 0l.176-.176.177.176.176.177h-.706zm33.25.044v-.132h.264v.265h-.265zm-95.427-.308l.176-.177.176.177.177.176h-.706zm61.383 0l.176-.177.177.177.176.176h-.705zm-60.59-.265l.177-.176.176.176.177.177h-.706zm59.532 0l.176-.176.176.176.177.177h-.706zm24.782.094v-.083l.86-.777.86-.777-.777.86-.777.86h-.166zm9.376-.777l-.777-.86.86.777.86.777v.166h-.166zm-92.896.419l.177-.177.176.177.176.176h-.705zm57.944 0l.176-.177.177.177.176.176h-.705zm-57.15-.265l.176-.176.177.176.176.176h-.705zm56.356 0l.177-.176.176.176.176.176h-.705zm-55.562-.265l.176-.176.176.176.177.177h-.706zm54.768 0l.177-.176.176.176.177.177h-.706zm-53.798-.22v-.132h.264v.264H15.4zm53.005-.044l.176-.177.176.177.177.176h-.706zm-52.123-.265l.176-.176.177.176.176.177h-.706zm51.329 0l.176-.176.177.176.176.177h-.705zm-50.535-.264l.176-.177.176.177.177.176h-.706zm49.741 0l.177-.177.176.177.176.176h-.705zm-48.948-.265l.177-.176.176.176.176.177h-.705zm48.154 0l.177-.176.176.176.177.177h-.706zm32.456.044v-.132h.265v.265h-.265zm5.82 0v-.132h.265v.265h-.264zm-85.636-.308l.176-.177.177.177.176.176h-.705zm46.567 0l.176-.177.176.177.177.176h-.706zm33.866 0l.177-.177.176.177.177.176h-.706zm4.498 0l.177-.177.176.177.176.176h-.705zm-84.137-.265l.176-.176.177.176.176.176h-.706zm44.979 0l.176-.176.177.176.176.176h-.705zm35.58-.004l.348-.139.16.16.16.16-.507-.021-.507-.021zm2.785.004l.176-.176.176.176.177.176h-.706zm-82.639-.22v-.133h.265v.265h-.265zm43.48-.045l.177-.176.176.176.176.177h-.705zm-42.686-.22V9.79h.265v.264h-.265zm42.069 0V9.79h.264v.264h-.264zm-41.452-.309l.177-.176.176.176.177.177h-.706zm40.658.044v-.132h.265v.265h-.265zM22.366 9.35l.177-.177.176.177.176.176h-.705zm39.159 0l.176-.177.176.177.177.176h-.706zm-38.453-.22v-.133h.264v.264h-.264zm37.835 0v-.133h.265v.264h-.265zm-37.218-.31l.176-.176.177.176.176.177h-.705zm36.513 0l.176-.176.176.176.177.177h-.706zM24.395 8.6v-.132h.264v.264h-.264zm35.013-.044l.176-.177.177.177.176.176h-.706zM25.012 8.29l.176-.176.177.176.176.177h-.705zm33.778.044v-.132h.265v.265h-.265zM25.718 8.07v-.132h.264v.264h-.264zm32.014-.132l-.397-.257h.529l.397.257.397.256h-.529zM26.335 7.76l.176-.176.177.176.176.177h-.705zm.705-.22v-.133h.265v.265h-.265zm29.898 0v-.133h.265v.265h-.265zm-29.28-.309l.176-.176.177.176.176.176h-.706zm28.222-.088l-.397-.257h.529l.397.257.397.256h-.529zM28.363 7.01V6.88h.265v.265h-.265zm.794-.396l.397-.257h.529l-.397.257-.397.256h-.529zm25.93.132v-.132h.264v.264h-.265zm-.53-.265V6.35h.265v.265h-.265zm-24.342-.264v-.133h.265v.265h-.265zM53.5 6.085l-.397-.256h.529l.397.256.397.257h-.529zm-22.754-.132v-.132h.264v.264h-.264zm.529-.264v-.133h.264v.265h-.264zm21.431 0v-.133h.265v.265h-.265zm-20.88-.233l.11-.1 1.125-.566 1.124-.567v.264l-1.048.535-1.047.534h-.374zm20.35-.032v-.132h.265v.264h-.264zm-.528-.265v-.132h.264v.265h-.264zm-.53-.264v-.132h.265v.264h-.264zm-.529-.265v-.132h.265v.265h-.265zm-.529-.264v-.133h.265v.265h-.265zM34.45 4.1v-.132h.264v.264h-.264zm15.081 0v-.132h.265v.264h-.265zm-14.552-.265v-.132h.265v.265h-.265zm14.023 0v-.132h.264v.265h-.264zm-13.494-.264V3.44h.265v.264h-.265zm12.965 0V3.44h.264v.264h-.264zm-12.436-.265v-.132h.265v.265h-.265zm11.907 0v-.132h.264v.265h-.264zm-11.378-.264V2.91h.265v.265h-.265zm10.848 0V2.91h.265v.265h-.265zm-10.318-.265v-.132h.264v.264h-.264zm9.79 0v-.132h.264v.264h-.265zm-9.261-.264V2.38h.264v.265h-.264zm8.319-.28l-.514-.411.595.288.596.289v.246h-.164zm-7.658-.117l.164-.265h.264l-.163.265-.164.264h-.264zm.662-.397v-.132h.264v.264h-.264zm6.085 0v-.132h.265v.264h-.265zm-5.556-.265v-.132h.264v.265h-.264zm5.027 0v-.132h.265v.265h-.265zm-4.498-.246v-.132l.53-.283.528-.283v.264l-.529.283-.529.284zm3.969-.018v-.133h.264v.265h-.264zm-.687-.438l-.189-.306.306.19.305.188v.233h-.233zM41.46.265L41.624 0h.264l-.163.265-.164.264h-.264zm1.19.132V.265h.265v.264h-.264zm-.528-.265V0h.264v.265h-.264z' fill='%23629438'/%3E%3Cpath d='M40.137 88.125l-1.587-.473-2.25-.844-2.248-.844-4.101-1.952-4.101-1.953-2.381-.693-2.382-.693-.727-.284-.728-.284v-.423l.86-.186.86-.186 3.602-1.157 3.603-1.156 1.55-.686 1.549-.685 1.86-1.078 1.859-1.077 2.91-1.861 2.91-1.862 2.382-1.767 2.381-1.768 2.25-1.97 2.248-1.97 1.754-1.966 1.755-1.966 1.515-2.117 1.516-2.116 1.03-2.045 1.03-2.045v-.392l-1.522 1.477-1.522 1.476-2.645 2.103-2.646 2.103-2.652 1.853-2.651 1.854-3.963 2.49-3.963 2.491-3.705 1.871-3.704 1.87-2.249.695-2.249.693-1.402.286-1.402.285h-3.32l-1.173-.4-1.174-.4L15 68.536 12.885 66.7l-2.844-1.633-2.844-1.632v-.463l.198-.005.199-.005 2.778-.375 2.778-.375 2.832-1.057 2.833-1.057 2.212-1.036 2.213-1.037 3.95-2.202 3.952-2.202 3.042-1.853 3.043-1.853 3.44-2.394 3.44-2.394 3.306-2.653 3.308-2.653 3.01-2.91L56.74 34l1.93-2.301 1.932-2.3 1.04-1.536 1.041-1.536.891-1.583.891-1.583-3.97 3.33-3.969 3.33-4.338 3.227-4.338 3.225-3.724 2.466-3.725 2.465-3.837 2.24-3.836 2.24-4.63 2.404-4.63 2.404-2.841 1.206-2.841 1.206-2.186.56-2.187.56-1.773-.098-1.773-.098-.654-.615-.655-.616-1.185-2.039-1.185-2.039-1.53-1.398-1.53-1.398-1.405-.794-1.406-.793v-.479h4.165L7 43.019l2.516-.639 2.62-1.056 2.621-1.057 3.044-1.435 3.043-1.436 2.9-1.66 2.9-1.658 2.778-1.868 2.778-1.868 2.91-2.272 2.91-2.271 2.699-2.723 2.697-2.723.87-1.114.868-1.114-.391.286-.392.287-2.25 1.611-2.248 1.612-3.175 1.891-3.175 1.892-4.763 2.345-4.762 2.346-3.34 1.337-3.34 1.336-2.349.574-2.348.573-2.514.025-2.513.024-.917-.538-.917-.539-.538-.916-.539-.917.065-4.498.065-4.498.42-3.284.422-3.284.212-.552.212-.553 2.742-.776 2.741-.777 5.027-1.643 5.028-1.643 3.44-1.37 3.439-1.371 2.116-.947 2.117-.948L36.698 3.1 40.667.987l.669-.47.67-.47 2.108 1.203 2.109 1.203 4.762 2.337 4.763 2.338 3.307 1.322 3.307 1.323 6.086 1.986 6.085 1.986 1.892.54 1.891.539.284 1.65.284 1.65.3 3.705.3 3.704-.172 4.498-.174 4.498-.264 2.513-.265 2.514-.39 2.381-.392 2.381-.546 2.514-.546 2.514-.8 2.736-.8 2.736-1.046 2.688-1.047 2.687-1.473 2.985-1.473 2.984-2.043 3.1-2.044 3.102-2.167 2.574-2.167 2.574-1.716 1.517-1.717 1.516-2.04 1.52-2.042 1.52-2.513 1.315-2.514 1.315-1.455.578-1.455.577-2.117.628-2.117.627-.132-.013-.132-.014zM245.36 51.853l-.623-.262-.797-.568-.796-.567-.628-1.35-.629-1.348-.003-.463-.003-.463h4.215l.283.529.283.529h2.609l.274-.512.274-.512v-3.474h-3.64l-.914-.382-.914-.382-.953-1.054-.952-1.055-.281-1.01-.28-1.012.017-6.35.017-6.35.202-2.303.202-2.304.709-1.023.709-1.023 1.072-.603 1.072-.602 1.531-.14 1.532-.138 1.03.33 1.031.331.863.644.862.644.593 1.11.593 1.108v26.459l-.6 1.124-.601 1.124-1.1.728-1.099.728-2.269.062-2.269.062zm4.186-13.206l.274-.512V23.02l-.53-.53-.529-.528h-1.486l-.48.35-.48.352-.137 7.666-.138 7.666.312.582.311.582h2.609zm-34.387 4.91v-.366l-1.563-.113-1.564-.113-1.077-.713-1.077-.713-.6-1.124-.601-1.124-.078-10.517-.077-10.517h4.256V37.87l.274.511.274.512h1.286l.273-.512.274-.511V18.257h4.234V43.92h-4.234zm-116.02-.254l-.793-.36-.872-.735-.871-.735-.575-1.09-.575-1.092-.102-3.385-.102-3.384 2.21.077 2.21.077.132 3 .132 2.998.514.375.513.374h1.222l.53-.529.528-.529v-5.258l-3.968-5.475-3.969-5.475v-6.352l.315-1.05.314-1.05 1.162-1.292 1.161-1.292 1.35-.4 1.35-.402H102.38l1.157.408 1.157.408.884.85.884.848.555 1.058.554 1.058.116 3.242.115 3.24H103.24V15.693l-.483-.437-.484-.438h-1.596l-.438.484-.438.484v5.086l3.992 5.497 3.993 5.496-.09 3.735-.09 3.735-.8 1.293-.8 1.293-1.135.798-1.135.798-1.901.074-1.902.074zm30.295.08l-.926-.183-.661-.279-.662-.279-.87-.81-.87-.81-.513-1.13-.513-1.13-.006-8.084-.006-8.084.697-1.4.697-1.398 1.028-.745 1.027-.744 1.328-.319 1.329-.318 1.211.305 1.212.305.92.625.92.625.608.896.61.897.29 1.046.29 1.047.002 7.441v7.441l-.407 1.157-.409 1.157-.848.884-.849.884-.926.468-.926.469-.926.125-.926.126zm2.371-4.803l.54-.58V23.62l-.549-.697-.548-.698h-1.549l-.53.53-.529.529V38.1l.53.53.529.529H131.266zm42.08-7.756V17.992H178.117V19.083l1.165-.175 1.165-.175 1.478.43 1.48.43.916.917.918.918.407 1.373.408 1.373v2.285H181.822V24.077l-.53-.529-.529-.529H179.294l-.588.412-.588.412v19.814h-4.234zm50.8 0V17.992H228.917v.956l1.786-.006 1.785-.006 1.059.56 1.058.562.583.624.582.625.41.98.41.98v3.192h-4.234v-2.608l-.416-.416-.415-.415h-1.733l-.438.484-.437.483-.001 3.684v3.683l-.175 6.152-.174 6.151h-3.884zm-108.359 12.07l-1.069-.485-.757-.898-.756-.897-.357-.851-.357-.852V11.112H117.263v27.171l.484.438.484.438h1.943V43.392l-1.39-.006-1.388-.006zm32.69.15l-.925-.294-1.366-1.333-1.366-1.332-.422-1.437-.422-1.437V22.225h-2.91v-4.498h2.91v-6.614h4.234v6.614h3.175v4.498H148.726l.078 7.695.077 7.695.864.772.864.772h.786V43.392l-.728-.027-.728-.027zm11.543-.023l-1.022-.38-.788-.75-.788-.748-.571-1.058-.571-1.059V22.358l.202-.723.202-.723.854-.972.854-.973 1.06-.482 1.061-.481 1.744-.006 1.745-.006 1.166.615 1.166.616.794 1.126.793 1.127.09 3.773.09 3.774-1.81.171-1.81.171-2.05.002-2.05.002v8.613l.412.589.411.588h1.74l.438-.484.438-.484v-3.53h4.234l-.006 2.05-.006 2.05-.486 1.059-.485 1.058-.76.753-.76.752-.776.401-.776.401-1.479.108-1.478.108zm3.8-19.199V22.51l-.512-.274-.511-.274H161.887l-.483.438-.484.438v2.299h3.44zm26.988 3.448V11.113H195.58v6.545l1.981.127 1.982.127 1.24.768 1.238.767.616 1.166.616 1.166-.004 8.888-.004 8.889-.591 1.033-.59 1.033-1.017.819-1.016.819-4.342.084-4.342.084zm7.355 11.571l.318-.317V22.509l-.512-.274-.512-.274h-2.416v17.198H198.385z' fill='%23347400'/%3E%3C/svg%3E\")"
|
|
16
|
-
}
|
|
17
|
-
},
|
|
18
|
-
"navbar": {
|
|
19
|
-
"inline-size": { "value": "137px" },
|
|
20
|
-
"block-size": { "value": "51px" },
|
|
21
|
-
"background-image": {
|
|
22
|
-
"value": "url(\"data:image/svg+xml,%3Csvg id='sloterburgLogo' viewBox='0 0 254.141 88.636' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M129.59 78.795l-.105-.346-1.098-8.07-1.099-8.07-.15-.875-.15-.876 1.284.082 1.284.082.57 4.01.57 4.008.113.34.113.34.465-3.82.464-3.82.143-.595.143-.595h2.324l-.02.86-.02.86-1.104 8.334-1.105 8.335-1.26.08-1.259.081zm8.1-.172l-.874-.465-.514-.78-.514-.78-.002-6.695-.002-6.693.391-.758.392-.757.702-.553.703-.552h2.38l.873.54.873.54.432 1.132.433 1.132-.084 6.332-.084 6.331-.635.89-.634.89-.878.367-.879.367-.603-.011-.604-.011zm2.318-2.67l.274-.512-.004-5.772-.004-5.772-.224-.354-.224-.354-.632.09-.632.09-.07 6.184-.072 6.184.302.364.302.364h.71zm3.978-6.103v-9.26h6.086v2.646h-3.44v3.44h3.44v2.645h-3.44v7.144h3.44v2.646h-6.086zm7.409 0v-9.26h2.38v15.875h3.44v2.646h-5.82zm14.287 8.68l-1.19-.61-.463-.926-.463-.926V73.29h2.645v2.152l.274.512.274.512h.934l.317-.318.318-.317V60.59h2.646l-.001 7.871-.001 7.872-.516.845-.515.846-.646.423-.646.423-.888.136-.888.135zm6.35-8.68v-9.26h6.35v2.646h-3.704v3.415l1.786.078 1.786.079.08 1.256.081 1.257h-3.733v7.144h3.704v2.646h-6.35zm16.064 9.097l-.189-.189V62.971h-3.175V60.59h8.731V62.97h-2.902l-.07 8.004-.07 8.003-1.068.08-1.068.078zm16.75-.3l-.921-.462-.6-.9-.601-.898V60.59h2.638l.07 7.71.07 7.71.442.28.443.279.682-.311.682-.31V60.59h2.646l-.004 7.739-.004 7.74-.591 1.03-.591 1.03-.922.491-.922.49h-1.596zm12.033-.062l-.794-.522-.463-.861-.463-.861v-3.58h2.646v3.11l.384.319.384.319.476-.091.476-.09.077-1.585.077-1.585-2.26-3.107-2.26-3.107V63.22l.365-.873.365-.873.72-.567.72-.567.891-.167.89-.167 1.14.552 1.139.55.457.775.457.774v4.02h-2.622l-.078-1.787-.078-1.785-.632-.09-.631-.09-.224.355-.225.354-.004 1.149-.004 1.148 2.25 3.112 2.248 3.11v4.5l-.603.894-.603.896-.654.33-.653.331-1.059.002-1.058.002zm-22.622-8.867V60.59h2.646v6.35h2.117v-6.35h2.38v18.256h-2.38V69.321h-2.117V78.846h-2.646zm17.198 0V60.59h2.646v18.256h-2.646z' fill='%231a7ca6'/%3E%3Cpath d='M41.152 88.46l.176-.177.176.176.177.177h-.706zm1.323 0l.176-.177.176.176.177.177h-.706zm-2.382-.265l.177-.177.176.177.176.176h-.705zm3.175 0l.177-.177.176.177.176.176h-.705zm-4.233-.265l.176-.176.177.176.176.177h-.705zm5.292 0l.176-.176.176.176.177.177h-.706zm-5.91-.22v-.133h.265v.265h-.264zm6.703-.044l.177-.177.176.177.177.176h-.706zm-7.408-.265l.176-.176.177.176.176.176h-.705zm8.378.044v-.132h.265v.264h-.265zm-9.172-.309l.177-.176.176.176.176.177h-.705zm9.79 0l.176-.176.177.176.176.177h-.706zm-10.407-.22v-.132h.264v.264h-.264zm11.112 0v-.132h.265v.264h-.265zm-11.818-.309l.177-.176.176.176.177.177h-.706zm12.436 0l.176-.176.177.176.176.177h-.706zm-13.23-.264l.177-.177.176.177.177.176h-.706zm13.935.044v-.132h.265v.264h-.265zm-14.552-.265v-.132h.265v.265h-.265zm15.104.034l.11-.099.86-.437.86-.437v.264l-.781.404-.78.404h-.38zm-15.633-.298v-.133h.265v.265h-.265zm-.705-.309l.176-.176.176.176.177.176h-.706zm-.618-.22v-.133h.265v.265h-.265zm-.529-.265v-.132h.265v.264h-.265zm19.58 0v-.132h.264v.264h-.265zm-20.11-.265v-.132h.265v.265h-.264zm20.638 0v-.132h.265v.265h-.265zm-21.166-.264v-.133h.264v.265h-.264zm21.695 0v-.133h.265v.265h-.265zm-22.225-.265v-.132h.265v.264h-.265zm22.755.019v-.132l.529-.284.529-.283v.265l-.53.283-.528.283zm-23.284-.283v-.133h.265v.265h-.265zm-.529-.265v-.132h.265v.264h-.265zm-.529-.265v-.132h.265v.265h-.265zm25.797-.132l.163-.264h.265l-.164.264-.163.265h-.265zm-26.326-.132v-.132h.264v.264H28.1zm-.53-.265v-.132h.265v.265h-.264zm27.517.033v-.1l.463-.363.463-.364-.363.464-.363.463h-.2zm-28.046-.297v-.133h.265v.265h-.265zm-.529-.265v-.132h.265v.264h-.265zm-.793-.264v-.133h.264v.265h-.264zm30.559-.133l.163-.264h.265l-.163.264-.164.265h-.265zm-31.53-.176l.177-.177.176.177.177.176h-.706zm-.793-.265l.176-.176.176.176.177.177h-.706zm33.381-.353l.48-.529h.264l-.48.53-.478.529h-.265zm-34.44.089l.177-.177.176.177.177.176h-.706zm-.793-.265l.176-.176.176.176.177.176h-.706zm-.794-.265l.176-.176.177.176.176.177h-.706zm-1.56-.5l-.513-.41.662.314.661.315.11.097.11.096h-.516zm39.175-.381l.479-.53h.264l-.479.53-.479.529h-.264zm-38.938-.441l.176-.177.177.177.176.176h-.705zm1.058-.265l.177-.176.176.176.176.176h-.705zm.794-.265l.176-.176.177.176.176.177h-.705zm1.058-.264l.177-.177.176.177.177.176h-.706zm.794-.265l.176-.176.177.176.176.177h-.705zm37.086-.088l.163-.265h.265l-.164.265-.163.265h-.265zm-36.292-.176l.176-.177.177.177.176.176h-.706zm.794-.265l.176-.176.176.176.177.176H25.1zm.97-.22v-.133h.264v.265h-.264zm.617-.31l.176-.175.177.176.176.176h-.705zm.794-.264l.176-.176.177.176.176.177h-.706zm.794-.264l.176-.177.176.177.177.176h-.706zm.705-.22v-.133h.265v.265h-.265zm.53-.265V76.2h.264v.265h-.265zm1.058-.53l.661-.378h.529l-.661.378-.662.379h-.529zm32.014.315v-.083l.86-.777.86-.777-.777.86-.777.86h-.166zm-30.56-.976l.164-.265h.265l-.164.265-.163.265h-.265zm.662-.397v-.132h.265v.264h-.265zm.53-.246v-.132l.529-.283.529-.283v.264l-.53.283-.529.283zm31.353-.68l.479-.529h.264l-.479.53-.479.528h-.264zm-30.03-.132v-.132h.264v.264h-.265zm.66-.397l.164-.265h.265l-.164.265-.163.265h-.265zm.662-.397v-.132h.265v.264h-.265zm29.766-.397l.479-.529h.264l-.478.53-.48.528h-.264zm-29.104 0l.163-.264h.265l-.164.264-.163.265h-.265zm.794-.529l.163-.265h.265l-.164.265-.163.265h-.265zm.793-.53l.164-.264h.264l-.163.265-.164.264h-.264zm28.31 0l.164-.264h.265l-.164.265-.163.264h-.265zm-46.103-.189l.728-.11.727.11.728.11h-2.911zm-1.83-.251l.176-.176.177.176.176.176h-.705zm4.89-.004l.347-.14.16.16.16.16-.508-.02-.507-.021zm15.527-.084l.164-.264h.264l-.163.264-.164.265h-.264zm-21.21-.176l.176-.177.176.177.176.176h-.705zm7.005-.004l.347-.14.16.16.16.16-.507-.02-.507-.021zm42.25-.084l.164-.265h.265l-.164.265-.163.264h-.265zm-49.873-.132v-.133h.264v.265h-.264zm8.82-.044l.176-.177.176.177.177.176h-.706zm13.67.062V70.4l.529-.283.529-.283v.264l-.53.283-.529.284zm-23.318-.614l-.363-.463.463.363.463.364v.2h-.2zm10.441.287l.176-.176.177.176.176.176h-.705zm.794-.265l.176-.176.177.176.176.177h-.706zm39.996-.088l.164-.264h.264l-.163.264-.164.265h-.264zm-39.026-.132v-.132h.265v.264h-.265zm12.435.032v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-11.818-.34l.177-.177.176.176.177.177h-.706zm-14.524-.949l-.777-.86.86.777.86.777v.166h-.166zm15.23.728v-.133h.264v.265h-.264zm38.232-.133l.164-.264h.264l-.163.264-.164.265h-.264zm-37.615-.176l.177-.176.176.176.176.176h-.705zm11.554.077v-.1l.463-.364.463-.363-.363.463-.363.463h-.2zm-10.848-.297v-.133h.264v.265h-.264zm.529-.265v-.132h.265v.264h-.265zm36.91-.132l.163-.265h.264l-.163.265-.164.264h-.264zm-36.359-.1l.11-.1 1.125-.567 1.124-.567v.265l-1.047.534-1.048.535h-.374zm10.958-.165l.164-.265h.264l-.163.265-.164.265h-.264zm-30.187-.86l-.504-.595.595.504.595.504v.182h-.182zm56.249.066l.283-.529h.265l-.284.53-.283.528h-.264zm-25.003 0l.163-.264h.265l-.164.264-.163.265h-.265zm-9.393-.397v-.132h.265v.265h-.265zm10.583-.529l.622-.661h.264l-.621.661-.621.662h-.265zm-33.75-.014l-.513-.412.595.289.595.288v.246h-.163zm23.696.279v-.133h.265v.265h-.265zm.53-.246v-.132l.528-.284.53-.283v.265l-.53.283-.529.283zm33.866-.019v-.132h.265v.265h-.265zm-59.16-.702l-.188-.306.305.19.305.188v.233h-.233zm59.425.173v-.132h.264v.264h-.264zm-32.809-.265v-.132h.265v.265h-.265zm9.79-.529l.621-.661h.265l-.622.661-.621.662h-.265zm-37.042.265v-.132h.265v.264h-.265zm27.914-.132l.163-.265h.265l-.164.265-.163.264h-.265zm32.676-.265l.283-.53h.265l-.284.53-.283.53h-.264zm-61.119.132v-.133h.265v.265h-.265zm-1.124-.548l-.728-.395v-.26l.794.41.793.41v.251l-.066-.01-.066-.011zm30.228.284v-.133h.265v.265h-.265zm.53-.246v-.133l.528-.283.53-.283v.265l-.53.283-.529.283zm9.26-.499v-.082l.86-.777.86-.778-.778.86-.777.86h-.165zm22.754-.049v-.132h.264v.264h-.264zm-64.172-.415l-.175-.282.126-.126.126-.126.157.408.157.409h-.217zm33.613.018l.163-.264h.265l-.164.264-.163.265h-.265zm30.823-.132v-.132h.265v.264h-.265zm-30.03-.397l.164-.265h.264l-.163.265-.164.265h-.264zm-33.784-.18l.348-.14.16.16.16.16-.508-.021-.507-.02zm64.08.048v-.133h.264v.265h-.265zm-61.98-.308l.331-.133.33.133.332.134H9.446zm32.346.043v-.132h.264v.264h-.264zm-30.212-.313l.347-.139.16.16.16.16-.508-.021-.507-.021zm30.873-.084l.164-.264h.264l-.163.264-.164.265h-.264zm29.245.133v-.265l.256-.397.257-.397v.529l-.257.397-.256.397zM13.106 62l.176-.176.177.177.176.176h-.706zm.794-.264l.176-.176.176.176.177.177h-.706zm29.677-.088l.163-.265h.265l-.163.265-.164.265h-.265zm-28.972-.132v-.133h.265v.265h-.265zm36.248.05v-.084l.86-.777.86-.777-.777.86-.777.86h-.166zm-35.63-.359l.176-.176.176.176.177.176h-.706zm29.148-.088l.163-.265h.265l-.164.265-.163.264h-.265zm-28.355-.177l.177-.176.176.176.176.177h-.705zm56.533.045v-.133h.264v.265h-.264zm-55.74-.31l.177-.175.177.176.176.176h-.705zm28.223.045v-.132h.265v.264h-.265zm-27.517-.265v-.132h.265v.265h-.265zm28.046.033v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm27.252-.033v-.132h.265v.265h-.265zm-54.504-.396l.397-.257h.529l-.397.257-.396.256h-.53zm54.769-.133v-.132h.265v.265h-.265zm-53.71-.264v-.133h.264v.265h-.264zm27.384-.133l.163-.264h.265l-.163.264-.164.265h-.265zm-26.833-.101l.11-.102 2.447-1.224 2.448-1.224v.265l-2.376 1.193-2.376 1.193h-.363zm53.424-.163v-.353l.176.176.176.177-.176.176-.176.177zm-25.797-.265l.163-.264h.265l-.164.264-.163.265h-.265zm5.82-.264l.48-.53h.264l-.479.53-.479.529h-.264zm-5.159-.1v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm25.4-.033v-.133h.265v.265h-.265zm.265-.661v-.353l.176.176.177.177-.177.176-.176.177zm-24.474-.265l.163-.264h.265l-.164.264-.163.265h-.265zm4.63.165v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-3.836-.694l.163-.264h.265l-.164.264-.163.265h-.265zm23.944.132v-.132h.265v.265h-.265zm-48.948-.529v-.132h.265v.265h-.265zm26.062-.397l.479-.529h.264l-.479.53-.478.529h-.265zm3.572.43v-.1l.463-.363.463-.364-.363.463-.363.464h-.2zm19.579-.165v-.353l.176.177.177.176-.177.176-.176.177zm-48.683-.132v-.133h.264v.265h-.264zm.529-.246v-.133l.529-.283.53-.283v.265l-.53.283-.53.283zm48.418-.416v-.353l.177.177.176.176-.176.177-.177.176zm-22.49-.1v-.1l.464-.363.463-.363-.363.463-.363.463h-.2zm3.573-.164l.163-.265h.265l-.164.265-.163.264h-.265zM27.57 55.43v-.133h.264v.265h-.264zm.529-.264v-.133h.264v.265H28.1zm46.831 0v-.133h.265v.265h-.265zm-46.302-.246v-.133l.53-.283.528-.283v.265l-.529.283-.529.283zm25.135-.548l.622-.661h.264l-.621.661-.621.661h-.265zm2.514.397l.163-.265h.265l-.163.265-.164.264h-.265zm18.918-.265v-.353l.176.177.176.176-.176.177-.176.176zM11.5 54.051l.731-.11.592.113.591.115-1.322-.004-1.323-.004zm18.45.057v-.132h.265v.265h-.264zm26.988-.396l.284-.53h.264l-.283.53-.283.529h-.265zM9.931 53.8l.176-.177.177.177.176.176h-.706zm4.233 0l.176-.177.177.177.176.176h-.705zm16.316.044v-.132h.265v.264h-.265zm-21.716-.86l-.641-.728.727.642.728.641v.173h-.172zm6.585.547l.347-.14.16.16.16.16-.507-.02-.507-.021zm15.793-.084l.163-.265h.265l-.164.265-.163.265h-.265zm44.317 0v-.353l.177.177.176.176-.176.176-.177.177zm-59.178-.176l.176-.177.177.177.176.176h-.706zm38.805.076v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-37.747-.341l.176-.176.177.176.176.176h-.705zm14.464.044v-.132h.265v.264h-.265zm-13.758-.265v-.132h.264v.265h-.264zm14.42-.132l.163-.264h.265l-.164.264-.163.265H32.3zm25.003.132v-.132h.264v.265h-.264zm18.256-.132V52.3l.176.177.177.176-.177.177-.176.176zm-57.062-.176l.176-.177.177.177.176.176h-.705zm.706-.22v-.134h.264v.265h-.264zm13.758 0v-.134h.264v.265h-.264zm24.606 0v-.134h.265v.265h-.265zm189.38-.06l.865-.107.723.11.723.11-1.588-.004-1.587-.003zM7.99 51.99v-.132h.265v.264H7.99zm11.995-.044l.176-.177.177.177.176.176h-.705zm13.802-.088l.164-.265h.264l-.163.265-.164.264h-.264zm42.201 0v-.353l.177.176.176.177-.176.176-.177.176zm169.422.088l.176-.177.177.177.176.176h-.705zm4.674.044v-.132h.265v.264h-.265zM20.69 51.726v-.132h.265v.265h-.265zm37.307 0v-.132h.264v.265h-.264zm186.796 0v-.132h.264v.265h-.264zm6.085 0v-.132h.265v.265h-.265zM7.461 51.065l-.283-.53h.265l.283.53.283.53h-.264zm14.288.132l.661-.378h.529l-.661.378-.661.378h-.53zm12.7.265v-.132h.264v.264h-.264zm209.657-.173l-.189-.306.306.189.305.189v.233h-.233zm7.433.04l.164-.264h.265l-.164.265-.163.264h-.265zM35.11 51.066l.164-.265h.264l-.163.265-.164.265h-.264zm23-.464l.774-.853.152.165.151.166-.332.119-.332.118.176.309.176.308-.22-.2-.218-.198-.551.46-.55.459zm.151.596v-.132h.265v.265h-.265zm17.992-.397v-.352l.176.176.177.176-.177.177-.176.176zm-53.181-.132v-.132h.264v.264h-.264zm12.832-.132l.164-.265h.264l-.163.265-.164.264h-.264zm-12.303-.132v-.133h.264v.265h-.264zm-16.669-.265v-.132h.265v.264h-.265zm17.198 0v-.132h.265v.264h-.265zm12.435.019v-.133l.53-.283.529-.283v.264l-.53.284-.529.283zm39.953-.151v-.353l.176.176.176.177-.176.176-.176.176zm-51.859-.133v-.132h.265v.265h-.265zm218.017 0v-.132h.265v.265h-.265zm10.319 0v-.132h.264v.265h-.264zM6.51 49.437l-.189-.306.306.189.305.189v.233H6.7zm18.678.173v-.133h.265v.265h-.265zm.53-.265v-.132h.264v.264h-.264zm12.17.033v-.1l.463-.363.463-.364-.363.463-.363.463h-.2zm204.38-.183l-.174-.282.126-.126.126-.126.157.408.156.408h-.216zm10.991.15v-.132h.265v.264h-.265zm-227.012-.264v-.133h.264v.265h-.264zm50.556-.287l.021-.507.139.347.139.347-.16.16-.16.16zM4.938 47.559L3.625 46.17l1.389 1.313 1.389 1.313v.152h-.152zm21.838 1.257v-.132h.264v.264h-.264zm226.748 0v-.132h.264v.264h-.264zm-226.219-.265v-.132h.265v.265h-.265zm11.774-.132l.164-.264h.264l-.163.264-.164.265h-.264zm-11.245-.132v-.132h.265v.264h-.265zm214.048-.132v-.353l.177.176.176.177-.176.176-.177.176zM253.81 48l.021-.507.14.347.138.348-.16.16-.16.16zm-225.446.033v-.132l1.059-.54 1.058-.54v.264l-1.058.54-1.059.54zm11.51-.143l.163-.265h.265l-.164.265-.163.265h-.265zm37.174-.265v-.352l.176.176.177.176-.177.177-.176.176zm169.44-.04l-.189-.306.306.189.305.189v.233h-.233zm2.671.04l.164-.264h.264l-.163.264-.164.265h-.264zm-208.491-.264l.163-.265h.265l-.164.265-.163.264h-.265zm.661-.365v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm204.788-.032v-.132h.264v.264h-.264zm3.528-1.72V43.26l.104.992.104.992-.104.992-.104.992zM30.744 46.7v-.132h.265v.265h-.264zm46.588-.286l.021-.507.14.347.138.347-.16.16-.16.16zm-46.058.022v-.133h.264v.265h-.264zM2.93 45.839l-.363-.463.463.363.463.364v.2h-.2zm28.873.331v-.132h.265v.264h-.265zm10.716-.132l.163-.265h.265l-.164.265-.163.264h-.265zm-10.187-.132v-.133h.265v.265h-.265zm.53-.246v-.133l.528-.283.53-.283v.264l-.53.284-.529.283zm10.318.013v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-41.168-.47l-.189-.305.306.189.305.188v.234h-.233zm75.564.041v-.353l.176.177.177.176-.177.177-.176.176zm-76.2-.397v-.132h.264v.265h-.264zm32.808 0v-.132h.265v.265h-.265zm10.054.033v-.1l.463-.363.463-.364-.363.463-.363.464h-.2zM.847 44.583v-.133h.264v.265H.847zm33.999-.133l.163-.264h.265l-.164.264-.163.265h-.265zM.174 44.168L0 43.886l.126-.126.126-.126.157.408.157.408H.349zm77.708-.247v-.661l.134.33.133.331-.133.33-.134.332zm-42.375.132v-.132h.265v.265h-.265zm9.79.033v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm169.598-.28v-.38l-.86-.107-.86-.107.992-.042.992-.042v.772l2.183.089 2.183.09-2.315.053-2.315.054zm-178.859-.017v-.132h.265v.264h-.265zm64.757-.055l.595-.114.596.114.595.115H100.198zm-98.028-.267l.728-.11.727.11.728.11H2.037zm33.933-.075l.163-.265h.265l-.164.265-.163.265h-.265zm62.662.088l.176-.176.177.176.176.177h-.705zm3.88.044v-.132h.265v.265h-.265zm15.152-.057l.73-.11.592.113.592.114-1.323-.004-1.323-.004zm10.976.014l.33-.133.332.133.33.134h-1.323zm1.588 0l.33-.133.331.133.33.134h-1.322zm19.86-.006l.347-.139.16.16.16.16-.507-.02-.507-.022zm11.498-.003l.468-.122.326.132.325.132-.794-.01-.793-.01zm11.404-2.462v-2.778l.097 1.389.097 1.389-.097 1.389-.097 1.389zm17.486 2.315l-.127-.33.07-16.008.072-16.007.064 16.198.064 16.199 3.77.08 3.77.082-3.778.058-3.779.059zm33.344-12.634l.004-12.832 2.117-.016 2.117-.016-2.048.093-2.048.092-.073 12.756-.072 12.755zm4.212 8.864V35.32l.09 2.196.09 2.195-.09 2.038-.09 2.038zm18.352 3.909l.865-.107.723.11.723.11-1.588-.004-1.587-.003zm-241.415-.25l.177-.176.176.177.177.176H5.52zm93.046.045v-.133h.264v.265h-.264zm5.291 0v-.133h.265v.265h-.265zm12.788-.044l.177-.177.176.177.177.176h-.706zm11.554.044v-.133h.264v.265h-.264zm3.969 0v-.133h.264v.265h-.264zm17.198 0v-.133h.264v.265h-.264zm11.465-.044l.176-.177.177.177.176.176h-.706zm2.91 0l.177-.177.176.177.176.176h-.705zm35.63.044v-.133h.265v.265h-.264zm46.038 0v-.133h.265v.265h-.265zM6.756 42.95l.176-.176.177.176.176.176h-.706zm30.603.044v-.132h.265v.264h-.265zm9.658-.397l.478-.529h.265l-.479.53-.479.528h-.264zm51.039.224l-.189-.305.306.188.305.19v.232h-.233zm6.64.04l.163-.264h.265l-.164.265-.163.265h-.265zm11.51.133v-.132h.264v.265h-.265zm11.464-.044l.177-.176.176.176.177.177h-.706zm5.204.073v-.104l.41-.158.411-.158-.162.262-.161.261h-.498zm15.875-.029v-.132h.264v.265h-.264zm11.377 0v-.132h.264v.265h-.264zm4.762 0v-.132h.265v.265h-.265zm47.184-.044l.177-.176.176.176.177.177h-.706zm32.809 0l.176-.176.177.176.176.177h-.706zM7.814 42.686l.176-.177.177.177.176.176h-.705zm30.207-.089l.163-.264h.265l-.164.264-.163.265h-.265zm77.655.133v-.132h.264v.265h-.264zm32.122-.174l-.19-.305.306.189.306.189v.233h-.234zm11.799.174v-.132h.264v.265h-.264zm5.82 0v-.132h.265v.265h-.264zm35.19 0v-.132h.265v.265h-.265zm10.848 0v-.132h.265v.265h-.265zM8.608 42.42l.176-.175.177.176.176.176h-.706zm69.518-.242l.02-.507.14.348.139.347-.16.16-.16.16zm18.872-.176l-.504-.595.595.504.595.504v.182h-.182zm8.756.066l.479-.529h.265l-.48.53-.478.528h-.265zm20.736.066l-.363-.463.463.363.463.364v.2h-.2zm7.442.38v-.082l.86-.777.86-.777-.777.86-.777.86h-.166zm32.015-.017v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm44.821-.205l-.188-.306.305.19.305.188v.233h-.233zm32.553-.555l-.777-.86.86.778.86.777v.165h-.166zm-233.92.42l.177-.177.176.176.177.177h-.706zm29.281.043v-.132h.265v.265h-.265zm75.778-.463l-.504-.595.595.504.596.504v.183h-.182zm31.893-.396l-.911-.993.992.912.992.912v.16h-.16zm12.028.396l-.504-.595.595.504.596.504v.183h-.183zm43.02.496v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-191.206-.341l.177-.177.176.177.177.176h-.706zm29.149-.088l.163-.265h.265l-.164.265-.163.264h-.265zm8.995-.265l.48-.53h.264l-.479.53-.479.53h-.264zm-37.35.088l.176-.176.177.176.176.177h-.705zm.706-.22v-.133h.264v.265h-.264zm28.31 0v-.133h.265v.265h-.265zm127 .032v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-154.781-.297v-.132h.264v.264h-.264zm28.443-.132l.163-.265h.265l-.164.265-.163.264h-.265zm65.88 0l.164-.265h.265l-.164.265-.163.264h-.265zm18.76-.041l-.188-.306.306.19.305.188v.233h-.233zm-112.466-.136l.177-.176.176.176.176.177h-.705zm65.55-.242l.02-.507.14.347.138.347-.16.16-.16.16zm17.706.287v-.133h.264v.265h-.264zm17.57-.174l-.19-.305.306.189.305.188v.234h-.233zm88.792.174v-.133h.265v.265h-.265zm6.88 0v-.133h.264v.265h-.265zm-195.792-.265v-.132h.264v.264h-.264zm27.913-.132l.164-.265h.264l-.163.265-.164.264h-.264zm8.467-.265l.479-.53h.264l-.478.53-.48.53h-.264zm107.553.397v-.132h.265v.264h-.265zm84.931 0v-.132h.265v.264h-.265zm-228.07-.397l.396-.256h.53l-.397.256-.397.257h-.529zm81.491.132v-.132h.265v.265h-.265zm11.113 0v-.132h.264v.265h-.264zm17.991 0v-.132h.265v.265h-.265zm10.848 0v-.132h.265v.265h-.265zm32.015 0v-.132h.264v.265h-.264zm34.925 0v-.132h.264v.265h-.264zm6.35 0v-.132h.264v.265h-.264zm-166.82-.397l.164-.264h.264l-.163.264-.164.265h-.264zm71.04.133v-.133h.265v.265h-.264zm32.015 0v-.133h.265v.265h-.265zm11.906 0v-.133h.265v.265h-.265zm84.932 0v-.133h.264v.265h-.264zm-226.748-.265v-.132h.264v.264H15.4zm80.169 0v-.132h.264v.264h-.264zm11.641 0v-.132h.265v.264h-.265zm17.463 0v-.132h.264v.264h-.264zm11.377-.132v-.353l.176.177.177.176-.177.176-.176.177zm32.014.132v-.132h.265v.264h-.265zm34.925 0v-.132h.265v.264h-.265zm5.821 0v-.132h.265v.264h-.265zm-192.881-.263v-.133h.265v.265h-.265zm26.987 0v-.133h.265v.265h-.265zm70.115-.133v-.352l.176.176.177.176-.177.177-.176.176zm32.015.133v-.133h.264v.265h-.264zm11.906 0v-.133h.264v.265h-.264zM16.457 39.29v-.132h.265v.264h-.265zm27.12-.132l.163-.265h.265l-.163.265-.164.264h-.265zm35.109-.397l.01-.794.122.468.122.468-.132.326-.132.326zm22.261.485l.177-.176.176.176.177.176h-.706zm.794 0l.177-.176.176.176.176.176h-.705zm66.587-.088v-.353l.176.176.177.177-.177.176-.176.176zm40.238-.155l.02-.507.14.348.138.347-.16.16-.16.16zm33.316.155v-.353l.177.176.176.177-.176.176-.177.176zm-224.631-.265l.397-.256h.529l-.397.256-.397.257h-.529zm34.925-.661l.897-.926h.265l-.898.926-.897.926h-.265zm43.127.661v-.353l.176.177.177.176-.177.177-.176.176zm4.87-.04l-.19-.306.306.189.306.188v.234h-.234zm2.406.04l.164-.264h.264l-.163.264-.164.265h-.264zm4.895 0v-.353l.176.177.177.176-.177.177-.176.176zm10.583.132v-.132h.265v.265h-.265zm6.35 0v-.132h.265v.265h-.265zm5.292 0v-.132h.264v.265h-.264zm1.323 0v-.132h.264v.265h-.264zm5.291-.132v-.353l.177.177.176.176-.176.177-.177.176zm8.467 0v-.353l.176.177.177.176-.177.177-.176.176zm5.91.088l.175-.176.177.176.176.177h-.705zm10.725-.286l-.363-.463.463.363.463.363v.2h-.2zm1.886.33v-.132h.264v.265h-.264zm83.186-.173l-.189-.305.306.189.305.188v.234h-.233zm2.671.041l.164-.264h.264l-.163.264-.164.265h-.264zM44.371 38.63l.163-.265h.265l-.164.265-.163.264h-.265zm84.641-.041l-.189-.306.306.189.305.189v.233h-.233zm2.539.173v-.132h.264v.264h-.264zm18.52 0v-.132h.265v.264h-.264zm6.667-.53l.01-.793.122.468.122.468-.132.326-.132.325zm56.412.357l-.19-.306.306.189.306.189v.233h-.234zm1.348.04l.163-.264h.265l-.164.265-.163.264h-.265zm-196.189-.132v-.132h.265v.265h-.265zm94.585-13.758l.004-13.758 2.117-.016 2.117-.016-2.049.092-2.048.093-.072 13.682-.072 13.681zm90.476 5.953v-8.07l.08 4.035.081 4.035-.08 4.035-.08 4.035zm-184.532 7.54V38.1h.265v.265h-.265zm26.326-.132l.164-.264h.265l-.164.264-.163.265H45zm57.812.133V38.1h.264v.265h-.264zm14.287 0V38.1h.265v.265h-.265zm27.273-.287l.021-.507.14.347.138.347-.16.16-.16.16zm19.559.287V38.1h.264v.265h-.264zm82.134-5.953v-6.218l.084 3.109.084 3.109-.084 3.108-.084 3.11zm3.443-1.588v-7.805l.081 3.902.08 3.903-.08 3.903-.08 3.902zM19.368 37.968v-.132h.264v.264h-.264zm109.39-7.276v-7.54l.08 3.77.082 3.77-.082 3.77-.08 3.77zm3.438.132v-7.408l.082 3.786.081 3.787-.081 3.622-.082 3.622zm28.832 2.91v-4.497l.088 2.17.09 2.17-.09 2.328-.088 2.328zm51.813-5.479l-.063-9.977-2.183-.09-2.183-.088 2.191-.054 2.192-.054.127.332.127.332-.073 9.788-.072 9.789zm2.117-.143l-.063-10.12 2.315.054 2.315.054-2.18.089-2.18.089-.072 9.977-.073 9.978zM19.897 37.704v-.133h.264v.265h-.264zm25.929.036v-.133l.794-.565.793-.565v.264l-.793.566-.794.565zm78.433-7.18V23.15l.082 3.787.08 3.786-.08 3.622-.082 3.622zm24.754 7.143v-.132h.265v.265h-.265zm19.664-1.455v-1.72l.107.86.107.86-.107.86-.107.86zM20.426 37.452v-.132l.794-.41.793-.41v.264l-.793.41-.794.41zm128.44-7.818v-7.54l.08 3.77.082 3.77-.081 3.77-.082 3.77zM78.95 36.116l.01-.794.122.468.122.468-.131.326-.132.326zm-56.672.265v-.133h.265v.265h-.265zm25.532-.133l.164-.264h.264l-.163.264-.164.265h-.264zm-25.003-.132v-.132h.265v.264h-.265zm.53-.265v-.132h.264v.265h-.265zm25.135.033v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-24.474-.43l.163-.264h.265l-.164.265-.163.264h-.265zm.661-.396v-.133h.265v.265h-.265zm25.003-.133l.164-.264h.264l-.163.264-.164.265H49.5zm6.736-.86l1.18-1.256h.154v.154l-1.257 1.18-1.256 1.18zm-31.077.596l.163-.265h.265l-.164.265-.163.264h-.265zm25.003-.1v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-42.51-.341l.176-.177.177.177.176.176h-.705zm3.815 0l.33-.133.331.134.33.133h-1.322zm14.353.044v-.133h.265v.265h-.265zm-19.05-.265v-.132h.265v.264h-.265zm6.438-.044l.177-.176.176.176.177.176h-.706zm13.274-.088l.163-.265h.265l-.164.265-.163.264h-.265zm52.606-1.455l.002-1.852.104.998.105.998-.107.854-.106.854zM6.403 33.735v-.133h.265v.265h-.265zm8.29-.045l.177-.176.176.176.176.177h-.705zm36.69.077v-.1l.462-.363.463-.363-.363.463-.363.463h-.2zm-46.02-.862l-.548-.697.008-.295.008-.295.294.529.294.53.4.462.401.463h-.308zm10.389.52l.176-.176.176.177.177.176h-.706zm11.553.045v-.132h.265v.264h-.265zM16.81 33.16l.176-.176.177.176.176.177h-.705zm11.157-.088l.163-.265h.265l-.164.265-.163.265h-.265zm-10.363-.176l.176-.177.176.177.177.176h-.706zm34.836.076v-.1l.464-.363.463-.363-.364.463-.363.463h-.2zm50.378-.205l-.188-.306.305.189.305.189v.233h-.233zm-84.42-.136l.176-.176.176.176.177.176h-.706zm10.23.077v-.1l.463-.363.463-.364-.363.463-.363.463h-.2zm70.908-.033v-.132h.265v.264h-.265zm-80.433-.264v-.133h.265v.265h-.265zm.53-.265v-.132h.264v.264h-.265zm33.866.032v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-33.25-.34l.177-.177.176.176.177.177h-.706zm9.57-.089l.163-.264h.265l-.164.264-.163.265h-.265zm28.84-.264l.478-.53h.265l-.48.53-.478.529h-.265zm43.366.223l-.19-.305.306.189.306.188v.234h-.234zm-81.07-.091v-.132h.265v.264h-.265zm86.519 0v-.132h.264v.264h-.264zm-85.902-.309l.177-.176.176.176.177.177h-.706zm9.04-.088l.164-.265h.264l-.163.265-.164.265h-.264zm23.945.165v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm123.619-3.638l-.058-3.87.463-.364.463-.363-.324.415-.323.415-.081 3.818-.082 3.819zM4.602 30.56l.01-.794.122.468.122.468-.132.326-.131.325zm17.676.529v-.133h.265v.265h-.265zm84.774-.173l-.19-.306.306.189.306.189v.233h-.234zm-84.157-.136l.177-.176.176.176.177.176h-.706zm8.511-.088l.164-.265h.264l-.163.265-.164.264h-.264zm69.825-.041l-.189-.306.306.19.305.188v.233h-.233zM23.6 30.56v-.133h.264v.265h-.264zm32.014.032v-.1l.464-.363.463-.363-.364.463-.363.463h-.2zm4.102-.43l.478-.529h.265l-.479.53-.479.529h-.264zm-35.587.133v-.132h.265v.264h-.265zm7.938.032v-.1l.463-.363.463-.363-.364.463-.363.463h-.2zm-7.409-.297v-.132h.265v.265h-.265zm76.043-.173l-.19-.305.306.188.306.19v.233h-.234zm5.556 0l-.189-.305.306.188.305.19v.233h-.233zm-80.805-.224l.397-.256h.529l-.397.256-.397.257h-.529zm7.673-.1v-.1l.463-.362.463-.364-.363.463-.363.463h-.2zm24.21-.429l.478-.529h.265l-.48.53-.478.528h-.265zm-30.825.133v-.133h.265v.265h-.265zm33.867.032v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm106.95-.086l1.248-.107.088-3.095.088-3.094-.013 3.175-.014 3.175-1.323.027-1.323.027zM27.04 28.972v-.132h.265v.264h-.265zm72.868-.173l-.189-.306.306.19.305.188v.233h-.233zm5.714.173v-.132h.264v.264h-.264zm-78.052-.265v-.132h.264v.265h-.264zm.529-.264v-.132h.264v.264H28.1zm6.35.032v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm24.341-.561l.622-.662h.264l-.62.662-.622.661h-.265zm-30.162.264v-.132h.265v.265h-.265zm32.676-.132l.164-.265h.264l-.163.265-.164.265h-.264zm43.631-.04l-.189-.306.306.188.305.19v.233h-.233zm-75.778-.092v-.133h.265v.265h-.265zm70.115 0v-.133h.264v.265h-.264zm-69.586-.265v-.132h.265v.264h-.265zm5.821.032v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-5.292-.297v-.132h.265v.265h-.265zm31.618-.132l.164-.264h.264l-.163.264-.164.265h-.264zM4.642 25.268l.001-2.117.102 1.132.102 1.131-.104.985-.103.985zm26.103 1.852v-.132h.264v.264h-.264zm29.633-.53l.621-.66h.265l-.621.66-.622.662h-.264zm38.207.357l-.189-.306.306.19.305.188v.233h-.233zm5.556 0l-.189-.306.306.19.305.188v.233h-.233zm-72.867-.092v-.132h.264v.265h-.264zm.529-.264v-.133h.265v.265h-.265zm5.027.05v-.084l.86-.777.86-.777-.777.86-.777.86h-.166zm25.532-.183l.164-.264h.264l-.163.264-.164.265H62.2zm119.243-1.124l.048-1.39.098 1.247.099 1.247 2.169.088 2.168.09-2.315.053-2.315.054zm52.922 1.196l2.037-.093.1-1.246.1-1.246-.02 1.323-.021 1.323-2.117.016-2.116.016zm-202.195-.185v-.133l.53-.283.528-.283v.265l-.529.283-.529.283zm65.46-.457l-.19-.305.306.189.305.189v.233h-.233zm5.713.174v-.133h.265v.265h-.265zm-40.746-.265v-.132h.265v.264h-.265zm-29.104-.265V25.4h.265v.265h-.265zm28.443-.396l.479-.53h.264l-.479.53-.479.529h-.264zm-27.914.132v-.132h.265v.264h-.265zm29.159-.595l.308-.728.375-.397.376-.397-.562 1.125-.562 1.124h-.242zm33.92.422l-.19-.306.306.189.305.189v.233h-.233zm5.555 0l-.188-.306.305.189.305.189v.233h-.233zm-68.105-.092v-.132h.265v.265h-.265zm126.282-1.058l.004-1.323.11.731.111.732-.114.591-.114.592zm80.972-.397v-1.72l.107.86.106.86-.106.86-.107.86zM35.375 24.606l.163-.264h.265l-.164.264-.163.265h-.265zm4.884-1.124l1.18-1.257h.154v.155l-1.257 1.18-1.257 1.179zm-4.223.728v-.133h.265v.265h-.265zm60.432-.174l-.188-.305.305.189.305.188v.234h-.233zm5.557 0l-.19-.305.306.189.306.188v.234h-.234zm-65.327-.223l.163-.265h.265l-.164.265-.163.264h-.265zm195.395.132v-.132h.264v.264h-.264zm-50.958-.438l-.189-.305.306.189.305.188v.234h-.233zm4.676-.113l.021-.507.14.347.138.347-.16.16-.16.16zm-148.452.022v-.133h.265v.265h-.265zm41.88-1.059l.004-1.323.11.732.111.731-.114.592-.114.591zm152.589 1.059v-.133h.265v.265h-.265zm-193.807-.397l.163-.265h.265l-.164.265-.163.264h-.265zm57.654-.041l-.19-.306.306.19.306.188v.233h-.234zm5.713.173v-.132h.265v.264h-.265zm78.119-.05l.463-.121.463.121.463.121h-1.852zm50.67-.005l.599-.115.46.12.46.12-1.059-.004-1.058-.005zm-101.14-.342l.164-.265h.264l-.163.265-.164.265h-.264zm7.297-.154l.021-.507.14.347.138.347-.16.16-.16.16zm99.992.154v-.353l.176.177.177.176-.177.176-.176.177zm-197.644-.132v-.133h.265v.265h-.265zm118.025-.287l.021-.507.14.347.138.347-.16.16-.16.16zm7.23.114l-.189-.306.306.189.305.189v.233h-.233zm21.589.04v-.352l.176.176.177.176-.177.177-.176.176zm13.072-.04l-.19-.306.306.189.306.189v.233h-.234zm47.914.04l.164-.264h.264l-.163.264-.164.265h-.264zm2.62-.04l-.188-.306.306.189.305.189v.233h-.233zm-209.788-.224l.163-.265h.265l-.164.265-.163.264h-.265zm55.959.132v-.132h.265v.264h-.265zm5.399-.173l-.19-.306.306.19.306.188v.233h-.234zm23.705.04v-.352l.177.176.176.177-.176.176-.177.177zm5.292.133v-.132h.264v.264h-.264zm1.323 0v-.132h.264v.264h-.264zm122.766-.132v-.353l.177.176.176.177-.176.176-.177.177zm-112.354-2.25v-2.38l.1 1.116.101 1.117-.1 1.264-.099 1.265zm20.746 2.063l.598-.115.46.12.46.12-1.059-.005-1.058-.005zm6.148-.078v-.352l.176.176.177.176-.177.177-.176.176zm27.847.075l.728-.11.728.11.727.11h-2.91zm39.886.058v-.133h.265v.265h-.265zm11.444-.05l.463-.121.463.12.463.122h-1.852zm-207.368-.347l.164-.265h.264l-.163.265-.164.264h-.264zm95.912 0v-.353l.176.176.177.177-.177.176-.176.177zm15.966-1.72l.002-2.117.101 1.132.102 1.131-.104.985-.103.986zm33.246 1.852v-.132h.265v.264h-.265zm-80.888-.327l1.265-.1 1.116.101 1.117.101h-2.382l-2.38-.002zm20.299.062v-.132h.264v.265h-.264zm78.316 0v-.132h.265v.265h-.265zm32.809 0v-.132h.264v.265h-.264zm6.35-.132v-.353l.176.177.177.176-.177.177-.176.176zM4.867 20.77l.01-.794.122.468.122.468-.132.326-.132.325zm36.064.397l.164-.265h.264l-.163.265-.164.264h-.264zm58.977-.041l-.189-.306.306.189.305.189v.233h-.233zm57.043.173v-.132h.264v.264h-.264zm27.888-.173l-.189-.306.306.189.305.189v.233h-.233zm68.685.173v-.132h.264v.264h-.264zm-128.588-.265v-.132h.265v.265h-.265zm10.69-.173l-.188-.305.305.188.306.19v.233h-.234zm32.437.173v-.132h.265v.265h-.265zm-126.47-.231v-.1l.463-.363.463-.364-.364.463-.363.463h-.2zm115.622-.033v-.132h.265v.264h-.265zm77.754-.33l-.363-.464.463.364.463.363v.2h-.2zm7.442.33v-.132h.265v.264h-.265zm10.848 0v-.132h.265v.264h-.265zm-127.926-.397l.164-.264h.264l-.163.264-.164.265h-.264zm42.308-.04l-.189-.306.306.189.305.188v.234h-.233zm-124.064-.489l.479-.53h.264l-.478.53-.48.53h-.264zm91.52.224l-.188-.306.305.19.306.188v.233h-.234zm22.383.222v-.082l.86-.777.86-.778-.777.86-.777.86h-.166zm85.196-.017v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm10.319-.032v-.132h.264v.264h-.264zM42.65 20.009v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm140.865-.206l-.189-.305.306.189.305.188v.234h-.233zm18.679.173v-.132h.264v.265h-.264zM78.95 19.183l.01-.794.122.468.122.468-.131.326-.132.325zm154.995.529v-.132h.264v.264h-.264zm-66.94-.265v-.132h.265v.265h-.265zm15.875 0v-.132h.265v.265h-.265zm50.535 0v-.132h.265v.265h-.265zm-99.376-.438l-.189-.305.306.189.305.189v.233h-.233zm48.047.174v-.133h.265v.265h-.265zm50.8 0v-.133h.265v.265h-.265zM5.122 18.52v-.661l.133.33.134.331-.134.33-.133.332zm38.852.397v-.132h.264v.264h-.264zm82.814 0v-.132h.265v.264h-.265zm39.266-.173l-.189-.306.305.19.306.188v.233h-.233zm12.064-.213v-.519l-2.183-.089-2.183-.089 2.208-.054 2.207-.053.135.515.134.515.436.115.436.116-.595.03-.595.031zm2.998.342l.177-.176.176.176.176.176h-.705zm19.863-.13l-.189-.305.305.19.306.188v.233h-.233zm28.137.131l.33-.133.331.133.331.134h-1.323zm2.8 0l.177-.177.176.176.176.177h-.705zm12.215-.09l.164-.264h.264l-.163.265-.164.265h-.264zm-110.886-.305l-.188-.305.305.189.306.189v.233h-.234zm26.087.174v-.133h.265v.265h-.265zm91.918-.174l-.19-.305.306.189.306.189v.233h-.234zm-206.482-.09v-.133h.264v.264h-.264zm82.814 0v-.133h.265v.264h-.265zm32.28 0v-.133h.264v.264h-.265zm5.556 0v-.133h.264v.264h-.264zm34.925 0v-.133h.264v.264h-.264zm44.45 0v-.133h.264v.264h-.264zM128.2 18.08l.176-.176.176.176.177.177h-.706zm4.233 0l.176-.176.177.176.176.177h-.706zm28.046 0l.176-.176.176.176.177.177h-.706zm4.233 0l.176-.176.177.176.176.177h-.705zm35.101.044v-.132h.265v.265h-.265zm45.509 0v-.132h.264v.265h-.264zm5.027 0v-.132h.264v.265h-.264zm-121.091-.308l.176-.177.177.177.176.176h-.706zm2.117 0l.176-.177.176.177.177.176h-.706zm30.542-.016l.864-.107.723.11.723.11-1.588-.003-1.587-.003zm36.926.016l.177-.177.176.177.176.176h-.705zm47.36 0l.177-.177.176.177.177.176h-.706zm3.44 0l.177-.177.176.177.176.176h-.705zM148.75 14.43v-3.297l-2.183-.089-2.183-.089 2.315-.054 2.315-.053v6.879h-.264zm-70.094 2.613l.021-.507.139.347.139.348-.16.16-.16.16zM5.386 16.67v-.661l.134.33.133.331L5.52 17l-.134.33zm73.005-1.234l-.021-.574-.331-.133-.33-.134.338-.02.34-.021.148.388.15.388-.137.34-.137.339zm21.41.308v-.132h.264v.265h-.264zm3.175 0v-.132h.264v.265h-.264zm4.519-.286l.02-.508.14.348.139.347-.16.16-.16.16zM5.609 15.082v-.53h.48l-.139.53-.138.529H5.61zm89.694 0v-.353l.176.176.177.177-.177.176-.176.176zm5.16 0l.163-.265h.264l-.163.265-.164.264h-.264zm1.72-.133v-.132h.264v.265h-.265zm-95.565-.577l.347-.14.16.16.16.16-.507-.02-.507-.021zm70.517.004l.176-.177.177.177.176.176h-.705zm18.433-.088v-.353l.176.176.176.177-.176.176-.176.176zm11.641.132v-.132h.265v.264h-.265zM7.55 14.11l.177-.176.176.176.177.177h-.706zm68.528 0l.176-.176.176.176.177.177H75.9zm-67.734-.264l.177-.177.176.177.176.176h-.705zm66.94 0l.176-.177.177.177.176.176h-.706zm31.662.044v-.133h.264v.265h-.264zm-97.543-.309l.176-.176.176.176.177.176h-.706zm64.823 0l.176-.176.176.176.177.176h-.706zm21.74-.088l.163-.265h.265l-.164.265-.163.264H95.8zm-85.77-.177l.177-.176.176.176.177.177h-.706zm63.236 0l.176-.176.177.176.176.177h-.706zm33.25.044v-.132h.264v.265h-.265zm-95.427-.308l.176-.177.176.177.177.176h-.706zm61.383 0l.176-.177.177.177.176.176h-.705zm-60.59-.265l.177-.176.176.176.177.177h-.706zm59.532 0l.176-.176.176.176.177.177h-.706zm24.782.094v-.083l.86-.777.86-.777-.777.86-.777.86h-.166zm9.376-.777l-.777-.86.86.777.86.777v.166h-.166zm-92.896.419l.177-.177.176.177.176.176h-.705zm57.944 0l.176-.177.177.177.176.176h-.705zm-57.15-.265l.176-.176.177.176.176.176h-.705zm56.356 0l.177-.176.176.176.176.176h-.705zm-55.562-.265l.176-.176.176.176.177.177h-.706zm54.768 0l.177-.176.176.176.177.177h-.706zm-53.798-.22v-.132h.264v.264H15.4zm53.005-.044l.176-.177.176.177.177.176h-.706zm-52.123-.265l.176-.176.177.176.176.177h-.706zm51.329 0l.176-.176.177.176.176.177h-.705zm-50.535-.264l.176-.177.176.177.177.176h-.706zm49.741 0l.177-.177.176.177.176.176h-.705zm-48.948-.265l.177-.176.176.176.176.177h-.705zm48.154 0l.177-.176.176.176.177.177h-.706zm32.456.044v-.132h.265v.265h-.265zm5.82 0v-.132h.265v.265h-.264zm-85.636-.308l.176-.177.177.177.176.176h-.705zm46.567 0l.176-.177.176.177.177.176h-.706zm33.866 0l.177-.177.176.177.177.176h-.706zm4.498 0l.177-.177.176.177.176.176h-.705zm-84.137-.265l.176-.176.177.176.176.176h-.706zm44.979 0l.176-.176.177.176.176.176h-.705zm35.58-.004l.348-.139.16.16.16.16-.507-.021-.507-.021zm2.785.004l.176-.176.176.176.177.176h-.706zm-82.639-.22v-.133h.265v.265h-.265zm43.48-.045l.177-.176.176.176.176.177h-.705zm-42.686-.22V9.79h.265v.264h-.265zm42.069 0V9.79h.264v.264h-.264zm-41.452-.309l.177-.176.176.176.177.177h-.706zm40.658.044v-.132h.265v.265h-.265zM22.366 9.35l.177-.177.176.177.176.176h-.705zm39.159 0l.176-.177.176.177.177.176h-.706zm-38.453-.22v-.133h.264v.264h-.264zm37.835 0v-.133h.265v.264h-.265zm-37.218-.31l.176-.176.177.176.176.177h-.705zm36.513 0l.176-.176.176.176.177.177h-.706zM24.395 8.6v-.132h.264v.264h-.264zm35.013-.044l.176-.177.177.177.176.176h-.706zM25.012 8.29l.176-.176.177.176.176.177h-.705zm33.778.044v-.132h.265v.265h-.265zM25.718 8.07v-.132h.264v.264h-.264zm32.014-.132l-.397-.257h.529l.397.257.397.256h-.529zM26.335 7.76l.176-.176.177.176.176.177h-.705zm.705-.22v-.133h.265v.265h-.265zm29.898 0v-.133h.265v.265h-.265zm-29.28-.309l.176-.176.177.176.176.176h-.706zm28.222-.088l-.397-.257h.529l.397.257.397.256h-.529zM28.363 7.01V6.88h.265v.265h-.265zm.794-.396l.397-.257h.529l-.397.257-.397.256h-.529zm25.93.132v-.132h.264v.264h-.265zm-.53-.265V6.35h.265v.265h-.265zm-24.342-.264v-.133h.265v.265h-.265zM53.5 6.085l-.397-.256h.529l.397.256.397.257h-.529zm-22.754-.132v-.132h.264v.264h-.264zm.529-.264v-.133h.264v.265h-.264zm21.431 0v-.133h.265v.265h-.265zm-20.88-.233l.11-.1 1.125-.566 1.124-.567v.264l-1.048.535-1.047.534h-.374zm20.35-.032v-.132h.265v.264h-.264zm-.528-.265v-.132h.264v.265h-.264zm-.53-.264v-.132h.265v.264h-.264zm-.529-.265v-.132h.265v.265h-.265zm-.529-.264v-.133h.265v.265h-.265zM34.45 4.1v-.132h.264v.264h-.264zm15.081 0v-.132h.265v.264h-.265zm-14.552-.265v-.132h.265v.265h-.265zm14.023 0v-.132h.264v.265h-.264zm-13.494-.264V3.44h.265v.264h-.265zm12.965 0V3.44h.264v.264h-.264zm-12.436-.265v-.132h.265v.265h-.265zm11.907 0v-.132h.264v.265h-.264zm-11.378-.264V2.91h.265v.265h-.265zm10.848 0V2.91h.265v.265h-.265zm-10.318-.265v-.132h.264v.264h-.264zm9.79 0v-.132h.264v.264h-.265zm-9.261-.264V2.38h.264v.265h-.264zm8.319-.28l-.514-.411.595.288.596.289v.246h-.164zm-7.658-.117l.164-.265h.264l-.163.265-.164.264h-.264zm.662-.397v-.132h.264v.264h-.264zm6.085 0v-.132h.265v.264h-.265zm-5.556-.265v-.132h.264v.265h-.264zm5.027 0v-.132h.265v.265h-.265zm-4.498-.246v-.132l.53-.283.528-.283v.264l-.529.283-.529.284zm3.969-.018v-.133h.264v.265h-.264zm-.687-.438l-.189-.306.306.19.305.188v.233h-.233zM41.46.265L41.624 0h.264l-.163.265-.164.264h-.264zm1.19.132V.265h.265v.264h-.264zm-.528-.265V0h.264v.265h-.264z' fill='%23629438'/%3E%3Cpath d='M40.137 88.125l-1.587-.473-2.25-.844-2.248-.844-4.101-1.952-4.101-1.953-2.381-.693-2.382-.693-.727-.284-.728-.284v-.423l.86-.186.86-.186 3.602-1.157 3.603-1.156 1.55-.686 1.549-.685 1.86-1.078 1.859-1.077 2.91-1.861 2.91-1.862 2.382-1.767 2.381-1.768 2.25-1.97 2.248-1.97 1.754-1.966 1.755-1.966 1.515-2.117 1.516-2.116 1.03-2.045 1.03-2.045v-.392l-1.522 1.477-1.522 1.476-2.645 2.103-2.646 2.103-2.652 1.853-2.651 1.854-3.963 2.49-3.963 2.491-3.705 1.871-3.704 1.87-2.249.695-2.249.693-1.402.286-1.402.285h-3.32l-1.173-.4-1.174-.4L15 68.536 12.885 66.7l-2.844-1.633-2.844-1.632v-.463l.198-.005.199-.005 2.778-.375 2.778-.375 2.832-1.057 2.833-1.057 2.212-1.036 2.213-1.037 3.95-2.202 3.952-2.202 3.042-1.853 3.043-1.853 3.44-2.394 3.44-2.394 3.306-2.653 3.308-2.653 3.01-2.91L56.74 34l1.93-2.301 1.932-2.3 1.04-1.536 1.041-1.536.891-1.583.891-1.583-3.97 3.33-3.969 3.33-4.338 3.227-4.338 3.225-3.724 2.466-3.725 2.465-3.837 2.24-3.836 2.24-4.63 2.404-4.63 2.404-2.841 1.206-2.841 1.206-2.186.56-2.187.56-1.773-.098-1.773-.098-.654-.615-.655-.616-1.185-2.039-1.185-2.039-1.53-1.398-1.53-1.398-1.405-.794-1.406-.793v-.479h4.165L7 43.019l2.516-.639 2.62-1.056 2.621-1.057 3.044-1.435 3.043-1.436 2.9-1.66 2.9-1.658 2.778-1.868 2.778-1.868 2.91-2.272 2.91-2.271 2.699-2.723 2.697-2.723.87-1.114.868-1.114-.391.286-.392.287-2.25 1.611-2.248 1.612-3.175 1.891-3.175 1.892-4.763 2.345-4.762 2.346-3.34 1.337-3.34 1.336-2.349.574-2.348.573-2.514.025-2.513.024-.917-.538-.917-.539-.538-.916-.539-.917.065-4.498.065-4.498.42-3.284.422-3.284.212-.552.212-.553 2.742-.776 2.741-.777 5.027-1.643 5.028-1.643 3.44-1.37 3.439-1.371 2.116-.947 2.117-.948L36.698 3.1 40.667.987l.669-.47.67-.47 2.108 1.203 2.109 1.203 4.762 2.337 4.763 2.338 3.307 1.322 3.307 1.323 6.086 1.986 6.085 1.986 1.892.54 1.891.539.284 1.65.284 1.65.3 3.705.3 3.704-.172 4.498-.174 4.498-.264 2.513-.265 2.514-.39 2.381-.392 2.381-.546 2.514-.546 2.514-.8 2.736-.8 2.736-1.046 2.688-1.047 2.687-1.473 2.985-1.473 2.984-2.043 3.1-2.044 3.102-2.167 2.574-2.167 2.574-1.716 1.517-1.717 1.516-2.04 1.52-2.042 1.52-2.513 1.315-2.514 1.315-1.455.578-1.455.577-2.117.628-2.117.627-.132-.013-.132-.014zM245.36 51.853l-.623-.262-.797-.568-.796-.567-.628-1.35-.629-1.348-.003-.463-.003-.463h4.215l.283.529.283.529h2.609l.274-.512.274-.512v-3.474h-3.64l-.914-.382-.914-.382-.953-1.054-.952-1.055-.281-1.01-.28-1.012.017-6.35.017-6.35.202-2.303.202-2.304.709-1.023.709-1.023 1.072-.603 1.072-.602 1.531-.14 1.532-.138 1.03.33 1.031.331.863.644.862.644.593 1.11.593 1.108v26.459l-.6 1.124-.601 1.124-1.1.728-1.099.728-2.269.062-2.269.062zm4.186-13.206l.274-.512V23.02l-.53-.53-.529-.528h-1.486l-.48.35-.48.352-.137 7.666-.138 7.666.312.582.311.582h2.609zm-34.387 4.91v-.366l-1.563-.113-1.564-.113-1.077-.713-1.077-.713-.6-1.124-.601-1.124-.078-10.517-.077-10.517h4.256V37.87l.274.511.274.512h1.286l.273-.512.274-.511V18.257h4.234V43.92h-4.234zm-116.02-.254l-.793-.36-.872-.735-.871-.735-.575-1.09-.575-1.092-.102-3.385-.102-3.384 2.21.077 2.21.077.132 3 .132 2.998.514.375.513.374h1.222l.53-.529.528-.529v-5.258l-3.968-5.475-3.969-5.475v-6.352l.315-1.05.314-1.05 1.162-1.292 1.161-1.292 1.35-.4 1.35-.402H102.38l1.157.408 1.157.408.884.85.884.848.555 1.058.554 1.058.116 3.242.115 3.24H103.24V15.693l-.483-.437-.484-.438h-1.596l-.438.484-.438.484v5.086l3.992 5.497 3.993 5.496-.09 3.735-.09 3.735-.8 1.293-.8 1.293-1.135.798-1.135.798-1.901.074-1.902.074zm30.295.08l-.926-.183-.661-.279-.662-.279-.87-.81-.87-.81-.513-1.13-.513-1.13-.006-8.084-.006-8.084.697-1.4.697-1.398 1.028-.745 1.027-.744 1.328-.319 1.329-.318 1.211.305 1.212.305.92.625.92.625.608.896.61.897.29 1.046.29 1.047.002 7.441v7.441l-.407 1.157-.409 1.157-.848.884-.849.884-.926.468-.926.469-.926.125-.926.126zm2.371-4.803l.54-.58V23.62l-.549-.697-.548-.698h-1.549l-.53.53-.529.529V38.1l.53.53.529.529H131.266zm42.08-7.756V17.992H178.117V19.083l1.165-.175 1.165-.175 1.478.43 1.48.43.916.917.918.918.407 1.373.408 1.373v2.285H181.822V24.077l-.53-.529-.529-.529H179.294l-.588.412-.588.412v19.814h-4.234zm50.8 0V17.992H228.917v.956l1.786-.006 1.785-.006 1.059.56 1.058.562.583.624.582.625.41.98.41.98v3.192h-4.234v-2.608l-.416-.416-.415-.415h-1.733l-.438.484-.437.483-.001 3.684v3.683l-.175 6.152-.174 6.151h-3.884zm-108.359 12.07l-1.069-.485-.757-.898-.756-.897-.357-.851-.357-.852V11.112H117.263v27.171l.484.438.484.438h1.943V43.392l-1.39-.006-1.388-.006zm32.69.15l-.925-.294-1.366-1.333-1.366-1.332-.422-1.437-.422-1.437V22.225h-2.91v-4.498h2.91v-6.614h4.234v6.614h3.175v4.498H148.726l.078 7.695.077 7.695.864.772.864.772h.786V43.392l-.728-.027-.728-.027zm11.543-.023l-1.022-.38-.788-.75-.788-.748-.571-1.058-.571-1.059V22.358l.202-.723.202-.723.854-.972.854-.973 1.06-.482 1.061-.481 1.744-.006 1.745-.006 1.166.615 1.166.616.794 1.126.793 1.127.09 3.773.09 3.774-1.81.171-1.81.171-2.05.002-2.05.002v8.613l.412.589.411.588h1.74l.438-.484.438-.484v-3.53h4.234l-.006 2.05-.006 2.05-.486 1.059-.485 1.058-.76.753-.76.752-.776.401-.776.401-1.479.108-1.478.108zm3.8-19.199V22.51l-.512-.274-.511-.274H161.887l-.483.438-.484.438v2.299h3.44zm26.988 3.448V11.113H195.58v6.545l1.981.127 1.982.127 1.24.768 1.238.767.616 1.166.616 1.166-.004 8.888-.004 8.889-.591 1.033-.59 1.033-1.017.819-1.016.819-4.342.084-4.342.084zm7.355 11.571l.318-.317V22.509l-.512-.274-.512-.274h-2.416v17.198H198.385z' fill='%23347400'/%3E%3C/svg%3E\")"
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"conduction": {
|
|
3
|
+
"logo": {
|
|
4
|
+
"header": {
|
|
5
|
+
"inline-size": { "value": "200px" },
|
|
6
|
+
"block-size": { "value": "80px" },
|
|
7
|
+
"background-image": {
|
|
8
|
+
"value": "url(\"data:image/svg+xml,%3Csvg id='sloterburgLogo' viewBox='0 0 254.141 88.636' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M129.59 78.795l-.105-.346-1.098-8.07-1.099-8.07-.15-.875-.15-.876 1.284.082 1.284.082.57 4.01.57 4.008.113.34.113.34.465-3.82.464-3.82.143-.595.143-.595h2.324l-.02.86-.02.86-1.104 8.334-1.105 8.335-1.26.08-1.259.081zm8.1-.172l-.874-.465-.514-.78-.514-.78-.002-6.695-.002-6.693.391-.758.392-.757.702-.553.703-.552h2.38l.873.54.873.54.432 1.132.433 1.132-.084 6.332-.084 6.331-.635.89-.634.89-.878.367-.879.367-.603-.011-.604-.011zm2.318-2.67l.274-.512-.004-5.772-.004-5.772-.224-.354-.224-.354-.632.09-.632.09-.07 6.184-.072 6.184.302.364.302.364h.71zm3.978-6.103v-9.26h6.086v2.646h-3.44v3.44h3.44v2.645h-3.44v7.144h3.44v2.646h-6.086zm7.409 0v-9.26h2.38v15.875h3.44v2.646h-5.82zm14.287 8.68l-1.19-.61-.463-.926-.463-.926V73.29h2.645v2.152l.274.512.274.512h.934l.317-.318.318-.317V60.59h2.646l-.001 7.871-.001 7.872-.516.845-.515.846-.646.423-.646.423-.888.136-.888.135zm6.35-8.68v-9.26h6.35v2.646h-3.704v3.415l1.786.078 1.786.079.08 1.256.081 1.257h-3.733v7.144h3.704v2.646h-6.35zm16.064 9.097l-.189-.189V62.971h-3.175V60.59h8.731V62.97h-2.902l-.07 8.004-.07 8.003-1.068.08-1.068.078zm16.75-.3l-.921-.462-.6-.9-.601-.898V60.59h2.638l.07 7.71.07 7.71.442.28.443.279.682-.311.682-.31V60.59h2.646l-.004 7.739-.004 7.74-.591 1.03-.591 1.03-.922.491-.922.49h-1.596zm12.033-.062l-.794-.522-.463-.861-.463-.861v-3.58h2.646v3.11l.384.319.384.319.476-.091.476-.09.077-1.585.077-1.585-2.26-3.107-2.26-3.107V63.22l.365-.873.365-.873.72-.567.72-.567.891-.167.89-.167 1.14.552 1.139.55.457.775.457.774v4.02h-2.622l-.078-1.787-.078-1.785-.632-.09-.631-.09-.224.355-.225.354-.004 1.149-.004 1.148 2.25 3.112 2.248 3.11v4.5l-.603.894-.603.896-.654.33-.653.331-1.059.002-1.058.002zm-22.622-8.867V60.59h2.646v6.35h2.117v-6.35h2.38v18.256h-2.38V69.321h-2.117V78.846h-2.646zm17.198 0V60.59h2.646v18.256h-2.646z' fill='%231a7ca6'/%3E%3Cpath d='M41.152 88.46l.176-.177.176.176.177.177h-.706zm1.323 0l.176-.177.176.176.177.177h-.706zm-2.382-.265l.177-.177.176.177.176.176h-.705zm3.175 0l.177-.177.176.177.176.176h-.705zm-4.233-.265l.176-.176.177.176.176.177h-.705zm5.292 0l.176-.176.176.176.177.177h-.706zm-5.91-.22v-.133h.265v.265h-.264zm6.703-.044l.177-.177.176.177.177.176h-.706zm-7.408-.265l.176-.176.177.176.176.176h-.705zm8.378.044v-.132h.265v.264h-.265zm-9.172-.309l.177-.176.176.176.176.177h-.705zm9.79 0l.176-.176.177.176.176.177h-.706zm-10.407-.22v-.132h.264v.264h-.264zm11.112 0v-.132h.265v.264h-.265zm-11.818-.309l.177-.176.176.176.177.177h-.706zm12.436 0l.176-.176.177.176.176.177h-.706zm-13.23-.264l.177-.177.176.177.177.176h-.706zm13.935.044v-.132h.265v.264h-.265zm-14.552-.265v-.132h.265v.265h-.265zm15.104.034l.11-.099.86-.437.86-.437v.264l-.781.404-.78.404h-.38zm-15.633-.298v-.133h.265v.265h-.265zm-.705-.309l.176-.176.176.176.177.176h-.706zm-.618-.22v-.133h.265v.265h-.265zm-.529-.265v-.132h.265v.264h-.265zm19.58 0v-.132h.264v.264h-.265zm-20.11-.265v-.132h.265v.265h-.264zm20.638 0v-.132h.265v.265h-.265zm-21.166-.264v-.133h.264v.265h-.264zm21.695 0v-.133h.265v.265h-.265zm-22.225-.265v-.132h.265v.264h-.265zm22.755.019v-.132l.529-.284.529-.283v.265l-.53.283-.528.283zm-23.284-.283v-.133h.265v.265h-.265zm-.529-.265v-.132h.265v.264h-.265zm-.529-.265v-.132h.265v.265h-.265zm25.797-.132l.163-.264h.265l-.164.264-.163.265h-.265zm-26.326-.132v-.132h.264v.264H28.1zm-.53-.265v-.132h.265v.265h-.264zm27.517.033v-.1l.463-.363.463-.364-.363.464-.363.463h-.2zm-28.046-.297v-.133h.265v.265h-.265zm-.529-.265v-.132h.265v.264h-.265zm-.793-.264v-.133h.264v.265h-.264zm30.559-.133l.163-.264h.265l-.163.264-.164.265h-.265zm-31.53-.176l.177-.177.176.177.177.176h-.706zm-.793-.265l.176-.176.176.176.177.177h-.706zm33.381-.353l.48-.529h.264l-.48.53-.478.529h-.265zm-34.44.089l.177-.177.176.177.177.176h-.706zm-.793-.265l.176-.176.176.176.177.176h-.706zm-.794-.265l.176-.176.177.176.176.177h-.706zm-1.56-.5l-.513-.41.662.314.661.315.11.097.11.096h-.516zm39.175-.381l.479-.53h.264l-.479.53-.479.529h-.264zm-38.938-.441l.176-.177.177.177.176.176h-.705zm1.058-.265l.177-.176.176.176.176.176h-.705zm.794-.265l.176-.176.177.176.176.177h-.705zm1.058-.264l.177-.177.176.177.177.176h-.706zm.794-.265l.176-.176.177.176.176.177h-.705zm37.086-.088l.163-.265h.265l-.164.265-.163.265h-.265zm-36.292-.176l.176-.177.177.177.176.176h-.706zm.794-.265l.176-.176.176.176.177.176H25.1zm.97-.22v-.133h.264v.265h-.264zm.617-.31l.176-.175.177.176.176.176h-.705zm.794-.264l.176-.176.177.176.176.177h-.706zm.794-.264l.176-.177.176.177.177.176h-.706zm.705-.22v-.133h.265v.265h-.265zm.53-.265V76.2h.264v.265h-.265zm1.058-.53l.661-.378h.529l-.661.378-.662.379h-.529zm32.014.315v-.083l.86-.777.86-.777-.777.86-.777.86h-.166zm-30.56-.976l.164-.265h.265l-.164.265-.163.265h-.265zm.662-.397v-.132h.265v.264h-.265zm.53-.246v-.132l.529-.283.529-.283v.264l-.53.283-.529.283zm31.353-.68l.479-.529h.264l-.479.53-.479.528h-.264zm-30.03-.132v-.132h.264v.264h-.265zm.66-.397l.164-.265h.265l-.164.265-.163.265h-.265zm.662-.397v-.132h.265v.264h-.265zm29.766-.397l.479-.529h.264l-.478.53-.48.528h-.264zm-29.104 0l.163-.264h.265l-.164.264-.163.265h-.265zm.794-.529l.163-.265h.265l-.164.265-.163.265h-.265zm.793-.53l.164-.264h.264l-.163.265-.164.264h-.264zm28.31 0l.164-.264h.265l-.164.265-.163.264h-.265zm-46.103-.189l.728-.11.727.11.728.11h-2.911zm-1.83-.251l.176-.176.177.176.176.176h-.705zm4.89-.004l.347-.14.16.16.16.16-.508-.02-.507-.021zm15.527-.084l.164-.264h.264l-.163.264-.164.265h-.264zm-21.21-.176l.176-.177.176.177.176.176h-.705zm7.005-.004l.347-.14.16.16.16.16-.507-.02-.507-.021zm42.25-.084l.164-.265h.265l-.164.265-.163.264h-.265zm-49.873-.132v-.133h.264v.265h-.264zm8.82-.044l.176-.177.176.177.177.176h-.706zm13.67.062V70.4l.529-.283.529-.283v.264l-.53.283-.529.284zm-23.318-.614l-.363-.463.463.363.463.364v.2h-.2zm10.441.287l.176-.176.177.176.176.176h-.705zm.794-.265l.176-.176.177.176.176.177h-.706zm39.996-.088l.164-.264h.264l-.163.264-.164.265h-.264zm-39.026-.132v-.132h.265v.264h-.265zm12.435.032v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-11.818-.34l.177-.177.176.176.177.177h-.706zm-14.524-.949l-.777-.86.86.777.86.777v.166h-.166zm15.23.728v-.133h.264v.265h-.264zm38.232-.133l.164-.264h.264l-.163.264-.164.265h-.264zm-37.615-.176l.177-.176.176.176.176.176h-.705zm11.554.077v-.1l.463-.364.463-.363-.363.463-.363.463h-.2zm-10.848-.297v-.133h.264v.265h-.264zm.529-.265v-.132h.265v.264h-.265zm36.91-.132l.163-.265h.264l-.163.265-.164.264h-.264zm-36.359-.1l.11-.1 1.125-.567 1.124-.567v.265l-1.047.534-1.048.535h-.374zm10.958-.165l.164-.265h.264l-.163.265-.164.265h-.264zm-30.187-.86l-.504-.595.595.504.595.504v.182h-.182zm56.249.066l.283-.529h.265l-.284.53-.283.528h-.264zm-25.003 0l.163-.264h.265l-.164.264-.163.265h-.265zm-9.393-.397v-.132h.265v.265h-.265zm10.583-.529l.622-.661h.264l-.621.661-.621.662h-.265zm-33.75-.014l-.513-.412.595.289.595.288v.246h-.163zm23.696.279v-.133h.265v.265h-.265zm.53-.246v-.132l.528-.284.53-.283v.265l-.53.283-.529.283zm33.866-.019v-.132h.265v.265h-.265zm-59.16-.702l-.188-.306.305.19.305.188v.233h-.233zm59.425.173v-.132h.264v.264h-.264zm-32.809-.265v-.132h.265v.265h-.265zm9.79-.529l.621-.661h.265l-.622.661-.621.662h-.265zm-37.042.265v-.132h.265v.264h-.265zm27.914-.132l.163-.265h.265l-.164.265-.163.264h-.265zm32.676-.265l.283-.53h.265l-.284.53-.283.53h-.264zm-61.119.132v-.133h.265v.265h-.265zm-1.124-.548l-.728-.395v-.26l.794.41.793.41v.251l-.066-.01-.066-.011zm30.228.284v-.133h.265v.265h-.265zm.53-.246v-.133l.528-.283.53-.283v.265l-.53.283-.529.283zm9.26-.499v-.082l.86-.777.86-.778-.778.86-.777.86h-.165zm22.754-.049v-.132h.264v.264h-.264zm-64.172-.415l-.175-.282.126-.126.126-.126.157.408.157.409h-.217zm33.613.018l.163-.264h.265l-.164.264-.163.265h-.265zm30.823-.132v-.132h.265v.264h-.265zm-30.03-.397l.164-.265h.264l-.163.265-.164.265h-.264zm-33.784-.18l.348-.14.16.16.16.16-.508-.021-.507-.02zm64.08.048v-.133h.264v.265h-.265zm-61.98-.308l.331-.133.33.133.332.134H9.446zm32.346.043v-.132h.264v.264h-.264zm-30.212-.313l.347-.139.16.16.16.16-.508-.021-.507-.021zm30.873-.084l.164-.264h.264l-.163.264-.164.265h-.264zm29.245.133v-.265l.256-.397.257-.397v.529l-.257.397-.256.397zM13.106 62l.176-.176.177.177.176.176h-.706zm.794-.264l.176-.176.176.176.177.177h-.706zm29.677-.088l.163-.265h.265l-.163.265-.164.265h-.265zm-28.972-.132v-.133h.265v.265h-.265zm36.248.05v-.084l.86-.777.86-.777-.777.86-.777.86h-.166zm-35.63-.359l.176-.176.176.176.177.176h-.706zm29.148-.088l.163-.265h.265l-.164.265-.163.264h-.265zm-28.355-.177l.177-.176.176.176.176.177h-.705zm56.533.045v-.133h.264v.265h-.264zm-55.74-.31l.177-.175.177.176.176.176h-.705zm28.223.045v-.132h.265v.264h-.265zm-27.517-.265v-.132h.265v.265h-.265zm28.046.033v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm27.252-.033v-.132h.265v.265h-.265zm-54.504-.396l.397-.257h.529l-.397.257-.396.256h-.53zm54.769-.133v-.132h.265v.265h-.265zm-53.71-.264v-.133h.264v.265h-.264zm27.384-.133l.163-.264h.265l-.163.264-.164.265h-.265zm-26.833-.101l.11-.102 2.447-1.224 2.448-1.224v.265l-2.376 1.193-2.376 1.193h-.363zm53.424-.163v-.353l.176.176.176.177-.176.176-.176.177zm-25.797-.265l.163-.264h.265l-.164.264-.163.265h-.265zm5.82-.264l.48-.53h.264l-.479.53-.479.529h-.264zm-5.159-.1v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm25.4-.033v-.133h.265v.265h-.265zm.265-.661v-.353l.176.176.177.177-.177.176-.176.177zm-24.474-.265l.163-.264h.265l-.164.264-.163.265h-.265zm4.63.165v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-3.836-.694l.163-.264h.265l-.164.264-.163.265h-.265zm23.944.132v-.132h.265v.265h-.265zm-48.948-.529v-.132h.265v.265h-.265zm26.062-.397l.479-.529h.264l-.479.53-.478.529h-.265zm3.572.43v-.1l.463-.363.463-.364-.363.463-.363.464h-.2zm19.579-.165v-.353l.176.177.177.176-.177.176-.176.177zm-48.683-.132v-.133h.264v.265h-.264zm.529-.246v-.133l.529-.283.53-.283v.265l-.53.283-.53.283zm48.418-.416v-.353l.177.177.176.176-.176.177-.177.176zm-22.49-.1v-.1l.464-.363.463-.363-.363.463-.363.463h-.2zm3.573-.164l.163-.265h.265l-.164.265-.163.264h-.265zM27.57 55.43v-.133h.264v.265h-.264zm.529-.264v-.133h.264v.265H28.1zm46.831 0v-.133h.265v.265h-.265zm-46.302-.246v-.133l.53-.283.528-.283v.265l-.529.283-.529.283zm25.135-.548l.622-.661h.264l-.621.661-.621.661h-.265zm2.514.397l.163-.265h.265l-.163.265-.164.264h-.265zm18.918-.265v-.353l.176.177.176.176-.176.177-.176.176zM11.5 54.051l.731-.11.592.113.591.115-1.322-.004-1.323-.004zm18.45.057v-.132h.265v.265h-.264zm26.988-.396l.284-.53h.264l-.283.53-.283.529h-.265zM9.931 53.8l.176-.177.177.177.176.176h-.706zm4.233 0l.176-.177.177.177.176.176h-.705zm16.316.044v-.132h.265v.264h-.265zm-21.716-.86l-.641-.728.727.642.728.641v.173h-.172zm6.585.547l.347-.14.16.16.16.16-.507-.02-.507-.021zm15.793-.084l.163-.265h.265l-.164.265-.163.265h-.265zm44.317 0v-.353l.177.177.176.176-.176.176-.177.177zm-59.178-.176l.176-.177.177.177.176.176h-.706zm38.805.076v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-37.747-.341l.176-.176.177.176.176.176h-.705zm14.464.044v-.132h.265v.264h-.265zm-13.758-.265v-.132h.264v.265h-.264zm14.42-.132l.163-.264h.265l-.164.264-.163.265H32.3zm25.003.132v-.132h.264v.265h-.264zm18.256-.132V52.3l.176.177.177.176-.177.177-.176.176zm-57.062-.176l.176-.177.177.177.176.176h-.705zm.706-.22v-.134h.264v.265h-.264zm13.758 0v-.134h.264v.265h-.264zm24.606 0v-.134h.265v.265h-.265zm189.38-.06l.865-.107.723.11.723.11-1.588-.004-1.587-.003zM7.99 51.99v-.132h.265v.264H7.99zm11.995-.044l.176-.177.177.177.176.176h-.705zm13.802-.088l.164-.265h.264l-.163.265-.164.264h-.264zm42.201 0v-.353l.177.176.176.177-.176.176-.177.176zm169.422.088l.176-.177.177.177.176.176h-.705zm4.674.044v-.132h.265v.264h-.265zM20.69 51.726v-.132h.265v.265h-.265zm37.307 0v-.132h.264v.265h-.264zm186.796 0v-.132h.264v.265h-.264zm6.085 0v-.132h.265v.265h-.265zM7.461 51.065l-.283-.53h.265l.283.53.283.53h-.264zm14.288.132l.661-.378h.529l-.661.378-.661.378h-.53zm12.7.265v-.132h.264v.264h-.264zm209.657-.173l-.189-.306.306.189.305.189v.233h-.233zm7.433.04l.164-.264h.265l-.164.265-.163.264h-.265zM35.11 51.066l.164-.265h.264l-.163.265-.164.265h-.264zm23-.464l.774-.853.152.165.151.166-.332.119-.332.118.176.309.176.308-.22-.2-.218-.198-.551.46-.55.459zm.151.596v-.132h.265v.265h-.265zm17.992-.397v-.352l.176.176.177.176-.177.177-.176.176zm-53.181-.132v-.132h.264v.264h-.264zm12.832-.132l.164-.265h.264l-.163.265-.164.264h-.264zm-12.303-.132v-.133h.264v.265h-.264zm-16.669-.265v-.132h.265v.264h-.265zm17.198 0v-.132h.265v.264h-.265zm12.435.019v-.133l.53-.283.529-.283v.264l-.53.284-.529.283zm39.953-.151v-.353l.176.176.176.177-.176.176-.176.176zm-51.859-.133v-.132h.265v.265h-.265zm218.017 0v-.132h.265v.265h-.265zm10.319 0v-.132h.264v.265h-.264zM6.51 49.437l-.189-.306.306.189.305.189v.233H6.7zm18.678.173v-.133h.265v.265h-.265zm.53-.265v-.132h.264v.264h-.264zm12.17.033v-.1l.463-.363.463-.364-.363.463-.363.463h-.2zm204.38-.183l-.174-.282.126-.126.126-.126.157.408.156.408h-.216zm10.991.15v-.132h.265v.264h-.265zm-227.012-.264v-.133h.264v.265h-.264zm50.556-.287l.021-.507.139.347.139.347-.16.16-.16.16zM4.938 47.559L3.625 46.17l1.389 1.313 1.389 1.313v.152h-.152zm21.838 1.257v-.132h.264v.264h-.264zm226.748 0v-.132h.264v.264h-.264zm-226.219-.265v-.132h.265v.265h-.265zm11.774-.132l.164-.264h.264l-.163.264-.164.265h-.264zm-11.245-.132v-.132h.265v.264h-.265zm214.048-.132v-.353l.177.176.176.177-.176.176-.177.176zM253.81 48l.021-.507.14.347.138.348-.16.16-.16.16zm-225.446.033v-.132l1.059-.54 1.058-.54v.264l-1.058.54-1.059.54zm11.51-.143l.163-.265h.265l-.164.265-.163.265h-.265zm37.174-.265v-.352l.176.176.177.176-.177.177-.176.176zm169.44-.04l-.189-.306.306.189.305.189v.233h-.233zm2.671.04l.164-.264h.264l-.163.264-.164.265h-.264zm-208.491-.264l.163-.265h.265l-.164.265-.163.264h-.265zm.661-.365v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm204.788-.032v-.132h.264v.264h-.264zm3.528-1.72V43.26l.104.992.104.992-.104.992-.104.992zM30.744 46.7v-.132h.265v.265h-.264zm46.588-.286l.021-.507.14.347.138.347-.16.16-.16.16zm-46.058.022v-.133h.264v.265h-.264zM2.93 45.839l-.363-.463.463.363.463.364v.2h-.2zm28.873.331v-.132h.265v.264h-.265zm10.716-.132l.163-.265h.265l-.164.265-.163.264h-.265zm-10.187-.132v-.133h.265v.265h-.265zm.53-.246v-.133l.528-.283.53-.283v.264l-.53.284-.529.283zm10.318.013v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-41.168-.47l-.189-.305.306.189.305.188v.234h-.233zm75.564.041v-.353l.176.177.177.176-.177.177-.176.176zm-76.2-.397v-.132h.264v.265h-.264zm32.808 0v-.132h.265v.265h-.265zm10.054.033v-.1l.463-.363.463-.364-.363.463-.363.464h-.2zM.847 44.583v-.133h.264v.265H.847zm33.999-.133l.163-.264h.265l-.164.264-.163.265h-.265zM.174 44.168L0 43.886l.126-.126.126-.126.157.408.157.408H.349zm77.708-.247v-.661l.134.33.133.331-.133.33-.134.332zm-42.375.132v-.132h.265v.265h-.265zm9.79.033v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm169.598-.28v-.38l-.86-.107-.86-.107.992-.042.992-.042v.772l2.183.089 2.183.09-2.315.053-2.315.054zm-178.859-.017v-.132h.265v.264h-.265zm64.757-.055l.595-.114.596.114.595.115H100.198zm-98.028-.267l.728-.11.727.11.728.11H2.037zm33.933-.075l.163-.265h.265l-.164.265-.163.265h-.265zm62.662.088l.176-.176.177.176.176.177h-.705zm3.88.044v-.132h.265v.265h-.265zm15.152-.057l.73-.11.592.113.592.114-1.323-.004-1.323-.004zm10.976.014l.33-.133.332.133.33.134h-1.323zm1.588 0l.33-.133.331.133.33.134h-1.322zm19.86-.006l.347-.139.16.16.16.16-.507-.02-.507-.022zm11.498-.003l.468-.122.326.132.325.132-.794-.01-.793-.01zm11.404-2.462v-2.778l.097 1.389.097 1.389-.097 1.389-.097 1.389zm17.486 2.315l-.127-.33.07-16.008.072-16.007.064 16.198.064 16.199 3.77.08 3.77.082-3.778.058-3.779.059zm33.344-12.634l.004-12.832 2.117-.016 2.117-.016-2.048.093-2.048.092-.073 12.756-.072 12.755zm4.212 8.864V35.32l.09 2.196.09 2.195-.09 2.038-.09 2.038zm18.352 3.909l.865-.107.723.11.723.11-1.588-.004-1.587-.003zm-241.415-.25l.177-.176.176.177.177.176H5.52zm93.046.045v-.133h.264v.265h-.264zm5.291 0v-.133h.265v.265h-.265zm12.788-.044l.177-.177.176.177.177.176h-.706zm11.554.044v-.133h.264v.265h-.264zm3.969 0v-.133h.264v.265h-.264zm17.198 0v-.133h.264v.265h-.264zm11.465-.044l.176-.177.177.177.176.176h-.706zm2.91 0l.177-.177.176.177.176.176h-.705zm35.63.044v-.133h.265v.265h-.264zm46.038 0v-.133h.265v.265h-.265zM6.756 42.95l.176-.176.177.176.176.176h-.706zm30.603.044v-.132h.265v.264h-.265zm9.658-.397l.478-.529h.265l-.479.53-.479.528h-.264zm51.039.224l-.189-.305.306.188.305.19v.232h-.233zm6.64.04l.163-.264h.265l-.164.265-.163.265h-.265zm11.51.133v-.132h.264v.265h-.265zm11.464-.044l.177-.176.176.176.177.177h-.706zm5.204.073v-.104l.41-.158.411-.158-.162.262-.161.261h-.498zm15.875-.029v-.132h.264v.265h-.264zm11.377 0v-.132h.264v.265h-.264zm4.762 0v-.132h.265v.265h-.265zm47.184-.044l.177-.176.176.176.177.177h-.706zm32.809 0l.176-.176.177.176.176.177h-.706zM7.814 42.686l.176-.177.177.177.176.176h-.705zm30.207-.089l.163-.264h.265l-.164.264-.163.265h-.265zm77.655.133v-.132h.264v.265h-.264zm32.122-.174l-.19-.305.306.189.306.189v.233h-.234zm11.799.174v-.132h.264v.265h-.264zm5.82 0v-.132h.265v.265h-.264zm35.19 0v-.132h.265v.265h-.265zm10.848 0v-.132h.265v.265h-.265zM8.608 42.42l.176-.175.177.176.176.176h-.706zm69.518-.242l.02-.507.14.348.139.347-.16.16-.16.16zm18.872-.176l-.504-.595.595.504.595.504v.182h-.182zm8.756.066l.479-.529h.265l-.48.53-.478.528h-.265zm20.736.066l-.363-.463.463.363.463.364v.2h-.2zm7.442.38v-.082l.86-.777.86-.777-.777.86-.777.86h-.166zm32.015-.017v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm44.821-.205l-.188-.306.305.19.305.188v.233h-.233zm32.553-.555l-.777-.86.86.778.86.777v.165h-.166zm-233.92.42l.177-.177.176.176.177.177h-.706zm29.281.043v-.132h.265v.265h-.265zm75.778-.463l-.504-.595.595.504.596.504v.183h-.182zm31.893-.396l-.911-.993.992.912.992.912v.16h-.16zm12.028.396l-.504-.595.595.504.596.504v.183h-.183zm43.02.496v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-191.206-.341l.177-.177.176.177.177.176h-.706zm29.149-.088l.163-.265h.265l-.164.265-.163.264h-.265zm8.995-.265l.48-.53h.264l-.479.53-.479.53h-.264zm-37.35.088l.176-.176.177.176.176.177h-.705zm.706-.22v-.133h.264v.265h-.264zm28.31 0v-.133h.265v.265h-.265zm127 .032v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-154.781-.297v-.132h.264v.264h-.264zm28.443-.132l.163-.265h.265l-.164.265-.163.264h-.265zm65.88 0l.164-.265h.265l-.164.265-.163.264h-.265zm18.76-.041l-.188-.306.306.19.305.188v.233h-.233zm-112.466-.136l.177-.176.176.176.176.177h-.705zm65.55-.242l.02-.507.14.347.138.347-.16.16-.16.16zm17.706.287v-.133h.264v.265h-.264zm17.57-.174l-.19-.305.306.189.305.188v.234h-.233zm88.792.174v-.133h.265v.265h-.265zm6.88 0v-.133h.264v.265h-.265zm-195.792-.265v-.132h.264v.264h-.264zm27.913-.132l.164-.265h.264l-.163.265-.164.264h-.264zm8.467-.265l.479-.53h.264l-.478.53-.48.53h-.264zm107.553.397v-.132h.265v.264h-.265zm84.931 0v-.132h.265v.264h-.265zm-228.07-.397l.396-.256h.53l-.397.256-.397.257h-.529zm81.491.132v-.132h.265v.265h-.265zm11.113 0v-.132h.264v.265h-.264zm17.991 0v-.132h.265v.265h-.265zm10.848 0v-.132h.265v.265h-.265zm32.015 0v-.132h.264v.265h-.264zm34.925 0v-.132h.264v.265h-.264zm6.35 0v-.132h.264v.265h-.264zm-166.82-.397l.164-.264h.264l-.163.264-.164.265h-.264zm71.04.133v-.133h.265v.265h-.264zm32.015 0v-.133h.265v.265h-.265zm11.906 0v-.133h.265v.265h-.265zm84.932 0v-.133h.264v.265h-.264zm-226.748-.265v-.132h.264v.264H15.4zm80.169 0v-.132h.264v.264h-.264zm11.641 0v-.132h.265v.264h-.265zm17.463 0v-.132h.264v.264h-.264zm11.377-.132v-.353l.176.177.177.176-.177.176-.176.177zm32.014.132v-.132h.265v.264h-.265zm34.925 0v-.132h.265v.264h-.265zm5.821 0v-.132h.265v.264h-.265zm-192.881-.263v-.133h.265v.265h-.265zm26.987 0v-.133h.265v.265h-.265zm70.115-.133v-.352l.176.176.177.176-.177.177-.176.176zm32.015.133v-.133h.264v.265h-.264zm11.906 0v-.133h.264v.265h-.264zM16.457 39.29v-.132h.265v.264h-.265zm27.12-.132l.163-.265h.265l-.163.265-.164.264h-.265zm35.109-.397l.01-.794.122.468.122.468-.132.326-.132.326zm22.261.485l.177-.176.176.176.177.176h-.706zm.794 0l.177-.176.176.176.176.176h-.705zm66.587-.088v-.353l.176.176.177.177-.177.176-.176.176zm40.238-.155l.02-.507.14.348.138.347-.16.16-.16.16zm33.316.155v-.353l.177.176.176.177-.176.176-.177.176zm-224.631-.265l.397-.256h.529l-.397.256-.397.257h-.529zm34.925-.661l.897-.926h.265l-.898.926-.897.926h-.265zm43.127.661v-.353l.176.177.177.176-.177.177-.176.176zm4.87-.04l-.19-.306.306.189.306.188v.234h-.234zm2.406.04l.164-.264h.264l-.163.264-.164.265h-.264zm4.895 0v-.353l.176.177.177.176-.177.177-.176.176zm10.583.132v-.132h.265v.265h-.265zm6.35 0v-.132h.265v.265h-.265zm5.292 0v-.132h.264v.265h-.264zm1.323 0v-.132h.264v.265h-.264zm5.291-.132v-.353l.177.177.176.176-.176.177-.177.176zm8.467 0v-.353l.176.177.177.176-.177.177-.176.176zm5.91.088l.175-.176.177.176.176.177h-.705zm10.725-.286l-.363-.463.463.363.463.363v.2h-.2zm1.886.33v-.132h.264v.265h-.264zm83.186-.173l-.189-.305.306.189.305.188v.234h-.233zm2.671.041l.164-.264h.264l-.163.264-.164.265h-.264zM44.371 38.63l.163-.265h.265l-.164.265-.163.264h-.265zm84.641-.041l-.189-.306.306.189.305.189v.233h-.233zm2.539.173v-.132h.264v.264h-.264zm18.52 0v-.132h.265v.264h-.264zm6.667-.53l.01-.793.122.468.122.468-.132.326-.132.325zm56.412.357l-.19-.306.306.189.306.189v.233h-.234zm1.348.04l.163-.264h.265l-.164.265-.163.264h-.265zm-196.189-.132v-.132h.265v.265h-.265zm94.585-13.758l.004-13.758 2.117-.016 2.117-.016-2.049.092-2.048.093-.072 13.682-.072 13.681zm90.476 5.953v-8.07l.08 4.035.081 4.035-.08 4.035-.08 4.035zm-184.532 7.54V38.1h.265v.265h-.265zm26.326-.132l.164-.264h.265l-.164.264-.163.265H45zm57.812.133V38.1h.264v.265h-.264zm14.287 0V38.1h.265v.265h-.265zm27.273-.287l.021-.507.14.347.138.347-.16.16-.16.16zm19.559.287V38.1h.264v.265h-.264zm82.134-5.953v-6.218l.084 3.109.084 3.109-.084 3.108-.084 3.11zm3.443-1.588v-7.805l.081 3.902.08 3.903-.08 3.903-.08 3.902zM19.368 37.968v-.132h.264v.264h-.264zm109.39-7.276v-7.54l.08 3.77.082 3.77-.082 3.77-.08 3.77zm3.438.132v-7.408l.082 3.786.081 3.787-.081 3.622-.082 3.622zm28.832 2.91v-4.497l.088 2.17.09 2.17-.09 2.328-.088 2.328zm51.813-5.479l-.063-9.977-2.183-.09-2.183-.088 2.191-.054 2.192-.054.127.332.127.332-.073 9.788-.072 9.789zm2.117-.143l-.063-10.12 2.315.054 2.315.054-2.18.089-2.18.089-.072 9.977-.073 9.978zM19.897 37.704v-.133h.264v.265h-.264zm25.929.036v-.133l.794-.565.793-.565v.264l-.793.566-.794.565zm78.433-7.18V23.15l.082 3.787.08 3.786-.08 3.622-.082 3.622zm24.754 7.143v-.132h.265v.265h-.265zm19.664-1.455v-1.72l.107.86.107.86-.107.86-.107.86zM20.426 37.452v-.132l.794-.41.793-.41v.264l-.793.41-.794.41zm128.44-7.818v-7.54l.08 3.77.082 3.77-.081 3.77-.082 3.77zM78.95 36.116l.01-.794.122.468.122.468-.131.326-.132.326zm-56.672.265v-.133h.265v.265h-.265zm25.532-.133l.164-.264h.264l-.163.264-.164.265h-.264zm-25.003-.132v-.132h.265v.264h-.265zm.53-.265v-.132h.264v.265h-.265zm25.135.033v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-24.474-.43l.163-.264h.265l-.164.265-.163.264h-.265zm.661-.396v-.133h.265v.265h-.265zm25.003-.133l.164-.264h.264l-.163.264-.164.265H49.5zm6.736-.86l1.18-1.256h.154v.154l-1.257 1.18-1.256 1.18zm-31.077.596l.163-.265h.265l-.164.265-.163.264h-.265zm25.003-.1v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-42.51-.341l.176-.177.177.177.176.176h-.705zm3.815 0l.33-.133.331.134.33.133h-1.322zm14.353.044v-.133h.265v.265h-.265zm-19.05-.265v-.132h.265v.264h-.265zm6.438-.044l.177-.176.176.176.177.176h-.706zm13.274-.088l.163-.265h.265l-.164.265-.163.264h-.265zm52.606-1.455l.002-1.852.104.998.105.998-.107.854-.106.854zM6.403 33.735v-.133h.265v.265h-.265zm8.29-.045l.177-.176.176.176.176.177h-.705zm36.69.077v-.1l.462-.363.463-.363-.363.463-.363.463h-.2zm-46.02-.862l-.548-.697.008-.295.008-.295.294.529.294.53.4.462.401.463h-.308zm10.389.52l.176-.176.176.177.177.176h-.706zm11.553.045v-.132h.265v.264h-.265zM16.81 33.16l.176-.176.177.176.176.177h-.705zm11.157-.088l.163-.265h.265l-.164.265-.163.265h-.265zm-10.363-.176l.176-.177.176.177.177.176h-.706zm34.836.076v-.1l.464-.363.463-.363-.364.463-.363.463h-.2zm50.378-.205l-.188-.306.305.189.305.189v.233h-.233zm-84.42-.136l.176-.176.176.176.177.176h-.706zm10.23.077v-.1l.463-.363.463-.364-.363.463-.363.463h-.2zm70.908-.033v-.132h.265v.264h-.265zm-80.433-.264v-.133h.265v.265h-.265zm.53-.265v-.132h.264v.264h-.265zm33.866.032v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-33.25-.34l.177-.177.176.176.177.177h-.706zm9.57-.089l.163-.264h.265l-.164.264-.163.265h-.265zm28.84-.264l.478-.53h.265l-.48.53-.478.529h-.265zm43.366.223l-.19-.305.306.189.306.188v.234h-.234zm-81.07-.091v-.132h.265v.264h-.265zm86.519 0v-.132h.264v.264h-.264zm-85.902-.309l.177-.176.176.176.177.177h-.706zm9.04-.088l.164-.265h.264l-.163.265-.164.265h-.264zm23.945.165v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm123.619-3.638l-.058-3.87.463-.364.463-.363-.324.415-.323.415-.081 3.818-.082 3.819zM4.602 30.56l.01-.794.122.468.122.468-.132.326-.131.325zm17.676.529v-.133h.265v.265h-.265zm84.774-.173l-.19-.306.306.189.306.189v.233h-.234zm-84.157-.136l.177-.176.176.176.177.176h-.706zm8.511-.088l.164-.265h.264l-.163.265-.164.264h-.264zm69.825-.041l-.189-.306.306.19.305.188v.233h-.233zM23.6 30.56v-.133h.264v.265h-.264zm32.014.032v-.1l.464-.363.463-.363-.364.463-.363.463h-.2zm4.102-.43l.478-.529h.265l-.479.53-.479.529h-.264zm-35.587.133v-.132h.265v.264h-.265zm7.938.032v-.1l.463-.363.463-.363-.364.463-.363.463h-.2zm-7.409-.297v-.132h.265v.265h-.265zm76.043-.173l-.19-.305.306.188.306.19v.233h-.234zm5.556 0l-.189-.305.306.188.305.19v.233h-.233zm-80.805-.224l.397-.256h.529l-.397.256-.397.257h-.529zm7.673-.1v-.1l.463-.362.463-.364-.363.463-.363.463h-.2zm24.21-.429l.478-.529h.265l-.48.53-.478.528h-.265zm-30.825.133v-.133h.265v.265h-.265zm33.867.032v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm106.95-.086l1.248-.107.088-3.095.088-3.094-.013 3.175-.014 3.175-1.323.027-1.323.027zM27.04 28.972v-.132h.265v.264h-.265zm72.868-.173l-.189-.306.306.19.305.188v.233h-.233zm5.714.173v-.132h.264v.264h-.264zm-78.052-.265v-.132h.264v.265h-.264zm.529-.264v-.132h.264v.264H28.1zm6.35.032v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm24.341-.561l.622-.662h.264l-.62.662-.622.661h-.265zm-30.162.264v-.132h.265v.265h-.265zm32.676-.132l.164-.265h.264l-.163.265-.164.265h-.264zm43.631-.04l-.189-.306.306.188.305.19v.233h-.233zm-75.778-.092v-.133h.265v.265h-.265zm70.115 0v-.133h.264v.265h-.264zm-69.586-.265v-.132h.265v.264h-.265zm5.821.032v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-5.292-.297v-.132h.265v.265h-.265zm31.618-.132l.164-.264h.264l-.163.264-.164.265h-.264zM4.642 25.268l.001-2.117.102 1.132.102 1.131-.104.985-.103.985zm26.103 1.852v-.132h.264v.264h-.264zm29.633-.53l.621-.66h.265l-.621.66-.622.662h-.264zm38.207.357l-.189-.306.306.19.305.188v.233h-.233zm5.556 0l-.189-.306.306.19.305.188v.233h-.233zm-72.867-.092v-.132h.264v.265h-.264zm.529-.264v-.133h.265v.265h-.265zm5.027.05v-.084l.86-.777.86-.777-.777.86-.777.86h-.166zm25.532-.183l.164-.264h.264l-.163.264-.164.265H62.2zm119.243-1.124l.048-1.39.098 1.247.099 1.247 2.169.088 2.168.09-2.315.053-2.315.054zm52.922 1.196l2.037-.093.1-1.246.1-1.246-.02 1.323-.021 1.323-2.117.016-2.116.016zm-202.195-.185v-.133l.53-.283.528-.283v.265l-.529.283-.529.283zm65.46-.457l-.19-.305.306.189.305.189v.233h-.233zm5.713.174v-.133h.265v.265h-.265zm-40.746-.265v-.132h.265v.264h-.265zm-29.104-.265V25.4h.265v.265h-.265zm28.443-.396l.479-.53h.264l-.479.53-.479.529h-.264zm-27.914.132v-.132h.265v.264h-.265zm29.159-.595l.308-.728.375-.397.376-.397-.562 1.125-.562 1.124h-.242zm33.92.422l-.19-.306.306.189.305.189v.233h-.233zm5.555 0l-.188-.306.305.189.305.189v.233h-.233zm-68.105-.092v-.132h.265v.265h-.265zm126.282-1.058l.004-1.323.11.731.111.732-.114.591-.114.592zm80.972-.397v-1.72l.107.86.106.86-.106.86-.107.86zM35.375 24.606l.163-.264h.265l-.164.264-.163.265h-.265zm4.884-1.124l1.18-1.257h.154v.155l-1.257 1.18-1.257 1.179zm-4.223.728v-.133h.265v.265h-.265zm60.432-.174l-.188-.305.305.189.305.188v.234h-.233zm5.557 0l-.19-.305.306.189.306.188v.234h-.234zm-65.327-.223l.163-.265h.265l-.164.265-.163.264h-.265zm195.395.132v-.132h.264v.264h-.264zm-50.958-.438l-.189-.305.306.189.305.188v.234h-.233zm4.676-.113l.021-.507.14.347.138.347-.16.16-.16.16zm-148.452.022v-.133h.265v.265h-.265zm41.88-1.059l.004-1.323.11.732.111.731-.114.592-.114.591zm152.589 1.059v-.133h.265v.265h-.265zm-193.807-.397l.163-.265h.265l-.164.265-.163.264h-.265zm57.654-.041l-.19-.306.306.19.306.188v.233h-.234zm5.713.173v-.132h.265v.264h-.265zm78.119-.05l.463-.121.463.121.463.121h-1.852zm50.67-.005l.599-.115.46.12.46.12-1.059-.004-1.058-.005zm-101.14-.342l.164-.265h.264l-.163.265-.164.265h-.264zm7.297-.154l.021-.507.14.347.138.347-.16.16-.16.16zm99.992.154v-.353l.176.177.177.176-.177.176-.176.177zm-197.644-.132v-.133h.265v.265h-.265zm118.025-.287l.021-.507.14.347.138.347-.16.16-.16.16zm7.23.114l-.189-.306.306.189.305.189v.233h-.233zm21.589.04v-.352l.176.176.177.176-.177.177-.176.176zm13.072-.04l-.19-.306.306.189.306.189v.233h-.234zm47.914.04l.164-.264h.264l-.163.264-.164.265h-.264zm2.62-.04l-.188-.306.306.189.305.189v.233h-.233zm-209.788-.224l.163-.265h.265l-.164.265-.163.264h-.265zm55.959.132v-.132h.265v.264h-.265zm5.399-.173l-.19-.306.306.19.306.188v.233h-.234zm23.705.04v-.352l.177.176.176.177-.176.176-.177.177zm5.292.133v-.132h.264v.264h-.264zm1.323 0v-.132h.264v.264h-.264zm122.766-.132v-.353l.177.176.176.177-.176.176-.177.177zm-112.354-2.25v-2.38l.1 1.116.101 1.117-.1 1.264-.099 1.265zm20.746 2.063l.598-.115.46.12.46.12-1.059-.005-1.058-.005zm6.148-.078v-.352l.176.176.177.176-.177.177-.176.176zm27.847.075l.728-.11.728.11.727.11h-2.91zm39.886.058v-.133h.265v.265h-.265zm11.444-.05l.463-.121.463.12.463.122h-1.852zm-207.368-.347l.164-.265h.264l-.163.265-.164.264h-.264zm95.912 0v-.353l.176.176.177.177-.177.176-.176.177zm15.966-1.72l.002-2.117.101 1.132.102 1.131-.104.985-.103.986zm33.246 1.852v-.132h.265v.264h-.265zm-80.888-.327l1.265-.1 1.116.101 1.117.101h-2.382l-2.38-.002zm20.299.062v-.132h.264v.265h-.264zm78.316 0v-.132h.265v.265h-.265zm32.809 0v-.132h.264v.265h-.264zm6.35-.132v-.353l.176.177.177.176-.177.177-.176.176zM4.867 20.77l.01-.794.122.468.122.468-.132.326-.132.325zm36.064.397l.164-.265h.264l-.163.265-.164.264h-.264zm58.977-.041l-.189-.306.306.189.305.189v.233h-.233zm57.043.173v-.132h.264v.264h-.264zm27.888-.173l-.189-.306.306.189.305.189v.233h-.233zm68.685.173v-.132h.264v.264h-.264zm-128.588-.265v-.132h.265v.265h-.265zm10.69-.173l-.188-.305.305.188.306.19v.233h-.234zm32.437.173v-.132h.265v.265h-.265zm-126.47-.231v-.1l.463-.363.463-.364-.364.463-.363.463h-.2zm115.622-.033v-.132h.265v.264h-.265zm77.754-.33l-.363-.464.463.364.463.363v.2h-.2zm7.442.33v-.132h.265v.264h-.265zm10.848 0v-.132h.265v.264h-.265zm-127.926-.397l.164-.264h.264l-.163.264-.164.265h-.264zm42.308-.04l-.189-.306.306.189.305.188v.234h-.233zm-124.064-.489l.479-.53h.264l-.478.53-.48.53h-.264zm91.52.224l-.188-.306.305.19.306.188v.233h-.234zm22.383.222v-.082l.86-.777.86-.778-.777.86-.777.86h-.166zm85.196-.017v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm10.319-.032v-.132h.264v.264h-.264zM42.65 20.009v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm140.865-.206l-.189-.305.306.189.305.188v.234h-.233zm18.679.173v-.132h.264v.265h-.264zM78.95 19.183l.01-.794.122.468.122.468-.131.326-.132.325zm154.995.529v-.132h.264v.264h-.264zm-66.94-.265v-.132h.265v.265h-.265zm15.875 0v-.132h.265v.265h-.265zm50.535 0v-.132h.265v.265h-.265zm-99.376-.438l-.189-.305.306.189.305.189v.233h-.233zm48.047.174v-.133h.265v.265h-.265zm50.8 0v-.133h.265v.265h-.265zM5.122 18.52v-.661l.133.33.134.331-.134.33-.133.332zm38.852.397v-.132h.264v.264h-.264zm82.814 0v-.132h.265v.264h-.265zm39.266-.173l-.189-.306.305.19.306.188v.233h-.233zm12.064-.213v-.519l-2.183-.089-2.183-.089 2.208-.054 2.207-.053.135.515.134.515.436.115.436.116-.595.03-.595.031zm2.998.342l.177-.176.176.176.176.176h-.705zm19.863-.13l-.189-.305.305.19.306.188v.233h-.233zm28.137.131l.33-.133.331.133.331.134h-1.323zm2.8 0l.177-.177.176.176.176.177h-.705zm12.215-.09l.164-.264h.264l-.163.265-.164.265h-.264zm-110.886-.305l-.188-.305.305.189.306.189v.233h-.234zm26.087.174v-.133h.265v.265h-.265zm91.918-.174l-.19-.305.306.189.306.189v.233h-.234zm-206.482-.09v-.133h.264v.264h-.264zm82.814 0v-.133h.265v.264h-.265zm32.28 0v-.133h.264v.264h-.265zm5.556 0v-.133h.264v.264h-.264zm34.925 0v-.133h.264v.264h-.264zm44.45 0v-.133h.264v.264h-.264zM128.2 18.08l.176-.176.176.176.177.177h-.706zm4.233 0l.176-.176.177.176.176.177h-.706zm28.046 0l.176-.176.176.176.177.177h-.706zm4.233 0l.176-.176.177.176.176.177h-.705zm35.101.044v-.132h.265v.265h-.265zm45.509 0v-.132h.264v.265h-.264zm5.027 0v-.132h.264v.265h-.264zm-121.091-.308l.176-.177.177.177.176.176h-.706zm2.117 0l.176-.177.176.177.177.176h-.706zm30.542-.016l.864-.107.723.11.723.11-1.588-.003-1.587-.003zm36.926.016l.177-.177.176.177.176.176h-.705zm47.36 0l.177-.177.176.177.177.176h-.706zm3.44 0l.177-.177.176.177.176.176h-.705zM148.75 14.43v-3.297l-2.183-.089-2.183-.089 2.315-.054 2.315-.053v6.879h-.264zm-70.094 2.613l.021-.507.139.347.139.348-.16.16-.16.16zM5.386 16.67v-.661l.134.33.133.331L5.52 17l-.134.33zm73.005-1.234l-.021-.574-.331-.133-.33-.134.338-.02.34-.021.148.388.15.388-.137.34-.137.339zm21.41.308v-.132h.264v.265h-.264zm3.175 0v-.132h.264v.265h-.264zm4.519-.286l.02-.508.14.348.139.347-.16.16-.16.16zM5.609 15.082v-.53h.48l-.139.53-.138.529H5.61zm89.694 0v-.353l.176.176.177.177-.177.176-.176.176zm5.16 0l.163-.265h.264l-.163.265-.164.264h-.264zm1.72-.133v-.132h.264v.265h-.265zm-95.565-.577l.347-.14.16.16.16.16-.507-.02-.507-.021zm70.517.004l.176-.177.177.177.176.176h-.705zm18.433-.088v-.353l.176.176.176.177-.176.176-.176.176zm11.641.132v-.132h.265v.264h-.265zM7.55 14.11l.177-.176.176.176.177.177h-.706zm68.528 0l.176-.176.176.176.177.177H75.9zm-67.734-.264l.177-.177.176.177.176.176h-.705zm66.94 0l.176-.177.177.177.176.176h-.706zm31.662.044v-.133h.264v.265h-.264zm-97.543-.309l.176-.176.176.176.177.176h-.706zm64.823 0l.176-.176.176.176.177.176h-.706zm21.74-.088l.163-.265h.265l-.164.265-.163.264H95.8zm-85.77-.177l.177-.176.176.176.177.177h-.706zm63.236 0l.176-.176.177.176.176.177h-.706zm33.25.044v-.132h.264v.265h-.265zm-95.427-.308l.176-.177.176.177.177.176h-.706zm61.383 0l.176-.177.177.177.176.176h-.705zm-60.59-.265l.177-.176.176.176.177.177h-.706zm59.532 0l.176-.176.176.176.177.177h-.706zm24.782.094v-.083l.86-.777.86-.777-.777.86-.777.86h-.166zm9.376-.777l-.777-.86.86.777.86.777v.166h-.166zm-92.896.419l.177-.177.176.177.176.176h-.705zm57.944 0l.176-.177.177.177.176.176h-.705zm-57.15-.265l.176-.176.177.176.176.176h-.705zm56.356 0l.177-.176.176.176.176.176h-.705zm-55.562-.265l.176-.176.176.176.177.177h-.706zm54.768 0l.177-.176.176.176.177.177h-.706zm-53.798-.22v-.132h.264v.264H15.4zm53.005-.044l.176-.177.176.177.177.176h-.706zm-52.123-.265l.176-.176.177.176.176.177h-.706zm51.329 0l.176-.176.177.176.176.177h-.705zm-50.535-.264l.176-.177.176.177.177.176h-.706zm49.741 0l.177-.177.176.177.176.176h-.705zm-48.948-.265l.177-.176.176.176.176.177h-.705zm48.154 0l.177-.176.176.176.177.177h-.706zm32.456.044v-.132h.265v.265h-.265zm5.82 0v-.132h.265v.265h-.264zm-85.636-.308l.176-.177.177.177.176.176h-.705zm46.567 0l.176-.177.176.177.177.176h-.706zm33.866 0l.177-.177.176.177.177.176h-.706zm4.498 0l.177-.177.176.177.176.176h-.705zm-84.137-.265l.176-.176.177.176.176.176h-.706zm44.979 0l.176-.176.177.176.176.176h-.705zm35.58-.004l.348-.139.16.16.16.16-.507-.021-.507-.021zm2.785.004l.176-.176.176.176.177.176h-.706zm-82.639-.22v-.133h.265v.265h-.265zm43.48-.045l.177-.176.176.176.176.177h-.705zm-42.686-.22V9.79h.265v.264h-.265zm42.069 0V9.79h.264v.264h-.264zm-41.452-.309l.177-.176.176.176.177.177h-.706zm40.658.044v-.132h.265v.265h-.265zM22.366 9.35l.177-.177.176.177.176.176h-.705zm39.159 0l.176-.177.176.177.177.176h-.706zm-38.453-.22v-.133h.264v.264h-.264zm37.835 0v-.133h.265v.264h-.265zm-37.218-.31l.176-.176.177.176.176.177h-.705zm36.513 0l.176-.176.176.176.177.177h-.706zM24.395 8.6v-.132h.264v.264h-.264zm35.013-.044l.176-.177.177.177.176.176h-.706zM25.012 8.29l.176-.176.177.176.176.177h-.705zm33.778.044v-.132h.265v.265h-.265zM25.718 8.07v-.132h.264v.264h-.264zm32.014-.132l-.397-.257h.529l.397.257.397.256h-.529zM26.335 7.76l.176-.176.177.176.176.177h-.705zm.705-.22v-.133h.265v.265h-.265zm29.898 0v-.133h.265v.265h-.265zm-29.28-.309l.176-.176.177.176.176.176h-.706zm28.222-.088l-.397-.257h.529l.397.257.397.256h-.529zM28.363 7.01V6.88h.265v.265h-.265zm.794-.396l.397-.257h.529l-.397.257-.397.256h-.529zm25.93.132v-.132h.264v.264h-.265zm-.53-.265V6.35h.265v.265h-.265zm-24.342-.264v-.133h.265v.265h-.265zM53.5 6.085l-.397-.256h.529l.397.256.397.257h-.529zm-22.754-.132v-.132h.264v.264h-.264zm.529-.264v-.133h.264v.265h-.264zm21.431 0v-.133h.265v.265h-.265zm-20.88-.233l.11-.1 1.125-.566 1.124-.567v.264l-1.048.535-1.047.534h-.374zm20.35-.032v-.132h.265v.264h-.264zm-.528-.265v-.132h.264v.265h-.264zm-.53-.264v-.132h.265v.264h-.264zm-.529-.265v-.132h.265v.265h-.265zm-.529-.264v-.133h.265v.265h-.265zM34.45 4.1v-.132h.264v.264h-.264zm15.081 0v-.132h.265v.264h-.265zm-14.552-.265v-.132h.265v.265h-.265zm14.023 0v-.132h.264v.265h-.264zm-13.494-.264V3.44h.265v.264h-.265zm12.965 0V3.44h.264v.264h-.264zm-12.436-.265v-.132h.265v.265h-.265zm11.907 0v-.132h.264v.265h-.264zm-11.378-.264V2.91h.265v.265h-.265zm10.848 0V2.91h.265v.265h-.265zm-10.318-.265v-.132h.264v.264h-.264zm9.79 0v-.132h.264v.264h-.265zm-9.261-.264V2.38h.264v.265h-.264zm8.319-.28l-.514-.411.595.288.596.289v.246h-.164zm-7.658-.117l.164-.265h.264l-.163.265-.164.264h-.264zm.662-.397v-.132h.264v.264h-.264zm6.085 0v-.132h.265v.264h-.265zm-5.556-.265v-.132h.264v.265h-.264zm5.027 0v-.132h.265v.265h-.265zm-4.498-.246v-.132l.53-.283.528-.283v.264l-.529.283-.529.284zm3.969-.018v-.133h.264v.265h-.264zm-.687-.438l-.189-.306.306.19.305.188v.233h-.233zM41.46.265L41.624 0h.264l-.163.265-.164.264h-.264zm1.19.132V.265h.265v.264h-.264zm-.528-.265V0h.264v.265h-.264z' fill='%23629438'/%3E%3Cpath d='M40.137 88.125l-1.587-.473-2.25-.844-2.248-.844-4.101-1.952-4.101-1.953-2.381-.693-2.382-.693-.727-.284-.728-.284v-.423l.86-.186.86-.186 3.602-1.157 3.603-1.156 1.55-.686 1.549-.685 1.86-1.078 1.859-1.077 2.91-1.861 2.91-1.862 2.382-1.767 2.381-1.768 2.25-1.97 2.248-1.97 1.754-1.966 1.755-1.966 1.515-2.117 1.516-2.116 1.03-2.045 1.03-2.045v-.392l-1.522 1.477-1.522 1.476-2.645 2.103-2.646 2.103-2.652 1.853-2.651 1.854-3.963 2.49-3.963 2.491-3.705 1.871-3.704 1.87-2.249.695-2.249.693-1.402.286-1.402.285h-3.32l-1.173-.4-1.174-.4L15 68.536 12.885 66.7l-2.844-1.633-2.844-1.632v-.463l.198-.005.199-.005 2.778-.375 2.778-.375 2.832-1.057 2.833-1.057 2.212-1.036 2.213-1.037 3.95-2.202 3.952-2.202 3.042-1.853 3.043-1.853 3.44-2.394 3.44-2.394 3.306-2.653 3.308-2.653 3.01-2.91L56.74 34l1.93-2.301 1.932-2.3 1.04-1.536 1.041-1.536.891-1.583.891-1.583-3.97 3.33-3.969 3.33-4.338 3.227-4.338 3.225-3.724 2.466-3.725 2.465-3.837 2.24-3.836 2.24-4.63 2.404-4.63 2.404-2.841 1.206-2.841 1.206-2.186.56-2.187.56-1.773-.098-1.773-.098-.654-.615-.655-.616-1.185-2.039-1.185-2.039-1.53-1.398-1.53-1.398-1.405-.794-1.406-.793v-.479h4.165L7 43.019l2.516-.639 2.62-1.056 2.621-1.057 3.044-1.435 3.043-1.436 2.9-1.66 2.9-1.658 2.778-1.868 2.778-1.868 2.91-2.272 2.91-2.271 2.699-2.723 2.697-2.723.87-1.114.868-1.114-.391.286-.392.287-2.25 1.611-2.248 1.612-3.175 1.891-3.175 1.892-4.763 2.345-4.762 2.346-3.34 1.337-3.34 1.336-2.349.574-2.348.573-2.514.025-2.513.024-.917-.538-.917-.539-.538-.916-.539-.917.065-4.498.065-4.498.42-3.284.422-3.284.212-.552.212-.553 2.742-.776 2.741-.777 5.027-1.643 5.028-1.643 3.44-1.37 3.439-1.371 2.116-.947 2.117-.948L36.698 3.1 40.667.987l.669-.47.67-.47 2.108 1.203 2.109 1.203 4.762 2.337 4.763 2.338 3.307 1.322 3.307 1.323 6.086 1.986 6.085 1.986 1.892.54 1.891.539.284 1.65.284 1.65.3 3.705.3 3.704-.172 4.498-.174 4.498-.264 2.513-.265 2.514-.39 2.381-.392 2.381-.546 2.514-.546 2.514-.8 2.736-.8 2.736-1.046 2.688-1.047 2.687-1.473 2.985-1.473 2.984-2.043 3.1-2.044 3.102-2.167 2.574-2.167 2.574-1.716 1.517-1.717 1.516-2.04 1.52-2.042 1.52-2.513 1.315-2.514 1.315-1.455.578-1.455.577-2.117.628-2.117.627-.132-.013-.132-.014zM245.36 51.853l-.623-.262-.797-.568-.796-.567-.628-1.35-.629-1.348-.003-.463-.003-.463h4.215l.283.529.283.529h2.609l.274-.512.274-.512v-3.474h-3.64l-.914-.382-.914-.382-.953-1.054-.952-1.055-.281-1.01-.28-1.012.017-6.35.017-6.35.202-2.303.202-2.304.709-1.023.709-1.023 1.072-.603 1.072-.602 1.531-.14 1.532-.138 1.03.33 1.031.331.863.644.862.644.593 1.11.593 1.108v26.459l-.6 1.124-.601 1.124-1.1.728-1.099.728-2.269.062-2.269.062zm4.186-13.206l.274-.512V23.02l-.53-.53-.529-.528h-1.486l-.48.35-.48.352-.137 7.666-.138 7.666.312.582.311.582h2.609zm-34.387 4.91v-.366l-1.563-.113-1.564-.113-1.077-.713-1.077-.713-.6-1.124-.601-1.124-.078-10.517-.077-10.517h4.256V37.87l.274.511.274.512h1.286l.273-.512.274-.511V18.257h4.234V43.92h-4.234zm-116.02-.254l-.793-.36-.872-.735-.871-.735-.575-1.09-.575-1.092-.102-3.385-.102-3.384 2.21.077 2.21.077.132 3 .132 2.998.514.375.513.374h1.222l.53-.529.528-.529v-5.258l-3.968-5.475-3.969-5.475v-6.352l.315-1.05.314-1.05 1.162-1.292 1.161-1.292 1.35-.4 1.35-.402H102.38l1.157.408 1.157.408.884.85.884.848.555 1.058.554 1.058.116 3.242.115 3.24H103.24V15.693l-.483-.437-.484-.438h-1.596l-.438.484-.438.484v5.086l3.992 5.497 3.993 5.496-.09 3.735-.09 3.735-.8 1.293-.8 1.293-1.135.798-1.135.798-1.901.074-1.902.074zm30.295.08l-.926-.183-.661-.279-.662-.279-.87-.81-.87-.81-.513-1.13-.513-1.13-.006-8.084-.006-8.084.697-1.4.697-1.398 1.028-.745 1.027-.744 1.328-.319 1.329-.318 1.211.305 1.212.305.92.625.92.625.608.896.61.897.29 1.046.29 1.047.002 7.441v7.441l-.407 1.157-.409 1.157-.848.884-.849.884-.926.468-.926.469-.926.125-.926.126zm2.371-4.803l.54-.58V23.62l-.549-.697-.548-.698h-1.549l-.53.53-.529.529V38.1l.53.53.529.529H131.266zm42.08-7.756V17.992H178.117V19.083l1.165-.175 1.165-.175 1.478.43 1.48.43.916.917.918.918.407 1.373.408 1.373v2.285H181.822V24.077l-.53-.529-.529-.529H179.294l-.588.412-.588.412v19.814h-4.234zm50.8 0V17.992H228.917v.956l1.786-.006 1.785-.006 1.059.56 1.058.562.583.624.582.625.41.98.41.98v3.192h-4.234v-2.608l-.416-.416-.415-.415h-1.733l-.438.484-.437.483-.001 3.684v3.683l-.175 6.152-.174 6.151h-3.884zm-108.359 12.07l-1.069-.485-.757-.898-.756-.897-.357-.851-.357-.852V11.112H117.263v27.171l.484.438.484.438h1.943V43.392l-1.39-.006-1.388-.006zm32.69.15l-.925-.294-1.366-1.333-1.366-1.332-.422-1.437-.422-1.437V22.225h-2.91v-4.498h2.91v-6.614h4.234v6.614h3.175v4.498H148.726l.078 7.695.077 7.695.864.772.864.772h.786V43.392l-.728-.027-.728-.027zm11.543-.023l-1.022-.38-.788-.75-.788-.748-.571-1.058-.571-1.059V22.358l.202-.723.202-.723.854-.972.854-.973 1.06-.482 1.061-.481 1.744-.006 1.745-.006 1.166.615 1.166.616.794 1.126.793 1.127.09 3.773.09 3.774-1.81.171-1.81.171-2.05.002-2.05.002v8.613l.412.589.411.588h1.74l.438-.484.438-.484v-3.53h4.234l-.006 2.05-.006 2.05-.486 1.059-.485 1.058-.76.753-.76.752-.776.401-.776.401-1.479.108-1.478.108zm3.8-19.199V22.51l-.512-.274-.511-.274H161.887l-.483.438-.484.438v2.299h3.44zm26.988 3.448V11.113H195.58v6.545l1.981.127 1.982.127 1.24.768 1.238.767.616 1.166.616 1.166-.004 8.888-.004 8.889-.591 1.033-.59 1.033-1.017.819-1.016.819-4.342.084-4.342.084zm7.355 11.571l.318-.317V22.509l-.512-.274-.512-.274h-2.416v17.198H198.385z' fill='%23347400'/%3E%3C/svg%3E\")"
|
|
9
|
+
}
|
|
10
|
+
},
|
|
11
|
+
"footer": {
|
|
12
|
+
"inline-size": { "value": "200px" },
|
|
13
|
+
"block-size": { "value": "80px" },
|
|
14
|
+
"background-image": {
|
|
15
|
+
"value": "url(\"data:image/svg+xml,%3Csvg id='sloterburgLogo' viewBox='0 0 254.141 88.636' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M129.59 78.795l-.105-.346-1.098-8.07-1.099-8.07-.15-.875-.15-.876 1.284.082 1.284.082.57 4.01.57 4.008.113.34.113.34.465-3.82.464-3.82.143-.595.143-.595h2.324l-.02.86-.02.86-1.104 8.334-1.105 8.335-1.26.08-1.259.081zm8.1-.172l-.874-.465-.514-.78-.514-.78-.002-6.695-.002-6.693.391-.758.392-.757.702-.553.703-.552h2.38l.873.54.873.54.432 1.132.433 1.132-.084 6.332-.084 6.331-.635.89-.634.89-.878.367-.879.367-.603-.011-.604-.011zm2.318-2.67l.274-.512-.004-5.772-.004-5.772-.224-.354-.224-.354-.632.09-.632.09-.07 6.184-.072 6.184.302.364.302.364h.71zm3.978-6.103v-9.26h6.086v2.646h-3.44v3.44h3.44v2.645h-3.44v7.144h3.44v2.646h-6.086zm7.409 0v-9.26h2.38v15.875h3.44v2.646h-5.82zm14.287 8.68l-1.19-.61-.463-.926-.463-.926V73.29h2.645v2.152l.274.512.274.512h.934l.317-.318.318-.317V60.59h2.646l-.001 7.871-.001 7.872-.516.845-.515.846-.646.423-.646.423-.888.136-.888.135zm6.35-8.68v-9.26h6.35v2.646h-3.704v3.415l1.786.078 1.786.079.08 1.256.081 1.257h-3.733v7.144h3.704v2.646h-6.35zm16.064 9.097l-.189-.189V62.971h-3.175V60.59h8.731V62.97h-2.902l-.07 8.004-.07 8.003-1.068.08-1.068.078zm16.75-.3l-.921-.462-.6-.9-.601-.898V60.59h2.638l.07 7.71.07 7.71.442.28.443.279.682-.311.682-.31V60.59h2.646l-.004 7.739-.004 7.74-.591 1.03-.591 1.03-.922.491-.922.49h-1.596zm12.033-.062l-.794-.522-.463-.861-.463-.861v-3.58h2.646v3.11l.384.319.384.319.476-.091.476-.09.077-1.585.077-1.585-2.26-3.107-2.26-3.107V63.22l.365-.873.365-.873.72-.567.72-.567.891-.167.89-.167 1.14.552 1.139.55.457.775.457.774v4.02h-2.622l-.078-1.787-.078-1.785-.632-.09-.631-.09-.224.355-.225.354-.004 1.149-.004 1.148 2.25 3.112 2.248 3.11v4.5l-.603.894-.603.896-.654.33-.653.331-1.059.002-1.058.002zm-22.622-8.867V60.59h2.646v6.35h2.117v-6.35h2.38v18.256h-2.38V69.321h-2.117V78.846h-2.646zm17.198 0V60.59h2.646v18.256h-2.646z' fill='%231a7ca6'/%3E%3Cpath d='M41.152 88.46l.176-.177.176.176.177.177h-.706zm1.323 0l.176-.177.176.176.177.177h-.706zm-2.382-.265l.177-.177.176.177.176.176h-.705zm3.175 0l.177-.177.176.177.176.176h-.705zm-4.233-.265l.176-.176.177.176.176.177h-.705zm5.292 0l.176-.176.176.176.177.177h-.706zm-5.91-.22v-.133h.265v.265h-.264zm6.703-.044l.177-.177.176.177.177.176h-.706zm-7.408-.265l.176-.176.177.176.176.176h-.705zm8.378.044v-.132h.265v.264h-.265zm-9.172-.309l.177-.176.176.176.176.177h-.705zm9.79 0l.176-.176.177.176.176.177h-.706zm-10.407-.22v-.132h.264v.264h-.264zm11.112 0v-.132h.265v.264h-.265zm-11.818-.309l.177-.176.176.176.177.177h-.706zm12.436 0l.176-.176.177.176.176.177h-.706zm-13.23-.264l.177-.177.176.177.177.176h-.706zm13.935.044v-.132h.265v.264h-.265zm-14.552-.265v-.132h.265v.265h-.265zm15.104.034l.11-.099.86-.437.86-.437v.264l-.781.404-.78.404h-.38zm-15.633-.298v-.133h.265v.265h-.265zm-.705-.309l.176-.176.176.176.177.176h-.706zm-.618-.22v-.133h.265v.265h-.265zm-.529-.265v-.132h.265v.264h-.265zm19.58 0v-.132h.264v.264h-.265zm-20.11-.265v-.132h.265v.265h-.264zm20.638 0v-.132h.265v.265h-.265zm-21.166-.264v-.133h.264v.265h-.264zm21.695 0v-.133h.265v.265h-.265zm-22.225-.265v-.132h.265v.264h-.265zm22.755.019v-.132l.529-.284.529-.283v.265l-.53.283-.528.283zm-23.284-.283v-.133h.265v.265h-.265zm-.529-.265v-.132h.265v.264h-.265zm-.529-.265v-.132h.265v.265h-.265zm25.797-.132l.163-.264h.265l-.164.264-.163.265h-.265zm-26.326-.132v-.132h.264v.264H28.1zm-.53-.265v-.132h.265v.265h-.264zm27.517.033v-.1l.463-.363.463-.364-.363.464-.363.463h-.2zm-28.046-.297v-.133h.265v.265h-.265zm-.529-.265v-.132h.265v.264h-.265zm-.793-.264v-.133h.264v.265h-.264zm30.559-.133l.163-.264h.265l-.163.264-.164.265h-.265zm-31.53-.176l.177-.177.176.177.177.176h-.706zm-.793-.265l.176-.176.176.176.177.177h-.706zm33.381-.353l.48-.529h.264l-.48.53-.478.529h-.265zm-34.44.089l.177-.177.176.177.177.176h-.706zm-.793-.265l.176-.176.176.176.177.176h-.706zm-.794-.265l.176-.176.177.176.176.177h-.706zm-1.56-.5l-.513-.41.662.314.661.315.11.097.11.096h-.516zm39.175-.381l.479-.53h.264l-.479.53-.479.529h-.264zm-38.938-.441l.176-.177.177.177.176.176h-.705zm1.058-.265l.177-.176.176.176.176.176h-.705zm.794-.265l.176-.176.177.176.176.177h-.705zm1.058-.264l.177-.177.176.177.177.176h-.706zm.794-.265l.176-.176.177.176.176.177h-.705zm37.086-.088l.163-.265h.265l-.164.265-.163.265h-.265zm-36.292-.176l.176-.177.177.177.176.176h-.706zm.794-.265l.176-.176.176.176.177.176H25.1zm.97-.22v-.133h.264v.265h-.264zm.617-.31l.176-.175.177.176.176.176h-.705zm.794-.264l.176-.176.177.176.176.177h-.706zm.794-.264l.176-.177.176.177.177.176h-.706zm.705-.22v-.133h.265v.265h-.265zm.53-.265V76.2h.264v.265h-.265zm1.058-.53l.661-.378h.529l-.661.378-.662.379h-.529zm32.014.315v-.083l.86-.777.86-.777-.777.86-.777.86h-.166zm-30.56-.976l.164-.265h.265l-.164.265-.163.265h-.265zm.662-.397v-.132h.265v.264h-.265zm.53-.246v-.132l.529-.283.529-.283v.264l-.53.283-.529.283zm31.353-.68l.479-.529h.264l-.479.53-.479.528h-.264zm-30.03-.132v-.132h.264v.264h-.265zm.66-.397l.164-.265h.265l-.164.265-.163.265h-.265zm.662-.397v-.132h.265v.264h-.265zm29.766-.397l.479-.529h.264l-.478.53-.48.528h-.264zm-29.104 0l.163-.264h.265l-.164.264-.163.265h-.265zm.794-.529l.163-.265h.265l-.164.265-.163.265h-.265zm.793-.53l.164-.264h.264l-.163.265-.164.264h-.264zm28.31 0l.164-.264h.265l-.164.265-.163.264h-.265zm-46.103-.189l.728-.11.727.11.728.11h-2.911zm-1.83-.251l.176-.176.177.176.176.176h-.705zm4.89-.004l.347-.14.16.16.16.16-.508-.02-.507-.021zm15.527-.084l.164-.264h.264l-.163.264-.164.265h-.264zm-21.21-.176l.176-.177.176.177.176.176h-.705zm7.005-.004l.347-.14.16.16.16.16-.507-.02-.507-.021zm42.25-.084l.164-.265h.265l-.164.265-.163.264h-.265zm-49.873-.132v-.133h.264v.265h-.264zm8.82-.044l.176-.177.176.177.177.176h-.706zm13.67.062V70.4l.529-.283.529-.283v.264l-.53.283-.529.284zm-23.318-.614l-.363-.463.463.363.463.364v.2h-.2zm10.441.287l.176-.176.177.176.176.176h-.705zm.794-.265l.176-.176.177.176.176.177h-.706zm39.996-.088l.164-.264h.264l-.163.264-.164.265h-.264zm-39.026-.132v-.132h.265v.264h-.265zm12.435.032v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-11.818-.34l.177-.177.176.176.177.177h-.706zm-14.524-.949l-.777-.86.86.777.86.777v.166h-.166zm15.23.728v-.133h.264v.265h-.264zm38.232-.133l.164-.264h.264l-.163.264-.164.265h-.264zm-37.615-.176l.177-.176.176.176.176.176h-.705zm11.554.077v-.1l.463-.364.463-.363-.363.463-.363.463h-.2zm-10.848-.297v-.133h.264v.265h-.264zm.529-.265v-.132h.265v.264h-.265zm36.91-.132l.163-.265h.264l-.163.265-.164.264h-.264zm-36.359-.1l.11-.1 1.125-.567 1.124-.567v.265l-1.047.534-1.048.535h-.374zm10.958-.165l.164-.265h.264l-.163.265-.164.265h-.264zm-30.187-.86l-.504-.595.595.504.595.504v.182h-.182zm56.249.066l.283-.529h.265l-.284.53-.283.528h-.264zm-25.003 0l.163-.264h.265l-.164.264-.163.265h-.265zm-9.393-.397v-.132h.265v.265h-.265zm10.583-.529l.622-.661h.264l-.621.661-.621.662h-.265zm-33.75-.014l-.513-.412.595.289.595.288v.246h-.163zm23.696.279v-.133h.265v.265h-.265zm.53-.246v-.132l.528-.284.53-.283v.265l-.53.283-.529.283zm33.866-.019v-.132h.265v.265h-.265zm-59.16-.702l-.188-.306.305.19.305.188v.233h-.233zm59.425.173v-.132h.264v.264h-.264zm-32.809-.265v-.132h.265v.265h-.265zm9.79-.529l.621-.661h.265l-.622.661-.621.662h-.265zm-37.042.265v-.132h.265v.264h-.265zm27.914-.132l.163-.265h.265l-.164.265-.163.264h-.265zm32.676-.265l.283-.53h.265l-.284.53-.283.53h-.264zm-61.119.132v-.133h.265v.265h-.265zm-1.124-.548l-.728-.395v-.26l.794.41.793.41v.251l-.066-.01-.066-.011zm30.228.284v-.133h.265v.265h-.265zm.53-.246v-.133l.528-.283.53-.283v.265l-.53.283-.529.283zm9.26-.499v-.082l.86-.777.86-.778-.778.86-.777.86h-.165zm22.754-.049v-.132h.264v.264h-.264zm-64.172-.415l-.175-.282.126-.126.126-.126.157.408.157.409h-.217zm33.613.018l.163-.264h.265l-.164.264-.163.265h-.265zm30.823-.132v-.132h.265v.264h-.265zm-30.03-.397l.164-.265h.264l-.163.265-.164.265h-.264zm-33.784-.18l.348-.14.16.16.16.16-.508-.021-.507-.02zm64.08.048v-.133h.264v.265h-.265zm-61.98-.308l.331-.133.33.133.332.134H9.446zm32.346.043v-.132h.264v.264h-.264zm-30.212-.313l.347-.139.16.16.16.16-.508-.021-.507-.021zm30.873-.084l.164-.264h.264l-.163.264-.164.265h-.264zm29.245.133v-.265l.256-.397.257-.397v.529l-.257.397-.256.397zM13.106 62l.176-.176.177.177.176.176h-.706zm.794-.264l.176-.176.176.176.177.177h-.706zm29.677-.088l.163-.265h.265l-.163.265-.164.265h-.265zm-28.972-.132v-.133h.265v.265h-.265zm36.248.05v-.084l.86-.777.86-.777-.777.86-.777.86h-.166zm-35.63-.359l.176-.176.176.176.177.176h-.706zm29.148-.088l.163-.265h.265l-.164.265-.163.264h-.265zm-28.355-.177l.177-.176.176.176.176.177h-.705zm56.533.045v-.133h.264v.265h-.264zm-55.74-.31l.177-.175.177.176.176.176h-.705zm28.223.045v-.132h.265v.264h-.265zm-27.517-.265v-.132h.265v.265h-.265zm28.046.033v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm27.252-.033v-.132h.265v.265h-.265zm-54.504-.396l.397-.257h.529l-.397.257-.396.256h-.53zm54.769-.133v-.132h.265v.265h-.265zm-53.71-.264v-.133h.264v.265h-.264zm27.384-.133l.163-.264h.265l-.163.264-.164.265h-.265zm-26.833-.101l.11-.102 2.447-1.224 2.448-1.224v.265l-2.376 1.193-2.376 1.193h-.363zm53.424-.163v-.353l.176.176.176.177-.176.176-.176.177zm-25.797-.265l.163-.264h.265l-.164.264-.163.265h-.265zm5.82-.264l.48-.53h.264l-.479.53-.479.529h-.264zm-5.159-.1v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm25.4-.033v-.133h.265v.265h-.265zm.265-.661v-.353l.176.176.177.177-.177.176-.176.177zm-24.474-.265l.163-.264h.265l-.164.264-.163.265h-.265zm4.63.165v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-3.836-.694l.163-.264h.265l-.164.264-.163.265h-.265zm23.944.132v-.132h.265v.265h-.265zm-48.948-.529v-.132h.265v.265h-.265zm26.062-.397l.479-.529h.264l-.479.53-.478.529h-.265zm3.572.43v-.1l.463-.363.463-.364-.363.463-.363.464h-.2zm19.579-.165v-.353l.176.177.177.176-.177.176-.176.177zm-48.683-.132v-.133h.264v.265h-.264zm.529-.246v-.133l.529-.283.53-.283v.265l-.53.283-.53.283zm48.418-.416v-.353l.177.177.176.176-.176.177-.177.176zm-22.49-.1v-.1l.464-.363.463-.363-.363.463-.363.463h-.2zm3.573-.164l.163-.265h.265l-.164.265-.163.264h-.265zM27.57 55.43v-.133h.264v.265h-.264zm.529-.264v-.133h.264v.265H28.1zm46.831 0v-.133h.265v.265h-.265zm-46.302-.246v-.133l.53-.283.528-.283v.265l-.529.283-.529.283zm25.135-.548l.622-.661h.264l-.621.661-.621.661h-.265zm2.514.397l.163-.265h.265l-.163.265-.164.264h-.265zm18.918-.265v-.353l.176.177.176.176-.176.177-.176.176zM11.5 54.051l.731-.11.592.113.591.115-1.322-.004-1.323-.004zm18.45.057v-.132h.265v.265h-.264zm26.988-.396l.284-.53h.264l-.283.53-.283.529h-.265zM9.931 53.8l.176-.177.177.177.176.176h-.706zm4.233 0l.176-.177.177.177.176.176h-.705zm16.316.044v-.132h.265v.264h-.265zm-21.716-.86l-.641-.728.727.642.728.641v.173h-.172zm6.585.547l.347-.14.16.16.16.16-.507-.02-.507-.021zm15.793-.084l.163-.265h.265l-.164.265-.163.265h-.265zm44.317 0v-.353l.177.177.176.176-.176.176-.177.177zm-59.178-.176l.176-.177.177.177.176.176h-.706zm38.805.076v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-37.747-.341l.176-.176.177.176.176.176h-.705zm14.464.044v-.132h.265v.264h-.265zm-13.758-.265v-.132h.264v.265h-.264zm14.42-.132l.163-.264h.265l-.164.264-.163.265H32.3zm25.003.132v-.132h.264v.265h-.264zm18.256-.132V52.3l.176.177.177.176-.177.177-.176.176zm-57.062-.176l.176-.177.177.177.176.176h-.705zm.706-.22v-.134h.264v.265h-.264zm13.758 0v-.134h.264v.265h-.264zm24.606 0v-.134h.265v.265h-.265zm189.38-.06l.865-.107.723.11.723.11-1.588-.004-1.587-.003zM7.99 51.99v-.132h.265v.264H7.99zm11.995-.044l.176-.177.177.177.176.176h-.705zm13.802-.088l.164-.265h.264l-.163.265-.164.264h-.264zm42.201 0v-.353l.177.176.176.177-.176.176-.177.176zm169.422.088l.176-.177.177.177.176.176h-.705zm4.674.044v-.132h.265v.264h-.265zM20.69 51.726v-.132h.265v.265h-.265zm37.307 0v-.132h.264v.265h-.264zm186.796 0v-.132h.264v.265h-.264zm6.085 0v-.132h.265v.265h-.265zM7.461 51.065l-.283-.53h.265l.283.53.283.53h-.264zm14.288.132l.661-.378h.529l-.661.378-.661.378h-.53zm12.7.265v-.132h.264v.264h-.264zm209.657-.173l-.189-.306.306.189.305.189v.233h-.233zm7.433.04l.164-.264h.265l-.164.265-.163.264h-.265zM35.11 51.066l.164-.265h.264l-.163.265-.164.265h-.264zm23-.464l.774-.853.152.165.151.166-.332.119-.332.118.176.309.176.308-.22-.2-.218-.198-.551.46-.55.459zm.151.596v-.132h.265v.265h-.265zm17.992-.397v-.352l.176.176.177.176-.177.177-.176.176zm-53.181-.132v-.132h.264v.264h-.264zm12.832-.132l.164-.265h.264l-.163.265-.164.264h-.264zm-12.303-.132v-.133h.264v.265h-.264zm-16.669-.265v-.132h.265v.264h-.265zm17.198 0v-.132h.265v.264h-.265zm12.435.019v-.133l.53-.283.529-.283v.264l-.53.284-.529.283zm39.953-.151v-.353l.176.176.176.177-.176.176-.176.176zm-51.859-.133v-.132h.265v.265h-.265zm218.017 0v-.132h.265v.265h-.265zm10.319 0v-.132h.264v.265h-.264zM6.51 49.437l-.189-.306.306.189.305.189v.233H6.7zm18.678.173v-.133h.265v.265h-.265zm.53-.265v-.132h.264v.264h-.264zm12.17.033v-.1l.463-.363.463-.364-.363.463-.363.463h-.2zm204.38-.183l-.174-.282.126-.126.126-.126.157.408.156.408h-.216zm10.991.15v-.132h.265v.264h-.265zm-227.012-.264v-.133h.264v.265h-.264zm50.556-.287l.021-.507.139.347.139.347-.16.16-.16.16zM4.938 47.559L3.625 46.17l1.389 1.313 1.389 1.313v.152h-.152zm21.838 1.257v-.132h.264v.264h-.264zm226.748 0v-.132h.264v.264h-.264zm-226.219-.265v-.132h.265v.265h-.265zm11.774-.132l.164-.264h.264l-.163.264-.164.265h-.264zm-11.245-.132v-.132h.265v.264h-.265zm214.048-.132v-.353l.177.176.176.177-.176.176-.177.176zM253.81 48l.021-.507.14.347.138.348-.16.16-.16.16zm-225.446.033v-.132l1.059-.54 1.058-.54v.264l-1.058.54-1.059.54zm11.51-.143l.163-.265h.265l-.164.265-.163.265h-.265zm37.174-.265v-.352l.176.176.177.176-.177.177-.176.176zm169.44-.04l-.189-.306.306.189.305.189v.233h-.233zm2.671.04l.164-.264h.264l-.163.264-.164.265h-.264zm-208.491-.264l.163-.265h.265l-.164.265-.163.264h-.265zm.661-.365v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm204.788-.032v-.132h.264v.264h-.264zm3.528-1.72V43.26l.104.992.104.992-.104.992-.104.992zM30.744 46.7v-.132h.265v.265h-.264zm46.588-.286l.021-.507.14.347.138.347-.16.16-.16.16zm-46.058.022v-.133h.264v.265h-.264zM2.93 45.839l-.363-.463.463.363.463.364v.2h-.2zm28.873.331v-.132h.265v.264h-.265zm10.716-.132l.163-.265h.265l-.164.265-.163.264h-.265zm-10.187-.132v-.133h.265v.265h-.265zm.53-.246v-.133l.528-.283.53-.283v.264l-.53.284-.529.283zm10.318.013v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-41.168-.47l-.189-.305.306.189.305.188v.234h-.233zm75.564.041v-.353l.176.177.177.176-.177.177-.176.176zm-76.2-.397v-.132h.264v.265h-.264zm32.808 0v-.132h.265v.265h-.265zm10.054.033v-.1l.463-.363.463-.364-.363.463-.363.464h-.2zM.847 44.583v-.133h.264v.265H.847zm33.999-.133l.163-.264h.265l-.164.264-.163.265h-.265zM.174 44.168L0 43.886l.126-.126.126-.126.157.408.157.408H.349zm77.708-.247v-.661l.134.33.133.331-.133.33-.134.332zm-42.375.132v-.132h.265v.265h-.265zm9.79.033v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm169.598-.28v-.38l-.86-.107-.86-.107.992-.042.992-.042v.772l2.183.089 2.183.09-2.315.053-2.315.054zm-178.859-.017v-.132h.265v.264h-.265zm64.757-.055l.595-.114.596.114.595.115H100.198zm-98.028-.267l.728-.11.727.11.728.11H2.037zm33.933-.075l.163-.265h.265l-.164.265-.163.265h-.265zm62.662.088l.176-.176.177.176.176.177h-.705zm3.88.044v-.132h.265v.265h-.265zm15.152-.057l.73-.11.592.113.592.114-1.323-.004-1.323-.004zm10.976.014l.33-.133.332.133.33.134h-1.323zm1.588 0l.33-.133.331.133.33.134h-1.322zm19.86-.006l.347-.139.16.16.16.16-.507-.02-.507-.022zm11.498-.003l.468-.122.326.132.325.132-.794-.01-.793-.01zm11.404-2.462v-2.778l.097 1.389.097 1.389-.097 1.389-.097 1.389zm17.486 2.315l-.127-.33.07-16.008.072-16.007.064 16.198.064 16.199 3.77.08 3.77.082-3.778.058-3.779.059zm33.344-12.634l.004-12.832 2.117-.016 2.117-.016-2.048.093-2.048.092-.073 12.756-.072 12.755zm4.212 8.864V35.32l.09 2.196.09 2.195-.09 2.038-.09 2.038zm18.352 3.909l.865-.107.723.11.723.11-1.588-.004-1.587-.003zm-241.415-.25l.177-.176.176.177.177.176H5.52zm93.046.045v-.133h.264v.265h-.264zm5.291 0v-.133h.265v.265h-.265zm12.788-.044l.177-.177.176.177.177.176h-.706zm11.554.044v-.133h.264v.265h-.264zm3.969 0v-.133h.264v.265h-.264zm17.198 0v-.133h.264v.265h-.264zm11.465-.044l.176-.177.177.177.176.176h-.706zm2.91 0l.177-.177.176.177.176.176h-.705zm35.63.044v-.133h.265v.265h-.264zm46.038 0v-.133h.265v.265h-.265zM6.756 42.95l.176-.176.177.176.176.176h-.706zm30.603.044v-.132h.265v.264h-.265zm9.658-.397l.478-.529h.265l-.479.53-.479.528h-.264zm51.039.224l-.189-.305.306.188.305.19v.232h-.233zm6.64.04l.163-.264h.265l-.164.265-.163.265h-.265zm11.51.133v-.132h.264v.265h-.265zm11.464-.044l.177-.176.176.176.177.177h-.706zm5.204.073v-.104l.41-.158.411-.158-.162.262-.161.261h-.498zm15.875-.029v-.132h.264v.265h-.264zm11.377 0v-.132h.264v.265h-.264zm4.762 0v-.132h.265v.265h-.265zm47.184-.044l.177-.176.176.176.177.177h-.706zm32.809 0l.176-.176.177.176.176.177h-.706zM7.814 42.686l.176-.177.177.177.176.176h-.705zm30.207-.089l.163-.264h.265l-.164.264-.163.265h-.265zm77.655.133v-.132h.264v.265h-.264zm32.122-.174l-.19-.305.306.189.306.189v.233h-.234zm11.799.174v-.132h.264v.265h-.264zm5.82 0v-.132h.265v.265h-.264zm35.19 0v-.132h.265v.265h-.265zm10.848 0v-.132h.265v.265h-.265zM8.608 42.42l.176-.175.177.176.176.176h-.706zm69.518-.242l.02-.507.14.348.139.347-.16.16-.16.16zm18.872-.176l-.504-.595.595.504.595.504v.182h-.182zm8.756.066l.479-.529h.265l-.48.53-.478.528h-.265zm20.736.066l-.363-.463.463.363.463.364v.2h-.2zm7.442.38v-.082l.86-.777.86-.777-.777.86-.777.86h-.166zm32.015-.017v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm44.821-.205l-.188-.306.305.19.305.188v.233h-.233zm32.553-.555l-.777-.86.86.778.86.777v.165h-.166zm-233.92.42l.177-.177.176.176.177.177h-.706zm29.281.043v-.132h.265v.265h-.265zm75.778-.463l-.504-.595.595.504.596.504v.183h-.182zm31.893-.396l-.911-.993.992.912.992.912v.16h-.16zm12.028.396l-.504-.595.595.504.596.504v.183h-.183zm43.02.496v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-191.206-.341l.177-.177.176.177.177.176h-.706zm29.149-.088l.163-.265h.265l-.164.265-.163.264h-.265zm8.995-.265l.48-.53h.264l-.479.53-.479.53h-.264zm-37.35.088l.176-.176.177.176.176.177h-.705zm.706-.22v-.133h.264v.265h-.264zm28.31 0v-.133h.265v.265h-.265zm127 .032v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-154.781-.297v-.132h.264v.264h-.264zm28.443-.132l.163-.265h.265l-.164.265-.163.264h-.265zm65.88 0l.164-.265h.265l-.164.265-.163.264h-.265zm18.76-.041l-.188-.306.306.19.305.188v.233h-.233zm-112.466-.136l.177-.176.176.176.176.177h-.705zm65.55-.242l.02-.507.14.347.138.347-.16.16-.16.16zm17.706.287v-.133h.264v.265h-.264zm17.57-.174l-.19-.305.306.189.305.188v.234h-.233zm88.792.174v-.133h.265v.265h-.265zm6.88 0v-.133h.264v.265h-.265zm-195.792-.265v-.132h.264v.264h-.264zm27.913-.132l.164-.265h.264l-.163.265-.164.264h-.264zm8.467-.265l.479-.53h.264l-.478.53-.48.53h-.264zm107.553.397v-.132h.265v.264h-.265zm84.931 0v-.132h.265v.264h-.265zm-228.07-.397l.396-.256h.53l-.397.256-.397.257h-.529zm81.491.132v-.132h.265v.265h-.265zm11.113 0v-.132h.264v.265h-.264zm17.991 0v-.132h.265v.265h-.265zm10.848 0v-.132h.265v.265h-.265zm32.015 0v-.132h.264v.265h-.264zm34.925 0v-.132h.264v.265h-.264zm6.35 0v-.132h.264v.265h-.264zm-166.82-.397l.164-.264h.264l-.163.264-.164.265h-.264zm71.04.133v-.133h.265v.265h-.264zm32.015 0v-.133h.265v.265h-.265zm11.906 0v-.133h.265v.265h-.265zm84.932 0v-.133h.264v.265h-.264zm-226.748-.265v-.132h.264v.264H15.4zm80.169 0v-.132h.264v.264h-.264zm11.641 0v-.132h.265v.264h-.265zm17.463 0v-.132h.264v.264h-.264zm11.377-.132v-.353l.176.177.177.176-.177.176-.176.177zm32.014.132v-.132h.265v.264h-.265zm34.925 0v-.132h.265v.264h-.265zm5.821 0v-.132h.265v.264h-.265zm-192.881-.263v-.133h.265v.265h-.265zm26.987 0v-.133h.265v.265h-.265zm70.115-.133v-.352l.176.176.177.176-.177.177-.176.176zm32.015.133v-.133h.264v.265h-.264zm11.906 0v-.133h.264v.265h-.264zM16.457 39.29v-.132h.265v.264h-.265zm27.12-.132l.163-.265h.265l-.163.265-.164.264h-.265zm35.109-.397l.01-.794.122.468.122.468-.132.326-.132.326zm22.261.485l.177-.176.176.176.177.176h-.706zm.794 0l.177-.176.176.176.176.176h-.705zm66.587-.088v-.353l.176.176.177.177-.177.176-.176.176zm40.238-.155l.02-.507.14.348.138.347-.16.16-.16.16zm33.316.155v-.353l.177.176.176.177-.176.176-.177.176zm-224.631-.265l.397-.256h.529l-.397.256-.397.257h-.529zm34.925-.661l.897-.926h.265l-.898.926-.897.926h-.265zm43.127.661v-.353l.176.177.177.176-.177.177-.176.176zm4.87-.04l-.19-.306.306.189.306.188v.234h-.234zm2.406.04l.164-.264h.264l-.163.264-.164.265h-.264zm4.895 0v-.353l.176.177.177.176-.177.177-.176.176zm10.583.132v-.132h.265v.265h-.265zm6.35 0v-.132h.265v.265h-.265zm5.292 0v-.132h.264v.265h-.264zm1.323 0v-.132h.264v.265h-.264zm5.291-.132v-.353l.177.177.176.176-.176.177-.177.176zm8.467 0v-.353l.176.177.177.176-.177.177-.176.176zm5.91.088l.175-.176.177.176.176.177h-.705zm10.725-.286l-.363-.463.463.363.463.363v.2h-.2zm1.886.33v-.132h.264v.265h-.264zm83.186-.173l-.189-.305.306.189.305.188v.234h-.233zm2.671.041l.164-.264h.264l-.163.264-.164.265h-.264zM44.371 38.63l.163-.265h.265l-.164.265-.163.264h-.265zm84.641-.041l-.189-.306.306.189.305.189v.233h-.233zm2.539.173v-.132h.264v.264h-.264zm18.52 0v-.132h.265v.264h-.264zm6.667-.53l.01-.793.122.468.122.468-.132.326-.132.325zm56.412.357l-.19-.306.306.189.306.189v.233h-.234zm1.348.04l.163-.264h.265l-.164.265-.163.264h-.265zm-196.189-.132v-.132h.265v.265h-.265zm94.585-13.758l.004-13.758 2.117-.016 2.117-.016-2.049.092-2.048.093-.072 13.682-.072 13.681zm90.476 5.953v-8.07l.08 4.035.081 4.035-.08 4.035-.08 4.035zm-184.532 7.54V38.1h.265v.265h-.265zm26.326-.132l.164-.264h.265l-.164.264-.163.265H45zm57.812.133V38.1h.264v.265h-.264zm14.287 0V38.1h.265v.265h-.265zm27.273-.287l.021-.507.14.347.138.347-.16.16-.16.16zm19.559.287V38.1h.264v.265h-.264zm82.134-5.953v-6.218l.084 3.109.084 3.109-.084 3.108-.084 3.11zm3.443-1.588v-7.805l.081 3.902.08 3.903-.08 3.903-.08 3.902zM19.368 37.968v-.132h.264v.264h-.264zm109.39-7.276v-7.54l.08 3.77.082 3.77-.082 3.77-.08 3.77zm3.438.132v-7.408l.082 3.786.081 3.787-.081 3.622-.082 3.622zm28.832 2.91v-4.497l.088 2.17.09 2.17-.09 2.328-.088 2.328zm51.813-5.479l-.063-9.977-2.183-.09-2.183-.088 2.191-.054 2.192-.054.127.332.127.332-.073 9.788-.072 9.789zm2.117-.143l-.063-10.12 2.315.054 2.315.054-2.18.089-2.18.089-.072 9.977-.073 9.978zM19.897 37.704v-.133h.264v.265h-.264zm25.929.036v-.133l.794-.565.793-.565v.264l-.793.566-.794.565zm78.433-7.18V23.15l.082 3.787.08 3.786-.08 3.622-.082 3.622zm24.754 7.143v-.132h.265v.265h-.265zm19.664-1.455v-1.72l.107.86.107.86-.107.86-.107.86zM20.426 37.452v-.132l.794-.41.793-.41v.264l-.793.41-.794.41zm128.44-7.818v-7.54l.08 3.77.082 3.77-.081 3.77-.082 3.77zM78.95 36.116l.01-.794.122.468.122.468-.131.326-.132.326zm-56.672.265v-.133h.265v.265h-.265zm25.532-.133l.164-.264h.264l-.163.264-.164.265h-.264zm-25.003-.132v-.132h.265v.264h-.265zm.53-.265v-.132h.264v.265h-.265zm25.135.033v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-24.474-.43l.163-.264h.265l-.164.265-.163.264h-.265zm.661-.396v-.133h.265v.265h-.265zm25.003-.133l.164-.264h.264l-.163.264-.164.265H49.5zm6.736-.86l1.18-1.256h.154v.154l-1.257 1.18-1.256 1.18zm-31.077.596l.163-.265h.265l-.164.265-.163.264h-.265zm25.003-.1v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-42.51-.341l.176-.177.177.177.176.176h-.705zm3.815 0l.33-.133.331.134.33.133h-1.322zm14.353.044v-.133h.265v.265h-.265zm-19.05-.265v-.132h.265v.264h-.265zm6.438-.044l.177-.176.176.176.177.176h-.706zm13.274-.088l.163-.265h.265l-.164.265-.163.264h-.265zm52.606-1.455l.002-1.852.104.998.105.998-.107.854-.106.854zM6.403 33.735v-.133h.265v.265h-.265zm8.29-.045l.177-.176.176.176.176.177h-.705zm36.69.077v-.1l.462-.363.463-.363-.363.463-.363.463h-.2zm-46.02-.862l-.548-.697.008-.295.008-.295.294.529.294.53.4.462.401.463h-.308zm10.389.52l.176-.176.176.177.177.176h-.706zm11.553.045v-.132h.265v.264h-.265zM16.81 33.16l.176-.176.177.176.176.177h-.705zm11.157-.088l.163-.265h.265l-.164.265-.163.265h-.265zm-10.363-.176l.176-.177.176.177.177.176h-.706zm34.836.076v-.1l.464-.363.463-.363-.364.463-.363.463h-.2zm50.378-.205l-.188-.306.305.189.305.189v.233h-.233zm-84.42-.136l.176-.176.176.176.177.176h-.706zm10.23.077v-.1l.463-.363.463-.364-.363.463-.363.463h-.2zm70.908-.033v-.132h.265v.264h-.265zm-80.433-.264v-.133h.265v.265h-.265zm.53-.265v-.132h.264v.264h-.265zm33.866.032v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-33.25-.34l.177-.177.176.176.177.177h-.706zm9.57-.089l.163-.264h.265l-.164.264-.163.265h-.265zm28.84-.264l.478-.53h.265l-.48.53-.478.529h-.265zm43.366.223l-.19-.305.306.189.306.188v.234h-.234zm-81.07-.091v-.132h.265v.264h-.265zm86.519 0v-.132h.264v.264h-.264zm-85.902-.309l.177-.176.176.176.177.177h-.706zm9.04-.088l.164-.265h.264l-.163.265-.164.265h-.264zm23.945.165v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm123.619-3.638l-.058-3.87.463-.364.463-.363-.324.415-.323.415-.081 3.818-.082 3.819zM4.602 30.56l.01-.794.122.468.122.468-.132.326-.131.325zm17.676.529v-.133h.265v.265h-.265zm84.774-.173l-.19-.306.306.189.306.189v.233h-.234zm-84.157-.136l.177-.176.176.176.177.176h-.706zm8.511-.088l.164-.265h.264l-.163.265-.164.264h-.264zm69.825-.041l-.189-.306.306.19.305.188v.233h-.233zM23.6 30.56v-.133h.264v.265h-.264zm32.014.032v-.1l.464-.363.463-.363-.364.463-.363.463h-.2zm4.102-.43l.478-.529h.265l-.479.53-.479.529h-.264zm-35.587.133v-.132h.265v.264h-.265zm7.938.032v-.1l.463-.363.463-.363-.364.463-.363.463h-.2zm-7.409-.297v-.132h.265v.265h-.265zm76.043-.173l-.19-.305.306.188.306.19v.233h-.234zm5.556 0l-.189-.305.306.188.305.19v.233h-.233zm-80.805-.224l.397-.256h.529l-.397.256-.397.257h-.529zm7.673-.1v-.1l.463-.362.463-.364-.363.463-.363.463h-.2zm24.21-.429l.478-.529h.265l-.48.53-.478.528h-.265zm-30.825.133v-.133h.265v.265h-.265zm33.867.032v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm106.95-.086l1.248-.107.088-3.095.088-3.094-.013 3.175-.014 3.175-1.323.027-1.323.027zM27.04 28.972v-.132h.265v.264h-.265zm72.868-.173l-.189-.306.306.19.305.188v.233h-.233zm5.714.173v-.132h.264v.264h-.264zm-78.052-.265v-.132h.264v.265h-.264zm.529-.264v-.132h.264v.264H28.1zm6.35.032v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm24.341-.561l.622-.662h.264l-.62.662-.622.661h-.265zm-30.162.264v-.132h.265v.265h-.265zm32.676-.132l.164-.265h.264l-.163.265-.164.265h-.264zm43.631-.04l-.189-.306.306.188.305.19v.233h-.233zm-75.778-.092v-.133h.265v.265h-.265zm70.115 0v-.133h.264v.265h-.264zm-69.586-.265v-.132h.265v.264h-.265zm5.821.032v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-5.292-.297v-.132h.265v.265h-.265zm31.618-.132l.164-.264h.264l-.163.264-.164.265h-.264zM4.642 25.268l.001-2.117.102 1.132.102 1.131-.104.985-.103.985zm26.103 1.852v-.132h.264v.264h-.264zm29.633-.53l.621-.66h.265l-.621.66-.622.662h-.264zm38.207.357l-.189-.306.306.19.305.188v.233h-.233zm5.556 0l-.189-.306.306.19.305.188v.233h-.233zm-72.867-.092v-.132h.264v.265h-.264zm.529-.264v-.133h.265v.265h-.265zm5.027.05v-.084l.86-.777.86-.777-.777.86-.777.86h-.166zm25.532-.183l.164-.264h.264l-.163.264-.164.265H62.2zm119.243-1.124l.048-1.39.098 1.247.099 1.247 2.169.088 2.168.09-2.315.053-2.315.054zm52.922 1.196l2.037-.093.1-1.246.1-1.246-.02 1.323-.021 1.323-2.117.016-2.116.016zm-202.195-.185v-.133l.53-.283.528-.283v.265l-.529.283-.529.283zm65.46-.457l-.19-.305.306.189.305.189v.233h-.233zm5.713.174v-.133h.265v.265h-.265zm-40.746-.265v-.132h.265v.264h-.265zm-29.104-.265V25.4h.265v.265h-.265zm28.443-.396l.479-.53h.264l-.479.53-.479.529h-.264zm-27.914.132v-.132h.265v.264h-.265zm29.159-.595l.308-.728.375-.397.376-.397-.562 1.125-.562 1.124h-.242zm33.92.422l-.19-.306.306.189.305.189v.233h-.233zm5.555 0l-.188-.306.305.189.305.189v.233h-.233zm-68.105-.092v-.132h.265v.265h-.265zm126.282-1.058l.004-1.323.11.731.111.732-.114.591-.114.592zm80.972-.397v-1.72l.107.86.106.86-.106.86-.107.86zM35.375 24.606l.163-.264h.265l-.164.264-.163.265h-.265zm4.884-1.124l1.18-1.257h.154v.155l-1.257 1.18-1.257 1.179zm-4.223.728v-.133h.265v.265h-.265zm60.432-.174l-.188-.305.305.189.305.188v.234h-.233zm5.557 0l-.19-.305.306.189.306.188v.234h-.234zm-65.327-.223l.163-.265h.265l-.164.265-.163.264h-.265zm195.395.132v-.132h.264v.264h-.264zm-50.958-.438l-.189-.305.306.189.305.188v.234h-.233zm4.676-.113l.021-.507.14.347.138.347-.16.16-.16.16zm-148.452.022v-.133h.265v.265h-.265zm41.88-1.059l.004-1.323.11.732.111.731-.114.592-.114.591zm152.589 1.059v-.133h.265v.265h-.265zm-193.807-.397l.163-.265h.265l-.164.265-.163.264h-.265zm57.654-.041l-.19-.306.306.19.306.188v.233h-.234zm5.713.173v-.132h.265v.264h-.265zm78.119-.05l.463-.121.463.121.463.121h-1.852zm50.67-.005l.599-.115.46.12.46.12-1.059-.004-1.058-.005zm-101.14-.342l.164-.265h.264l-.163.265-.164.265h-.264zm7.297-.154l.021-.507.14.347.138.347-.16.16-.16.16zm99.992.154v-.353l.176.177.177.176-.177.176-.176.177zm-197.644-.132v-.133h.265v.265h-.265zm118.025-.287l.021-.507.14.347.138.347-.16.16-.16.16zm7.23.114l-.189-.306.306.189.305.189v.233h-.233zm21.589.04v-.352l.176.176.177.176-.177.177-.176.176zm13.072-.04l-.19-.306.306.189.306.189v.233h-.234zm47.914.04l.164-.264h.264l-.163.264-.164.265h-.264zm2.62-.04l-.188-.306.306.189.305.189v.233h-.233zm-209.788-.224l.163-.265h.265l-.164.265-.163.264h-.265zm55.959.132v-.132h.265v.264h-.265zm5.399-.173l-.19-.306.306.19.306.188v.233h-.234zm23.705.04v-.352l.177.176.176.177-.176.176-.177.177zm5.292.133v-.132h.264v.264h-.264zm1.323 0v-.132h.264v.264h-.264zm122.766-.132v-.353l.177.176.176.177-.176.176-.177.177zm-112.354-2.25v-2.38l.1 1.116.101 1.117-.1 1.264-.099 1.265zm20.746 2.063l.598-.115.46.12.46.12-1.059-.005-1.058-.005zm6.148-.078v-.352l.176.176.177.176-.177.177-.176.176zm27.847.075l.728-.11.728.11.727.11h-2.91zm39.886.058v-.133h.265v.265h-.265zm11.444-.05l.463-.121.463.12.463.122h-1.852zm-207.368-.347l.164-.265h.264l-.163.265-.164.264h-.264zm95.912 0v-.353l.176.176.177.177-.177.176-.176.177zm15.966-1.72l.002-2.117.101 1.132.102 1.131-.104.985-.103.986zm33.246 1.852v-.132h.265v.264h-.265zm-80.888-.327l1.265-.1 1.116.101 1.117.101h-2.382l-2.38-.002zm20.299.062v-.132h.264v.265h-.264zm78.316 0v-.132h.265v.265h-.265zm32.809 0v-.132h.264v.265h-.264zm6.35-.132v-.353l.176.177.177.176-.177.177-.176.176zM4.867 20.77l.01-.794.122.468.122.468-.132.326-.132.325zm36.064.397l.164-.265h.264l-.163.265-.164.264h-.264zm58.977-.041l-.189-.306.306.189.305.189v.233h-.233zm57.043.173v-.132h.264v.264h-.264zm27.888-.173l-.189-.306.306.189.305.189v.233h-.233zm68.685.173v-.132h.264v.264h-.264zm-128.588-.265v-.132h.265v.265h-.265zm10.69-.173l-.188-.305.305.188.306.19v.233h-.234zm32.437.173v-.132h.265v.265h-.265zm-126.47-.231v-.1l.463-.363.463-.364-.364.463-.363.463h-.2zm115.622-.033v-.132h.265v.264h-.265zm77.754-.33l-.363-.464.463.364.463.363v.2h-.2zm7.442.33v-.132h.265v.264h-.265zm10.848 0v-.132h.265v.264h-.265zm-127.926-.397l.164-.264h.264l-.163.264-.164.265h-.264zm42.308-.04l-.189-.306.306.189.305.188v.234h-.233zm-124.064-.489l.479-.53h.264l-.478.53-.48.53h-.264zm91.52.224l-.188-.306.305.19.306.188v.233h-.234zm22.383.222v-.082l.86-.777.86-.778-.777.86-.777.86h-.166zm85.196-.017v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm10.319-.032v-.132h.264v.264h-.264zM42.65 20.009v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm140.865-.206l-.189-.305.306.189.305.188v.234h-.233zm18.679.173v-.132h.264v.265h-.264zM78.95 19.183l.01-.794.122.468.122.468-.131.326-.132.325zm154.995.529v-.132h.264v.264h-.264zm-66.94-.265v-.132h.265v.265h-.265zm15.875 0v-.132h.265v.265h-.265zm50.535 0v-.132h.265v.265h-.265zm-99.376-.438l-.189-.305.306.189.305.189v.233h-.233zm48.047.174v-.133h.265v.265h-.265zm50.8 0v-.133h.265v.265h-.265zM5.122 18.52v-.661l.133.33.134.331-.134.33-.133.332zm38.852.397v-.132h.264v.264h-.264zm82.814 0v-.132h.265v.264h-.265zm39.266-.173l-.189-.306.305.19.306.188v.233h-.233zm12.064-.213v-.519l-2.183-.089-2.183-.089 2.208-.054 2.207-.053.135.515.134.515.436.115.436.116-.595.03-.595.031zm2.998.342l.177-.176.176.176.176.176h-.705zm19.863-.13l-.189-.305.305.19.306.188v.233h-.233zm28.137.131l.33-.133.331.133.331.134h-1.323zm2.8 0l.177-.177.176.176.176.177h-.705zm12.215-.09l.164-.264h.264l-.163.265-.164.265h-.264zm-110.886-.305l-.188-.305.305.189.306.189v.233h-.234zm26.087.174v-.133h.265v.265h-.265zm91.918-.174l-.19-.305.306.189.306.189v.233h-.234zm-206.482-.09v-.133h.264v.264h-.264zm82.814 0v-.133h.265v.264h-.265zm32.28 0v-.133h.264v.264h-.265zm5.556 0v-.133h.264v.264h-.264zm34.925 0v-.133h.264v.264h-.264zm44.45 0v-.133h.264v.264h-.264zM128.2 18.08l.176-.176.176.176.177.177h-.706zm4.233 0l.176-.176.177.176.176.177h-.706zm28.046 0l.176-.176.176.176.177.177h-.706zm4.233 0l.176-.176.177.176.176.177h-.705zm35.101.044v-.132h.265v.265h-.265zm45.509 0v-.132h.264v.265h-.264zm5.027 0v-.132h.264v.265h-.264zm-121.091-.308l.176-.177.177.177.176.176h-.706zm2.117 0l.176-.177.176.177.177.176h-.706zm30.542-.016l.864-.107.723.11.723.11-1.588-.003-1.587-.003zm36.926.016l.177-.177.176.177.176.176h-.705zm47.36 0l.177-.177.176.177.177.176h-.706zm3.44 0l.177-.177.176.177.176.176h-.705zM148.75 14.43v-3.297l-2.183-.089-2.183-.089 2.315-.054 2.315-.053v6.879h-.264zm-70.094 2.613l.021-.507.139.347.139.348-.16.16-.16.16zM5.386 16.67v-.661l.134.33.133.331L5.52 17l-.134.33zm73.005-1.234l-.021-.574-.331-.133-.33-.134.338-.02.34-.021.148.388.15.388-.137.34-.137.339zm21.41.308v-.132h.264v.265h-.264zm3.175 0v-.132h.264v.265h-.264zm4.519-.286l.02-.508.14.348.139.347-.16.16-.16.16zM5.609 15.082v-.53h.48l-.139.53-.138.529H5.61zm89.694 0v-.353l.176.176.177.177-.177.176-.176.176zm5.16 0l.163-.265h.264l-.163.265-.164.264h-.264zm1.72-.133v-.132h.264v.265h-.265zm-95.565-.577l.347-.14.16.16.16.16-.507-.02-.507-.021zm70.517.004l.176-.177.177.177.176.176h-.705zm18.433-.088v-.353l.176.176.176.177-.176.176-.176.176zm11.641.132v-.132h.265v.264h-.265zM7.55 14.11l.177-.176.176.176.177.177h-.706zm68.528 0l.176-.176.176.176.177.177H75.9zm-67.734-.264l.177-.177.176.177.176.176h-.705zm66.94 0l.176-.177.177.177.176.176h-.706zm31.662.044v-.133h.264v.265h-.264zm-97.543-.309l.176-.176.176.176.177.176h-.706zm64.823 0l.176-.176.176.176.177.176h-.706zm21.74-.088l.163-.265h.265l-.164.265-.163.264H95.8zm-85.77-.177l.177-.176.176.176.177.177h-.706zm63.236 0l.176-.176.177.176.176.177h-.706zm33.25.044v-.132h.264v.265h-.265zm-95.427-.308l.176-.177.176.177.177.176h-.706zm61.383 0l.176-.177.177.177.176.176h-.705zm-60.59-.265l.177-.176.176.176.177.177h-.706zm59.532 0l.176-.176.176.176.177.177h-.706zm24.782.094v-.083l.86-.777.86-.777-.777.86-.777.86h-.166zm9.376-.777l-.777-.86.86.777.86.777v.166h-.166zm-92.896.419l.177-.177.176.177.176.176h-.705zm57.944 0l.176-.177.177.177.176.176h-.705zm-57.15-.265l.176-.176.177.176.176.176h-.705zm56.356 0l.177-.176.176.176.176.176h-.705zm-55.562-.265l.176-.176.176.176.177.177h-.706zm54.768 0l.177-.176.176.176.177.177h-.706zm-53.798-.22v-.132h.264v.264H15.4zm53.005-.044l.176-.177.176.177.177.176h-.706zm-52.123-.265l.176-.176.177.176.176.177h-.706zm51.329 0l.176-.176.177.176.176.177h-.705zm-50.535-.264l.176-.177.176.177.177.176h-.706zm49.741 0l.177-.177.176.177.176.176h-.705zm-48.948-.265l.177-.176.176.176.176.177h-.705zm48.154 0l.177-.176.176.176.177.177h-.706zm32.456.044v-.132h.265v.265h-.265zm5.82 0v-.132h.265v.265h-.264zm-85.636-.308l.176-.177.177.177.176.176h-.705zm46.567 0l.176-.177.176.177.177.176h-.706zm33.866 0l.177-.177.176.177.177.176h-.706zm4.498 0l.177-.177.176.177.176.176h-.705zm-84.137-.265l.176-.176.177.176.176.176h-.706zm44.979 0l.176-.176.177.176.176.176h-.705zm35.58-.004l.348-.139.16.16.16.16-.507-.021-.507-.021zm2.785.004l.176-.176.176.176.177.176h-.706zm-82.639-.22v-.133h.265v.265h-.265zm43.48-.045l.177-.176.176.176.176.177h-.705zm-42.686-.22V9.79h.265v.264h-.265zm42.069 0V9.79h.264v.264h-.264zm-41.452-.309l.177-.176.176.176.177.177h-.706zm40.658.044v-.132h.265v.265h-.265zM22.366 9.35l.177-.177.176.177.176.176h-.705zm39.159 0l.176-.177.176.177.177.176h-.706zm-38.453-.22v-.133h.264v.264h-.264zm37.835 0v-.133h.265v.264h-.265zm-37.218-.31l.176-.176.177.176.176.177h-.705zm36.513 0l.176-.176.176.176.177.177h-.706zM24.395 8.6v-.132h.264v.264h-.264zm35.013-.044l.176-.177.177.177.176.176h-.706zM25.012 8.29l.176-.176.177.176.176.177h-.705zm33.778.044v-.132h.265v.265h-.265zM25.718 8.07v-.132h.264v.264h-.264zm32.014-.132l-.397-.257h.529l.397.257.397.256h-.529zM26.335 7.76l.176-.176.177.176.176.177h-.705zm.705-.22v-.133h.265v.265h-.265zm29.898 0v-.133h.265v.265h-.265zm-29.28-.309l.176-.176.177.176.176.176h-.706zm28.222-.088l-.397-.257h.529l.397.257.397.256h-.529zM28.363 7.01V6.88h.265v.265h-.265zm.794-.396l.397-.257h.529l-.397.257-.397.256h-.529zm25.93.132v-.132h.264v.264h-.265zm-.53-.265V6.35h.265v.265h-.265zm-24.342-.264v-.133h.265v.265h-.265zM53.5 6.085l-.397-.256h.529l.397.256.397.257h-.529zm-22.754-.132v-.132h.264v.264h-.264zm.529-.264v-.133h.264v.265h-.264zm21.431 0v-.133h.265v.265h-.265zm-20.88-.233l.11-.1 1.125-.566 1.124-.567v.264l-1.048.535-1.047.534h-.374zm20.35-.032v-.132h.265v.264h-.264zm-.528-.265v-.132h.264v.265h-.264zm-.53-.264v-.132h.265v.264h-.264zm-.529-.265v-.132h.265v.265h-.265zm-.529-.264v-.133h.265v.265h-.265zM34.45 4.1v-.132h.264v.264h-.264zm15.081 0v-.132h.265v.264h-.265zm-14.552-.265v-.132h.265v.265h-.265zm14.023 0v-.132h.264v.265h-.264zm-13.494-.264V3.44h.265v.264h-.265zm12.965 0V3.44h.264v.264h-.264zm-12.436-.265v-.132h.265v.265h-.265zm11.907 0v-.132h.264v.265h-.264zm-11.378-.264V2.91h.265v.265h-.265zm10.848 0V2.91h.265v.265h-.265zm-10.318-.265v-.132h.264v.264h-.264zm9.79 0v-.132h.264v.264h-.265zm-9.261-.264V2.38h.264v.265h-.264zm8.319-.28l-.514-.411.595.288.596.289v.246h-.164zm-7.658-.117l.164-.265h.264l-.163.265-.164.264h-.264zm.662-.397v-.132h.264v.264h-.264zm6.085 0v-.132h.265v.264h-.265zm-5.556-.265v-.132h.264v.265h-.264zm5.027 0v-.132h.265v.265h-.265zm-4.498-.246v-.132l.53-.283.528-.283v.264l-.529.283-.529.284zm3.969-.018v-.133h.264v.265h-.264zm-.687-.438l-.189-.306.306.19.305.188v.233h-.233zM41.46.265L41.624 0h.264l-.163.265-.164.264h-.264zm1.19.132V.265h.265v.264h-.264zm-.528-.265V0h.264v.265h-.264z' fill='%23629438'/%3E%3Cpath d='M40.137 88.125l-1.587-.473-2.25-.844-2.248-.844-4.101-1.952-4.101-1.953-2.381-.693-2.382-.693-.727-.284-.728-.284v-.423l.86-.186.86-.186 3.602-1.157 3.603-1.156 1.55-.686 1.549-.685 1.86-1.078 1.859-1.077 2.91-1.861 2.91-1.862 2.382-1.767 2.381-1.768 2.25-1.97 2.248-1.97 1.754-1.966 1.755-1.966 1.515-2.117 1.516-2.116 1.03-2.045 1.03-2.045v-.392l-1.522 1.477-1.522 1.476-2.645 2.103-2.646 2.103-2.652 1.853-2.651 1.854-3.963 2.49-3.963 2.491-3.705 1.871-3.704 1.87-2.249.695-2.249.693-1.402.286-1.402.285h-3.32l-1.173-.4-1.174-.4L15 68.536 12.885 66.7l-2.844-1.633-2.844-1.632v-.463l.198-.005.199-.005 2.778-.375 2.778-.375 2.832-1.057 2.833-1.057 2.212-1.036 2.213-1.037 3.95-2.202 3.952-2.202 3.042-1.853 3.043-1.853 3.44-2.394 3.44-2.394 3.306-2.653 3.308-2.653 3.01-2.91L56.74 34l1.93-2.301 1.932-2.3 1.04-1.536 1.041-1.536.891-1.583.891-1.583-3.97 3.33-3.969 3.33-4.338 3.227-4.338 3.225-3.724 2.466-3.725 2.465-3.837 2.24-3.836 2.24-4.63 2.404-4.63 2.404-2.841 1.206-2.841 1.206-2.186.56-2.187.56-1.773-.098-1.773-.098-.654-.615-.655-.616-1.185-2.039-1.185-2.039-1.53-1.398-1.53-1.398-1.405-.794-1.406-.793v-.479h4.165L7 43.019l2.516-.639 2.62-1.056 2.621-1.057 3.044-1.435 3.043-1.436 2.9-1.66 2.9-1.658 2.778-1.868 2.778-1.868 2.91-2.272 2.91-2.271 2.699-2.723 2.697-2.723.87-1.114.868-1.114-.391.286-.392.287-2.25 1.611-2.248 1.612-3.175 1.891-3.175 1.892-4.763 2.345-4.762 2.346-3.34 1.337-3.34 1.336-2.349.574-2.348.573-2.514.025-2.513.024-.917-.538-.917-.539-.538-.916-.539-.917.065-4.498.065-4.498.42-3.284.422-3.284.212-.552.212-.553 2.742-.776 2.741-.777 5.027-1.643 5.028-1.643 3.44-1.37 3.439-1.371 2.116-.947 2.117-.948L36.698 3.1 40.667.987l.669-.47.67-.47 2.108 1.203 2.109 1.203 4.762 2.337 4.763 2.338 3.307 1.322 3.307 1.323 6.086 1.986 6.085 1.986 1.892.54 1.891.539.284 1.65.284 1.65.3 3.705.3 3.704-.172 4.498-.174 4.498-.264 2.513-.265 2.514-.39 2.381-.392 2.381-.546 2.514-.546 2.514-.8 2.736-.8 2.736-1.046 2.688-1.047 2.687-1.473 2.985-1.473 2.984-2.043 3.1-2.044 3.102-2.167 2.574-2.167 2.574-1.716 1.517-1.717 1.516-2.04 1.52-2.042 1.52-2.513 1.315-2.514 1.315-1.455.578-1.455.577-2.117.628-2.117.627-.132-.013-.132-.014zM245.36 51.853l-.623-.262-.797-.568-.796-.567-.628-1.35-.629-1.348-.003-.463-.003-.463h4.215l.283.529.283.529h2.609l.274-.512.274-.512v-3.474h-3.64l-.914-.382-.914-.382-.953-1.054-.952-1.055-.281-1.01-.28-1.012.017-6.35.017-6.35.202-2.303.202-2.304.709-1.023.709-1.023 1.072-.603 1.072-.602 1.531-.14 1.532-.138 1.03.33 1.031.331.863.644.862.644.593 1.11.593 1.108v26.459l-.6 1.124-.601 1.124-1.1.728-1.099.728-2.269.062-2.269.062zm4.186-13.206l.274-.512V23.02l-.53-.53-.529-.528h-1.486l-.48.35-.48.352-.137 7.666-.138 7.666.312.582.311.582h2.609zm-34.387 4.91v-.366l-1.563-.113-1.564-.113-1.077-.713-1.077-.713-.6-1.124-.601-1.124-.078-10.517-.077-10.517h4.256V37.87l.274.511.274.512h1.286l.273-.512.274-.511V18.257h4.234V43.92h-4.234zm-116.02-.254l-.793-.36-.872-.735-.871-.735-.575-1.09-.575-1.092-.102-3.385-.102-3.384 2.21.077 2.21.077.132 3 .132 2.998.514.375.513.374h1.222l.53-.529.528-.529v-5.258l-3.968-5.475-3.969-5.475v-6.352l.315-1.05.314-1.05 1.162-1.292 1.161-1.292 1.35-.4 1.35-.402H102.38l1.157.408 1.157.408.884.85.884.848.555 1.058.554 1.058.116 3.242.115 3.24H103.24V15.693l-.483-.437-.484-.438h-1.596l-.438.484-.438.484v5.086l3.992 5.497 3.993 5.496-.09 3.735-.09 3.735-.8 1.293-.8 1.293-1.135.798-1.135.798-1.901.074-1.902.074zm30.295.08l-.926-.183-.661-.279-.662-.279-.87-.81-.87-.81-.513-1.13-.513-1.13-.006-8.084-.006-8.084.697-1.4.697-1.398 1.028-.745 1.027-.744 1.328-.319 1.329-.318 1.211.305 1.212.305.92.625.92.625.608.896.61.897.29 1.046.29 1.047.002 7.441v7.441l-.407 1.157-.409 1.157-.848.884-.849.884-.926.468-.926.469-.926.125-.926.126zm2.371-4.803l.54-.58V23.62l-.549-.697-.548-.698h-1.549l-.53.53-.529.529V38.1l.53.53.529.529H131.266zm42.08-7.756V17.992H178.117V19.083l1.165-.175 1.165-.175 1.478.43 1.48.43.916.917.918.918.407 1.373.408 1.373v2.285H181.822V24.077l-.53-.529-.529-.529H179.294l-.588.412-.588.412v19.814h-4.234zm50.8 0V17.992H228.917v.956l1.786-.006 1.785-.006 1.059.56 1.058.562.583.624.582.625.41.98.41.98v3.192h-4.234v-2.608l-.416-.416-.415-.415h-1.733l-.438.484-.437.483-.001 3.684v3.683l-.175 6.152-.174 6.151h-3.884zm-108.359 12.07l-1.069-.485-.757-.898-.756-.897-.357-.851-.357-.852V11.112H117.263v27.171l.484.438.484.438h1.943V43.392l-1.39-.006-1.388-.006zm32.69.15l-.925-.294-1.366-1.333-1.366-1.332-.422-1.437-.422-1.437V22.225h-2.91v-4.498h2.91v-6.614h4.234v6.614h3.175v4.498H148.726l.078 7.695.077 7.695.864.772.864.772h.786V43.392l-.728-.027-.728-.027zm11.543-.023l-1.022-.38-.788-.75-.788-.748-.571-1.058-.571-1.059V22.358l.202-.723.202-.723.854-.972.854-.973 1.06-.482 1.061-.481 1.744-.006 1.745-.006 1.166.615 1.166.616.794 1.126.793 1.127.09 3.773.09 3.774-1.81.171-1.81.171-2.05.002-2.05.002v8.613l.412.589.411.588h1.74l.438-.484.438-.484v-3.53h4.234l-.006 2.05-.006 2.05-.486 1.059-.485 1.058-.76.753-.76.752-.776.401-.776.401-1.479.108-1.478.108zm3.8-19.199V22.51l-.512-.274-.511-.274H161.887l-.483.438-.484.438v2.299h3.44zm26.988 3.448V11.113H195.58v6.545l1.981.127 1.982.127 1.24.768 1.238.767.616 1.166.616 1.166-.004 8.888-.004 8.889-.591 1.033-.59 1.033-1.017.819-1.016.819-4.342.084-4.342.084zm7.355 11.571l.318-.317V22.509l-.512-.274-.512-.274h-2.416v17.198H198.385z' fill='%23347400'/%3E%3C/svg%3E\")"
|
|
16
|
+
}
|
|
17
|
+
},
|
|
18
|
+
"navbar": {
|
|
19
|
+
"inline-size": { "value": "137px" },
|
|
20
|
+
"block-size": { "value": "51px" },
|
|
21
|
+
"background-image": {
|
|
22
|
+
"value": "url(\"data:image/svg+xml,%3Csvg id='sloterburgLogo' viewBox='0 0 254.141 88.636' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M129.59 78.795l-.105-.346-1.098-8.07-1.099-8.07-.15-.875-.15-.876 1.284.082 1.284.082.57 4.01.57 4.008.113.34.113.34.465-3.82.464-3.82.143-.595.143-.595h2.324l-.02.86-.02.86-1.104 8.334-1.105 8.335-1.26.08-1.259.081zm8.1-.172l-.874-.465-.514-.78-.514-.78-.002-6.695-.002-6.693.391-.758.392-.757.702-.553.703-.552h2.38l.873.54.873.54.432 1.132.433 1.132-.084 6.332-.084 6.331-.635.89-.634.89-.878.367-.879.367-.603-.011-.604-.011zm2.318-2.67l.274-.512-.004-5.772-.004-5.772-.224-.354-.224-.354-.632.09-.632.09-.07 6.184-.072 6.184.302.364.302.364h.71zm3.978-6.103v-9.26h6.086v2.646h-3.44v3.44h3.44v2.645h-3.44v7.144h3.44v2.646h-6.086zm7.409 0v-9.26h2.38v15.875h3.44v2.646h-5.82zm14.287 8.68l-1.19-.61-.463-.926-.463-.926V73.29h2.645v2.152l.274.512.274.512h.934l.317-.318.318-.317V60.59h2.646l-.001 7.871-.001 7.872-.516.845-.515.846-.646.423-.646.423-.888.136-.888.135zm6.35-8.68v-9.26h6.35v2.646h-3.704v3.415l1.786.078 1.786.079.08 1.256.081 1.257h-3.733v7.144h3.704v2.646h-6.35zm16.064 9.097l-.189-.189V62.971h-3.175V60.59h8.731V62.97h-2.902l-.07 8.004-.07 8.003-1.068.08-1.068.078zm16.75-.3l-.921-.462-.6-.9-.601-.898V60.59h2.638l.07 7.71.07 7.71.442.28.443.279.682-.311.682-.31V60.59h2.646l-.004 7.739-.004 7.74-.591 1.03-.591 1.03-.922.491-.922.49h-1.596zm12.033-.062l-.794-.522-.463-.861-.463-.861v-3.58h2.646v3.11l.384.319.384.319.476-.091.476-.09.077-1.585.077-1.585-2.26-3.107-2.26-3.107V63.22l.365-.873.365-.873.72-.567.72-.567.891-.167.89-.167 1.14.552 1.139.55.457.775.457.774v4.02h-2.622l-.078-1.787-.078-1.785-.632-.09-.631-.09-.224.355-.225.354-.004 1.149-.004 1.148 2.25 3.112 2.248 3.11v4.5l-.603.894-.603.896-.654.33-.653.331-1.059.002-1.058.002zm-22.622-8.867V60.59h2.646v6.35h2.117v-6.35h2.38v18.256h-2.38V69.321h-2.117V78.846h-2.646zm17.198 0V60.59h2.646v18.256h-2.646z' fill='%231a7ca6'/%3E%3Cpath d='M41.152 88.46l.176-.177.176.176.177.177h-.706zm1.323 0l.176-.177.176.176.177.177h-.706zm-2.382-.265l.177-.177.176.177.176.176h-.705zm3.175 0l.177-.177.176.177.176.176h-.705zm-4.233-.265l.176-.176.177.176.176.177h-.705zm5.292 0l.176-.176.176.176.177.177h-.706zm-5.91-.22v-.133h.265v.265h-.264zm6.703-.044l.177-.177.176.177.177.176h-.706zm-7.408-.265l.176-.176.177.176.176.176h-.705zm8.378.044v-.132h.265v.264h-.265zm-9.172-.309l.177-.176.176.176.176.177h-.705zm9.79 0l.176-.176.177.176.176.177h-.706zm-10.407-.22v-.132h.264v.264h-.264zm11.112 0v-.132h.265v.264h-.265zm-11.818-.309l.177-.176.176.176.177.177h-.706zm12.436 0l.176-.176.177.176.176.177h-.706zm-13.23-.264l.177-.177.176.177.177.176h-.706zm13.935.044v-.132h.265v.264h-.265zm-14.552-.265v-.132h.265v.265h-.265zm15.104.034l.11-.099.86-.437.86-.437v.264l-.781.404-.78.404h-.38zm-15.633-.298v-.133h.265v.265h-.265zm-.705-.309l.176-.176.176.176.177.176h-.706zm-.618-.22v-.133h.265v.265h-.265zm-.529-.265v-.132h.265v.264h-.265zm19.58 0v-.132h.264v.264h-.265zm-20.11-.265v-.132h.265v.265h-.264zm20.638 0v-.132h.265v.265h-.265zm-21.166-.264v-.133h.264v.265h-.264zm21.695 0v-.133h.265v.265h-.265zm-22.225-.265v-.132h.265v.264h-.265zm22.755.019v-.132l.529-.284.529-.283v.265l-.53.283-.528.283zm-23.284-.283v-.133h.265v.265h-.265zm-.529-.265v-.132h.265v.264h-.265zm-.529-.265v-.132h.265v.265h-.265zm25.797-.132l.163-.264h.265l-.164.264-.163.265h-.265zm-26.326-.132v-.132h.264v.264H28.1zm-.53-.265v-.132h.265v.265h-.264zm27.517.033v-.1l.463-.363.463-.364-.363.464-.363.463h-.2zm-28.046-.297v-.133h.265v.265h-.265zm-.529-.265v-.132h.265v.264h-.265zm-.793-.264v-.133h.264v.265h-.264zm30.559-.133l.163-.264h.265l-.163.264-.164.265h-.265zm-31.53-.176l.177-.177.176.177.177.176h-.706zm-.793-.265l.176-.176.176.176.177.177h-.706zm33.381-.353l.48-.529h.264l-.48.53-.478.529h-.265zm-34.44.089l.177-.177.176.177.177.176h-.706zm-.793-.265l.176-.176.176.176.177.176h-.706zm-.794-.265l.176-.176.177.176.176.177h-.706zm-1.56-.5l-.513-.41.662.314.661.315.11.097.11.096h-.516zm39.175-.381l.479-.53h.264l-.479.53-.479.529h-.264zm-38.938-.441l.176-.177.177.177.176.176h-.705zm1.058-.265l.177-.176.176.176.176.176h-.705zm.794-.265l.176-.176.177.176.176.177h-.705zm1.058-.264l.177-.177.176.177.177.176h-.706zm.794-.265l.176-.176.177.176.176.177h-.705zm37.086-.088l.163-.265h.265l-.164.265-.163.265h-.265zm-36.292-.176l.176-.177.177.177.176.176h-.706zm.794-.265l.176-.176.176.176.177.176H25.1zm.97-.22v-.133h.264v.265h-.264zm.617-.31l.176-.175.177.176.176.176h-.705zm.794-.264l.176-.176.177.176.176.177h-.706zm.794-.264l.176-.177.176.177.177.176h-.706zm.705-.22v-.133h.265v.265h-.265zm.53-.265V76.2h.264v.265h-.265zm1.058-.53l.661-.378h.529l-.661.378-.662.379h-.529zm32.014.315v-.083l.86-.777.86-.777-.777.86-.777.86h-.166zm-30.56-.976l.164-.265h.265l-.164.265-.163.265h-.265zm.662-.397v-.132h.265v.264h-.265zm.53-.246v-.132l.529-.283.529-.283v.264l-.53.283-.529.283zm31.353-.68l.479-.529h.264l-.479.53-.479.528h-.264zm-30.03-.132v-.132h.264v.264h-.265zm.66-.397l.164-.265h.265l-.164.265-.163.265h-.265zm.662-.397v-.132h.265v.264h-.265zm29.766-.397l.479-.529h.264l-.478.53-.48.528h-.264zm-29.104 0l.163-.264h.265l-.164.264-.163.265h-.265zm.794-.529l.163-.265h.265l-.164.265-.163.265h-.265zm.793-.53l.164-.264h.264l-.163.265-.164.264h-.264zm28.31 0l.164-.264h.265l-.164.265-.163.264h-.265zm-46.103-.189l.728-.11.727.11.728.11h-2.911zm-1.83-.251l.176-.176.177.176.176.176h-.705zm4.89-.004l.347-.14.16.16.16.16-.508-.02-.507-.021zm15.527-.084l.164-.264h.264l-.163.264-.164.265h-.264zm-21.21-.176l.176-.177.176.177.176.176h-.705zm7.005-.004l.347-.14.16.16.16.16-.507-.02-.507-.021zm42.25-.084l.164-.265h.265l-.164.265-.163.264h-.265zm-49.873-.132v-.133h.264v.265h-.264zm8.82-.044l.176-.177.176.177.177.176h-.706zm13.67.062V70.4l.529-.283.529-.283v.264l-.53.283-.529.284zm-23.318-.614l-.363-.463.463.363.463.364v.2h-.2zm10.441.287l.176-.176.177.176.176.176h-.705zm.794-.265l.176-.176.177.176.176.177h-.706zm39.996-.088l.164-.264h.264l-.163.264-.164.265h-.264zm-39.026-.132v-.132h.265v.264h-.265zm12.435.032v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-11.818-.34l.177-.177.176.176.177.177h-.706zm-14.524-.949l-.777-.86.86.777.86.777v.166h-.166zm15.23.728v-.133h.264v.265h-.264zm38.232-.133l.164-.264h.264l-.163.264-.164.265h-.264zm-37.615-.176l.177-.176.176.176.176.176h-.705zm11.554.077v-.1l.463-.364.463-.363-.363.463-.363.463h-.2zm-10.848-.297v-.133h.264v.265h-.264zm.529-.265v-.132h.265v.264h-.265zm36.91-.132l.163-.265h.264l-.163.265-.164.264h-.264zm-36.359-.1l.11-.1 1.125-.567 1.124-.567v.265l-1.047.534-1.048.535h-.374zm10.958-.165l.164-.265h.264l-.163.265-.164.265h-.264zm-30.187-.86l-.504-.595.595.504.595.504v.182h-.182zm56.249.066l.283-.529h.265l-.284.53-.283.528h-.264zm-25.003 0l.163-.264h.265l-.164.264-.163.265h-.265zm-9.393-.397v-.132h.265v.265h-.265zm10.583-.529l.622-.661h.264l-.621.661-.621.662h-.265zm-33.75-.014l-.513-.412.595.289.595.288v.246h-.163zm23.696.279v-.133h.265v.265h-.265zm.53-.246v-.132l.528-.284.53-.283v.265l-.53.283-.529.283zm33.866-.019v-.132h.265v.265h-.265zm-59.16-.702l-.188-.306.305.19.305.188v.233h-.233zm59.425.173v-.132h.264v.264h-.264zm-32.809-.265v-.132h.265v.265h-.265zm9.79-.529l.621-.661h.265l-.622.661-.621.662h-.265zm-37.042.265v-.132h.265v.264h-.265zm27.914-.132l.163-.265h.265l-.164.265-.163.264h-.265zm32.676-.265l.283-.53h.265l-.284.53-.283.53h-.264zm-61.119.132v-.133h.265v.265h-.265zm-1.124-.548l-.728-.395v-.26l.794.41.793.41v.251l-.066-.01-.066-.011zm30.228.284v-.133h.265v.265h-.265zm.53-.246v-.133l.528-.283.53-.283v.265l-.53.283-.529.283zm9.26-.499v-.082l.86-.777.86-.778-.778.86-.777.86h-.165zm22.754-.049v-.132h.264v.264h-.264zm-64.172-.415l-.175-.282.126-.126.126-.126.157.408.157.409h-.217zm33.613.018l.163-.264h.265l-.164.264-.163.265h-.265zm30.823-.132v-.132h.265v.264h-.265zm-30.03-.397l.164-.265h.264l-.163.265-.164.265h-.264zm-33.784-.18l.348-.14.16.16.16.16-.508-.021-.507-.02zm64.08.048v-.133h.264v.265h-.265zm-61.98-.308l.331-.133.33.133.332.134H9.446zm32.346.043v-.132h.264v.264h-.264zm-30.212-.313l.347-.139.16.16.16.16-.508-.021-.507-.021zm30.873-.084l.164-.264h.264l-.163.264-.164.265h-.264zm29.245.133v-.265l.256-.397.257-.397v.529l-.257.397-.256.397zM13.106 62l.176-.176.177.177.176.176h-.706zm.794-.264l.176-.176.176.176.177.177h-.706zm29.677-.088l.163-.265h.265l-.163.265-.164.265h-.265zm-28.972-.132v-.133h.265v.265h-.265zm36.248.05v-.084l.86-.777.86-.777-.777.86-.777.86h-.166zm-35.63-.359l.176-.176.176.176.177.176h-.706zm29.148-.088l.163-.265h.265l-.164.265-.163.264h-.265zm-28.355-.177l.177-.176.176.176.176.177h-.705zm56.533.045v-.133h.264v.265h-.264zm-55.74-.31l.177-.175.177.176.176.176h-.705zm28.223.045v-.132h.265v.264h-.265zm-27.517-.265v-.132h.265v.265h-.265zm28.046.033v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm27.252-.033v-.132h.265v.265h-.265zm-54.504-.396l.397-.257h.529l-.397.257-.396.256h-.53zm54.769-.133v-.132h.265v.265h-.265zm-53.71-.264v-.133h.264v.265h-.264zm27.384-.133l.163-.264h.265l-.163.264-.164.265h-.265zm-26.833-.101l.11-.102 2.447-1.224 2.448-1.224v.265l-2.376 1.193-2.376 1.193h-.363zm53.424-.163v-.353l.176.176.176.177-.176.176-.176.177zm-25.797-.265l.163-.264h.265l-.164.264-.163.265h-.265zm5.82-.264l.48-.53h.264l-.479.53-.479.529h-.264zm-5.159-.1v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm25.4-.033v-.133h.265v.265h-.265zm.265-.661v-.353l.176.176.177.177-.177.176-.176.177zm-24.474-.265l.163-.264h.265l-.164.264-.163.265h-.265zm4.63.165v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-3.836-.694l.163-.264h.265l-.164.264-.163.265h-.265zm23.944.132v-.132h.265v.265h-.265zm-48.948-.529v-.132h.265v.265h-.265zm26.062-.397l.479-.529h.264l-.479.53-.478.529h-.265zm3.572.43v-.1l.463-.363.463-.364-.363.463-.363.464h-.2zm19.579-.165v-.353l.176.177.177.176-.177.176-.176.177zm-48.683-.132v-.133h.264v.265h-.264zm.529-.246v-.133l.529-.283.53-.283v.265l-.53.283-.53.283zm48.418-.416v-.353l.177.177.176.176-.176.177-.177.176zm-22.49-.1v-.1l.464-.363.463-.363-.363.463-.363.463h-.2zm3.573-.164l.163-.265h.265l-.164.265-.163.264h-.265zM27.57 55.43v-.133h.264v.265h-.264zm.529-.264v-.133h.264v.265H28.1zm46.831 0v-.133h.265v.265h-.265zm-46.302-.246v-.133l.53-.283.528-.283v.265l-.529.283-.529.283zm25.135-.548l.622-.661h.264l-.621.661-.621.661h-.265zm2.514.397l.163-.265h.265l-.163.265-.164.264h-.265zm18.918-.265v-.353l.176.177.176.176-.176.177-.176.176zM11.5 54.051l.731-.11.592.113.591.115-1.322-.004-1.323-.004zm18.45.057v-.132h.265v.265h-.264zm26.988-.396l.284-.53h.264l-.283.53-.283.529h-.265zM9.931 53.8l.176-.177.177.177.176.176h-.706zm4.233 0l.176-.177.177.177.176.176h-.705zm16.316.044v-.132h.265v.264h-.265zm-21.716-.86l-.641-.728.727.642.728.641v.173h-.172zm6.585.547l.347-.14.16.16.16.16-.507-.02-.507-.021zm15.793-.084l.163-.265h.265l-.164.265-.163.265h-.265zm44.317 0v-.353l.177.177.176.176-.176.176-.177.177zm-59.178-.176l.176-.177.177.177.176.176h-.706zm38.805.076v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-37.747-.341l.176-.176.177.176.176.176h-.705zm14.464.044v-.132h.265v.264h-.265zm-13.758-.265v-.132h.264v.265h-.264zm14.42-.132l.163-.264h.265l-.164.264-.163.265H32.3zm25.003.132v-.132h.264v.265h-.264zm18.256-.132V52.3l.176.177.177.176-.177.177-.176.176zm-57.062-.176l.176-.177.177.177.176.176h-.705zm.706-.22v-.134h.264v.265h-.264zm13.758 0v-.134h.264v.265h-.264zm24.606 0v-.134h.265v.265h-.265zm189.38-.06l.865-.107.723.11.723.11-1.588-.004-1.587-.003zM7.99 51.99v-.132h.265v.264H7.99zm11.995-.044l.176-.177.177.177.176.176h-.705zm13.802-.088l.164-.265h.264l-.163.265-.164.264h-.264zm42.201 0v-.353l.177.176.176.177-.176.176-.177.176zm169.422.088l.176-.177.177.177.176.176h-.705zm4.674.044v-.132h.265v.264h-.265zM20.69 51.726v-.132h.265v.265h-.265zm37.307 0v-.132h.264v.265h-.264zm186.796 0v-.132h.264v.265h-.264zm6.085 0v-.132h.265v.265h-.265zM7.461 51.065l-.283-.53h.265l.283.53.283.53h-.264zm14.288.132l.661-.378h.529l-.661.378-.661.378h-.53zm12.7.265v-.132h.264v.264h-.264zm209.657-.173l-.189-.306.306.189.305.189v.233h-.233zm7.433.04l.164-.264h.265l-.164.265-.163.264h-.265zM35.11 51.066l.164-.265h.264l-.163.265-.164.265h-.264zm23-.464l.774-.853.152.165.151.166-.332.119-.332.118.176.309.176.308-.22-.2-.218-.198-.551.46-.55.459zm.151.596v-.132h.265v.265h-.265zm17.992-.397v-.352l.176.176.177.176-.177.177-.176.176zm-53.181-.132v-.132h.264v.264h-.264zm12.832-.132l.164-.265h.264l-.163.265-.164.264h-.264zm-12.303-.132v-.133h.264v.265h-.264zm-16.669-.265v-.132h.265v.264h-.265zm17.198 0v-.132h.265v.264h-.265zm12.435.019v-.133l.53-.283.529-.283v.264l-.53.284-.529.283zm39.953-.151v-.353l.176.176.176.177-.176.176-.176.176zm-51.859-.133v-.132h.265v.265h-.265zm218.017 0v-.132h.265v.265h-.265zm10.319 0v-.132h.264v.265h-.264zM6.51 49.437l-.189-.306.306.189.305.189v.233H6.7zm18.678.173v-.133h.265v.265h-.265zm.53-.265v-.132h.264v.264h-.264zm12.17.033v-.1l.463-.363.463-.364-.363.463-.363.463h-.2zm204.38-.183l-.174-.282.126-.126.126-.126.157.408.156.408h-.216zm10.991.15v-.132h.265v.264h-.265zm-227.012-.264v-.133h.264v.265h-.264zm50.556-.287l.021-.507.139.347.139.347-.16.16-.16.16zM4.938 47.559L3.625 46.17l1.389 1.313 1.389 1.313v.152h-.152zm21.838 1.257v-.132h.264v.264h-.264zm226.748 0v-.132h.264v.264h-.264zm-226.219-.265v-.132h.265v.265h-.265zm11.774-.132l.164-.264h.264l-.163.264-.164.265h-.264zm-11.245-.132v-.132h.265v.264h-.265zm214.048-.132v-.353l.177.176.176.177-.176.176-.177.176zM253.81 48l.021-.507.14.347.138.348-.16.16-.16.16zm-225.446.033v-.132l1.059-.54 1.058-.54v.264l-1.058.54-1.059.54zm11.51-.143l.163-.265h.265l-.164.265-.163.265h-.265zm37.174-.265v-.352l.176.176.177.176-.177.177-.176.176zm169.44-.04l-.189-.306.306.189.305.189v.233h-.233zm2.671.04l.164-.264h.264l-.163.264-.164.265h-.264zm-208.491-.264l.163-.265h.265l-.164.265-.163.264h-.265zm.661-.365v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm204.788-.032v-.132h.264v.264h-.264zm3.528-1.72V43.26l.104.992.104.992-.104.992-.104.992zM30.744 46.7v-.132h.265v.265h-.264zm46.588-.286l.021-.507.14.347.138.347-.16.16-.16.16zm-46.058.022v-.133h.264v.265h-.264zM2.93 45.839l-.363-.463.463.363.463.364v.2h-.2zm28.873.331v-.132h.265v.264h-.265zm10.716-.132l.163-.265h.265l-.164.265-.163.264h-.265zm-10.187-.132v-.133h.265v.265h-.265zm.53-.246v-.133l.528-.283.53-.283v.264l-.53.284-.529.283zm10.318.013v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-41.168-.47l-.189-.305.306.189.305.188v.234h-.233zm75.564.041v-.353l.176.177.177.176-.177.177-.176.176zm-76.2-.397v-.132h.264v.265h-.264zm32.808 0v-.132h.265v.265h-.265zm10.054.033v-.1l.463-.363.463-.364-.363.463-.363.464h-.2zM.847 44.583v-.133h.264v.265H.847zm33.999-.133l.163-.264h.265l-.164.264-.163.265h-.265zM.174 44.168L0 43.886l.126-.126.126-.126.157.408.157.408H.349zm77.708-.247v-.661l.134.33.133.331-.133.33-.134.332zm-42.375.132v-.132h.265v.265h-.265zm9.79.033v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm169.598-.28v-.38l-.86-.107-.86-.107.992-.042.992-.042v.772l2.183.089 2.183.09-2.315.053-2.315.054zm-178.859-.017v-.132h.265v.264h-.265zm64.757-.055l.595-.114.596.114.595.115H100.198zm-98.028-.267l.728-.11.727.11.728.11H2.037zm33.933-.075l.163-.265h.265l-.164.265-.163.265h-.265zm62.662.088l.176-.176.177.176.176.177h-.705zm3.88.044v-.132h.265v.265h-.265zm15.152-.057l.73-.11.592.113.592.114-1.323-.004-1.323-.004zm10.976.014l.33-.133.332.133.33.134h-1.323zm1.588 0l.33-.133.331.133.33.134h-1.322zm19.86-.006l.347-.139.16.16.16.16-.507-.02-.507-.022zm11.498-.003l.468-.122.326.132.325.132-.794-.01-.793-.01zm11.404-2.462v-2.778l.097 1.389.097 1.389-.097 1.389-.097 1.389zm17.486 2.315l-.127-.33.07-16.008.072-16.007.064 16.198.064 16.199 3.77.08 3.77.082-3.778.058-3.779.059zm33.344-12.634l.004-12.832 2.117-.016 2.117-.016-2.048.093-2.048.092-.073 12.756-.072 12.755zm4.212 8.864V35.32l.09 2.196.09 2.195-.09 2.038-.09 2.038zm18.352 3.909l.865-.107.723.11.723.11-1.588-.004-1.587-.003zm-241.415-.25l.177-.176.176.177.177.176H5.52zm93.046.045v-.133h.264v.265h-.264zm5.291 0v-.133h.265v.265h-.265zm12.788-.044l.177-.177.176.177.177.176h-.706zm11.554.044v-.133h.264v.265h-.264zm3.969 0v-.133h.264v.265h-.264zm17.198 0v-.133h.264v.265h-.264zm11.465-.044l.176-.177.177.177.176.176h-.706zm2.91 0l.177-.177.176.177.176.176h-.705zm35.63.044v-.133h.265v.265h-.264zm46.038 0v-.133h.265v.265h-.265zM6.756 42.95l.176-.176.177.176.176.176h-.706zm30.603.044v-.132h.265v.264h-.265zm9.658-.397l.478-.529h.265l-.479.53-.479.528h-.264zm51.039.224l-.189-.305.306.188.305.19v.232h-.233zm6.64.04l.163-.264h.265l-.164.265-.163.265h-.265zm11.51.133v-.132h.264v.265h-.265zm11.464-.044l.177-.176.176.176.177.177h-.706zm5.204.073v-.104l.41-.158.411-.158-.162.262-.161.261h-.498zm15.875-.029v-.132h.264v.265h-.264zm11.377 0v-.132h.264v.265h-.264zm4.762 0v-.132h.265v.265h-.265zm47.184-.044l.177-.176.176.176.177.177h-.706zm32.809 0l.176-.176.177.176.176.177h-.706zM7.814 42.686l.176-.177.177.177.176.176h-.705zm30.207-.089l.163-.264h.265l-.164.264-.163.265h-.265zm77.655.133v-.132h.264v.265h-.264zm32.122-.174l-.19-.305.306.189.306.189v.233h-.234zm11.799.174v-.132h.264v.265h-.264zm5.82 0v-.132h.265v.265h-.264zm35.19 0v-.132h.265v.265h-.265zm10.848 0v-.132h.265v.265h-.265zM8.608 42.42l.176-.175.177.176.176.176h-.706zm69.518-.242l.02-.507.14.348.139.347-.16.16-.16.16zm18.872-.176l-.504-.595.595.504.595.504v.182h-.182zm8.756.066l.479-.529h.265l-.48.53-.478.528h-.265zm20.736.066l-.363-.463.463.363.463.364v.2h-.2zm7.442.38v-.082l.86-.777.86-.777-.777.86-.777.86h-.166zm32.015-.017v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm44.821-.205l-.188-.306.305.19.305.188v.233h-.233zm32.553-.555l-.777-.86.86.778.86.777v.165h-.166zm-233.92.42l.177-.177.176.176.177.177h-.706zm29.281.043v-.132h.265v.265h-.265zm75.778-.463l-.504-.595.595.504.596.504v.183h-.182zm31.893-.396l-.911-.993.992.912.992.912v.16h-.16zm12.028.396l-.504-.595.595.504.596.504v.183h-.183zm43.02.496v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-191.206-.341l.177-.177.176.177.177.176h-.706zm29.149-.088l.163-.265h.265l-.164.265-.163.264h-.265zm8.995-.265l.48-.53h.264l-.479.53-.479.53h-.264zm-37.35.088l.176-.176.177.176.176.177h-.705zm.706-.22v-.133h.264v.265h-.264zm28.31 0v-.133h.265v.265h-.265zm127 .032v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-154.781-.297v-.132h.264v.264h-.264zm28.443-.132l.163-.265h.265l-.164.265-.163.264h-.265zm65.88 0l.164-.265h.265l-.164.265-.163.264h-.265zm18.76-.041l-.188-.306.306.19.305.188v.233h-.233zm-112.466-.136l.177-.176.176.176.176.177h-.705zm65.55-.242l.02-.507.14.347.138.347-.16.16-.16.16zm17.706.287v-.133h.264v.265h-.264zm17.57-.174l-.19-.305.306.189.305.188v.234h-.233zm88.792.174v-.133h.265v.265h-.265zm6.88 0v-.133h.264v.265h-.265zm-195.792-.265v-.132h.264v.264h-.264zm27.913-.132l.164-.265h.264l-.163.265-.164.264h-.264zm8.467-.265l.479-.53h.264l-.478.53-.48.53h-.264zm107.553.397v-.132h.265v.264h-.265zm84.931 0v-.132h.265v.264h-.265zm-228.07-.397l.396-.256h.53l-.397.256-.397.257h-.529zm81.491.132v-.132h.265v.265h-.265zm11.113 0v-.132h.264v.265h-.264zm17.991 0v-.132h.265v.265h-.265zm10.848 0v-.132h.265v.265h-.265zm32.015 0v-.132h.264v.265h-.264zm34.925 0v-.132h.264v.265h-.264zm6.35 0v-.132h.264v.265h-.264zm-166.82-.397l.164-.264h.264l-.163.264-.164.265h-.264zm71.04.133v-.133h.265v.265h-.264zm32.015 0v-.133h.265v.265h-.265zm11.906 0v-.133h.265v.265h-.265zm84.932 0v-.133h.264v.265h-.264zm-226.748-.265v-.132h.264v.264H15.4zm80.169 0v-.132h.264v.264h-.264zm11.641 0v-.132h.265v.264h-.265zm17.463 0v-.132h.264v.264h-.264zm11.377-.132v-.353l.176.177.177.176-.177.176-.176.177zm32.014.132v-.132h.265v.264h-.265zm34.925 0v-.132h.265v.264h-.265zm5.821 0v-.132h.265v.264h-.265zm-192.881-.263v-.133h.265v.265h-.265zm26.987 0v-.133h.265v.265h-.265zm70.115-.133v-.352l.176.176.177.176-.177.177-.176.176zm32.015.133v-.133h.264v.265h-.264zm11.906 0v-.133h.264v.265h-.264zM16.457 39.29v-.132h.265v.264h-.265zm27.12-.132l.163-.265h.265l-.163.265-.164.264h-.265zm35.109-.397l.01-.794.122.468.122.468-.132.326-.132.326zm22.261.485l.177-.176.176.176.177.176h-.706zm.794 0l.177-.176.176.176.176.176h-.705zm66.587-.088v-.353l.176.176.177.177-.177.176-.176.176zm40.238-.155l.02-.507.14.348.138.347-.16.16-.16.16zm33.316.155v-.353l.177.176.176.177-.176.176-.177.176zm-224.631-.265l.397-.256h.529l-.397.256-.397.257h-.529zm34.925-.661l.897-.926h.265l-.898.926-.897.926h-.265zm43.127.661v-.353l.176.177.177.176-.177.177-.176.176zm4.87-.04l-.19-.306.306.189.306.188v.234h-.234zm2.406.04l.164-.264h.264l-.163.264-.164.265h-.264zm4.895 0v-.353l.176.177.177.176-.177.177-.176.176zm10.583.132v-.132h.265v.265h-.265zm6.35 0v-.132h.265v.265h-.265zm5.292 0v-.132h.264v.265h-.264zm1.323 0v-.132h.264v.265h-.264zm5.291-.132v-.353l.177.177.176.176-.176.177-.177.176zm8.467 0v-.353l.176.177.177.176-.177.177-.176.176zm5.91.088l.175-.176.177.176.176.177h-.705zm10.725-.286l-.363-.463.463.363.463.363v.2h-.2zm1.886.33v-.132h.264v.265h-.264zm83.186-.173l-.189-.305.306.189.305.188v.234h-.233zm2.671.041l.164-.264h.264l-.163.264-.164.265h-.264zM44.371 38.63l.163-.265h.265l-.164.265-.163.264h-.265zm84.641-.041l-.189-.306.306.189.305.189v.233h-.233zm2.539.173v-.132h.264v.264h-.264zm18.52 0v-.132h.265v.264h-.264zm6.667-.53l.01-.793.122.468.122.468-.132.326-.132.325zm56.412.357l-.19-.306.306.189.306.189v.233h-.234zm1.348.04l.163-.264h.265l-.164.265-.163.264h-.265zm-196.189-.132v-.132h.265v.265h-.265zm94.585-13.758l.004-13.758 2.117-.016 2.117-.016-2.049.092-2.048.093-.072 13.682-.072 13.681zm90.476 5.953v-8.07l.08 4.035.081 4.035-.08 4.035-.08 4.035zm-184.532 7.54V38.1h.265v.265h-.265zm26.326-.132l.164-.264h.265l-.164.264-.163.265H45zm57.812.133V38.1h.264v.265h-.264zm14.287 0V38.1h.265v.265h-.265zm27.273-.287l.021-.507.14.347.138.347-.16.16-.16.16zm19.559.287V38.1h.264v.265h-.264zm82.134-5.953v-6.218l.084 3.109.084 3.109-.084 3.108-.084 3.11zm3.443-1.588v-7.805l.081 3.902.08 3.903-.08 3.903-.08 3.902zM19.368 37.968v-.132h.264v.264h-.264zm109.39-7.276v-7.54l.08 3.77.082 3.77-.082 3.77-.08 3.77zm3.438.132v-7.408l.082 3.786.081 3.787-.081 3.622-.082 3.622zm28.832 2.91v-4.497l.088 2.17.09 2.17-.09 2.328-.088 2.328zm51.813-5.479l-.063-9.977-2.183-.09-2.183-.088 2.191-.054 2.192-.054.127.332.127.332-.073 9.788-.072 9.789zm2.117-.143l-.063-10.12 2.315.054 2.315.054-2.18.089-2.18.089-.072 9.977-.073 9.978zM19.897 37.704v-.133h.264v.265h-.264zm25.929.036v-.133l.794-.565.793-.565v.264l-.793.566-.794.565zm78.433-7.18V23.15l.082 3.787.08 3.786-.08 3.622-.082 3.622zm24.754 7.143v-.132h.265v.265h-.265zm19.664-1.455v-1.72l.107.86.107.86-.107.86-.107.86zM20.426 37.452v-.132l.794-.41.793-.41v.264l-.793.41-.794.41zm128.44-7.818v-7.54l.08 3.77.082 3.77-.081 3.77-.082 3.77zM78.95 36.116l.01-.794.122.468.122.468-.131.326-.132.326zm-56.672.265v-.133h.265v.265h-.265zm25.532-.133l.164-.264h.264l-.163.264-.164.265h-.264zm-25.003-.132v-.132h.265v.264h-.265zm.53-.265v-.132h.264v.265h-.265zm25.135.033v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-24.474-.43l.163-.264h.265l-.164.265-.163.264h-.265zm.661-.396v-.133h.265v.265h-.265zm25.003-.133l.164-.264h.264l-.163.264-.164.265H49.5zm6.736-.86l1.18-1.256h.154v.154l-1.257 1.18-1.256 1.18zm-31.077.596l.163-.265h.265l-.164.265-.163.264h-.265zm25.003-.1v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-42.51-.341l.176-.177.177.177.176.176h-.705zm3.815 0l.33-.133.331.134.33.133h-1.322zm14.353.044v-.133h.265v.265h-.265zm-19.05-.265v-.132h.265v.264h-.265zm6.438-.044l.177-.176.176.176.177.176h-.706zm13.274-.088l.163-.265h.265l-.164.265-.163.264h-.265zm52.606-1.455l.002-1.852.104.998.105.998-.107.854-.106.854zM6.403 33.735v-.133h.265v.265h-.265zm8.29-.045l.177-.176.176.176.176.177h-.705zm36.69.077v-.1l.462-.363.463-.363-.363.463-.363.463h-.2zm-46.02-.862l-.548-.697.008-.295.008-.295.294.529.294.53.4.462.401.463h-.308zm10.389.52l.176-.176.176.177.177.176h-.706zm11.553.045v-.132h.265v.264h-.265zM16.81 33.16l.176-.176.177.176.176.177h-.705zm11.157-.088l.163-.265h.265l-.164.265-.163.265h-.265zm-10.363-.176l.176-.177.176.177.177.176h-.706zm34.836.076v-.1l.464-.363.463-.363-.364.463-.363.463h-.2zm50.378-.205l-.188-.306.305.189.305.189v.233h-.233zm-84.42-.136l.176-.176.176.176.177.176h-.706zm10.23.077v-.1l.463-.363.463-.364-.363.463-.363.463h-.2zm70.908-.033v-.132h.265v.264h-.265zm-80.433-.264v-.133h.265v.265h-.265zm.53-.265v-.132h.264v.264h-.265zm33.866.032v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-33.25-.34l.177-.177.176.176.177.177h-.706zm9.57-.089l.163-.264h.265l-.164.264-.163.265h-.265zm28.84-.264l.478-.53h.265l-.48.53-.478.529h-.265zm43.366.223l-.19-.305.306.189.306.188v.234h-.234zm-81.07-.091v-.132h.265v.264h-.265zm86.519 0v-.132h.264v.264h-.264zm-85.902-.309l.177-.176.176.176.177.177h-.706zm9.04-.088l.164-.265h.264l-.163.265-.164.265h-.264zm23.945.165v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm123.619-3.638l-.058-3.87.463-.364.463-.363-.324.415-.323.415-.081 3.818-.082 3.819zM4.602 30.56l.01-.794.122.468.122.468-.132.326-.131.325zm17.676.529v-.133h.265v.265h-.265zm84.774-.173l-.19-.306.306.189.306.189v.233h-.234zm-84.157-.136l.177-.176.176.176.177.176h-.706zm8.511-.088l.164-.265h.264l-.163.265-.164.264h-.264zm69.825-.041l-.189-.306.306.19.305.188v.233h-.233zM23.6 30.56v-.133h.264v.265h-.264zm32.014.032v-.1l.464-.363.463-.363-.364.463-.363.463h-.2zm4.102-.43l.478-.529h.265l-.479.53-.479.529h-.264zm-35.587.133v-.132h.265v.264h-.265zm7.938.032v-.1l.463-.363.463-.363-.364.463-.363.463h-.2zm-7.409-.297v-.132h.265v.265h-.265zm76.043-.173l-.19-.305.306.188.306.19v.233h-.234zm5.556 0l-.189-.305.306.188.305.19v.233h-.233zm-80.805-.224l.397-.256h.529l-.397.256-.397.257h-.529zm7.673-.1v-.1l.463-.362.463-.364-.363.463-.363.463h-.2zm24.21-.429l.478-.529h.265l-.48.53-.478.528h-.265zm-30.825.133v-.133h.265v.265h-.265zm33.867.032v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm106.95-.086l1.248-.107.088-3.095.088-3.094-.013 3.175-.014 3.175-1.323.027-1.323.027zM27.04 28.972v-.132h.265v.264h-.265zm72.868-.173l-.189-.306.306.19.305.188v.233h-.233zm5.714.173v-.132h.264v.264h-.264zm-78.052-.265v-.132h.264v.265h-.264zm.529-.264v-.132h.264v.264H28.1zm6.35.032v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm24.341-.561l.622-.662h.264l-.62.662-.622.661h-.265zm-30.162.264v-.132h.265v.265h-.265zm32.676-.132l.164-.265h.264l-.163.265-.164.265h-.264zm43.631-.04l-.189-.306.306.188.305.19v.233h-.233zm-75.778-.092v-.133h.265v.265h-.265zm70.115 0v-.133h.264v.265h-.264zm-69.586-.265v-.132h.265v.264h-.265zm5.821.032v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm-5.292-.297v-.132h.265v.265h-.265zm31.618-.132l.164-.264h.264l-.163.264-.164.265h-.264zM4.642 25.268l.001-2.117.102 1.132.102 1.131-.104.985-.103.985zm26.103 1.852v-.132h.264v.264h-.264zm29.633-.53l.621-.66h.265l-.621.66-.622.662h-.264zm38.207.357l-.189-.306.306.19.305.188v.233h-.233zm5.556 0l-.189-.306.306.19.305.188v.233h-.233zm-72.867-.092v-.132h.264v.265h-.264zm.529-.264v-.133h.265v.265h-.265zm5.027.05v-.084l.86-.777.86-.777-.777.86-.777.86h-.166zm25.532-.183l.164-.264h.264l-.163.264-.164.265H62.2zm119.243-1.124l.048-1.39.098 1.247.099 1.247 2.169.088 2.168.09-2.315.053-2.315.054zm52.922 1.196l2.037-.093.1-1.246.1-1.246-.02 1.323-.021 1.323-2.117.016-2.116.016zm-202.195-.185v-.133l.53-.283.528-.283v.265l-.529.283-.529.283zm65.46-.457l-.19-.305.306.189.305.189v.233h-.233zm5.713.174v-.133h.265v.265h-.265zm-40.746-.265v-.132h.265v.264h-.265zm-29.104-.265V25.4h.265v.265h-.265zm28.443-.396l.479-.53h.264l-.479.53-.479.529h-.264zm-27.914.132v-.132h.265v.264h-.265zm29.159-.595l.308-.728.375-.397.376-.397-.562 1.125-.562 1.124h-.242zm33.92.422l-.19-.306.306.189.305.189v.233h-.233zm5.555 0l-.188-.306.305.189.305.189v.233h-.233zm-68.105-.092v-.132h.265v.265h-.265zm126.282-1.058l.004-1.323.11.731.111.732-.114.591-.114.592zm80.972-.397v-1.72l.107.86.106.86-.106.86-.107.86zM35.375 24.606l.163-.264h.265l-.164.264-.163.265h-.265zm4.884-1.124l1.18-1.257h.154v.155l-1.257 1.18-1.257 1.179zm-4.223.728v-.133h.265v.265h-.265zm60.432-.174l-.188-.305.305.189.305.188v.234h-.233zm5.557 0l-.19-.305.306.189.306.188v.234h-.234zm-65.327-.223l.163-.265h.265l-.164.265-.163.264h-.265zm195.395.132v-.132h.264v.264h-.264zm-50.958-.438l-.189-.305.306.189.305.188v.234h-.233zm4.676-.113l.021-.507.14.347.138.347-.16.16-.16.16zm-148.452.022v-.133h.265v.265h-.265zm41.88-1.059l.004-1.323.11.732.111.731-.114.592-.114.591zm152.589 1.059v-.133h.265v.265h-.265zm-193.807-.397l.163-.265h.265l-.164.265-.163.264h-.265zm57.654-.041l-.19-.306.306.19.306.188v.233h-.234zm5.713.173v-.132h.265v.264h-.265zm78.119-.05l.463-.121.463.121.463.121h-1.852zm50.67-.005l.599-.115.46.12.46.12-1.059-.004-1.058-.005zm-101.14-.342l.164-.265h.264l-.163.265-.164.265h-.264zm7.297-.154l.021-.507.14.347.138.347-.16.16-.16.16zm99.992.154v-.353l.176.177.177.176-.177.176-.176.177zm-197.644-.132v-.133h.265v.265h-.265zm118.025-.287l.021-.507.14.347.138.347-.16.16-.16.16zm7.23.114l-.189-.306.306.189.305.189v.233h-.233zm21.589.04v-.352l.176.176.177.176-.177.177-.176.176zm13.072-.04l-.19-.306.306.189.306.189v.233h-.234zm47.914.04l.164-.264h.264l-.163.264-.164.265h-.264zm2.62-.04l-.188-.306.306.189.305.189v.233h-.233zm-209.788-.224l.163-.265h.265l-.164.265-.163.264h-.265zm55.959.132v-.132h.265v.264h-.265zm5.399-.173l-.19-.306.306.19.306.188v.233h-.234zm23.705.04v-.352l.177.176.176.177-.176.176-.177.177zm5.292.133v-.132h.264v.264h-.264zm1.323 0v-.132h.264v.264h-.264zm122.766-.132v-.353l.177.176.176.177-.176.176-.177.177zm-112.354-2.25v-2.38l.1 1.116.101 1.117-.1 1.264-.099 1.265zm20.746 2.063l.598-.115.46.12.46.12-1.059-.005-1.058-.005zm6.148-.078v-.352l.176.176.177.176-.177.177-.176.176zm27.847.075l.728-.11.728.11.727.11h-2.91zm39.886.058v-.133h.265v.265h-.265zm11.444-.05l.463-.121.463.12.463.122h-1.852zm-207.368-.347l.164-.265h.264l-.163.265-.164.264h-.264zm95.912 0v-.353l.176.176.177.177-.177.176-.176.177zm15.966-1.72l.002-2.117.101 1.132.102 1.131-.104.985-.103.986zm33.246 1.852v-.132h.265v.264h-.265zm-80.888-.327l1.265-.1 1.116.101 1.117.101h-2.382l-2.38-.002zm20.299.062v-.132h.264v.265h-.264zm78.316 0v-.132h.265v.265h-.265zm32.809 0v-.132h.264v.265h-.264zm6.35-.132v-.353l.176.177.177.176-.177.177-.176.176zM4.867 20.77l.01-.794.122.468.122.468-.132.326-.132.325zm36.064.397l.164-.265h.264l-.163.265-.164.264h-.264zm58.977-.041l-.189-.306.306.189.305.189v.233h-.233zm57.043.173v-.132h.264v.264h-.264zm27.888-.173l-.189-.306.306.189.305.189v.233h-.233zm68.685.173v-.132h.264v.264h-.264zm-128.588-.265v-.132h.265v.265h-.265zm10.69-.173l-.188-.305.305.188.306.19v.233h-.234zm32.437.173v-.132h.265v.265h-.265zm-126.47-.231v-.1l.463-.363.463-.364-.364.463-.363.463h-.2zm115.622-.033v-.132h.265v.264h-.265zm77.754-.33l-.363-.464.463.364.463.363v.2h-.2zm7.442.33v-.132h.265v.264h-.265zm10.848 0v-.132h.265v.264h-.265zm-127.926-.397l.164-.264h.264l-.163.264-.164.265h-.264zm42.308-.04l-.189-.306.306.189.305.188v.234h-.233zm-124.064-.489l.479-.53h.264l-.478.53-.48.53h-.264zm91.52.224l-.188-.306.305.19.306.188v.233h-.234zm22.383.222v-.082l.86-.777.86-.778-.777.86-.777.86h-.166zm85.196-.017v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm10.319-.032v-.132h.264v.264h-.264zM42.65 20.009v-.1l.463-.363.463-.363-.363.463-.363.463h-.2zm140.865-.206l-.189-.305.306.189.305.188v.234h-.233zm18.679.173v-.132h.264v.265h-.264zM78.95 19.183l.01-.794.122.468.122.468-.131.326-.132.325zm154.995.529v-.132h.264v.264h-.264zm-66.94-.265v-.132h.265v.265h-.265zm15.875 0v-.132h.265v.265h-.265zm50.535 0v-.132h.265v.265h-.265zm-99.376-.438l-.189-.305.306.189.305.189v.233h-.233zm48.047.174v-.133h.265v.265h-.265zm50.8 0v-.133h.265v.265h-.265zM5.122 18.52v-.661l.133.33.134.331-.134.33-.133.332zm38.852.397v-.132h.264v.264h-.264zm82.814 0v-.132h.265v.264h-.265zm39.266-.173l-.189-.306.305.19.306.188v.233h-.233zm12.064-.213v-.519l-2.183-.089-2.183-.089 2.208-.054 2.207-.053.135.515.134.515.436.115.436.116-.595.03-.595.031zm2.998.342l.177-.176.176.176.176.176h-.705zm19.863-.13l-.189-.305.305.19.306.188v.233h-.233zm28.137.131l.33-.133.331.133.331.134h-1.323zm2.8 0l.177-.177.176.176.176.177h-.705zm12.215-.09l.164-.264h.264l-.163.265-.164.265h-.264zm-110.886-.305l-.188-.305.305.189.306.189v.233h-.234zm26.087.174v-.133h.265v.265h-.265zm91.918-.174l-.19-.305.306.189.306.189v.233h-.234zm-206.482-.09v-.133h.264v.264h-.264zm82.814 0v-.133h.265v.264h-.265zm32.28 0v-.133h.264v.264h-.265zm5.556 0v-.133h.264v.264h-.264zm34.925 0v-.133h.264v.264h-.264zm44.45 0v-.133h.264v.264h-.264zM128.2 18.08l.176-.176.176.176.177.177h-.706zm4.233 0l.176-.176.177.176.176.177h-.706zm28.046 0l.176-.176.176.176.177.177h-.706zm4.233 0l.176-.176.177.176.176.177h-.705zm35.101.044v-.132h.265v.265h-.265zm45.509 0v-.132h.264v.265h-.264zm5.027 0v-.132h.264v.265h-.264zm-121.091-.308l.176-.177.177.177.176.176h-.706zm2.117 0l.176-.177.176.177.177.176h-.706zm30.542-.016l.864-.107.723.11.723.11-1.588-.003-1.587-.003zm36.926.016l.177-.177.176.177.176.176h-.705zm47.36 0l.177-.177.176.177.177.176h-.706zm3.44 0l.177-.177.176.177.176.176h-.705zM148.75 14.43v-3.297l-2.183-.089-2.183-.089 2.315-.054 2.315-.053v6.879h-.264zm-70.094 2.613l.021-.507.139.347.139.348-.16.16-.16.16zM5.386 16.67v-.661l.134.33.133.331L5.52 17l-.134.33zm73.005-1.234l-.021-.574-.331-.133-.33-.134.338-.02.34-.021.148.388.15.388-.137.34-.137.339zm21.41.308v-.132h.264v.265h-.264zm3.175 0v-.132h.264v.265h-.264zm4.519-.286l.02-.508.14.348.139.347-.16.16-.16.16zM5.609 15.082v-.53h.48l-.139.53-.138.529H5.61zm89.694 0v-.353l.176.176.177.177-.177.176-.176.176zm5.16 0l.163-.265h.264l-.163.265-.164.264h-.264zm1.72-.133v-.132h.264v.265h-.265zm-95.565-.577l.347-.14.16.16.16.16-.507-.02-.507-.021zm70.517.004l.176-.177.177.177.176.176h-.705zm18.433-.088v-.353l.176.176.176.177-.176.176-.176.176zm11.641.132v-.132h.265v.264h-.265zM7.55 14.11l.177-.176.176.176.177.177h-.706zm68.528 0l.176-.176.176.176.177.177H75.9zm-67.734-.264l.177-.177.176.177.176.176h-.705zm66.94 0l.176-.177.177.177.176.176h-.706zm31.662.044v-.133h.264v.265h-.264zm-97.543-.309l.176-.176.176.176.177.176h-.706zm64.823 0l.176-.176.176.176.177.176h-.706zm21.74-.088l.163-.265h.265l-.164.265-.163.264H95.8zm-85.77-.177l.177-.176.176.176.177.177h-.706zm63.236 0l.176-.176.177.176.176.177h-.706zm33.25.044v-.132h.264v.265h-.265zm-95.427-.308l.176-.177.176.177.177.176h-.706zm61.383 0l.176-.177.177.177.176.176h-.705zm-60.59-.265l.177-.176.176.176.177.177h-.706zm59.532 0l.176-.176.176.176.177.177h-.706zm24.782.094v-.083l.86-.777.86-.777-.777.86-.777.86h-.166zm9.376-.777l-.777-.86.86.777.86.777v.166h-.166zm-92.896.419l.177-.177.176.177.176.176h-.705zm57.944 0l.176-.177.177.177.176.176h-.705zm-57.15-.265l.176-.176.177.176.176.176h-.705zm56.356 0l.177-.176.176.176.176.176h-.705zm-55.562-.265l.176-.176.176.176.177.177h-.706zm54.768 0l.177-.176.176.176.177.177h-.706zm-53.798-.22v-.132h.264v.264H15.4zm53.005-.044l.176-.177.176.177.177.176h-.706zm-52.123-.265l.176-.176.177.176.176.177h-.706zm51.329 0l.176-.176.177.176.176.177h-.705zm-50.535-.264l.176-.177.176.177.177.176h-.706zm49.741 0l.177-.177.176.177.176.176h-.705zm-48.948-.265l.177-.176.176.176.176.177h-.705zm48.154 0l.177-.176.176.176.177.177h-.706zm32.456.044v-.132h.265v.265h-.265zm5.82 0v-.132h.265v.265h-.264zm-85.636-.308l.176-.177.177.177.176.176h-.705zm46.567 0l.176-.177.176.177.177.176h-.706zm33.866 0l.177-.177.176.177.177.176h-.706zm4.498 0l.177-.177.176.177.176.176h-.705zm-84.137-.265l.176-.176.177.176.176.176h-.706zm44.979 0l.176-.176.177.176.176.176h-.705zm35.58-.004l.348-.139.16.16.16.16-.507-.021-.507-.021zm2.785.004l.176-.176.176.176.177.176h-.706zm-82.639-.22v-.133h.265v.265h-.265zm43.48-.045l.177-.176.176.176.176.177h-.705zm-42.686-.22V9.79h.265v.264h-.265zm42.069 0V9.79h.264v.264h-.264zm-41.452-.309l.177-.176.176.176.177.177h-.706zm40.658.044v-.132h.265v.265h-.265zM22.366 9.35l.177-.177.176.177.176.176h-.705zm39.159 0l.176-.177.176.177.177.176h-.706zm-38.453-.22v-.133h.264v.264h-.264zm37.835 0v-.133h.265v.264h-.265zm-37.218-.31l.176-.176.177.176.176.177h-.705zm36.513 0l.176-.176.176.176.177.177h-.706zM24.395 8.6v-.132h.264v.264h-.264zm35.013-.044l.176-.177.177.177.176.176h-.706zM25.012 8.29l.176-.176.177.176.176.177h-.705zm33.778.044v-.132h.265v.265h-.265zM25.718 8.07v-.132h.264v.264h-.264zm32.014-.132l-.397-.257h.529l.397.257.397.256h-.529zM26.335 7.76l.176-.176.177.176.176.177h-.705zm.705-.22v-.133h.265v.265h-.265zm29.898 0v-.133h.265v.265h-.265zm-29.28-.309l.176-.176.177.176.176.176h-.706zm28.222-.088l-.397-.257h.529l.397.257.397.256h-.529zM28.363 7.01V6.88h.265v.265h-.265zm.794-.396l.397-.257h.529l-.397.257-.397.256h-.529zm25.93.132v-.132h.264v.264h-.265zm-.53-.265V6.35h.265v.265h-.265zm-24.342-.264v-.133h.265v.265h-.265zM53.5 6.085l-.397-.256h.529l.397.256.397.257h-.529zm-22.754-.132v-.132h.264v.264h-.264zm.529-.264v-.133h.264v.265h-.264zm21.431 0v-.133h.265v.265h-.265zm-20.88-.233l.11-.1 1.125-.566 1.124-.567v.264l-1.048.535-1.047.534h-.374zm20.35-.032v-.132h.265v.264h-.264zm-.528-.265v-.132h.264v.265h-.264zm-.53-.264v-.132h.265v.264h-.264zm-.529-.265v-.132h.265v.265h-.265zm-.529-.264v-.133h.265v.265h-.265zM34.45 4.1v-.132h.264v.264h-.264zm15.081 0v-.132h.265v.264h-.265zm-14.552-.265v-.132h.265v.265h-.265zm14.023 0v-.132h.264v.265h-.264zm-13.494-.264V3.44h.265v.264h-.265zm12.965 0V3.44h.264v.264h-.264zm-12.436-.265v-.132h.265v.265h-.265zm11.907 0v-.132h.264v.265h-.264zm-11.378-.264V2.91h.265v.265h-.265zm10.848 0V2.91h.265v.265h-.265zm-10.318-.265v-.132h.264v.264h-.264zm9.79 0v-.132h.264v.264h-.265zm-9.261-.264V2.38h.264v.265h-.264zm8.319-.28l-.514-.411.595.288.596.289v.246h-.164zm-7.658-.117l.164-.265h.264l-.163.265-.164.264h-.264zm.662-.397v-.132h.264v.264h-.264zm6.085 0v-.132h.265v.264h-.265zm-5.556-.265v-.132h.264v.265h-.264zm5.027 0v-.132h.265v.265h-.265zm-4.498-.246v-.132l.53-.283.528-.283v.264l-.529.283-.529.284zm3.969-.018v-.133h.264v.265h-.264zm-.687-.438l-.189-.306.306.19.305.188v.233h-.233zM41.46.265L41.624 0h.264l-.163.265-.164.264h-.264zm1.19.132V.265h.265v.264h-.264zm-.528-.265V0h.264v.265h-.264z' fill='%23629438'/%3E%3Cpath d='M40.137 88.125l-1.587-.473-2.25-.844-2.248-.844-4.101-1.952-4.101-1.953-2.381-.693-2.382-.693-.727-.284-.728-.284v-.423l.86-.186.86-.186 3.602-1.157 3.603-1.156 1.55-.686 1.549-.685 1.86-1.078 1.859-1.077 2.91-1.861 2.91-1.862 2.382-1.767 2.381-1.768 2.25-1.97 2.248-1.97 1.754-1.966 1.755-1.966 1.515-2.117 1.516-2.116 1.03-2.045 1.03-2.045v-.392l-1.522 1.477-1.522 1.476-2.645 2.103-2.646 2.103-2.652 1.853-2.651 1.854-3.963 2.49-3.963 2.491-3.705 1.871-3.704 1.87-2.249.695-2.249.693-1.402.286-1.402.285h-3.32l-1.173-.4-1.174-.4L15 68.536 12.885 66.7l-2.844-1.633-2.844-1.632v-.463l.198-.005.199-.005 2.778-.375 2.778-.375 2.832-1.057 2.833-1.057 2.212-1.036 2.213-1.037 3.95-2.202 3.952-2.202 3.042-1.853 3.043-1.853 3.44-2.394 3.44-2.394 3.306-2.653 3.308-2.653 3.01-2.91L56.74 34l1.93-2.301 1.932-2.3 1.04-1.536 1.041-1.536.891-1.583.891-1.583-3.97 3.33-3.969 3.33-4.338 3.227-4.338 3.225-3.724 2.466-3.725 2.465-3.837 2.24-3.836 2.24-4.63 2.404-4.63 2.404-2.841 1.206-2.841 1.206-2.186.56-2.187.56-1.773-.098-1.773-.098-.654-.615-.655-.616-1.185-2.039-1.185-2.039-1.53-1.398-1.53-1.398-1.405-.794-1.406-.793v-.479h4.165L7 43.019l2.516-.639 2.62-1.056 2.621-1.057 3.044-1.435 3.043-1.436 2.9-1.66 2.9-1.658 2.778-1.868 2.778-1.868 2.91-2.272 2.91-2.271 2.699-2.723 2.697-2.723.87-1.114.868-1.114-.391.286-.392.287-2.25 1.611-2.248 1.612-3.175 1.891-3.175 1.892-4.763 2.345-4.762 2.346-3.34 1.337-3.34 1.336-2.349.574-2.348.573-2.514.025-2.513.024-.917-.538-.917-.539-.538-.916-.539-.917.065-4.498.065-4.498.42-3.284.422-3.284.212-.552.212-.553 2.742-.776 2.741-.777 5.027-1.643 5.028-1.643 3.44-1.37 3.439-1.371 2.116-.947 2.117-.948L36.698 3.1 40.667.987l.669-.47.67-.47 2.108 1.203 2.109 1.203 4.762 2.337 4.763 2.338 3.307 1.322 3.307 1.323 6.086 1.986 6.085 1.986 1.892.54 1.891.539.284 1.65.284 1.65.3 3.705.3 3.704-.172 4.498-.174 4.498-.264 2.513-.265 2.514-.39 2.381-.392 2.381-.546 2.514-.546 2.514-.8 2.736-.8 2.736-1.046 2.688-1.047 2.687-1.473 2.985-1.473 2.984-2.043 3.1-2.044 3.102-2.167 2.574-2.167 2.574-1.716 1.517-1.717 1.516-2.04 1.52-2.042 1.52-2.513 1.315-2.514 1.315-1.455.578-1.455.577-2.117.628-2.117.627-.132-.013-.132-.014zM245.36 51.853l-.623-.262-.797-.568-.796-.567-.628-1.35-.629-1.348-.003-.463-.003-.463h4.215l.283.529.283.529h2.609l.274-.512.274-.512v-3.474h-3.64l-.914-.382-.914-.382-.953-1.054-.952-1.055-.281-1.01-.28-1.012.017-6.35.017-6.35.202-2.303.202-2.304.709-1.023.709-1.023 1.072-.603 1.072-.602 1.531-.14 1.532-.138 1.03.33 1.031.331.863.644.862.644.593 1.11.593 1.108v26.459l-.6 1.124-.601 1.124-1.1.728-1.099.728-2.269.062-2.269.062zm4.186-13.206l.274-.512V23.02l-.53-.53-.529-.528h-1.486l-.48.35-.48.352-.137 7.666-.138 7.666.312.582.311.582h2.609zm-34.387 4.91v-.366l-1.563-.113-1.564-.113-1.077-.713-1.077-.713-.6-1.124-.601-1.124-.078-10.517-.077-10.517h4.256V37.87l.274.511.274.512h1.286l.273-.512.274-.511V18.257h4.234V43.92h-4.234zm-116.02-.254l-.793-.36-.872-.735-.871-.735-.575-1.09-.575-1.092-.102-3.385-.102-3.384 2.21.077 2.21.077.132 3 .132 2.998.514.375.513.374h1.222l.53-.529.528-.529v-5.258l-3.968-5.475-3.969-5.475v-6.352l.315-1.05.314-1.05 1.162-1.292 1.161-1.292 1.35-.4 1.35-.402H102.38l1.157.408 1.157.408.884.85.884.848.555 1.058.554 1.058.116 3.242.115 3.24H103.24V15.693l-.483-.437-.484-.438h-1.596l-.438.484-.438.484v5.086l3.992 5.497 3.993 5.496-.09 3.735-.09 3.735-.8 1.293-.8 1.293-1.135.798-1.135.798-1.901.074-1.902.074zm30.295.08l-.926-.183-.661-.279-.662-.279-.87-.81-.87-.81-.513-1.13-.513-1.13-.006-8.084-.006-8.084.697-1.4.697-1.398 1.028-.745 1.027-.744 1.328-.319 1.329-.318 1.211.305 1.212.305.92.625.92.625.608.896.61.897.29 1.046.29 1.047.002 7.441v7.441l-.407 1.157-.409 1.157-.848.884-.849.884-.926.468-.926.469-.926.125-.926.126zm2.371-4.803l.54-.58V23.62l-.549-.697-.548-.698h-1.549l-.53.53-.529.529V38.1l.53.53.529.529H131.266zm42.08-7.756V17.992H178.117V19.083l1.165-.175 1.165-.175 1.478.43 1.48.43.916.917.918.918.407 1.373.408 1.373v2.285H181.822V24.077l-.53-.529-.529-.529H179.294l-.588.412-.588.412v19.814h-4.234zm50.8 0V17.992H228.917v.956l1.786-.006 1.785-.006 1.059.56 1.058.562.583.624.582.625.41.98.41.98v3.192h-4.234v-2.608l-.416-.416-.415-.415h-1.733l-.438.484-.437.483-.001 3.684v3.683l-.175 6.152-.174 6.151h-3.884zm-108.359 12.07l-1.069-.485-.757-.898-.756-.897-.357-.851-.357-.852V11.112H117.263v27.171l.484.438.484.438h1.943V43.392l-1.39-.006-1.388-.006zm32.69.15l-.925-.294-1.366-1.333-1.366-1.332-.422-1.437-.422-1.437V22.225h-2.91v-4.498h2.91v-6.614h4.234v6.614h3.175v4.498H148.726l.078 7.695.077 7.695.864.772.864.772h.786V43.392l-.728-.027-.728-.027zm11.543-.023l-1.022-.38-.788-.75-.788-.748-.571-1.058-.571-1.059V22.358l.202-.723.202-.723.854-.972.854-.973 1.06-.482 1.061-.481 1.744-.006 1.745-.006 1.166.615 1.166.616.794 1.126.793 1.127.09 3.773.09 3.774-1.81.171-1.81.171-2.05.002-2.05.002v8.613l.412.589.411.588h1.74l.438-.484.438-.484v-3.53h4.234l-.006 2.05-.006 2.05-.486 1.059-.485 1.058-.76.753-.76.752-.776.401-.776.401-1.479.108-1.478.108zm3.8-19.199V22.51l-.512-.274-.511-.274H161.887l-.483.438-.484.438v2.299h3.44zm26.988 3.448V11.113H195.58v6.545l1.981.127 1.982.127 1.24.768 1.238.767.616 1.166.616 1.166-.004 8.888-.004 8.889-.591 1.033-.59 1.033-1.017.819-1.016.819-4.342.084-4.342.084zm7.355 11.571l.318-.317V22.509l-.512-.274-.512-.274h-2.416v17.198H198.385z' fill='%23347400'/%3E%3C/svg%3E\")"
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
}
|
|
27
|
+
}
|