{"id":27754,"date":"2026-08-24T13:16:08","date_gmt":"2026-08-24T12:16:08","guid":{"rendered":"https:\/\/geekworkers.ch\/brand\/"},"modified":"2026-08-24T13:39:11","modified_gmt":"2026-08-24T12:39:11","slug":"brand","status":"publish","type":"page","link":"https:\/\/geekworkers.ch\/en\/brand\/","title":{"rendered":"Official Graphic Charter &amp; Design System"},"content":{"rendered":"\n<style>\n\/* ======================================================================\n   GEEKWORKERS BRAND PORTAL - CANONICAL PRODUCTION CSS\n   Engineered for Desktop, Tablet & Mobile (2-column mobile color palette)\n   ====================================================================== *\/\n\n\/* 1. UNIVERSAL SELECTION & RESETS *\/\n.gw-brand-portal,\n.gw-brand-portal *,\n.gw-brand-portal h1,\n.gw-brand-portal h2,\n.gw-brand-portal h3,\n.gw-brand-portal h4,\n.gw-brand-portal p,\n.gw-brand-portal span,\n.gw-brand-portal button,\n.gw-brand-portal a {\n\tuser-select: text !important;\n\t-webkit-user-select: text !important;\n\t-moz-user-select: text !important;\n\tbox-sizing: border-box;\n\tletter-spacing: normal !important;\n\tword-spacing: normal !important;\n}\n\n.gw-brand-portal {\n\tbackground-color: #F6F8FF;\n\tcolor: #2D3748;\n\tfont-family: 'Nunito', sans-serif;\n\tfont-weight: 600;\n\t-webkit-font-smoothing: antialiased;\n}\n\n.gw-portal-container {\n\tmax-width: 1240px;\n\tmargin: 0 auto;\n\tpadding: 0 24px;\n}\n\n\/* 2. HERO SECTION *\/\n.gw-portal-hero {\n\tbackground: linear-gradient(180deg, #FFFFFF 0%, #F6F8FF 100%);\n\tpadding: 64px 0 40px;\n\ttext-align: center;\n\tborder-bottom: 1px solid #D8E2FF;\n}\n\n.gw-hero-badge {\n\tdisplay: inline-flex;\n\talign-items: center;\n\tgap: 8px;\n\tbackground: #FFFFFF;\n\tborder: 1px solid #D8E2FF;\n\tpadding: 6px 16px;\n\tborder-radius: 9999px;\n\tfont-size: 0.82rem;\n\tfont-weight: 800;\n\tcolor: #19389F;\n\tbox-shadow: 0 2px 6px rgba(25, 56, 159, 0.04);\n\tmargin-bottom: 16px;\n}\n\n.gw-badge-dot {\n\twidth: 7px;\n\theight: 7px;\n\tbackground-color: #D90562;\n\tborder-radius: 50%;\n\tdisplay: inline-block;\n}\n\nbody.elementor-kit-7 .gw-brand-portal h1.gw-hero-title,\n.gw-brand-portal h1.gw-hero-title {\n\tfont-size: 2.4rem !important;\n\tfont-weight: 900 !important;\n\tcolor: #19389F !important;\n\tline-height: 1.15 !important;\n\tmargin: 0 0 8px !important;\n\tletter-spacing: -0.01em !important;\n}\n\n.gw-hero-tagline {\n\tfont-size: 1.22rem;\n\tfont-weight: 800;\n\tcolor: #19389F;\n\tmargin: 0 0 16px;\n\tline-height: 1.25;\n}\n\n.gw-hero-subtitle {\n\tfont-size: 1.02rem;\n\tmax-width: 760px;\n\tmargin: 0 auto 28px;\n\tcolor: #4A5568;\n\tline-height: 1.4;\n}\n\n.gw-hero-meta-grid {\n\tdisplay: grid;\n\tgrid-template-columns: repeat(4, 1fr);\n\tgap: 16px;\n\tmax-width: 820px;\n\tmargin: 0 auto 32px;\n}\n\n.gw-meta-item {\n\tbackground: #FFFFFF;\n\tpadding: 14px 16px;\n\tborder-radius: 12px;\n\tbox-shadow: 0 2px 8px rgba(25, 56, 159, 0.04);\n\tborder: 1px solid #D8E2FF;\n\ttext-align: center;\n}\n\n.gw-meta-val {\n\tdisplay: block;\n\tfont-size: 1.2rem;\n\tfont-weight: 900;\n\tcolor: #19389F;\n\tmargin-bottom: 4px;\n\tline-height: 1.1;\n}\n\n.gw-meta-lbl {\n\tdisplay: block;\n\tfont-size: 0.78rem;\n\tcolor: #718096;\n\tfont-weight: 600;\n\tline-height: 1.2;\n}\n\n.gw-hero-actions {\n\tdisplay: flex;\n\tflex-direction: row;\n\tflex-wrap: wrap;\n\tgap: 14px;\n\tjustify-content: center;\n\talign-items: center;\n}\n\n\/* 3. HERO & ACTION BUTTONS *\/\n.gw-btn {\n\tdisplay: inline-flex !important;\n\talign-items: center !important;\n\tjustify-content: center !important;\n\tgap: 8px !important;\n\tpadding: 12px 20px !important;\n\tborder-radius: 10px !important;\n\tfont-weight: 800 !important;\n\tfont-size: 0.88rem !important;\n\tline-height: 1.1 !important;\n\ttext-decoration: none !important;\n\tborder: 0 !important;\n\tbox-shadow: 0 3px 10px rgba(25, 56, 159, 0.12) !important;\n\ttransition: all 0.2s ease !important;\n\tcursor: pointer !important;\n\twidth: auto !important;\n}\n\n.gw-btn-primary {\n\tbackground-color: #19389F !important;\n\tcolor: #FFFFFF !important;\n}\n\n.gw-btn-primary:hover {\n\tbackground-color: #122B7A !important;\n\tcolor: #FFFFFF !important;\n\tbox-shadow: 0 4px 14px rgba(18, 43, 122, 0.20) !important;\n\ttransform: translateY(-1px);\n}\n\n.gw-btn-secondary {\n\tbackground-color: #FFFFFF !important;\n\tcolor: #19389F !important;\n}\n\n.gw-btn-secondary:hover {\n\tbackground-color: #F6F8FF !important;\n\tcolor: #19389F !important;\n\ttransform: translateY(-1px);\n}\n\n.gw-btn-dark-cta {\n\tbackground-color: #FFFFFF !important;\n\tcolor: #19389F !important;\n}\n\n.gw-btn-dark-cta:hover {\n\tbackground-color: #F6F8FF !important;\n\ttransform: translateY(-1px);\n}\n\n.gw-btn-dark-sec {\n\tbackground-color: #19389F !important;\n\tcolor: #FFFFFF !important;\n}\n\n.gw-btn-dark-sec:hover {\n\tbackground-color: #122B7A !important;\n\ttransform: translateY(-1px);\n}\n\n\/* 4. BODY & SECTIONS *\/\n.gw-portal-body {\n\tpadding-top: 40px;\n\tpadding-bottom: 64px;\n}\n\n.gw-portal-section {\n\tbackground: #FFFFFF;\n\tborder-radius: 16px;\n\tpadding: 32px 36px;\n\tmargin-bottom: 36px;\n\tbox-shadow: 0 4px 20px rgba(25, 56, 159, 0.04);\n\tborder: 1px solid #D8E2FF;\n}\n\n.gw-section-header {\n\tdisplay: flex;\n\talign-items: center;\n\tgap: 12px;\n\tmargin-bottom: 8px;\n}\n\n.gw-section-num {\n\tbackground: #19389F !important;\n\tcolor: #FFFFFF !important;\n\tfont-size: 0.75rem !important;\n\tfont-weight: 900 !important;\n\tpadding: 3px 8px !important;\n\tborder-radius: 5px !important;\n\tline-height: 1 !important;\n\tflex-shrink: 0;\n}\n\nbody.elementor-kit-7 .gw-brand-portal .gw-section-header h2,\n.gw-brand-portal .gw-section-header h2,\n.gw-brand-portal h2 {\n\tmargin: 0 !important;\n\tfont-size: 1.35rem !important;\n\tfont-weight: 800 !important;\n\tcolor: #19389F !important;\n\tline-height: 1.25 !important;\n\tletter-spacing: 0 !important;\n}\n\n.gw-section-desc {\n\tfont-size: 0.95rem;\n\tcolor: #718096;\n\tmargin: 0 0 26px;\n\tline-height: 1.4;\n}\n\n\/* 5. COLOR PALETTE GRID (DESKTOP: 3 COLUMNS) *\/\n.gw-color-grid {\n\tdisplay: grid;\n\tgrid-template-columns: repeat(3, 1fr);\n\tgap: 22px;\n}\n\n.gw-color-card {\n\tbackground: #FFFFFF;\n\tborder-radius: 14px;\n\tborder: 1px solid #D8E2FF;\n\toverflow: hidden;\n\tbox-shadow: 0 2px 8px rgba(0,0,0,0.02);\n\tdisplay: flex;\n\tflex-direction: column;\n}\n\n.gw-color-swatch {\n\theight: 85px;\n\tposition: relative;\n\tpadding: 10px;\n}\n\n.gw-swatch-badge {\n\tposition: absolute;\n\ttop: 10px;\n\tright: 10px;\n\tbackground: rgba(255,255,255,0.92);\n\tcolor: #19389F;\n\tfont-size: 0.70rem;\n\tfont-weight: 800;\n\tpadding: 3px 8px;\n\tborder-radius: 5px;\n\tline-height: 1.1;\n}\n\n.gw-color-info {\n\tpadding: 18px 20px;\n\tflex-grow: 1;\n\tdisplay: flex;\n\tflex-direction: column;\n}\n\nbody.elementor-kit-7 .gw-brand-portal .gw-color-info h3,\n.gw-brand-portal .gw-color-info h3 {\n\tmargin: 0 0 3px !important;\n\tfont-size: 1.02rem !important;\n\tfont-weight: 800 !important;\n\tcolor: #19389F !important;\n\tline-height: 1.2 !important;\n\tletter-spacing: 0 !important;\n}\n\n.gw-color-subtitle {\n\tfont-size: 0.72rem !important;\n\tfont-weight: 700 !important;\n\tcolor: #718096 !important;\n\ttext-transform: uppercase !important;\n\tletter-spacing: 0.04em !important;\n\tmargin-bottom: 8px !important;\n\tdisplay: block !important;\n\tline-height: 1.2 !important;\n}\n\n.gw-color-role {\n\tfont-size: 0.86rem;\n\tcolor: #4A5568;\n\tmargin: 0 0 16px;\n\tmin-height: 42px;\n\tline-height: 1.35;\n\tflex-grow: 1;\n}\n\n.gw-color-codes {\n\tdisplay: flex;\n\tflex-wrap: wrap;\n\tgap: 6px;\n}\n\nbody.elementor-kit-7 .gw-brand-portal button.gw-copy-btn,\n.gw-brand-portal .gw-color-codes button.gw-copy-btn,\nbutton.gw-copy-btn {\n\tbackground: #19389F !important;\n\tborder: 0 !important;\n\tborder-radius: 6px !important;\n\tpadding: 5px 10px !important;\n\tfont-size: 0.74rem !important;\n\tcursor: pointer !important;\n\tfont-weight: 700 !important;\n\tcolor: #FFFFFF !important;\n\tdisplay: inline-flex !important;\n\talign-items: center !important;\n\tgap: 5px !important;\n\tline-height: 1.1 !important;\n\tbox-shadow: 0 2px 6px rgba(25, 56, 159, 0.2) !important;\n\ttransition: all 0.15s ease !important;\n\twidth: auto !important;\n\tmin-height: 0 !important;\n\tletter-spacing: normal !important;\n\ttext-transform: none !important;\n}\n\n.gw-copy-btn code {\n\tfont-size: 0.72rem !important;\n\tfont-family: 'JetBrains Mono', monospace !important;\n\tfont-weight: 700 !important;\n\tcolor: #FFFFFF !important;\n}\n\n.gw-copy-btn:hover {\n\tbackground: #122B7A !important;\n\ttransform: translateY(-1px);\n\tbox-shadow: 0 3px 8px rgba(18, 43, 122, 0.3) !important;\n}\n\n.gw-copy-icon {\n\tfont-size: 0.72rem;\n\tfilter: brightness(0) invert(1);\n}\n\n\/* 6. BUTTONS DEMO *\/\n.gw-button-demo-grid {\n\tdisplay: grid;\n\tgrid-template-columns: 1fr 1fr;\n\tgap: 22px;\n}\n\n.gw-demo-box {\n\tpadding: 24px;\n\tborder-radius: 14px;\n}\n\n.gw-demo-light {\n\tbackground: #F6F8FF;\n\tborder: 1px solid #D8E2FF;\n}\n\n.gw-demo-dark {\n\tbackground: #000000;\n\tcolor: #FFFFFF;\n}\n\n.gw-demo-title {\n\tmargin: 0 0 4px !important;\n\tfont-size: 1.02rem !important;\n\tfont-weight: 800 !important;\n\tcolor: #19389F !important;\n\tline-height: 1.2 !important;\n\tletter-spacing: 0 !important;\n}\n\n.gw-demo-subtitle {\n\tfont-size: 0.86rem !important;\n\tmargin: 0 0 18px !important;\n\tcolor: #4A5568 !important;\n\tline-height: 1.35 !important;\n}\n\n.gw-demo-buttons-row {\n\tdisplay: flex;\n\tflex-wrap: wrap;\n\tgap: 12px;\n}\n\n\/* 7. TYPOGRAPHY CARD *\/\n.gw-typo-spec-card {\n\tdisplay: flex;\n\tflex-direction: column;\n\tgap: 20px;\n}\n\n.gw-typo-row {\n\tpadding-bottom: 20px;\n\tborder-bottom: 1px solid #F0F4FF;\n}\n\n.gw-typo-row:last-child {\n\tborder-bottom: 0;\n\tpadding-bottom: 0;\n}\n\n.gw-typo-meta {\n\tdisplay: flex;\n\talign-items: center;\n\tgap: 10px;\n\tmargin-bottom: 8px;\n}\n\n.gw-typo-tag {\n\tbackground: #19389F;\n\tcolor: #FFF;\n\tfont-size: 0.70rem;\n\tfont-weight: 800;\n\tpadding: 3px 8px;\n\tborder-radius: 4px;\n\tline-height: 1.1;\n}\n\n.gw-typo-meta code {\n\tcolor: #718096;\n\tfont-size: 0.80rem;\n}\n\n.gw-code-preview {\n\tmargin: 8px 0 0;\n\tbackground: #F6F8FF;\n\tpadding: 12px 16px;\n\tborder-radius: 8px;\n\tborder: 1px solid #D8E2FF;\n\tfont-size: 0.84rem;\n\tcolor: #19389F;\n\toverflow-x: auto;\n\tfont-family: 'JetBrains Mono', monospace;\n}\n\n\/* 8. SVGS GRID (DESKTOP: 3 COLUMNS) *\/\n.gw-asset-filter-nav {\n\tdisplay: flex;\n\tgap: 8px;\n\tmargin-bottom: 22px;\n\tflex-wrap: wrap;\n}\n\nbody.elementor-kit-7 .gw-brand-portal button.gw-filter-btn,\n.gw-brand-portal .gw-asset-filter-nav button.gw-filter-btn,\nbutton.gw-filter-btn {\n\tbackground: #F6F8FF !important;\n\tborder: 1px solid #D8E2FF !important;\n\tcolor: #19389F !important;\n\tpadding: 5px 12px !important;\n\tborder-radius: 6px !important;\n\tfont-weight: 700 !important;\n\tfont-size: 0.74rem !important;\n\tline-height: 1.1 !important;\n\tcursor: pointer !important;\n\tbox-shadow: none !important;\n\tletter-spacing: normal !important;\n\ttext-transform: none !important;\n\tdisplay: inline-flex !important;\n\talign-items: center !important;\n\tjustify-content: center !important;\n\twidth: auto !important;\n\tmin-height: 0 !important;\n\ttransition: all 0.15s ease !important;\n}\n\nbody.elementor-kit-7 .gw-brand-portal button.gw-filter-btn.active,\nbody.elementor-kit-7 .gw-brand-portal button.gw-filter-btn:hover,\n.gw-brand-portal .gw-asset-filter-nav button.gw-filter-btn.active,\n.gw-brand-portal .gw-asset-filter-nav button.gw-filter-btn:hover {\n\tbackground: #19389F !important;\n\tcolor: #FFFFFF !important;\n\tborder-color: #19389F !important;\n\tbox-shadow: 0 2px 6px rgba(25, 56, 159, 0.2) !important;\n}\n\n.gw-svg-grid {\n\tdisplay: grid;\n\tgrid-template-columns: repeat(3, 1fr);\n\tgap: 22px;\n}\n\n.gw-svg-card {\n\tborder-radius: 14px;\n\tborder: 1px solid #D8E2FF;\n\toverflow: hidden;\n\tdisplay: flex;\n\tflex-direction: column;\n\tbackground: #FFFFFF;\n}\n\n.gw-svg-card.is-light-card .gw-svg-preview-box {\n\tbackground: #FFFFFF;\n\tborder-bottom: 1px solid #D8E2FF;\n}\n\n.gw-svg-card.is-dark-card .gw-svg-preview-box {\n\tbackground: #000000;\n\tborder-bottom: 1px solid #2D3748;\n}\n\n.gw-svg-preview-box {\n\theight: 110px;\n\tdisplay: flex;\n\talign-items: center;\n\tjustify-content: center;\n\tpadding: 16px;\n}\n\n.gw-svg-preview-box img {\n\tmax-height: 65px;\n\tmax-width: 88%;\n\tobject-fit: contain;\n}\n\n.gw-svg-details {\n\tpadding: 18px;\n\tbackground: #FFFFFF;\n\tflex-grow: 1;\n\tdisplay: flex;\n\tflex-direction: column;\n}\n\n.gw-svg-badge {\n\tfont-size: 0.70rem;\n\tfont-weight: 800;\n\tcolor: #718096;\n\tmargin-bottom: 4px;\n\tline-height: 1.1;\n}\n\nbody.elementor-kit-7 .gw-brand-portal .gw-svg-title,\n.gw-brand-portal .gw-svg-title {\n\tmargin: 0 0 4px !important;\n\tfont-size: 0.92rem !important;\n\tfont-weight: 800 !important;\n\tcolor: #19389F !important;\n\tline-height: 1.2 !important;\n\tletter-spacing: 0 !important;\n}\n\n.gw-svg-details p {\n\tfont-size: 0.84rem;\n\tcolor: #4A5568;\n\tmargin: 0 0 16px;\n\tflex-grow: 1;\n\tline-height: 1.35;\n}\n\n.gw-btn-download-svg {\n\tdisplay: inline-flex !important;\n\talign-items: center !important;\n\tjustify-content: center !important;\n\tgap: 6px !important;\n\tbackground: #F6F8FF !important;\n\tborder: 1px solid #D8E2FF !important;\n\tcolor: #19389F !important;\n\tpadding: 7px 14px !important;\n\tborder-radius: 7px !important;\n\tfont-weight: 800 !important;\n\tfont-size: 0.78rem !important;\n\ttext-decoration: none !important;\n\ttransition: all 0.15s ease !important;\n\tline-height: 1.1 !important;\n\twidth: auto !important;\n}\n\n.gw-btn-download-svg:hover {\n\tbackground: #19389F !important;\n\tcolor: #FFFFFF !important;\n\tborder-color: #19389F !important;\n}\n\n\/* 9. TOKENS EXPORT TABS *\/\n.gw-tokens-export-box {\n\tbackground: #1A202C;\n\tborder-radius: 12px;\n\toverflow: hidden;\n}\n\n.gw-export-tabs-nav {\n\tdisplay: flex;\n\tgap: 8px;\n\tpadding: 12px 16px;\n\tbackground: #121720;\n\tborder-bottom: 1px solid #2D3748;\n\tflex-wrap: wrap;\n\talign-items: center;\n}\n\nbody.elementor-kit-7 .gw-brand-portal button.gw-export-tab-btn,\n.gw-brand-portal .gw-export-tabs-nav button.gw-export-tab-btn,\nbutton.gw-export-tab-btn {\n\tbackground: #1A202C !important;\n\tborder: 1px solid #2D3748 !important;\n\tcolor: #A0AEC0 !important;\n\tpadding: 6px 12px !important;\n\tborder-radius: 6px !important;\n\tfont-weight: 700 !important;\n\tfont-size: 0.74rem !important;\n\tline-height: 1.1 !important;\n\tcursor: pointer !important;\n\tbox-shadow: none !important;\n\tletter-spacing: normal !important;\n\ttext-transform: none !important;\n\twhite-space: nowrap !important;\n\twidth: auto !important;\n\tmin-height: 0 !important;\n\ttransition: all 0.15s ease !important;\n}\n\nbody.elementor-kit-7 .gw-brand-portal button.gw-export-tab-btn.active,\nbody.elementor-kit-7 .gw-brand-portal button.gw-export-tab-btn:hover,\n.gw-brand-portal .gw-export-tabs-nav button.gw-export-tab-btn.active,\n.gw-brand-portal .gw-export-tabs-nav button.gw-export-tab-btn:hover {\n\tcolor: #FFFFFF !important;\n\tbackground: #19389F !important;\n\tborder-color: #19389F !important;\n}\n\nbody.elementor-kit-7 .gw-brand-portal button.gw-copy-code-btn,\n.gw-brand-portal button.gw-copy-code-btn {\n\tbackground: #19389F !important;\n\tcolor: #FFFFFF !important;\n\tborder: 0 !important;\n\tpadding: 5px 12px !important;\n\tborder-radius: 5px !important;\n\tfont-weight: 700 !important;\n\tfont-size: 0.72rem !important;\n\tline-height: 1.1 !important;\n\tcursor: pointer !important;\n\tbox-shadow: none !important;\n\twidth: auto !important;\n\tmin-height: 0 !important;\n\tletter-spacing: normal !important;\n\ttext-transform: none !important;\n}\n\n.gw-copy-code-btn:hover {\n\tbackground: #122B7A !important;\n}\n\n.gw-export-tab-pane {\n\tdisplay: none;\n\tpadding: 18px;\n}\n\n.gw-export-tab-pane.active {\n\tdisplay: block;\n}\n\n.gw-pane-header {\n\tdisplay: flex;\n\tjustify-content: space-between;\n\talign-items: center;\n\tmargin-bottom: 12px;\n\tcolor: #A0AEC0;\n\tfont-size: 0.80rem;\n}\n\n.gw-export-tab-pane pre {\n\tmargin: 0;\n\tbackground: #121720;\n\tpadding: 16px;\n\tborder-radius: 8px;\n\toverflow-x: auto;\n}\n\n.gw-export-tab-pane code {\n\tcolor: #E2E8F0;\n\tfont-family: 'JetBrains Mono', monospace;\n\tfont-size: 0.82rem;\n\tline-height: 1.4;\n}\n\n\/* ======================================================================\n   10. RESPONSIVE MEDIA QUERIES (TABLET & MOBILE)\n   ====================================================================== *\/\n\n\/* TABLET (769px - 1024px) *\/\n@media (min-width: 769px) and (max-width: 1024px) {\n\tbody.elementor-kit-7 .gw-brand-portal h1.gw-hero-title,\n\t.gw-brand-portal h1.gw-hero-title { font-size: 2.0rem !important; }\n\tbody.elementor-kit-7 .gw-brand-portal .gw-section-header h2,\n\t.gw-brand-portal .gw-section-header h2 { font-size: 1.20rem !important; }\n\t.gw-hero-meta-grid { grid-template-columns: repeat(2, 1fr) !important; gap: 14px !important; }\n\t.gw-color-grid { grid-template-columns: repeat(2, 1fr) !important; gap: 18px !important; }\n\t.gw-svg-grid { grid-template-columns: repeat(2, 1fr) !important; gap: 18px !important; }\n}\n\n\/* MOBILE (< 768px) - STRICT 2-COLUMN COLOR PALETTE &#038; PROPORTIONAL ELEMENTS *\/\n@media (max-width: 768px) {\n\t.gw-portal-container { padding: 0 14px !important; }\n\t.gw-portal-hero { padding: 44px 0 26px !important; }\n\tbody.elementor-kit-7 .gw-brand-portal h1.gw-hero-title,\n\t.gw-brand-portal h1.gw-hero-title { font-size: 1.65rem !important; line-height: 1.15 !important; }\n\t.gw-hero-tagline { font-size: 1.05rem !important; }\n\t.gw-hero-subtitle { font-size: 0.90rem !important; line-height: 1.35 !important; margin-bottom: 20px !important; }\n\t.gw-hero-meta-grid { grid-template-columns: 1fr 1fr !important; gap: 8px !important; margin-bottom: 22px !important; }\n\t.gw-meta-item { padding: 10px 10px !important; }\n\t.gw-meta-val { font-size: 1.05rem !important; }\n\t\n\t.gw-hero-actions {\n\t\tflex-direction: column !important;\n\t\twidth: 100% !important;\n\t\tgap: 10px !important;\n\t}\n\t.gw-btn {\n\t\twidth: 100% !important;\n\t\tjustify-content: center !important;\n\t}\n\t\n\t.gw-portal-body { padding-top: 20px !important; padding-bottom: 44px !important; }\n\t.gw-portal-section { padding: 16px 12px !important; margin-bottom: 20px !important; border-radius: 12px !important; }\n\t\n\t.gw-section-header {\n\t\tdisplay: flex !important;\n\t\talign-items: flex-start !important;\n\t\tgap: 8px !important;\n\t\tmargin-bottom: 6px !important;\n\t}\n\t.gw-section-num {\n\t\tfont-size: 0.68rem !important;\n\t\tpadding: 2px 6px !important;\n\t\tmargin-top: 2px !important;\n\t}\n\tbody.elementor-kit-7 .gw-brand-portal .gw-section-header h2,\n\t.gw-brand-portal .gw-section-header h2 {\n\t\tfont-size: 1.05rem !important;\n\t\tline-height: 1.25 !important;\n\t\tfont-weight: 800 !important;\n\t}\n\t.gw-section-desc {\n\t\tfont-size: 0.80rem !important;\n\t\tmargin: 0 0 14px !important;\n\t\tline-height: 1.35 !important;\n\t}\n\t\n\t\/* 2-COLUMN COLOR PALETTE ON SMARTPHONES *\/\n\tbody.elementor-kit-7 .gw-brand-portal .gw-color-grid,\n\t.gw-brand-portal .gw-color-grid,\n\t.gw-color-grid {\n\t\tdisplay: grid !important;\n\t\tgrid-template-columns: repeat(2, 1fr) !important;\n\t\tgap: 10px !important;\n\t}\n\t.gw-color-card {\n\t\tborder-radius: 10px !important;\n\t}\n\t.gw-color-swatch {\n\t\theight: 55px !important;\n\t\tpadding: 6px !important;\n\t}\n\t.gw-swatch-badge {\n\t\ttop: 5px !important;\n\t\tright: 5px !important;\n\t\tfont-size: 0.55rem !important;\n\t\tpadding: 2px 4px !important;\n\t\tborder-radius: 3px !important;\n\t}\n\t.gw-color-info {\n\t\tpadding: 10px 8px !important;\n\t}\n\tbody.elementor-kit-7 .gw-brand-portal .gw-color-info h3,\n\t.gw-brand-portal .gw-color-info h3 {\n\t\tfont-size: 0.82rem !important;\n\t\tline-height: 1.15 !important;\n\t\tmargin: 0 0 2px !important;\n\t}\n\t.gw-color-subtitle {\n\t\tfont-size: 0.55rem !important;\n\t\tletter-spacing: 0.02em !important;\n\t\tmargin-bottom: 4px !important;\n\t}\n\t.gw-color-role {\n\t\tfont-size: 0.70rem !important;\n\t\tline-height: 1.25 !important;\n\t\tmargin: 0 0 8px !important;\n\t\tmin-height: 0 !important;\n\t}\n\t.gw-color-codes {\n\t\tdisplay: flex !important;\n\t\tflex-direction: column !important;\n\t\tgap: 4px !important;\n\t}\n\tbody.elementor-kit-7 .gw-brand-portal button.gw-copy-btn,\n\t.gw-brand-portal .gw-color-codes button.gw-copy-btn,\n\tbutton.gw-copy-btn {\n\t\tpadding: 3px 5px !important;\n\t\tfont-size: 0.65rem !important;\n\t\tborder-radius: 4px !important;\n\t\twidth: 100% !important;\n\t\tjustify-content: center !important;\n\t\tgap: 3px !important;\n\t}\n\t.gw-copy-btn code {\n\t\tfont-size: 0.63rem !important;\n\t}\n\t.gw-copy-icon {\n\t\tfont-size: 0.58rem !important;\n\t}\n\n\t.gw-button-demo-grid { grid-template-columns: 1fr !important; gap: 14px !important; }\n\t.gw-svg-grid { grid-template-columns: 1fr !important; gap: 14px !important; }\n\t\n\t.gw-pane-header {\n\t\tflex-direction: column !important;\n\t\talign-items: flex-start !important;\n\t\tgap: 8px !important;\n\t}\n\t.gw-copy-code-btn { width: 100% !important; }\n}\n\n\/* SURGICAL OVERRIDE FOR SVG PREVIEW BOXES TO PREVENT ANY CROPPING OR OVERSIZING *\/\n.gw-svg-preview-box {\n    height: 105px !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    padding: 14px 18px !important;\n    overflow: hidden !important;\n    box-sizing: border-box !important;\n}\n\n.gw-svg-preview-box svg,\n.gw-svg-preview-box img {\n    max-height: 52px !important;\n    max-width: 82% !important;\n    width: auto !important;\n    height: auto !important;\n    display: block !important;\n    margin: 0 auto !important;\n    object-fit: contain !important;\n}\n\n\/* Exact bounding for square and round icons (viewBox 1024x1024) *\/\n.gw-svg-preview-box svg[viewBox=\"0 0 1024 1024\"],\n.gw-svg-preview-box svg[viewBox=\"0 0 500 500\"] {\n    max-height: 52px !important;\n    max-width: 52px !important;\n    width: 52px !important;\n    height: 52px !important;\n}\n\n\/* TAG BADGES STYLING (GEEKWORKERS STANDARDS) *\/\n.gw-tag-badge {\n    font-size: 11px !important;\n    font-weight: 700 !important;\n    background: #F6F8FF !important;\n    color: #19389F !important;\n    padding: 3px 10px !important;\n    border-radius: 9999px !important;\n    border: 1px solid #D8E2FF !important;\n    display: inline-block !important;\n    line-height: 1.2 !important;\n    transition: all 0.15s ease !important;\n}\n.gw-tag-badge:hover {\n    background: #19389F !important;\n    color: #FFFFFF !important;\n    border-color: #19389F !important;\n}\n<\/style>\n\n<!-- Load JSZip for instant client-side ZIP generation without server restrictions -->\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jszip\/3.10.1\/jszip.min.js\"><\/script>\n\n<div class=\"gw-brand-portal\">\n\n    <!-- HERO SECTION -->\n    <section class=\"gw-portal-hero\">\n        <div class=\"gw-portal-container\">\n            <div class=\"gw-hero-badge\">\n                <span class=\"gw-badge-dot\"><\/span> R\u00e9f\u00e9rentiel de Marque & Syst\u00e8me de Design Officiel\n            <\/div>\n            <h1 class=\"gw-hero-title\">Geekworkers S\u00e0rl<\/h1>\n            <p class=\"gw-hero-tagline\">Votre Agence Web & Marketing \u00e0 Lausanne<\/p>\n            <p class=\"gw-hero-subtitle\">\n                Plus de 25 experts d\u00e9di\u00e9s alliant cr\u00e9ativit\u00e9 et rigueur d'ing\u00e9nierie suisse pour concevoir des solutions digitales performantes et maximiser le retour sur investissement des PME et entrepreneurs de Suisse romande.\n            <\/p>\n            \n            <div class=\"gw-hero-meta-grid\">\n                <div class=\"gw-meta-item\">\n                    <span class=\"gw-meta-val\">+7 Ans<\/span>\n                    <span class=\"gw-meta-lbl\">D'Activit\u00e9 & d'Excellence<\/span>\n                <\/div>\n                <div class=\"gw-meta-item\">\n                    <span class=\"gw-meta-val\">+25 Experts<\/span>\n                    <span class=\"gw-meta-lbl\">D\u00e9veloppeurs, Designers, SEO & IA<\/span>\n                <\/div>\n                <div class=\"gw-meta-item\">\n                    <span class=\"gw-meta-val\">+500 Projets<\/span>\n                    <span class=\"gw-meta-lbl\">PME & Entreprises Romandes<\/span>\n                <\/div>\n                <div class=\"gw-meta-item\">\n                    <span class=\"gw-meta-val\">+12 Mio. CHF<\/span>\n                    <span class=\"gw-meta-lbl\">G\u00e9n\u00e9r\u00e9s pour Nos Clients<\/span>\n                <\/div>\n            <\/div>\n\n            <!-- THE 3 CARDINAL HERO BUTTONS FROM THE ORIGINAL PLUGIN -->\n            <div class=\"gw-hero-actions\">\n                <button type=\"button\" onclick=\"downloadAllSVGsAsZIP()\" class=\"gw-btn gw-btn-primary\">\n                    <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg>\n                    T\u00e9l\u00e9charger le Pack SVG (ZIP)\n                <\/button>\n                <button type=\"button\" onclick=\"downloadBrandPDF()\" class=\"gw-btn gw-btn-secondary\">\n                    <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><polyline points=\"14 2 14 8 20 8\"\/><line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\/><line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\/><polyline points=\"10 9 9 9 8 9\"\/><\/svg>\n                    Guide PDF Haute D\u00e9finition\n                <\/button>\n                <a href=\"#tokens\" class=\"gw-btn gw-btn-secondary\">\n                    <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M4 19.5A2.5 2.5 0 0 1 6.5 17H20\"\/><path d=\"M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z\"\/><\/svg>\n                    Sp\u00e9cification DESIGN.md\n                <\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <div class=\"gw-portal-container gw-portal-body\">\n        \n        <!-- 1. PALETTE CHROMATIQUE -->\n        <section class=\"gw-portal-section\" id=\"palette\">\n            <div class=\"gw-section-header\">\n                <span class=\"gw-section-num\">01<\/span>\n                <h2>Palette Chromatique Structur\u00e9e<\/h2>\n            <\/div>\n            <p class=\"gw-section-desc\">Couleurs fondamentales invariables d\u00e9finissant l'univers visuel et la hi\u00e9rarchie d'action de Geekworkers.<\/p>\n\n            <div class=\"gw-color-grid\">\n                <!-- Master Blue -->\n                <div class=\"gw-color-card\">\n                    <div class=\"gw-color-swatch\" style=\"background-color: #19389F;\">\n                        <span class=\"gw-swatch-badge\">Couleur Ma\u00eetresse<\/span>\n                    <\/div>\n                    <div class=\"gw-color-info\">\n                        <h3>Master Blue<\/h3>\n                        <span class=\"gw-color-subtitle\">Couleur Ma\u00eetresse Invariable<\/span>\n                        <p class=\"gw-color-role\">Couleur syst\u00e9matique de TOUS les titres (H1, H2, H3) et de TOUS les boutons d'action (CTA) sur fond clair.<\/p>\n                        <div class=\"gw-color-codes\">\n                            <button type=\"button\" class=\"gw-copy-btn\" data-copy=\"#19389F\">\n                                <code>#19389F<\/code> <span class=\"gw-copy-icon\">\ud83d\udccb<\/span>\n                            <\/button>\n                            <button type=\"button\" class=\"gw-copy-btn\" data-copy=\"rgb(25, 56, 159)\">\n                                <code>rgb(25, 56, 159)<\/code> <span class=\"gw-copy-icon\">\ud83d\udccb<\/span>\n                            <\/button>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Hover Deep Blue -->\n                <div class=\"gw-color-card\">\n                    <div class=\"gw-color-swatch\" style=\"background-color: #122B7A;\">\n                        <span class=\"gw-swatch-badge\">Survol Exclusif<\/span>\n                    <\/div>\n                    <div class=\"gw-color-info\">\n                        <h3>Hover Deep Blue<\/h3>\n                        <span class=\"gw-color-subtitle\">\u00c9tat de Survol Exclusif<\/span>\n                        <p class=\"gw-color-role\">Substitut unique de survol (Hover) exclusif de tous les boutons et liens Master Blue.<\/p>\n                        <div class=\"gw-color-codes\">\n                            <button type=\"button\" class=\"gw-copy-btn\" data-copy=\"#122B7A\">\n                                <code>#122B7A<\/code> <span class=\"gw-copy-icon\">\ud83d\udccb<\/span>\n                            <\/button>\n                            <button type=\"button\" class=\"gw-copy-btn\" data-copy=\"rgb(18, 43, 122)\">\n                                <code>rgb(18, 43, 122)<\/code> <span class=\"gw-copy-icon\">\ud83d\udccb<\/span>\n                            <\/button>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Surface Light Canvas -->\n                <div class=\"gw-color-card\">\n                    <div class=\"gw-color-swatch\" style=\"background-color: #F6F8FF; border-bottom: 1px solid #D8E2FF;\">\n                        <span class=\"gw-swatch-badge\" style=\"background:#19389F; color:#FFF;\">Fond de Page<\/span>\n                    <\/div>\n                    <div class=\"gw-color-info\">\n                        <h3>Surface Light Canvas<\/h3>\n                        <span class=\"gw-color-subtitle\">Fond de Page & Contraste Doux<\/span>\n                        <p class=\"gw-color-role\">Nuance douce g\u00e9n\u00e9rale du fond de page HTML structurant les cartes blanches sans \u00e9blouir.<\/p>\n                        <div class=\"gw-color-codes\">\n                            <button type=\"button\" class=\"gw-copy-btn\" data-copy=\"#F6F8FF\">\n                                <code>#F6F8FF<\/code> <span class=\"gw-copy-icon\">\ud83d\udccb<\/span>\n                            <\/button>\n                            <button type=\"button\" class=\"gw-copy-btn\" data-copy=\"rgb(246, 248, 255)\">\n                                <code>rgb(246, 248, 255)<\/code> <span class=\"gw-copy-icon\">\ud83d\udccb<\/span>\n                            <\/button>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Pure Black -->\n                <div class=\"gw-color-card\">\n                    <div class=\"gw-color-swatch\" style=\"background-color: #000000;\">\n                        <span class=\"gw-swatch-badge\">Dark Mode<\/span>\n                    <\/div>\n                    <div class=\"gw-color-info\">\n                        <h3>Pure Black<\/h3>\n                        <span class=\"gw-color-subtitle\">Dark Mode & Arri\u00e8re-plans Denses<\/span>\n                        <p class=\"gw-color-role\">Arri\u00e8re-plans sombres denses, sections contrast\u00e9es et typographie \u00e0 fort impact.<\/p>\n                        <div class=\"gw-color-codes\">\n                            <button type=\"button\" class=\"gw-copy-btn\" data-copy=\"#000000\">\n                                <code>#000000<\/code> <span class=\"gw-copy-icon\">\ud83d\udccb<\/span>\n                            <\/button>\n                            <button type=\"button\" class=\"gw-copy-btn\" data-copy=\"rgb(0, 0, 0)\">\n                                <code>rgb(0, 0, 0)<\/code> <span class=\"gw-copy-icon\">\ud83d\udccb<\/span>\n                            <\/button>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Accent Magenta -->\n                <div class=\"gw-color-card\">\n                    <div class=\"gw-color-swatch\" style=\"background-color: #D90562;\">\n                        <span class=\"gw-swatch-badge\">Micro-Accents<\/span>\n                    <\/div>\n                    <div class=\"gw-color-info\">\n                        <h3>Accent Magenta<\/h3>\n                        <span class=\"gw-color-subtitle\">Micro-Pulsations & Chiffres Cl\u00e9s<\/span>\n                        <p class=\"gw-color-role\">Pastilles d'alerte, micro-pulsations, chiffres cl\u00e9s. <strong>JAMAIS pour des boutons.<\/strong><\/p>\n                        <div class=\"gw-color-codes\">\n                            <button type=\"button\" class=\"gw-copy-btn\" data-copy=\"#D90562\">\n                                <code>#D90562<\/code> <span class=\"gw-copy-icon\">\ud83d\udccb<\/span>\n                            <\/button>\n                            <button type=\"button\" class=\"gw-copy-btn\" data-copy=\"rgb(217, 5, 98)\">\n                                <code>rgb(217, 5, 98)<\/code> <span class=\"gw-copy-icon\">\ud83d\udccb<\/span>\n                            <\/button>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Subtle Border -->\n                <div class=\"gw-color-card\">\n                    <div class=\"gw-color-swatch\" style=\"background-color: #D8E2FF;\">\n                        <span class=\"gw-swatch-badge\" style=\"background:#19389F; color:#FFF;\">D\u00e9limitation<\/span>\n                    <\/div>\n                    <div class=\"gw-color-info\">\n                        <h3>Subtle Border<\/h3>\n                        <span class=\"gw-color-subtitle\">D\u00e9limitation Fine des Cartes<\/span>\n                        <p class=\"gw-color-role\">D\u00e9limitation fine des cartes blanches et pastilles de surlignage.<\/p>\n                        <div class=\"gw-color-codes\">\n                            <button type=\"button\" class=\"gw-copy-btn\" data-copy=\"#D8E2FF\">\n                                <code>#D8E2FF<\/code> <span class=\"gw-copy-icon\">\ud83d\udccb<\/span>\n                            <\/button>\n                            <button type=\"button\" class=\"gw-copy-btn\" data-copy=\"rgb(216, 226, 255)\">\n                                <code>rgb(216, 226, 255)<\/code> <span class=\"gw-copy-icon\">\ud83d\udccb<\/span>\n                            <\/button>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- 2. R\u00c8GLES DES BOUTONS -->\n        <section class=\"gw-portal-section\" id=\"buttons\">\n            <div class=\"gw-section-header\">\n                <span class=\"gw-section-num\">02<\/span>\n                <h2>Hi\u00e9rarchie des Boutons d'Action<\/h2>\n            <\/div>\n            <p class=\"gw-section-desc\">R\u00e8gles fondamentales : harmonie texte-ic\u00f4ne stricte, boutons avec ombre l\u00e9g\u00e8re et <strong>STRICTEMENT SANS BORDURE<\/strong>.<\/p>\n\n            <div class=\"gw-button-demo-grid\">\n                <!-- Light Demo -->\n                <div class=\"gw-demo-box gw-demo-light\">\n                    <h3 class=\"gw-demo-title\">Sur Fond Clair (Canvas #F6F8FF ou Carte Blanche)<\/h3>\n                    <p class=\"gw-demo-subtitle\">Bouton principal en Master Blue avec texte blanc pur, bouton secondaire en blanc avec texte Master Blue.<\/p>\n                    <div class=\"gw-demo-buttons-row\">\n                        <a href=\"#palette\" class=\"gw-btn gw-btn-primary\">\n                            <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M5 12h14\"\/><path d=\"m12 5 7 7-7 7\"\/><\/svg>\n                            Action Principale (CTA)\n                        <\/a>\n                        <a href=\"#assets\" class=\"gw-btn gw-btn-secondary\">\n                            <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg>\n                            Action Secondaire\n                        <\/a>\n                    <\/div>\n                <\/div>\n\n                <!-- Dark Demo -->\n                <div class=\"gw-demo-box gw-demo-dark\">\n                    <h3 class=\"gw-demo-title\" style=\"color:#FFFFFF !important;\">Sur Fond Sombre (Hero Sombre ou Dark Mode)<\/h3>\n                    <p class=\"gw-demo-subtitle\" style=\"color:#A0AEC0 !important;\">Inversion de contraste : Bouton principal en blanc pur avec texte Master Blue, bouton secondaire en Master Blue avec texte blanc.<\/p>\n                    <div class=\"gw-demo-buttons-row\">\n                        <a href=\"#palette\" class=\"gw-btn gw-btn-dark-cta\">\n                            <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M5 12h14\"\/><path d=\"m12 5 7 7-7 7\"\/><\/svg>\n                            Action Principale (Fond Sombre)\n                        <\/a>\n                        <a href=\"#assets\" class=\"gw-btn gw-btn-dark-sec\">\n                            <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\/><polyline points=\"7 10 12 15 17 10\"\/><line x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\/><\/svg>\n                            Action Secondaire\n                        <\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- 3. TYPOGRAPHIE -->\n        <section class=\"gw-portal-section\" id=\"typography\">\n            <div class=\"gw-section-header\">\n                <span class=\"gw-section-num\">03<\/span>\n                <h2>Typographie : Full Nunito & Interlignage 1.1<\/h2>\n            <\/div>\n            <p class=\"gw-section-desc\">Police unique Google Fonts Nunito pour l'ensemble des titres et des textes avec JetBrains Mono pour les donn\u00e9es techniques.<\/p>\n\n            <div class=\"gw-typo-spec-card\">\n                <div class=\"gw-typo-row\">\n                    <div class=\"gw-typo-meta\">\n                        <span class=\"gw-typo-tag\">H1 - Titre Majeur<\/span>\n                        <code>Nunito 900 (Black) | Color: #19389F | Line-height: 1.1<\/code>\n                    <\/div>\n                    <h1 style=\"margin:0; font-size:2rem; line-height:1.1; color:#19389F; font-weight:900;\">Votre Agence Web & Marketing \u00e0 Lausanne<\/h1>\n                <\/div>\n\n                <div class=\"gw-typo-row\">\n                    <div class=\"gw-typo-meta\">\n                        <span class=\"gw-typo-tag\">H2 - Titre de Section<\/span>\n                        <code>Nunito 800 (Extra-Bold) | Color: #19389F | Line-height: 1.1<\/code>\n                    <\/div>\n                    <h2 style=\"margin:0; font-size:1.5rem; line-height:1.1; color:#19389F; font-weight:800;\">Partenaire Croissance des PME Romandes<\/h2>\n                <\/div>\n\n                <div class=\"gw-typo-row\">\n                    <div class=\"gw-typo-meta\">\n                        <span class=\"gw-typo-tag\">Corps de Texte Standard<\/span>\n                        <code>Nunito 600 (Semi-Bold) | Color: #2D3748 | Line-height: 1.1<\/code>\n                    <\/div>\n                    <p style=\"margin:0; font-size:1rem; line-height:1.1; color:#2D3748; font-weight:600;\">\n                        Plus de 25 experts internalis\u00e9s bas\u00e9s \u00e0 Lausanne alliant cr\u00e9ativit\u00e9 et ma\u00eetrise technique pour concevoir des plateformes web performantes, scalables et orient\u00e9es retour sur investissement.\n                    <\/p>\n                <\/div>\n\n                <div class=\"gw-typo-row\">\n                    <div class=\"gw-typo-meta\">\n                        <span class=\"gw-typo-tag\">Code & M\u00e9tadonn\u00e9es<\/span>\n                        <code>JetBrains Mono 600 | Color: #19389F | Line-height: 1.2<\/code>\n                    <\/div>\n                    <pre class=\"gw-code-preview\"><code>const geekworkersBrand = { primaryColor: '#19389F', typography: 'Nunito', lineHeight: 1.1 };<\/code><\/pre>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- 4. LES 12 ASSETS SVGS -->\n        <section class=\"gw-portal-section\" id=\"assets\">\n            <div class=\"gw-section-header\">\n                <span class=\"gw-section-num\">04<\/span>\n                <h2>R\u00e9pertoire des 12 Assets Vectoriels Officiels (SVGs)<\/h2>\n            <\/div>\n            <p class=\"gw-section-desc\">Fichiers vectoriels purs pr\u00eats pour le web, l'impression, les r\u00e9seaux sociaux et les interfaces applicatives.<\/p>\n\n            <div class=\"gw-asset-filter-nav\">\n                <button type=\"button\" class=\"gw-filter-btn active\" data-filter=\"all\">Tous les Assets (12)<\/button>\n                <button type=\"button\" class=\"gw-filter-btn\" data-filter=\"light\">Fond Clair (6)<\/button>\n                <button type=\"button\" class=\"gw-filter-btn\" data-filter=\"dark\">Fond Sombre (6)<\/button>\n            <\/div>\n\n            <div class=\"gw-svg-grid\">\n                \n    <div class=\"gw-svg-card is-light-card\" data-context=\"light\">\n        <div class=\"gw-svg-preview-box\">\n            <svg width=\"107\" height=\"36\" viewBox=\"0 0 107 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15.78 33.0093C-4.59665 26.7478 -5.2391 18.0731 13.8527 6.98501C32.9445 -4.10306 43.1328 -0.972343 44.4176 16.3772C45.7026 33.7267 36.1567 39.2707 15.78 33.0093Z\" fill=\"#19389F\"\/>\n<path d=\"M46.9705 13.8068H49.6966L51.1877 19.6474H51.2178L52.6185 13.8068H55.3145L56.7152 19.6474H56.7454L58.2364 13.8068H60.9626L58.2816 23.3592H55.3748L53.9439 16.8772H53.9138L52.5282 23.3592H49.6364L46.9705 13.8068Z\" fill=\"#19389F\"\/>\n<path d=\"M64.9607 23.6185C64.1575 23.6185 63.4295 23.4638 62.7769 23.1545C62.1242 22.8452 61.6071 22.3903 61.2255 21.7898C60.854 21.1803 60.6683 20.4525 60.6683 19.6064C60.6683 18.7604 60.854 18.0371 61.2255 17.4367C61.6071 16.8271 62.1242 16.3677 62.7769 16.0584C63.4295 15.7491 64.1575 15.5944 64.9607 15.5944C65.764 15.5944 66.492 15.7491 67.1446 16.0584C67.7973 16.3677 68.3094 16.8271 68.6809 17.4367C69.0625 18.0371 69.2532 18.7604 69.2532 19.6064C69.2532 20.4525 69.0625 21.1803 68.6809 21.7898C68.3094 22.3903 67.7973 22.8452 67.1446 23.1545C66.492 23.4638 65.764 23.6185 64.9607 23.6185ZM64.9607 21.9263C65.3222 21.9263 65.6184 21.8399 65.8494 21.667C66.0904 21.4851 66.2661 21.2258 66.3765 20.8892C66.487 20.5526 66.5422 20.125 66.5422 19.6064C66.5422 19.0879 66.487 18.6603 66.3765 18.3237C66.2661 17.9871 66.0904 17.7323 65.8494 17.5595C65.6184 17.3775 65.3222 17.2866 64.9607 17.2866C64.5993 17.2866 64.298 17.3775 64.0571 17.5595C63.8261 17.7323 63.6554 17.9871 63.545 18.3237C63.4345 18.6603 63.3793 19.0879 63.3793 19.6064C63.3793 20.125 63.4345 20.5526 63.545 20.8892C63.6554 21.2258 63.8261 21.4851 64.0571 21.667C64.298 21.8399 64.5993 21.9263 64.9607 21.9263Z\" fill=\"#19389F\"\/>\n<path d=\"M70.2964 15.8537H72.7815V16.9045H72.8116C73.0124 16.5406 73.2634 16.2767 73.5647 16.113C73.8659 15.9401 74.2324 15.8537 74.6642 15.8537H75.4624V17.6141H74.1219C73.6701 17.6141 73.3388 17.7142 73.1279 17.9143C72.917 18.1144 72.8116 18.4556 72.8116 18.9378V23.3592H70.2964V15.8537Z\" fill=\"#19389F\"\/>\n<path d=\"M76.2091 12.7014H78.7244V18.7194H78.7545L81.4655 15.8537H84.3272L81.4505 18.6648L84.6887 23.3592H81.586L79.7485 20.3433H79.7184L78.7244 21.3395V23.3592H76.2091V12.7014Z\" fill=\"#19389F\"\/>\n<path d=\"M88.491 23.6185C87.6576 23.6185 86.9296 23.4638 86.3071 23.1545C85.6845 22.8452 85.1975 22.3903 84.8461 21.7898C84.5047 21.1803 84.334 20.4525 84.334 19.6064C84.334 18.7604 84.5097 18.0371 84.8612 17.4367C85.2126 16.8362 85.6996 16.3814 86.3221 16.072C86.9547 15.7536 87.6726 15.5944 88.4759 15.5944C89.2792 15.5944 89.982 15.7354 90.5845 16.0175C91.1869 16.2904 91.6589 16.7134 92.0003 17.2866C92.3517 17.8597 92.5274 18.5739 92.5274 19.429V20.1932H86.9999C87.0099 20.5662 87.0802 20.8846 87.2107 21.1485C87.3413 21.4032 87.522 21.5988 87.753 21.7353C87.9839 21.8626 88.25 21.9263 88.5512 21.9263C88.8825 21.9263 89.1587 21.849 89.3796 21.6943C89.6005 21.5397 89.7561 21.3259 89.8465 21.0529H92.3768C92.2563 21.5624 92.0203 22.0127 91.6689 22.4039C91.3275 22.786 90.8857 23.0862 90.3435 23.3046C89.8013 23.5138 89.1838 23.6185 88.491 23.6185ZM90.0423 18.7194C90.0423 18.4465 89.987 18.2009 89.8766 17.9825C89.7661 17.7642 89.5955 17.5959 89.3645 17.4776C89.1436 17.3503 88.8725 17.2866 88.5512 17.2866C88.2198 17.2866 87.9437 17.3503 87.7228 17.4776C87.5019 17.605 87.3312 17.7778 87.2107 17.9962C87.0903 18.2054 87.025 18.4465 87.0149 18.7194H90.0423Z\" fill=\"#19389F\"\/>\n<path d=\"M93.5356 15.8537H96.0207V16.9045H96.0508C96.2516 16.5406 96.5027 16.2767 96.8039 16.113C97.1051 15.9401 97.4716 15.8537 97.9034 15.8537H98.7016V17.6141H97.3612C96.9093 17.6141 96.578 17.7142 96.3671 17.9143C96.1562 18.1144 96.0508 18.4556 96.0508 18.9378V23.3592H93.5356V15.8537Z\" fill=\"#19389F\"\/>\n<path d=\"M102.959 23.6185C102.106 23.6185 101.388 23.5093 100.805 23.2909C100.223 23.0635 99.7811 22.7451 99.4799 22.3357C99.1887 21.9263 99.0381 21.4396 99.028 20.8755H101.619C101.619 21.2394 101.734 21.5078 101.965 21.6807C102.196 21.8444 102.517 21.9263 102.929 21.9263C103.21 21.9263 103.441 21.8945 103.622 21.8308C103.813 21.758 103.948 21.6579 104.028 21.5306C104.119 21.4032 104.164 21.2531 104.164 21.0802C104.164 20.8255 104.064 20.6299 103.863 20.4935C103.662 20.357 103.346 20.2888 102.914 20.2888H102.01C101.117 20.2888 100.419 20.0932 99.9166 19.702C99.4246 19.3017 99.1786 18.7695 99.1786 18.1053C99.1786 17.605 99.3292 17.1637 99.6305 16.7817C99.9417 16.3996 100.379 16.1084 100.941 15.9083C101.503 15.699 102.171 15.5944 102.944 15.5944C103.747 15.5944 104.43 15.7081 104.992 15.9356C105.555 16.1539 105.981 16.4632 106.273 16.8635C106.564 17.2638 106.714 17.7369 106.724 18.2827H104.194C104.184 17.9552 104.079 17.7096 103.878 17.5458C103.677 17.373 103.371 17.2866 102.959 17.2866C102.598 17.2866 102.316 17.3503 102.116 17.4776C101.925 17.605 101.829 17.7869 101.829 18.0235C101.829 18.2418 101.92 18.4101 102.101 18.5284C102.281 18.6466 102.547 18.7058 102.899 18.7058H103.908C104.912 18.7058 105.655 18.9196 106.137 19.3472C106.629 19.7656 106.875 20.3115 106.875 20.9847C106.875 21.5124 106.724 21.9763 106.423 22.3766C106.132 22.7678 105.695 23.0726 105.113 23.2909C104.53 23.5093 103.813 23.6185 102.959 23.6185Z\" fill=\"#19389F\"\/>\n<path d=\"M10.117 23.6299C9.23342 23.6299 8.42837 23.4207 7.70187 23.0022C6.98518 22.5837 6.42067 21.9924 6.00833 21.2282C5.6058 20.464 5.40454 19.5815 5.40454 18.5808C5.40454 17.5892 5.6058 16.7158 6.00833 15.9607C6.42067 15.2056 7.00482 14.6188 7.76077 14.2003C8.52655 13.7728 9.42977 13.559 10.4704 13.559C11.4129 13.559 12.2376 13.7364 12.9445 14.0912C13.6514 14.4369 14.1962 14.9054 14.5791 15.4967C14.962 16.0881 15.1731 16.7476 15.2124 17.4755H12.5911C12.5812 17.0843 12.4831 16.7295 12.2965 16.411C12.1198 16.0926 11.8695 15.8424 11.5455 15.6605C11.2313 15.4694 10.873 15.3739 10.4704 15.3739C9.98938 15.3739 9.57704 15.4876 9.23342 15.7151C8.89962 15.9425 8.63945 16.2973 8.45292 16.7795C8.26638 17.2526 8.17312 17.853 8.17312 18.5808C8.17312 19.3086 8.27129 19.9136 8.46764 20.3958C8.664 20.8779 8.93889 21.2373 9.29233 21.4738C9.65558 21.7013 10.0728 21.815 10.5441 21.815C10.9368 21.815 11.2853 21.7467 11.5897 21.6103C11.894 21.4647 12.1444 21.2691 12.3407 21.0235C12.5371 20.7688 12.6598 20.4776 12.7089 20.1501H10.3232V18.4716H14.4319C14.6871 18.4716 14.8835 18.5353 15.0209 18.6627C15.1682 18.79 15.2418 18.9674 15.2418 19.1949V23.3707H13.077L13.2832 21.8969H13.2537C12.9887 22.47 12.5812 22.9021 12.0315 23.1933C11.4915 23.4844 10.8533 23.6299 10.117 23.6299Z\" fill=\"white\"\/>\n<path d=\"M20.2687 23.6299C19.4539 23.6299 18.7421 23.4753 18.1334 23.166C17.5247 22.8566 17.0485 22.4018 16.7049 21.8013C16.3711 21.1918 16.2042 20.464 16.2042 19.6179C16.2042 18.7719 16.376 18.0486 16.7196 17.4482C17.0633 16.8477 17.5394 16.3928 18.1481 16.0835C18.7666 15.7651 19.4686 15.6059 20.254 15.6059C21.0394 15.6059 21.7266 15.7469 22.3157 16.0289C22.9048 16.3019 23.3662 16.7249 23.7 17.2981C24.0436 17.8712 24.2154 18.5854 24.2154 19.4405V20.2047H18.8108C18.8206 20.5777 18.8893 20.8961 19.017 21.16C19.1446 21.4147 19.3213 21.6103 19.5471 21.7467C19.7729 21.8741 20.0331 21.9378 20.3276 21.9378C20.6516 21.9378 20.9216 21.8605 21.1376 21.7058C21.3536 21.5512 21.5057 21.3374 21.5941 21.0644H24.0681C23.9503 21.5739 23.7196 22.0242 23.376 22.4154C23.0422 22.7975 22.6102 23.0977 22.0801 23.3161C21.5499 23.5253 20.9461 23.6299 20.2687 23.6299ZM21.7855 18.7309C21.7855 18.458 21.7316 18.2124 21.6236 17.994C21.5156 17.7757 21.3487 17.6074 21.1229 17.4891C20.9069 17.3617 20.6418 17.2981 20.3276 17.2981C20.0036 17.2981 19.7337 17.3617 19.5177 17.4891C19.3017 17.6165 19.1348 17.7893 19.017 18.0077C18.8992 18.2169 18.8353 18.458 18.8255 18.7309H21.7855Z\" fill=\"white\"\/>\n<path d=\"M28.9407 23.6299C28.1258 23.6299 27.414 23.4753 26.8053 23.166C26.1966 22.8566 25.7205 22.4018 25.3768 21.8013C25.043 21.1918 24.8761 20.464 24.8761 19.6179C24.8761 18.7719 25.048 18.0486 25.3916 17.4482C25.7352 16.8477 26.2113 16.3928 26.82 16.0835C27.4385 15.7651 28.1405 15.6059 28.9259 15.6059C29.7113 15.6059 30.3986 15.7469 30.9876 16.0289C31.5767 16.3019 32.0381 16.7249 32.3719 17.2981C32.7155 17.8712 32.8873 18.5854 32.8873 19.4405V20.2047H27.4827C27.4925 20.5777 27.5613 20.8961 27.6889 21.16C27.8165 21.4147 27.9932 21.6103 28.2191 21.7467C28.4449 21.8741 28.705 21.9378 28.9996 21.9378C29.3235 21.9378 29.5935 21.8605 29.8095 21.7058C30.0255 21.5512 30.1777 21.3374 30.266 21.0644H32.7401C32.6223 21.5739 32.3916 22.0242 32.0479 22.4154C31.7141 22.7975 31.2822 23.0977 30.752 23.3161C30.2219 23.5253 29.6181 23.6299 28.9407 23.6299ZM30.4575 18.7309C30.4575 18.458 30.4035 18.2124 30.2955 17.994C30.1875 17.7757 30.0206 17.6074 29.7948 17.4891C29.5788 17.3617 29.3137 17.2981 28.9996 17.2981C28.6756 17.2981 28.4056 17.3617 28.1896 17.4891C27.9736 17.6165 27.8067 17.7893 27.6889 18.0077C27.5711 18.2169 27.5073 18.458 27.4975 18.7309H30.4575Z\" fill=\"white\"\/>\n<path d=\"M33.8731 12.7129H36.3324V18.7309H36.3619L39.0126 15.8652H41.8107L38.9979 18.6763L42.1641 23.3707H39.1304L37.3338 20.3548H37.3044L36.3324 21.351V23.3707H33.8731V12.7129Z\" fill=\"white\"\/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.10654 24.4806C11.3574 28.4835 17.0381 30.846 23.0374 31.1058C29.7263 31.3798 36.2054 28.9719 40.979 24.5599C35.7464 27.5555 29.7245 29.0983 23.6048 29.0111C17.7745 28.9231 12.0764 27.3584 7.10654 24.4806Z\" fill=\"white\"\/>\n<\/svg>\n        <\/div>\n        <div class=\"gw-svg-details\">\n            <span class=\"gw-svg-badge\">\u2600\ufe0f Fond Clair<\/span>\n            <h4 class=\"gw-svg-title\">Logotype Principal (Bleu #19389F)<\/h4>\n            <p>Format vectoriel officiel par d\u00e9faut sur fond blanc ou clair.<\/p>\n            <div class=\"gw-svg-actions\">\n                <button type=\"button\" class=\"gw-btn-download-svg\" onclick=\"copySVGCode('gw-logo-original-blue-default.svg')\">\n                    <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2\"\/><rect x=\"8\" y=\"2\" width=\"8\" height=\"4\" rx=\"1\" ry=\"1\"\/><\/svg>\n                    Copier Code SVG\n                <\/button>\n            <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"gw-svg-card is-light-card\" data-context=\"light\">\n        <div class=\"gw-svg-preview-box\">\n            <svg width=\"100%\" height=\"100%\" viewBox=\"0 0 1523 499\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" xml:space=\"preserve\" xmlns:serif=\"http:\/\/www.serif.com\/\" style=\"fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;\">\n    <g transform=\"matrix(4.15774,0,0,2.67076,207.44,123.598)\">\n        <path d=\"M107,53.5C107,83.027 83.027,107 53.5,107C23.973,107 0,83.027 0,53.5C0,23.973 23.973,0 53.5,0C83.027,0 107,23.973 107,53.5Z\" style=\"fill:white;\"\/>\n    <\/g>\n    <g transform=\"matrix(1,0,0,1,162.155,53.2234)\">\n        <path d=\"M155.37,72.734C369.5,-51.627 483.771,-16.514 498.181,178.075C512.593,372.664 405.529,434.845 176.987,364.618C-51.555,294.391 -58.761,197.096 155.37,72.734ZM80.167,268.823C127.844,313.719 191.558,340.216 258.845,343.13C333.867,346.204 406.535,319.197 460.076,269.712C401.387,303.311 333.847,320.614 265.208,319.636C199.817,318.649 135.907,301.1 80.167,268.823ZM728.59,169.297C737.6,169.297 745.764,171.031 753.084,174.5C760.405,177.969 766.148,183.123 770.315,189.959C774.594,196.693 776.735,204.806 776.735,214.295C776.735,223.784 774.594,231.947 770.315,238.783C766.148,245.518 760.405,250.62 753.084,254.089C745.764,257.558 737.6,259.293 728.59,259.293C719.581,259.293 711.416,257.558 704.096,254.089C696.776,250.62 690.976,245.518 686.697,238.783C682.53,231.947 680.447,223.784 680.447,214.295C680.447,204.806 682.53,196.693 686.697,189.959C690.976,183.123 696.776,177.969 704.096,174.5C711.416,171.031 719.581,169.297 728.59,169.297ZM992.333,169.297C1001.34,169.297 1009.23,170.878 1015.98,174.041C1022.74,177.102 1028.03,181.847 1031.86,188.275C1035.8,194.704 1037.77,202.713 1037.77,212.305L1037.77,220.876L975.779,220.876C975.891,225.059 976.679,228.631 978.143,231.59C979.607,234.447 981.635,236.64 984.225,238.171C986.815,239.599 989.8,240.313 993.178,240.313C996.894,240.313 999.992,239.446 1002.47,237.712C1004.95,235.977 1006.69,233.579 1007.71,230.519L1036.09,230.519C1034.73,236.232 1032.09,241.283 1028.15,245.671C1024.32,249.956 1019.36,253.324 1013.28,255.772C1007.2,258.119 1000.27,259.293 992.502,259.293C983.155,259.293 974.99,257.558 968.007,254.089C961.025,250.62 955.563,245.518 951.622,238.783C947.793,231.947 945.878,223.784 945.878,214.295C945.878,204.806 947.849,196.693 951.791,189.959C955.732,183.225 961.195,178.123 968.177,174.653C975.272,171.082 983.324,169.297 992.333,169.297ZM1154.6,169.297C1163.61,169.297 1171.27,170.572 1177.58,173.123C1183.89,175.572 1188.67,179.041 1191.94,183.53C1195.2,188.02 1196.89,193.326 1197.01,199.448L1168.63,199.448C1168.51,195.775 1167.33,193.02 1165.08,191.184C1162.83,189.245 1159.39,188.275 1154.77,188.275C1150.72,188.275 1147.57,188.989 1145.31,190.418C1143.17,191.846 1142.1,193.887 1142.1,196.54C1142.1,198.989 1143.12,200.877 1145.15,202.203C1147.17,203.53 1150.16,204.193 1154.1,204.193L1165.42,204.193C1176.68,204.193 1185.01,206.591 1190.42,211.387C1195.94,216.08 1198.69,222.202 1198.69,229.753C1198.69,235.671 1197.01,240.875 1193.63,245.364C1190.36,249.752 1185.46,253.17 1178.93,255.619C1172.4,258.068 1164.35,259.293 1154.77,259.293C1145.2,259.293 1137.15,258.068 1130.62,255.619C1124.09,253.068 1119.13,249.497 1115.75,244.905C1112.49,240.314 1110.8,234.855 1110.68,228.528L1139.74,228.528C1139.74,232.61 1141.04,235.62 1143.63,237.559C1146.22,239.395 1149.82,240.313 1154.44,240.313C1157.59,240.313 1160.18,239.956 1162.21,239.242C1164.35,238.426 1165.87,237.303 1166.77,235.875C1167.78,234.447 1168.29,232.763 1168.29,230.824C1168.29,227.967 1167.16,225.774 1164.91,224.243C1162.66,222.713 1159.11,221.947 1154.27,221.947L1144.13,221.947C1134.11,221.947 1126.28,219.754 1120.65,215.366C1115.13,210.877 1112.37,204.907 1112.37,197.459C1112.37,191.847 1114.06,186.898 1117.44,182.612C1120.93,178.327 1125.83,175.061 1132.14,172.816C1138.44,170.47 1145.93,169.297 1154.6,169.297ZM117.896,146.327C106.224,146.327 96.093,148.726 87.504,153.521C79.026,158.215 72.474,164.797 67.849,173.266C63.335,181.734 61.077,191.53 61.077,202.651C61.077,213.875 63.335,223.774 67.849,232.345C72.474,240.916 78.805,247.548 86.843,252.241C94.992,256.935 104.021,259.282 113.931,259.282C122.19,259.282 129.348,257.649 135.404,254.384C141.57,251.119 146.14,246.272 149.113,239.844L149.443,239.844L147.13,256.374L171.411,256.374L171.411,209.539C171.411,206.988 170.585,204.999 168.933,203.57C167.392,202.142 165.189,201.428 162.327,201.428L116.244,201.428L116.244,220.253L143.001,220.253C142.451,223.926 141.075,227.192 138.873,230.049C136.67,232.804 133.862,234.997 130.449,236.63C127.035,238.16 123.126,238.926 118.721,238.926C113.436,238.926 108.756,237.65 104.682,235.1C100.718,232.447 97.634,228.416 95.432,223.008C93.23,217.6 92.129,210.814 92.129,202.651C92.129,194.489 93.175,187.754 95.267,182.448C97.359,177.04 100.277,173.061 104.021,170.51C107.875,167.959 112.5,166.684 117.896,166.684C122.41,166.684 126.429,167.756 129.953,169.898C133.586,171.939 136.394,174.745 138.376,178.316C140.468,181.888 141.57,185.867 141.68,190.254L171.081,190.254C170.64,182.091 168.272,174.694 163.978,168.062C159.684,161.429 153.572,156.174 145.644,152.297C137.716,148.318 128.467,146.327 117.896,146.327ZM227.626,169.286C218.817,169.286 210.944,171.071 204.007,174.643C197.18,178.112 191.84,183.214 187.986,189.948C184.132,196.683 182.205,204.795 182.205,214.284C182.205,223.773 184.077,231.936 187.821,238.772C191.675,245.507 197.015,250.609 203.842,254.078C210.669,257.547 218.652,259.282 227.792,259.282C235.389,259.282 242.162,258.109 248.108,255.762C254.054,253.313 258.899,249.946 262.643,245.66C266.497,241.273 269.084,236.222 270.406,230.508L242.657,230.508C241.666,233.569 239.959,235.967 237.537,237.701C235.114,239.436 232.086,240.303 228.453,240.303C225.149,240.303 222.231,239.589 219.699,238.16C217.166,236.63 215.184,234.436 213.752,231.579C212.321,228.62 211.55,225.049 211.44,220.865L272.057,220.865L272.057,212.294C272.057,202.703 270.131,194.693 266.277,188.265C262.533,181.836 257.357,177.091 250.75,174.03C244.144,170.867 236.436,169.286 227.626,169.286ZM324.89,169.286C316.081,169.286 308.207,171.071 301.27,174.643C294.443,178.112 289.103,183.214 285.25,189.948C281.396,196.683 279.468,204.795 279.468,214.284C279.468,223.773 281.34,231.936 285.083,238.772C288.937,245.507 294.278,250.609 301.105,254.078C307.932,257.547 315.916,259.282 325.055,259.282C332.653,259.282 339.425,258.108 345.371,255.762C351.317,253.313 356.162,249.946 359.906,245.66C363.76,241.273 366.347,236.222 367.668,230.508L339.92,230.508C338.929,233.569 337.223,235.967 334.8,237.701C332.378,239.436 329.349,240.303 325.715,240.303C322.412,240.303 319.494,239.589 316.961,238.16C314.429,236.63 312.447,234.436 311.015,231.579C309.584,228.62 308.814,225.049 308.704,220.865L369.321,220.865L369.321,212.294C369.321,202.703 367.393,194.693 363.54,188.265C359.796,181.836 354.62,177.091 348.013,174.03C341.407,170.867 333.699,169.286 324.89,169.286ZM574.114,214.754L574.452,214.754L590.162,149.246L620.4,149.246L636.11,214.754L636.448,214.754L653.171,149.246L683.748,149.246L653.678,256.385L621.076,256.385L605.028,183.684L604.69,183.684L589.149,256.385L556.714,256.385L526.815,149.246L557.39,149.246L574.114,214.754ZM816.307,183.989L816.645,183.989C818.897,179.908 821.713,176.949 825.091,175.112C828.47,173.174 832.58,172.204 837.422,172.204L846.375,172.204L846.375,191.948L831.341,191.948C826.274,191.948 822.557,193.071 820.192,195.315C817.827,197.56 816.645,201.387 816.645,206.795L816.645,256.385L788.434,256.385L788.434,172.204L816.307,172.204L816.307,183.989ZM882.961,204.346L883.299,204.346L913.706,172.204L945.802,172.204L913.537,203.733L949.856,256.385L915.057,256.385L894.449,222.56L894.111,222.56L882.961,233.732L882.961,256.385L854.75,256.385L854.75,136.849L882.961,136.849L882.961,204.346ZM1076.95,183.989L1077.29,183.989C1079.54,179.908 1082.36,176.949 1085.74,175.112C1089.12,173.174 1093.23,172.204 1098.07,172.204L1107.02,172.204L1107.02,191.948L1091.99,191.948C1086.92,191.948 1083.21,193.071 1080.84,195.315C1078.48,197.56 1077.29,201.387 1077.29,206.795L1077.29,256.385L1049.08,256.385L1049.08,172.204L1076.95,172.204L1076.95,183.989ZM380.376,136.838L380.376,256.374L407.96,256.374L407.96,233.722L418.861,222.549L419.192,222.549L439.342,256.374L473.368,256.374L437.856,203.723L469.403,172.193L438.021,172.193L408.291,204.335L407.96,204.335L407.96,136.838L380.376,136.838ZM728.59,188.275C724.536,188.275 721.157,189.295 718.455,191.336C715.864,193.275 713.95,196.132 712.711,199.907C711.473,203.683 710.853,208.479 710.853,214.295C710.853,220.111 711.473,224.906 712.711,228.682C713.95,232.457 715.864,235.366 718.455,237.406C721.157,239.345 724.536,240.313 728.59,240.313C732.644,240.313 735.967,239.345 738.557,237.406C741.26,235.366 743.23,232.457 744.469,228.682C745.708,224.906 746.328,220.111 746.328,214.295C746.328,208.479 745.708,203.683 744.469,199.907C743.23,196.132 741.26,193.275 738.557,191.336C735.967,189.295 732.644,188.275 728.59,188.275ZM993.178,188.275C989.462,188.275 986.365,188.99 983.887,190.418C981.41,191.846 979.494,193.785 978.143,196.234C976.792,198.581 976.06,201.285 975.948,204.346L1009.9,204.346C1009.9,201.285 1009.28,198.53 1008.04,196.081C1006.8,193.632 1004.89,191.744 1002.3,190.418C999.823,188.99 996.782,188.275 993.178,188.275ZM228.453,188.265C231.976,188.265 234.949,188.979 237.372,190.407C239.904,191.734 241.777,193.621 242.988,196.07C244.199,198.519 244.804,201.274 244.804,204.335L211.605,204.335C211.715,201.274 212.431,198.57 213.752,196.224C215.074,193.775 216.945,191.836 219.368,190.407C221.79,188.979 224.819,188.265 228.453,188.265ZM325.715,188.265C329.239,188.265 332.213,188.979 334.635,190.407C337.168,191.734 339.039,193.622 340.25,196.07C341.462,198.519 342.068,201.274 342.068,204.335L308.869,204.335C308.979,201.274 309.694,198.57 311.015,196.224C312.336,193.775 314.209,191.836 316.631,190.407C319.054,188.979 322.082,188.265 325.715,188.265Z\" style=\"fill:rgb(25,56,159);fill-rule:nonzero;\"\/>\n    <\/g>\n    <g transform=\"matrix(1,0,0,1,162.155,53.2234)\">\n        <path d=\"M555.846,372.085C553.774,372.085 552.072,371.604 550.74,370.642C549.482,369.68 548.668,368.385 548.298,366.757C548.002,365.128 548.335,363.315 549.297,361.317L577.715,299.042C578.899,296.525 580.305,294.712 581.933,293.602C583.561,292.418 585.449,291.826 587.595,291.826C589.741,291.826 591.628,292.418 593.256,293.602C594.884,294.712 596.253,296.525 597.363,299.042L626.004,361.317C626.966,363.315 627.299,365.165 627.003,366.868C626.781,368.496 626.041,369.791 624.783,370.753C623.524,371.641 621.896,372.085 619.898,372.085C617.382,372.085 615.421,371.493 614.015,370.309C612.683,369.125 611.499,367.275 610.462,364.758L603.802,349.328L610.684,354.102L564.394,354.102L571.277,349.328L564.727,364.758C563.617,367.349 562.433,369.236 561.175,370.42C559.991,371.53 558.215,372.085 555.846,372.085ZM587.373,311.141L573.164,344.999L570.166,340.67L604.912,340.67L601.915,344.999L587.595,311.141L587.373,311.141ZM659.2,392.289C655.204,392.289 651.356,391.955 647.655,391.289C644.029,390.623 640.81,389.624 637.998,388.292C636.296,387.552 635.074,386.59 634.334,385.406C633.668,384.222 633.372,382.964 633.446,381.632C633.594,380.3 634.038,379.116 634.778,378.079C635.593,377.043 636.592,376.303 637.776,375.859C638.96,375.489 640.218,375.6 641.55,376.192C644.806,377.672 647.803,378.634 650.542,379.079C653.354,379.523 655.759,379.745 657.757,379.745C662.494,379.745 666.046,378.672 668.414,376.525C670.782,374.379 671.966,371.086 671.966,366.646L671.966,358.209L672.965,358.209C671.855,361.613 669.561,364.388 666.083,366.535C662.605,368.681 658.756,369.754 654.538,369.754C649.654,369.754 645.398,368.644 641.772,366.424C638.146,364.129 635.333,360.947 633.335,356.877C631.337,352.733 630.338,347.959 630.338,342.557C630.338,338.487 630.893,334.786 632.003,331.456C633.187,328.126 634.815,325.277 636.888,322.908C639.034,320.54 641.587,318.727 644.547,317.469C647.581,316.137 650.912,315.471 654.538,315.471C658.904,315.471 662.753,316.544 666.083,318.69C669.487,320.762 671.744,323.5 672.854,326.905L671.744,330.457L671.744,324.129C671.744,321.391 672.447,319.319 673.853,317.913C675.333,316.433 677.406,315.693 680.07,315.693C682.734,315.693 684.769,316.433 686.175,317.913C687.581,319.319 688.284,321.391 688.284,324.129L688.284,364.758C688.284,373.861 685.768,380.707 680.736,385.295C675.778,389.957 668.599,392.289 659.2,392.289ZM659.533,357.21C662.049,357.21 664.196,356.618 665.972,355.434C667.822,354.25 669.265,352.585 670.301,350.438C671.337,348.218 671.855,345.591 671.855,342.557C671.855,337.968 670.708,334.416 668.414,331.9C666.194,329.31 663.234,328.015 659.533,328.015C657.017,328.015 654.834,328.607 652.984,329.791C651.134,330.901 649.691,332.566 648.654,334.786C647.692,336.932 647.211,339.523 647.211,342.557C647.211,347.145 648.321,350.734 650.542,353.325C652.762,355.915 655.759,357.21 659.533,357.21ZM727.385,372.307C720.947,372.307 715.396,371.16 710.734,368.866C706.146,366.498 702.594,363.204 700.077,358.986C697.635,354.694 696.414,349.661 696.414,343.889C696.414,338.264 697.598,333.343 699.966,329.125C702.334,324.832 705.628,321.502 709.846,319.134C714.138,316.692 718.986,315.471 724.388,315.471C728.31,315.471 731.863,316.137 735.045,317.469C738.227,318.727 740.965,320.577 743.26,323.019C745.554,325.388 747.293,328.311 748.477,331.789C749.661,335.193 750.253,339.005 750.253,343.223C750.253,344.629 749.809,345.702 748.921,346.442C748.033,347.108 746.738,347.441 745.036,347.441L710.179,347.441L710.179,338.783L738.153,338.783L736.377,340.337C736.377,337.302 735.933,334.786 735.045,332.788C734.157,330.716 732.862,329.162 731.16,328.126C729.532,327.09 727.496,326.572 725.054,326.572C722.316,326.572 719.985,327.201 718.061,328.459C716.137,329.717 714.656,331.53 713.62,333.898C712.584,336.266 712.066,339.116 712.066,342.446L712.066,343.334C712.066,348.958 713.361,353.103 715.952,355.767C718.616,358.431 722.538,359.763 727.718,359.763C729.495,359.763 731.53,359.541 733.824,359.097C736.118,358.653 738.264,357.95 740.262,356.988C741.964,356.174 743.482,355.915 744.814,356.211C746.146,356.433 747.182,357.025 747.922,357.987C748.662,358.949 749.069,360.059 749.143,361.317C749.291,362.575 749.032,363.833 748.366,365.091C747.7,366.276 746.59,367.275 745.036,368.089C742.519,369.495 739.67,370.531 736.488,371.197C733.38,371.937 730.346,372.307 727.385,372.307ZM766.219,372.085C763.481,372.085 761.372,371.345 759.892,369.865C758.486,368.385 757.783,366.276 757.783,363.537L757.783,324.129C757.783,321.391 758.486,319.319 759.892,317.913C761.372,316.433 763.407,315.693 765.997,315.693C768.661,315.693 770.696,316.433 772.103,317.913C773.509,319.319 774.212,321.391 774.212,324.129L774.212,330.457L772.991,326.794C774.693,323.167 777.209,320.392 780.539,318.468C783.943,316.47 787.792,315.471 792.084,315.471C796.45,315.471 800.04,316.322 802.852,318.024C805.664,319.652 807.773,322.168 809.179,325.573C810.585,328.903 811.289,333.158 811.289,338.339L811.289,363.537C811.289,366.276 810.548,368.385 809.068,369.865C807.662,371.345 805.59,372.085 802.852,372.085C800.188,372.085 798.116,371.345 796.635,369.865C795.229,368.385 794.526,366.276 794.526,363.537L794.526,339.116C794.526,335.341 793.823,332.64 792.417,331.012C791.085,329.31 789.013,328.459 786.201,328.459C782.648,328.459 779.799,329.569 777.653,331.789C775.581,334.009 774.545,336.969 774.545,340.67L774.545,363.537C774.545,369.236 771.77,372.085 766.219,372.085ZM848.113,372.307C842.192,372.307 837.012,371.16 832.572,368.866C828.205,366.498 824.838,363.167 822.47,358.875C820.102,354.583 818.918,349.513 818.918,343.667C818.918,339.301 819.584,335.378 820.916,331.9C822.248,328.422 824.172,325.462 826.688,323.019C829.278,320.577 832.387,318.727 836.013,317.469C839.639,316.137 843.673,315.471 848.113,315.471C850.407,315.471 852.849,315.767 855.439,316.359C858.03,316.877 860.583,317.802 863.099,319.134C864.579,319.8 865.578,320.762 866.096,322.02C866.688,323.204 866.91,324.462 866.762,325.795C866.614,327.053 866.133,328.2 865.319,329.236C864.579,330.198 863.617,330.864 862.433,331.234C861.249,331.53 859.917,331.308 858.437,330.568C857.031,329.754 855.55,329.162 853.996,328.792C852.516,328.422 851.11,328.237 849.778,328.237C847.558,328.237 845.597,328.607 843.895,329.347C842.192,330.013 840.749,331.012 839.565,332.344C838.455,333.602 837.567,335.193 836.901,337.117C836.309,339.042 836.013,341.262 836.013,343.778C836.013,348.662 837.197,352.511 839.565,355.323C842.007,358.061 845.412,359.43 849.778,359.43C851.11,359.43 852.516,359.282 853.996,358.986C855.476,358.616 856.957,358.024 858.437,357.21C859.917,356.47 861.249,356.285 862.433,356.655C863.617,357.025 864.542,357.728 865.208,358.764C865.948,359.726 866.355,360.873 866.429,362.205C866.577,363.463 866.355,364.721 865.763,365.98C865.245,367.164 864.283,368.089 862.877,368.755C860.361,370.013 857.845,370.901 855.328,371.419C852.812,372.011 850.407,372.307 848.113,372.307ZM899.596,372.307C893.157,372.307 887.607,371.16 882.944,368.866C878.356,366.498 874.804,363.204 872.288,358.986C869.845,354.694 868.624,349.661 868.624,343.889C868.624,338.264 869.808,333.343 872.177,329.125C874.545,324.832 877.838,321.502 882.056,319.134C886.349,316.692 891.196,315.471 896.598,315.471C900.521,315.471 904.073,316.137 907.255,317.469C910.437,318.727 913.176,320.577 915.47,323.019C917.764,325.388 919.503,328.311 920.687,331.789C921.871,335.193 922.463,339.005 922.463,343.223C922.463,344.629 922.019,345.702 921.131,346.442C920.243,347.108 918.948,347.441 917.246,347.441L882.389,347.441L882.389,338.783L910.363,338.783L908.587,340.337C908.587,337.302 908.143,334.786 907.255,332.788C906.367,330.716 905.072,329.162 903.37,328.126C901.742,327.09 899.707,326.572 897.264,326.572C894.526,326.572 892.195,327.201 890.271,328.459C888.347,329.717 886.867,331.53 885.831,333.898C884.794,336.266 884.276,339.116 884.276,342.446L884.276,343.334C884.276,348.958 885.572,353.103 888.162,355.767C890.826,358.431 894.748,359.763 899.929,359.763C901.705,359.763 903.74,359.541 906.034,359.097C908.328,358.653 910.474,357.95 912.473,356.988C914.175,356.174 915.692,355.915 917.024,356.211C918.356,356.433 919.392,357.025 920.132,357.987C920.872,358.949 921.279,360.059 921.353,361.317C921.501,362.575 921.242,363.833 920.576,365.091C919.91,366.276 918.8,367.275 917.246,368.089C914.73,369.495 911.88,370.531 908.698,371.197C905.59,371.937 902.556,372.307 899.596,372.307ZM989.193,372.085C986.825,372.085 984.901,371.53 983.421,370.42C981.941,369.236 980.756,367.46 979.868,365.091L957.445,302.039C956.483,299.227 956.668,296.821 958,294.823C959.406,292.825 961.811,291.826 965.215,291.826C967.583,291.826 969.397,292.381 970.655,293.491C971.987,294.601 973.06,296.34 973.874,298.709L992.19,353.214L987.417,353.214L1006.73,298.82C1007.62,296.451 1008.69,294.712 1009.95,293.602C1011.28,292.418 1013.02,291.826 1015.17,291.826C1017.24,291.826 1018.91,292.418 1020.16,293.602C1021.42,294.712 1022.5,296.488 1023.38,298.931L1041.81,353.214L1037.7,353.214L1056.35,298.709C1057.09,296.414 1058.13,294.712 1059.46,293.602C1060.79,292.418 1062.61,291.826 1064.9,291.826C1067.79,291.826 1069.9,292.825 1071.23,294.823C1072.56,296.821 1072.71,299.227 1071.67,302.039L1049.03,365.203C1048.21,367.497 1047.1,369.236 1045.7,370.42C1044.29,371.53 1042.37,372.085 1039.92,372.085C1037.56,372.085 1035.67,371.53 1034.26,370.42C1032.86,369.236 1031.71,367.46 1030.82,365.091L1013.28,315.471L1015.95,315.471L998.185,365.203C997.297,367.497 996.15,369.236 994.744,370.42C993.411,371.53 991.561,372.085 989.193,372.085ZM1102.05,372.307C1095.61,372.307 1090.06,371.16 1085.4,368.866C1080.81,366.498 1077.26,363.204 1074.74,358.986C1072.3,354.694 1071.08,349.661 1071.08,343.889C1071.08,338.264 1072.26,333.343 1074.63,329.125C1077,324.832 1080.29,321.502 1084.51,319.134C1088.8,316.692 1093.65,315.471 1099.05,315.471C1102.98,315.471 1106.53,316.137 1109.71,317.469C1112.89,318.727 1115.63,320.577 1117.93,323.019C1120.22,325.388 1121.96,328.311 1123.14,331.789C1124.33,335.193 1124.92,339.005 1124.92,343.223C1124.92,344.629 1124.47,345.702 1123.59,346.442C1122.7,347.108 1121.4,347.441 1119.7,347.441L1084.84,347.441L1084.84,338.783L1112.82,338.783L1111.04,340.337C1111.04,337.302 1110.6,334.786 1109.71,332.788C1108.82,330.716 1107.53,329.162 1105.83,328.126C1104.2,327.09 1102.16,326.572 1099.72,326.572C1096.98,326.572 1094.65,327.201 1092.73,328.459C1090.8,329.717 1089.32,331.53 1088.29,333.898C1087.25,336.266 1086.73,339.116 1086.73,342.446L1086.73,343.334C1086.73,348.958 1088.03,353.103 1090.62,355.767C1093.28,358.431 1097.2,359.763 1102.38,359.763C1104.16,359.763 1106.2,359.541 1108.49,359.097C1110.78,358.653 1112.93,357.95 1114.93,356.988C1116.63,356.174 1118.15,355.915 1119.48,356.211C1120.81,356.433 1121.85,357.025 1122.59,357.987C1123.33,358.949 1123.73,360.059 1123.81,361.317C1123.96,362.575 1123.7,363.833 1123.03,365.091C1122.37,366.276 1121.26,367.275 1119.7,368.089C1117.19,369.495 1114.34,370.531 1111.15,371.197C1108.05,371.937 1105.01,372.307 1102.05,372.307ZM1166.08,372.307C1161.72,372.307 1157.83,371.234 1154.43,369.088C1151.1,366.868 1148.88,363.944 1147.77,360.318L1148.99,356.655L1148.99,363.537C1148.99,366.276 1148.29,368.385 1146.88,369.865C1145.47,371.345 1143.44,372.085 1140.77,372.085C1138.11,372.085 1136.04,371.345 1134.56,369.865C1133.15,368.385 1132.45,366.276 1132.45,363.537L1132.45,300.374C1132.45,297.561 1133.15,295.452 1134.56,294.046C1136.04,292.566 1138.15,291.826 1140.88,291.826C1143.55,291.826 1145.58,292.566 1146.99,294.046C1148.47,295.452 1149.21,297.561 1149.21,300.374L1149.21,326.683L1147.88,326.683C1149.06,323.352 1151.32,320.651 1154.65,318.579C1157.98,316.507 1161.79,315.471 1166.08,315.471C1170.89,315.471 1175.08,316.618 1178.63,318.912C1182.18,321.206 1184.96,324.462 1186.95,328.681C1188.95,332.899 1189.95,337.931 1189.95,343.778C1189.95,349.624 1188.95,354.694 1186.95,358.986C1184.96,363.278 1182.14,366.572 1178.52,368.866C1174.96,371.16 1170.82,372.307 1166.08,372.307ZM1161.09,359.763C1163.46,359.763 1165.53,359.171 1167.3,357.987C1169.16,356.803 1170.56,355.064 1171.52,352.77C1172.56,350.401 1173.08,347.404 1173.08,343.778C1173.08,338.376 1171.97,334.416 1169.75,331.9C1167.53,329.31 1164.64,328.015 1161.09,328.015C1158.72,328.015 1156.61,328.57 1154.76,329.68C1152.98,330.79 1151.58,332.529 1150.54,334.897C1149.51,337.191 1148.99,340.152 1148.99,343.778C1148.99,349.18 1150.1,353.214 1152.32,355.878C1154.54,358.468 1157.46,359.763 1161.09,359.763Z\" style=\"fill:rgb(25,56,159);fill-rule:nonzero;\"\/>\n    <\/g>\n<\/svg>\n        <\/div>\n        <div class=\"gw-svg-details\">\n            <span class=\"gw-svg-badge\">\u2600\ufe0f Fond Clair<\/span>\n            <h4 class=\"gw-svg-title\">Logotype Bleu (Mention Agence Web)<\/h4>\n            <p>Variante officielle avec sous-titre 'Agence Web'.<\/p>\n            <div class=\"gw-svg-actions\">\n                <button type=\"button\" class=\"gw-btn-download-svg\" onclick=\"copySVGCode('gw-logo-original-blue-without-swiss.svg')\">\n                    <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2\"\/><rect x=\"8\" y=\"2\" width=\"8\" height=\"4\" rx=\"1\" ry=\"1\"\/><\/svg>\n                    Copier Code SVG\n                <\/button>\n            <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"gw-svg-card is-light-card\" data-context=\"light\">\n        <div class=\"gw-svg-preview-box\">\n            <svg width=\"100%\" height=\"100%\" viewBox=\"0 0 1523 499\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" xml:space=\"preserve\" xmlns:serif=\"http:\/\/www.serif.com\/\" style=\"fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;\">\n    <g transform=\"matrix(4.15774,0,0,2.67076,207.44,123.598)\">\n        <path d=\"M107,53.5C107,83.027 83.027,107 53.5,107C23.973,107 0,83.027 0,53.5C0,23.973 23.973,0 53.5,0C83.027,0 107,23.973 107,53.5Z\" style=\"fill:white;\"\/>\n    <\/g>\n    <g transform=\"matrix(1,0,0,1,162.155,53.2234)\">\n        <path d=\"M155.37,72.734C369.5,-51.627 483.771,-16.514 498.181,178.075C512.593,372.664 405.529,434.845 176.987,364.618C-51.555,294.391 -58.761,197.096 155.37,72.734ZM80.167,268.823C127.844,313.719 191.558,340.216 258.845,343.13C333.867,346.204 406.535,319.197 460.076,269.712C401.387,303.311 333.847,320.614 265.208,319.636C199.817,318.649 135.907,301.1 80.167,268.823ZM728.59,169.297C737.6,169.297 745.764,171.031 753.084,174.5C760.405,177.969 766.148,183.123 770.315,189.959C774.594,196.693 776.735,204.806 776.735,214.295C776.735,223.784 774.594,231.947 770.315,238.783C766.148,245.518 760.405,250.62 753.084,254.089C745.764,257.558 737.6,259.293 728.59,259.293C719.581,259.293 711.416,257.558 704.096,254.089C696.776,250.62 690.976,245.518 686.697,238.783C682.53,231.947 680.447,223.784 680.447,214.295C680.447,204.806 682.53,196.693 686.697,189.959C690.976,183.123 696.776,177.969 704.096,174.5C711.416,171.031 719.581,169.297 728.59,169.297ZM992.333,169.297C1001.34,169.297 1009.23,170.878 1015.98,174.041C1022.74,177.102 1028.03,181.847 1031.86,188.275C1035.8,194.704 1037.77,202.713 1037.77,212.305L1037.77,220.876L975.779,220.876C975.891,225.059 976.679,228.631 978.143,231.59C979.607,234.447 981.635,236.64 984.225,238.171C986.815,239.599 989.8,240.313 993.178,240.313C996.894,240.313 999.992,239.446 1002.47,237.712C1004.95,235.977 1006.69,233.579 1007.71,230.519L1036.09,230.519C1034.73,236.232 1032.09,241.283 1028.15,245.671C1024.32,249.956 1019.36,253.324 1013.28,255.772C1007.2,258.119 1000.27,259.293 992.502,259.293C983.155,259.293 974.99,257.558 968.007,254.089C961.025,250.62 955.563,245.518 951.622,238.783C947.793,231.947 945.878,223.784 945.878,214.295C945.878,204.806 947.849,196.693 951.791,189.959C955.732,183.225 961.195,178.123 968.177,174.653C975.272,171.082 983.324,169.297 992.333,169.297ZM1154.6,169.297C1163.61,169.297 1171.27,170.572 1177.58,173.123C1183.89,175.572 1188.67,179.041 1191.94,183.53C1195.2,188.02 1196.89,193.326 1197.01,199.448L1168.63,199.448C1168.51,195.775 1167.33,193.02 1165.08,191.184C1162.83,189.245 1159.39,188.275 1154.77,188.275C1150.72,188.275 1147.57,188.989 1145.31,190.418C1143.17,191.846 1142.1,193.887 1142.1,196.54C1142.1,198.989 1143.12,200.877 1145.15,202.203C1147.17,203.53 1150.16,204.193 1154.1,204.193L1165.42,204.193C1176.68,204.193 1185.01,206.591 1190.42,211.387C1195.94,216.08 1198.69,222.202 1198.69,229.753C1198.69,235.671 1197.01,240.875 1193.63,245.364C1190.36,249.752 1185.46,253.17 1178.93,255.619C1172.4,258.068 1164.35,259.293 1154.77,259.293C1145.2,259.293 1137.15,258.068 1130.62,255.619C1124.09,253.068 1119.13,249.497 1115.75,244.905C1112.49,240.314 1110.8,234.855 1110.68,228.528L1139.74,228.528C1139.74,232.61 1141.04,235.62 1143.63,237.559C1146.22,239.395 1149.82,240.313 1154.44,240.313C1157.59,240.313 1160.18,239.956 1162.21,239.242C1164.35,238.426 1165.87,237.303 1166.77,235.875C1167.78,234.447 1168.29,232.763 1168.29,230.824C1168.29,227.967 1167.16,225.774 1164.91,224.243C1162.66,222.713 1159.11,221.947 1154.27,221.947L1144.13,221.947C1134.11,221.947 1126.28,219.754 1120.65,215.366C1115.13,210.877 1112.37,204.907 1112.37,197.459C1112.37,191.847 1114.06,186.898 1117.44,182.612C1120.93,178.327 1125.83,175.061 1132.14,172.816C1138.44,170.47 1145.93,169.297 1154.6,169.297ZM117.896,146.327C106.224,146.327 96.093,148.726 87.504,153.521C79.026,158.215 72.474,164.797 67.849,173.266C63.335,181.734 61.077,191.53 61.077,202.651C61.077,213.875 63.335,223.774 67.849,232.345C72.474,240.916 78.805,247.548 86.843,252.241C94.992,256.935 104.021,259.282 113.931,259.282C122.19,259.282 129.348,257.649 135.404,254.384C141.57,251.119 146.14,246.272 149.113,239.844L149.443,239.844L147.13,256.374L171.411,256.374L171.411,209.539C171.411,206.988 170.585,204.999 168.933,203.57C167.392,202.142 165.189,201.428 162.327,201.428L116.244,201.428L116.244,220.253L143.001,220.253C142.451,223.926 141.075,227.192 138.873,230.049C136.67,232.804 133.862,234.997 130.449,236.63C127.035,238.16 123.126,238.926 118.721,238.926C113.436,238.926 108.756,237.65 104.682,235.1C100.718,232.447 97.634,228.416 95.432,223.008C93.23,217.6 92.129,210.814 92.129,202.651C92.129,194.489 93.175,187.754 95.267,182.448C97.359,177.04 100.277,173.061 104.021,170.51C107.875,167.959 112.5,166.684 117.896,166.684C122.41,166.684 126.429,167.756 129.953,169.898C133.586,171.939 136.394,174.745 138.376,178.316C140.468,181.888 141.57,185.867 141.68,190.254L171.081,190.254C170.64,182.091 168.272,174.694 163.978,168.062C159.684,161.429 153.572,156.174 145.644,152.297C137.716,148.318 128.467,146.327 117.896,146.327ZM227.626,169.286C218.817,169.286 210.944,171.071 204.007,174.643C197.18,178.112 191.84,183.214 187.986,189.948C184.132,196.683 182.205,204.795 182.205,214.284C182.205,223.773 184.077,231.936 187.821,238.772C191.675,245.507 197.015,250.609 203.842,254.078C210.669,257.547 218.652,259.282 227.792,259.282C235.389,259.282 242.162,258.109 248.108,255.762C254.054,253.313 258.899,249.946 262.643,245.66C266.497,241.273 269.084,236.222 270.406,230.508L242.657,230.508C241.666,233.569 239.959,235.967 237.537,237.701C235.114,239.436 232.086,240.303 228.453,240.303C225.149,240.303 222.231,239.589 219.699,238.16C217.166,236.63 215.184,234.436 213.752,231.579C212.321,228.62 211.55,225.049 211.44,220.865L272.057,220.865L272.057,212.294C272.057,202.703 270.131,194.693 266.277,188.265C262.533,181.836 257.357,177.091 250.75,174.03C244.144,170.867 236.436,169.286 227.626,169.286ZM324.89,169.286C316.081,169.286 308.207,171.071 301.27,174.643C294.443,178.112 289.103,183.214 285.25,189.948C281.396,196.683 279.468,204.795 279.468,214.284C279.468,223.773 281.34,231.936 285.083,238.772C288.937,245.507 294.278,250.609 301.105,254.078C307.932,257.547 315.916,259.282 325.055,259.282C332.653,259.282 339.425,258.108 345.371,255.762C351.317,253.313 356.162,249.946 359.906,245.66C363.76,241.273 366.347,236.222 367.668,230.508L339.92,230.508C338.929,233.569 337.223,235.967 334.8,237.701C332.378,239.436 329.349,240.303 325.715,240.303C322.412,240.303 319.494,239.589 316.961,238.16C314.429,236.63 312.447,234.436 311.015,231.579C309.584,228.62 308.814,225.049 308.704,220.865L369.321,220.865L369.321,212.294C369.321,202.703 367.393,194.693 363.54,188.265C359.796,181.836 354.62,177.091 348.013,174.03C341.407,170.867 333.699,169.286 324.89,169.286ZM574.114,214.754L574.452,214.754L590.162,149.246L620.4,149.246L636.11,214.754L636.448,214.754L653.171,149.246L683.748,149.246L653.678,256.385L621.076,256.385L605.028,183.684L604.69,183.684L589.149,256.385L556.714,256.385L526.815,149.246L557.39,149.246L574.114,214.754ZM816.307,183.989L816.645,183.989C818.897,179.908 821.713,176.949 825.091,175.112C828.47,173.174 832.58,172.204 837.422,172.204L846.375,172.204L846.375,191.948L831.341,191.948C826.274,191.948 822.557,193.071 820.192,195.315C817.827,197.56 816.645,201.387 816.645,206.795L816.645,256.385L788.434,256.385L788.434,172.204L816.307,172.204L816.307,183.989ZM882.961,204.346L883.299,204.346L913.706,172.204L945.802,172.204L913.537,203.733L949.856,256.385L915.057,256.385L894.449,222.56L894.111,222.56L882.961,233.732L882.961,256.385L854.75,256.385L854.75,136.849L882.961,136.849L882.961,204.346ZM1076.95,183.989L1077.29,183.989C1079.54,179.908 1082.36,176.949 1085.74,175.112C1089.12,173.174 1093.23,172.204 1098.07,172.204L1107.02,172.204L1107.02,191.948L1091.99,191.948C1086.92,191.948 1083.21,193.071 1080.84,195.315C1078.48,197.56 1077.29,201.387 1077.29,206.795L1077.29,256.385L1049.08,256.385L1049.08,172.204L1076.95,172.204L1076.95,183.989ZM380.376,136.838L380.376,256.374L407.96,256.374L407.96,233.722L418.861,222.549L419.192,222.549L439.342,256.374L473.368,256.374L437.856,203.723L469.403,172.193L438.021,172.193L408.291,204.335L407.96,204.335L407.96,136.838L380.376,136.838ZM728.59,188.275C724.536,188.275 721.157,189.295 718.455,191.336C715.864,193.275 713.95,196.132 712.711,199.907C711.473,203.683 710.853,208.479 710.853,214.295C710.853,220.111 711.473,224.906 712.711,228.682C713.95,232.457 715.864,235.366 718.455,237.406C721.157,239.345 724.536,240.313 728.59,240.313C732.644,240.313 735.967,239.345 738.557,237.406C741.26,235.366 743.23,232.457 744.469,228.682C745.708,224.906 746.328,220.111 746.328,214.295C746.328,208.479 745.708,203.683 744.469,199.907C743.23,196.132 741.26,193.275 738.557,191.336C735.967,189.295 732.644,188.275 728.59,188.275ZM993.178,188.275C989.462,188.275 986.365,188.99 983.887,190.418C981.41,191.846 979.494,193.785 978.143,196.234C976.792,198.581 976.06,201.285 975.948,204.346L1009.9,204.346C1009.9,201.285 1009.28,198.53 1008.04,196.081C1006.8,193.632 1004.89,191.744 1002.3,190.418C999.823,188.99 996.782,188.275 993.178,188.275ZM228.453,188.265C231.976,188.265 234.949,188.979 237.372,190.407C239.904,191.734 241.777,193.621 242.988,196.07C244.199,198.519 244.804,201.274 244.804,204.335L211.605,204.335C211.715,201.274 212.431,198.57 213.752,196.224C215.074,193.775 216.945,191.836 219.368,190.407C221.79,188.979 224.819,188.265 228.453,188.265ZM325.715,188.265C329.239,188.265 332.213,188.979 334.635,190.407C337.168,191.734 339.039,193.622 340.25,196.07C341.462,198.519 342.068,201.274 342.068,204.335L308.869,204.335C308.979,201.274 309.694,198.57 311.015,196.224C312.336,193.775 314.209,191.836 316.631,190.407C319.054,188.979 322.082,188.265 325.715,188.265Z\" style=\"fill:rgb(25,56,159);fill-rule:nonzero;\"\/>\n    <\/g>\n    <g transform=\"matrix(1,0,0,1,162.155,53.2234)\">\n        <path d=\"M555.846,372.085C553.774,372.085 552.072,371.604 550.74,370.642C549.482,369.68 548.668,368.385 548.298,366.757C548.002,365.128 548.335,363.315 549.297,361.317L577.715,299.042C578.899,296.525 580.305,294.712 581.933,293.602C583.561,292.418 585.449,291.826 587.595,291.826C589.741,291.826 591.628,292.418 593.256,293.602C594.884,294.712 596.253,296.525 597.363,299.042L626.004,361.317C626.966,363.315 627.299,365.165 627.003,366.868C626.781,368.496 626.041,369.791 624.783,370.753C623.524,371.641 621.896,372.085 619.898,372.085C617.382,372.085 615.421,371.493 614.015,370.309C612.683,369.125 611.499,367.275 610.462,364.758L603.802,349.328L610.684,354.102L564.394,354.102L571.277,349.328L564.727,364.758C563.617,367.349 562.433,369.236 561.175,370.42C559.991,371.53 558.215,372.085 555.846,372.085ZM587.373,311.141L573.164,344.999L570.166,340.67L604.912,340.67L601.915,344.999L587.595,311.141L587.373,311.141ZM659.2,392.289C655.204,392.289 651.356,391.955 647.655,391.289C644.029,390.623 640.81,389.624 637.998,388.292C636.296,387.552 635.074,386.59 634.334,385.406C633.668,384.222 633.372,382.964 633.446,381.632C633.594,380.3 634.038,379.116 634.778,378.079C635.593,377.043 636.592,376.303 637.776,375.859C638.96,375.489 640.218,375.6 641.55,376.192C644.806,377.672 647.803,378.634 650.542,379.079C653.354,379.523 655.759,379.745 657.757,379.745C662.494,379.745 666.046,378.672 668.414,376.525C670.782,374.379 671.966,371.086 671.966,366.646L671.966,358.209L672.965,358.209C671.855,361.613 669.561,364.388 666.083,366.535C662.605,368.681 658.756,369.754 654.538,369.754C649.654,369.754 645.398,368.644 641.772,366.424C638.146,364.129 635.333,360.947 633.335,356.877C631.337,352.733 630.338,347.959 630.338,342.557C630.338,338.487 630.893,334.786 632.003,331.456C633.187,328.126 634.815,325.277 636.888,322.908C639.034,320.54 641.587,318.727 644.547,317.469C647.581,316.137 650.912,315.471 654.538,315.471C658.904,315.471 662.753,316.544 666.083,318.69C669.487,320.762 671.744,323.5 672.854,326.905L671.744,330.457L671.744,324.129C671.744,321.391 672.447,319.319 673.853,317.913C675.333,316.433 677.406,315.693 680.07,315.693C682.734,315.693 684.769,316.433 686.175,317.913C687.581,319.319 688.284,321.391 688.284,324.129L688.284,364.758C688.284,373.861 685.768,380.707 680.736,385.295C675.778,389.957 668.599,392.289 659.2,392.289ZM659.533,357.21C662.049,357.21 664.196,356.618 665.972,355.434C667.822,354.25 669.265,352.585 670.301,350.438C671.337,348.218 671.855,345.591 671.855,342.557C671.855,337.968 670.708,334.416 668.414,331.9C666.194,329.31 663.234,328.015 659.533,328.015C657.017,328.015 654.834,328.607 652.984,329.791C651.134,330.901 649.691,332.566 648.654,334.786C647.692,336.932 647.211,339.523 647.211,342.557C647.211,347.145 648.321,350.734 650.542,353.325C652.762,355.915 655.759,357.21 659.533,357.21ZM727.385,372.307C720.947,372.307 715.396,371.16 710.734,368.866C706.146,366.498 702.594,363.204 700.077,358.986C697.635,354.694 696.414,349.661 696.414,343.889C696.414,338.264 697.598,333.343 699.966,329.125C702.334,324.832 705.628,321.502 709.846,319.134C714.138,316.692 718.986,315.471 724.388,315.471C728.31,315.471 731.863,316.137 735.045,317.469C738.227,318.727 740.965,320.577 743.26,323.019C745.554,325.388 747.293,328.311 748.477,331.789C749.661,335.193 750.253,339.005 750.253,343.223C750.253,344.629 749.809,345.702 748.921,346.442C748.033,347.108 746.738,347.441 745.036,347.441L710.179,347.441L710.179,338.783L738.153,338.783L736.377,340.337C736.377,337.302 735.933,334.786 735.045,332.788C734.157,330.716 732.862,329.162 731.16,328.126C729.532,327.09 727.496,326.572 725.054,326.572C722.316,326.572 719.985,327.201 718.061,328.459C716.137,329.717 714.656,331.53 713.62,333.898C712.584,336.266 712.066,339.116 712.066,342.446L712.066,343.334C712.066,348.958 713.361,353.103 715.952,355.767C718.616,358.431 722.538,359.763 727.718,359.763C729.495,359.763 731.53,359.541 733.824,359.097C736.118,358.653 738.264,357.95 740.262,356.988C741.964,356.174 743.482,355.915 744.814,356.211C746.146,356.433 747.182,357.025 747.922,357.987C748.662,358.949 749.069,360.059 749.143,361.317C749.291,362.575 749.032,363.833 748.366,365.091C747.7,366.276 746.59,367.275 745.036,368.089C742.519,369.495 739.67,370.531 736.488,371.197C733.38,371.937 730.346,372.307 727.385,372.307ZM766.219,372.085C763.481,372.085 761.372,371.345 759.892,369.865C758.486,368.385 757.783,366.276 757.783,363.537L757.783,324.129C757.783,321.391 758.486,319.319 759.892,317.913C761.372,316.433 763.407,315.693 765.997,315.693C768.661,315.693 770.696,316.433 772.103,317.913C773.509,319.319 774.212,321.391 774.212,324.129L774.212,330.457L772.991,326.794C774.693,323.167 777.209,320.392 780.539,318.468C783.943,316.47 787.792,315.471 792.084,315.471C796.45,315.471 800.04,316.322 802.852,318.024C805.664,319.652 807.773,322.168 809.179,325.573C810.585,328.903 811.289,333.158 811.289,338.339L811.289,363.537C811.289,366.276 810.548,368.385 809.068,369.865C807.662,371.345 805.59,372.085 802.852,372.085C800.188,372.085 798.116,371.345 796.635,369.865C795.229,368.385 794.526,366.276 794.526,363.537L794.526,339.116C794.526,335.341 793.823,332.64 792.417,331.012C791.085,329.31 789.013,328.459 786.201,328.459C782.648,328.459 779.799,329.569 777.653,331.789C775.581,334.009 774.545,336.969 774.545,340.67L774.545,363.537C774.545,369.236 771.77,372.085 766.219,372.085ZM848.113,372.307C842.192,372.307 837.012,371.16 832.572,368.866C828.205,366.498 824.838,363.167 822.47,358.875C820.102,354.583 818.918,349.513 818.918,343.667C818.918,339.301 819.584,335.378 820.916,331.9C822.248,328.422 824.172,325.462 826.688,323.019C829.278,320.577 832.387,318.727 836.013,317.469C839.639,316.137 843.673,315.471 848.113,315.471C850.407,315.471 852.849,315.767 855.439,316.359C858.03,316.877 860.583,317.802 863.099,319.134C864.579,319.8 865.578,320.762 866.096,322.02C866.688,323.204 866.91,324.462 866.762,325.795C866.614,327.053 866.133,328.2 865.319,329.236C864.579,330.198 863.617,330.864 862.433,331.234C861.249,331.53 859.917,331.308 858.437,330.568C857.031,329.754 855.55,329.162 853.996,328.792C852.516,328.422 851.11,328.237 849.778,328.237C847.558,328.237 845.597,328.607 843.895,329.347C842.192,330.013 840.749,331.012 839.565,332.344C838.455,333.602 837.567,335.193 836.901,337.117C836.309,339.042 836.013,341.262 836.013,343.778C836.013,348.662 837.197,352.511 839.565,355.323C842.007,358.061 845.412,359.43 849.778,359.43C851.11,359.43 852.516,359.282 853.996,358.986C855.476,358.616 856.957,358.024 858.437,357.21C859.917,356.47 861.249,356.285 862.433,356.655C863.617,357.025 864.542,357.728 865.208,358.764C865.948,359.726 866.355,360.873 866.429,362.205C866.577,363.463 866.355,364.721 865.763,365.98C865.245,367.164 864.283,368.089 862.877,368.755C860.361,370.013 857.845,370.901 855.328,371.419C852.812,372.011 850.407,372.307 848.113,372.307ZM899.596,372.307C893.157,372.307 887.607,371.16 882.944,368.866C878.356,366.498 874.804,363.204 872.288,358.986C869.845,354.694 868.624,349.661 868.624,343.889C868.624,338.264 869.808,333.343 872.177,329.125C874.545,324.832 877.838,321.502 882.056,319.134C886.349,316.692 891.196,315.471 896.598,315.471C900.521,315.471 904.073,316.137 907.255,317.469C910.437,318.727 913.176,320.577 915.47,323.019C917.764,325.388 919.503,328.311 920.687,331.789C921.871,335.193 922.463,339.005 922.463,343.223C922.463,344.629 922.019,345.702 921.131,346.442C920.243,347.108 918.948,347.441 917.246,347.441L882.389,347.441L882.389,338.783L910.363,338.783L908.587,340.337C908.587,337.302 908.143,334.786 907.255,332.788C906.367,330.716 905.072,329.162 903.37,328.126C901.742,327.09 899.707,326.572 897.264,326.572C894.526,326.572 892.195,327.201 890.271,328.459C888.347,329.717 886.867,331.53 885.831,333.898C884.794,336.266 884.276,339.116 884.276,342.446L884.276,343.334C884.276,348.958 885.572,353.103 888.162,355.767C890.826,358.431 894.748,359.763 899.929,359.763C901.705,359.763 903.74,359.541 906.034,359.097C908.328,358.653 910.474,357.95 912.473,356.988C914.175,356.174 915.692,355.915 917.024,356.211C918.356,356.433 919.392,357.025 920.132,357.987C920.872,358.949 921.279,360.059 921.353,361.317C921.501,362.575 921.242,363.833 920.576,365.091C919.91,366.276 918.8,367.275 917.246,368.089C914.73,369.495 911.88,370.531 908.698,371.197C905.59,371.937 902.556,372.307 899.596,372.307ZM989.193,372.085C986.825,372.085 984.901,371.53 983.421,370.42C981.941,369.236 980.756,367.46 979.868,365.091L957.445,302.039C956.483,299.227 956.668,296.821 958,294.823C959.406,292.825 961.811,291.826 965.215,291.826C967.583,291.826 969.397,292.381 970.655,293.491C971.987,294.601 973.06,296.34 973.874,298.709L992.19,353.214L987.417,353.214L1006.73,298.82C1007.62,296.451 1008.69,294.712 1009.95,293.602C1011.28,292.418 1013.02,291.826 1015.17,291.826C1017.24,291.826 1018.91,292.418 1020.16,293.602C1021.42,294.712 1022.5,296.488 1023.38,298.931L1041.81,353.214L1037.7,353.214L1056.35,298.709C1057.09,296.414 1058.13,294.712 1059.46,293.602C1060.79,292.418 1062.61,291.826 1064.9,291.826C1067.79,291.826 1069.9,292.825 1071.23,294.823C1072.56,296.821 1072.71,299.227 1071.67,302.039L1049.03,365.203C1048.21,367.497 1047.1,369.236 1045.7,370.42C1044.29,371.53 1042.37,372.085 1039.92,372.085C1037.56,372.085 1035.67,371.53 1034.26,370.42C1032.86,369.236 1031.71,367.46 1030.82,365.091L1013.28,315.471L1015.95,315.471L998.185,365.203C997.297,367.497 996.15,369.236 994.744,370.42C993.411,371.53 991.561,372.085 989.193,372.085ZM1102.05,372.307C1095.61,372.307 1090.06,371.16 1085.4,368.866C1080.81,366.498 1077.26,363.204 1074.74,358.986C1072.3,354.694 1071.08,349.661 1071.08,343.889C1071.08,338.264 1072.26,333.343 1074.63,329.125C1077,324.832 1080.29,321.502 1084.51,319.134C1088.8,316.692 1093.65,315.471 1099.05,315.471C1102.98,315.471 1106.53,316.137 1109.71,317.469C1112.89,318.727 1115.63,320.577 1117.93,323.019C1120.22,325.388 1121.96,328.311 1123.14,331.789C1124.33,335.193 1124.92,339.005 1124.92,343.223C1124.92,344.629 1124.47,345.702 1123.59,346.442C1122.7,347.108 1121.4,347.441 1119.7,347.441L1084.84,347.441L1084.84,338.783L1112.82,338.783L1111.04,340.337C1111.04,337.302 1110.6,334.786 1109.71,332.788C1108.82,330.716 1107.53,329.162 1105.83,328.126C1104.2,327.09 1102.16,326.572 1099.72,326.572C1096.98,326.572 1094.65,327.201 1092.73,328.459C1090.8,329.717 1089.32,331.53 1088.29,333.898C1087.25,336.266 1086.73,339.116 1086.73,342.446L1086.73,343.334C1086.73,348.958 1088.03,353.103 1090.62,355.767C1093.28,358.431 1097.2,359.763 1102.38,359.763C1104.16,359.763 1106.2,359.541 1108.49,359.097C1110.78,358.653 1112.93,357.95 1114.93,356.988C1116.63,356.174 1118.15,355.915 1119.48,356.211C1120.81,356.433 1121.85,357.025 1122.59,357.987C1123.33,358.949 1123.73,360.059 1123.81,361.317C1123.96,362.575 1123.7,363.833 1123.03,365.091C1122.37,366.276 1121.26,367.275 1119.7,368.089C1117.19,369.495 1114.34,370.531 1111.15,371.197C1108.05,371.937 1105.01,372.307 1102.05,372.307ZM1166.08,372.307C1161.72,372.307 1157.83,371.234 1154.43,369.088C1151.1,366.868 1148.88,363.944 1147.77,360.318L1148.99,356.655L1148.99,363.537C1148.99,366.276 1148.29,368.385 1146.88,369.865C1145.47,371.345 1143.44,372.085 1140.77,372.085C1138.11,372.085 1136.04,371.345 1134.56,369.865C1133.15,368.385 1132.45,366.276 1132.45,363.537L1132.45,300.374C1132.45,297.561 1133.15,295.452 1134.56,294.046C1136.04,292.566 1138.15,291.826 1140.88,291.826C1143.55,291.826 1145.58,292.566 1146.99,294.046C1148.47,295.452 1149.21,297.561 1149.21,300.374L1149.21,326.683L1147.88,326.683C1149.06,323.352 1151.32,320.651 1154.65,318.579C1157.98,316.507 1161.79,315.471 1166.08,315.471C1170.89,315.471 1175.08,316.618 1178.63,318.912C1182.18,321.206 1184.96,324.462 1186.95,328.681C1188.95,332.899 1189.95,337.931 1189.95,343.778C1189.95,349.624 1188.95,354.694 1186.95,358.986C1184.96,363.278 1182.14,366.572 1178.52,368.866C1174.96,371.16 1170.82,372.307 1166.08,372.307ZM1161.09,359.763C1163.46,359.763 1165.53,359.171 1167.3,357.987C1169.16,356.803 1170.56,355.064 1171.52,352.77C1172.56,350.401 1173.08,347.404 1173.08,343.778C1173.08,338.376 1171.97,334.416 1169.75,331.9C1167.53,329.31 1164.64,328.015 1161.09,328.015C1158.72,328.015 1156.61,328.57 1154.76,329.68C1152.98,330.79 1151.58,332.529 1150.54,334.897C1149.51,337.191 1148.99,340.152 1148.99,343.778C1148.99,349.18 1150.1,353.214 1152.32,355.878C1154.54,358.468 1157.46,359.763 1161.09,359.763Z\" style=\"fill:rgb(25,56,159);fill-rule:nonzero;\"\/>\n    <\/g>\n    <g transform=\"matrix(1,0,0,1,1250.57,46.726)\">\n        <clipPath id=\"_clip1\">\n            <path d=\"M107,53.5C107,83.027 83.027,107 53.5,107C23.973,107 0,83.027 0,53.5C0,23.973 23.973,0 53.5,0C83.027,0 107,23.973 107,53.5Z\"\/>\n        <\/clipPath>\n        <g clip-path=\"url(#_clip1)\">\n            <rect x=\"0\" y=\"0\" width=\"107\" height=\"107\" style=\"fill:rgb(255,0,0);fill-rule:nonzero;\"\/>\n            <path d=\"M43.469,20.063L63.531,20.063L63.531,43.469L86.938,43.469L86.938,63.531L63.531,63.531L63.531,86.938L43.469,86.938L43.469,63.531L20.063,63.531L20.063,43.469L43.469,43.469L43.469,20.063Z\" style=\"fill:white;fill-rule:nonzero;\"\/>\n        <\/g>\n    <\/g>\n<\/svg>\n        <\/div>\n        <div class=\"gw-svg-details\">\n            <span class=\"gw-svg-badge\">\u2600\ufe0f Fond Clair<\/span>\n            <h4 class=\"gw-svg-title\">Logotype Bleu (Mention Agence Web & Suisse)<\/h4>\n            <p>Variante officielle avec croix suisse et mention agence.<\/p>\n            <div class=\"gw-svg-actions\">\n                <button type=\"button\" class=\"gw-btn-download-svg\" onclick=\"copySVGCode('gw-logo-original-blue-with-swiss.svg')\">\n                    <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2\"\/><rect x=\"8\" y=\"2\" width=\"8\" height=\"4\" rx=\"1\" ry=\"1\"\/><\/svg>\n                    Copier Code SVG\n                <\/button>\n            <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"gw-svg-card is-light-card\" data-context=\"light\">\n        <div class=\"gw-svg-preview-box\">\n            <svg width=\"223\" height=\"223\" viewBox=\"0 0 223 223\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<rect width=\"222.234\" height=\"222.234\" rx=\"111.117\" fill=\"#19389F\"\/>\n<path d=\"M44.8322 115.328C40.5512 115.328 36.6507 114.325 33.1307 112.32C29.6583 110.314 26.9232 107.479 24.9254 103.816C22.9751 100.153 22 95.9233 22 91.1265C22 86.3734 22.9751 82.1871 24.9254 78.5677C26.9232 74.9483 29.7534 72.1357 33.4161 70.1298C37.1264 68.0802 41.5025 67.0555 46.5447 67.0555C51.1111 67.0555 55.1068 67.9058 58.5316 69.6065C61.9564 71.2635 64.5964 73.5093 66.4515 76.3438C68.3066 79.1782 69.3293 82.3397 69.5196 85.8283H56.8192C56.7716 83.9532 56.2959 82.2525 55.3922 80.7263C54.536 79.2 53.323 78.0008 51.7533 77.1287C50.2311 76.2129 48.4949 75.7551 46.5447 75.7551C44.2139 75.7551 42.216 76.3001 40.5512 77.3903C38.9339 78.4805 37.6734 80.1812 36.7696 82.4923C35.8658 84.7599 35.4139 87.638 35.4139 91.1265C35.4139 94.6151 35.8896 97.515 36.841 99.8261C37.7923 102.137 39.1242 103.86 40.8366 104.994C42.5966 106.084 44.6182 106.629 46.9014 106.629C48.8041 106.629 50.4927 106.302 51.9673 105.648C53.4419 104.95 54.6549 104.012 55.6062 102.835C56.5576 101.614 57.1521 100.219 57.39 98.6488H45.8312V90.6033H65.738C66.9748 90.6033 67.9261 90.9085 68.5921 91.519C69.3056 92.1295 69.6623 92.9798 69.6623 94.07V114.086H59.1737L60.1727 107.021H60.03C58.7456 109.769 56.7716 111.84 54.1078 113.235C51.4917 114.631 48.3998 115.328 44.8322 115.328Z\" fill=\"white\"\/>\n<path d=\"M94.018 115.328C90.0699 115.328 86.6213 114.587 83.6721 113.104C80.723 111.622 78.416 109.441 76.7511 106.563C75.1338 103.642 74.3252 100.153 74.3252 96.0977C74.3252 92.0423 75.1576 88.5755 76.8225 85.6975C78.4873 82.8194 80.7943 80.6391 83.7435 79.1564C86.7402 77.6302 90.1413 76.867 93.9466 76.867C97.752 76.867 101.082 77.5429 103.936 78.8948C106.79 80.203 109.025 82.2307 110.643 84.9779C112.308 87.7252 113.14 91.1483 113.14 95.2474V98.9104H86.9543C87.0018 100.698 87.3348 102.225 87.9532 103.489C88.5716 104.71 89.4278 105.648 90.5218 106.302C91.6159 106.912 92.8764 107.218 94.3034 107.218C95.8731 107.218 97.1812 106.847 98.2277 106.106C99.2742 105.364 100.011 104.339 100.44 103.031H112.427C111.856 105.473 110.738 107.632 109.073 109.507C107.456 111.338 105.363 112.777 102.794 113.824C100.226 114.827 97.3001 115.328 94.018 115.328ZM101.367 91.8461C101.367 90.5378 101.106 89.3605 100.582 88.3139C100.059 87.2673 99.2504 86.4606 98.1563 85.8937C97.1099 85.2832 95.8255 84.9779 94.3034 84.9779C92.7337 84.9779 91.4256 85.2832 90.3791 85.8937C89.3326 86.5042 88.524 87.3327 87.9532 88.3793C87.3824 89.3823 87.0732 90.5378 87.0256 91.8461H101.367Z\" fill=\"white\"\/>\n<path d=\"M136.034 115.328C132.086 115.328 128.637 114.587 125.688 113.104C122.739 111.622 120.432 109.441 118.767 106.563C117.15 103.642 116.341 100.153 116.341 96.0977C116.341 92.0423 117.174 88.5755 118.839 85.6975C120.503 82.8194 122.81 80.6391 125.76 79.1564C128.756 77.6302 132.157 76.867 135.963 76.867C139.768 76.867 143.098 77.5429 145.952 78.8948C148.806 80.203 151.042 82.2307 152.659 84.9779C154.324 87.7252 155.156 91.1483 155.156 95.2474V98.9104H128.97C129.018 100.698 129.351 102.225 129.969 103.489C130.588 104.71 131.444 105.648 132.538 106.302C133.632 106.912 134.893 107.218 136.32 107.218C137.889 107.218 139.197 106.847 140.244 106.106C141.29 105.364 142.028 104.339 142.456 103.031H154.443C153.872 105.473 152.754 107.632 151.089 109.507C149.472 111.338 147.379 112.777 144.81 113.824C142.242 114.827 139.316 115.328 136.034 115.328ZM143.383 91.8461C143.383 90.5378 143.122 89.3605 142.598 88.3139C142.075 87.2673 141.267 86.4606 140.172 85.8937C139.126 85.2832 137.842 84.9779 136.32 84.9779C134.75 84.9779 133.442 85.2832 132.395 85.8937C131.349 86.5042 130.54 87.3327 129.969 88.3793C129.398 89.3823 129.089 90.5378 129.042 91.8461H143.383Z\" fill=\"white\"\/>\n<path d=\"M159.932 63H171.848V91.8461H171.99L184.834 78.1098H198.39L184.762 91.5844L200.103 114.086H185.404L176.7 99.6299H176.557L171.848 104.405V114.086H159.932V63Z\" fill=\"white\"\/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M30.2463 119.406C50.842 138.593 78.3655 149.917 107.432 151.162C139.841 152.476 171.232 140.934 194.361 119.786C169.008 134.145 139.832 141.54 110.181 141.122C81.9332 140.7 54.3255 133.2 30.2463 119.406Z\" fill=\"white\"\/>\n<\/svg>\n        <\/div>\n        <div class=\"gw-svg-details\">\n            <span class=\"gw-svg-badge\">\u2600\ufe0f Fond Clair<\/span>\n            <h4 class=\"gw-svg-title\">Ic\u00f4ne Ronde Bleue (Avatar & Favicon)<\/h4>\n            <p>Monogramme officiel sur cercle bleu, id\u00e9al pour profils et applications.<\/p>\n            <div class=\"gw-svg-actions\">\n                <button type=\"button\" class=\"gw-btn-download-svg\" onclick=\"copySVGCode('gw-icon-round-blue.svg')\">\n                    <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2\"\/><rect x=\"8\" y=\"2\" width=\"8\" height=\"4\" rx=\"1\" ry=\"1\"\/><\/svg>\n                    Copier Code SVG\n                <\/button>\n            <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"gw-svg-card is-light-card\" data-context=\"light\">\n        <div class=\"gw-svg-preview-box\">\n            <svg width=\"682\" height=\"682\" viewBox=\"0 0 682 682\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<rect width=\"682\" height=\"682\" fill=\"#19389F\"\/>\n<path d=\"M137.785 378.247C124.647 378.247 112.677 375.169 101.875 369.013C91.2184 362.857 82.8248 354.159 76.6938 342.918C70.7088 331.677 67.7163 318.696 67.7163 303.975C67.7163 289.389 70.7088 276.542 76.6938 265.434C82.8248 254.327 91.5103 245.696 102.75 239.54C114.137 233.25 127.566 230.105 143.04 230.105C157.053 230.105 169.315 232.715 179.826 237.934C190.336 243.019 198.438 249.911 204.131 258.609C209.824 267.308 212.962 277.01 213.546 287.716H174.571C174.425 281.962 172.965 276.742 170.191 272.059C167.564 267.375 163.841 263.695 159.024 261.018C154.353 258.208 149.025 256.803 143.04 256.803C135.887 256.803 129.756 258.476 124.647 261.821C119.684 265.167 115.815 270.386 113.042 277.478C110.268 284.437 108.881 293.27 108.881 303.975C108.881 314.681 110.341 323.58 113.261 330.673C116.18 337.766 120.268 343.052 125.523 346.531C130.924 349.877 137.128 351.549 144.135 351.549C149.974 351.549 155.156 350.546 159.681 348.538C164.206 346.397 167.929 343.52 170.848 339.907C173.768 336.16 175.592 331.877 176.322 327.06H140.85V302.369H201.941C205.736 302.369 208.656 303.306 210.7 305.18C212.889 307.053 213.984 309.663 213.984 313.008V374.433H181.796L184.862 352.754H184.424C180.483 361.185 174.425 367.541 166.25 371.823C158.221 376.106 148.733 378.247 137.785 378.247Z\" fill=\"white\"\/>\n<path d=\"M288.728 378.247C276.612 378.247 266.028 375.972 256.978 371.422C247.927 366.872 240.848 360.181 235.738 351.349C230.775 342.382 228.294 331.677 228.294 319.231C228.294 306.786 230.848 296.147 235.957 287.314C241.066 278.482 248.146 271.791 257.197 267.241C266.393 262.557 276.831 260.215 288.509 260.215C300.187 260.215 310.405 262.29 319.164 266.438C327.922 270.453 334.783 276.675 339.746 285.106C344.855 293.537 347.41 304.042 347.41 316.622V327.863H267.05C267.196 333.349 268.218 338.033 270.116 341.914C272.013 345.661 274.641 348.538 277.998 350.546C281.356 352.419 285.224 353.356 289.603 353.356C294.421 353.356 298.435 352.218 301.646 349.943C304.858 347.668 307.121 344.524 308.434 340.509H345.22C343.469 348.003 340.038 354.627 334.929 360.382C329.966 366.002 323.543 370.418 315.66 373.63C307.777 376.708 298.8 378.247 288.728 378.247ZM311.281 306.183C311.281 302.169 310.478 298.556 308.872 295.344C307.267 292.132 304.785 289.656 301.427 287.917C298.216 286.043 294.275 285.106 289.603 285.106C284.786 285.106 280.772 286.043 277.56 287.917C274.349 289.79 271.867 292.333 270.116 295.545C268.364 298.622 267.415 302.169 267.269 306.183H311.281Z\" fill=\"white\"\/>\n<path d=\"M417.668 378.247C405.552 378.247 394.969 375.972 385.918 371.422C376.868 366.872 369.788 360.181 364.679 351.349C359.716 342.382 357.234 331.677 357.234 319.231C357.234 306.786 359.789 296.147 364.898 287.314C370.007 278.482 377.087 271.791 386.137 267.241C395.334 262.557 405.771 260.215 417.449 260.215C429.127 260.215 439.345 262.29 448.104 266.438C456.863 270.453 463.723 276.675 468.687 285.106C473.796 293.537 476.35 304.042 476.35 316.622V327.863H395.991C396.137 333.349 397.158 338.033 399.056 341.914C400.954 345.661 403.581 348.538 406.939 350.546C410.296 352.419 414.165 353.356 418.544 353.356C423.361 353.356 427.375 352.218 430.587 349.943C433.798 347.668 436.061 344.524 437.375 340.509H474.161C472.409 348.003 468.979 354.627 463.869 360.382C458.906 366.002 452.483 370.418 444.601 373.63C436.718 376.708 427.74 378.247 417.668 378.247ZM440.221 306.183C440.221 302.169 439.418 298.556 437.813 295.344C436.207 292.132 433.725 289.656 430.368 287.917C427.156 286.043 423.215 285.106 418.544 285.106C413.727 285.106 409.712 286.043 406.501 287.917C403.289 289.79 400.808 292.333 399.056 295.545C397.304 298.622 396.356 302.169 396.21 306.183H440.221Z\" fill=\"white\"\/>\n<path d=\"M491.007 217.66H527.574V306.183H528.012L567.425 264.029H609.029L567.207 305.38L614.284 374.433H569.177L542.464 330.071H542.026L527.574 344.724V374.433H491.007V217.66Z\" fill=\"white\"\/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M93.0228 390.76C156.228 449.642 240.693 484.393 329.894 488.215C429.35 492.246 525.685 456.827 596.663 391.926C518.86 435.992 429.323 458.685 338.33 457.402C251.641 456.108 166.918 433.092 93.0228 390.76Z\" fill=\"white\"\/>\n<\/svg>\n        <\/div>\n        <div class=\"gw-svg-details\">\n            <span class=\"gw-svg-badge\">\u2600\ufe0f Fond Clair<\/span>\n            <h4 class=\"gw-svg-title\">Ic\u00f4ne Carr\u00e9e Bleue (Carr\u00e9 Bleu Pur)<\/h4>\n            <p>Symbole carr\u00e9 bleu pour applications et interfaces logicielles.<\/p>\n            <div class=\"gw-svg-actions\">\n                <button type=\"button\" class=\"gw-btn-download-svg\" onclick=\"copySVGCode('gw-icon-square-blue.svg')\">\n                    <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2\"\/><rect x=\"8\" y=\"2\" width=\"8\" height=\"4\" rx=\"1\" ry=\"1\"\/><\/svg>\n                    Copier Code SVG\n                <\/button>\n            <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"gw-svg-card is-light-card\" data-context=\"light\">\n        <div class=\"gw-svg-preview-box\">\n            <svg width=\"682\" height=\"682\" viewBox=\"0 0 682 682\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<rect width=\"682\" height=\"682\" fill=\"#19389F\"\/>\n<path d=\"M137.785 413.587C124.647 413.587 112.677 410.509 101.875 404.354C91.2184 398.198 82.8248 389.499 76.6938 378.258C70.7088 367.017 67.7163 354.036 67.7163 339.316C67.7163 324.729 70.7088 311.882 76.6938 300.775C82.8248 289.667 91.5103 281.036 102.75 274.88C114.137 268.59 127.566 265.446 143.04 265.446C157.053 265.446 169.315 268.055 179.826 273.274C190.336 278.359 198.438 285.251 204.131 293.95C209.824 302.648 212.962 312.35 213.546 323.056H174.571C174.425 317.302 172.965 312.083 170.191 307.399C167.564 302.715 163.841 299.035 159.024 296.359C154.353 293.548 149.025 292.143 143.04 292.143C135.887 292.143 129.756 293.816 124.647 297.162C119.684 300.507 115.815 305.726 113.042 312.819C110.268 319.778 108.881 328.61 108.881 339.316C108.881 350.021 110.341 358.921 113.261 366.013C116.18 373.106 120.268 378.392 125.523 381.871C130.924 385.217 137.128 386.89 144.135 386.89C149.974 386.89 155.156 385.886 159.681 383.879C164.206 381.737 167.929 378.86 170.848 375.247C173.768 371.5 175.592 367.218 176.322 362.4H140.85V337.71H201.941C205.736 337.71 208.656 338.647 210.7 340.52C212.889 342.394 213.984 345.003 213.984 348.349V409.773H181.796L184.862 388.094H184.424C180.483 396.525 174.425 402.881 166.25 407.164C158.221 411.446 148.733 413.587 137.785 413.587Z\" fill=\"white\"\/>\n<path d=\"M288.728 413.587C276.612 413.587 266.028 411.312 256.978 406.762C247.927 402.212 240.848 395.521 235.738 386.689C230.775 377.723 228.294 367.017 228.294 354.571C228.294 342.126 230.848 331.487 235.957 322.655C241.066 313.822 248.146 307.131 257.197 302.581C266.393 297.898 276.831 295.556 288.509 295.556C300.187 295.556 310.405 297.63 319.164 301.778C327.922 305.793 334.783 312.016 339.746 320.447C344.855 328.877 347.41 339.383 347.41 351.962V363.203H267.05C267.196 368.69 268.218 373.374 270.116 377.254C272.013 381.001 274.641 383.879 277.998 385.886C281.356 387.76 285.224 388.696 289.603 388.696C294.421 388.696 298.435 387.559 301.646 385.284C304.858 383.009 307.121 379.864 308.434 375.849H345.22C343.469 383.343 340.038 389.968 334.929 395.722C329.966 401.343 323.543 405.759 315.66 408.97C307.777 412.048 298.8 413.587 288.728 413.587ZM311.281 341.524C311.281 337.509 310.478 333.896 308.872 330.684C307.267 327.472 304.785 324.997 301.427 323.257C298.216 321.383 294.275 320.447 289.603 320.447C284.786 320.447 280.772 321.383 277.56 323.257C274.349 325.13 271.867 327.673 270.116 330.885C268.364 333.963 267.415 337.509 267.269 341.524H311.281Z\" fill=\"white\"\/>\n<path d=\"M417.668 413.587C405.552 413.587 394.969 411.312 385.918 406.762C376.868 402.212 369.788 395.521 364.679 386.689C359.716 377.723 357.234 367.017 357.234 354.571C357.234 342.126 359.789 331.487 364.898 322.655C370.007 313.822 377.087 307.131 386.137 302.581C395.334 297.898 405.771 295.556 417.449 295.556C429.127 295.556 439.345 297.63 448.104 301.778C456.863 305.793 463.723 312.016 468.687 320.447C473.796 328.877 476.35 339.383 476.35 351.962V363.203H395.991C396.137 368.69 397.158 373.374 399.056 377.254C400.954 381.001 403.581 383.879 406.939 385.886C410.296 387.76 414.165 388.696 418.544 388.696C423.361 388.696 427.375 387.559 430.587 385.284C433.798 383.009 436.061 379.864 437.375 375.849H474.161C472.409 383.343 468.979 389.968 463.869 395.722C458.906 401.343 452.483 405.759 444.601 408.97C436.718 412.048 427.74 413.587 417.668 413.587ZM440.221 341.524C440.221 337.509 439.418 333.896 437.813 330.684C436.207 327.472 433.725 324.997 430.368 323.257C427.156 321.383 423.215 320.447 418.544 320.447C413.727 320.447 409.712 321.383 406.501 323.257C403.289 325.13 400.808 327.673 399.056 330.885C397.304 333.963 396.356 337.509 396.21 341.524H440.221Z\" fill=\"white\"\/>\n<path d=\"M491.007 253H527.574V341.524H528.012L567.425 299.37H609.029L567.207 340.721L614.284 409.773H569.177L542.464 365.411H542.026L527.574 380.065V409.773H491.007V253Z\" fill=\"white\"\/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M93.0228 426.101C156.228 484.983 240.693 519.734 329.894 523.555C429.35 527.587 525.685 492.167 596.663 427.266C518.86 471.332 429.323 494.026 338.33 492.742C251.641 491.449 166.918 468.432 93.0228 426.101Z\" fill=\"white\"\/>\n<g clip-path=\"url(#clip0_3626_127155)\">\n<path d=\"M275 137H407V269H275V137Z\" fill=\"#FF0000\"\/>\n<path d=\"M328.625 161.75H353.375V190.625H382.25V215.375H353.375V244.25H328.625V215.375H299.75V190.625H328.625V161.75Z\" fill=\"white\"\/>\n<\/g>\n<defs>\n<clipPath id=\"clip0_3626_127155\">\n<rect x=\"275\" y=\"137\" width=\"132\" height=\"132\" rx=\"66\" fill=\"white\"\/>\n<\/clipPath>\n<\/defs>\n<\/svg>\n        <\/div>\n        <div class=\"gw-svg-details\">\n            <span class=\"gw-svg-badge\">\u2600\ufe0f Fond Clair<\/span>\n            <h4 class=\"gw-svg-title\">Ic\u00f4ne Carr\u00e9e Bleue avec Drapeau Suisse<\/h4>\n            <p>Symbole officiel avec embl\u00e8me suisse pour certification de proximit\u00e9.<\/p>\n            <div class=\"gw-svg-actions\">\n                <button type=\"button\" class=\"gw-btn-download-svg\" onclick=\"copySVGCode('gw-icon-square-blue-with-swiss.svg')\">\n                    <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2\"\/><rect x=\"8\" y=\"2\" width=\"8\" height=\"4\" rx=\"1\" ry=\"1\"\/><\/svg>\n                    Copier Code SVG\n                <\/button>\n            <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"gw-svg-card is-dark-card\" data-context=\"dark\">\n        <div class=\"gw-svg-preview-box\">\n            <svg width=\"1523\" height=\"499\" viewBox=\"0 0 1523 499\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M197.362 92.3936C469.368 -65.581 614.524 -20.9768 632.829 226.206C651.137 473.389 515.134 552.376 224.822 463.168C-65.4894 373.96 -74.6428 250.368 197.362 92.3936ZM101.838 341.487C162.401 398.518 243.336 432.176 328.809 435.877C424.108 439.782 516.417 405.476 584.428 342.616C509.877 385.296 424.083 407.277 336.893 406.034C253.827 404.781 172.644 382.488 101.838 341.487ZM925.513 215.054C936.957 215.054 947.329 217.257 956.627 221.664C965.635 225.933 972.764 232.21 978.013 240.493L979.017 242.108C984.118 250.501 986.669 260.537 986.669 272.214C986.669 284.268 983.951 294.638 978.515 303.322C973.222 311.877 965.925 318.357 956.627 322.764C947.328 327.171 936.957 329.374 925.513 329.374C914.068 329.374 903.696 327.171 894.398 322.764C885.099 318.357 877.732 311.877 872.296 303.322C867.003 294.638 864.357 284.268 864.357 272.214C864.357 260.16 867.003 249.855 872.296 241.301C877.732 232.617 885.099 226.071 894.398 221.664C903.696 217.257 914.068 215.054 925.513 215.054ZM1260.54 215.054C1271.98 215.054 1282 217.063 1290.58 221.081C1299.16 224.969 1305.89 230.997 1310.75 239.162C1315.76 247.328 1318.26 257.503 1318.26 269.687V280.574H1239.51C1239.65 285.888 1240.65 290.425 1242.51 294.184C1244.37 297.813 1246.95 300.6 1250.24 302.544C1253.53 304.358 1257.32 305.267 1261.61 305.267C1266.33 305.267 1270.27 304.164 1273.41 301.961C1276.56 299.758 1278.78 296.712 1280.07 292.823H1316.12C1314.4 300.082 1311.04 306.498 1306.03 312.071C1301.17 317.515 1294.87 321.792 1287.15 324.902C1279.42 327.883 1270.62 329.374 1260.75 329.374C1248.88 329.374 1238.51 327.171 1229.64 322.764C1220.77 318.357 1213.83 311.877 1208.82 303.322C1203.96 294.638 1201.53 284.268 1201.53 272.214C1201.53 260.16 1204.03 249.855 1209.04 241.301C1214.05 232.746 1220.98 226.266 1229.85 221.859C1238.87 217.323 1249.09 215.054 1260.54 215.054ZM1466.67 215.054C1478.11 215.054 1487.84 216.675 1495.85 219.915C1503.86 223.026 1509.94 227.433 1514.09 233.136C1518.24 238.839 1520.39 245.579 1520.53 253.355H1484.48C1484.34 248.689 1482.83 245.19 1479.97 242.856C1477.11 240.394 1472.75 239.162 1466.88 239.162C1461.73 239.162 1457.73 240.07 1454.87 241.885C1452.15 243.699 1450.79 246.291 1450.79 249.661C1450.79 252.772 1452.08 255.17 1454.65 256.855C1457.23 258.539 1461.02 259.383 1466.03 259.383H1480.4C1494.71 259.383 1505.29 262.429 1512.16 268.521C1519.17 274.483 1522.68 282.259 1522.68 291.851C1522.68 299.368 1520.53 305.979 1516.24 311.682C1512.09 317.255 1505.87 321.597 1497.57 324.708C1489.27 327.819 1479.04 329.374 1466.88 329.374C1454.72 329.374 1444.5 327.819 1436.2 324.708C1427.9 321.468 1421.61 316.931 1417.32 311.099C1413.17 305.266 1411.02 298.332 1410.88 290.296H1447.79C1447.79 295.48 1449.43 299.304 1452.72 301.767C1456.01 304.1 1460.59 305.267 1466.46 305.267C1470.46 305.267 1473.75 304.812 1476.33 303.905C1479.04 302.868 1480.97 301.443 1482.12 299.628C1483.41 297.813 1484.05 295.675 1484.05 293.212C1484.05 289.583 1482.62 286.796 1479.76 284.852C1476.9 282.907 1472.39 281.936 1466.24 281.936H1453.37C1440.63 281.936 1430.69 279.149 1423.54 273.575C1416.53 267.872 1413.02 260.29 1413.02 250.828C1413.02 243.699 1415.17 237.413 1419.46 231.969C1423.9 226.525 1430.12 222.377 1438.13 219.525C1446.14 216.544 1455.65 215.054 1466.67 215.054ZM149.765 185.884C134.938 185.884 122.069 188.93 111.159 195.021C100.389 200.984 92.0662 209.345 86.1915 220.103C80.4567 230.861 77.5889 243.304 77.5889 257.432C77.589 271.689 80.4567 284.262 86.1915 295.149C92.0662 306.037 100.11 314.462 110.32 320.424C120.671 326.386 132.14 329.367 144.729 329.367C155.219 329.367 164.312 327.294 172.005 323.147C179.838 318.999 185.642 312.841 189.419 304.676H189.839L186.901 325.674H217.743V266.181C217.743 262.94 216.695 260.412 214.597 258.598C212.639 256.783 209.841 255.876 206.204 255.876H147.666V279.79H181.656C180.957 284.456 179.208 288.603 176.41 292.232C173.613 295.732 170.046 298.519 165.71 300.593C161.374 302.537 156.408 303.51 150.814 303.51C144.1 303.51 138.155 301.889 132.98 298.648C127.944 295.278 124.028 290.159 121.231 283.289C118.433 276.42 117.034 267.801 117.034 257.432C117.034 247.062 118.363 238.508 121.021 231.768C123.678 224.898 127.385 219.843 132.141 216.603C137.036 213.362 142.911 211.742 149.765 211.742C155.499 211.742 160.605 213.103 165.081 215.825C169.697 218.417 173.264 221.982 175.781 226.519C178.439 231.055 179.838 236.11 179.978 241.683H217.324C216.765 231.314 213.757 221.917 208.302 213.492C202.847 205.067 195.084 198.391 185.013 193.466C174.942 188.411 163.192 185.884 149.765 185.884ZM289.153 215.047C277.964 215.047 267.962 217.315 259.15 221.852C250.478 226.258 243.694 232.74 238.799 241.294C233.903 249.848 231.455 260.153 231.455 272.207C231.455 284.261 233.833 294.63 238.589 303.314C243.485 311.869 250.268 318.35 258.94 322.757C267.613 327.164 277.754 329.367 289.363 329.367C299.015 329.367 307.617 327.877 315.17 324.896C322.723 321.785 328.877 317.507 333.633 312.064C338.528 306.49 341.816 300.075 343.494 292.816H308.246C306.987 296.705 304.819 299.751 301.742 301.954C298.665 304.158 294.818 305.259 290.202 305.259C286.006 305.259 282.299 304.352 279.082 302.537C275.865 300.593 273.348 297.806 271.529 294.177C269.711 290.418 268.732 285.882 268.592 280.567H345.593V269.68C345.593 257.496 343.145 247.321 338.249 239.155C333.493 230.99 326.919 224.963 318.526 221.074C310.134 217.056 300.343 215.047 289.153 215.047ZM412.704 215.047C401.514 215.047 391.513 217.315 382.701 221.852C374.029 226.258 367.245 232.739 362.35 241.294C357.454 249.848 355.006 260.153 355.006 272.207C355.006 284.261 357.384 294.63 362.14 303.314C367.035 311.869 373.819 318.35 382.491 322.757C391.163 327.164 401.305 329.367 412.914 329.367C422.565 329.367 431.168 327.877 438.721 324.896C446.274 321.785 452.429 317.507 457.185 312.064C462.08 306.49 465.367 300.075 467.046 292.816H431.797C430.538 296.705 428.37 299.751 425.293 301.954C422.216 304.157 418.37 305.259 413.754 305.259C409.558 305.259 405.851 304.352 402.634 302.537C399.417 300.593 396.898 297.806 395.08 294.177C393.262 290.418 392.283 285.881 392.143 280.567H469.144V269.68C469.144 257.496 466.696 247.321 461.801 239.155C457.045 230.99 450.471 224.963 442.078 221.074C433.686 217.056 423.894 215.047 412.704 215.047ZM729.284 272.798H729.714L749.67 189.585H788.08L808.036 272.798H808.466L829.71 189.585H868.549L830.354 325.681H788.939L768.554 233.33H768.124L748.383 325.681H707.183L669.201 189.585H708.041L729.284 272.798ZM1036.94 233.719H1037.37C1040.23 228.534 1043.8 224.775 1048.09 222.442C1052.39 219.98 1057.61 218.748 1063.76 218.748H1075.13V243.828H1056.03C1049.6 243.828 1044.88 245.254 1041.87 248.105C1038.87 250.957 1037.37 255.818 1037.37 262.688V325.681H1001.53V218.748H1036.94V233.719ZM1121.61 259.577H1122.04L1160.66 218.748H1201.43L1160.45 258.799L1206.58 325.681H1162.38L1136.2 282.713H1135.77L1121.61 296.906V325.681H1085.77V173.837H1121.61V259.577ZM1368.03 233.719H1368.46C1371.32 228.534 1374.9 224.775 1379.19 222.442C1383.48 219.98 1388.7 218.748 1394.85 218.748H1406.23V243.828H1387.13C1380.69 243.828 1375.97 245.254 1372.97 248.105C1369.96 250.957 1368.46 255.818 1368.46 262.688V325.681H1332.63V218.748H1368.03V233.719ZM483.189 173.83V325.674H518.227V296.899L532.074 282.706H532.494L558.091 325.674H601.312L556.202 258.792L596.276 218.741H556.412L518.647 259.57H518.227V173.83H483.189ZM925.513 239.162C920.363 239.162 916.071 240.459 912.638 243.051C909.348 245.513 906.915 249.143 905.342 253.938C903.768 258.734 902.982 264.826 902.982 272.214C902.982 279.602 903.768 285.694 905.342 290.49C906.915 295.286 909.348 298.98 912.638 301.572C916.071 304.035 920.363 305.267 925.513 305.267C930.663 305.267 934.883 304.035 938.173 301.572C941.606 298.98 944.11 295.286 945.684 290.49C947.257 285.694 948.044 279.602 948.044 272.214C948.044 264.826 947.257 258.734 945.684 253.938C944.11 249.143 941.606 245.513 938.173 243.051C934.883 240.459 930.663 239.162 925.513 239.162ZM1261.61 239.162C1256.89 239.162 1252.96 240.07 1249.81 241.885C1246.66 243.699 1244.23 246.162 1242.51 249.272C1240.8 252.254 1239.87 255.689 1239.72 259.577H1282.86C1282.86 255.689 1282.07 252.189 1280.5 249.078C1278.92 245.967 1276.49 243.57 1273.2 241.885C1270.05 240.07 1266.19 239.162 1261.61 239.162ZM290.202 239.155C294.678 239.155 298.455 240.063 301.532 241.878C304.749 243.563 307.128 245.961 308.666 249.071C310.205 252.182 310.974 255.682 310.974 259.57H268.802C268.942 255.682 269.851 252.247 271.529 249.266C273.208 246.155 275.585 243.693 278.662 241.878C281.739 240.063 285.586 239.155 290.202 239.155ZM413.754 239.155C418.23 239.155 422.006 240.063 425.083 241.878C428.3 243.563 430.678 245.961 432.217 249.071C433.755 252.182 434.524 255.682 434.524 259.57H392.353C392.492 255.682 393.402 252.247 395.08 249.266C396.759 246.155 399.137 243.693 402.214 241.878C405.291 240.063 409.138 239.155 413.754 239.155Z\" fill=\"white\"\/>\n<\/svg>\n        <\/div>\n        <div class=\"gw-svg-details\">\n            <span class=\"gw-svg-badge\">\ud83c\udf19 Fond Sombre<\/span>\n            <h4 class=\"gw-svg-title\">Logotype Blanc Pur (Sans Mention)<\/h4>\n            <p>Format vectoriel blanc pour contrastes \u00e9lev\u00e9s sur fonds sombres.<\/p>\n            <div class=\"gw-svg-actions\">\n                <button type=\"button\" class=\"gw-btn-download-svg\" onclick=\"copySVGCode('gw-logo-white-default.svg')\">\n                    <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2\"\/><rect x=\"8\" y=\"2\" width=\"8\" height=\"4\" rx=\"1\" ry=\"1\"\/><\/svg>\n                    Copier Code SVG\n                <\/button>\n            <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"gw-svg-card is-dark-card\" data-context=\"dark\">\n        <div class=\"gw-svg-preview-box\">\n            <svg width=\"100%\" height=\"100%\" viewBox=\"0 0 1523 499\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" xml:space=\"preserve\" xmlns:serif=\"http:\/\/www.serif.com\/\" style=\"fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;\">\n    <g transform=\"matrix(1,0,0,1,162.155,53.2234)\">\n        <path d=\"M155.37,72.734C369.5,-51.627 483.771,-16.514 498.181,178.075C512.593,372.664 405.529,434.845 176.987,364.618C-51.555,294.391 -58.761,197.096 155.37,72.734ZM80.167,268.823C127.844,313.719 191.558,340.216 258.845,343.13C333.867,346.204 406.535,319.197 460.076,269.712C401.387,303.311 333.847,320.614 265.208,319.636C199.817,318.649 135.907,301.1 80.167,268.823ZM728.59,169.297C737.6,169.297 745.764,171.031 753.084,174.5C760.405,177.969 766.148,183.123 770.315,189.959C774.594,196.693 776.735,204.806 776.735,214.295C776.735,223.784 774.594,231.947 770.315,238.783C766.148,245.518 760.405,250.62 753.084,254.089C745.764,257.558 737.6,259.293 728.59,259.293C719.581,259.293 711.416,257.558 704.096,254.089C696.776,250.62 690.976,245.518 686.697,238.783C682.53,231.947 680.447,223.784 680.447,214.295C680.447,204.806 682.53,196.693 686.697,189.959C690.976,183.123 696.776,177.969 704.096,174.5C711.416,171.031 719.581,169.297 728.59,169.297ZM992.333,169.297C1001.34,169.297 1009.23,170.878 1015.98,174.041C1022.74,177.102 1028.03,181.847 1031.86,188.275C1035.8,194.704 1037.77,202.713 1037.77,212.305L1037.77,220.876L975.779,220.876C975.891,225.059 976.679,228.631 978.143,231.59C979.607,234.447 981.635,236.64 984.225,238.171C986.815,239.599 989.8,240.313 993.178,240.313C996.894,240.313 999.992,239.446 1002.47,237.712C1004.95,235.977 1006.69,233.579 1007.71,230.519L1036.09,230.519C1034.73,236.232 1032.09,241.283 1028.15,245.671C1024.32,249.956 1019.36,253.324 1013.28,255.772C1007.2,258.119 1000.27,259.293 992.502,259.293C983.155,259.293 974.99,257.558 968.007,254.089C961.025,250.62 955.563,245.518 951.622,238.783C947.793,231.947 945.878,223.784 945.878,214.295C945.878,204.806 947.849,196.693 951.791,189.959C955.732,183.225 961.195,178.123 968.177,174.653C975.272,171.082 983.324,169.297 992.333,169.297ZM1154.6,169.297C1163.61,169.297 1171.27,170.572 1177.58,173.123C1183.89,175.572 1188.67,179.041 1191.94,183.53C1195.2,188.02 1196.89,193.326 1197.01,199.448L1168.63,199.448C1168.51,195.775 1167.33,193.02 1165.08,191.184C1162.83,189.245 1159.39,188.275 1154.77,188.275C1150.72,188.275 1147.57,188.989 1145.31,190.418C1143.17,191.846 1142.1,193.887 1142.1,196.54C1142.1,198.989 1143.12,200.877 1145.15,202.203C1147.17,203.53 1150.16,204.193 1154.1,204.193L1165.42,204.193C1176.68,204.193 1185.01,206.591 1190.42,211.387C1195.94,216.08 1198.69,222.202 1198.69,229.753C1198.69,235.671 1197.01,240.875 1193.63,245.364C1190.36,249.752 1185.46,253.17 1178.93,255.619C1172.4,258.068 1164.35,259.293 1154.77,259.293C1145.2,259.293 1137.15,258.068 1130.62,255.619C1124.09,253.068 1119.13,249.497 1115.75,244.905C1112.49,240.314 1110.8,234.855 1110.68,228.528L1139.74,228.528C1139.74,232.61 1141.04,235.62 1143.63,237.559C1146.22,239.395 1149.82,240.313 1154.44,240.313C1157.59,240.313 1160.18,239.956 1162.21,239.242C1164.35,238.426 1165.87,237.303 1166.77,235.875C1167.78,234.447 1168.29,232.763 1168.29,230.824C1168.29,227.967 1167.16,225.774 1164.91,224.243C1162.66,222.713 1159.11,221.947 1154.27,221.947L1144.13,221.947C1134.11,221.947 1126.28,219.754 1120.65,215.366C1115.13,210.877 1112.37,204.907 1112.37,197.459C1112.37,191.847 1114.06,186.898 1117.44,182.612C1120.93,178.327 1125.83,175.061 1132.14,172.816C1138.44,170.47 1145.93,169.297 1154.6,169.297ZM117.896,146.327C106.224,146.327 96.093,148.726 87.504,153.521C79.026,158.215 72.474,164.797 67.849,173.266C63.335,181.734 61.077,191.53 61.077,202.651C61.077,213.875 63.335,223.774 67.849,232.345C72.474,240.916 78.805,247.548 86.843,252.241C94.992,256.935 104.021,259.282 113.931,259.282C122.19,259.282 129.348,257.649 135.404,254.384C141.57,251.119 146.14,246.272 149.113,239.844L149.443,239.844L147.13,256.374L171.411,256.374L171.411,209.539C171.411,206.988 170.585,204.999 168.933,203.57C167.392,202.142 165.189,201.428 162.327,201.428L116.244,201.428L116.244,220.253L143.001,220.253C142.451,223.926 141.075,227.192 138.873,230.049C136.67,232.804 133.862,234.997 130.449,236.63C127.035,238.16 123.126,238.926 118.721,238.926C113.436,238.926 108.756,237.65 104.682,235.1C100.718,232.447 97.634,228.416 95.432,223.008C93.23,217.6 92.129,210.814 92.129,202.651C92.129,194.489 93.175,187.754 95.267,182.448C97.359,177.04 100.277,173.061 104.021,170.51C107.875,167.959 112.5,166.684 117.896,166.684C122.41,166.684 126.429,167.756 129.953,169.898C133.586,171.939 136.394,174.745 138.376,178.316C140.468,181.888 141.57,185.867 141.68,190.254L171.081,190.254C170.64,182.091 168.272,174.694 163.978,168.062C159.684,161.429 153.572,156.174 145.644,152.297C137.716,148.318 128.467,146.327 117.896,146.327ZM227.626,169.286C218.817,169.286 210.944,171.071 204.007,174.643C197.18,178.112 191.84,183.214 187.986,189.948C184.132,196.683 182.205,204.795 182.205,214.284C182.205,223.773 184.077,231.936 187.821,238.772C191.675,245.507 197.015,250.609 203.842,254.078C210.669,257.547 218.652,259.282 227.792,259.282C235.389,259.282 242.162,258.109 248.108,255.762C254.054,253.313 258.899,249.946 262.643,245.66C266.497,241.273 269.084,236.222 270.406,230.508L242.657,230.508C241.666,233.569 239.959,235.967 237.537,237.701C235.114,239.436 232.086,240.303 228.453,240.303C225.149,240.303 222.231,239.589 219.699,238.16C217.166,236.63 215.184,234.436 213.752,231.579C212.321,228.62 211.55,225.049 211.44,220.865L272.057,220.865L272.057,212.294C272.057,202.703 270.131,194.693 266.277,188.265C262.533,181.836 257.357,177.091 250.75,174.03C244.144,170.867 236.436,169.286 227.626,169.286ZM324.89,169.286C316.081,169.286 308.207,171.071 301.27,174.643C294.443,178.112 289.103,183.214 285.25,189.948C281.396,196.683 279.468,204.795 279.468,214.284C279.468,223.773 281.34,231.936 285.083,238.772C288.937,245.507 294.278,250.609 301.105,254.078C307.932,257.547 315.916,259.282 325.055,259.282C332.653,259.282 339.425,258.108 345.371,255.762C351.317,253.313 356.162,249.946 359.906,245.66C363.76,241.273 366.347,236.222 367.668,230.508L339.92,230.508C338.929,233.569 337.223,235.967 334.8,237.701C332.378,239.436 329.349,240.303 325.715,240.303C322.412,240.303 319.494,239.589 316.961,238.16C314.429,236.63 312.447,234.436 311.015,231.579C309.584,228.62 308.814,225.049 308.704,220.865L369.321,220.865L369.321,212.294C369.321,202.703 367.393,194.693 363.54,188.265C359.796,181.836 354.62,177.091 348.013,174.03C341.407,170.867 333.699,169.286 324.89,169.286ZM574.114,214.754L574.452,214.754L590.162,149.246L620.4,149.246L636.11,214.754L636.448,214.754L653.171,149.246L683.748,149.246L653.678,256.385L621.076,256.385L605.028,183.684L604.69,183.684L589.149,256.385L556.714,256.385L526.815,149.246L557.39,149.246L574.114,214.754ZM816.307,183.989L816.645,183.989C818.897,179.908 821.713,176.949 825.091,175.112C828.47,173.174 832.58,172.204 837.422,172.204L846.375,172.204L846.375,191.948L831.341,191.948C826.274,191.948 822.557,193.071 820.192,195.315C817.827,197.56 816.645,201.387 816.645,206.795L816.645,256.385L788.434,256.385L788.434,172.204L816.307,172.204L816.307,183.989ZM882.961,204.346L883.299,204.346L913.706,172.204L945.802,172.204L913.537,203.733L949.856,256.385L915.057,256.385L894.449,222.56L894.111,222.56L882.961,233.732L882.961,256.385L854.75,256.385L854.75,136.849L882.961,136.849L882.961,204.346ZM1076.95,183.989L1077.29,183.989C1079.54,179.908 1082.36,176.949 1085.74,175.112C1089.12,173.174 1093.23,172.204 1098.07,172.204L1107.02,172.204L1107.02,191.948L1091.99,191.948C1086.92,191.948 1083.21,193.071 1080.84,195.315C1078.48,197.56 1077.29,201.387 1077.29,206.795L1077.29,256.385L1049.08,256.385L1049.08,172.204L1076.95,172.204L1076.95,183.989ZM380.376,136.838L380.376,256.374L407.96,256.374L407.96,233.722L418.861,222.549L419.192,222.549L439.342,256.374L473.368,256.374L437.856,203.723L469.403,172.193L438.021,172.193L408.291,204.335L407.96,204.335L407.96,136.838L380.376,136.838ZM728.59,188.275C724.536,188.275 721.157,189.295 718.455,191.336C715.864,193.275 713.95,196.132 712.711,199.907C711.473,203.683 710.853,208.479 710.853,214.295C710.853,220.111 711.473,224.906 712.711,228.682C713.95,232.457 715.864,235.366 718.455,237.406C721.157,239.345 724.536,240.313 728.59,240.313C732.644,240.313 735.967,239.345 738.557,237.406C741.26,235.366 743.23,232.457 744.469,228.682C745.708,224.906 746.328,220.111 746.328,214.295C746.328,208.479 745.708,203.683 744.469,199.907C743.23,196.132 741.26,193.275 738.557,191.336C735.967,189.295 732.644,188.275 728.59,188.275ZM993.178,188.275C989.462,188.275 986.365,188.99 983.887,190.418C981.41,191.846 979.494,193.785 978.143,196.234C976.792,198.581 976.06,201.285 975.948,204.346L1009.9,204.346C1009.9,201.285 1009.28,198.53 1008.04,196.081C1006.8,193.632 1004.89,191.744 1002.3,190.418C999.823,188.99 996.782,188.275 993.178,188.275ZM228.453,188.265C231.976,188.265 234.949,188.979 237.372,190.407C239.904,191.734 241.777,193.621 242.988,196.07C244.199,198.519 244.804,201.274 244.804,204.335L211.605,204.335C211.715,201.274 212.431,198.57 213.752,196.224C215.074,193.775 216.945,191.836 219.368,190.407C221.79,188.979 224.819,188.265 228.453,188.265ZM325.715,188.265C329.239,188.265 332.213,188.979 334.635,190.407C337.168,191.734 339.039,193.622 340.25,196.07C341.462,198.519 342.068,201.274 342.068,204.335L308.869,204.335C308.979,201.274 309.694,198.57 311.015,196.224C312.336,193.775 314.209,191.836 316.631,190.407C319.054,188.979 322.082,188.265 325.715,188.265Z\" style=\"fill:white;fill-rule:nonzero;\"\/>\n    <\/g>\n    <g transform=\"matrix(1,0,0,1,162.155,53.2234)\">\n        <path d=\"M555.846,372.085C553.774,372.085 552.072,371.604 550.74,370.642C549.482,369.68 548.668,368.385 548.298,366.757C548.002,365.128 548.335,363.315 549.297,361.317L577.715,299.042C578.899,296.525 580.305,294.712 581.933,293.602C583.561,292.418 585.449,291.826 587.595,291.826C589.741,291.826 591.628,292.418 593.256,293.602C594.884,294.712 596.253,296.525 597.363,299.042L626.004,361.317C626.966,363.315 627.299,365.165 627.003,366.868C626.781,368.496 626.041,369.791 624.783,370.753C623.524,371.641 621.896,372.085 619.898,372.085C617.382,372.085 615.421,371.493 614.015,370.309C612.683,369.125 611.499,367.275 610.462,364.758L603.802,349.328L610.684,354.102L564.394,354.102L571.277,349.328L564.727,364.758C563.617,367.349 562.433,369.236 561.175,370.42C559.991,371.53 558.215,372.085 555.846,372.085ZM587.373,311.141L573.164,344.999L570.166,340.67L604.912,340.67L601.915,344.999L587.595,311.141L587.373,311.141ZM659.2,392.289C655.204,392.289 651.356,391.955 647.655,391.289C644.029,390.623 640.81,389.624 637.998,388.292C636.296,387.552 635.074,386.59 634.334,385.406C633.668,384.222 633.372,382.964 633.446,381.632C633.594,380.3 634.038,379.116 634.778,378.079C635.593,377.043 636.592,376.303 637.776,375.859C638.96,375.489 640.218,375.6 641.55,376.192C644.806,377.672 647.803,378.634 650.542,379.079C653.354,379.523 655.759,379.745 657.757,379.745C662.494,379.745 666.046,378.672 668.414,376.525C670.782,374.379 671.966,371.086 671.966,366.646L671.966,358.209L672.965,358.209C671.855,361.613 669.561,364.388 666.083,366.535C662.605,368.681 658.756,369.754 654.538,369.754C649.654,369.754 645.398,368.644 641.772,366.424C638.146,364.129 635.333,360.947 633.335,356.877C631.337,352.733 630.338,347.959 630.338,342.557C630.338,338.487 630.893,334.786 632.003,331.456C633.187,328.126 634.815,325.277 636.888,322.908C639.034,320.54 641.587,318.727 644.547,317.469C647.581,316.137 650.912,315.471 654.538,315.471C658.904,315.471 662.753,316.544 666.083,318.69C669.487,320.762 671.744,323.5 672.854,326.905L671.744,330.457L671.744,324.129C671.744,321.391 672.447,319.319 673.853,317.913C675.333,316.433 677.406,315.693 680.07,315.693C682.734,315.693 684.769,316.433 686.175,317.913C687.581,319.319 688.284,321.391 688.284,324.129L688.284,364.758C688.284,373.861 685.768,380.707 680.736,385.295C675.778,389.957 668.599,392.289 659.2,392.289ZM659.533,357.21C662.049,357.21 664.196,356.618 665.972,355.434C667.822,354.25 669.265,352.585 670.301,350.438C671.337,348.218 671.855,345.591 671.855,342.557C671.855,337.968 670.708,334.416 668.414,331.9C666.194,329.31 663.234,328.015 659.533,328.015C657.017,328.015 654.834,328.607 652.984,329.791C651.134,330.901 649.691,332.566 648.654,334.786C647.692,336.932 647.211,339.523 647.211,342.557C647.211,347.145 648.321,350.734 650.542,353.325C652.762,355.915 655.759,357.21 659.533,357.21ZM727.385,372.307C720.947,372.307 715.396,371.16 710.734,368.866C706.146,366.498 702.594,363.204 700.077,358.986C697.635,354.694 696.414,349.661 696.414,343.889C696.414,338.264 697.598,333.343 699.966,329.125C702.334,324.832 705.628,321.502 709.846,319.134C714.138,316.692 718.986,315.471 724.388,315.471C728.31,315.471 731.863,316.137 735.045,317.469C738.227,318.727 740.965,320.577 743.26,323.019C745.554,325.388 747.293,328.311 748.477,331.789C749.661,335.193 750.253,339.005 750.253,343.223C750.253,344.629 749.809,345.702 748.921,346.442C748.033,347.108 746.738,347.441 745.036,347.441L710.179,347.441L710.179,338.783L738.153,338.783L736.377,340.337C736.377,337.302 735.933,334.786 735.045,332.788C734.157,330.716 732.862,329.162 731.16,328.126C729.532,327.09 727.496,326.572 725.054,326.572C722.316,326.572 719.985,327.201 718.061,328.459C716.137,329.717 714.656,331.53 713.62,333.898C712.584,336.266 712.066,339.116 712.066,342.446L712.066,343.334C712.066,348.958 713.361,353.103 715.952,355.767C718.616,358.431 722.538,359.763 727.718,359.763C729.495,359.763 731.53,359.541 733.824,359.097C736.118,358.653 738.264,357.95 740.262,356.988C741.964,356.174 743.482,355.915 744.814,356.211C746.146,356.433 747.182,357.025 747.922,357.987C748.662,358.949 749.069,360.059 749.143,361.317C749.291,362.575 749.032,363.833 748.366,365.091C747.7,366.276 746.59,367.275 745.036,368.089C742.519,369.495 739.67,370.531 736.488,371.197C733.38,371.937 730.346,372.307 727.385,372.307ZM766.219,372.085C763.481,372.085 761.372,371.345 759.892,369.865C758.486,368.385 757.783,366.276 757.783,363.537L757.783,324.129C757.783,321.391 758.486,319.319 759.892,317.913C761.372,316.433 763.407,315.693 765.997,315.693C768.661,315.693 770.696,316.433 772.103,317.913C773.509,319.319 774.212,321.391 774.212,324.129L774.212,330.457L772.991,326.794C774.693,323.167 777.209,320.392 780.539,318.468C783.943,316.47 787.792,315.471 792.084,315.471C796.45,315.471 800.04,316.322 802.852,318.024C805.664,319.652 807.773,322.168 809.179,325.573C810.585,328.903 811.289,333.158 811.289,338.339L811.289,363.537C811.289,366.276 810.548,368.385 809.068,369.865C807.662,371.345 805.59,372.085 802.852,372.085C800.188,372.085 798.116,371.345 796.635,369.865C795.229,368.385 794.526,366.276 794.526,363.537L794.526,339.116C794.526,335.341 793.823,332.64 792.417,331.012C791.085,329.31 789.013,328.459 786.201,328.459C782.648,328.459 779.799,329.569 777.653,331.789C775.581,334.009 774.545,336.969 774.545,340.67L774.545,363.537C774.545,369.236 771.77,372.085 766.219,372.085ZM848.113,372.307C842.192,372.307 837.012,371.16 832.572,368.866C828.205,366.498 824.838,363.167 822.47,358.875C820.102,354.583 818.918,349.513 818.918,343.667C818.918,339.301 819.584,335.378 820.916,331.9C822.248,328.422 824.172,325.462 826.688,323.019C829.278,320.577 832.387,318.727 836.013,317.469C839.639,316.137 843.673,315.471 848.113,315.471C850.407,315.471 852.849,315.767 855.439,316.359C858.03,316.877 860.583,317.802 863.099,319.134C864.579,319.8 865.578,320.762 866.096,322.02C866.688,323.204 866.91,324.462 866.762,325.795C866.614,327.053 866.133,328.2 865.319,329.236C864.579,330.198 863.617,330.864 862.433,331.234C861.249,331.53 859.917,331.308 858.437,330.568C857.031,329.754 855.55,329.162 853.996,328.792C852.516,328.422 851.11,328.237 849.778,328.237C847.558,328.237 845.597,328.607 843.895,329.347C842.192,330.013 840.749,331.012 839.565,332.344C838.455,333.602 837.567,335.193 836.901,337.117C836.309,339.042 836.013,341.262 836.013,343.778C836.013,348.662 837.197,352.511 839.565,355.323C842.007,358.061 845.412,359.43 849.778,359.43C851.11,359.43 852.516,359.282 853.996,358.986C855.476,358.616 856.957,358.024 858.437,357.21C859.917,356.47 861.249,356.285 862.433,356.655C863.617,357.025 864.542,357.728 865.208,358.764C865.948,359.726 866.355,360.873 866.429,362.205C866.577,363.463 866.355,364.721 865.763,365.98C865.245,367.164 864.283,368.089 862.877,368.755C860.361,370.013 857.845,370.901 855.328,371.419C852.812,372.011 850.407,372.307 848.113,372.307ZM899.596,372.307C893.157,372.307 887.607,371.16 882.944,368.866C878.356,366.498 874.804,363.204 872.288,358.986C869.845,354.694 868.624,349.661 868.624,343.889C868.624,338.264 869.808,333.343 872.177,329.125C874.545,324.832 877.838,321.502 882.056,319.134C886.349,316.692 891.196,315.471 896.598,315.471C900.521,315.471 904.073,316.137 907.255,317.469C910.437,318.727 913.176,320.577 915.47,323.019C917.764,325.388 919.503,328.311 920.687,331.789C921.871,335.193 922.463,339.005 922.463,343.223C922.463,344.629 922.019,345.702 921.131,346.442C920.243,347.108 918.948,347.441 917.246,347.441L882.389,347.441L882.389,338.783L910.363,338.783L908.587,340.337C908.587,337.302 908.143,334.786 907.255,332.788C906.367,330.716 905.072,329.162 903.37,328.126C901.742,327.09 899.707,326.572 897.264,326.572C894.526,326.572 892.195,327.201 890.271,328.459C888.347,329.717 886.867,331.53 885.831,333.898C884.794,336.266 884.276,339.116 884.276,342.446L884.276,343.334C884.276,348.958 885.572,353.103 888.162,355.767C890.826,358.431 894.748,359.763 899.929,359.763C901.705,359.763 903.74,359.541 906.034,359.097C908.328,358.653 910.474,357.95 912.473,356.988C914.175,356.174 915.692,355.915 917.024,356.211C918.356,356.433 919.392,357.025 920.132,357.987C920.872,358.949 921.279,360.059 921.353,361.317C921.501,362.575 921.242,363.833 920.576,365.091C919.91,366.276 918.8,367.275 917.246,368.089C914.73,369.495 911.88,370.531 908.698,371.197C905.59,371.937 902.556,372.307 899.596,372.307ZM989.193,372.085C986.825,372.085 984.901,371.53 983.421,370.42C981.941,369.236 980.756,367.46 979.868,365.091L957.445,302.039C956.483,299.227 956.668,296.821 958,294.823C959.406,292.825 961.811,291.826 965.215,291.826C967.583,291.826 969.397,292.381 970.655,293.491C971.987,294.601 973.06,296.34 973.874,298.709L992.19,353.214L987.417,353.214L1006.73,298.82C1007.62,296.451 1008.69,294.712 1009.95,293.602C1011.28,292.418 1013.02,291.826 1015.17,291.826C1017.24,291.826 1018.91,292.418 1020.16,293.602C1021.42,294.712 1022.5,296.488 1023.38,298.931L1041.81,353.214L1037.7,353.214L1056.35,298.709C1057.09,296.414 1058.13,294.712 1059.46,293.602C1060.79,292.418 1062.61,291.826 1064.9,291.826C1067.79,291.826 1069.9,292.825 1071.23,294.823C1072.56,296.821 1072.71,299.227 1071.67,302.039L1049.03,365.203C1048.21,367.497 1047.1,369.236 1045.7,370.42C1044.29,371.53 1042.37,372.085 1039.92,372.085C1037.56,372.085 1035.67,371.53 1034.26,370.42C1032.86,369.236 1031.71,367.46 1030.82,365.091L1013.28,315.471L1015.95,315.471L998.185,365.203C997.297,367.497 996.15,369.236 994.744,370.42C993.411,371.53 991.561,372.085 989.193,372.085ZM1102.05,372.307C1095.61,372.307 1090.06,371.16 1085.4,368.866C1080.81,366.498 1077.26,363.204 1074.74,358.986C1072.3,354.694 1071.08,349.661 1071.08,343.889C1071.08,338.264 1072.26,333.343 1074.63,329.125C1077,324.832 1080.29,321.502 1084.51,319.134C1088.8,316.692 1093.65,315.471 1099.05,315.471C1102.98,315.471 1106.53,316.137 1109.71,317.469C1112.89,318.727 1115.63,320.577 1117.93,323.019C1120.22,325.388 1121.96,328.311 1123.14,331.789C1124.33,335.193 1124.92,339.005 1124.92,343.223C1124.92,344.629 1124.47,345.702 1123.59,346.442C1122.7,347.108 1121.4,347.441 1119.7,347.441L1084.84,347.441L1084.84,338.783L1112.82,338.783L1111.04,340.337C1111.04,337.302 1110.6,334.786 1109.71,332.788C1108.82,330.716 1107.53,329.162 1105.83,328.126C1104.2,327.09 1102.16,326.572 1099.72,326.572C1096.98,326.572 1094.65,327.201 1092.73,328.459C1090.8,329.717 1089.32,331.53 1088.29,333.898C1087.25,336.266 1086.73,339.116 1086.73,342.446L1086.73,343.334C1086.73,348.958 1088.03,353.103 1090.62,355.767C1093.28,358.431 1097.2,359.763 1102.38,359.763C1104.16,359.763 1106.2,359.541 1108.49,359.097C1110.78,358.653 1112.93,357.95 1114.93,356.988C1116.63,356.174 1118.15,355.915 1119.48,356.211C1120.81,356.433 1121.85,357.025 1122.59,357.987C1123.33,358.949 1123.73,360.059 1123.81,361.317C1123.96,362.575 1123.7,363.833 1123.03,365.091C1122.37,366.276 1121.26,367.275 1119.7,368.089C1117.19,369.495 1114.34,370.531 1111.15,371.197C1108.05,371.937 1105.01,372.307 1102.05,372.307ZM1166.08,372.307C1161.72,372.307 1157.83,371.234 1154.43,369.088C1151.1,366.868 1148.88,363.944 1147.77,360.318L1148.99,356.655L1148.99,363.537C1148.99,366.276 1148.29,368.385 1146.88,369.865C1145.47,371.345 1143.44,372.085 1140.77,372.085C1138.11,372.085 1136.04,371.345 1134.56,369.865C1133.15,368.385 1132.45,366.276 1132.45,363.537L1132.45,300.374C1132.45,297.561 1133.15,295.452 1134.56,294.046C1136.04,292.566 1138.15,291.826 1140.88,291.826C1143.55,291.826 1145.58,292.566 1146.99,294.046C1148.47,295.452 1149.21,297.561 1149.21,300.374L1149.21,326.683L1147.88,326.683C1149.06,323.352 1151.32,320.651 1154.65,318.579C1157.98,316.507 1161.79,315.471 1166.08,315.471C1170.89,315.471 1175.08,316.618 1178.63,318.912C1182.18,321.206 1184.96,324.462 1186.95,328.681C1188.95,332.899 1189.95,337.931 1189.95,343.778C1189.95,349.624 1188.95,354.694 1186.95,358.986C1184.96,363.278 1182.14,366.572 1178.52,368.866C1174.96,371.16 1170.82,372.307 1166.08,372.307ZM1161.09,359.763C1163.46,359.763 1165.53,359.171 1167.3,357.987C1169.16,356.803 1170.56,355.064 1171.52,352.77C1172.56,350.401 1173.08,347.404 1173.08,343.778C1173.08,338.376 1171.97,334.416 1169.75,331.9C1167.53,329.31 1164.64,328.015 1161.09,328.015C1158.72,328.015 1156.61,328.57 1154.76,329.68C1152.98,330.79 1151.58,332.529 1150.54,334.897C1149.51,337.191 1148.99,340.152 1148.99,343.778C1148.99,349.18 1150.1,353.214 1152.32,355.878C1154.54,358.468 1157.46,359.763 1161.09,359.763Z\" style=\"fill:white;fill-rule:nonzero;\"\/>\n    <\/g>\n<\/svg>\n        <\/div>\n        <div class=\"gw-svg-details\">\n            <span class=\"gw-svg-badge\">\ud83c\udf19 Fond Sombre<\/span>\n            <h4 class=\"gw-svg-title\">Logotype Blanc (Mention Agence Web)<\/h4>\n            <p>Variante blanche avec mention 'Agence Web' pour dark mode.<\/p>\n            <div class=\"gw-svg-actions\">\n                <button type=\"button\" class=\"gw-btn-download-svg\" onclick=\"copySVGCode('gw-logo-white-without-swiss.svg')\">\n                    <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2\"\/><rect x=\"8\" y=\"2\" width=\"8\" height=\"4\" rx=\"1\" ry=\"1\"\/><\/svg>\n                    Copier Code SVG\n                <\/button>\n            <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"gw-svg-card is-dark-card\" data-context=\"dark\">\n        <div class=\"gw-svg-preview-box\">\n            <svg width=\"100%\" height=\"100%\" viewBox=\"0 0 1523 499\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" xml:space=\"preserve\" xmlns:serif=\"http:\/\/www.serif.com\/\" style=\"fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;\">\n    <g transform=\"matrix(1,0,0,1,162.155,53.2234)\">\n        <path d=\"M155.37,72.734C369.5,-51.627 483.771,-16.514 498.181,178.075C512.593,372.664 405.529,434.845 176.987,364.618C-51.555,294.391 -58.761,197.096 155.37,72.734ZM80.167,268.823C127.844,313.719 191.558,340.216 258.845,343.13C333.867,346.204 406.535,319.197 460.076,269.712C401.387,303.311 333.847,320.614 265.208,319.636C199.817,318.649 135.907,301.1 80.167,268.823ZM728.59,169.297C737.6,169.297 745.764,171.031 753.084,174.5C760.405,177.969 766.148,183.123 770.315,189.959C774.594,196.693 776.735,204.806 776.735,214.295C776.735,223.784 774.594,231.947 770.315,238.783C766.148,245.518 760.405,250.62 753.084,254.089C745.764,257.558 737.6,259.293 728.59,259.293C719.581,259.293 711.416,257.558 704.096,254.089C696.776,250.62 690.976,245.518 686.697,238.783C682.53,231.947 680.447,223.784 680.447,214.295C680.447,204.806 682.53,196.693 686.697,189.959C690.976,183.123 696.776,177.969 704.096,174.5C711.416,171.031 719.581,169.297 728.59,169.297ZM992.333,169.297C1001.34,169.297 1009.23,170.878 1015.98,174.041C1022.74,177.102 1028.03,181.847 1031.86,188.275C1035.8,194.704 1037.77,202.713 1037.77,212.305L1037.77,220.876L975.779,220.876C975.891,225.059 976.679,228.631 978.143,231.59C979.607,234.447 981.635,236.64 984.225,238.171C986.815,239.599 989.8,240.313 993.178,240.313C996.894,240.313 999.992,239.446 1002.47,237.712C1004.95,235.977 1006.69,233.579 1007.71,230.519L1036.09,230.519C1034.73,236.232 1032.09,241.283 1028.15,245.671C1024.32,249.956 1019.36,253.324 1013.28,255.772C1007.2,258.119 1000.27,259.293 992.502,259.293C983.155,259.293 974.99,257.558 968.007,254.089C961.025,250.62 955.563,245.518 951.622,238.783C947.793,231.947 945.878,223.784 945.878,214.295C945.878,204.806 947.849,196.693 951.791,189.959C955.732,183.225 961.195,178.123 968.177,174.653C975.272,171.082 983.324,169.297 992.333,169.297ZM1154.6,169.297C1163.61,169.297 1171.27,170.572 1177.58,173.123C1183.89,175.572 1188.67,179.041 1191.94,183.53C1195.2,188.02 1196.89,193.326 1197.01,199.448L1168.63,199.448C1168.51,195.775 1167.33,193.02 1165.08,191.184C1162.83,189.245 1159.39,188.275 1154.77,188.275C1150.72,188.275 1147.57,188.989 1145.31,190.418C1143.17,191.846 1142.1,193.887 1142.1,196.54C1142.1,198.989 1143.12,200.877 1145.15,202.203C1147.17,203.53 1150.16,204.193 1154.1,204.193L1165.42,204.193C1176.68,204.193 1185.01,206.591 1190.42,211.387C1195.94,216.08 1198.69,222.202 1198.69,229.753C1198.69,235.671 1197.01,240.875 1193.63,245.364C1190.36,249.752 1185.46,253.17 1178.93,255.619C1172.4,258.068 1164.35,259.293 1154.77,259.293C1145.2,259.293 1137.15,258.068 1130.62,255.619C1124.09,253.068 1119.13,249.497 1115.75,244.905C1112.49,240.314 1110.8,234.855 1110.68,228.528L1139.74,228.528C1139.74,232.61 1141.04,235.62 1143.63,237.559C1146.22,239.395 1149.82,240.313 1154.44,240.313C1157.59,240.313 1160.18,239.956 1162.21,239.242C1164.35,238.426 1165.87,237.303 1166.77,235.875C1167.78,234.447 1168.29,232.763 1168.29,230.824C1168.29,227.967 1167.16,225.774 1164.91,224.243C1162.66,222.713 1159.11,221.947 1154.27,221.947L1144.13,221.947C1134.11,221.947 1126.28,219.754 1120.65,215.366C1115.13,210.877 1112.37,204.907 1112.37,197.459C1112.37,191.847 1114.06,186.898 1117.44,182.612C1120.93,178.327 1125.83,175.061 1132.14,172.816C1138.44,170.47 1145.93,169.297 1154.6,169.297ZM117.896,146.327C106.224,146.327 96.093,148.726 87.504,153.521C79.026,158.215 72.474,164.797 67.849,173.266C63.335,181.734 61.077,191.53 61.077,202.651C61.077,213.875 63.335,223.774 67.849,232.345C72.474,240.916 78.805,247.548 86.843,252.241C94.992,256.935 104.021,259.282 113.931,259.282C122.19,259.282 129.348,257.649 135.404,254.384C141.57,251.119 146.14,246.272 149.113,239.844L149.443,239.844L147.13,256.374L171.411,256.374L171.411,209.539C171.411,206.988 170.585,204.999 168.933,203.57C167.392,202.142 165.189,201.428 162.327,201.428L116.244,201.428L116.244,220.253L143.001,220.253C142.451,223.926 141.075,227.192 138.873,230.049C136.67,232.804 133.862,234.997 130.449,236.63C127.035,238.16 123.126,238.926 118.721,238.926C113.436,238.926 108.756,237.65 104.682,235.1C100.718,232.447 97.634,228.416 95.432,223.008C93.23,217.6 92.129,210.814 92.129,202.651C92.129,194.489 93.175,187.754 95.267,182.448C97.359,177.04 100.277,173.061 104.021,170.51C107.875,167.959 112.5,166.684 117.896,166.684C122.41,166.684 126.429,167.756 129.953,169.898C133.586,171.939 136.394,174.745 138.376,178.316C140.468,181.888 141.57,185.867 141.68,190.254L171.081,190.254C170.64,182.091 168.272,174.694 163.978,168.062C159.684,161.429 153.572,156.174 145.644,152.297C137.716,148.318 128.467,146.327 117.896,146.327ZM227.626,169.286C218.817,169.286 210.944,171.071 204.007,174.643C197.18,178.112 191.84,183.214 187.986,189.948C184.132,196.683 182.205,204.795 182.205,214.284C182.205,223.773 184.077,231.936 187.821,238.772C191.675,245.507 197.015,250.609 203.842,254.078C210.669,257.547 218.652,259.282 227.792,259.282C235.389,259.282 242.162,258.109 248.108,255.762C254.054,253.313 258.899,249.946 262.643,245.66C266.497,241.273 269.084,236.222 270.406,230.508L242.657,230.508C241.666,233.569 239.959,235.967 237.537,237.701C235.114,239.436 232.086,240.303 228.453,240.303C225.149,240.303 222.231,239.589 219.699,238.16C217.166,236.63 215.184,234.436 213.752,231.579C212.321,228.62 211.55,225.049 211.44,220.865L272.057,220.865L272.057,212.294C272.057,202.703 270.131,194.693 266.277,188.265C262.533,181.836 257.357,177.091 250.75,174.03C244.144,170.867 236.436,169.286 227.626,169.286ZM324.89,169.286C316.081,169.286 308.207,171.071 301.27,174.643C294.443,178.112 289.103,183.214 285.25,189.948C281.396,196.683 279.468,204.795 279.468,214.284C279.468,223.773 281.34,231.936 285.083,238.772C288.937,245.507 294.278,250.609 301.105,254.078C307.932,257.547 315.916,259.282 325.055,259.282C332.653,259.282 339.425,258.108 345.371,255.762C351.317,253.313 356.162,249.946 359.906,245.66C363.76,241.273 366.347,236.222 367.668,230.508L339.92,230.508C338.929,233.569 337.223,235.967 334.8,237.701C332.378,239.436 329.349,240.303 325.715,240.303C322.412,240.303 319.494,239.589 316.961,238.16C314.429,236.63 312.447,234.436 311.015,231.579C309.584,228.62 308.814,225.049 308.704,220.865L369.321,220.865L369.321,212.294C369.321,202.703 367.393,194.693 363.54,188.265C359.796,181.836 354.62,177.091 348.013,174.03C341.407,170.867 333.699,169.286 324.89,169.286ZM574.114,214.754L574.452,214.754L590.162,149.246L620.4,149.246L636.11,214.754L636.448,214.754L653.171,149.246L683.748,149.246L653.678,256.385L621.076,256.385L605.028,183.684L604.69,183.684L589.149,256.385L556.714,256.385L526.815,149.246L557.39,149.246L574.114,214.754ZM816.307,183.989L816.645,183.989C818.897,179.908 821.713,176.949 825.091,175.112C828.47,173.174 832.58,172.204 837.422,172.204L846.375,172.204L846.375,191.948L831.341,191.948C826.274,191.948 822.557,193.071 820.192,195.315C817.827,197.56 816.645,201.387 816.645,206.795L816.645,256.385L788.434,256.385L788.434,172.204L816.307,172.204L816.307,183.989ZM882.961,204.346L883.299,204.346L913.706,172.204L945.802,172.204L913.537,203.733L949.856,256.385L915.057,256.385L894.449,222.56L894.111,222.56L882.961,233.732L882.961,256.385L854.75,256.385L854.75,136.849L882.961,136.849L882.961,204.346ZM1076.95,183.989L1077.29,183.989C1079.54,179.908 1082.36,176.949 1085.74,175.112C1089.12,173.174 1093.23,172.204 1098.07,172.204L1107.02,172.204L1107.02,191.948L1091.99,191.948C1086.92,191.948 1083.21,193.071 1080.84,195.315C1078.48,197.56 1077.29,201.387 1077.29,206.795L1077.29,256.385L1049.08,256.385L1049.08,172.204L1076.95,172.204L1076.95,183.989ZM380.376,136.838L380.376,256.374L407.96,256.374L407.96,233.722L418.861,222.549L419.192,222.549L439.342,256.374L473.368,256.374L437.856,203.723L469.403,172.193L438.021,172.193L408.291,204.335L407.96,204.335L407.96,136.838L380.376,136.838ZM728.59,188.275C724.536,188.275 721.157,189.295 718.455,191.336C715.864,193.275 713.95,196.132 712.711,199.907C711.473,203.683 710.853,208.479 710.853,214.295C710.853,220.111 711.473,224.906 712.711,228.682C713.95,232.457 715.864,235.366 718.455,237.406C721.157,239.345 724.536,240.313 728.59,240.313C732.644,240.313 735.967,239.345 738.557,237.406C741.26,235.366 743.23,232.457 744.469,228.682C745.708,224.906 746.328,220.111 746.328,214.295C746.328,208.479 745.708,203.683 744.469,199.907C743.23,196.132 741.26,193.275 738.557,191.336C735.967,189.295 732.644,188.275 728.59,188.275ZM993.178,188.275C989.462,188.275 986.365,188.99 983.887,190.418C981.41,191.846 979.494,193.785 978.143,196.234C976.792,198.581 976.06,201.285 975.948,204.346L1009.9,204.346C1009.9,201.285 1009.28,198.53 1008.04,196.081C1006.8,193.632 1004.89,191.744 1002.3,190.418C999.823,188.99 996.782,188.275 993.178,188.275ZM228.453,188.265C231.976,188.265 234.949,188.979 237.372,190.407C239.904,191.734 241.777,193.621 242.988,196.07C244.199,198.519 244.804,201.274 244.804,204.335L211.605,204.335C211.715,201.274 212.431,198.57 213.752,196.224C215.074,193.775 216.945,191.836 219.368,190.407C221.79,188.979 224.819,188.265 228.453,188.265ZM325.715,188.265C329.239,188.265 332.213,188.979 334.635,190.407C337.168,191.734 339.039,193.622 340.25,196.07C341.462,198.519 342.068,201.274 342.068,204.335L308.869,204.335C308.979,201.274 309.694,198.57 311.015,196.224C312.336,193.775 314.209,191.836 316.631,190.407C319.054,188.979 322.082,188.265 325.715,188.265Z\" style=\"fill:white;fill-rule:nonzero;\"\/>\n    <\/g>\n    <g transform=\"matrix(1,0,0,1,162.155,53.2234)\">\n        <path d=\"M555.846,372.085C553.774,372.085 552.072,371.604 550.74,370.642C549.482,369.68 548.668,368.385 548.298,366.757C548.002,365.128 548.335,363.315 549.297,361.317L577.715,299.042C578.899,296.525 580.305,294.712 581.933,293.602C583.561,292.418 585.449,291.826 587.595,291.826C589.741,291.826 591.628,292.418 593.256,293.602C594.884,294.712 596.253,296.525 597.363,299.042L626.004,361.317C626.966,363.315 627.299,365.165 627.003,366.868C626.781,368.496 626.041,369.791 624.783,370.753C623.524,371.641 621.896,372.085 619.898,372.085C617.382,372.085 615.421,371.493 614.015,370.309C612.683,369.125 611.499,367.275 610.462,364.758L603.802,349.328L610.684,354.102L564.394,354.102L571.277,349.328L564.727,364.758C563.617,367.349 562.433,369.236 561.175,370.42C559.991,371.53 558.215,372.085 555.846,372.085ZM587.373,311.141L573.164,344.999L570.166,340.67L604.912,340.67L601.915,344.999L587.595,311.141L587.373,311.141ZM659.2,392.289C655.204,392.289 651.356,391.955 647.655,391.289C644.029,390.623 640.81,389.624 637.998,388.292C636.296,387.552 635.074,386.59 634.334,385.406C633.668,384.222 633.372,382.964 633.446,381.632C633.594,380.3 634.038,379.116 634.778,378.079C635.593,377.043 636.592,376.303 637.776,375.859C638.96,375.489 640.218,375.6 641.55,376.192C644.806,377.672 647.803,378.634 650.542,379.079C653.354,379.523 655.759,379.745 657.757,379.745C662.494,379.745 666.046,378.672 668.414,376.525C670.782,374.379 671.966,371.086 671.966,366.646L671.966,358.209L672.965,358.209C671.855,361.613 669.561,364.388 666.083,366.535C662.605,368.681 658.756,369.754 654.538,369.754C649.654,369.754 645.398,368.644 641.772,366.424C638.146,364.129 635.333,360.947 633.335,356.877C631.337,352.733 630.338,347.959 630.338,342.557C630.338,338.487 630.893,334.786 632.003,331.456C633.187,328.126 634.815,325.277 636.888,322.908C639.034,320.54 641.587,318.727 644.547,317.469C647.581,316.137 650.912,315.471 654.538,315.471C658.904,315.471 662.753,316.544 666.083,318.69C669.487,320.762 671.744,323.5 672.854,326.905L671.744,330.457L671.744,324.129C671.744,321.391 672.447,319.319 673.853,317.913C675.333,316.433 677.406,315.693 680.07,315.693C682.734,315.693 684.769,316.433 686.175,317.913C687.581,319.319 688.284,321.391 688.284,324.129L688.284,364.758C688.284,373.861 685.768,380.707 680.736,385.295C675.778,389.957 668.599,392.289 659.2,392.289ZM659.533,357.21C662.049,357.21 664.196,356.618 665.972,355.434C667.822,354.25 669.265,352.585 670.301,350.438C671.337,348.218 671.855,345.591 671.855,342.557C671.855,337.968 670.708,334.416 668.414,331.9C666.194,329.31 663.234,328.015 659.533,328.015C657.017,328.015 654.834,328.607 652.984,329.791C651.134,330.901 649.691,332.566 648.654,334.786C647.692,336.932 647.211,339.523 647.211,342.557C647.211,347.145 648.321,350.734 650.542,353.325C652.762,355.915 655.759,357.21 659.533,357.21ZM727.385,372.307C720.947,372.307 715.396,371.16 710.734,368.866C706.146,366.498 702.594,363.204 700.077,358.986C697.635,354.694 696.414,349.661 696.414,343.889C696.414,338.264 697.598,333.343 699.966,329.125C702.334,324.832 705.628,321.502 709.846,319.134C714.138,316.692 718.986,315.471 724.388,315.471C728.31,315.471 731.863,316.137 735.045,317.469C738.227,318.727 740.965,320.577 743.26,323.019C745.554,325.388 747.293,328.311 748.477,331.789C749.661,335.193 750.253,339.005 750.253,343.223C750.253,344.629 749.809,345.702 748.921,346.442C748.033,347.108 746.738,347.441 745.036,347.441L710.179,347.441L710.179,338.783L738.153,338.783L736.377,340.337C736.377,337.302 735.933,334.786 735.045,332.788C734.157,330.716 732.862,329.162 731.16,328.126C729.532,327.09 727.496,326.572 725.054,326.572C722.316,326.572 719.985,327.201 718.061,328.459C716.137,329.717 714.656,331.53 713.62,333.898C712.584,336.266 712.066,339.116 712.066,342.446L712.066,343.334C712.066,348.958 713.361,353.103 715.952,355.767C718.616,358.431 722.538,359.763 727.718,359.763C729.495,359.763 731.53,359.541 733.824,359.097C736.118,358.653 738.264,357.95 740.262,356.988C741.964,356.174 743.482,355.915 744.814,356.211C746.146,356.433 747.182,357.025 747.922,357.987C748.662,358.949 749.069,360.059 749.143,361.317C749.291,362.575 749.032,363.833 748.366,365.091C747.7,366.276 746.59,367.275 745.036,368.089C742.519,369.495 739.67,370.531 736.488,371.197C733.38,371.937 730.346,372.307 727.385,372.307ZM766.219,372.085C763.481,372.085 761.372,371.345 759.892,369.865C758.486,368.385 757.783,366.276 757.783,363.537L757.783,324.129C757.783,321.391 758.486,319.319 759.892,317.913C761.372,316.433 763.407,315.693 765.997,315.693C768.661,315.693 770.696,316.433 772.103,317.913C773.509,319.319 774.212,321.391 774.212,324.129L774.212,330.457L772.991,326.794C774.693,323.167 777.209,320.392 780.539,318.468C783.943,316.47 787.792,315.471 792.084,315.471C796.45,315.471 800.04,316.322 802.852,318.024C805.664,319.652 807.773,322.168 809.179,325.573C810.585,328.903 811.289,333.158 811.289,338.339L811.289,363.537C811.289,366.276 810.548,368.385 809.068,369.865C807.662,371.345 805.59,372.085 802.852,372.085C800.188,372.085 798.116,371.345 796.635,369.865C795.229,368.385 794.526,366.276 794.526,363.537L794.526,339.116C794.526,335.341 793.823,332.64 792.417,331.012C791.085,329.31 789.013,328.459 786.201,328.459C782.648,328.459 779.799,329.569 777.653,331.789C775.581,334.009 774.545,336.969 774.545,340.67L774.545,363.537C774.545,369.236 771.77,372.085 766.219,372.085ZM848.113,372.307C842.192,372.307 837.012,371.16 832.572,368.866C828.205,366.498 824.838,363.167 822.47,358.875C820.102,354.583 818.918,349.513 818.918,343.667C818.918,339.301 819.584,335.378 820.916,331.9C822.248,328.422 824.172,325.462 826.688,323.019C829.278,320.577 832.387,318.727 836.013,317.469C839.639,316.137 843.673,315.471 848.113,315.471C850.407,315.471 852.849,315.767 855.439,316.359C858.03,316.877 860.583,317.802 863.099,319.134C864.579,319.8 865.578,320.762 866.096,322.02C866.688,323.204 866.91,324.462 866.762,325.795C866.614,327.053 866.133,328.2 865.319,329.236C864.579,330.198 863.617,330.864 862.433,331.234C861.249,331.53 859.917,331.308 858.437,330.568C857.031,329.754 855.55,329.162 853.996,328.792C852.516,328.422 851.11,328.237 849.778,328.237C847.558,328.237 845.597,328.607 843.895,329.347C842.192,330.013 840.749,331.012 839.565,332.344C838.455,333.602 837.567,335.193 836.901,337.117C836.309,339.042 836.013,341.262 836.013,343.778C836.013,348.662 837.197,352.511 839.565,355.323C842.007,358.061 845.412,359.43 849.778,359.43C851.11,359.43 852.516,359.282 853.996,358.986C855.476,358.616 856.957,358.024 858.437,357.21C859.917,356.47 861.249,356.285 862.433,356.655C863.617,357.025 864.542,357.728 865.208,358.764C865.948,359.726 866.355,360.873 866.429,362.205C866.577,363.463 866.355,364.721 865.763,365.98C865.245,367.164 864.283,368.089 862.877,368.755C860.361,370.013 857.845,370.901 855.328,371.419C852.812,372.011 850.407,372.307 848.113,372.307ZM899.596,372.307C893.157,372.307 887.607,371.16 882.944,368.866C878.356,366.498 874.804,363.204 872.288,358.986C869.845,354.694 868.624,349.661 868.624,343.889C868.624,338.264 869.808,333.343 872.177,329.125C874.545,324.832 877.838,321.502 882.056,319.134C886.349,316.692 891.196,315.471 896.598,315.471C900.521,315.471 904.073,316.137 907.255,317.469C910.437,318.727 913.176,320.577 915.47,323.019C917.764,325.388 919.503,328.311 920.687,331.789C921.871,335.193 922.463,339.005 922.463,343.223C922.463,344.629 922.019,345.702 921.131,346.442C920.243,347.108 918.948,347.441 917.246,347.441L882.389,347.441L882.389,338.783L910.363,338.783L908.587,340.337C908.587,337.302 908.143,334.786 907.255,332.788C906.367,330.716 905.072,329.162 903.37,328.126C901.742,327.09 899.707,326.572 897.264,326.572C894.526,326.572 892.195,327.201 890.271,328.459C888.347,329.717 886.867,331.53 885.831,333.898C884.794,336.266 884.276,339.116 884.276,342.446L884.276,343.334C884.276,348.958 885.572,353.103 888.162,355.767C890.826,358.431 894.748,359.763 899.929,359.763C901.705,359.763 903.74,359.541 906.034,359.097C908.328,358.653 910.474,357.95 912.473,356.988C914.175,356.174 915.692,355.915 917.024,356.211C918.356,356.433 919.392,357.025 920.132,357.987C920.872,358.949 921.279,360.059 921.353,361.317C921.501,362.575 921.242,363.833 920.576,365.091C919.91,366.276 918.8,367.275 917.246,368.089C914.73,369.495 911.88,370.531 908.698,371.197C905.59,371.937 902.556,372.307 899.596,372.307ZM989.193,372.085C986.825,372.085 984.901,371.53 983.421,370.42C981.941,369.236 980.756,367.46 979.868,365.091L957.445,302.039C956.483,299.227 956.668,296.821 958,294.823C959.406,292.825 961.811,291.826 965.215,291.826C967.583,291.826 969.397,292.381 970.655,293.491C971.987,294.601 973.06,296.34 973.874,298.709L992.19,353.214L987.417,353.214L1006.73,298.82C1007.62,296.451 1008.69,294.712 1009.95,293.602C1011.28,292.418 1013.02,291.826 1015.17,291.826C1017.24,291.826 1018.91,292.418 1020.16,293.602C1021.42,294.712 1022.5,296.488 1023.38,298.931L1041.81,353.214L1037.7,353.214L1056.35,298.709C1057.09,296.414 1058.13,294.712 1059.46,293.602C1060.79,292.418 1062.61,291.826 1064.9,291.826C1067.79,291.826 1069.9,292.825 1071.23,294.823C1072.56,296.821 1072.71,299.227 1071.67,302.039L1049.03,365.203C1048.21,367.497 1047.1,369.236 1045.7,370.42C1044.29,371.53 1042.37,372.085 1039.92,372.085C1037.56,372.085 1035.67,371.53 1034.26,370.42C1032.86,369.236 1031.71,367.46 1030.82,365.091L1013.28,315.471L1015.95,315.471L998.185,365.203C997.297,367.497 996.15,369.236 994.744,370.42C993.411,371.53 991.561,372.085 989.193,372.085ZM1102.05,372.307C1095.61,372.307 1090.06,371.16 1085.4,368.866C1080.81,366.498 1077.26,363.204 1074.74,358.986C1072.3,354.694 1071.08,349.661 1071.08,343.889C1071.08,338.264 1072.26,333.343 1074.63,329.125C1077,324.832 1080.29,321.502 1084.51,319.134C1088.8,316.692 1093.65,315.471 1099.05,315.471C1102.98,315.471 1106.53,316.137 1109.71,317.469C1112.89,318.727 1115.63,320.577 1117.93,323.019C1120.22,325.388 1121.96,328.311 1123.14,331.789C1124.33,335.193 1124.92,339.005 1124.92,343.223C1124.92,344.629 1124.47,345.702 1123.59,346.442C1122.7,347.108 1121.4,347.441 1119.7,347.441L1084.84,347.441L1084.84,338.783L1112.82,338.783L1111.04,340.337C1111.04,337.302 1110.6,334.786 1109.71,332.788C1108.82,330.716 1107.53,329.162 1105.83,328.126C1104.2,327.09 1102.16,326.572 1099.72,326.572C1096.98,326.572 1094.65,327.201 1092.73,328.459C1090.8,329.717 1089.32,331.53 1088.29,333.898C1087.25,336.266 1086.73,339.116 1086.73,342.446L1086.73,343.334C1086.73,348.958 1088.03,353.103 1090.62,355.767C1093.28,358.431 1097.2,359.763 1102.38,359.763C1104.16,359.763 1106.2,359.541 1108.49,359.097C1110.78,358.653 1112.93,357.95 1114.93,356.988C1116.63,356.174 1118.15,355.915 1119.48,356.211C1120.81,356.433 1121.85,357.025 1122.59,357.987C1123.33,358.949 1123.73,360.059 1123.81,361.317C1123.96,362.575 1123.7,363.833 1123.03,365.091C1122.37,366.276 1121.26,367.275 1119.7,368.089C1117.19,369.495 1114.34,370.531 1111.15,371.197C1108.05,371.937 1105.01,372.307 1102.05,372.307ZM1166.08,372.307C1161.72,372.307 1157.83,371.234 1154.43,369.088C1151.1,366.868 1148.88,363.944 1147.77,360.318L1148.99,356.655L1148.99,363.537C1148.99,366.276 1148.29,368.385 1146.88,369.865C1145.47,371.345 1143.44,372.085 1140.77,372.085C1138.11,372.085 1136.04,371.345 1134.56,369.865C1133.15,368.385 1132.45,366.276 1132.45,363.537L1132.45,300.374C1132.45,297.561 1133.15,295.452 1134.56,294.046C1136.04,292.566 1138.15,291.826 1140.88,291.826C1143.55,291.826 1145.58,292.566 1146.99,294.046C1148.47,295.452 1149.21,297.561 1149.21,300.374L1149.21,326.683L1147.88,326.683C1149.06,323.352 1151.32,320.651 1154.65,318.579C1157.98,316.507 1161.79,315.471 1166.08,315.471C1170.89,315.471 1175.08,316.618 1178.63,318.912C1182.18,321.206 1184.96,324.462 1186.95,328.681C1188.95,332.899 1189.95,337.931 1189.95,343.778C1189.95,349.624 1188.95,354.694 1186.95,358.986C1184.96,363.278 1182.14,366.572 1178.52,368.866C1174.96,371.16 1170.82,372.307 1166.08,372.307ZM1161.09,359.763C1163.46,359.763 1165.53,359.171 1167.3,357.987C1169.16,356.803 1170.56,355.064 1171.52,352.77C1172.56,350.401 1173.08,347.404 1173.08,343.778C1173.08,338.376 1171.97,334.416 1169.75,331.9C1167.53,329.31 1164.64,328.015 1161.09,328.015C1158.72,328.015 1156.61,328.57 1154.76,329.68C1152.98,330.79 1151.58,332.529 1150.54,334.897C1149.51,337.191 1148.99,340.152 1148.99,343.778C1148.99,349.18 1150.1,353.214 1152.32,355.878C1154.54,358.468 1157.46,359.763 1161.09,359.763Z\" style=\"fill:white;fill-rule:nonzero;\"\/>\n    <\/g>\n    <g transform=\"matrix(1,0,0,1,1250.57,46.726)\">\n        <clipPath id=\"_clip1\">\n            <path d=\"M107,53.5C107,83.027 83.027,107 53.5,107C23.973,107 0,83.027 0,53.5C0,23.973 23.973,0 53.5,0C83.027,0 107,23.973 107,53.5Z\"\/>\n        <\/clipPath>\n        <g clip-path=\"url(#_clip1)\">\n            <rect x=\"0\" y=\"0\" width=\"107\" height=\"107\" style=\"fill:rgb(255,0,0);fill-rule:nonzero;\"\/>\n            <path d=\"M43.469,20.063L63.531,20.063L63.531,43.469L86.938,43.469L86.938,63.531L63.531,63.531L63.531,86.938L43.469,86.938L43.469,63.531L20.063,63.531L20.063,43.469L43.469,43.469L43.469,20.063Z\" style=\"fill:white;fill-rule:nonzero;\"\/>\n        <\/g>\n    <\/g>\n<\/svg>\n        <\/div>\n        <div class=\"gw-svg-details\">\n            <span class=\"gw-svg-badge\">\ud83c\udf19 Fond Sombre<\/span>\n            <h4 class=\"gw-svg-title\">Logotype Blanc (Mention Agence Web & Suisse)<\/h4>\n            <p>Variante blanche avec sous-titre complet et drapeau suisse.<\/p>\n            <div class=\"gw-svg-actions\">\n                <button type=\"button\" class=\"gw-btn-download-svg\" onclick=\"copySVGCode('gw-logo-white-with-swiss.svg')\">\n                    <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2\"\/><rect x=\"8\" y=\"2\" width=\"8\" height=\"4\" rx=\"1\" ry=\"1\"\/><\/svg>\n                    Copier Code SVG\n                <\/button>\n            <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"gw-svg-card is-dark-card\" data-context=\"dark\">\n        <div class=\"gw-svg-preview-box\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:graphite=\"https:\/\/graphite.art\" viewBox=\"0 0 222 222\" width=\"222\" height=\"222\"><defs><\/defs><g transform=\"matrix(1,0,0,1,-338794,85482)\">\n<g>\n\t<g transform=\"matrix(1,0,0,1,338794,-85482)\">\n\t\t<path d=\"M111.11699676513672,0 C111.11699676513672,0 111.11699676513672,0 111.11699676513672,0 C172.48521423339844,0 222.23399353027344,49.748775482177734 222.23399353027344,111.11699676513672 C222.23399353027344,111.11699676513672 222.23399353027344,111.11699676513672 222.23399353027344,111.11699676513672 C222.23399353027344,172.48521423339844 172.48521423339844,222.23399353027344 111.11699676513672,222.23399353027344 C111.11699676513672,222.23399353027344 111.11699676513672,222.23399353027344 111.11699676513672,222.23399353027344 C49.748775482177734,222.23399353027344 0.000000000000014210854715202004,172.48521423339844 0,111.11699676513672 C0,111.11699676513672 0,111.11699676513672 0,111.11699676513672 C-0.000000000000014210854715202004,49.748775482177734 49.748775482177734,0.000000000000014210854715202004 111.11699676513672,0 C111.11699676513672,0 111.11699676513672,0 111.11699676513672,0 Z\" fill=\"#ffffff\"\/>\n\t<\/g>\n\t<g transform=\"matrix(1,0,0,1,338794,-85482)\">\n\t\t<path d=\"M44.83219909667969,115.3280029296875 C40.55120086669922,115.3280029296875 36.650699615478516,114.32499694824219 33.130699157714844,112.31999969482422 C29.658300399780273,110.31400299072266 26.923200607299805,107.47899627685547 24.925399780273438,103.81600189208984 C22.975099563598633,100.15299987792969 22,95.92330169677734 22,91.12650299072266 C22,86.37339782714844 22.975099563598633,82.18710327148438 24.925399780273438,78.56770324707031 C26.923200607299805,74.94830322265625 29.753400802612305,72.13569641113281 33.416099548339844,70.12979888916016 C37.126399993896484,68.0802001953125 41.502498626708984,67.05549621582031 46.544700622558594,67.05549621582031 C51.11109924316406,67.05549621582031 55.1068000793457,67.90579986572266 58.53160095214844,69.60649871826172 C61.95640182495117,71.26349639892578 64.59639739990234,73.5093002319336 66.45149993896484,76.34380340576172 C68.30660247802734,79.1781997680664 69.32929992675781,82.3396987915039 69.51959991455078,85.82830047607422 C69.51959991455078,85.82830047607422 56.81919860839844,85.82830047607422 56.81919860839844,85.82830047607422 C56.77159881591797,83.95320129394531 56.2958984375,82.25250244140625 55.3922004699707,80.72630310058594 C54.5359992980957,79.19999694824219 53.323001861572266,78.00080108642578 51.753299713134766,77.12870025634766 C50.23109817504883,76.21289825439453 48.49489974975586,75.75509643554688 46.544700622558594,75.75509643554688 C44.21390151977539,75.75509643554688 42.215999603271484,76.30010223388672 40.55120086669922,77.39029693603516 C38.93389892578125,78.48049926757813 37.67340087890625,80.18119812011719 36.76959991455078,82.49230194091797 C35.86579895019531,84.75990295410156 35.41389846801758,87.63800048828125 35.41389846801758,91.12650299072266 C35.41389846801758,94.61509704589844 35.88959884643555,97.51499938964844 36.840999603271484,99.82610321044922 C37.792301177978516,102.13700103759766 39.12419891357422,103.86000061035156 40.83660125732422,104.99400329589844 C42.59659957885742,106.08399963378906 44.61819839477539,106.62899780273438 46.90140151977539,106.62899780273438 C48.804100036621094,106.62899780273438 50.492698669433594,106.302001953125 51.96730041503906,105.64800262451172 C53.441898345947266,104.94999694824219 54.65489959716797,104.01200103759766 55.606201171875,102.83499908447266 C56.55759811401367,101.61399841308594 57.152099609375,100.21900177001953 57.38999938964844,98.6488037109375 C57.38999938964844,98.6488037109375 45.831199645996094,98.6488037109375 45.831199645996094,98.6488037109375 C45.831199645996094,98.6488037109375 45.831199645996094,90.60330200195313 45.831199645996094,90.60330200195313 C45.831199645996094,90.60330200195313 65.73799896240234,90.60330200195313 65.73799896240234,90.60330200195313 C66.97480010986328,90.60330200195313 67.92610168457031,90.90850067138672 68.59210205078125,91.51899719238281 C69.30560302734375,92.12950134277344 69.66230010986328,92.97979736328125 69.66230010986328,94.06999969482422 C69.66230010986328,94.06999969482422 69.66230010986328,114.08599853515625 69.66230010986328,114.08599853515625 C69.66230010986328,114.08599853515625 59.17369842529297,114.08599853515625 59.17369842529297,114.08599853515625 C59.17369842529297,114.08599853515625 60.172698974609375,107.02100372314453 60.172698974609375,107.02100372314453 C60.172698974609375,107.02100372314453 60.029998779296875,107.02100372314453 60.029998779296875,107.02100372314453 C58.745601654052734,109.76899719238281 56.77159881591797,111.83999633789063 54.1077995300293,113.23500061035156 C51.49169921875,114.63099670410156 48.39979934692383,115.3280029296875 44.83219909667969,115.3280029296875 C44.83219909667969,115.3280029296875 44.83219909667969,115.3280029296875 44.83219909667969,115.3280029296875 Z\" fill=\"#19389f\"\/>\n\t<\/g>\n\t<g transform=\"matrix(1,0,0,1,338794,-85482)\">\n\t\t<path d=\"M94.01799774169922,115.3280029296875 C90.06990051269531,115.3280029296875 86.62129974365234,114.58699798583984 83.6720962524414,113.10399627685547 C80.7229995727539,111.62200164794922 78.41600036621094,109.44100189208984 76.7510986328125,106.56300354003906 C75.13379669189453,103.64199829101563 74.32520294189453,100.15299987792969 74.32520294189453,96.09770202636719 C74.32520294189453,92.04229736328125 75.15760040283203,88.57550048828125 76.82250213623047,85.69750213623047 C78.48729705810547,82.81939697265625 80.79429626464844,80.63909912109375 83.74349975585938,79.15640258789063 C86.74019622802734,77.63020324707031 90.14129638671875,76.86699676513672 93.94660186767578,76.86699676513672 C97.75199890136719,76.86699676513672 101.08200073242188,77.54290008544922 103.93599700927734,78.8947982788086 C106.79000091552734,80.2030029296875 109.0250015258789,82.23069763183594 110.64299774169922,84.97789764404297 C112.30799865722656,87.7251968383789 113.13999938964844,91.14830017089844 113.13999938964844,95.24739837646484 C113.13999938964844,95.24739837646484 113.13999938964844,98.910400390625 113.13999938964844,98.910400390625 C113.13999938964844,98.910400390625 86.95429992675781,98.910400390625 86.95429992675781,98.910400390625 C87.00180053710938,100.697998046875 87.33480072021484,102.2249984741211 87.95320129394531,103.48899841308594 C88.57160186767578,104.70999908447266 89.42780303955078,105.64800262451172 90.52179718017578,106.302001953125 C91.61589813232422,106.91200256347656 92.87640380859375,107.21800231933594 94.30339813232422,107.21800231933594 C95.87310028076172,107.21800231933594 97.18119812011719,106.84700012207031 98.22769927978516,106.10600280761719 C99.27420043945313,105.36399841308594 100.01100158691406,104.33899688720703 100.44000244140625,103.03099822998047 C100.44000244140625,103.03099822998047 112.427001953125,103.03099822998047 112.427001953125,103.03099822998047 C111.85600280761719,105.4729995727539 110.73799896240234,107.63200378417969 109.072998046875,109.50700378417969 C107.45600128173828,111.33799743652344 105.36299896240234,112.7770004272461 102.79399871826172,113.8239974975586 C100.22599792480469,114.8270034790039 97.30010223388672,115.3280029296875 94.01799774169922,115.3280029296875 C94.01799774169922,115.3280029296875 94.01799774169922,115.3280029296875 94.01799774169922,115.3280029296875 ZM101.36699676513672,91.84609985351563 C101.36699676513672,90.53780364990234 101.10600280761719,89.3604965209961 100.58200073242188,88.31390380859375 C100.05899810791016,87.26730346679688 99.25039672851563,86.46060180664063 98.15630340576172,85.8936996459961 C97.10990142822266,85.283203125 95.82550048828125,84.97789764404297 94.30339813232422,84.97789764404297 C92.73370361328125,84.97789764404297 91.42559814453125,85.283203125 90.37909698486328,85.8936996459961 C89.33260345458984,86.50420379638672 88.52400207519531,87.33270263671875 87.95320129394531,88.37930297851563 C87.38240051269531,89.3823013305664 87.07319641113281,90.53780364990234 87.02559661865234,91.84609985351563 C87.02559661865234,91.84609985351563 101.36699676513672,91.84609985351563 101.36699676513672,91.84609985351563 C101.36699676513672,91.84609985351563 101.36699676513672,91.84609985351563 101.36699676513672,91.84609985351563 Z\" fill=\"#19389f\"\/>\n\t<\/g>\n\t<g transform=\"matrix(1,0,0,1,338794,-85482)\">\n\t\t<path d=\"M136.03399658203125,115.3280029296875 C132.08599853515625,115.3280029296875 128.63699340820313,114.58699798583984 125.68800354003906,113.10399627685547 C122.73899841308594,111.62200164794922 120.43199920654297,109.44100189208984 118.76699829101563,106.56300354003906 C117.1500015258789,103.64199829101563 116.34100341796875,100.15299987792969 116.34100341796875,96.09770202636719 C116.34100341796875,92.04229736328125 117.17400360107422,88.57550048828125 118.83899688720703,85.69750213623047 C120.50299835205078,82.81939697265625 122.80999755859375,80.63909912109375 125.76000213623047,79.15640258789063 C128.75599670410156,77.63020324707031 132.15699768066406,76.86699676513672 135.96299743652344,76.86699676513672 C139.76800537109375,76.86699676513672 143.09800720214844,77.54290008544922 145.95199584960938,78.8947982788086 C148.80599975585938,80.2030029296875 151.04200744628906,82.23069763183594 152.65899658203125,84.97789764404297 C154.32400512695313,87.7251968383789 155.156005859375,91.14830017089844 155.156005859375,95.24739837646484 C155.156005859375,95.24739837646484 155.156005859375,98.910400390625 155.156005859375,98.910400390625 C155.156005859375,98.910400390625 128.97000122070313,98.910400390625 128.97000122070313,98.910400390625 C129.01800537109375,100.697998046875 129.3509979248047,102.2249984741211 129.968994140625,103.48899841308594 C130.58799743652344,104.70999908447266 131.44400024414063,105.64800262451172 132.53799438476563,106.302001953125 C133.6320037841797,106.91200256347656 134.89300537109375,107.21800231933594 136.32000732421875,107.21800231933594 C137.88900756835938,107.21800231933594 139.19700622558594,106.84700012207031 140.24400329589844,106.10600280761719 C141.2899932861328,105.36399841308594 142.0279998779297,104.33899688720703 142.45599365234375,103.03099822998047 C142.45599365234375,103.03099822998047 154.4429931640625,103.03099822998047 154.4429931640625,103.03099822998047 C153.8719940185547,105.4729995727539 152.75399780273438,107.63200378417969 151.08900451660156,109.50700378417969 C149.4720001220703,111.33799743652344 147.37899780273438,112.7770004272461 144.80999755859375,113.8239974975586 C142.24200439453125,114.8270034790039 139.3159942626953,115.3280029296875 136.03399658203125,115.3280029296875 C136.03399658203125,115.3280029296875 136.03399658203125,115.3280029296875 136.03399658203125,115.3280029296875 ZM143.38299560546875,91.84609985351563 C143.38299560546875,90.53780364990234 143.1219940185547,89.3604965209961 142.59800720214844,88.31390380859375 C142.0749969482422,87.26730346679688 141.26699829101563,86.46060180664063 140.1719970703125,85.8936996459961 C139.12600708007813,85.283203125 137.8419952392578,84.97789764404297 136.32000732421875,84.97789764404297 C134.75,84.97789764404297 133.44200134277344,85.283203125 132.39500427246094,85.8936996459961 C131.3489990234375,86.50420379638672 130.5399932861328,87.33270263671875 129.968994140625,88.37930297851563 C129.3979949951172,89.3823013305664 129.08900451660156,90.53780364990234 129.04200744628906,91.84609985351563 C129.04200744628906,91.84609985351563 143.38299560546875,91.84609985351563 143.38299560546875,91.84609985351563 C143.38299560546875,91.84609985351563 143.38299560546875,91.84609985351563 143.38299560546875,91.84609985351563 Z\" fill=\"#19389f\"\/>\n\t<\/g>\n\t<g transform=\"matrix(1,0,0,1,338794,-85482)\">\n\t\t<path d=\"M159.9320068359375,63 C159.9320068359375,63 171.84800720214844,63 171.84800720214844,63 C171.84800720214844,63 171.84800720214844,91.84609985351563 171.84800720214844,91.84609985351563 C171.84800720214844,91.84609985351563 171.99000549316406,91.84609985351563 171.99000549316406,91.84609985351563 C171.99000549316406,91.84609985351563 184.83399963378906,78.10980224609375 184.83399963378906,78.10980224609375 C184.83399963378906,78.10980224609375 198.38999938964844,78.10980224609375 198.38999938964844,78.10980224609375 C198.38999938964844,78.10980224609375 184.76199340820313,91.58439636230469 184.76199340820313,91.58439636230469 C184.76199340820313,91.58439636230469 200.10299682617188,114.08599853515625 200.10299682617188,114.08599853515625 C200.10299682617188,114.08599853515625 185.4040069580078,114.08599853515625 185.4040069580078,114.08599853515625 C185.4040069580078,114.08599853515625 176.6999969482422,99.62989807128906 176.6999969482422,99.62989807128906 C176.6999969482422,99.62989807128906 176.5570068359375,99.62989807128906 176.5570068359375,99.62989807128906 C176.5570068359375,99.62989807128906 171.84800720214844,104.40499877929688 171.84800720214844,104.40499877929688 C171.84800720214844,104.40499877929688 171.84800720214844,114.08599853515625 171.84800720214844,114.08599853515625 C171.84800720214844,114.08599853515625 159.9320068359375,114.08599853515625 159.9320068359375,114.08599853515625 C159.9320068359375,114.08599853515625 159.9320068359375,63 159.9320068359375,63 C159.9320068359375,63 159.9320068359375,63 159.9320068359375,63 Z\" fill=\"#19389f\"\/>\n\t<\/g>\n\t<g transform=\"matrix(1,0,0,1,338794,-85482)\">\n\t\t<path d=\"M30.246299743652344,119.40599822998047 C50.84199905395508,138.59300231933594 78.3655014038086,149.91700744628906 107.43199920654297,151.16200256347656 C139.84100341796875,152.4759979248047 171.23199462890625,140.9340057373047 194.36099243164063,119.78600311279297 C169.00799560546875,134.14500427246094 139.83200073242188,141.5399932861328 110.18099975585938,141.1219940185547 C81.93319702148438,140.6999969482422 54.32550048828125,133.1999969482422 30.246299743652344,119.40599822998047 C30.246299743652344,119.40599822998047 30.246299743652344,119.40599822998047 30.246299743652344,119.40599822998047 Z\" fill=\"#19389f\"\/>\n\t<\/g>\n<\/g><\/g><\/svg>\n        <\/div>\n        <div class=\"gw-svg-details\">\n            <span class=\"gw-svg-badge\">\ud83c\udf19 Fond Sombre<\/span>\n            <h4 class=\"gw-svg-title\">Ic\u00f4ne Ronde Blanche (icone-white-gw.svg)<\/h4>\n            <p>Ic\u00f4ne circulaire blanche pour headers sombres et banni\u00e8res contrast\u00e9es.<\/p>\n            <div class=\"gw-svg-actions\">\n                <button type=\"button\" class=\"gw-btn-download-svg\" onclick=\"copySVGCode('gw-icon-round-white.svg')\">\n                    <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2\"\/><rect x=\"8\" y=\"2\" width=\"8\" height=\"4\" rx=\"1\" ry=\"1\"\/><\/svg>\n                    Copier Code SVG\n                <\/button>\n            <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"gw-svg-card is-dark-card\" data-context=\"dark\">\n        <div class=\"gw-svg-preview-box\">\n            <svg width=\"682\" height=\"682\" viewBox=\"0 0 682 682\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<rect width=\"682\" height=\"682\" fill=\"white\"\/>\n<path d=\"M137.785 378.247C124.647 378.247 112.677 375.169 101.875 369.013C91.2184 362.857 82.8248 354.159 76.6938 342.918C70.7088 331.677 67.7163 318.696 67.7163 303.975C67.7163 289.389 70.7088 276.542 76.6938 265.434C82.8248 254.327 91.5103 245.696 102.75 239.54C114.137 233.25 127.566 230.105 143.04 230.105C157.053 230.105 169.315 232.715 179.826 237.934C190.336 243.019 198.438 249.911 204.131 258.609C209.824 267.308 212.962 277.01 213.546 287.716H174.571C174.425 281.962 172.965 276.742 170.191 272.059C167.564 267.375 163.841 263.695 159.024 261.018C154.353 258.208 149.025 256.803 143.04 256.803C135.887 256.803 129.756 258.476 124.647 261.821C119.684 265.167 115.815 270.386 113.042 277.478C110.268 284.437 108.881 293.27 108.881 303.975C108.881 314.681 110.341 323.58 113.261 330.673C116.18 337.766 120.268 343.052 125.523 346.531C130.924 349.877 137.128 351.549 144.135 351.549C149.974 351.549 155.156 350.546 159.681 348.538C164.206 346.397 167.929 343.52 170.848 339.907C173.768 336.16 175.592 331.877 176.322 327.06H140.85V302.369H201.941C205.736 302.369 208.656 303.306 210.7 305.18C212.889 307.053 213.984 309.663 213.984 313.008V374.433H181.796L184.862 352.754H184.424C180.483 361.185 174.425 367.541 166.25 371.823C158.221 376.106 148.733 378.247 137.785 378.247Z\" fill=\"#19389F\"\/>\n<path d=\"M288.728 378.247C276.612 378.247 266.028 375.972 256.978 371.422C247.927 366.872 240.848 360.181 235.738 351.349C230.775 342.382 228.294 331.677 228.294 319.231C228.294 306.786 230.848 296.147 235.957 287.314C241.066 278.482 248.146 271.791 257.197 267.241C266.393 262.557 276.831 260.215 288.509 260.215C300.187 260.215 310.405 262.29 319.164 266.438C327.922 270.453 334.783 276.675 339.746 285.106C344.855 293.537 347.41 304.042 347.41 316.622V327.863H267.05C267.196 333.349 268.218 338.033 270.116 341.914C272.013 345.661 274.641 348.538 277.998 350.546C281.356 352.419 285.224 353.356 289.603 353.356C294.421 353.356 298.435 352.218 301.646 349.943C304.858 347.668 307.121 344.524 308.434 340.509H345.22C343.469 348.003 340.038 354.627 334.929 360.382C329.966 366.002 323.543 370.418 315.66 373.63C307.777 376.708 298.8 378.247 288.728 378.247ZM311.281 306.183C311.281 302.169 310.478 298.556 308.872 295.344C307.267 292.132 304.785 289.656 301.427 287.917C298.216 286.043 294.275 285.106 289.603 285.106C284.786 285.106 280.772 286.043 277.56 287.917C274.349 289.79 271.867 292.333 270.116 295.545C268.364 298.622 267.415 302.169 267.269 306.183H311.281Z\" fill=\"#19389F\"\/>\n<path d=\"M417.668 378.247C405.552 378.247 394.969 375.972 385.918 371.422C376.868 366.872 369.788 360.181 364.679 351.349C359.716 342.382 357.234 331.677 357.234 319.231C357.234 306.786 359.789 296.147 364.898 287.314C370.007 278.482 377.087 271.791 386.137 267.241C395.334 262.557 405.771 260.215 417.449 260.215C429.127 260.215 439.345 262.29 448.104 266.438C456.863 270.453 463.723 276.675 468.687 285.106C473.796 293.537 476.35 304.042 476.35 316.622V327.863H395.991C396.137 333.349 397.158 338.033 399.056 341.914C400.954 345.661 403.581 348.538 406.939 350.546C410.296 352.419 414.165 353.356 418.544 353.356C423.361 353.356 427.375 352.218 430.587 349.943C433.798 347.668 436.061 344.524 437.375 340.509H474.161C472.409 348.003 468.979 354.627 463.869 360.382C458.906 366.002 452.483 370.418 444.601 373.63C436.718 376.708 427.74 378.247 417.668 378.247ZM440.221 306.183C440.221 302.169 439.418 298.556 437.813 295.344C436.207 292.132 433.725 289.656 430.368 287.917C427.156 286.043 423.215 285.106 418.544 285.106C413.727 285.106 409.712 286.043 406.501 287.917C403.289 289.79 400.808 292.333 399.056 295.545C397.304 298.622 396.356 302.169 396.21 306.183H440.221Z\" fill=\"#19389F\"\/>\n<path d=\"M491.007 217.66H527.574V306.183H528.012L567.425 264.029H609.029L567.207 305.38L614.284 374.433H569.177L542.464 330.071H542.026L527.574 344.724V374.433H491.007V217.66Z\" fill=\"#19389F\"\/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M93.0228 390.76C156.228 449.642 240.693 484.393 329.894 488.215C429.35 492.246 525.685 456.827 596.663 391.926C518.86 435.992 429.323 458.685 338.33 457.402C251.641 456.108 166.918 433.092 93.0228 390.76Z\" fill=\"#19389F\"\/>\n<\/svg>\n        <\/div>\n        <div class=\"gw-svg-details\">\n            <span class=\"gw-svg-badge\">\ud83c\udf19 Fond Sombre<\/span>\n            <h4 class=\"gw-svg-title\">Ic\u00f4ne Carr\u00e9e Blanche (Fond Blanc)<\/h4>\n            <p>Ic\u00f4ne carr\u00e9e \u00e0 fond blanc pour int\u00e9gration en mode sombre.<\/p>\n            <div class=\"gw-svg-actions\">\n                <button type=\"button\" class=\"gw-btn-download-svg\" onclick=\"copySVGCode('gw-icon-square-white.svg')\">\n                    <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2\"\/><rect x=\"8\" y=\"2\" width=\"8\" height=\"4\" rx=\"1\" ry=\"1\"\/><\/svg>\n                    Copier Code SVG\n                <\/button>\n            <\/div>\n        <\/div>\n    <\/div>\n    <div class=\"gw-svg-card is-dark-card\" data-context=\"dark\">\n        <div class=\"gw-svg-preview-box\">\n            <svg width=\"682\" height=\"682\" viewBox=\"0 0 682 682\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<rect width=\"682\" height=\"682\" fill=\"white\"\/>\n<path d=\"M137.785 413.587C124.647 413.587 112.677 410.509 101.875 404.354C91.2184 398.198 82.8248 389.499 76.6938 378.258C70.7088 367.017 67.7163 354.036 67.7163 339.316C67.7163 324.729 70.7088 311.882 76.6938 300.775C82.8248 289.667 91.5103 281.036 102.75 274.88C114.137 268.59 127.566 265.446 143.04 265.446C157.053 265.446 169.315 268.055 179.826 273.274C190.336 278.359 198.438 285.251 204.131 293.95C209.824 302.648 212.962 312.35 213.546 323.056H174.571C174.425 317.302 172.965 312.083 170.191 307.399C167.564 302.715 163.841 299.035 159.024 296.359C154.353 293.548 149.025 292.143 143.04 292.143C135.887 292.143 129.756 293.816 124.647 297.162C119.684 300.507 115.815 305.726 113.042 312.819C110.268 319.778 108.881 328.61 108.881 339.316C108.881 350.021 110.341 358.921 113.261 366.013C116.18 373.106 120.268 378.392 125.523 381.871C130.924 385.217 137.128 386.89 144.135 386.89C149.974 386.89 155.156 385.886 159.681 383.879C164.206 381.737 167.929 378.86 170.848 375.247C173.768 371.5 175.592 367.218 176.322 362.4H140.85V337.71H201.941C205.736 337.71 208.656 338.647 210.7 340.52C212.889 342.394 213.984 345.003 213.984 348.349V409.773H181.796L184.862 388.094H184.424C180.483 396.525 174.425 402.881 166.25 407.164C158.221 411.446 148.733 413.587 137.785 413.587Z\" fill=\"#19389F\"\/>\n<path d=\"M288.728 413.587C276.612 413.587 266.028 411.312 256.978 406.762C247.927 402.212 240.848 395.521 235.738 386.689C230.775 377.723 228.294 367.017 228.294 354.571C228.294 342.126 230.848 331.487 235.957 322.655C241.066 313.822 248.146 307.131 257.197 302.581C266.393 297.898 276.831 295.556 288.509 295.556C300.187 295.556 310.405 297.63 319.164 301.778C327.922 305.793 334.783 312.016 339.746 320.447C344.855 328.877 347.41 339.383 347.41 351.962V363.203H267.05C267.196 368.69 268.218 373.374 270.116 377.254C272.013 381.001 274.641 383.879 277.998 385.886C281.356 387.76 285.224 388.696 289.603 388.696C294.421 388.696 298.435 387.559 301.646 385.284C304.858 383.009 307.121 379.864 308.434 375.849H345.22C343.469 383.343 340.038 389.968 334.929 395.722C329.966 401.343 323.543 405.759 315.66 408.97C307.777 412.048 298.8 413.587 288.728 413.587ZM311.281 341.524C311.281 337.509 310.478 333.896 308.872 330.684C307.267 327.472 304.785 324.997 301.427 323.257C298.216 321.383 294.275 320.447 289.603 320.447C284.786 320.447 280.772 321.383 277.56 323.257C274.349 325.13 271.867 327.673 270.116 330.885C268.364 333.963 267.415 337.509 267.269 341.524H311.281Z\" fill=\"#19389F\"\/>\n<path d=\"M417.668 413.587C405.552 413.587 394.969 411.312 385.918 406.762C376.868 402.212 369.788 395.521 364.679 386.689C359.716 377.723 357.234 367.017 357.234 354.571C357.234 342.126 359.789 331.487 364.898 322.655C370.007 313.822 377.087 307.131 386.137 302.581C395.334 297.898 405.771 295.556 417.449 295.556C429.127 295.556 439.345 297.63 448.104 301.778C456.863 305.793 463.723 312.016 468.687 320.447C473.796 328.877 476.35 339.383 476.35 351.962V363.203H395.991C396.137 368.69 397.158 373.374 399.056 377.254C400.954 381.001 403.581 383.879 406.939 385.886C410.296 387.76 414.165 388.696 418.544 388.696C423.361 388.696 427.375 387.559 430.587 385.284C433.798 383.009 436.061 379.864 437.375 375.849H474.161C472.409 383.343 468.979 389.968 463.869 395.722C458.906 401.343 452.483 405.759 444.601 408.97C436.718 412.048 427.74 413.587 417.668 413.587ZM440.221 341.524C440.221 337.509 439.418 333.896 437.813 330.684C436.207 327.472 433.725 324.997 430.368 323.257C427.156 321.383 423.215 320.447 418.544 320.447C413.727 320.447 409.712 321.383 406.501 323.257C403.289 325.13 400.808 327.673 399.056 330.885C397.304 333.963 396.356 337.509 396.21 341.524H440.221Z\" fill=\"#19389F\"\/>\n<path d=\"M491.007 253H527.574V341.524H528.012L567.425 299.37H609.029L567.207 340.721L614.284 409.773H569.177L542.464 365.411H542.026L527.574 380.065V409.773H491.007V253Z\" fill=\"#19389F\"\/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M93.0228 426.101C156.228 484.983 240.693 519.734 329.894 523.555C429.35 527.587 525.685 492.167 596.663 427.266C518.86 471.332 429.323 494.026 338.33 492.742C251.641 491.449 166.918 468.432 93.0228 426.101Z\" fill=\"#19389F\"\/>\n<g clip-path=\"url(#clip0_3626_127162)\">\n<path d=\"M275 136H407V268H275V136Z\" fill=\"#FF0000\"\/>\n<path d=\"M328.625 160.75H353.375V189.625H382.25V214.375H353.375V243.25H328.625V214.375H299.75V189.625H328.625V160.75Z\" fill=\"white\"\/>\n<\/g>\n<defs>\n<clipPath id=\"clip0_3626_127162\">\n<rect x=\"275\" y=\"136\" width=\"132\" height=\"132\" rx=\"66\" fill=\"white\"\/>\n<\/clipPath>\n<\/defs>\n<\/svg>\n        <\/div>\n        <div class=\"gw-svg-details\">\n            <span class=\"gw-svg-badge\">\ud83c\udf19 Fond Sombre<\/span>\n            <h4 class=\"gw-svg-title\">Ic\u00f4ne Carr\u00e9e Blanche avec Drapeau Suisse<\/h4>\n            <p>Symbole carr\u00e9 contrast\u00e9 avec drapeau suisse pour environnements sombres.<\/p>\n            <div class=\"gw-svg-actions\">\n                <button type=\"button\" class=\"gw-btn-download-svg\" onclick=\"copySVGCode('gw-icon-square-white-with-swiss.svg')\">\n                    <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2\"\/><rect x=\"8\" y=\"2\" width=\"8\" height=\"4\" rx=\"1\" ry=\"1\"\/><\/svg>\n                    Copier Code SVG\n                <\/button>\n            <\/div>\n        <\/div>\n    <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- 5. DESIGN TOKENS & EXPORTS IA -->\n        <section class=\"gw-portal-section\" id=\"tokens\">\n            <div class=\"gw-section-header\">\n                <span class=\"gw-section-num\">05<\/span>\n                <h2>Design Tokens pour D\u00e9veloppeurs & Agents IA (@google\/design.md)<\/h2>\n            <\/div>\n            <p class=\"gw-section-desc\">Tokens de design normalis\u00e9s compatibles avec Tailwind CSS v3\/v4, DTCG W3C et consommables par les agents de code.<\/p>\n\n            <div class=\"gw-tokens-export-box\">\n                <div class=\"gw-export-tabs-nav\">\n                    <button type=\"button\" class=\"gw-export-tab-btn active\" data-tab=\"tab-designmd\">DESIGN.md (YAML)<\/button>\n                    <button type=\"button\" class=\"gw-export-tab-btn\" data-tab=\"tab-tailwind-v3\">Tailwind v3 Config (JSON)<\/button>\n                    <button type=\"button\" class=\"gw-export-tab-btn\" data-tab=\"tab-tailwind-v4\">Tailwind v4 Theme (CSS)<\/button>\n                    <button type=\"button\" class=\"gw-export-tab-btn\" data-tab=\"tab-jsonld\">Schema.org JSON-LD<\/button>\n                <\/div>\n\n                <!-- TAB DESIGN.MD -->\n                <div class=\"gw-export-tab-pane active\" id=\"tab-designmd\">\n                    <div class=\"gw-pane-header\">\n                        <span>Sp\u00e9cification officielle @google\/design.md (Version alpha)<\/span>\n                        <button type=\"button\" class=\"gw-copy-code-btn\" data-target=\"code-designmd\">Copier YAML Tokens<\/button>\n                    <\/div>\n                    <pre><code id=\"code-designmd\">---\nversion: \"alpha\"\nname: \"Geekworkers Design System\"\ncolors:\n  primary: \"#19389F\"\n  on-primary: \"#FFFFFF\"\n  secondary: \"#122B7A\"\n  on-secondary: \"#FFFFFF\"\n  surface: \"#FFFFFF\"\n  neutral: \"#F6F8FF\"\n  dark-surface: \"#000000\"\n  accent: \"#D90562\"\n  border: \"#D8E2FF\"\ntypography:\n  headings:\n    fontFamily: \"Nunito\"\n    fontWeight: \"800\"\n    lineHeight: \"1.1\"\n    color: \"#19389F\"\n  body:\n    fontFamily: \"Nunito\"\n    fontWeight: \"600\"\n    lineHeight: \"1.1\"\n---<\/code><\/pre>\n                <\/div>\n\n                <!-- TAB TAILWIND V3 -->\n                <div class=\"gw-export-tab-pane\" id=\"tab-tailwind-v3\">\n                    <div class=\"gw-pane-header\">\n                        <span>Configuration pour tailwind.config.js<\/span>\n                        <button type=\"button\" class=\"gw-copy-code-btn\" data-target=\"code-tailwind-v3\">Copier JSON<\/button>\n                    <\/div>\n                    <pre><code id=\"code-tailwind-v3\">module.exports = {\n  theme: {\n    extend: {\n      colors: {\n        gw: {\n          blue: '#19389F',\n          hoverDeep: '#122B7A',\n          white: '#FFFFFF',\n          surface: '#F6F8FF',\n          black: '#000000',\n          magenta: '#D90562',\n          border: '#D8E2FF'\n        }\n      },\n      fontFamily: {\n        sans: ['Nunito', 'sans-serif'],\n        heading: ['Nunito', 'sans-serif'],\n        mono: ['JetBrains Mono', 'monospace']\n      },\n      lineHeight: {\n        tight: '1.1',\n        brand: '1.1'\n      }\n    }\n  }\n}<\/code><\/pre>\n                <\/div>\n\n                <!-- TAB TAILWIND V4 -->\n                <div class=\"gw-export-tab-pane\" id=\"tab-tailwind-v4\">\n                    <div class=\"gw-pane-header\">\n                        <span>Th\u00e8me CSS Tailwind v4 (@theme)<\/span>\n                        <button type=\"button\" class=\"gw-copy-code-btn\" data-target=\"code-tailwind-v4\">Copier CSS<\/button>\n                    <\/div>\n                    <pre><code id=\"code-tailwind-v4\">@theme {\n  --color-gw-blue: #19389F;\n  --color-gw-hover: #122B7A;\n  --color-gw-surface: #F6F8FF;\n  --color-gw-magenta: #D90562;\n  --color-gw-border: #D8E2FF;\n  --font-sans: 'Nunito', sans-serif;\n  --font-mono: 'JetBrains Mono', monospace;\n  --leading-brand: 1.1;\n}<\/code><\/pre>\n                <\/div>\n\n                <!-- TAB JSON-LD -->\n                <div class=\"gw-export-tab-pane\" id=\"tab-jsonld\">\n                    <div class=\"gw-pane-header\">\n                        <span>Balise S\u00e9mantique Schema.org Organization<\/span>\n                        <button type=\"button\" class=\"gw-copy-code-btn\" data-target=\"code-jsonld\">Copier JSON-LD<\/button>\n                    <\/div>\n                    <pre><code id=\"code-jsonld\">&lt;script type=\"application\/ld+json\" id=\"geekworkers-brand-tokens\"&gt;\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Organization\",\n  \"name\": \"Geekworkers S\u00e0rl\",\n  \"url\": \"https:\/\/geekworkers.ch\",\n  \"logo\": \"https:\/\/geekworkers.ch\/assets\/gw-logo-original-blue-default.svg\",\n  \"address\": {\n    \"@type\": \"PostalAddress\",\n    \"addressLocality\": \"Lausanne\",\n    \"addressRegion\": \"Vaud\",\n    \"addressCountry\": \"CH\"\n  }\n}\n&lt;\/script&gt;<\/code><\/pre>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- 6. 4 P\u00d4LES D'EXPERTISE M\u00c9TIER GEEKWORKERS -->\n        <section class=\"gw-portal-section\" id=\"services\">\n            <div class=\"gw-section-header\">\n                <span class=\"gw-section-num\">06<\/span>\n                <h2>4 P\u00f4les d'Expertise M\u00e9tier Geekworkers<\/h2>\n            <\/div>\n            <p class=\"gw-section-desc\">Nos d\u00e9partements d'ing\u00e9nierie et de marketing digital int\u00e9gr\u00e9s au service de votre croissance.<\/p>\n\n            <div style=\"display:grid; grid-template-columns:repeat(auto-fit, minmax(240px, 1fr)); gap:16px;\">\n                <div class=\"gw-card\" style=\"padding:20px;\">\n                    <div style=\"font-weight:900; color:#19389F; font-size:14px; margin-bottom:6px;\">01. Site Web & E-commerce<\/div>\n                    <p style=\"font-size:12px; color:#4A5568; line-height:1.2; margin-bottom:10px;\">Cr\u00e9ation de sites WordPress & boutiques WooCommerce con\u00e7us pour convertir les visiteurs.<\/p>\n                    <ul style=\"font-size:11px; color:#19389F; font-weight:700; line-height:1.3; margin:0; padding-left:14px;\">\n                        <li>WordPress & Gutenberg natif<\/li>\n                        <li>Boutiques WooCommerce<\/li>\n                        <li>Refonte & Maintenance Pro<\/li>\n                    <\/ul>\n                <\/div>\n\n                <div class=\"gw-card\" style=\"padding:20px;\">\n                    <div style=\"font-weight:900; color:#19389F; font-size:14px; margin-bottom:6px;\">02. Marketing SEO & SEA<\/div>\n                    <p style=\"font-size:12px; color:#4A5568; line-height:1.2; margin-bottom:10px;\">Strat\u00e9gies d'acquisition rentables (Google Ads, Meta, SEO) avec 0.00% de commission m\u00e9dia.<\/p>\n                    <ul style=\"font-size:11px; color:#19389F; font-weight:700; line-height:1.3; margin:0; padding-left:14px;\">\n                        <li>Publicit\u00e9 Google Ads (Search\/PMax)<\/li>\n                        <li>Social Ads Meta & LinkedIn<\/li>\n                        <li>R\u00e9f\u00e9rencement SEO Suisse & Local<\/li>\n                    <\/ul>\n                <\/div>\n\n                <div class=\"gw-card\" style=\"padding:20px;\">\n                    <div style=\"font-weight:900; color:#19389F; font-size:14px; margin-bottom:6px;\">03. D\u00e9v Sur Mesure & Mobile<\/div>\n                    <p style=\"font-size:12px; color:#4A5568; line-height:1.2; margin-bottom:10px;\">Ing\u00e9nierie logicielle sur mesure : applications web modernes et mobiles Flutter iOS\/Android.<\/p>\n                    <ul style=\"font-size:11px; color:#19389F; font-weight:700; line-height:1.3; margin:0; padding-left:14px;\">\n                        <li>React, Next.js, Laravel, Node<\/li>\n                        <li>Applications Mobiles Flutter<\/li>\n                        <li>R\u00e9gie D\u00e9di\u00e9e & Outsourcing<\/li>\n                    <\/ul>\n                <\/div>\n\n                <div class=\"gw-card\" style=\"padding:20px;\">\n                    <div style=\"font-weight:900; color:#19389F; font-size:14px; margin-bottom:6px;\">04. Audit, ERP & IA<\/div>\n                    <p style=\"font-size:12px; color:#4A5568; line-height:1.2; margin-bottom:10px;\">Audit de performance, connexion CRM\/ERP et automatisation de processus par l'IA.<\/p>\n                    <ul style=\"font-size:11px; color:#19389F; font-weight:700; line-height:1.3; margin:0; padding-left:14px;\">\n                        <li>Audit Digital 360\u00b0 & Performance<\/li>\n                        <li>Int\u00e9gration CRM & ERP d'Entreprise<\/li>\n                        <li>D\u00e9ploiement Agents IA & RAG<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- 7. ZONE DE TAGS ET TAXONOMIE OFFICIELLE DU SITE -->\n        <section class=\"gw-portal-section\" id=\"tags\">\n            <div class=\"gw-section-header\">\n                <span class=\"gw-section-num\">07<\/span>\n                <h2>Taxonomie & Tags S\u00e9mantiques Officiels (Site & IA)<\/h2>\n            <\/div>\n            <p class=\"gw-section-desc\">Taxonomie compl\u00e8te synchronis\u00e9e avec les Custom Post Types et les cat\u00e9gories de l'\u00e9cosyst\u00e8me Geekworkers.<\/p>\n\n            <div style=\"display:flex; flex-direction:column; gap:12px;\">\n                <div>\n                    <span style=\"font-size:11px; font-weight:800; color:#19389F; text-transform:uppercase; display:block; margin-bottom:6px;\">Localisation Romande & Suisse<\/span>\n                    <div style=\"display:flex; flex-wrap:wrap; gap:6px;\">\n                        <span class=\"gw-tag-badge\">Lausanne<\/span><span class=\"gw-tag-badge\">Vaud<\/span><span class=\"gw-tag-badge\">Gen\u00e8ve<\/span><span class=\"gw-tag-badge\">Valais<\/span><span class=\"gw-tag-badge\">Fribourg<\/span><span class=\"gw-tag-badge\">Neuch\u00e2tel<\/span><span class=\"gw-tag-badge\">Suisse Romande<\/span><span class=\"gw-tag-badge\">Suisse<\/span><span class=\"gw-tag-badge\">PME Romandes<\/span><span class=\"gw-tag-badge\">Entrepreneurs Suisses<\/span>\n                    <\/div>\n                <\/div>\n                <div style=\"border-top:1px solid #F1F5F9; padding-top:10px;\">\n                    <span style=\"font-size:11px; font-weight:800; color:#19389F; text-transform:uppercase; display:block; margin-bottom:6px;\">Typologie d'Agence (agence-type)<\/span>\n                    <div style=\"display:flex; flex-wrap:wrap; gap:6px;\">\n                        <span class=\"gw-tag-badge\">Agence Web<\/span><span class=\"gw-tag-badge\">Agence Digitale<\/span><span class=\"gw-tag-badge\">Agence E-Commerce<\/span><span class=\"gw-tag-badge\">Agence Marketing<\/span><span class=\"gw-tag-badge\">Agence D\u00e9veloppement Web<\/span><span class=\"gw-tag-badge\">Partenaire Croissance PME<\/span>\n                    <\/div>\n                <\/div>\n                <div style=\"border-top:1px solid #F1F5F9; padding-top:10px;\">\n                    <span style=\"font-size:11px; font-weight:800; color:#19389F; text-transform:uppercase; display:block; margin-bottom:6px;\">P\u00f4les d'Expertise & Technologies (technologie-categorie)<\/span>\n                    <div style=\"display:flex; flex-wrap:wrap; gap:6px;\">\n                        <span class=\"gw-tag-badge\">Automatisation & IA<\/span><span class=\"gw-tag-badge\">Cr\u00e9ation de site internet & e-commerce<\/span><span class=\"gw-tag-badge\">D\u00e9veloppement d'application Web & Mobile<\/span><span class=\"gw-tag-badge\">Graphisme & Webdesign<\/span><span class=\"gw-tag-badge\">R\u00e9f\u00e9rencement & Google Ads<\/span><span class=\"gw-tag-badge\">Cr\u00e9ation de Contenu M\u00e9dia & R\u00e9seaux Sociaux<\/span><span class=\"gw-tag-badge\">WordPress<\/span><span class=\"gw-tag-badge\">WooCommerce<\/span><span class=\"gw-tag-badge\">Elementor<\/span><span class=\"gw-tag-badge\">Laravel<\/span><span class=\"gw-tag-badge\">React<\/span><span class=\"gw-tag-badge\">Next.js<\/span><span class=\"gw-tag-badge\">Flutter<\/span><span class=\"gw-tag-badge\">Google Analytics 4<\/span>\n                    <\/div>\n                <\/div>\n                <div style=\"border-top:1px solid #F1F5F9; padding-top:10px;\">\n                    <span style=\"font-size:11px; font-weight:800; color:#19389F; text-transform:uppercase; display:block; margin-bottom:6px;\">Produits & Offres (produits)<\/span>\n                    <div style=\"display:flex; flex-wrap:wrap; gap:6px;\">\n                        <span class=\"gw-tag-badge\">Cr\u00e9ation de site internet<\/span><span class=\"gw-tag-badge\">Google Ads<\/span><span class=\"gw-tag-badge\">Maintenance WordPress<\/span><span class=\"gw-tag-badge\">Meta Ads<\/span><span class=\"gw-tag-badge\">Offres Start<\/span><span class=\"gw-tag-badge\">SEO<\/span><span class=\"gw-tag-badge\">Audit Digital<\/span>\n                    <\/div>\n                <\/div>\n                <div style=\"border-top:1px solid #F1F5F9; padding-top:10px;\">\n                    <span style=\"font-size:11px; font-weight:800; color:#19389F; text-transform:uppercase; display:block; margin-bottom:6px;\">Secteurs d'Activit\u00e9 Romands (secteurs)<\/span>\n                    <div style=\"display:flex; flex-wrap:wrap; gap:6px;\">\n                        <span class=\"gw-tag-badge\" style=\"background:#FFFFFF; border-color:#CBD5E1; color:#334155;\">Immobilier<\/span><span class=\"gw-tag-badge\" style=\"background:#FFFFFF; border-color:#CBD5E1; color:#334155;\">Fiduciaire<\/span><span class=\"gw-tag-badge\" style=\"background:#FFFFFF; border-color:#CBD5E1; color:#334155;\">Finance<\/span><span class=\"gw-tag-badge\" style=\"background:#FFFFFF; border-color:#CBD5E1; color:#334155;\">Sant\u00e9<\/span><span class=\"gw-tag-badge\" style=\"background:#FFFFFF; border-color:#CBD5E1; color:#334155;\">L\u00e9gal<\/span><span class=\"gw-tag-badge\" style=\"background:#FFFFFF; border-color:#CBD5E1; color:#334155;\">Artisanat<\/span><span class=\"gw-tag-badge\" style=\"background:#FFFFFF; border-color:#CBD5E1; color:#334155;\">Commerce<\/span><span class=\"gw-tag-badge\" style=\"background:#FFFFFF; border-color:#CBD5E1; color:#334155;\">Restauration<\/span><span class=\"gw-tag-badge\" style=\"background:#FFFFFF; border-color:#CBD5E1; color:#334155;\">H\u00f4tellerie<\/span><span class=\"gw-tag-badge\" style=\"background:#FFFFFF; border-color:#CBD5E1; color:#334155;\">Formation<\/span><span class=\"gw-tag-badge\" style=\"background:#FFFFFF; border-color:#CBD5E1; color:#334155;\">Technologie<\/span><span class=\"gw-tag-badge\" style=\"background:#FFFFFF; border-color:#CBD5E1; color:#334155;\">Transports<\/span><span class=\"gw-tag-badge\" style=\"background:#FFFFFF; border-color:#CBD5E1; color:#334155;\">Industrie<\/span><span class=\"gw-tag-badge\" style=\"background:#FFFFFF; border-color:#CBD5E1; color:#334155;\">Association<\/span><span class=\"gw-tag-badge\" style=\"background:#FFFFFF; border-color:#CBD5E1; color:#334155;\">Environnement<\/span><span class=\"gw-tag-badge\" style=\"background:#FFFFFF; border-color:#CBD5E1; color:#334155;\">\u00c9v\u00e9nementiel<\/span><span class=\"gw-tag-badge\" style=\"background:#FFFFFF; border-color:#CBD5E1; color:#334155;\">Sport<\/span><span class=\"gw-tag-badge\" style=\"background:#FFFFFF; border-color:#CBD5E1; color:#334155;\">Th\u00e9rapie<\/span><span class=\"gw-tag-badge\" style=\"background:#FFFFFF; border-color:#CBD5E1; color:#334155;\">Bien-\u00eatre<\/span>\n                    <\/div>\n                <\/div>\n                <div style=\"border-top:1px solid #F1F5F9; padding-top:10px;\">\n                    <span style=\"font-size:11px; font-weight:800; color:#19389F; text-transform:uppercase; display:block; margin-bottom:6px;\">Certifications & Chiffres Cl\u00e9s<\/span>\n                    <div style=\"display:flex; flex-wrap:wrap; gap:6px;\">\n                        <span class=\"gw-tag-badge\" style=\"background:rgba(25,56,159,0.08); border-color:rgba(25,56,159,0.25); color:#19389F;\">Google Ads Certified Partner<\/span><span class=\"gw-tag-badge\" style=\"background:rgba(25,56,159,0.08); border-color:rgba(25,56,159,0.25); color:#19389F;\">Meta Business Partner<\/span><span class=\"gw-tag-badge\" style=\"background:rgba(25,56,159,0.08); border-color:rgba(25,56,159,0.25); color:#19389F;\">Infomaniak Official Partner<\/span><span class=\"gw-tag-badge\" style=\"background:rgba(25,56,159,0.08); border-color:rgba(25,56,159,0.25); color:#19389F;\">+25 Experts Internalis\u00e9s<\/span><span class=\"gw-tag-badge\" style=\"background:rgba(25,56,159,0.08); border-color:rgba(25,56,159,0.25); color:#19389F;\">+300 Clients Accompagn\u00e9s<\/span><span class=\"gw-tag-badge\" style=\"background:rgba(25,56,159,0.08); border-color:rgba(25,56,159,0.25); color:#19389F;\">+7 Ans d'Activit\u00e9<\/span><span class=\"gw-tag-badge\" style=\"background:rgba(25,56,159,0.08); border-color:rgba(25,56,159,0.25); color:#19389F;\">+12 Mio. CHF G\u00e9n\u00e9r\u00e9s<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <div style=\"margin-top:16px; display:flex; justify-content:flex-end;\">\n                <button type=\"button\" onclick=\"copyTagsOnly()\" class=\"gw-btn gw-btn-secondary\" style=\"font-size:11px !important; padding:6px 14px !important;\">\n                    <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2\"\/><rect x=\"8\" y=\"2\" width=\"8\" height=\"4\" rx=\"1\" ry=\"1\"\/><\/svg>\n                    Copier Tous les Tags du Site (1-Clic)\n                <\/button>\n            <\/div>\n        <\/section>\n\n    <\/div>\n\n    <!-- TOAST NOTIFICATION DOM -->\n    <div id=\"gw-toast\" style=\"display:none;\">\n        <span id=\"gw-toast-msg\">\u00c9l\u00e9ment copi\u00e9 !<\/span>\n    <\/div>\n\n    <textarea id=\"gw-raw-tags\" style=\"display:none;\" readonly>Automatisation & IA, Cr\u00e9ation de site internet & e-commerce, D\u00e9veloppement d'application Web & Mobile, Graphisme & Webdesign, R\u00e9f\u00e9rencement & Google Ads, Cr\u00e9ation de Contenu M\u00e9dia & R\u00e9seaux Sociaux, WordPress, WooCommerce, Elementor, Laravel, React, Next.js, Flutter, Google Analytics 4, Agence Web, Agence Digitale, Agence E-Commerce, Agence Marketing, Agence D\u00e9veloppement Web, Partenaire Croissance PME, Cr\u00e9ation de site internet, Google Ads, Maintenance WordPress, Meta Ads, Offres Start, SEO, Audit Digital, Immobilier, Fiduciaire, Finance, Sant\u00e9, L\u00e9gal, Artisanat, Commerce, Restauration, H\u00f4tellerie, Formation, Technologie, Transports, Industrie, Association, Environnement, \u00c9v\u00e9nementiel, Sport, Th\u00e9rapie, Bien-\u00eatre, Lausanne, Vaud, Gen\u00e8ve, Valais, Fribourg, Neuch\u00e2tel, Suisse Romande, Suisse, PME Romandes, Entrepreneurs Suisses, Google Ads Certified Partner, Meta Business Partner, Infomaniak Official Partner, +25 Experts Internalis\u00e9s, +300 Clients Accompagn\u00e9s, +7 Ans d'Activit\u00e9, +12 Mio. CHF G\u00e9n\u00e9r\u00e9s<\/textarea>\n\n    <!-- JAVASCRIPT HELPERS & CLIENT-SIDE ZIP GENERATOR -->\n    <script>\n    \/**\n * Geekworkers Brand Portal Scripts\n * Handles copy-to-clipboard, tabs, and filtering.\n *\/\ndocument.addEventListener('DOMContentLoaded', function() {\n\t\/\/ 1. Copy Buttons\n\tdocument.querySelectorAll('.gw-copy-btn').forEach(function(btn) {\n\t\tbtn.addEventListener('click', function() {\n\t\t\tvar text = this.getAttribute('data-copy');\n\t\t\tif (navigator.clipboard) {\n\t\t\t\tnavigator.clipboard.writeText(text).then(function() {\n\t\t\t\t\tvar original = btn.innerHTML;\n\t\t\t\t\tbtn.innerHTML = '<code>Copi\u00e9 !<\/code> \u2728';\n\t\t\t\t\tsetTimeout(function() { btn.innerHTML = original; }, 1500);\n\t\t\t\t});\n\t\t\t}\n\t\t});\n\t});\n\n\t\/\/ 2. Code Copy Buttons\n\tdocument.querySelectorAll('.gw-copy-code-btn').forEach(function(btn) {\n\t\tbtn.addEventListener('click', function() {\n\t\t\tvar targetId = this.getAttribute('data-target');\n\t\t\tvar codeEl = document.getElementById(targetId);\n\t\t\tif (codeEl && navigator.clipboard) {\n\t\t\t\tnavigator.clipboard.writeText(codeEl.innerText).then(function() {\n\t\t\t\t\tvar orig = btn.innerText;\n\t\t\t\t\tbtn.innerText = 'Copi\u00e9 ! \u2728';\n\t\t\t\t\tsetTimeout(function() { btn.innerText = orig; }, 1500);\n\t\t\t\t});\n\t\t\t}\n\t\t});\n\t});\n\n\t\/\/ 3. SVG Filter\n\tdocument.querySelectorAll('.gw-filter-btn').forEach(function(btn) {\n\t\tbtn.addEventListener('click', function() {\n\t\t\tdocument.querySelectorAll('.gw-filter-btn').forEach(function(b) { b.classList.remove('active'); });\n\t\t\tthis.classList.add('active');\n\t\t\tvar filter = this.getAttribute('data-filter');\n\n\t\t\tdocument.querySelectorAll('.gw-svg-card').forEach(function(card) {\n\t\t\t\tvar ctx = card.getAttribute('data-context');\n\t\t\t\tif (filter === 'all' || filter === ctx) {\n\t\t\t\t\tcard.style.display = 'flex';\n\t\t\t\t} else {\n\t\t\t\t\tcard.style.display = 'none';\n\t\t\t\t}\n\t\t\t});\n\t\t});\n\t});\n\n\t\/\/ 4. Export Tabs\n\tdocument.querySelectorAll('.gw-export-tab-btn').forEach(function(btn) {\n\t\tbtn.addEventListener('click', function() {\n\t\t\tdocument.querySelectorAll('.gw-export-tab-btn').forEach(function(b) { b.classList.remove('active'); });\n\t\t\tdocument.querySelectorAll('.gw-export-tab-pane').forEach(function(p) { p.classList.remove('active'); });\n\n\t\t\tthis.classList.add('active');\n\t\t\tvar tabId = this.getAttribute('data-tab');\n\t\t\tvar pane = document.getElementById(tabId);\n\t\t\tif (pane) { pane.classList.add('active'); }\n\t\t});\n\t});\n});\n    \n    const gwSvgData = {\"gw-icon-round-blue.svg\": \"<svg width=\\\"223\\\" height=\\\"223\\\" viewBox=\\\"0 0 223 223\\\" fill=\\\"none\\\" xmlns=\\\"http:\/\/www.w3.org\/2000\/svg\\\">\\n<rect width=\\\"222.234\\\" height=\\\"222.234\\\" rx=\\\"111.117\\\" fill=\\\"#19389F\\\"\/>\\n<path d=\\\"M44.8322 115.328C40.5512 115.328 36.6507 114.325 33.1307 112.32C29.6583 110.314 26.9232 107.479 24.9254 103.816C22.9751 100.153 22 95.9233 22 91.1265C22 86.3734 22.9751 82.1871 24.9254 78.5677C26.9232 74.9483 29.7534 72.1357 33.4161 70.1298C37.1264 68.0802 41.5025 67.0555 46.5447 67.0555C51.1111 67.0555 55.1068 67.9058 58.5316 69.6065C61.9564 71.2635 64.5964 73.5093 66.4515 76.3438C68.3066 79.1782 69.3293 82.3397 69.5196 85.8283H56.8192C56.7716 83.9532 56.2959 82.2525 55.3922 80.7263C54.536 79.2 53.323 78.0008 51.7533 77.1287C50.2311 76.2129 48.4949 75.7551 46.5447 75.7551C44.2139 75.7551 42.216 76.3001 40.5512 77.3903C38.9339 78.4805 37.6734 80.1812 36.7696 82.4923C35.8658 84.7599 35.4139 87.638 35.4139 91.1265C35.4139 94.6151 35.8896 97.515 36.841 99.8261C37.7923 102.137 39.1242 103.86 40.8366 104.994C42.5966 106.084 44.6182 106.629 46.9014 106.629C48.8041 106.629 50.4927 106.302 51.9673 105.648C53.4419 104.95 54.6549 104.012 55.6062 102.835C56.5576 101.614 57.1521 100.219 57.39 98.6488H45.8312V90.6033H65.738C66.9748 90.6033 67.9261 90.9085 68.5921 91.519C69.3056 92.1295 69.6623 92.9798 69.6623 94.07V114.086H59.1737L60.1727 107.021H60.03C58.7456 109.769 56.7716 111.84 54.1078 113.235C51.4917 114.631 48.3998 115.328 44.8322 115.328Z\\\" fill=\\\"white\\\"\/>\\n<path d=\\\"M94.018 115.328C90.0699 115.328 86.6213 114.587 83.6721 113.104C80.723 111.622 78.416 109.441 76.7511 106.563C75.1338 103.642 74.3252 100.153 74.3252 96.0977C74.3252 92.0423 75.1576 88.5755 76.8225 85.6975C78.4873 82.8194 80.7943 80.6391 83.7435 79.1564C86.7402 77.6302 90.1413 76.867 93.9466 76.867C97.752 76.867 101.082 77.5429 103.936 78.8948C106.79 80.203 109.025 82.2307 110.643 84.9779C112.308 87.7252 113.14 91.1483 113.14 95.2474V98.9104H86.9543C87.0018 100.698 87.3348 102.225 87.9532 103.489C88.5716 104.71 89.4278 105.648 90.5218 106.302C91.6159 106.912 92.8764 107.218 94.3034 107.218C95.8731 107.218 97.1812 106.847 98.2277 106.106C99.2742 105.364 100.011 104.339 100.44 103.031H112.427C111.856 105.473 110.738 107.632 109.073 109.507C107.456 111.338 105.363 112.777 102.794 113.824C100.226 114.827 97.3001 115.328 94.018 115.328ZM101.367 91.8461C101.367 90.5378 101.106 89.3605 100.582 88.3139C100.059 87.2673 99.2504 86.4606 98.1563 85.8937C97.1099 85.2832 95.8255 84.9779 94.3034 84.9779C92.7337 84.9779 91.4256 85.2832 90.3791 85.8937C89.3326 86.5042 88.524 87.3327 87.9532 88.3793C87.3824 89.3823 87.0732 90.5378 87.0256 91.8461H101.367Z\\\" fill=\\\"white\\\"\/>\\n<path d=\\\"M136.034 115.328C132.086 115.328 128.637 114.587 125.688 113.104C122.739 111.622 120.432 109.441 118.767 106.563C117.15 103.642 116.341 100.153 116.341 96.0977C116.341 92.0423 117.174 88.5755 118.839 85.6975C120.503 82.8194 122.81 80.6391 125.76 79.1564C128.756 77.6302 132.157 76.867 135.963 76.867C139.768 76.867 143.098 77.5429 145.952 78.8948C148.806 80.203 151.042 82.2307 152.659 84.9779C154.324 87.7252 155.156 91.1483 155.156 95.2474V98.9104H128.97C129.018 100.698 129.351 102.225 129.969 103.489C130.588 104.71 131.444 105.648 132.538 106.302C133.632 106.912 134.893 107.218 136.32 107.218C137.889 107.218 139.197 106.847 140.244 106.106C141.29 105.364 142.028 104.339 142.456 103.031H154.443C153.872 105.473 152.754 107.632 151.089 109.507C149.472 111.338 147.379 112.777 144.81 113.824C142.242 114.827 139.316 115.328 136.034 115.328ZM143.383 91.8461C143.383 90.5378 143.122 89.3605 142.598 88.3139C142.075 87.2673 141.267 86.4606 140.172 85.8937C139.126 85.2832 137.842 84.9779 136.32 84.9779C134.75 84.9779 133.442 85.2832 132.395 85.8937C131.349 86.5042 130.54 87.3327 129.969 88.3793C129.398 89.3823 129.089 90.5378 129.042 91.8461H143.383Z\\\" fill=\\\"white\\\"\/>\\n<path d=\\\"M159.932 63H171.848V91.8461H171.99L184.834 78.1098H198.39L184.762 91.5844L200.103 114.086H185.404L176.7 99.6299H176.557L171.848 104.405V114.086H159.932V63Z\\\" fill=\\\"white\\\"\/>\\n<path fill-rule=\\\"evenodd\\\" clip-rule=\\\"evenodd\\\" d=\\\"M30.2463 119.406C50.842 138.593 78.3655 149.917 107.432 151.162C139.841 152.476 171.232 140.934 194.361 119.786C169.008 134.145 139.832 141.54 110.181 141.122C81.9332 140.7 54.3255 133.2 30.2463 119.406Z\\\" fill=\\\"white\\\"\/>\\n<\/svg>\", \"gw-icon-round-white.svg\": \"<svg xmlns=\\\"http:\/\/www.w3.org\/2000\/svg\\\" xmlns:graphite=\\\"https:\/\/graphite.art\\\" viewBox=\\\"0 0 222 222\\\" width=\\\"222\\\" height=\\\"222\\\"><defs><\/defs><g transform=\\\"matrix(1,0,0,1,-338794,85482)\\\">\\n<g>\\n\\t<g transform=\\\"matrix(1,0,0,1,338794,-85482)\\\">\\n\\t\\t<path d=\\\"M111.11699676513672,0 C111.11699676513672,0 111.11699676513672,0 111.11699676513672,0 C172.48521423339844,0 222.23399353027344,49.748775482177734 222.23399353027344,111.11699676513672 C222.23399353027344,111.11699676513672 222.23399353027344,111.11699676513672 222.23399353027344,111.11699676513672 C222.23399353027344,172.48521423339844 172.48521423339844,222.23399353027344 111.11699676513672,222.23399353027344 C111.11699676513672,222.23399353027344 111.11699676513672,222.23399353027344 111.11699676513672,222.23399353027344 C49.748775482177734,222.23399353027344 0.000000000000014210854715202004,172.48521423339844 0,111.11699676513672 C0,111.11699676513672 0,111.11699676513672 0,111.11699676513672 C-0.000000000000014210854715202004,49.748775482177734 49.748775482177734,0.000000000000014210854715202004 111.11699676513672,0 C111.11699676513672,0 111.11699676513672,0 111.11699676513672,0 Z\\\" fill=\\\"#ffffff\\\"\/>\\n\\t<\/g>\\n\\t<g transform=\\\"matrix(1,0,0,1,338794,-85482)\\\">\\n\\t\\t<path d=\\\"M44.83219909667969,115.3280029296875 C40.55120086669922,115.3280029296875 36.650699615478516,114.32499694824219 33.130699157714844,112.31999969482422 C29.658300399780273,110.31400299072266 26.923200607299805,107.47899627685547 24.925399780273438,103.81600189208984 C22.975099563598633,100.15299987792969 22,95.92330169677734 22,91.12650299072266 C22,86.37339782714844 22.975099563598633,82.18710327148438 24.925399780273438,78.56770324707031 C26.923200607299805,74.94830322265625 29.753400802612305,72.13569641113281 33.416099548339844,70.12979888916016 C37.126399993896484,68.0802001953125 41.502498626708984,67.05549621582031 46.544700622558594,67.05549621582031 C51.11109924316406,67.05549621582031 55.1068000793457,67.90579986572266 58.53160095214844,69.60649871826172 C61.95640182495117,71.26349639892578 64.59639739990234,73.5093002319336 66.45149993896484,76.34380340576172 C68.30660247802734,79.1781997680664 69.32929992675781,82.3396987915039 69.51959991455078,85.82830047607422 C69.51959991455078,85.82830047607422 56.81919860839844,85.82830047607422 56.81919860839844,85.82830047607422 C56.77159881591797,83.95320129394531 56.2958984375,82.25250244140625 55.3922004699707,80.72630310058594 C54.5359992980957,79.19999694824219 53.323001861572266,78.00080108642578 51.753299713134766,77.12870025634766 C50.23109817504883,76.21289825439453 48.49489974975586,75.75509643554688 46.544700622558594,75.75509643554688 C44.21390151977539,75.75509643554688 42.215999603271484,76.30010223388672 40.55120086669922,77.39029693603516 C38.93389892578125,78.48049926757813 37.67340087890625,80.18119812011719 36.76959991455078,82.49230194091797 C35.86579895019531,84.75990295410156 35.41389846801758,87.63800048828125 35.41389846801758,91.12650299072266 C35.41389846801758,94.61509704589844 35.88959884643555,97.51499938964844 36.840999603271484,99.82610321044922 C37.792301177978516,102.13700103759766 39.12419891357422,103.86000061035156 40.83660125732422,104.99400329589844 C42.59659957885742,106.08399963378906 44.61819839477539,106.62899780273438 46.90140151977539,106.62899780273438 C48.804100036621094,106.62899780273438 50.492698669433594,106.302001953125 51.96730041503906,105.64800262451172 C53.441898345947266,104.94999694824219 54.65489959716797,104.01200103759766 55.606201171875,102.83499908447266 C56.55759811401367,101.61399841308594 57.152099609375,100.21900177001953 57.38999938964844,98.6488037109375 C57.38999938964844,98.6488037109375 45.831199645996094,98.6488037109375 45.831199645996094,98.6488037109375 C45.831199645996094,98.6488037109375 45.831199645996094,90.60330200195313 45.831199645996094,90.60330200195313 C45.831199645996094,90.60330200195313 65.73799896240234,90.60330200195313 65.73799896240234,90.60330200195313 C66.97480010986328,90.60330200195313 67.92610168457031,90.90850067138672 68.59210205078125,91.51899719238281 C69.30560302734375,92.12950134277344 69.66230010986328,92.97979736328125 69.66230010986328,94.06999969482422 C69.66230010986328,94.06999969482422 69.66230010986328,114.08599853515625 69.66230010986328,114.08599853515625 C69.66230010986328,114.08599853515625 59.17369842529297,114.08599853515625 59.17369842529297,114.08599853515625 C59.17369842529297,114.08599853515625 60.172698974609375,107.02100372314453 60.172698974609375,107.02100372314453 C60.172698974609375,107.02100372314453 60.029998779296875,107.02100372314453 60.029998779296875,107.02100372314453 C58.745601654052734,109.76899719238281 56.77159881591797,111.83999633789063 54.1077995300293,113.23500061035156 C51.49169921875,114.63099670410156 48.39979934692383,115.3280029296875 44.83219909667969,115.3280029296875 C44.83219909667969,115.3280029296875 44.83219909667969,115.3280029296875 44.83219909667969,115.3280029296875 Z\\\" fill=\\\"#19389f\\\"\/>\\n\\t<\/g>\\n\\t<g transform=\\\"matrix(1,0,0,1,338794,-85482)\\\">\\n\\t\\t<path d=\\\"M94.01799774169922,115.3280029296875 C90.06990051269531,115.3280029296875 86.62129974365234,114.58699798583984 83.6720962524414,113.10399627685547 C80.7229995727539,111.62200164794922 78.41600036621094,109.44100189208984 76.7510986328125,106.56300354003906 C75.13379669189453,103.64199829101563 74.32520294189453,100.15299987792969 74.32520294189453,96.09770202636719 C74.32520294189453,92.04229736328125 75.15760040283203,88.57550048828125 76.82250213623047,85.69750213623047 C78.48729705810547,82.81939697265625 80.79429626464844,80.63909912109375 83.74349975585938,79.15640258789063 C86.74019622802734,77.63020324707031 90.14129638671875,76.86699676513672 93.94660186767578,76.86699676513672 C97.75199890136719,76.86699676513672 101.08200073242188,77.54290008544922 103.93599700927734,78.8947982788086 C106.79000091552734,80.2030029296875 109.0250015258789,82.23069763183594 110.64299774169922,84.97789764404297 C112.30799865722656,87.7251968383789 113.13999938964844,91.14830017089844 113.13999938964844,95.24739837646484 C113.13999938964844,95.24739837646484 113.13999938964844,98.910400390625 113.13999938964844,98.910400390625 C113.13999938964844,98.910400390625 86.95429992675781,98.910400390625 86.95429992675781,98.910400390625 C87.00180053710938,100.697998046875 87.33480072021484,102.2249984741211 87.95320129394531,103.48899841308594 C88.57160186767578,104.70999908447266 89.42780303955078,105.64800262451172 90.52179718017578,106.302001953125 C91.61589813232422,106.91200256347656 92.87640380859375,107.21800231933594 94.30339813232422,107.21800231933594 C95.87310028076172,107.21800231933594 97.18119812011719,106.84700012207031 98.22769927978516,106.10600280761719 C99.27420043945313,105.36399841308594 100.01100158691406,104.33899688720703 100.44000244140625,103.03099822998047 C100.44000244140625,103.03099822998047 112.427001953125,103.03099822998047 112.427001953125,103.03099822998047 C111.85600280761719,105.4729995727539 110.73799896240234,107.63200378417969 109.072998046875,109.50700378417969 C107.45600128173828,111.33799743652344 105.36299896240234,112.7770004272461 102.79399871826172,113.8239974975586 C100.22599792480469,114.8270034790039 97.30010223388672,115.3280029296875 94.01799774169922,115.3280029296875 C94.01799774169922,115.3280029296875 94.01799774169922,115.3280029296875 94.01799774169922,115.3280029296875 ZM101.36699676513672,91.84609985351563 C101.36699676513672,90.53780364990234 101.10600280761719,89.3604965209961 100.58200073242188,88.31390380859375 C100.05899810791016,87.26730346679688 99.25039672851563,86.46060180664063 98.15630340576172,85.8936996459961 C97.10990142822266,85.283203125 95.82550048828125,84.97789764404297 94.30339813232422,84.97789764404297 C92.73370361328125,84.97789764404297 91.42559814453125,85.283203125 90.37909698486328,85.8936996459961 C89.33260345458984,86.50420379638672 88.52400207519531,87.33270263671875 87.95320129394531,88.37930297851563 C87.38240051269531,89.3823013305664 87.07319641113281,90.53780364990234 87.02559661865234,91.84609985351563 C87.02559661865234,91.84609985351563 101.36699676513672,91.84609985351563 101.36699676513672,91.84609985351563 C101.36699676513672,91.84609985351563 101.36699676513672,91.84609985351563 101.36699676513672,91.84609985351563 Z\\\" fill=\\\"#19389f\\\"\/>\\n\\t<\/g>\\n\\t<g transform=\\\"matrix(1,0,0,1,338794,-85482)\\\">\\n\\t\\t<path d=\\\"M136.03399658203125,115.3280029296875 C132.08599853515625,115.3280029296875 128.63699340820313,114.58699798583984 125.68800354003906,113.10399627685547 C122.73899841308594,111.62200164794922 120.43199920654297,109.44100189208984 118.76699829101563,106.56300354003906 C117.1500015258789,103.64199829101563 116.34100341796875,100.15299987792969 116.34100341796875,96.09770202636719 C116.34100341796875,92.04229736328125 117.17400360107422,88.57550048828125 118.83899688720703,85.69750213623047 C120.50299835205078,82.81939697265625 122.80999755859375,80.63909912109375 125.76000213623047,79.15640258789063 C128.75599670410156,77.63020324707031 132.15699768066406,76.86699676513672 135.96299743652344,76.86699676513672 C139.76800537109375,76.86699676513672 143.09800720214844,77.54290008544922 145.95199584960938,78.8947982788086 C148.80599975585938,80.2030029296875 151.04200744628906,82.23069763183594 152.65899658203125,84.97789764404297 C154.32400512695313,87.7251968383789 155.156005859375,91.14830017089844 155.156005859375,95.24739837646484 C155.156005859375,95.24739837646484 155.156005859375,98.910400390625 155.156005859375,98.910400390625 C155.156005859375,98.910400390625 128.97000122070313,98.910400390625 128.97000122070313,98.910400390625 C129.01800537109375,100.697998046875 129.3509979248047,102.2249984741211 129.968994140625,103.48899841308594 C130.58799743652344,104.70999908447266 131.44400024414063,105.64800262451172 132.53799438476563,106.302001953125 C133.6320037841797,106.91200256347656 134.89300537109375,107.21800231933594 136.32000732421875,107.21800231933594 C137.88900756835938,107.21800231933594 139.19700622558594,106.84700012207031 140.24400329589844,106.10600280761719 C141.2899932861328,105.36399841308594 142.0279998779297,104.33899688720703 142.45599365234375,103.03099822998047 C142.45599365234375,103.03099822998047 154.4429931640625,103.03099822998047 154.4429931640625,103.03099822998047 C153.8719940185547,105.4729995727539 152.75399780273438,107.63200378417969 151.08900451660156,109.50700378417969 C149.4720001220703,111.33799743652344 147.37899780273438,112.7770004272461 144.80999755859375,113.8239974975586 C142.24200439453125,114.8270034790039 139.3159942626953,115.3280029296875 136.03399658203125,115.3280029296875 C136.03399658203125,115.3280029296875 136.03399658203125,115.3280029296875 136.03399658203125,115.3280029296875 ZM143.38299560546875,91.84609985351563 C143.38299560546875,90.53780364990234 143.1219940185547,89.3604965209961 142.59800720214844,88.31390380859375 C142.0749969482422,87.26730346679688 141.26699829101563,86.46060180664063 140.1719970703125,85.8936996459961 C139.12600708007813,85.283203125 137.8419952392578,84.97789764404297 136.32000732421875,84.97789764404297 C134.75,84.97789764404297 133.44200134277344,85.283203125 132.39500427246094,85.8936996459961 C131.3489990234375,86.50420379638672 130.5399932861328,87.33270263671875 129.968994140625,88.37930297851563 C129.3979949951172,89.3823013305664 129.08900451660156,90.53780364990234 129.04200744628906,91.84609985351563 C129.04200744628906,91.84609985351563 143.38299560546875,91.84609985351563 143.38299560546875,91.84609985351563 C143.38299560546875,91.84609985351563 143.38299560546875,91.84609985351563 143.38299560546875,91.84609985351563 Z\\\" fill=\\\"#19389f\\\"\/>\\n\\t<\/g>\\n\\t<g transform=\\\"matrix(1,0,0,1,338794,-85482)\\\">\\n\\t\\t<path d=\\\"M159.9320068359375,63 C159.9320068359375,63 171.84800720214844,63 171.84800720214844,63 C171.84800720214844,63 171.84800720214844,91.84609985351563 171.84800720214844,91.84609985351563 C171.84800720214844,91.84609985351563 171.99000549316406,91.84609985351563 171.99000549316406,91.84609985351563 C171.99000549316406,91.84609985351563 184.83399963378906,78.10980224609375 184.83399963378906,78.10980224609375 C184.83399963378906,78.10980224609375 198.38999938964844,78.10980224609375 198.38999938964844,78.10980224609375 C198.38999938964844,78.10980224609375 184.76199340820313,91.58439636230469 184.76199340820313,91.58439636230469 C184.76199340820313,91.58439636230469 200.10299682617188,114.08599853515625 200.10299682617188,114.08599853515625 C200.10299682617188,114.08599853515625 185.4040069580078,114.08599853515625 185.4040069580078,114.08599853515625 C185.4040069580078,114.08599853515625 176.6999969482422,99.62989807128906 176.6999969482422,99.62989807128906 C176.6999969482422,99.62989807128906 176.5570068359375,99.62989807128906 176.5570068359375,99.62989807128906 C176.5570068359375,99.62989807128906 171.84800720214844,104.40499877929688 171.84800720214844,104.40499877929688 C171.84800720214844,104.40499877929688 171.84800720214844,114.08599853515625 171.84800720214844,114.08599853515625 C171.84800720214844,114.08599853515625 159.9320068359375,114.08599853515625 159.9320068359375,114.08599853515625 C159.9320068359375,114.08599853515625 159.9320068359375,63 159.9320068359375,63 C159.9320068359375,63 159.9320068359375,63 159.9320068359375,63 Z\\\" fill=\\\"#19389f\\\"\/>\\n\\t<\/g>\\n\\t<g transform=\\\"matrix(1,0,0,1,338794,-85482)\\\">\\n\\t\\t<path d=\\\"M30.246299743652344,119.40599822998047 C50.84199905395508,138.59300231933594 78.3655014038086,149.91700744628906 107.43199920654297,151.16200256347656 C139.84100341796875,152.4759979248047 171.23199462890625,140.9340057373047 194.36099243164063,119.78600311279297 C169.00799560546875,134.14500427246094 139.83200073242188,141.5399932861328 110.18099975585938,141.1219940185547 C81.93319702148438,140.6999969482422 54.32550048828125,133.1999969482422 30.246299743652344,119.40599822998047 C30.246299743652344,119.40599822998047 30.246299743652344,119.40599822998047 30.246299743652344,119.40599822998047 Z\\\" fill=\\\"#19389f\\\"\/>\\n\\t<\/g>\\n<\/g><\/g><\/svg>\", \"gw-icon-square-blue-with-swiss.svg\": \"<svg width=\\\"682\\\" height=\\\"682\\\" viewBox=\\\"0 0 682 682\\\" fill=\\\"none\\\" xmlns=\\\"http:\/\/www.w3.org\/2000\/svg\\\">\\n<rect width=\\\"682\\\" height=\\\"682\\\" fill=\\\"#19389F\\\"\/>\\n<path d=\\\"M137.785 413.587C124.647 413.587 112.677 410.509 101.875 404.354C91.2184 398.198 82.8248 389.499 76.6938 378.258C70.7088 367.017 67.7163 354.036 67.7163 339.316C67.7163 324.729 70.7088 311.882 76.6938 300.775C82.8248 289.667 91.5103 281.036 102.75 274.88C114.137 268.59 127.566 265.446 143.04 265.446C157.053 265.446 169.315 268.055 179.826 273.274C190.336 278.359 198.438 285.251 204.131 293.95C209.824 302.648 212.962 312.35 213.546 323.056H174.571C174.425 317.302 172.965 312.083 170.191 307.399C167.564 302.715 163.841 299.035 159.024 296.359C154.353 293.548 149.025 292.143 143.04 292.143C135.887 292.143 129.756 293.816 124.647 297.162C119.684 300.507 115.815 305.726 113.042 312.819C110.268 319.778 108.881 328.61 108.881 339.316C108.881 350.021 110.341 358.921 113.261 366.013C116.18 373.106 120.268 378.392 125.523 381.871C130.924 385.217 137.128 386.89 144.135 386.89C149.974 386.89 155.156 385.886 159.681 383.879C164.206 381.737 167.929 378.86 170.848 375.247C173.768 371.5 175.592 367.218 176.322 362.4H140.85V337.71H201.941C205.736 337.71 208.656 338.647 210.7 340.52C212.889 342.394 213.984 345.003 213.984 348.349V409.773H181.796L184.862 388.094H184.424C180.483 396.525 174.425 402.881 166.25 407.164C158.221 411.446 148.733 413.587 137.785 413.587Z\\\" fill=\\\"white\\\"\/>\\n<path d=\\\"M288.728 413.587C276.612 413.587 266.028 411.312 256.978 406.762C247.927 402.212 240.848 395.521 235.738 386.689C230.775 377.723 228.294 367.017 228.294 354.571C228.294 342.126 230.848 331.487 235.957 322.655C241.066 313.822 248.146 307.131 257.197 302.581C266.393 297.898 276.831 295.556 288.509 295.556C300.187 295.556 310.405 297.63 319.164 301.778C327.922 305.793 334.783 312.016 339.746 320.447C344.855 328.877 347.41 339.383 347.41 351.962V363.203H267.05C267.196 368.69 268.218 373.374 270.116 377.254C272.013 381.001 274.641 383.879 277.998 385.886C281.356 387.76 285.224 388.696 289.603 388.696C294.421 388.696 298.435 387.559 301.646 385.284C304.858 383.009 307.121 379.864 308.434 375.849H345.22C343.469 383.343 340.038 389.968 334.929 395.722C329.966 401.343 323.543 405.759 315.66 408.97C307.777 412.048 298.8 413.587 288.728 413.587ZM311.281 341.524C311.281 337.509 310.478 333.896 308.872 330.684C307.267 327.472 304.785 324.997 301.427 323.257C298.216 321.383 294.275 320.447 289.603 320.447C284.786 320.447 280.772 321.383 277.56 323.257C274.349 325.13 271.867 327.673 270.116 330.885C268.364 333.963 267.415 337.509 267.269 341.524H311.281Z\\\" fill=\\\"white\\\"\/>\\n<path d=\\\"M417.668 413.587C405.552 413.587 394.969 411.312 385.918 406.762C376.868 402.212 369.788 395.521 364.679 386.689C359.716 377.723 357.234 367.017 357.234 354.571C357.234 342.126 359.789 331.487 364.898 322.655C370.007 313.822 377.087 307.131 386.137 302.581C395.334 297.898 405.771 295.556 417.449 295.556C429.127 295.556 439.345 297.63 448.104 301.778C456.863 305.793 463.723 312.016 468.687 320.447C473.796 328.877 476.35 339.383 476.35 351.962V363.203H395.991C396.137 368.69 397.158 373.374 399.056 377.254C400.954 381.001 403.581 383.879 406.939 385.886C410.296 387.76 414.165 388.696 418.544 388.696C423.361 388.696 427.375 387.559 430.587 385.284C433.798 383.009 436.061 379.864 437.375 375.849H474.161C472.409 383.343 468.979 389.968 463.869 395.722C458.906 401.343 452.483 405.759 444.601 408.97C436.718 412.048 427.74 413.587 417.668 413.587ZM440.221 341.524C440.221 337.509 439.418 333.896 437.813 330.684C436.207 327.472 433.725 324.997 430.368 323.257C427.156 321.383 423.215 320.447 418.544 320.447C413.727 320.447 409.712 321.383 406.501 323.257C403.289 325.13 400.808 327.673 399.056 330.885C397.304 333.963 396.356 337.509 396.21 341.524H440.221Z\\\" fill=\\\"white\\\"\/>\\n<path d=\\\"M491.007 253H527.574V341.524H528.012L567.425 299.37H609.029L567.207 340.721L614.284 409.773H569.177L542.464 365.411H542.026L527.574 380.065V409.773H491.007V253Z\\\" fill=\\\"white\\\"\/>\\n<path fill-rule=\\\"evenodd\\\" clip-rule=\\\"evenodd\\\" d=\\\"M93.0228 426.101C156.228 484.983 240.693 519.734 329.894 523.555C429.35 527.587 525.685 492.167 596.663 427.266C518.86 471.332 429.323 494.026 338.33 492.742C251.641 491.449 166.918 468.432 93.0228 426.101Z\\\" fill=\\\"white\\\"\/>\\n<g clip-path=\\\"url(#clip0_3626_127155)\\\">\\n<path d=\\\"M275 137H407V269H275V137Z\\\" fill=\\\"#FF0000\\\"\/>\\n<path d=\\\"M328.625 161.75H353.375V190.625H382.25V215.375H353.375V244.25H328.625V215.375H299.75V190.625H328.625V161.75Z\\\" fill=\\\"white\\\"\/>\\n<\/g>\\n<defs>\\n<clipPath id=\\\"clip0_3626_127155\\\">\\n<rect x=\\\"275\\\" y=\\\"137\\\" width=\\\"132\\\" height=\\\"132\\\" rx=\\\"66\\\" fill=\\\"white\\\"\/>\\n<\/clipPath>\\n<\/defs>\\n<\/svg>\", \"gw-icon-square-blue.svg\": \"<svg width=\\\"682\\\" height=\\\"682\\\" viewBox=\\\"0 0 682 682\\\" fill=\\\"none\\\" xmlns=\\\"http:\/\/www.w3.org\/2000\/svg\\\">\\n<rect width=\\\"682\\\" height=\\\"682\\\" fill=\\\"#19389F\\\"\/>\\n<path d=\\\"M137.785 378.247C124.647 378.247 112.677 375.169 101.875 369.013C91.2184 362.857 82.8248 354.159 76.6938 342.918C70.7088 331.677 67.7163 318.696 67.7163 303.975C67.7163 289.389 70.7088 276.542 76.6938 265.434C82.8248 254.327 91.5103 245.696 102.75 239.54C114.137 233.25 127.566 230.105 143.04 230.105C157.053 230.105 169.315 232.715 179.826 237.934C190.336 243.019 198.438 249.911 204.131 258.609C209.824 267.308 212.962 277.01 213.546 287.716H174.571C174.425 281.962 172.965 276.742 170.191 272.059C167.564 267.375 163.841 263.695 159.024 261.018C154.353 258.208 149.025 256.803 143.04 256.803C135.887 256.803 129.756 258.476 124.647 261.821C119.684 265.167 115.815 270.386 113.042 277.478C110.268 284.437 108.881 293.27 108.881 303.975C108.881 314.681 110.341 323.58 113.261 330.673C116.18 337.766 120.268 343.052 125.523 346.531C130.924 349.877 137.128 351.549 144.135 351.549C149.974 351.549 155.156 350.546 159.681 348.538C164.206 346.397 167.929 343.52 170.848 339.907C173.768 336.16 175.592 331.877 176.322 327.06H140.85V302.369H201.941C205.736 302.369 208.656 303.306 210.7 305.18C212.889 307.053 213.984 309.663 213.984 313.008V374.433H181.796L184.862 352.754H184.424C180.483 361.185 174.425 367.541 166.25 371.823C158.221 376.106 148.733 378.247 137.785 378.247Z\\\" fill=\\\"white\\\"\/>\\n<path d=\\\"M288.728 378.247C276.612 378.247 266.028 375.972 256.978 371.422C247.927 366.872 240.848 360.181 235.738 351.349C230.775 342.382 228.294 331.677 228.294 319.231C228.294 306.786 230.848 296.147 235.957 287.314C241.066 278.482 248.146 271.791 257.197 267.241C266.393 262.557 276.831 260.215 288.509 260.215C300.187 260.215 310.405 262.29 319.164 266.438C327.922 270.453 334.783 276.675 339.746 285.106C344.855 293.537 347.41 304.042 347.41 316.622V327.863H267.05C267.196 333.349 268.218 338.033 270.116 341.914C272.013 345.661 274.641 348.538 277.998 350.546C281.356 352.419 285.224 353.356 289.603 353.356C294.421 353.356 298.435 352.218 301.646 349.943C304.858 347.668 307.121 344.524 308.434 340.509H345.22C343.469 348.003 340.038 354.627 334.929 360.382C329.966 366.002 323.543 370.418 315.66 373.63C307.777 376.708 298.8 378.247 288.728 378.247ZM311.281 306.183C311.281 302.169 310.478 298.556 308.872 295.344C307.267 292.132 304.785 289.656 301.427 287.917C298.216 286.043 294.275 285.106 289.603 285.106C284.786 285.106 280.772 286.043 277.56 287.917C274.349 289.79 271.867 292.333 270.116 295.545C268.364 298.622 267.415 302.169 267.269 306.183H311.281Z\\\" fill=\\\"white\\\"\/>\\n<path d=\\\"M417.668 378.247C405.552 378.247 394.969 375.972 385.918 371.422C376.868 366.872 369.788 360.181 364.679 351.349C359.716 342.382 357.234 331.677 357.234 319.231C357.234 306.786 359.789 296.147 364.898 287.314C370.007 278.482 377.087 271.791 386.137 267.241C395.334 262.557 405.771 260.215 417.449 260.215C429.127 260.215 439.345 262.29 448.104 266.438C456.863 270.453 463.723 276.675 468.687 285.106C473.796 293.537 476.35 304.042 476.35 316.622V327.863H395.991C396.137 333.349 397.158 338.033 399.056 341.914C400.954 345.661 403.581 348.538 406.939 350.546C410.296 352.419 414.165 353.356 418.544 353.356C423.361 353.356 427.375 352.218 430.587 349.943C433.798 347.668 436.061 344.524 437.375 340.509H474.161C472.409 348.003 468.979 354.627 463.869 360.382C458.906 366.002 452.483 370.418 444.601 373.63C436.718 376.708 427.74 378.247 417.668 378.247ZM440.221 306.183C440.221 302.169 439.418 298.556 437.813 295.344C436.207 292.132 433.725 289.656 430.368 287.917C427.156 286.043 423.215 285.106 418.544 285.106C413.727 285.106 409.712 286.043 406.501 287.917C403.289 289.79 400.808 292.333 399.056 295.545C397.304 298.622 396.356 302.169 396.21 306.183H440.221Z\\\" fill=\\\"white\\\"\/>\\n<path d=\\\"M491.007 217.66H527.574V306.183H528.012L567.425 264.029H609.029L567.207 305.38L614.284 374.433H569.177L542.464 330.071H542.026L527.574 344.724V374.433H491.007V217.66Z\\\" fill=\\\"white\\\"\/>\\n<path fill-rule=\\\"evenodd\\\" clip-rule=\\\"evenodd\\\" d=\\\"M93.0228 390.76C156.228 449.642 240.693 484.393 329.894 488.215C429.35 492.246 525.685 456.827 596.663 391.926C518.86 435.992 429.323 458.685 338.33 457.402C251.641 456.108 166.918 433.092 93.0228 390.76Z\\\" fill=\\\"white\\\"\/>\\n<\/svg>\", \"gw-icon-square-white-with-swiss.svg\": \"<svg width=\\\"682\\\" height=\\\"682\\\" viewBox=\\\"0 0 682 682\\\" fill=\\\"none\\\" xmlns=\\\"http:\/\/www.w3.org\/2000\/svg\\\">\\n<rect width=\\\"682\\\" height=\\\"682\\\" fill=\\\"white\\\"\/>\\n<path d=\\\"M137.785 413.587C124.647 413.587 112.677 410.509 101.875 404.354C91.2184 398.198 82.8248 389.499 76.6938 378.258C70.7088 367.017 67.7163 354.036 67.7163 339.316C67.7163 324.729 70.7088 311.882 76.6938 300.775C82.8248 289.667 91.5103 281.036 102.75 274.88C114.137 268.59 127.566 265.446 143.04 265.446C157.053 265.446 169.315 268.055 179.826 273.274C190.336 278.359 198.438 285.251 204.131 293.95C209.824 302.648 212.962 312.35 213.546 323.056H174.571C174.425 317.302 172.965 312.083 170.191 307.399C167.564 302.715 163.841 299.035 159.024 296.359C154.353 293.548 149.025 292.143 143.04 292.143C135.887 292.143 129.756 293.816 124.647 297.162C119.684 300.507 115.815 305.726 113.042 312.819C110.268 319.778 108.881 328.61 108.881 339.316C108.881 350.021 110.341 358.921 113.261 366.013C116.18 373.106 120.268 378.392 125.523 381.871C130.924 385.217 137.128 386.89 144.135 386.89C149.974 386.89 155.156 385.886 159.681 383.879C164.206 381.737 167.929 378.86 170.848 375.247C173.768 371.5 175.592 367.218 176.322 362.4H140.85V337.71H201.941C205.736 337.71 208.656 338.647 210.7 340.52C212.889 342.394 213.984 345.003 213.984 348.349V409.773H181.796L184.862 388.094H184.424C180.483 396.525 174.425 402.881 166.25 407.164C158.221 411.446 148.733 413.587 137.785 413.587Z\\\" fill=\\\"#19389F\\\"\/>\\n<path d=\\\"M288.728 413.587C276.612 413.587 266.028 411.312 256.978 406.762C247.927 402.212 240.848 395.521 235.738 386.689C230.775 377.723 228.294 367.017 228.294 354.571C228.294 342.126 230.848 331.487 235.957 322.655C241.066 313.822 248.146 307.131 257.197 302.581C266.393 297.898 276.831 295.556 288.509 295.556C300.187 295.556 310.405 297.63 319.164 301.778C327.922 305.793 334.783 312.016 339.746 320.447C344.855 328.877 347.41 339.383 347.41 351.962V363.203H267.05C267.196 368.69 268.218 373.374 270.116 377.254C272.013 381.001 274.641 383.879 277.998 385.886C281.356 387.76 285.224 388.696 289.603 388.696C294.421 388.696 298.435 387.559 301.646 385.284C304.858 383.009 307.121 379.864 308.434 375.849H345.22C343.469 383.343 340.038 389.968 334.929 395.722C329.966 401.343 323.543 405.759 315.66 408.97C307.777 412.048 298.8 413.587 288.728 413.587ZM311.281 341.524C311.281 337.509 310.478 333.896 308.872 330.684C307.267 327.472 304.785 324.997 301.427 323.257C298.216 321.383 294.275 320.447 289.603 320.447C284.786 320.447 280.772 321.383 277.56 323.257C274.349 325.13 271.867 327.673 270.116 330.885C268.364 333.963 267.415 337.509 267.269 341.524H311.281Z\\\" fill=\\\"#19389F\\\"\/>\\n<path d=\\\"M417.668 413.587C405.552 413.587 394.969 411.312 385.918 406.762C376.868 402.212 369.788 395.521 364.679 386.689C359.716 377.723 357.234 367.017 357.234 354.571C357.234 342.126 359.789 331.487 364.898 322.655C370.007 313.822 377.087 307.131 386.137 302.581C395.334 297.898 405.771 295.556 417.449 295.556C429.127 295.556 439.345 297.63 448.104 301.778C456.863 305.793 463.723 312.016 468.687 320.447C473.796 328.877 476.35 339.383 476.35 351.962V363.203H395.991C396.137 368.69 397.158 373.374 399.056 377.254C400.954 381.001 403.581 383.879 406.939 385.886C410.296 387.76 414.165 388.696 418.544 388.696C423.361 388.696 427.375 387.559 430.587 385.284C433.798 383.009 436.061 379.864 437.375 375.849H474.161C472.409 383.343 468.979 389.968 463.869 395.722C458.906 401.343 452.483 405.759 444.601 408.97C436.718 412.048 427.74 413.587 417.668 413.587ZM440.221 341.524C440.221 337.509 439.418 333.896 437.813 330.684C436.207 327.472 433.725 324.997 430.368 323.257C427.156 321.383 423.215 320.447 418.544 320.447C413.727 320.447 409.712 321.383 406.501 323.257C403.289 325.13 400.808 327.673 399.056 330.885C397.304 333.963 396.356 337.509 396.21 341.524H440.221Z\\\" fill=\\\"#19389F\\\"\/>\\n<path d=\\\"M491.007 253H527.574V341.524H528.012L567.425 299.37H609.029L567.207 340.721L614.284 409.773H569.177L542.464 365.411H542.026L527.574 380.065V409.773H491.007V253Z\\\" fill=\\\"#19389F\\\"\/>\\n<path fill-rule=\\\"evenodd\\\" clip-rule=\\\"evenodd\\\" d=\\\"M93.0228 426.101C156.228 484.983 240.693 519.734 329.894 523.555C429.35 527.587 525.685 492.167 596.663 427.266C518.86 471.332 429.323 494.026 338.33 492.742C251.641 491.449 166.918 468.432 93.0228 426.101Z\\\" fill=\\\"#19389F\\\"\/>\\n<g clip-path=\\\"url(#clip0_3626_127162)\\\">\\n<path d=\\\"M275 136H407V268H275V136Z\\\" fill=\\\"#FF0000\\\"\/>\\n<path d=\\\"M328.625 160.75H353.375V189.625H382.25V214.375H353.375V243.25H328.625V214.375H299.75V189.625H328.625V160.75Z\\\" fill=\\\"white\\\"\/>\\n<\/g>\\n<defs>\\n<clipPath id=\\\"clip0_3626_127162\\\">\\n<rect x=\\\"275\\\" y=\\\"136\\\" width=\\\"132\\\" height=\\\"132\\\" rx=\\\"66\\\" fill=\\\"white\\\"\/>\\n<\/clipPath>\\n<\/defs>\\n<\/svg>\", \"gw-icon-square-white.svg\": \"<svg width=\\\"682\\\" height=\\\"682\\\" viewBox=\\\"0 0 682 682\\\" fill=\\\"none\\\" xmlns=\\\"http:\/\/www.w3.org\/2000\/svg\\\">\\n<rect width=\\\"682\\\" height=\\\"682\\\" fill=\\\"white\\\"\/>\\n<path d=\\\"M137.785 378.247C124.647 378.247 112.677 375.169 101.875 369.013C91.2184 362.857 82.8248 354.159 76.6938 342.918C70.7088 331.677 67.7163 318.696 67.7163 303.975C67.7163 289.389 70.7088 276.542 76.6938 265.434C82.8248 254.327 91.5103 245.696 102.75 239.54C114.137 233.25 127.566 230.105 143.04 230.105C157.053 230.105 169.315 232.715 179.826 237.934C190.336 243.019 198.438 249.911 204.131 258.609C209.824 267.308 212.962 277.01 213.546 287.716H174.571C174.425 281.962 172.965 276.742 170.191 272.059C167.564 267.375 163.841 263.695 159.024 261.018C154.353 258.208 149.025 256.803 143.04 256.803C135.887 256.803 129.756 258.476 124.647 261.821C119.684 265.167 115.815 270.386 113.042 277.478C110.268 284.437 108.881 293.27 108.881 303.975C108.881 314.681 110.341 323.58 113.261 330.673C116.18 337.766 120.268 343.052 125.523 346.531C130.924 349.877 137.128 351.549 144.135 351.549C149.974 351.549 155.156 350.546 159.681 348.538C164.206 346.397 167.929 343.52 170.848 339.907C173.768 336.16 175.592 331.877 176.322 327.06H140.85V302.369H201.941C205.736 302.369 208.656 303.306 210.7 305.18C212.889 307.053 213.984 309.663 213.984 313.008V374.433H181.796L184.862 352.754H184.424C180.483 361.185 174.425 367.541 166.25 371.823C158.221 376.106 148.733 378.247 137.785 378.247Z\\\" fill=\\\"#19389F\\\"\/>\\n<path d=\\\"M288.728 378.247C276.612 378.247 266.028 375.972 256.978 371.422C247.927 366.872 240.848 360.181 235.738 351.349C230.775 342.382 228.294 331.677 228.294 319.231C228.294 306.786 230.848 296.147 235.957 287.314C241.066 278.482 248.146 271.791 257.197 267.241C266.393 262.557 276.831 260.215 288.509 260.215C300.187 260.215 310.405 262.29 319.164 266.438C327.922 270.453 334.783 276.675 339.746 285.106C344.855 293.537 347.41 304.042 347.41 316.622V327.863H267.05C267.196 333.349 268.218 338.033 270.116 341.914C272.013 345.661 274.641 348.538 277.998 350.546C281.356 352.419 285.224 353.356 289.603 353.356C294.421 353.356 298.435 352.218 301.646 349.943C304.858 347.668 307.121 344.524 308.434 340.509H345.22C343.469 348.003 340.038 354.627 334.929 360.382C329.966 366.002 323.543 370.418 315.66 373.63C307.777 376.708 298.8 378.247 288.728 378.247ZM311.281 306.183C311.281 302.169 310.478 298.556 308.872 295.344C307.267 292.132 304.785 289.656 301.427 287.917C298.216 286.043 294.275 285.106 289.603 285.106C284.786 285.106 280.772 286.043 277.56 287.917C274.349 289.79 271.867 292.333 270.116 295.545C268.364 298.622 267.415 302.169 267.269 306.183H311.281Z\\\" fill=\\\"#19389F\\\"\/>\\n<path d=\\\"M417.668 378.247C405.552 378.247 394.969 375.972 385.918 371.422C376.868 366.872 369.788 360.181 364.679 351.349C359.716 342.382 357.234 331.677 357.234 319.231C357.234 306.786 359.789 296.147 364.898 287.314C370.007 278.482 377.087 271.791 386.137 267.241C395.334 262.557 405.771 260.215 417.449 260.215C429.127 260.215 439.345 262.29 448.104 266.438C456.863 270.453 463.723 276.675 468.687 285.106C473.796 293.537 476.35 304.042 476.35 316.622V327.863H395.991C396.137 333.349 397.158 338.033 399.056 341.914C400.954 345.661 403.581 348.538 406.939 350.546C410.296 352.419 414.165 353.356 418.544 353.356C423.361 353.356 427.375 352.218 430.587 349.943C433.798 347.668 436.061 344.524 437.375 340.509H474.161C472.409 348.003 468.979 354.627 463.869 360.382C458.906 366.002 452.483 370.418 444.601 373.63C436.718 376.708 427.74 378.247 417.668 378.247ZM440.221 306.183C440.221 302.169 439.418 298.556 437.813 295.344C436.207 292.132 433.725 289.656 430.368 287.917C427.156 286.043 423.215 285.106 418.544 285.106C413.727 285.106 409.712 286.043 406.501 287.917C403.289 289.79 400.808 292.333 399.056 295.545C397.304 298.622 396.356 302.169 396.21 306.183H440.221Z\\\" fill=\\\"#19389F\\\"\/>\\n<path d=\\\"M491.007 217.66H527.574V306.183H528.012L567.425 264.029H609.029L567.207 305.38L614.284 374.433H569.177L542.464 330.071H542.026L527.574 344.724V374.433H491.007V217.66Z\\\" fill=\\\"#19389F\\\"\/>\\n<path fill-rule=\\\"evenodd\\\" clip-rule=\\\"evenodd\\\" d=\\\"M93.0228 390.76C156.228 449.642 240.693 484.393 329.894 488.215C429.35 492.246 525.685 456.827 596.663 391.926C518.86 435.992 429.323 458.685 338.33 457.402C251.641 456.108 166.918 433.092 93.0228 390.76Z\\\" fill=\\\"#19389F\\\"\/>\\n<\/svg>\", \"gw-logo-original-blue-default.svg\": \"<svg width=\\\"107\\\" height=\\\"36\\\" viewBox=\\\"0 0 107 36\\\" fill=\\\"none\\\" xmlns=\\\"http:\/\/www.w3.org\/2000\/svg\\\">\\n<path fill-rule=\\\"evenodd\\\" clip-rule=\\\"evenodd\\\" d=\\\"M15.78 33.0093C-4.59665 26.7478 -5.2391 18.0731 13.8527 6.98501C32.9445 -4.10306 43.1328 -0.972343 44.4176 16.3772C45.7026 33.7267 36.1567 39.2707 15.78 33.0093Z\\\" fill=\\\"#19389F\\\"\/>\\n<path d=\\\"M46.9705 13.8068H49.6966L51.1877 19.6474H51.2178L52.6185 13.8068H55.3145L56.7152 19.6474H56.7454L58.2364 13.8068H60.9626L58.2816 23.3592H55.3748L53.9439 16.8772H53.9138L52.5282 23.3592H49.6364L46.9705 13.8068Z\\\" fill=\\\"#19389F\\\"\/>\\n<path d=\\\"M64.9607 23.6185C64.1575 23.6185 63.4295 23.4638 62.7769 23.1545C62.1242 22.8452 61.6071 22.3903 61.2255 21.7898C60.854 21.1803 60.6683 20.4525 60.6683 19.6064C60.6683 18.7604 60.854 18.0371 61.2255 17.4367C61.6071 16.8271 62.1242 16.3677 62.7769 16.0584C63.4295 15.7491 64.1575 15.5944 64.9607 15.5944C65.764 15.5944 66.492 15.7491 67.1446 16.0584C67.7973 16.3677 68.3094 16.8271 68.6809 17.4367C69.0625 18.0371 69.2532 18.7604 69.2532 19.6064C69.2532 20.4525 69.0625 21.1803 68.6809 21.7898C68.3094 22.3903 67.7973 22.8452 67.1446 23.1545C66.492 23.4638 65.764 23.6185 64.9607 23.6185ZM64.9607 21.9263C65.3222 21.9263 65.6184 21.8399 65.8494 21.667C66.0904 21.4851 66.2661 21.2258 66.3765 20.8892C66.487 20.5526 66.5422 20.125 66.5422 19.6064C66.5422 19.0879 66.487 18.6603 66.3765 18.3237C66.2661 17.9871 66.0904 17.7323 65.8494 17.5595C65.6184 17.3775 65.3222 17.2866 64.9607 17.2866C64.5993 17.2866 64.298 17.3775 64.0571 17.5595C63.8261 17.7323 63.6554 17.9871 63.545 18.3237C63.4345 18.6603 63.3793 19.0879 63.3793 19.6064C63.3793 20.125 63.4345 20.5526 63.545 20.8892C63.6554 21.2258 63.8261 21.4851 64.0571 21.667C64.298 21.8399 64.5993 21.9263 64.9607 21.9263Z\\\" fill=\\\"#19389F\\\"\/>\\n<path d=\\\"M70.2964 15.8537H72.7815V16.9045H72.8116C73.0124 16.5406 73.2634 16.2767 73.5647 16.113C73.8659 15.9401 74.2324 15.8537 74.6642 15.8537H75.4624V17.6141H74.1219C73.6701 17.6141 73.3388 17.7142 73.1279 17.9143C72.917 18.1144 72.8116 18.4556 72.8116 18.9378V23.3592H70.2964V15.8537Z\\\" fill=\\\"#19389F\\\"\/>\\n<path d=\\\"M76.2091 12.7014H78.7244V18.7194H78.7545L81.4655 15.8537H84.3272L81.4505 18.6648L84.6887 23.3592H81.586L79.7485 20.3433H79.7184L78.7244 21.3395V23.3592H76.2091V12.7014Z\\\" fill=\\\"#19389F\\\"\/>\\n<path d=\\\"M88.491 23.6185C87.6576 23.6185 86.9296 23.4638 86.3071 23.1545C85.6845 22.8452 85.1975 22.3903 84.8461 21.7898C84.5047 21.1803 84.334 20.4525 84.334 19.6064C84.334 18.7604 84.5097 18.0371 84.8612 17.4367C85.2126 16.8362 85.6996 16.3814 86.3221 16.072C86.9547 15.7536 87.6726 15.5944 88.4759 15.5944C89.2792 15.5944 89.982 15.7354 90.5845 16.0175C91.1869 16.2904 91.6589 16.7134 92.0003 17.2866C92.3517 17.8597 92.5274 18.5739 92.5274 19.429V20.1932H86.9999C87.0099 20.5662 87.0802 20.8846 87.2107 21.1485C87.3413 21.4032 87.522 21.5988 87.753 21.7353C87.9839 21.8626 88.25 21.9263 88.5512 21.9263C88.8825 21.9263 89.1587 21.849 89.3796 21.6943C89.6005 21.5397 89.7561 21.3259 89.8465 21.0529H92.3768C92.2563 21.5624 92.0203 22.0127 91.6689 22.4039C91.3275 22.786 90.8857 23.0862 90.3435 23.3046C89.8013 23.5138 89.1838 23.6185 88.491 23.6185ZM90.0423 18.7194C90.0423 18.4465 89.987 18.2009 89.8766 17.9825C89.7661 17.7642 89.5955 17.5959 89.3645 17.4776C89.1436 17.3503 88.8725 17.2866 88.5512 17.2866C88.2198 17.2866 87.9437 17.3503 87.7228 17.4776C87.5019 17.605 87.3312 17.7778 87.2107 17.9962C87.0903 18.2054 87.025 18.4465 87.0149 18.7194H90.0423Z\\\" fill=\\\"#19389F\\\"\/>\\n<path d=\\\"M93.5356 15.8537H96.0207V16.9045H96.0508C96.2516 16.5406 96.5027 16.2767 96.8039 16.113C97.1051 15.9401 97.4716 15.8537 97.9034 15.8537H98.7016V17.6141H97.3612C96.9093 17.6141 96.578 17.7142 96.3671 17.9143C96.1562 18.1144 96.0508 18.4556 96.0508 18.9378V23.3592H93.5356V15.8537Z\\\" fill=\\\"#19389F\\\"\/>\\n<path d=\\\"M102.959 23.6185C102.106 23.6185 101.388 23.5093 100.805 23.2909C100.223 23.0635 99.7811 22.7451 99.4799 22.3357C99.1887 21.9263 99.0381 21.4396 99.028 20.8755H101.619C101.619 21.2394 101.734 21.5078 101.965 21.6807C102.196 21.8444 102.517 21.9263 102.929 21.9263C103.21 21.9263 103.441 21.8945 103.622 21.8308C103.813 21.758 103.948 21.6579 104.028 21.5306C104.119 21.4032 104.164 21.2531 104.164 21.0802C104.164 20.8255 104.064 20.6299 103.863 20.4935C103.662 20.357 103.346 20.2888 102.914 20.2888H102.01C101.117 20.2888 100.419 20.0932 99.9166 19.702C99.4246 19.3017 99.1786 18.7695 99.1786 18.1053C99.1786 17.605 99.3292 17.1637 99.6305 16.7817C99.9417 16.3996 100.379 16.1084 100.941 15.9083C101.503 15.699 102.171 15.5944 102.944 15.5944C103.747 15.5944 104.43 15.7081 104.992 15.9356C105.555 16.1539 105.981 16.4632 106.273 16.8635C106.564 17.2638 106.714 17.7369 106.724 18.2827H104.194C104.184 17.9552 104.079 17.7096 103.878 17.5458C103.677 17.373 103.371 17.2866 102.959 17.2866C102.598 17.2866 102.316 17.3503 102.116 17.4776C101.925 17.605 101.829 17.7869 101.829 18.0235C101.829 18.2418 101.92 18.4101 102.101 18.5284C102.281 18.6466 102.547 18.7058 102.899 18.7058H103.908C104.912 18.7058 105.655 18.9196 106.137 19.3472C106.629 19.7656 106.875 20.3115 106.875 20.9847C106.875 21.5124 106.724 21.9763 106.423 22.3766C106.132 22.7678 105.695 23.0726 105.113 23.2909C104.53 23.5093 103.813 23.6185 102.959 23.6185Z\\\" fill=\\\"#19389F\\\"\/>\\n<path d=\\\"M10.117 23.6299C9.23342 23.6299 8.42837 23.4207 7.70187 23.0022C6.98518 22.5837 6.42067 21.9924 6.00833 21.2282C5.6058 20.464 5.40454 19.5815 5.40454 18.5808C5.40454 17.5892 5.6058 16.7158 6.00833 15.9607C6.42067 15.2056 7.00482 14.6188 7.76077 14.2003C8.52655 13.7728 9.42977 13.559 10.4704 13.559C11.4129 13.559 12.2376 13.7364 12.9445 14.0912C13.6514 14.4369 14.1962 14.9054 14.5791 15.4967C14.962 16.0881 15.1731 16.7476 15.2124 17.4755H12.5911C12.5812 17.0843 12.4831 16.7295 12.2965 16.411C12.1198 16.0926 11.8695 15.8424 11.5455 15.6605C11.2313 15.4694 10.873 15.3739 10.4704 15.3739C9.98938 15.3739 9.57704 15.4876 9.23342 15.7151C8.89962 15.9425 8.63945 16.2973 8.45292 16.7795C8.26638 17.2526 8.17312 17.853 8.17312 18.5808C8.17312 19.3086 8.27129 19.9136 8.46764 20.3958C8.664 20.8779 8.93889 21.2373 9.29233 21.4738C9.65558 21.7013 10.0728 21.815 10.5441 21.815C10.9368 21.815 11.2853 21.7467 11.5897 21.6103C11.894 21.4647 12.1444 21.2691 12.3407 21.0235C12.5371 20.7688 12.6598 20.4776 12.7089 20.1501H10.3232V18.4716H14.4319C14.6871 18.4716 14.8835 18.5353 15.0209 18.6627C15.1682 18.79 15.2418 18.9674 15.2418 19.1949V23.3707H13.077L13.2832 21.8969H13.2537C12.9887 22.47 12.5812 22.9021 12.0315 23.1933C11.4915 23.4844 10.8533 23.6299 10.117 23.6299Z\\\" fill=\\\"white\\\"\/>\\n<path d=\\\"M20.2687 23.6299C19.4539 23.6299 18.7421 23.4753 18.1334 23.166C17.5247 22.8566 17.0485 22.4018 16.7049 21.8013C16.3711 21.1918 16.2042 20.464 16.2042 19.6179C16.2042 18.7719 16.376 18.0486 16.7196 17.4482C17.0633 16.8477 17.5394 16.3928 18.1481 16.0835C18.7666 15.7651 19.4686 15.6059 20.254 15.6059C21.0394 15.6059 21.7266 15.7469 22.3157 16.0289C22.9048 16.3019 23.3662 16.7249 23.7 17.2981C24.0436 17.8712 24.2154 18.5854 24.2154 19.4405V20.2047H18.8108C18.8206 20.5777 18.8893 20.8961 19.017 21.16C19.1446 21.4147 19.3213 21.6103 19.5471 21.7467C19.7729 21.8741 20.0331 21.9378 20.3276 21.9378C20.6516 21.9378 20.9216 21.8605 21.1376 21.7058C21.3536 21.5512 21.5057 21.3374 21.5941 21.0644H24.0681C23.9503 21.5739 23.7196 22.0242 23.376 22.4154C23.0422 22.7975 22.6102 23.0977 22.0801 23.3161C21.5499 23.5253 20.9461 23.6299 20.2687 23.6299ZM21.7855 18.7309C21.7855 18.458 21.7316 18.2124 21.6236 17.994C21.5156 17.7757 21.3487 17.6074 21.1229 17.4891C20.9069 17.3617 20.6418 17.2981 20.3276 17.2981C20.0036 17.2981 19.7337 17.3617 19.5177 17.4891C19.3017 17.6165 19.1348 17.7893 19.017 18.0077C18.8992 18.2169 18.8353 18.458 18.8255 18.7309H21.7855Z\\\" fill=\\\"white\\\"\/>\\n<path d=\\\"M28.9407 23.6299C28.1258 23.6299 27.414 23.4753 26.8053 23.166C26.1966 22.8566 25.7205 22.4018 25.3768 21.8013C25.043 21.1918 24.8761 20.464 24.8761 19.6179C24.8761 18.7719 25.048 18.0486 25.3916 17.4482C25.7352 16.8477 26.2113 16.3928 26.82 16.0835C27.4385 15.7651 28.1405 15.6059 28.9259 15.6059C29.7113 15.6059 30.3986 15.7469 30.9876 16.0289C31.5767 16.3019 32.0381 16.7249 32.3719 17.2981C32.7155 17.8712 32.8873 18.5854 32.8873 19.4405V20.2047H27.4827C27.4925 20.5777 27.5613 20.8961 27.6889 21.16C27.8165 21.4147 27.9932 21.6103 28.2191 21.7467C28.4449 21.8741 28.705 21.9378 28.9996 21.9378C29.3235 21.9378 29.5935 21.8605 29.8095 21.7058C30.0255 21.5512 30.1777 21.3374 30.266 21.0644H32.7401C32.6223 21.5739 32.3916 22.0242 32.0479 22.4154C31.7141 22.7975 31.2822 23.0977 30.752 23.3161C30.2219 23.5253 29.6181 23.6299 28.9407 23.6299ZM30.4575 18.7309C30.4575 18.458 30.4035 18.2124 30.2955 17.994C30.1875 17.7757 30.0206 17.6074 29.7948 17.4891C29.5788 17.3617 29.3137 17.2981 28.9996 17.2981C28.6756 17.2981 28.4056 17.3617 28.1896 17.4891C27.9736 17.6165 27.8067 17.7893 27.6889 18.0077C27.5711 18.2169 27.5073 18.458 27.4975 18.7309H30.4575Z\\\" fill=\\\"white\\\"\/>\\n<path d=\\\"M33.8731 12.7129H36.3324V18.7309H36.3619L39.0126 15.8652H41.8107L38.9979 18.6763L42.1641 23.3707H39.1304L37.3338 20.3548H37.3044L36.3324 21.351V23.3707H33.8731V12.7129Z\\\" fill=\\\"white\\\"\/>\\n<path fill-rule=\\\"evenodd\\\" clip-rule=\\\"evenodd\\\" d=\\\"M7.10654 24.4806C11.3574 28.4835 17.0381 30.846 23.0374 31.1058C29.7263 31.3798 36.2054 28.9719 40.979 24.5599C35.7464 27.5555 29.7245 29.0983 23.6048 29.0111C17.7745 28.9231 12.0764 27.3584 7.10654 24.4806Z\\\" fill=\\\"white\\\"\/>\\n<\/svg>\", \"gw-logo-original-blue-with-swiss.svg\": \"<svg width=\\\"100%\\\" height=\\\"100%\\\" viewBox=\\\"0 0 1523 499\\\" version=\\\"1.1\\\" xmlns=\\\"http:\/\/www.w3.org\/2000\/svg\\\" xmlns:xlink=\\\"http:\/\/www.w3.org\/1999\/xlink\\\" xml:space=\\\"preserve\\\" xmlns:serif=\\\"http:\/\/www.serif.com\/\\\" style=\\\"fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;\\\">\\n    <g transform=\\\"matrix(4.15774,0,0,2.67076,207.44,123.598)\\\">\\n        <path d=\\\"M107,53.5C107,83.027 83.027,107 53.5,107C23.973,107 0,83.027 0,53.5C0,23.973 23.973,0 53.5,0C83.027,0 107,23.973 107,53.5Z\\\" style=\\\"fill:white;\\\"\/>\\n    <\/g>\\n    <g transform=\\\"matrix(1,0,0,1,162.155,53.2234)\\\">\\n        <path d=\\\"M155.37,72.734C369.5,-51.627 483.771,-16.514 498.181,178.075C512.593,372.664 405.529,434.845 176.987,364.618C-51.555,294.391 -58.761,197.096 155.37,72.734ZM80.167,268.823C127.844,313.719 191.558,340.216 258.845,343.13C333.867,346.204 406.535,319.197 460.076,269.712C401.387,303.311 333.847,320.614 265.208,319.636C199.817,318.649 135.907,301.1 80.167,268.823ZM728.59,169.297C737.6,169.297 745.764,171.031 753.084,174.5C760.405,177.969 766.148,183.123 770.315,189.959C774.594,196.693 776.735,204.806 776.735,214.295C776.735,223.784 774.594,231.947 770.315,238.783C766.148,245.518 760.405,250.62 753.084,254.089C745.764,257.558 737.6,259.293 728.59,259.293C719.581,259.293 711.416,257.558 704.096,254.089C696.776,250.62 690.976,245.518 686.697,238.783C682.53,231.947 680.447,223.784 680.447,214.295C680.447,204.806 682.53,196.693 686.697,189.959C690.976,183.123 696.776,177.969 704.096,174.5C711.416,171.031 719.581,169.297 728.59,169.297ZM992.333,169.297C1001.34,169.297 1009.23,170.878 1015.98,174.041C1022.74,177.102 1028.03,181.847 1031.86,188.275C1035.8,194.704 1037.77,202.713 1037.77,212.305L1037.77,220.876L975.779,220.876C975.891,225.059 976.679,228.631 978.143,231.59C979.607,234.447 981.635,236.64 984.225,238.171C986.815,239.599 989.8,240.313 993.178,240.313C996.894,240.313 999.992,239.446 1002.47,237.712C1004.95,235.977 1006.69,233.579 1007.71,230.519L1036.09,230.519C1034.73,236.232 1032.09,241.283 1028.15,245.671C1024.32,249.956 1019.36,253.324 1013.28,255.772C1007.2,258.119 1000.27,259.293 992.502,259.293C983.155,259.293 974.99,257.558 968.007,254.089C961.025,250.62 955.563,245.518 951.622,238.783C947.793,231.947 945.878,223.784 945.878,214.295C945.878,204.806 947.849,196.693 951.791,189.959C955.732,183.225 961.195,178.123 968.177,174.653C975.272,171.082 983.324,169.297 992.333,169.297ZM1154.6,169.297C1163.61,169.297 1171.27,170.572 1177.58,173.123C1183.89,175.572 1188.67,179.041 1191.94,183.53C1195.2,188.02 1196.89,193.326 1197.01,199.448L1168.63,199.448C1168.51,195.775 1167.33,193.02 1165.08,191.184C1162.83,189.245 1159.39,188.275 1154.77,188.275C1150.72,188.275 1147.57,188.989 1145.31,190.418C1143.17,191.846 1142.1,193.887 1142.1,196.54C1142.1,198.989 1143.12,200.877 1145.15,202.203C1147.17,203.53 1150.16,204.193 1154.1,204.193L1165.42,204.193C1176.68,204.193 1185.01,206.591 1190.42,211.387C1195.94,216.08 1198.69,222.202 1198.69,229.753C1198.69,235.671 1197.01,240.875 1193.63,245.364C1190.36,249.752 1185.46,253.17 1178.93,255.619C1172.4,258.068 1164.35,259.293 1154.77,259.293C1145.2,259.293 1137.15,258.068 1130.62,255.619C1124.09,253.068 1119.13,249.497 1115.75,244.905C1112.49,240.314 1110.8,234.855 1110.68,228.528L1139.74,228.528C1139.74,232.61 1141.04,235.62 1143.63,237.559C1146.22,239.395 1149.82,240.313 1154.44,240.313C1157.59,240.313 1160.18,239.956 1162.21,239.242C1164.35,238.426 1165.87,237.303 1166.77,235.875C1167.78,234.447 1168.29,232.763 1168.29,230.824C1168.29,227.967 1167.16,225.774 1164.91,224.243C1162.66,222.713 1159.11,221.947 1154.27,221.947L1144.13,221.947C1134.11,221.947 1126.28,219.754 1120.65,215.366C1115.13,210.877 1112.37,204.907 1112.37,197.459C1112.37,191.847 1114.06,186.898 1117.44,182.612C1120.93,178.327 1125.83,175.061 1132.14,172.816C1138.44,170.47 1145.93,169.297 1154.6,169.297ZM117.896,146.327C106.224,146.327 96.093,148.726 87.504,153.521C79.026,158.215 72.474,164.797 67.849,173.266C63.335,181.734 61.077,191.53 61.077,202.651C61.077,213.875 63.335,223.774 67.849,232.345C72.474,240.916 78.805,247.548 86.843,252.241C94.992,256.935 104.021,259.282 113.931,259.282C122.19,259.282 129.348,257.649 135.404,254.384C141.57,251.119 146.14,246.272 149.113,239.844L149.443,239.844L147.13,256.374L171.411,256.374L171.411,209.539C171.411,206.988 170.585,204.999 168.933,203.57C167.392,202.142 165.189,201.428 162.327,201.428L116.244,201.428L116.244,220.253L143.001,220.253C142.451,223.926 141.075,227.192 138.873,230.049C136.67,232.804 133.862,234.997 130.449,236.63C127.035,238.16 123.126,238.926 118.721,238.926C113.436,238.926 108.756,237.65 104.682,235.1C100.718,232.447 97.634,228.416 95.432,223.008C93.23,217.6 92.129,210.814 92.129,202.651C92.129,194.489 93.175,187.754 95.267,182.448C97.359,177.04 100.277,173.061 104.021,170.51C107.875,167.959 112.5,166.684 117.896,166.684C122.41,166.684 126.429,167.756 129.953,169.898C133.586,171.939 136.394,174.745 138.376,178.316C140.468,181.888 141.57,185.867 141.68,190.254L171.081,190.254C170.64,182.091 168.272,174.694 163.978,168.062C159.684,161.429 153.572,156.174 145.644,152.297C137.716,148.318 128.467,146.327 117.896,146.327ZM227.626,169.286C218.817,169.286 210.944,171.071 204.007,174.643C197.18,178.112 191.84,183.214 187.986,189.948C184.132,196.683 182.205,204.795 182.205,214.284C182.205,223.773 184.077,231.936 187.821,238.772C191.675,245.507 197.015,250.609 203.842,254.078C210.669,257.547 218.652,259.282 227.792,259.282C235.389,259.282 242.162,258.109 248.108,255.762C254.054,253.313 258.899,249.946 262.643,245.66C266.497,241.273 269.084,236.222 270.406,230.508L242.657,230.508C241.666,233.569 239.959,235.967 237.537,237.701C235.114,239.436 232.086,240.303 228.453,240.303C225.149,240.303 222.231,239.589 219.699,238.16C217.166,236.63 215.184,234.436 213.752,231.579C212.321,228.62 211.55,225.049 211.44,220.865L272.057,220.865L272.057,212.294C272.057,202.703 270.131,194.693 266.277,188.265C262.533,181.836 257.357,177.091 250.75,174.03C244.144,170.867 236.436,169.286 227.626,169.286ZM324.89,169.286C316.081,169.286 308.207,171.071 301.27,174.643C294.443,178.112 289.103,183.214 285.25,189.948C281.396,196.683 279.468,204.795 279.468,214.284C279.468,223.773 281.34,231.936 285.083,238.772C288.937,245.507 294.278,250.609 301.105,254.078C307.932,257.547 315.916,259.282 325.055,259.282C332.653,259.282 339.425,258.108 345.371,255.762C351.317,253.313 356.162,249.946 359.906,245.66C363.76,241.273 366.347,236.222 367.668,230.508L339.92,230.508C338.929,233.569 337.223,235.967 334.8,237.701C332.378,239.436 329.349,240.303 325.715,240.303C322.412,240.303 319.494,239.589 316.961,238.16C314.429,236.63 312.447,234.436 311.015,231.579C309.584,228.62 308.814,225.049 308.704,220.865L369.321,220.865L369.321,212.294C369.321,202.703 367.393,194.693 363.54,188.265C359.796,181.836 354.62,177.091 348.013,174.03C341.407,170.867 333.699,169.286 324.89,169.286ZM574.114,214.754L574.452,214.754L590.162,149.246L620.4,149.246L636.11,214.754L636.448,214.754L653.171,149.246L683.748,149.246L653.678,256.385L621.076,256.385L605.028,183.684L604.69,183.684L589.149,256.385L556.714,256.385L526.815,149.246L557.39,149.246L574.114,214.754ZM816.307,183.989L816.645,183.989C818.897,179.908 821.713,176.949 825.091,175.112C828.47,173.174 832.58,172.204 837.422,172.204L846.375,172.204L846.375,191.948L831.341,191.948C826.274,191.948 822.557,193.071 820.192,195.315C817.827,197.56 816.645,201.387 816.645,206.795L816.645,256.385L788.434,256.385L788.434,172.204L816.307,172.204L816.307,183.989ZM882.961,204.346L883.299,204.346L913.706,172.204L945.802,172.204L913.537,203.733L949.856,256.385L915.057,256.385L894.449,222.56L894.111,222.56L882.961,233.732L882.961,256.385L854.75,256.385L854.75,136.849L882.961,136.849L882.961,204.346ZM1076.95,183.989L1077.29,183.989C1079.54,179.908 1082.36,176.949 1085.74,175.112C1089.12,173.174 1093.23,172.204 1098.07,172.204L1107.02,172.204L1107.02,191.948L1091.99,191.948C1086.92,191.948 1083.21,193.071 1080.84,195.315C1078.48,197.56 1077.29,201.387 1077.29,206.795L1077.29,256.385L1049.08,256.385L1049.08,172.204L1076.95,172.204L1076.95,183.989ZM380.376,136.838L380.376,256.374L407.96,256.374L407.96,233.722L418.861,222.549L419.192,222.549L439.342,256.374L473.368,256.374L437.856,203.723L469.403,172.193L438.021,172.193L408.291,204.335L407.96,204.335L407.96,136.838L380.376,136.838ZM728.59,188.275C724.536,188.275 721.157,189.295 718.455,191.336C715.864,193.275 713.95,196.132 712.711,199.907C711.473,203.683 710.853,208.479 710.853,214.295C710.853,220.111 711.473,224.906 712.711,228.682C713.95,232.457 715.864,235.366 718.455,237.406C721.157,239.345 724.536,240.313 728.59,240.313C732.644,240.313 735.967,239.345 738.557,237.406C741.26,235.366 743.23,232.457 744.469,228.682C745.708,224.906 746.328,220.111 746.328,214.295C746.328,208.479 745.708,203.683 744.469,199.907C743.23,196.132 741.26,193.275 738.557,191.336C735.967,189.295 732.644,188.275 728.59,188.275ZM993.178,188.275C989.462,188.275 986.365,188.99 983.887,190.418C981.41,191.846 979.494,193.785 978.143,196.234C976.792,198.581 976.06,201.285 975.948,204.346L1009.9,204.346C1009.9,201.285 1009.28,198.53 1008.04,196.081C1006.8,193.632 1004.89,191.744 1002.3,190.418C999.823,188.99 996.782,188.275 993.178,188.275ZM228.453,188.265C231.976,188.265 234.949,188.979 237.372,190.407C239.904,191.734 241.777,193.621 242.988,196.07C244.199,198.519 244.804,201.274 244.804,204.335L211.605,204.335C211.715,201.274 212.431,198.57 213.752,196.224C215.074,193.775 216.945,191.836 219.368,190.407C221.79,188.979 224.819,188.265 228.453,188.265ZM325.715,188.265C329.239,188.265 332.213,188.979 334.635,190.407C337.168,191.734 339.039,193.622 340.25,196.07C341.462,198.519 342.068,201.274 342.068,204.335L308.869,204.335C308.979,201.274 309.694,198.57 311.015,196.224C312.336,193.775 314.209,191.836 316.631,190.407C319.054,188.979 322.082,188.265 325.715,188.265Z\\\" style=\\\"fill:rgb(25,56,159);fill-rule:nonzero;\\\"\/>\\n    <\/g>\\n    <g transform=\\\"matrix(1,0,0,1,162.155,53.2234)\\\">\\n        <path d=\\\"M555.846,372.085C553.774,372.085 552.072,371.604 550.74,370.642C549.482,369.68 548.668,368.385 548.298,366.757C548.002,365.128 548.335,363.315 549.297,361.317L577.715,299.042C578.899,296.525 580.305,294.712 581.933,293.602C583.561,292.418 585.449,291.826 587.595,291.826C589.741,291.826 591.628,292.418 593.256,293.602C594.884,294.712 596.253,296.525 597.363,299.042L626.004,361.317C626.966,363.315 627.299,365.165 627.003,366.868C626.781,368.496 626.041,369.791 624.783,370.753C623.524,371.641 621.896,372.085 619.898,372.085C617.382,372.085 615.421,371.493 614.015,370.309C612.683,369.125 611.499,367.275 610.462,364.758L603.802,349.328L610.684,354.102L564.394,354.102L571.277,349.328L564.727,364.758C563.617,367.349 562.433,369.236 561.175,370.42C559.991,371.53 558.215,372.085 555.846,372.085ZM587.373,311.141L573.164,344.999L570.166,340.67L604.912,340.67L601.915,344.999L587.595,311.141L587.373,311.141ZM659.2,392.289C655.204,392.289 651.356,391.955 647.655,391.289C644.029,390.623 640.81,389.624 637.998,388.292C636.296,387.552 635.074,386.59 634.334,385.406C633.668,384.222 633.372,382.964 633.446,381.632C633.594,380.3 634.038,379.116 634.778,378.079C635.593,377.043 636.592,376.303 637.776,375.859C638.96,375.489 640.218,375.6 641.55,376.192C644.806,377.672 647.803,378.634 650.542,379.079C653.354,379.523 655.759,379.745 657.757,379.745C662.494,379.745 666.046,378.672 668.414,376.525C670.782,374.379 671.966,371.086 671.966,366.646L671.966,358.209L672.965,358.209C671.855,361.613 669.561,364.388 666.083,366.535C662.605,368.681 658.756,369.754 654.538,369.754C649.654,369.754 645.398,368.644 641.772,366.424C638.146,364.129 635.333,360.947 633.335,356.877C631.337,352.733 630.338,347.959 630.338,342.557C630.338,338.487 630.893,334.786 632.003,331.456C633.187,328.126 634.815,325.277 636.888,322.908C639.034,320.54 641.587,318.727 644.547,317.469C647.581,316.137 650.912,315.471 654.538,315.471C658.904,315.471 662.753,316.544 666.083,318.69C669.487,320.762 671.744,323.5 672.854,326.905L671.744,330.457L671.744,324.129C671.744,321.391 672.447,319.319 673.853,317.913C675.333,316.433 677.406,315.693 680.07,315.693C682.734,315.693 684.769,316.433 686.175,317.913C687.581,319.319 688.284,321.391 688.284,324.129L688.284,364.758C688.284,373.861 685.768,380.707 680.736,385.295C675.778,389.957 668.599,392.289 659.2,392.289ZM659.533,357.21C662.049,357.21 664.196,356.618 665.972,355.434C667.822,354.25 669.265,352.585 670.301,350.438C671.337,348.218 671.855,345.591 671.855,342.557C671.855,337.968 670.708,334.416 668.414,331.9C666.194,329.31 663.234,328.015 659.533,328.015C657.017,328.015 654.834,328.607 652.984,329.791C651.134,330.901 649.691,332.566 648.654,334.786C647.692,336.932 647.211,339.523 647.211,342.557C647.211,347.145 648.321,350.734 650.542,353.325C652.762,355.915 655.759,357.21 659.533,357.21ZM727.385,372.307C720.947,372.307 715.396,371.16 710.734,368.866C706.146,366.498 702.594,363.204 700.077,358.986C697.635,354.694 696.414,349.661 696.414,343.889C696.414,338.264 697.598,333.343 699.966,329.125C702.334,324.832 705.628,321.502 709.846,319.134C714.138,316.692 718.986,315.471 724.388,315.471C728.31,315.471 731.863,316.137 735.045,317.469C738.227,318.727 740.965,320.577 743.26,323.019C745.554,325.388 747.293,328.311 748.477,331.789C749.661,335.193 750.253,339.005 750.253,343.223C750.253,344.629 749.809,345.702 748.921,346.442C748.033,347.108 746.738,347.441 745.036,347.441L710.179,347.441L710.179,338.783L738.153,338.783L736.377,340.337C736.377,337.302 735.933,334.786 735.045,332.788C734.157,330.716 732.862,329.162 731.16,328.126C729.532,327.09 727.496,326.572 725.054,326.572C722.316,326.572 719.985,327.201 718.061,328.459C716.137,329.717 714.656,331.53 713.62,333.898C712.584,336.266 712.066,339.116 712.066,342.446L712.066,343.334C712.066,348.958 713.361,353.103 715.952,355.767C718.616,358.431 722.538,359.763 727.718,359.763C729.495,359.763 731.53,359.541 733.824,359.097C736.118,358.653 738.264,357.95 740.262,356.988C741.964,356.174 743.482,355.915 744.814,356.211C746.146,356.433 747.182,357.025 747.922,357.987C748.662,358.949 749.069,360.059 749.143,361.317C749.291,362.575 749.032,363.833 748.366,365.091C747.7,366.276 746.59,367.275 745.036,368.089C742.519,369.495 739.67,370.531 736.488,371.197C733.38,371.937 730.346,372.307 727.385,372.307ZM766.219,372.085C763.481,372.085 761.372,371.345 759.892,369.865C758.486,368.385 757.783,366.276 757.783,363.537L757.783,324.129C757.783,321.391 758.486,319.319 759.892,317.913C761.372,316.433 763.407,315.693 765.997,315.693C768.661,315.693 770.696,316.433 772.103,317.913C773.509,319.319 774.212,321.391 774.212,324.129L774.212,330.457L772.991,326.794C774.693,323.167 777.209,320.392 780.539,318.468C783.943,316.47 787.792,315.471 792.084,315.471C796.45,315.471 800.04,316.322 802.852,318.024C805.664,319.652 807.773,322.168 809.179,325.573C810.585,328.903 811.289,333.158 811.289,338.339L811.289,363.537C811.289,366.276 810.548,368.385 809.068,369.865C807.662,371.345 805.59,372.085 802.852,372.085C800.188,372.085 798.116,371.345 796.635,369.865C795.229,368.385 794.526,366.276 794.526,363.537L794.526,339.116C794.526,335.341 793.823,332.64 792.417,331.012C791.085,329.31 789.013,328.459 786.201,328.459C782.648,328.459 779.799,329.569 777.653,331.789C775.581,334.009 774.545,336.969 774.545,340.67L774.545,363.537C774.545,369.236 771.77,372.085 766.219,372.085ZM848.113,372.307C842.192,372.307 837.012,371.16 832.572,368.866C828.205,366.498 824.838,363.167 822.47,358.875C820.102,354.583 818.918,349.513 818.918,343.667C818.918,339.301 819.584,335.378 820.916,331.9C822.248,328.422 824.172,325.462 826.688,323.019C829.278,320.577 832.387,318.727 836.013,317.469C839.639,316.137 843.673,315.471 848.113,315.471C850.407,315.471 852.849,315.767 855.439,316.359C858.03,316.877 860.583,317.802 863.099,319.134C864.579,319.8 865.578,320.762 866.096,322.02C866.688,323.204 866.91,324.462 866.762,325.795C866.614,327.053 866.133,328.2 865.319,329.236C864.579,330.198 863.617,330.864 862.433,331.234C861.249,331.53 859.917,331.308 858.437,330.568C857.031,329.754 855.55,329.162 853.996,328.792C852.516,328.422 851.11,328.237 849.778,328.237C847.558,328.237 845.597,328.607 843.895,329.347C842.192,330.013 840.749,331.012 839.565,332.344C838.455,333.602 837.567,335.193 836.901,337.117C836.309,339.042 836.013,341.262 836.013,343.778C836.013,348.662 837.197,352.511 839.565,355.323C842.007,358.061 845.412,359.43 849.778,359.43C851.11,359.43 852.516,359.282 853.996,358.986C855.476,358.616 856.957,358.024 858.437,357.21C859.917,356.47 861.249,356.285 862.433,356.655C863.617,357.025 864.542,357.728 865.208,358.764C865.948,359.726 866.355,360.873 866.429,362.205C866.577,363.463 866.355,364.721 865.763,365.98C865.245,367.164 864.283,368.089 862.877,368.755C860.361,370.013 857.845,370.901 855.328,371.419C852.812,372.011 850.407,372.307 848.113,372.307ZM899.596,372.307C893.157,372.307 887.607,371.16 882.944,368.866C878.356,366.498 874.804,363.204 872.288,358.986C869.845,354.694 868.624,349.661 868.624,343.889C868.624,338.264 869.808,333.343 872.177,329.125C874.545,324.832 877.838,321.502 882.056,319.134C886.349,316.692 891.196,315.471 896.598,315.471C900.521,315.471 904.073,316.137 907.255,317.469C910.437,318.727 913.176,320.577 915.47,323.019C917.764,325.388 919.503,328.311 920.687,331.789C921.871,335.193 922.463,339.005 922.463,343.223C922.463,344.629 922.019,345.702 921.131,346.442C920.243,347.108 918.948,347.441 917.246,347.441L882.389,347.441L882.389,338.783L910.363,338.783L908.587,340.337C908.587,337.302 908.143,334.786 907.255,332.788C906.367,330.716 905.072,329.162 903.37,328.126C901.742,327.09 899.707,326.572 897.264,326.572C894.526,326.572 892.195,327.201 890.271,328.459C888.347,329.717 886.867,331.53 885.831,333.898C884.794,336.266 884.276,339.116 884.276,342.446L884.276,343.334C884.276,348.958 885.572,353.103 888.162,355.767C890.826,358.431 894.748,359.763 899.929,359.763C901.705,359.763 903.74,359.541 906.034,359.097C908.328,358.653 910.474,357.95 912.473,356.988C914.175,356.174 915.692,355.915 917.024,356.211C918.356,356.433 919.392,357.025 920.132,357.987C920.872,358.949 921.279,360.059 921.353,361.317C921.501,362.575 921.242,363.833 920.576,365.091C919.91,366.276 918.8,367.275 917.246,368.089C914.73,369.495 911.88,370.531 908.698,371.197C905.59,371.937 902.556,372.307 899.596,372.307ZM989.193,372.085C986.825,372.085 984.901,371.53 983.421,370.42C981.941,369.236 980.756,367.46 979.868,365.091L957.445,302.039C956.483,299.227 956.668,296.821 958,294.823C959.406,292.825 961.811,291.826 965.215,291.826C967.583,291.826 969.397,292.381 970.655,293.491C971.987,294.601 973.06,296.34 973.874,298.709L992.19,353.214L987.417,353.214L1006.73,298.82C1007.62,296.451 1008.69,294.712 1009.95,293.602C1011.28,292.418 1013.02,291.826 1015.17,291.826C1017.24,291.826 1018.91,292.418 1020.16,293.602C1021.42,294.712 1022.5,296.488 1023.38,298.931L1041.81,353.214L1037.7,353.214L1056.35,298.709C1057.09,296.414 1058.13,294.712 1059.46,293.602C1060.79,292.418 1062.61,291.826 1064.9,291.826C1067.79,291.826 1069.9,292.825 1071.23,294.823C1072.56,296.821 1072.71,299.227 1071.67,302.039L1049.03,365.203C1048.21,367.497 1047.1,369.236 1045.7,370.42C1044.29,371.53 1042.37,372.085 1039.92,372.085C1037.56,372.085 1035.67,371.53 1034.26,370.42C1032.86,369.236 1031.71,367.46 1030.82,365.091L1013.28,315.471L1015.95,315.471L998.185,365.203C997.297,367.497 996.15,369.236 994.744,370.42C993.411,371.53 991.561,372.085 989.193,372.085ZM1102.05,372.307C1095.61,372.307 1090.06,371.16 1085.4,368.866C1080.81,366.498 1077.26,363.204 1074.74,358.986C1072.3,354.694 1071.08,349.661 1071.08,343.889C1071.08,338.264 1072.26,333.343 1074.63,329.125C1077,324.832 1080.29,321.502 1084.51,319.134C1088.8,316.692 1093.65,315.471 1099.05,315.471C1102.98,315.471 1106.53,316.137 1109.71,317.469C1112.89,318.727 1115.63,320.577 1117.93,323.019C1120.22,325.388 1121.96,328.311 1123.14,331.789C1124.33,335.193 1124.92,339.005 1124.92,343.223C1124.92,344.629 1124.47,345.702 1123.59,346.442C1122.7,347.108 1121.4,347.441 1119.7,347.441L1084.84,347.441L1084.84,338.783L1112.82,338.783L1111.04,340.337C1111.04,337.302 1110.6,334.786 1109.71,332.788C1108.82,330.716 1107.53,329.162 1105.83,328.126C1104.2,327.09 1102.16,326.572 1099.72,326.572C1096.98,326.572 1094.65,327.201 1092.73,328.459C1090.8,329.717 1089.32,331.53 1088.29,333.898C1087.25,336.266 1086.73,339.116 1086.73,342.446L1086.73,343.334C1086.73,348.958 1088.03,353.103 1090.62,355.767C1093.28,358.431 1097.2,359.763 1102.38,359.763C1104.16,359.763 1106.2,359.541 1108.49,359.097C1110.78,358.653 1112.93,357.95 1114.93,356.988C1116.63,356.174 1118.15,355.915 1119.48,356.211C1120.81,356.433 1121.85,357.025 1122.59,357.987C1123.33,358.949 1123.73,360.059 1123.81,361.317C1123.96,362.575 1123.7,363.833 1123.03,365.091C1122.37,366.276 1121.26,367.275 1119.7,368.089C1117.19,369.495 1114.34,370.531 1111.15,371.197C1108.05,371.937 1105.01,372.307 1102.05,372.307ZM1166.08,372.307C1161.72,372.307 1157.83,371.234 1154.43,369.088C1151.1,366.868 1148.88,363.944 1147.77,360.318L1148.99,356.655L1148.99,363.537C1148.99,366.276 1148.29,368.385 1146.88,369.865C1145.47,371.345 1143.44,372.085 1140.77,372.085C1138.11,372.085 1136.04,371.345 1134.56,369.865C1133.15,368.385 1132.45,366.276 1132.45,363.537L1132.45,300.374C1132.45,297.561 1133.15,295.452 1134.56,294.046C1136.04,292.566 1138.15,291.826 1140.88,291.826C1143.55,291.826 1145.58,292.566 1146.99,294.046C1148.47,295.452 1149.21,297.561 1149.21,300.374L1149.21,326.683L1147.88,326.683C1149.06,323.352 1151.32,320.651 1154.65,318.579C1157.98,316.507 1161.79,315.471 1166.08,315.471C1170.89,315.471 1175.08,316.618 1178.63,318.912C1182.18,321.206 1184.96,324.462 1186.95,328.681C1188.95,332.899 1189.95,337.931 1189.95,343.778C1189.95,349.624 1188.95,354.694 1186.95,358.986C1184.96,363.278 1182.14,366.572 1178.52,368.866C1174.96,371.16 1170.82,372.307 1166.08,372.307ZM1161.09,359.763C1163.46,359.763 1165.53,359.171 1167.3,357.987C1169.16,356.803 1170.56,355.064 1171.52,352.77C1172.56,350.401 1173.08,347.404 1173.08,343.778C1173.08,338.376 1171.97,334.416 1169.75,331.9C1167.53,329.31 1164.64,328.015 1161.09,328.015C1158.72,328.015 1156.61,328.57 1154.76,329.68C1152.98,330.79 1151.58,332.529 1150.54,334.897C1149.51,337.191 1148.99,340.152 1148.99,343.778C1148.99,349.18 1150.1,353.214 1152.32,355.878C1154.54,358.468 1157.46,359.763 1161.09,359.763Z\\\" style=\\\"fill:rgb(25,56,159);fill-rule:nonzero;\\\"\/>\\n    <\/g>\\n    <g transform=\\\"matrix(1,0,0,1,1250.57,46.726)\\\">\\n        <clipPath id=\\\"_clip1\\\">\\n            <path d=\\\"M107,53.5C107,83.027 83.027,107 53.5,107C23.973,107 0,83.027 0,53.5C0,23.973 23.973,0 53.5,0C83.027,0 107,23.973 107,53.5Z\\\"\/>\\n        <\/clipPath>\\n        <g clip-path=\\\"url(#_clip1)\\\">\\n            <rect x=\\\"0\\\" y=\\\"0\\\" width=\\\"107\\\" height=\\\"107\\\" style=\\\"fill:rgb(255,0,0);fill-rule:nonzero;\\\"\/>\\n            <path d=\\\"M43.469,20.063L63.531,20.063L63.531,43.469L86.938,43.469L86.938,63.531L63.531,63.531L63.531,86.938L43.469,86.938L43.469,63.531L20.063,63.531L20.063,43.469L43.469,43.469L43.469,20.063Z\\\" style=\\\"fill:white;fill-rule:nonzero;\\\"\/>\\n        <\/g>\\n    <\/g>\\n<\/svg>\", \"gw-logo-original-blue-without-swiss.svg\": \"<svg width=\\\"100%\\\" height=\\\"100%\\\" viewBox=\\\"0 0 1523 499\\\" version=\\\"1.1\\\" xmlns=\\\"http:\/\/www.w3.org\/2000\/svg\\\" xmlns:xlink=\\\"http:\/\/www.w3.org\/1999\/xlink\\\" xml:space=\\\"preserve\\\" xmlns:serif=\\\"http:\/\/www.serif.com\/\\\" style=\\\"fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;\\\">\\n    <g transform=\\\"matrix(4.15774,0,0,2.67076,207.44,123.598)\\\">\\n        <path d=\\\"M107,53.5C107,83.027 83.027,107 53.5,107C23.973,107 0,83.027 0,53.5C0,23.973 23.973,0 53.5,0C83.027,0 107,23.973 107,53.5Z\\\" style=\\\"fill:white;\\\"\/>\\n    <\/g>\\n    <g transform=\\\"matrix(1,0,0,1,162.155,53.2234)\\\">\\n        <path d=\\\"M155.37,72.734C369.5,-51.627 483.771,-16.514 498.181,178.075C512.593,372.664 405.529,434.845 176.987,364.618C-51.555,294.391 -58.761,197.096 155.37,72.734ZM80.167,268.823C127.844,313.719 191.558,340.216 258.845,343.13C333.867,346.204 406.535,319.197 460.076,269.712C401.387,303.311 333.847,320.614 265.208,319.636C199.817,318.649 135.907,301.1 80.167,268.823ZM728.59,169.297C737.6,169.297 745.764,171.031 753.084,174.5C760.405,177.969 766.148,183.123 770.315,189.959C774.594,196.693 776.735,204.806 776.735,214.295C776.735,223.784 774.594,231.947 770.315,238.783C766.148,245.518 760.405,250.62 753.084,254.089C745.764,257.558 737.6,259.293 728.59,259.293C719.581,259.293 711.416,257.558 704.096,254.089C696.776,250.62 690.976,245.518 686.697,238.783C682.53,231.947 680.447,223.784 680.447,214.295C680.447,204.806 682.53,196.693 686.697,189.959C690.976,183.123 696.776,177.969 704.096,174.5C711.416,171.031 719.581,169.297 728.59,169.297ZM992.333,169.297C1001.34,169.297 1009.23,170.878 1015.98,174.041C1022.74,177.102 1028.03,181.847 1031.86,188.275C1035.8,194.704 1037.77,202.713 1037.77,212.305L1037.77,220.876L975.779,220.876C975.891,225.059 976.679,228.631 978.143,231.59C979.607,234.447 981.635,236.64 984.225,238.171C986.815,239.599 989.8,240.313 993.178,240.313C996.894,240.313 999.992,239.446 1002.47,237.712C1004.95,235.977 1006.69,233.579 1007.71,230.519L1036.09,230.519C1034.73,236.232 1032.09,241.283 1028.15,245.671C1024.32,249.956 1019.36,253.324 1013.28,255.772C1007.2,258.119 1000.27,259.293 992.502,259.293C983.155,259.293 974.99,257.558 968.007,254.089C961.025,250.62 955.563,245.518 951.622,238.783C947.793,231.947 945.878,223.784 945.878,214.295C945.878,204.806 947.849,196.693 951.791,189.959C955.732,183.225 961.195,178.123 968.177,174.653C975.272,171.082 983.324,169.297 992.333,169.297ZM1154.6,169.297C1163.61,169.297 1171.27,170.572 1177.58,173.123C1183.89,175.572 1188.67,179.041 1191.94,183.53C1195.2,188.02 1196.89,193.326 1197.01,199.448L1168.63,199.448C1168.51,195.775 1167.33,193.02 1165.08,191.184C1162.83,189.245 1159.39,188.275 1154.77,188.275C1150.72,188.275 1147.57,188.989 1145.31,190.418C1143.17,191.846 1142.1,193.887 1142.1,196.54C1142.1,198.989 1143.12,200.877 1145.15,202.203C1147.17,203.53 1150.16,204.193 1154.1,204.193L1165.42,204.193C1176.68,204.193 1185.01,206.591 1190.42,211.387C1195.94,216.08 1198.69,222.202 1198.69,229.753C1198.69,235.671 1197.01,240.875 1193.63,245.364C1190.36,249.752 1185.46,253.17 1178.93,255.619C1172.4,258.068 1164.35,259.293 1154.77,259.293C1145.2,259.293 1137.15,258.068 1130.62,255.619C1124.09,253.068 1119.13,249.497 1115.75,244.905C1112.49,240.314 1110.8,234.855 1110.68,228.528L1139.74,228.528C1139.74,232.61 1141.04,235.62 1143.63,237.559C1146.22,239.395 1149.82,240.313 1154.44,240.313C1157.59,240.313 1160.18,239.956 1162.21,239.242C1164.35,238.426 1165.87,237.303 1166.77,235.875C1167.78,234.447 1168.29,232.763 1168.29,230.824C1168.29,227.967 1167.16,225.774 1164.91,224.243C1162.66,222.713 1159.11,221.947 1154.27,221.947L1144.13,221.947C1134.11,221.947 1126.28,219.754 1120.65,215.366C1115.13,210.877 1112.37,204.907 1112.37,197.459C1112.37,191.847 1114.06,186.898 1117.44,182.612C1120.93,178.327 1125.83,175.061 1132.14,172.816C1138.44,170.47 1145.93,169.297 1154.6,169.297ZM117.896,146.327C106.224,146.327 96.093,148.726 87.504,153.521C79.026,158.215 72.474,164.797 67.849,173.266C63.335,181.734 61.077,191.53 61.077,202.651C61.077,213.875 63.335,223.774 67.849,232.345C72.474,240.916 78.805,247.548 86.843,252.241C94.992,256.935 104.021,259.282 113.931,259.282C122.19,259.282 129.348,257.649 135.404,254.384C141.57,251.119 146.14,246.272 149.113,239.844L149.443,239.844L147.13,256.374L171.411,256.374L171.411,209.539C171.411,206.988 170.585,204.999 168.933,203.57C167.392,202.142 165.189,201.428 162.327,201.428L116.244,201.428L116.244,220.253L143.001,220.253C142.451,223.926 141.075,227.192 138.873,230.049C136.67,232.804 133.862,234.997 130.449,236.63C127.035,238.16 123.126,238.926 118.721,238.926C113.436,238.926 108.756,237.65 104.682,235.1C100.718,232.447 97.634,228.416 95.432,223.008C93.23,217.6 92.129,210.814 92.129,202.651C92.129,194.489 93.175,187.754 95.267,182.448C97.359,177.04 100.277,173.061 104.021,170.51C107.875,167.959 112.5,166.684 117.896,166.684C122.41,166.684 126.429,167.756 129.953,169.898C133.586,171.939 136.394,174.745 138.376,178.316C140.468,181.888 141.57,185.867 141.68,190.254L171.081,190.254C170.64,182.091 168.272,174.694 163.978,168.062C159.684,161.429 153.572,156.174 145.644,152.297C137.716,148.318 128.467,146.327 117.896,146.327ZM227.626,169.286C218.817,169.286 210.944,171.071 204.007,174.643C197.18,178.112 191.84,183.214 187.986,189.948C184.132,196.683 182.205,204.795 182.205,214.284C182.205,223.773 184.077,231.936 187.821,238.772C191.675,245.507 197.015,250.609 203.842,254.078C210.669,257.547 218.652,259.282 227.792,259.282C235.389,259.282 242.162,258.109 248.108,255.762C254.054,253.313 258.899,249.946 262.643,245.66C266.497,241.273 269.084,236.222 270.406,230.508L242.657,230.508C241.666,233.569 239.959,235.967 237.537,237.701C235.114,239.436 232.086,240.303 228.453,240.303C225.149,240.303 222.231,239.589 219.699,238.16C217.166,236.63 215.184,234.436 213.752,231.579C212.321,228.62 211.55,225.049 211.44,220.865L272.057,220.865L272.057,212.294C272.057,202.703 270.131,194.693 266.277,188.265C262.533,181.836 257.357,177.091 250.75,174.03C244.144,170.867 236.436,169.286 227.626,169.286ZM324.89,169.286C316.081,169.286 308.207,171.071 301.27,174.643C294.443,178.112 289.103,183.214 285.25,189.948C281.396,196.683 279.468,204.795 279.468,214.284C279.468,223.773 281.34,231.936 285.083,238.772C288.937,245.507 294.278,250.609 301.105,254.078C307.932,257.547 315.916,259.282 325.055,259.282C332.653,259.282 339.425,258.108 345.371,255.762C351.317,253.313 356.162,249.946 359.906,245.66C363.76,241.273 366.347,236.222 367.668,230.508L339.92,230.508C338.929,233.569 337.223,235.967 334.8,237.701C332.378,239.436 329.349,240.303 325.715,240.303C322.412,240.303 319.494,239.589 316.961,238.16C314.429,236.63 312.447,234.436 311.015,231.579C309.584,228.62 308.814,225.049 308.704,220.865L369.321,220.865L369.321,212.294C369.321,202.703 367.393,194.693 363.54,188.265C359.796,181.836 354.62,177.091 348.013,174.03C341.407,170.867 333.699,169.286 324.89,169.286ZM574.114,214.754L574.452,214.754L590.162,149.246L620.4,149.246L636.11,214.754L636.448,214.754L653.171,149.246L683.748,149.246L653.678,256.385L621.076,256.385L605.028,183.684L604.69,183.684L589.149,256.385L556.714,256.385L526.815,149.246L557.39,149.246L574.114,214.754ZM816.307,183.989L816.645,183.989C818.897,179.908 821.713,176.949 825.091,175.112C828.47,173.174 832.58,172.204 837.422,172.204L846.375,172.204L846.375,191.948L831.341,191.948C826.274,191.948 822.557,193.071 820.192,195.315C817.827,197.56 816.645,201.387 816.645,206.795L816.645,256.385L788.434,256.385L788.434,172.204L816.307,172.204L816.307,183.989ZM882.961,204.346L883.299,204.346L913.706,172.204L945.802,172.204L913.537,203.733L949.856,256.385L915.057,256.385L894.449,222.56L894.111,222.56L882.961,233.732L882.961,256.385L854.75,256.385L854.75,136.849L882.961,136.849L882.961,204.346ZM1076.95,183.989L1077.29,183.989C1079.54,179.908 1082.36,176.949 1085.74,175.112C1089.12,173.174 1093.23,172.204 1098.07,172.204L1107.02,172.204L1107.02,191.948L1091.99,191.948C1086.92,191.948 1083.21,193.071 1080.84,195.315C1078.48,197.56 1077.29,201.387 1077.29,206.795L1077.29,256.385L1049.08,256.385L1049.08,172.204L1076.95,172.204L1076.95,183.989ZM380.376,136.838L380.376,256.374L407.96,256.374L407.96,233.722L418.861,222.549L419.192,222.549L439.342,256.374L473.368,256.374L437.856,203.723L469.403,172.193L438.021,172.193L408.291,204.335L407.96,204.335L407.96,136.838L380.376,136.838ZM728.59,188.275C724.536,188.275 721.157,189.295 718.455,191.336C715.864,193.275 713.95,196.132 712.711,199.907C711.473,203.683 710.853,208.479 710.853,214.295C710.853,220.111 711.473,224.906 712.711,228.682C713.95,232.457 715.864,235.366 718.455,237.406C721.157,239.345 724.536,240.313 728.59,240.313C732.644,240.313 735.967,239.345 738.557,237.406C741.26,235.366 743.23,232.457 744.469,228.682C745.708,224.906 746.328,220.111 746.328,214.295C746.328,208.479 745.708,203.683 744.469,199.907C743.23,196.132 741.26,193.275 738.557,191.336C735.967,189.295 732.644,188.275 728.59,188.275ZM993.178,188.275C989.462,188.275 986.365,188.99 983.887,190.418C981.41,191.846 979.494,193.785 978.143,196.234C976.792,198.581 976.06,201.285 975.948,204.346L1009.9,204.346C1009.9,201.285 1009.28,198.53 1008.04,196.081C1006.8,193.632 1004.89,191.744 1002.3,190.418C999.823,188.99 996.782,188.275 993.178,188.275ZM228.453,188.265C231.976,188.265 234.949,188.979 237.372,190.407C239.904,191.734 241.777,193.621 242.988,196.07C244.199,198.519 244.804,201.274 244.804,204.335L211.605,204.335C211.715,201.274 212.431,198.57 213.752,196.224C215.074,193.775 216.945,191.836 219.368,190.407C221.79,188.979 224.819,188.265 228.453,188.265ZM325.715,188.265C329.239,188.265 332.213,188.979 334.635,190.407C337.168,191.734 339.039,193.622 340.25,196.07C341.462,198.519 342.068,201.274 342.068,204.335L308.869,204.335C308.979,201.274 309.694,198.57 311.015,196.224C312.336,193.775 314.209,191.836 316.631,190.407C319.054,188.979 322.082,188.265 325.715,188.265Z\\\" style=\\\"fill:rgb(25,56,159);fill-rule:nonzero;\\\"\/>\\n    <\/g>\\n    <g transform=\\\"matrix(1,0,0,1,162.155,53.2234)\\\">\\n        <path d=\\\"M555.846,372.085C553.774,372.085 552.072,371.604 550.74,370.642C549.482,369.68 548.668,368.385 548.298,366.757C548.002,365.128 548.335,363.315 549.297,361.317L577.715,299.042C578.899,296.525 580.305,294.712 581.933,293.602C583.561,292.418 585.449,291.826 587.595,291.826C589.741,291.826 591.628,292.418 593.256,293.602C594.884,294.712 596.253,296.525 597.363,299.042L626.004,361.317C626.966,363.315 627.299,365.165 627.003,366.868C626.781,368.496 626.041,369.791 624.783,370.753C623.524,371.641 621.896,372.085 619.898,372.085C617.382,372.085 615.421,371.493 614.015,370.309C612.683,369.125 611.499,367.275 610.462,364.758L603.802,349.328L610.684,354.102L564.394,354.102L571.277,349.328L564.727,364.758C563.617,367.349 562.433,369.236 561.175,370.42C559.991,371.53 558.215,372.085 555.846,372.085ZM587.373,311.141L573.164,344.999L570.166,340.67L604.912,340.67L601.915,344.999L587.595,311.141L587.373,311.141ZM659.2,392.289C655.204,392.289 651.356,391.955 647.655,391.289C644.029,390.623 640.81,389.624 637.998,388.292C636.296,387.552 635.074,386.59 634.334,385.406C633.668,384.222 633.372,382.964 633.446,381.632C633.594,380.3 634.038,379.116 634.778,378.079C635.593,377.043 636.592,376.303 637.776,375.859C638.96,375.489 640.218,375.6 641.55,376.192C644.806,377.672 647.803,378.634 650.542,379.079C653.354,379.523 655.759,379.745 657.757,379.745C662.494,379.745 666.046,378.672 668.414,376.525C670.782,374.379 671.966,371.086 671.966,366.646L671.966,358.209L672.965,358.209C671.855,361.613 669.561,364.388 666.083,366.535C662.605,368.681 658.756,369.754 654.538,369.754C649.654,369.754 645.398,368.644 641.772,366.424C638.146,364.129 635.333,360.947 633.335,356.877C631.337,352.733 630.338,347.959 630.338,342.557C630.338,338.487 630.893,334.786 632.003,331.456C633.187,328.126 634.815,325.277 636.888,322.908C639.034,320.54 641.587,318.727 644.547,317.469C647.581,316.137 650.912,315.471 654.538,315.471C658.904,315.471 662.753,316.544 666.083,318.69C669.487,320.762 671.744,323.5 672.854,326.905L671.744,330.457L671.744,324.129C671.744,321.391 672.447,319.319 673.853,317.913C675.333,316.433 677.406,315.693 680.07,315.693C682.734,315.693 684.769,316.433 686.175,317.913C687.581,319.319 688.284,321.391 688.284,324.129L688.284,364.758C688.284,373.861 685.768,380.707 680.736,385.295C675.778,389.957 668.599,392.289 659.2,392.289ZM659.533,357.21C662.049,357.21 664.196,356.618 665.972,355.434C667.822,354.25 669.265,352.585 670.301,350.438C671.337,348.218 671.855,345.591 671.855,342.557C671.855,337.968 670.708,334.416 668.414,331.9C666.194,329.31 663.234,328.015 659.533,328.015C657.017,328.015 654.834,328.607 652.984,329.791C651.134,330.901 649.691,332.566 648.654,334.786C647.692,336.932 647.211,339.523 647.211,342.557C647.211,347.145 648.321,350.734 650.542,353.325C652.762,355.915 655.759,357.21 659.533,357.21ZM727.385,372.307C720.947,372.307 715.396,371.16 710.734,368.866C706.146,366.498 702.594,363.204 700.077,358.986C697.635,354.694 696.414,349.661 696.414,343.889C696.414,338.264 697.598,333.343 699.966,329.125C702.334,324.832 705.628,321.502 709.846,319.134C714.138,316.692 718.986,315.471 724.388,315.471C728.31,315.471 731.863,316.137 735.045,317.469C738.227,318.727 740.965,320.577 743.26,323.019C745.554,325.388 747.293,328.311 748.477,331.789C749.661,335.193 750.253,339.005 750.253,343.223C750.253,344.629 749.809,345.702 748.921,346.442C748.033,347.108 746.738,347.441 745.036,347.441L710.179,347.441L710.179,338.783L738.153,338.783L736.377,340.337C736.377,337.302 735.933,334.786 735.045,332.788C734.157,330.716 732.862,329.162 731.16,328.126C729.532,327.09 727.496,326.572 725.054,326.572C722.316,326.572 719.985,327.201 718.061,328.459C716.137,329.717 714.656,331.53 713.62,333.898C712.584,336.266 712.066,339.116 712.066,342.446L712.066,343.334C712.066,348.958 713.361,353.103 715.952,355.767C718.616,358.431 722.538,359.763 727.718,359.763C729.495,359.763 731.53,359.541 733.824,359.097C736.118,358.653 738.264,357.95 740.262,356.988C741.964,356.174 743.482,355.915 744.814,356.211C746.146,356.433 747.182,357.025 747.922,357.987C748.662,358.949 749.069,360.059 749.143,361.317C749.291,362.575 749.032,363.833 748.366,365.091C747.7,366.276 746.59,367.275 745.036,368.089C742.519,369.495 739.67,370.531 736.488,371.197C733.38,371.937 730.346,372.307 727.385,372.307ZM766.219,372.085C763.481,372.085 761.372,371.345 759.892,369.865C758.486,368.385 757.783,366.276 757.783,363.537L757.783,324.129C757.783,321.391 758.486,319.319 759.892,317.913C761.372,316.433 763.407,315.693 765.997,315.693C768.661,315.693 770.696,316.433 772.103,317.913C773.509,319.319 774.212,321.391 774.212,324.129L774.212,330.457L772.991,326.794C774.693,323.167 777.209,320.392 780.539,318.468C783.943,316.47 787.792,315.471 792.084,315.471C796.45,315.471 800.04,316.322 802.852,318.024C805.664,319.652 807.773,322.168 809.179,325.573C810.585,328.903 811.289,333.158 811.289,338.339L811.289,363.537C811.289,366.276 810.548,368.385 809.068,369.865C807.662,371.345 805.59,372.085 802.852,372.085C800.188,372.085 798.116,371.345 796.635,369.865C795.229,368.385 794.526,366.276 794.526,363.537L794.526,339.116C794.526,335.341 793.823,332.64 792.417,331.012C791.085,329.31 789.013,328.459 786.201,328.459C782.648,328.459 779.799,329.569 777.653,331.789C775.581,334.009 774.545,336.969 774.545,340.67L774.545,363.537C774.545,369.236 771.77,372.085 766.219,372.085ZM848.113,372.307C842.192,372.307 837.012,371.16 832.572,368.866C828.205,366.498 824.838,363.167 822.47,358.875C820.102,354.583 818.918,349.513 818.918,343.667C818.918,339.301 819.584,335.378 820.916,331.9C822.248,328.422 824.172,325.462 826.688,323.019C829.278,320.577 832.387,318.727 836.013,317.469C839.639,316.137 843.673,315.471 848.113,315.471C850.407,315.471 852.849,315.767 855.439,316.359C858.03,316.877 860.583,317.802 863.099,319.134C864.579,319.8 865.578,320.762 866.096,322.02C866.688,323.204 866.91,324.462 866.762,325.795C866.614,327.053 866.133,328.2 865.319,329.236C864.579,330.198 863.617,330.864 862.433,331.234C861.249,331.53 859.917,331.308 858.437,330.568C857.031,329.754 855.55,329.162 853.996,328.792C852.516,328.422 851.11,328.237 849.778,328.237C847.558,328.237 845.597,328.607 843.895,329.347C842.192,330.013 840.749,331.012 839.565,332.344C838.455,333.602 837.567,335.193 836.901,337.117C836.309,339.042 836.013,341.262 836.013,343.778C836.013,348.662 837.197,352.511 839.565,355.323C842.007,358.061 845.412,359.43 849.778,359.43C851.11,359.43 852.516,359.282 853.996,358.986C855.476,358.616 856.957,358.024 858.437,357.21C859.917,356.47 861.249,356.285 862.433,356.655C863.617,357.025 864.542,357.728 865.208,358.764C865.948,359.726 866.355,360.873 866.429,362.205C866.577,363.463 866.355,364.721 865.763,365.98C865.245,367.164 864.283,368.089 862.877,368.755C860.361,370.013 857.845,370.901 855.328,371.419C852.812,372.011 850.407,372.307 848.113,372.307ZM899.596,372.307C893.157,372.307 887.607,371.16 882.944,368.866C878.356,366.498 874.804,363.204 872.288,358.986C869.845,354.694 868.624,349.661 868.624,343.889C868.624,338.264 869.808,333.343 872.177,329.125C874.545,324.832 877.838,321.502 882.056,319.134C886.349,316.692 891.196,315.471 896.598,315.471C900.521,315.471 904.073,316.137 907.255,317.469C910.437,318.727 913.176,320.577 915.47,323.019C917.764,325.388 919.503,328.311 920.687,331.789C921.871,335.193 922.463,339.005 922.463,343.223C922.463,344.629 922.019,345.702 921.131,346.442C920.243,347.108 918.948,347.441 917.246,347.441L882.389,347.441L882.389,338.783L910.363,338.783L908.587,340.337C908.587,337.302 908.143,334.786 907.255,332.788C906.367,330.716 905.072,329.162 903.37,328.126C901.742,327.09 899.707,326.572 897.264,326.572C894.526,326.572 892.195,327.201 890.271,328.459C888.347,329.717 886.867,331.53 885.831,333.898C884.794,336.266 884.276,339.116 884.276,342.446L884.276,343.334C884.276,348.958 885.572,353.103 888.162,355.767C890.826,358.431 894.748,359.763 899.929,359.763C901.705,359.763 903.74,359.541 906.034,359.097C908.328,358.653 910.474,357.95 912.473,356.988C914.175,356.174 915.692,355.915 917.024,356.211C918.356,356.433 919.392,357.025 920.132,357.987C920.872,358.949 921.279,360.059 921.353,361.317C921.501,362.575 921.242,363.833 920.576,365.091C919.91,366.276 918.8,367.275 917.246,368.089C914.73,369.495 911.88,370.531 908.698,371.197C905.59,371.937 902.556,372.307 899.596,372.307ZM989.193,372.085C986.825,372.085 984.901,371.53 983.421,370.42C981.941,369.236 980.756,367.46 979.868,365.091L957.445,302.039C956.483,299.227 956.668,296.821 958,294.823C959.406,292.825 961.811,291.826 965.215,291.826C967.583,291.826 969.397,292.381 970.655,293.491C971.987,294.601 973.06,296.34 973.874,298.709L992.19,353.214L987.417,353.214L1006.73,298.82C1007.62,296.451 1008.69,294.712 1009.95,293.602C1011.28,292.418 1013.02,291.826 1015.17,291.826C1017.24,291.826 1018.91,292.418 1020.16,293.602C1021.42,294.712 1022.5,296.488 1023.38,298.931L1041.81,353.214L1037.7,353.214L1056.35,298.709C1057.09,296.414 1058.13,294.712 1059.46,293.602C1060.79,292.418 1062.61,291.826 1064.9,291.826C1067.79,291.826 1069.9,292.825 1071.23,294.823C1072.56,296.821 1072.71,299.227 1071.67,302.039L1049.03,365.203C1048.21,367.497 1047.1,369.236 1045.7,370.42C1044.29,371.53 1042.37,372.085 1039.92,372.085C1037.56,372.085 1035.67,371.53 1034.26,370.42C1032.86,369.236 1031.71,367.46 1030.82,365.091L1013.28,315.471L1015.95,315.471L998.185,365.203C997.297,367.497 996.15,369.236 994.744,370.42C993.411,371.53 991.561,372.085 989.193,372.085ZM1102.05,372.307C1095.61,372.307 1090.06,371.16 1085.4,368.866C1080.81,366.498 1077.26,363.204 1074.74,358.986C1072.3,354.694 1071.08,349.661 1071.08,343.889C1071.08,338.264 1072.26,333.343 1074.63,329.125C1077,324.832 1080.29,321.502 1084.51,319.134C1088.8,316.692 1093.65,315.471 1099.05,315.471C1102.98,315.471 1106.53,316.137 1109.71,317.469C1112.89,318.727 1115.63,320.577 1117.93,323.019C1120.22,325.388 1121.96,328.311 1123.14,331.789C1124.33,335.193 1124.92,339.005 1124.92,343.223C1124.92,344.629 1124.47,345.702 1123.59,346.442C1122.7,347.108 1121.4,347.441 1119.7,347.441L1084.84,347.441L1084.84,338.783L1112.82,338.783L1111.04,340.337C1111.04,337.302 1110.6,334.786 1109.71,332.788C1108.82,330.716 1107.53,329.162 1105.83,328.126C1104.2,327.09 1102.16,326.572 1099.72,326.572C1096.98,326.572 1094.65,327.201 1092.73,328.459C1090.8,329.717 1089.32,331.53 1088.29,333.898C1087.25,336.266 1086.73,339.116 1086.73,342.446L1086.73,343.334C1086.73,348.958 1088.03,353.103 1090.62,355.767C1093.28,358.431 1097.2,359.763 1102.38,359.763C1104.16,359.763 1106.2,359.541 1108.49,359.097C1110.78,358.653 1112.93,357.95 1114.93,356.988C1116.63,356.174 1118.15,355.915 1119.48,356.211C1120.81,356.433 1121.85,357.025 1122.59,357.987C1123.33,358.949 1123.73,360.059 1123.81,361.317C1123.96,362.575 1123.7,363.833 1123.03,365.091C1122.37,366.276 1121.26,367.275 1119.7,368.089C1117.19,369.495 1114.34,370.531 1111.15,371.197C1108.05,371.937 1105.01,372.307 1102.05,372.307ZM1166.08,372.307C1161.72,372.307 1157.83,371.234 1154.43,369.088C1151.1,366.868 1148.88,363.944 1147.77,360.318L1148.99,356.655L1148.99,363.537C1148.99,366.276 1148.29,368.385 1146.88,369.865C1145.47,371.345 1143.44,372.085 1140.77,372.085C1138.11,372.085 1136.04,371.345 1134.56,369.865C1133.15,368.385 1132.45,366.276 1132.45,363.537L1132.45,300.374C1132.45,297.561 1133.15,295.452 1134.56,294.046C1136.04,292.566 1138.15,291.826 1140.88,291.826C1143.55,291.826 1145.58,292.566 1146.99,294.046C1148.47,295.452 1149.21,297.561 1149.21,300.374L1149.21,326.683L1147.88,326.683C1149.06,323.352 1151.32,320.651 1154.65,318.579C1157.98,316.507 1161.79,315.471 1166.08,315.471C1170.89,315.471 1175.08,316.618 1178.63,318.912C1182.18,321.206 1184.96,324.462 1186.95,328.681C1188.95,332.899 1189.95,337.931 1189.95,343.778C1189.95,349.624 1188.95,354.694 1186.95,358.986C1184.96,363.278 1182.14,366.572 1178.52,368.866C1174.96,371.16 1170.82,372.307 1166.08,372.307ZM1161.09,359.763C1163.46,359.763 1165.53,359.171 1167.3,357.987C1169.16,356.803 1170.56,355.064 1171.52,352.77C1172.56,350.401 1173.08,347.404 1173.08,343.778C1173.08,338.376 1171.97,334.416 1169.75,331.9C1167.53,329.31 1164.64,328.015 1161.09,328.015C1158.72,328.015 1156.61,328.57 1154.76,329.68C1152.98,330.79 1151.58,332.529 1150.54,334.897C1149.51,337.191 1148.99,340.152 1148.99,343.778C1148.99,349.18 1150.1,353.214 1152.32,355.878C1154.54,358.468 1157.46,359.763 1161.09,359.763Z\\\" style=\\\"fill:rgb(25,56,159);fill-rule:nonzero;\\\"\/>\\n    <\/g>\\n<\/svg>\", \"gw-logo-white-default.svg\": \"<svg width=\\\"1523\\\" height=\\\"499\\\" viewBox=\\\"0 0 1523 499\\\" fill=\\\"none\\\" xmlns=\\\"http:\/\/www.w3.org\/2000\/svg\\\">\\n<path d=\\\"M197.362 92.3936C469.368 -65.581 614.524 -20.9768 632.829 226.206C651.137 473.389 515.134 552.376 224.822 463.168C-65.4894 373.96 -74.6428 250.368 197.362 92.3936ZM101.838 341.487C162.401 398.518 243.336 432.176 328.809 435.877C424.108 439.782 516.417 405.476 584.428 342.616C509.877 385.296 424.083 407.277 336.893 406.034C253.827 404.781 172.644 382.488 101.838 341.487ZM925.513 215.054C936.957 215.054 947.329 217.257 956.627 221.664C965.635 225.933 972.764 232.21 978.013 240.493L979.017 242.108C984.118 250.501 986.669 260.537 986.669 272.214C986.669 284.268 983.951 294.638 978.515 303.322C973.222 311.877 965.925 318.357 956.627 322.764C947.328 327.171 936.957 329.374 925.513 329.374C914.068 329.374 903.696 327.171 894.398 322.764C885.099 318.357 877.732 311.877 872.296 303.322C867.003 294.638 864.357 284.268 864.357 272.214C864.357 260.16 867.003 249.855 872.296 241.301C877.732 232.617 885.099 226.071 894.398 221.664C903.696 217.257 914.068 215.054 925.513 215.054ZM1260.54 215.054C1271.98 215.054 1282 217.063 1290.58 221.081C1299.16 224.969 1305.89 230.997 1310.75 239.162C1315.76 247.328 1318.26 257.503 1318.26 269.687V280.574H1239.51C1239.65 285.888 1240.65 290.425 1242.51 294.184C1244.37 297.813 1246.95 300.6 1250.24 302.544C1253.53 304.358 1257.32 305.267 1261.61 305.267C1266.33 305.267 1270.27 304.164 1273.41 301.961C1276.56 299.758 1278.78 296.712 1280.07 292.823H1316.12C1314.4 300.082 1311.04 306.498 1306.03 312.071C1301.17 317.515 1294.87 321.792 1287.15 324.902C1279.42 327.883 1270.62 329.374 1260.75 329.374C1248.88 329.374 1238.51 327.171 1229.64 322.764C1220.77 318.357 1213.83 311.877 1208.82 303.322C1203.96 294.638 1201.53 284.268 1201.53 272.214C1201.53 260.16 1204.03 249.855 1209.04 241.301C1214.05 232.746 1220.98 226.266 1229.85 221.859C1238.87 217.323 1249.09 215.054 1260.54 215.054ZM1466.67 215.054C1478.11 215.054 1487.84 216.675 1495.85 219.915C1503.86 223.026 1509.94 227.433 1514.09 233.136C1518.24 238.839 1520.39 245.579 1520.53 253.355H1484.48C1484.34 248.689 1482.83 245.19 1479.97 242.856C1477.11 240.394 1472.75 239.162 1466.88 239.162C1461.73 239.162 1457.73 240.07 1454.87 241.885C1452.15 243.699 1450.79 246.291 1450.79 249.661C1450.79 252.772 1452.08 255.17 1454.65 256.855C1457.23 258.539 1461.02 259.383 1466.03 259.383H1480.4C1494.71 259.383 1505.29 262.429 1512.16 268.521C1519.17 274.483 1522.68 282.259 1522.68 291.851C1522.68 299.368 1520.53 305.979 1516.24 311.682C1512.09 317.255 1505.87 321.597 1497.57 324.708C1489.27 327.819 1479.04 329.374 1466.88 329.374C1454.72 329.374 1444.5 327.819 1436.2 324.708C1427.9 321.468 1421.61 316.931 1417.32 311.099C1413.17 305.266 1411.02 298.332 1410.88 290.296H1447.79C1447.79 295.48 1449.43 299.304 1452.72 301.767C1456.01 304.1 1460.59 305.267 1466.46 305.267C1470.46 305.267 1473.75 304.812 1476.33 303.905C1479.04 302.868 1480.97 301.443 1482.12 299.628C1483.41 297.813 1484.05 295.675 1484.05 293.212C1484.05 289.583 1482.62 286.796 1479.76 284.852C1476.9 282.907 1472.39 281.936 1466.24 281.936H1453.37C1440.63 281.936 1430.69 279.149 1423.54 273.575C1416.53 267.872 1413.02 260.29 1413.02 250.828C1413.02 243.699 1415.17 237.413 1419.46 231.969C1423.9 226.525 1430.12 222.377 1438.13 219.525C1446.14 216.544 1455.65 215.054 1466.67 215.054ZM149.765 185.884C134.938 185.884 122.069 188.93 111.159 195.021C100.389 200.984 92.0662 209.345 86.1915 220.103C80.4567 230.861 77.5889 243.304 77.5889 257.432C77.589 271.689 80.4567 284.262 86.1915 295.149C92.0662 306.037 100.11 314.462 110.32 320.424C120.671 326.386 132.14 329.367 144.729 329.367C155.219 329.367 164.312 327.294 172.005 323.147C179.838 318.999 185.642 312.841 189.419 304.676H189.839L186.901 325.674H217.743V266.181C217.743 262.94 216.695 260.412 214.597 258.598C212.639 256.783 209.841 255.876 206.204 255.876H147.666V279.79H181.656C180.957 284.456 179.208 288.603 176.41 292.232C173.613 295.732 170.046 298.519 165.71 300.593C161.374 302.537 156.408 303.51 150.814 303.51C144.1 303.51 138.155 301.889 132.98 298.648C127.944 295.278 124.028 290.159 121.231 283.289C118.433 276.42 117.034 267.801 117.034 257.432C117.034 247.062 118.363 238.508 121.021 231.768C123.678 224.898 127.385 219.843 132.141 216.603C137.036 213.362 142.911 211.742 149.765 211.742C155.499 211.742 160.605 213.103 165.081 215.825C169.697 218.417 173.264 221.982 175.781 226.519C178.439 231.055 179.838 236.11 179.978 241.683H217.324C216.765 231.314 213.757 221.917 208.302 213.492C202.847 205.067 195.084 198.391 185.013 193.466C174.942 188.411 163.192 185.884 149.765 185.884ZM289.153 215.047C277.964 215.047 267.962 217.315 259.15 221.852C250.478 226.258 243.694 232.74 238.799 241.294C233.903 249.848 231.455 260.153 231.455 272.207C231.455 284.261 233.833 294.63 238.589 303.314C243.485 311.869 250.268 318.35 258.94 322.757C267.613 327.164 277.754 329.367 289.363 329.367C299.015 329.367 307.617 327.877 315.17 324.896C322.723 321.785 328.877 317.507 333.633 312.064C338.528 306.49 341.816 300.075 343.494 292.816H308.246C306.987 296.705 304.819 299.751 301.742 301.954C298.665 304.158 294.818 305.259 290.202 305.259C286.006 305.259 282.299 304.352 279.082 302.537C275.865 300.593 273.348 297.806 271.529 294.177C269.711 290.418 268.732 285.882 268.592 280.567H345.593V269.68C345.593 257.496 343.145 247.321 338.249 239.155C333.493 230.99 326.919 224.963 318.526 221.074C310.134 217.056 300.343 215.047 289.153 215.047ZM412.704 215.047C401.514 215.047 391.513 217.315 382.701 221.852C374.029 226.258 367.245 232.739 362.35 241.294C357.454 249.848 355.006 260.153 355.006 272.207C355.006 284.261 357.384 294.63 362.14 303.314C367.035 311.869 373.819 318.35 382.491 322.757C391.163 327.164 401.305 329.367 412.914 329.367C422.565 329.367 431.168 327.877 438.721 324.896C446.274 321.785 452.429 317.507 457.185 312.064C462.08 306.49 465.367 300.075 467.046 292.816H431.797C430.538 296.705 428.37 299.751 425.293 301.954C422.216 304.157 418.37 305.259 413.754 305.259C409.558 305.259 405.851 304.352 402.634 302.537C399.417 300.593 396.898 297.806 395.08 294.177C393.262 290.418 392.283 285.881 392.143 280.567H469.144V269.68C469.144 257.496 466.696 247.321 461.801 239.155C457.045 230.99 450.471 224.963 442.078 221.074C433.686 217.056 423.894 215.047 412.704 215.047ZM729.284 272.798H729.714L749.67 189.585H788.08L808.036 272.798H808.466L829.71 189.585H868.549L830.354 325.681H788.939L768.554 233.33H768.124L748.383 325.681H707.183L669.201 189.585H708.041L729.284 272.798ZM1036.94 233.719H1037.37C1040.23 228.534 1043.8 224.775 1048.09 222.442C1052.39 219.98 1057.61 218.748 1063.76 218.748H1075.13V243.828H1056.03C1049.6 243.828 1044.88 245.254 1041.87 248.105C1038.87 250.957 1037.37 255.818 1037.37 262.688V325.681H1001.53V218.748H1036.94V233.719ZM1121.61 259.577H1122.04L1160.66 218.748H1201.43L1160.45 258.799L1206.58 325.681H1162.38L1136.2 282.713H1135.77L1121.61 296.906V325.681H1085.77V173.837H1121.61V259.577ZM1368.03 233.719H1368.46C1371.32 228.534 1374.9 224.775 1379.19 222.442C1383.48 219.98 1388.7 218.748 1394.85 218.748H1406.23V243.828H1387.13C1380.69 243.828 1375.97 245.254 1372.97 248.105C1369.96 250.957 1368.46 255.818 1368.46 262.688V325.681H1332.63V218.748H1368.03V233.719ZM483.189 173.83V325.674H518.227V296.899L532.074 282.706H532.494L558.091 325.674H601.312L556.202 258.792L596.276 218.741H556.412L518.647 259.57H518.227V173.83H483.189ZM925.513 239.162C920.363 239.162 916.071 240.459 912.638 243.051C909.348 245.513 906.915 249.143 905.342 253.938C903.768 258.734 902.982 264.826 902.982 272.214C902.982 279.602 903.768 285.694 905.342 290.49C906.915 295.286 909.348 298.98 912.638 301.572C916.071 304.035 920.363 305.267 925.513 305.267C930.663 305.267 934.883 304.035 938.173 301.572C941.606 298.98 944.11 295.286 945.684 290.49C947.257 285.694 948.044 279.602 948.044 272.214C948.044 264.826 947.257 258.734 945.684 253.938C944.11 249.143 941.606 245.513 938.173 243.051C934.883 240.459 930.663 239.162 925.513 239.162ZM1261.61 239.162C1256.89 239.162 1252.96 240.07 1249.81 241.885C1246.66 243.699 1244.23 246.162 1242.51 249.272C1240.8 252.254 1239.87 255.689 1239.72 259.577H1282.86C1282.86 255.689 1282.07 252.189 1280.5 249.078C1278.92 245.967 1276.49 243.57 1273.2 241.885C1270.05 240.07 1266.19 239.162 1261.61 239.162ZM290.202 239.155C294.678 239.155 298.455 240.063 301.532 241.878C304.749 243.563 307.128 245.961 308.666 249.071C310.205 252.182 310.974 255.682 310.974 259.57H268.802C268.942 255.682 269.851 252.247 271.529 249.266C273.208 246.155 275.585 243.693 278.662 241.878C281.739 240.063 285.586 239.155 290.202 239.155ZM413.754 239.155C418.23 239.155 422.006 240.063 425.083 241.878C428.3 243.563 430.678 245.961 432.217 249.071C433.755 252.182 434.524 255.682 434.524 259.57H392.353C392.492 255.682 393.402 252.247 395.08 249.266C396.759 246.155 399.137 243.693 402.214 241.878C405.291 240.063 409.138 239.155 413.754 239.155Z\\\" fill=\\\"white\\\"\/>\\n<\/svg>\", \"gw-logo-white-with-swiss.svg\": \"<svg width=\\\"100%\\\" height=\\\"100%\\\" viewBox=\\\"0 0 1523 499\\\" version=\\\"1.1\\\" xmlns=\\\"http:\/\/www.w3.org\/2000\/svg\\\" xmlns:xlink=\\\"http:\/\/www.w3.org\/1999\/xlink\\\" xml:space=\\\"preserve\\\" xmlns:serif=\\\"http:\/\/www.serif.com\/\\\" style=\\\"fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;\\\">\\n    <g transform=\\\"matrix(1,0,0,1,162.155,53.2234)\\\">\\n        <path d=\\\"M155.37,72.734C369.5,-51.627 483.771,-16.514 498.181,178.075C512.593,372.664 405.529,434.845 176.987,364.618C-51.555,294.391 -58.761,197.096 155.37,72.734ZM80.167,268.823C127.844,313.719 191.558,340.216 258.845,343.13C333.867,346.204 406.535,319.197 460.076,269.712C401.387,303.311 333.847,320.614 265.208,319.636C199.817,318.649 135.907,301.1 80.167,268.823ZM728.59,169.297C737.6,169.297 745.764,171.031 753.084,174.5C760.405,177.969 766.148,183.123 770.315,189.959C774.594,196.693 776.735,204.806 776.735,214.295C776.735,223.784 774.594,231.947 770.315,238.783C766.148,245.518 760.405,250.62 753.084,254.089C745.764,257.558 737.6,259.293 728.59,259.293C719.581,259.293 711.416,257.558 704.096,254.089C696.776,250.62 690.976,245.518 686.697,238.783C682.53,231.947 680.447,223.784 680.447,214.295C680.447,204.806 682.53,196.693 686.697,189.959C690.976,183.123 696.776,177.969 704.096,174.5C711.416,171.031 719.581,169.297 728.59,169.297ZM992.333,169.297C1001.34,169.297 1009.23,170.878 1015.98,174.041C1022.74,177.102 1028.03,181.847 1031.86,188.275C1035.8,194.704 1037.77,202.713 1037.77,212.305L1037.77,220.876L975.779,220.876C975.891,225.059 976.679,228.631 978.143,231.59C979.607,234.447 981.635,236.64 984.225,238.171C986.815,239.599 989.8,240.313 993.178,240.313C996.894,240.313 999.992,239.446 1002.47,237.712C1004.95,235.977 1006.69,233.579 1007.71,230.519L1036.09,230.519C1034.73,236.232 1032.09,241.283 1028.15,245.671C1024.32,249.956 1019.36,253.324 1013.28,255.772C1007.2,258.119 1000.27,259.293 992.502,259.293C983.155,259.293 974.99,257.558 968.007,254.089C961.025,250.62 955.563,245.518 951.622,238.783C947.793,231.947 945.878,223.784 945.878,214.295C945.878,204.806 947.849,196.693 951.791,189.959C955.732,183.225 961.195,178.123 968.177,174.653C975.272,171.082 983.324,169.297 992.333,169.297ZM1154.6,169.297C1163.61,169.297 1171.27,170.572 1177.58,173.123C1183.89,175.572 1188.67,179.041 1191.94,183.53C1195.2,188.02 1196.89,193.326 1197.01,199.448L1168.63,199.448C1168.51,195.775 1167.33,193.02 1165.08,191.184C1162.83,189.245 1159.39,188.275 1154.77,188.275C1150.72,188.275 1147.57,188.989 1145.31,190.418C1143.17,191.846 1142.1,193.887 1142.1,196.54C1142.1,198.989 1143.12,200.877 1145.15,202.203C1147.17,203.53 1150.16,204.193 1154.1,204.193L1165.42,204.193C1176.68,204.193 1185.01,206.591 1190.42,211.387C1195.94,216.08 1198.69,222.202 1198.69,229.753C1198.69,235.671 1197.01,240.875 1193.63,245.364C1190.36,249.752 1185.46,253.17 1178.93,255.619C1172.4,258.068 1164.35,259.293 1154.77,259.293C1145.2,259.293 1137.15,258.068 1130.62,255.619C1124.09,253.068 1119.13,249.497 1115.75,244.905C1112.49,240.314 1110.8,234.855 1110.68,228.528L1139.74,228.528C1139.74,232.61 1141.04,235.62 1143.63,237.559C1146.22,239.395 1149.82,240.313 1154.44,240.313C1157.59,240.313 1160.18,239.956 1162.21,239.242C1164.35,238.426 1165.87,237.303 1166.77,235.875C1167.78,234.447 1168.29,232.763 1168.29,230.824C1168.29,227.967 1167.16,225.774 1164.91,224.243C1162.66,222.713 1159.11,221.947 1154.27,221.947L1144.13,221.947C1134.11,221.947 1126.28,219.754 1120.65,215.366C1115.13,210.877 1112.37,204.907 1112.37,197.459C1112.37,191.847 1114.06,186.898 1117.44,182.612C1120.93,178.327 1125.83,175.061 1132.14,172.816C1138.44,170.47 1145.93,169.297 1154.6,169.297ZM117.896,146.327C106.224,146.327 96.093,148.726 87.504,153.521C79.026,158.215 72.474,164.797 67.849,173.266C63.335,181.734 61.077,191.53 61.077,202.651C61.077,213.875 63.335,223.774 67.849,232.345C72.474,240.916 78.805,247.548 86.843,252.241C94.992,256.935 104.021,259.282 113.931,259.282C122.19,259.282 129.348,257.649 135.404,254.384C141.57,251.119 146.14,246.272 149.113,239.844L149.443,239.844L147.13,256.374L171.411,256.374L171.411,209.539C171.411,206.988 170.585,204.999 168.933,203.57C167.392,202.142 165.189,201.428 162.327,201.428L116.244,201.428L116.244,220.253L143.001,220.253C142.451,223.926 141.075,227.192 138.873,230.049C136.67,232.804 133.862,234.997 130.449,236.63C127.035,238.16 123.126,238.926 118.721,238.926C113.436,238.926 108.756,237.65 104.682,235.1C100.718,232.447 97.634,228.416 95.432,223.008C93.23,217.6 92.129,210.814 92.129,202.651C92.129,194.489 93.175,187.754 95.267,182.448C97.359,177.04 100.277,173.061 104.021,170.51C107.875,167.959 112.5,166.684 117.896,166.684C122.41,166.684 126.429,167.756 129.953,169.898C133.586,171.939 136.394,174.745 138.376,178.316C140.468,181.888 141.57,185.867 141.68,190.254L171.081,190.254C170.64,182.091 168.272,174.694 163.978,168.062C159.684,161.429 153.572,156.174 145.644,152.297C137.716,148.318 128.467,146.327 117.896,146.327ZM227.626,169.286C218.817,169.286 210.944,171.071 204.007,174.643C197.18,178.112 191.84,183.214 187.986,189.948C184.132,196.683 182.205,204.795 182.205,214.284C182.205,223.773 184.077,231.936 187.821,238.772C191.675,245.507 197.015,250.609 203.842,254.078C210.669,257.547 218.652,259.282 227.792,259.282C235.389,259.282 242.162,258.109 248.108,255.762C254.054,253.313 258.899,249.946 262.643,245.66C266.497,241.273 269.084,236.222 270.406,230.508L242.657,230.508C241.666,233.569 239.959,235.967 237.537,237.701C235.114,239.436 232.086,240.303 228.453,240.303C225.149,240.303 222.231,239.589 219.699,238.16C217.166,236.63 215.184,234.436 213.752,231.579C212.321,228.62 211.55,225.049 211.44,220.865L272.057,220.865L272.057,212.294C272.057,202.703 270.131,194.693 266.277,188.265C262.533,181.836 257.357,177.091 250.75,174.03C244.144,170.867 236.436,169.286 227.626,169.286ZM324.89,169.286C316.081,169.286 308.207,171.071 301.27,174.643C294.443,178.112 289.103,183.214 285.25,189.948C281.396,196.683 279.468,204.795 279.468,214.284C279.468,223.773 281.34,231.936 285.083,238.772C288.937,245.507 294.278,250.609 301.105,254.078C307.932,257.547 315.916,259.282 325.055,259.282C332.653,259.282 339.425,258.108 345.371,255.762C351.317,253.313 356.162,249.946 359.906,245.66C363.76,241.273 366.347,236.222 367.668,230.508L339.92,230.508C338.929,233.569 337.223,235.967 334.8,237.701C332.378,239.436 329.349,240.303 325.715,240.303C322.412,240.303 319.494,239.589 316.961,238.16C314.429,236.63 312.447,234.436 311.015,231.579C309.584,228.62 308.814,225.049 308.704,220.865L369.321,220.865L369.321,212.294C369.321,202.703 367.393,194.693 363.54,188.265C359.796,181.836 354.62,177.091 348.013,174.03C341.407,170.867 333.699,169.286 324.89,169.286ZM574.114,214.754L574.452,214.754L590.162,149.246L620.4,149.246L636.11,214.754L636.448,214.754L653.171,149.246L683.748,149.246L653.678,256.385L621.076,256.385L605.028,183.684L604.69,183.684L589.149,256.385L556.714,256.385L526.815,149.246L557.39,149.246L574.114,214.754ZM816.307,183.989L816.645,183.989C818.897,179.908 821.713,176.949 825.091,175.112C828.47,173.174 832.58,172.204 837.422,172.204L846.375,172.204L846.375,191.948L831.341,191.948C826.274,191.948 822.557,193.071 820.192,195.315C817.827,197.56 816.645,201.387 816.645,206.795L816.645,256.385L788.434,256.385L788.434,172.204L816.307,172.204L816.307,183.989ZM882.961,204.346L883.299,204.346L913.706,172.204L945.802,172.204L913.537,203.733L949.856,256.385L915.057,256.385L894.449,222.56L894.111,222.56L882.961,233.732L882.961,256.385L854.75,256.385L854.75,136.849L882.961,136.849L882.961,204.346ZM1076.95,183.989L1077.29,183.989C1079.54,179.908 1082.36,176.949 1085.74,175.112C1089.12,173.174 1093.23,172.204 1098.07,172.204L1107.02,172.204L1107.02,191.948L1091.99,191.948C1086.92,191.948 1083.21,193.071 1080.84,195.315C1078.48,197.56 1077.29,201.387 1077.29,206.795L1077.29,256.385L1049.08,256.385L1049.08,172.204L1076.95,172.204L1076.95,183.989ZM380.376,136.838L380.376,256.374L407.96,256.374L407.96,233.722L418.861,222.549L419.192,222.549L439.342,256.374L473.368,256.374L437.856,203.723L469.403,172.193L438.021,172.193L408.291,204.335L407.96,204.335L407.96,136.838L380.376,136.838ZM728.59,188.275C724.536,188.275 721.157,189.295 718.455,191.336C715.864,193.275 713.95,196.132 712.711,199.907C711.473,203.683 710.853,208.479 710.853,214.295C710.853,220.111 711.473,224.906 712.711,228.682C713.95,232.457 715.864,235.366 718.455,237.406C721.157,239.345 724.536,240.313 728.59,240.313C732.644,240.313 735.967,239.345 738.557,237.406C741.26,235.366 743.23,232.457 744.469,228.682C745.708,224.906 746.328,220.111 746.328,214.295C746.328,208.479 745.708,203.683 744.469,199.907C743.23,196.132 741.26,193.275 738.557,191.336C735.967,189.295 732.644,188.275 728.59,188.275ZM993.178,188.275C989.462,188.275 986.365,188.99 983.887,190.418C981.41,191.846 979.494,193.785 978.143,196.234C976.792,198.581 976.06,201.285 975.948,204.346L1009.9,204.346C1009.9,201.285 1009.28,198.53 1008.04,196.081C1006.8,193.632 1004.89,191.744 1002.3,190.418C999.823,188.99 996.782,188.275 993.178,188.275ZM228.453,188.265C231.976,188.265 234.949,188.979 237.372,190.407C239.904,191.734 241.777,193.621 242.988,196.07C244.199,198.519 244.804,201.274 244.804,204.335L211.605,204.335C211.715,201.274 212.431,198.57 213.752,196.224C215.074,193.775 216.945,191.836 219.368,190.407C221.79,188.979 224.819,188.265 228.453,188.265ZM325.715,188.265C329.239,188.265 332.213,188.979 334.635,190.407C337.168,191.734 339.039,193.622 340.25,196.07C341.462,198.519 342.068,201.274 342.068,204.335L308.869,204.335C308.979,201.274 309.694,198.57 311.015,196.224C312.336,193.775 314.209,191.836 316.631,190.407C319.054,188.979 322.082,188.265 325.715,188.265Z\\\" style=\\\"fill:white;fill-rule:nonzero;\\\"\/>\\n    <\/g>\\n    <g transform=\\\"matrix(1,0,0,1,162.155,53.2234)\\\">\\n        <path d=\\\"M555.846,372.085C553.774,372.085 552.072,371.604 550.74,370.642C549.482,369.68 548.668,368.385 548.298,366.757C548.002,365.128 548.335,363.315 549.297,361.317L577.715,299.042C578.899,296.525 580.305,294.712 581.933,293.602C583.561,292.418 585.449,291.826 587.595,291.826C589.741,291.826 591.628,292.418 593.256,293.602C594.884,294.712 596.253,296.525 597.363,299.042L626.004,361.317C626.966,363.315 627.299,365.165 627.003,366.868C626.781,368.496 626.041,369.791 624.783,370.753C623.524,371.641 621.896,372.085 619.898,372.085C617.382,372.085 615.421,371.493 614.015,370.309C612.683,369.125 611.499,367.275 610.462,364.758L603.802,349.328L610.684,354.102L564.394,354.102L571.277,349.328L564.727,364.758C563.617,367.349 562.433,369.236 561.175,370.42C559.991,371.53 558.215,372.085 555.846,372.085ZM587.373,311.141L573.164,344.999L570.166,340.67L604.912,340.67L601.915,344.999L587.595,311.141L587.373,311.141ZM659.2,392.289C655.204,392.289 651.356,391.955 647.655,391.289C644.029,390.623 640.81,389.624 637.998,388.292C636.296,387.552 635.074,386.59 634.334,385.406C633.668,384.222 633.372,382.964 633.446,381.632C633.594,380.3 634.038,379.116 634.778,378.079C635.593,377.043 636.592,376.303 637.776,375.859C638.96,375.489 640.218,375.6 641.55,376.192C644.806,377.672 647.803,378.634 650.542,379.079C653.354,379.523 655.759,379.745 657.757,379.745C662.494,379.745 666.046,378.672 668.414,376.525C670.782,374.379 671.966,371.086 671.966,366.646L671.966,358.209L672.965,358.209C671.855,361.613 669.561,364.388 666.083,366.535C662.605,368.681 658.756,369.754 654.538,369.754C649.654,369.754 645.398,368.644 641.772,366.424C638.146,364.129 635.333,360.947 633.335,356.877C631.337,352.733 630.338,347.959 630.338,342.557C630.338,338.487 630.893,334.786 632.003,331.456C633.187,328.126 634.815,325.277 636.888,322.908C639.034,320.54 641.587,318.727 644.547,317.469C647.581,316.137 650.912,315.471 654.538,315.471C658.904,315.471 662.753,316.544 666.083,318.69C669.487,320.762 671.744,323.5 672.854,326.905L671.744,330.457L671.744,324.129C671.744,321.391 672.447,319.319 673.853,317.913C675.333,316.433 677.406,315.693 680.07,315.693C682.734,315.693 684.769,316.433 686.175,317.913C687.581,319.319 688.284,321.391 688.284,324.129L688.284,364.758C688.284,373.861 685.768,380.707 680.736,385.295C675.778,389.957 668.599,392.289 659.2,392.289ZM659.533,357.21C662.049,357.21 664.196,356.618 665.972,355.434C667.822,354.25 669.265,352.585 670.301,350.438C671.337,348.218 671.855,345.591 671.855,342.557C671.855,337.968 670.708,334.416 668.414,331.9C666.194,329.31 663.234,328.015 659.533,328.015C657.017,328.015 654.834,328.607 652.984,329.791C651.134,330.901 649.691,332.566 648.654,334.786C647.692,336.932 647.211,339.523 647.211,342.557C647.211,347.145 648.321,350.734 650.542,353.325C652.762,355.915 655.759,357.21 659.533,357.21ZM727.385,372.307C720.947,372.307 715.396,371.16 710.734,368.866C706.146,366.498 702.594,363.204 700.077,358.986C697.635,354.694 696.414,349.661 696.414,343.889C696.414,338.264 697.598,333.343 699.966,329.125C702.334,324.832 705.628,321.502 709.846,319.134C714.138,316.692 718.986,315.471 724.388,315.471C728.31,315.471 731.863,316.137 735.045,317.469C738.227,318.727 740.965,320.577 743.26,323.019C745.554,325.388 747.293,328.311 748.477,331.789C749.661,335.193 750.253,339.005 750.253,343.223C750.253,344.629 749.809,345.702 748.921,346.442C748.033,347.108 746.738,347.441 745.036,347.441L710.179,347.441L710.179,338.783L738.153,338.783L736.377,340.337C736.377,337.302 735.933,334.786 735.045,332.788C734.157,330.716 732.862,329.162 731.16,328.126C729.532,327.09 727.496,326.572 725.054,326.572C722.316,326.572 719.985,327.201 718.061,328.459C716.137,329.717 714.656,331.53 713.62,333.898C712.584,336.266 712.066,339.116 712.066,342.446L712.066,343.334C712.066,348.958 713.361,353.103 715.952,355.767C718.616,358.431 722.538,359.763 727.718,359.763C729.495,359.763 731.53,359.541 733.824,359.097C736.118,358.653 738.264,357.95 740.262,356.988C741.964,356.174 743.482,355.915 744.814,356.211C746.146,356.433 747.182,357.025 747.922,357.987C748.662,358.949 749.069,360.059 749.143,361.317C749.291,362.575 749.032,363.833 748.366,365.091C747.7,366.276 746.59,367.275 745.036,368.089C742.519,369.495 739.67,370.531 736.488,371.197C733.38,371.937 730.346,372.307 727.385,372.307ZM766.219,372.085C763.481,372.085 761.372,371.345 759.892,369.865C758.486,368.385 757.783,366.276 757.783,363.537L757.783,324.129C757.783,321.391 758.486,319.319 759.892,317.913C761.372,316.433 763.407,315.693 765.997,315.693C768.661,315.693 770.696,316.433 772.103,317.913C773.509,319.319 774.212,321.391 774.212,324.129L774.212,330.457L772.991,326.794C774.693,323.167 777.209,320.392 780.539,318.468C783.943,316.47 787.792,315.471 792.084,315.471C796.45,315.471 800.04,316.322 802.852,318.024C805.664,319.652 807.773,322.168 809.179,325.573C810.585,328.903 811.289,333.158 811.289,338.339L811.289,363.537C811.289,366.276 810.548,368.385 809.068,369.865C807.662,371.345 805.59,372.085 802.852,372.085C800.188,372.085 798.116,371.345 796.635,369.865C795.229,368.385 794.526,366.276 794.526,363.537L794.526,339.116C794.526,335.341 793.823,332.64 792.417,331.012C791.085,329.31 789.013,328.459 786.201,328.459C782.648,328.459 779.799,329.569 777.653,331.789C775.581,334.009 774.545,336.969 774.545,340.67L774.545,363.537C774.545,369.236 771.77,372.085 766.219,372.085ZM848.113,372.307C842.192,372.307 837.012,371.16 832.572,368.866C828.205,366.498 824.838,363.167 822.47,358.875C820.102,354.583 818.918,349.513 818.918,343.667C818.918,339.301 819.584,335.378 820.916,331.9C822.248,328.422 824.172,325.462 826.688,323.019C829.278,320.577 832.387,318.727 836.013,317.469C839.639,316.137 843.673,315.471 848.113,315.471C850.407,315.471 852.849,315.767 855.439,316.359C858.03,316.877 860.583,317.802 863.099,319.134C864.579,319.8 865.578,320.762 866.096,322.02C866.688,323.204 866.91,324.462 866.762,325.795C866.614,327.053 866.133,328.2 865.319,329.236C864.579,330.198 863.617,330.864 862.433,331.234C861.249,331.53 859.917,331.308 858.437,330.568C857.031,329.754 855.55,329.162 853.996,328.792C852.516,328.422 851.11,328.237 849.778,328.237C847.558,328.237 845.597,328.607 843.895,329.347C842.192,330.013 840.749,331.012 839.565,332.344C838.455,333.602 837.567,335.193 836.901,337.117C836.309,339.042 836.013,341.262 836.013,343.778C836.013,348.662 837.197,352.511 839.565,355.323C842.007,358.061 845.412,359.43 849.778,359.43C851.11,359.43 852.516,359.282 853.996,358.986C855.476,358.616 856.957,358.024 858.437,357.21C859.917,356.47 861.249,356.285 862.433,356.655C863.617,357.025 864.542,357.728 865.208,358.764C865.948,359.726 866.355,360.873 866.429,362.205C866.577,363.463 866.355,364.721 865.763,365.98C865.245,367.164 864.283,368.089 862.877,368.755C860.361,370.013 857.845,370.901 855.328,371.419C852.812,372.011 850.407,372.307 848.113,372.307ZM899.596,372.307C893.157,372.307 887.607,371.16 882.944,368.866C878.356,366.498 874.804,363.204 872.288,358.986C869.845,354.694 868.624,349.661 868.624,343.889C868.624,338.264 869.808,333.343 872.177,329.125C874.545,324.832 877.838,321.502 882.056,319.134C886.349,316.692 891.196,315.471 896.598,315.471C900.521,315.471 904.073,316.137 907.255,317.469C910.437,318.727 913.176,320.577 915.47,323.019C917.764,325.388 919.503,328.311 920.687,331.789C921.871,335.193 922.463,339.005 922.463,343.223C922.463,344.629 922.019,345.702 921.131,346.442C920.243,347.108 918.948,347.441 917.246,347.441L882.389,347.441L882.389,338.783L910.363,338.783L908.587,340.337C908.587,337.302 908.143,334.786 907.255,332.788C906.367,330.716 905.072,329.162 903.37,328.126C901.742,327.09 899.707,326.572 897.264,326.572C894.526,326.572 892.195,327.201 890.271,328.459C888.347,329.717 886.867,331.53 885.831,333.898C884.794,336.266 884.276,339.116 884.276,342.446L884.276,343.334C884.276,348.958 885.572,353.103 888.162,355.767C890.826,358.431 894.748,359.763 899.929,359.763C901.705,359.763 903.74,359.541 906.034,359.097C908.328,358.653 910.474,357.95 912.473,356.988C914.175,356.174 915.692,355.915 917.024,356.211C918.356,356.433 919.392,357.025 920.132,357.987C920.872,358.949 921.279,360.059 921.353,361.317C921.501,362.575 921.242,363.833 920.576,365.091C919.91,366.276 918.8,367.275 917.246,368.089C914.73,369.495 911.88,370.531 908.698,371.197C905.59,371.937 902.556,372.307 899.596,372.307ZM989.193,372.085C986.825,372.085 984.901,371.53 983.421,370.42C981.941,369.236 980.756,367.46 979.868,365.091L957.445,302.039C956.483,299.227 956.668,296.821 958,294.823C959.406,292.825 961.811,291.826 965.215,291.826C967.583,291.826 969.397,292.381 970.655,293.491C971.987,294.601 973.06,296.34 973.874,298.709L992.19,353.214L987.417,353.214L1006.73,298.82C1007.62,296.451 1008.69,294.712 1009.95,293.602C1011.28,292.418 1013.02,291.826 1015.17,291.826C1017.24,291.826 1018.91,292.418 1020.16,293.602C1021.42,294.712 1022.5,296.488 1023.38,298.931L1041.81,353.214L1037.7,353.214L1056.35,298.709C1057.09,296.414 1058.13,294.712 1059.46,293.602C1060.79,292.418 1062.61,291.826 1064.9,291.826C1067.79,291.826 1069.9,292.825 1071.23,294.823C1072.56,296.821 1072.71,299.227 1071.67,302.039L1049.03,365.203C1048.21,367.497 1047.1,369.236 1045.7,370.42C1044.29,371.53 1042.37,372.085 1039.92,372.085C1037.56,372.085 1035.67,371.53 1034.26,370.42C1032.86,369.236 1031.71,367.46 1030.82,365.091L1013.28,315.471L1015.95,315.471L998.185,365.203C997.297,367.497 996.15,369.236 994.744,370.42C993.411,371.53 991.561,372.085 989.193,372.085ZM1102.05,372.307C1095.61,372.307 1090.06,371.16 1085.4,368.866C1080.81,366.498 1077.26,363.204 1074.74,358.986C1072.3,354.694 1071.08,349.661 1071.08,343.889C1071.08,338.264 1072.26,333.343 1074.63,329.125C1077,324.832 1080.29,321.502 1084.51,319.134C1088.8,316.692 1093.65,315.471 1099.05,315.471C1102.98,315.471 1106.53,316.137 1109.71,317.469C1112.89,318.727 1115.63,320.577 1117.93,323.019C1120.22,325.388 1121.96,328.311 1123.14,331.789C1124.33,335.193 1124.92,339.005 1124.92,343.223C1124.92,344.629 1124.47,345.702 1123.59,346.442C1122.7,347.108 1121.4,347.441 1119.7,347.441L1084.84,347.441L1084.84,338.783L1112.82,338.783L1111.04,340.337C1111.04,337.302 1110.6,334.786 1109.71,332.788C1108.82,330.716 1107.53,329.162 1105.83,328.126C1104.2,327.09 1102.16,326.572 1099.72,326.572C1096.98,326.572 1094.65,327.201 1092.73,328.459C1090.8,329.717 1089.32,331.53 1088.29,333.898C1087.25,336.266 1086.73,339.116 1086.73,342.446L1086.73,343.334C1086.73,348.958 1088.03,353.103 1090.62,355.767C1093.28,358.431 1097.2,359.763 1102.38,359.763C1104.16,359.763 1106.2,359.541 1108.49,359.097C1110.78,358.653 1112.93,357.95 1114.93,356.988C1116.63,356.174 1118.15,355.915 1119.48,356.211C1120.81,356.433 1121.85,357.025 1122.59,357.987C1123.33,358.949 1123.73,360.059 1123.81,361.317C1123.96,362.575 1123.7,363.833 1123.03,365.091C1122.37,366.276 1121.26,367.275 1119.7,368.089C1117.19,369.495 1114.34,370.531 1111.15,371.197C1108.05,371.937 1105.01,372.307 1102.05,372.307ZM1166.08,372.307C1161.72,372.307 1157.83,371.234 1154.43,369.088C1151.1,366.868 1148.88,363.944 1147.77,360.318L1148.99,356.655L1148.99,363.537C1148.99,366.276 1148.29,368.385 1146.88,369.865C1145.47,371.345 1143.44,372.085 1140.77,372.085C1138.11,372.085 1136.04,371.345 1134.56,369.865C1133.15,368.385 1132.45,366.276 1132.45,363.537L1132.45,300.374C1132.45,297.561 1133.15,295.452 1134.56,294.046C1136.04,292.566 1138.15,291.826 1140.88,291.826C1143.55,291.826 1145.58,292.566 1146.99,294.046C1148.47,295.452 1149.21,297.561 1149.21,300.374L1149.21,326.683L1147.88,326.683C1149.06,323.352 1151.32,320.651 1154.65,318.579C1157.98,316.507 1161.79,315.471 1166.08,315.471C1170.89,315.471 1175.08,316.618 1178.63,318.912C1182.18,321.206 1184.96,324.462 1186.95,328.681C1188.95,332.899 1189.95,337.931 1189.95,343.778C1189.95,349.624 1188.95,354.694 1186.95,358.986C1184.96,363.278 1182.14,366.572 1178.52,368.866C1174.96,371.16 1170.82,372.307 1166.08,372.307ZM1161.09,359.763C1163.46,359.763 1165.53,359.171 1167.3,357.987C1169.16,356.803 1170.56,355.064 1171.52,352.77C1172.56,350.401 1173.08,347.404 1173.08,343.778C1173.08,338.376 1171.97,334.416 1169.75,331.9C1167.53,329.31 1164.64,328.015 1161.09,328.015C1158.72,328.015 1156.61,328.57 1154.76,329.68C1152.98,330.79 1151.58,332.529 1150.54,334.897C1149.51,337.191 1148.99,340.152 1148.99,343.778C1148.99,349.18 1150.1,353.214 1152.32,355.878C1154.54,358.468 1157.46,359.763 1161.09,359.763Z\\\" style=\\\"fill:white;fill-rule:nonzero;\\\"\/>\\n    <\/g>\\n    <g transform=\\\"matrix(1,0,0,1,1250.57,46.726)\\\">\\n        <clipPath id=\\\"_clip1\\\">\\n            <path d=\\\"M107,53.5C107,83.027 83.027,107 53.5,107C23.973,107 0,83.027 0,53.5C0,23.973 23.973,0 53.5,0C83.027,0 107,23.973 107,53.5Z\\\"\/>\\n        <\/clipPath>\\n        <g clip-path=\\\"url(#_clip1)\\\">\\n            <rect x=\\\"0\\\" y=\\\"0\\\" width=\\\"107\\\" height=\\\"107\\\" style=\\\"fill:rgb(255,0,0);fill-rule:nonzero;\\\"\/>\\n            <path d=\\\"M43.469,20.063L63.531,20.063L63.531,43.469L86.938,43.469L86.938,63.531L63.531,63.531L63.531,86.938L43.469,86.938L43.469,63.531L20.063,63.531L20.063,43.469L43.469,43.469L43.469,20.063Z\\\" style=\\\"fill:white;fill-rule:nonzero;\\\"\/>\\n        <\/g>\\n    <\/g>\\n<\/svg>\", \"gw-logo-white-without-swiss.svg\": \"<svg width=\\\"100%\\\" height=\\\"100%\\\" viewBox=\\\"0 0 1523 499\\\" version=\\\"1.1\\\" xmlns=\\\"http:\/\/www.w3.org\/2000\/svg\\\" xmlns:xlink=\\\"http:\/\/www.w3.org\/1999\/xlink\\\" xml:space=\\\"preserve\\\" xmlns:serif=\\\"http:\/\/www.serif.com\/\\\" style=\\\"fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;\\\">\\n    <g transform=\\\"matrix(1,0,0,1,162.155,53.2234)\\\">\\n        <path d=\\\"M155.37,72.734C369.5,-51.627 483.771,-16.514 498.181,178.075C512.593,372.664 405.529,434.845 176.987,364.618C-51.555,294.391 -58.761,197.096 155.37,72.734ZM80.167,268.823C127.844,313.719 191.558,340.216 258.845,343.13C333.867,346.204 406.535,319.197 460.076,269.712C401.387,303.311 333.847,320.614 265.208,319.636C199.817,318.649 135.907,301.1 80.167,268.823ZM728.59,169.297C737.6,169.297 745.764,171.031 753.084,174.5C760.405,177.969 766.148,183.123 770.315,189.959C774.594,196.693 776.735,204.806 776.735,214.295C776.735,223.784 774.594,231.947 770.315,238.783C766.148,245.518 760.405,250.62 753.084,254.089C745.764,257.558 737.6,259.293 728.59,259.293C719.581,259.293 711.416,257.558 704.096,254.089C696.776,250.62 690.976,245.518 686.697,238.783C682.53,231.947 680.447,223.784 680.447,214.295C680.447,204.806 682.53,196.693 686.697,189.959C690.976,183.123 696.776,177.969 704.096,174.5C711.416,171.031 719.581,169.297 728.59,169.297ZM992.333,169.297C1001.34,169.297 1009.23,170.878 1015.98,174.041C1022.74,177.102 1028.03,181.847 1031.86,188.275C1035.8,194.704 1037.77,202.713 1037.77,212.305L1037.77,220.876L975.779,220.876C975.891,225.059 976.679,228.631 978.143,231.59C979.607,234.447 981.635,236.64 984.225,238.171C986.815,239.599 989.8,240.313 993.178,240.313C996.894,240.313 999.992,239.446 1002.47,237.712C1004.95,235.977 1006.69,233.579 1007.71,230.519L1036.09,230.519C1034.73,236.232 1032.09,241.283 1028.15,245.671C1024.32,249.956 1019.36,253.324 1013.28,255.772C1007.2,258.119 1000.27,259.293 992.502,259.293C983.155,259.293 974.99,257.558 968.007,254.089C961.025,250.62 955.563,245.518 951.622,238.783C947.793,231.947 945.878,223.784 945.878,214.295C945.878,204.806 947.849,196.693 951.791,189.959C955.732,183.225 961.195,178.123 968.177,174.653C975.272,171.082 983.324,169.297 992.333,169.297ZM1154.6,169.297C1163.61,169.297 1171.27,170.572 1177.58,173.123C1183.89,175.572 1188.67,179.041 1191.94,183.53C1195.2,188.02 1196.89,193.326 1197.01,199.448L1168.63,199.448C1168.51,195.775 1167.33,193.02 1165.08,191.184C1162.83,189.245 1159.39,188.275 1154.77,188.275C1150.72,188.275 1147.57,188.989 1145.31,190.418C1143.17,191.846 1142.1,193.887 1142.1,196.54C1142.1,198.989 1143.12,200.877 1145.15,202.203C1147.17,203.53 1150.16,204.193 1154.1,204.193L1165.42,204.193C1176.68,204.193 1185.01,206.591 1190.42,211.387C1195.94,216.08 1198.69,222.202 1198.69,229.753C1198.69,235.671 1197.01,240.875 1193.63,245.364C1190.36,249.752 1185.46,253.17 1178.93,255.619C1172.4,258.068 1164.35,259.293 1154.77,259.293C1145.2,259.293 1137.15,258.068 1130.62,255.619C1124.09,253.068 1119.13,249.497 1115.75,244.905C1112.49,240.314 1110.8,234.855 1110.68,228.528L1139.74,228.528C1139.74,232.61 1141.04,235.62 1143.63,237.559C1146.22,239.395 1149.82,240.313 1154.44,240.313C1157.59,240.313 1160.18,239.956 1162.21,239.242C1164.35,238.426 1165.87,237.303 1166.77,235.875C1167.78,234.447 1168.29,232.763 1168.29,230.824C1168.29,227.967 1167.16,225.774 1164.91,224.243C1162.66,222.713 1159.11,221.947 1154.27,221.947L1144.13,221.947C1134.11,221.947 1126.28,219.754 1120.65,215.366C1115.13,210.877 1112.37,204.907 1112.37,197.459C1112.37,191.847 1114.06,186.898 1117.44,182.612C1120.93,178.327 1125.83,175.061 1132.14,172.816C1138.44,170.47 1145.93,169.297 1154.6,169.297ZM117.896,146.327C106.224,146.327 96.093,148.726 87.504,153.521C79.026,158.215 72.474,164.797 67.849,173.266C63.335,181.734 61.077,191.53 61.077,202.651C61.077,213.875 63.335,223.774 67.849,232.345C72.474,240.916 78.805,247.548 86.843,252.241C94.992,256.935 104.021,259.282 113.931,259.282C122.19,259.282 129.348,257.649 135.404,254.384C141.57,251.119 146.14,246.272 149.113,239.844L149.443,239.844L147.13,256.374L171.411,256.374L171.411,209.539C171.411,206.988 170.585,204.999 168.933,203.57C167.392,202.142 165.189,201.428 162.327,201.428L116.244,201.428L116.244,220.253L143.001,220.253C142.451,223.926 141.075,227.192 138.873,230.049C136.67,232.804 133.862,234.997 130.449,236.63C127.035,238.16 123.126,238.926 118.721,238.926C113.436,238.926 108.756,237.65 104.682,235.1C100.718,232.447 97.634,228.416 95.432,223.008C93.23,217.6 92.129,210.814 92.129,202.651C92.129,194.489 93.175,187.754 95.267,182.448C97.359,177.04 100.277,173.061 104.021,170.51C107.875,167.959 112.5,166.684 117.896,166.684C122.41,166.684 126.429,167.756 129.953,169.898C133.586,171.939 136.394,174.745 138.376,178.316C140.468,181.888 141.57,185.867 141.68,190.254L171.081,190.254C170.64,182.091 168.272,174.694 163.978,168.062C159.684,161.429 153.572,156.174 145.644,152.297C137.716,148.318 128.467,146.327 117.896,146.327ZM227.626,169.286C218.817,169.286 210.944,171.071 204.007,174.643C197.18,178.112 191.84,183.214 187.986,189.948C184.132,196.683 182.205,204.795 182.205,214.284C182.205,223.773 184.077,231.936 187.821,238.772C191.675,245.507 197.015,250.609 203.842,254.078C210.669,257.547 218.652,259.282 227.792,259.282C235.389,259.282 242.162,258.109 248.108,255.762C254.054,253.313 258.899,249.946 262.643,245.66C266.497,241.273 269.084,236.222 270.406,230.508L242.657,230.508C241.666,233.569 239.959,235.967 237.537,237.701C235.114,239.436 232.086,240.303 228.453,240.303C225.149,240.303 222.231,239.589 219.699,238.16C217.166,236.63 215.184,234.436 213.752,231.579C212.321,228.62 211.55,225.049 211.44,220.865L272.057,220.865L272.057,212.294C272.057,202.703 270.131,194.693 266.277,188.265C262.533,181.836 257.357,177.091 250.75,174.03C244.144,170.867 236.436,169.286 227.626,169.286ZM324.89,169.286C316.081,169.286 308.207,171.071 301.27,174.643C294.443,178.112 289.103,183.214 285.25,189.948C281.396,196.683 279.468,204.795 279.468,214.284C279.468,223.773 281.34,231.936 285.083,238.772C288.937,245.507 294.278,250.609 301.105,254.078C307.932,257.547 315.916,259.282 325.055,259.282C332.653,259.282 339.425,258.108 345.371,255.762C351.317,253.313 356.162,249.946 359.906,245.66C363.76,241.273 366.347,236.222 367.668,230.508L339.92,230.508C338.929,233.569 337.223,235.967 334.8,237.701C332.378,239.436 329.349,240.303 325.715,240.303C322.412,240.303 319.494,239.589 316.961,238.16C314.429,236.63 312.447,234.436 311.015,231.579C309.584,228.62 308.814,225.049 308.704,220.865L369.321,220.865L369.321,212.294C369.321,202.703 367.393,194.693 363.54,188.265C359.796,181.836 354.62,177.091 348.013,174.03C341.407,170.867 333.699,169.286 324.89,169.286ZM574.114,214.754L574.452,214.754L590.162,149.246L620.4,149.246L636.11,214.754L636.448,214.754L653.171,149.246L683.748,149.246L653.678,256.385L621.076,256.385L605.028,183.684L604.69,183.684L589.149,256.385L556.714,256.385L526.815,149.246L557.39,149.246L574.114,214.754ZM816.307,183.989L816.645,183.989C818.897,179.908 821.713,176.949 825.091,175.112C828.47,173.174 832.58,172.204 837.422,172.204L846.375,172.204L846.375,191.948L831.341,191.948C826.274,191.948 822.557,193.071 820.192,195.315C817.827,197.56 816.645,201.387 816.645,206.795L816.645,256.385L788.434,256.385L788.434,172.204L816.307,172.204L816.307,183.989ZM882.961,204.346L883.299,204.346L913.706,172.204L945.802,172.204L913.537,203.733L949.856,256.385L915.057,256.385L894.449,222.56L894.111,222.56L882.961,233.732L882.961,256.385L854.75,256.385L854.75,136.849L882.961,136.849L882.961,204.346ZM1076.95,183.989L1077.29,183.989C1079.54,179.908 1082.36,176.949 1085.74,175.112C1089.12,173.174 1093.23,172.204 1098.07,172.204L1107.02,172.204L1107.02,191.948L1091.99,191.948C1086.92,191.948 1083.21,193.071 1080.84,195.315C1078.48,197.56 1077.29,201.387 1077.29,206.795L1077.29,256.385L1049.08,256.385L1049.08,172.204L1076.95,172.204L1076.95,183.989ZM380.376,136.838L380.376,256.374L407.96,256.374L407.96,233.722L418.861,222.549L419.192,222.549L439.342,256.374L473.368,256.374L437.856,203.723L469.403,172.193L438.021,172.193L408.291,204.335L407.96,204.335L407.96,136.838L380.376,136.838ZM728.59,188.275C724.536,188.275 721.157,189.295 718.455,191.336C715.864,193.275 713.95,196.132 712.711,199.907C711.473,203.683 710.853,208.479 710.853,214.295C710.853,220.111 711.473,224.906 712.711,228.682C713.95,232.457 715.864,235.366 718.455,237.406C721.157,239.345 724.536,240.313 728.59,240.313C732.644,240.313 735.967,239.345 738.557,237.406C741.26,235.366 743.23,232.457 744.469,228.682C745.708,224.906 746.328,220.111 746.328,214.295C746.328,208.479 745.708,203.683 744.469,199.907C743.23,196.132 741.26,193.275 738.557,191.336C735.967,189.295 732.644,188.275 728.59,188.275ZM993.178,188.275C989.462,188.275 986.365,188.99 983.887,190.418C981.41,191.846 979.494,193.785 978.143,196.234C976.792,198.581 976.06,201.285 975.948,204.346L1009.9,204.346C1009.9,201.285 1009.28,198.53 1008.04,196.081C1006.8,193.632 1004.89,191.744 1002.3,190.418C999.823,188.99 996.782,188.275 993.178,188.275ZM228.453,188.265C231.976,188.265 234.949,188.979 237.372,190.407C239.904,191.734 241.777,193.621 242.988,196.07C244.199,198.519 244.804,201.274 244.804,204.335L211.605,204.335C211.715,201.274 212.431,198.57 213.752,196.224C215.074,193.775 216.945,191.836 219.368,190.407C221.79,188.979 224.819,188.265 228.453,188.265ZM325.715,188.265C329.239,188.265 332.213,188.979 334.635,190.407C337.168,191.734 339.039,193.622 340.25,196.07C341.462,198.519 342.068,201.274 342.068,204.335L308.869,204.335C308.979,201.274 309.694,198.57 311.015,196.224C312.336,193.775 314.209,191.836 316.631,190.407C319.054,188.979 322.082,188.265 325.715,188.265Z\\\" style=\\\"fill:white;fill-rule:nonzero;\\\"\/>\\n    <\/g>\\n    <g transform=\\\"matrix(1,0,0,1,162.155,53.2234)\\\">\\n        <path d=\\\"M555.846,372.085C553.774,372.085 552.072,371.604 550.74,370.642C549.482,369.68 548.668,368.385 548.298,366.757C548.002,365.128 548.335,363.315 549.297,361.317L577.715,299.042C578.899,296.525 580.305,294.712 581.933,293.602C583.561,292.418 585.449,291.826 587.595,291.826C589.741,291.826 591.628,292.418 593.256,293.602C594.884,294.712 596.253,296.525 597.363,299.042L626.004,361.317C626.966,363.315 627.299,365.165 627.003,366.868C626.781,368.496 626.041,369.791 624.783,370.753C623.524,371.641 621.896,372.085 619.898,372.085C617.382,372.085 615.421,371.493 614.015,370.309C612.683,369.125 611.499,367.275 610.462,364.758L603.802,349.328L610.684,354.102L564.394,354.102L571.277,349.328L564.727,364.758C563.617,367.349 562.433,369.236 561.175,370.42C559.991,371.53 558.215,372.085 555.846,372.085ZM587.373,311.141L573.164,344.999L570.166,340.67L604.912,340.67L601.915,344.999L587.595,311.141L587.373,311.141ZM659.2,392.289C655.204,392.289 651.356,391.955 647.655,391.289C644.029,390.623 640.81,389.624 637.998,388.292C636.296,387.552 635.074,386.59 634.334,385.406C633.668,384.222 633.372,382.964 633.446,381.632C633.594,380.3 634.038,379.116 634.778,378.079C635.593,377.043 636.592,376.303 637.776,375.859C638.96,375.489 640.218,375.6 641.55,376.192C644.806,377.672 647.803,378.634 650.542,379.079C653.354,379.523 655.759,379.745 657.757,379.745C662.494,379.745 666.046,378.672 668.414,376.525C670.782,374.379 671.966,371.086 671.966,366.646L671.966,358.209L672.965,358.209C671.855,361.613 669.561,364.388 666.083,366.535C662.605,368.681 658.756,369.754 654.538,369.754C649.654,369.754 645.398,368.644 641.772,366.424C638.146,364.129 635.333,360.947 633.335,356.877C631.337,352.733 630.338,347.959 630.338,342.557C630.338,338.487 630.893,334.786 632.003,331.456C633.187,328.126 634.815,325.277 636.888,322.908C639.034,320.54 641.587,318.727 644.547,317.469C647.581,316.137 650.912,315.471 654.538,315.471C658.904,315.471 662.753,316.544 666.083,318.69C669.487,320.762 671.744,323.5 672.854,326.905L671.744,330.457L671.744,324.129C671.744,321.391 672.447,319.319 673.853,317.913C675.333,316.433 677.406,315.693 680.07,315.693C682.734,315.693 684.769,316.433 686.175,317.913C687.581,319.319 688.284,321.391 688.284,324.129L688.284,364.758C688.284,373.861 685.768,380.707 680.736,385.295C675.778,389.957 668.599,392.289 659.2,392.289ZM659.533,357.21C662.049,357.21 664.196,356.618 665.972,355.434C667.822,354.25 669.265,352.585 670.301,350.438C671.337,348.218 671.855,345.591 671.855,342.557C671.855,337.968 670.708,334.416 668.414,331.9C666.194,329.31 663.234,328.015 659.533,328.015C657.017,328.015 654.834,328.607 652.984,329.791C651.134,330.901 649.691,332.566 648.654,334.786C647.692,336.932 647.211,339.523 647.211,342.557C647.211,347.145 648.321,350.734 650.542,353.325C652.762,355.915 655.759,357.21 659.533,357.21ZM727.385,372.307C720.947,372.307 715.396,371.16 710.734,368.866C706.146,366.498 702.594,363.204 700.077,358.986C697.635,354.694 696.414,349.661 696.414,343.889C696.414,338.264 697.598,333.343 699.966,329.125C702.334,324.832 705.628,321.502 709.846,319.134C714.138,316.692 718.986,315.471 724.388,315.471C728.31,315.471 731.863,316.137 735.045,317.469C738.227,318.727 740.965,320.577 743.26,323.019C745.554,325.388 747.293,328.311 748.477,331.789C749.661,335.193 750.253,339.005 750.253,343.223C750.253,344.629 749.809,345.702 748.921,346.442C748.033,347.108 746.738,347.441 745.036,347.441L710.179,347.441L710.179,338.783L738.153,338.783L736.377,340.337C736.377,337.302 735.933,334.786 735.045,332.788C734.157,330.716 732.862,329.162 731.16,328.126C729.532,327.09 727.496,326.572 725.054,326.572C722.316,326.572 719.985,327.201 718.061,328.459C716.137,329.717 714.656,331.53 713.62,333.898C712.584,336.266 712.066,339.116 712.066,342.446L712.066,343.334C712.066,348.958 713.361,353.103 715.952,355.767C718.616,358.431 722.538,359.763 727.718,359.763C729.495,359.763 731.53,359.541 733.824,359.097C736.118,358.653 738.264,357.95 740.262,356.988C741.964,356.174 743.482,355.915 744.814,356.211C746.146,356.433 747.182,357.025 747.922,357.987C748.662,358.949 749.069,360.059 749.143,361.317C749.291,362.575 749.032,363.833 748.366,365.091C747.7,366.276 746.59,367.275 745.036,368.089C742.519,369.495 739.67,370.531 736.488,371.197C733.38,371.937 730.346,372.307 727.385,372.307ZM766.219,372.085C763.481,372.085 761.372,371.345 759.892,369.865C758.486,368.385 757.783,366.276 757.783,363.537L757.783,324.129C757.783,321.391 758.486,319.319 759.892,317.913C761.372,316.433 763.407,315.693 765.997,315.693C768.661,315.693 770.696,316.433 772.103,317.913C773.509,319.319 774.212,321.391 774.212,324.129L774.212,330.457L772.991,326.794C774.693,323.167 777.209,320.392 780.539,318.468C783.943,316.47 787.792,315.471 792.084,315.471C796.45,315.471 800.04,316.322 802.852,318.024C805.664,319.652 807.773,322.168 809.179,325.573C810.585,328.903 811.289,333.158 811.289,338.339L811.289,363.537C811.289,366.276 810.548,368.385 809.068,369.865C807.662,371.345 805.59,372.085 802.852,372.085C800.188,372.085 798.116,371.345 796.635,369.865C795.229,368.385 794.526,366.276 794.526,363.537L794.526,339.116C794.526,335.341 793.823,332.64 792.417,331.012C791.085,329.31 789.013,328.459 786.201,328.459C782.648,328.459 779.799,329.569 777.653,331.789C775.581,334.009 774.545,336.969 774.545,340.67L774.545,363.537C774.545,369.236 771.77,372.085 766.219,372.085ZM848.113,372.307C842.192,372.307 837.012,371.16 832.572,368.866C828.205,366.498 824.838,363.167 822.47,358.875C820.102,354.583 818.918,349.513 818.918,343.667C818.918,339.301 819.584,335.378 820.916,331.9C822.248,328.422 824.172,325.462 826.688,323.019C829.278,320.577 832.387,318.727 836.013,317.469C839.639,316.137 843.673,315.471 848.113,315.471C850.407,315.471 852.849,315.767 855.439,316.359C858.03,316.877 860.583,317.802 863.099,319.134C864.579,319.8 865.578,320.762 866.096,322.02C866.688,323.204 866.91,324.462 866.762,325.795C866.614,327.053 866.133,328.2 865.319,329.236C864.579,330.198 863.617,330.864 862.433,331.234C861.249,331.53 859.917,331.308 858.437,330.568C857.031,329.754 855.55,329.162 853.996,328.792C852.516,328.422 851.11,328.237 849.778,328.237C847.558,328.237 845.597,328.607 843.895,329.347C842.192,330.013 840.749,331.012 839.565,332.344C838.455,333.602 837.567,335.193 836.901,337.117C836.309,339.042 836.013,341.262 836.013,343.778C836.013,348.662 837.197,352.511 839.565,355.323C842.007,358.061 845.412,359.43 849.778,359.43C851.11,359.43 852.516,359.282 853.996,358.986C855.476,358.616 856.957,358.024 858.437,357.21C859.917,356.47 861.249,356.285 862.433,356.655C863.617,357.025 864.542,357.728 865.208,358.764C865.948,359.726 866.355,360.873 866.429,362.205C866.577,363.463 866.355,364.721 865.763,365.98C865.245,367.164 864.283,368.089 862.877,368.755C860.361,370.013 857.845,370.901 855.328,371.419C852.812,372.011 850.407,372.307 848.113,372.307ZM899.596,372.307C893.157,372.307 887.607,371.16 882.944,368.866C878.356,366.498 874.804,363.204 872.288,358.986C869.845,354.694 868.624,349.661 868.624,343.889C868.624,338.264 869.808,333.343 872.177,329.125C874.545,324.832 877.838,321.502 882.056,319.134C886.349,316.692 891.196,315.471 896.598,315.471C900.521,315.471 904.073,316.137 907.255,317.469C910.437,318.727 913.176,320.577 915.47,323.019C917.764,325.388 919.503,328.311 920.687,331.789C921.871,335.193 922.463,339.005 922.463,343.223C922.463,344.629 922.019,345.702 921.131,346.442C920.243,347.108 918.948,347.441 917.246,347.441L882.389,347.441L882.389,338.783L910.363,338.783L908.587,340.337C908.587,337.302 908.143,334.786 907.255,332.788C906.367,330.716 905.072,329.162 903.37,328.126C901.742,327.09 899.707,326.572 897.264,326.572C894.526,326.572 892.195,327.201 890.271,328.459C888.347,329.717 886.867,331.53 885.831,333.898C884.794,336.266 884.276,339.116 884.276,342.446L884.276,343.334C884.276,348.958 885.572,353.103 888.162,355.767C890.826,358.431 894.748,359.763 899.929,359.763C901.705,359.763 903.74,359.541 906.034,359.097C908.328,358.653 910.474,357.95 912.473,356.988C914.175,356.174 915.692,355.915 917.024,356.211C918.356,356.433 919.392,357.025 920.132,357.987C920.872,358.949 921.279,360.059 921.353,361.317C921.501,362.575 921.242,363.833 920.576,365.091C919.91,366.276 918.8,367.275 917.246,368.089C914.73,369.495 911.88,370.531 908.698,371.197C905.59,371.937 902.556,372.307 899.596,372.307ZM989.193,372.085C986.825,372.085 984.901,371.53 983.421,370.42C981.941,369.236 980.756,367.46 979.868,365.091L957.445,302.039C956.483,299.227 956.668,296.821 958,294.823C959.406,292.825 961.811,291.826 965.215,291.826C967.583,291.826 969.397,292.381 970.655,293.491C971.987,294.601 973.06,296.34 973.874,298.709L992.19,353.214L987.417,353.214L1006.73,298.82C1007.62,296.451 1008.69,294.712 1009.95,293.602C1011.28,292.418 1013.02,291.826 1015.17,291.826C1017.24,291.826 1018.91,292.418 1020.16,293.602C1021.42,294.712 1022.5,296.488 1023.38,298.931L1041.81,353.214L1037.7,353.214L1056.35,298.709C1057.09,296.414 1058.13,294.712 1059.46,293.602C1060.79,292.418 1062.61,291.826 1064.9,291.826C1067.79,291.826 1069.9,292.825 1071.23,294.823C1072.56,296.821 1072.71,299.227 1071.67,302.039L1049.03,365.203C1048.21,367.497 1047.1,369.236 1045.7,370.42C1044.29,371.53 1042.37,372.085 1039.92,372.085C1037.56,372.085 1035.67,371.53 1034.26,370.42C1032.86,369.236 1031.71,367.46 1030.82,365.091L1013.28,315.471L1015.95,315.471L998.185,365.203C997.297,367.497 996.15,369.236 994.744,370.42C993.411,371.53 991.561,372.085 989.193,372.085ZM1102.05,372.307C1095.61,372.307 1090.06,371.16 1085.4,368.866C1080.81,366.498 1077.26,363.204 1074.74,358.986C1072.3,354.694 1071.08,349.661 1071.08,343.889C1071.08,338.264 1072.26,333.343 1074.63,329.125C1077,324.832 1080.29,321.502 1084.51,319.134C1088.8,316.692 1093.65,315.471 1099.05,315.471C1102.98,315.471 1106.53,316.137 1109.71,317.469C1112.89,318.727 1115.63,320.577 1117.93,323.019C1120.22,325.388 1121.96,328.311 1123.14,331.789C1124.33,335.193 1124.92,339.005 1124.92,343.223C1124.92,344.629 1124.47,345.702 1123.59,346.442C1122.7,347.108 1121.4,347.441 1119.7,347.441L1084.84,347.441L1084.84,338.783L1112.82,338.783L1111.04,340.337C1111.04,337.302 1110.6,334.786 1109.71,332.788C1108.82,330.716 1107.53,329.162 1105.83,328.126C1104.2,327.09 1102.16,326.572 1099.72,326.572C1096.98,326.572 1094.65,327.201 1092.73,328.459C1090.8,329.717 1089.32,331.53 1088.29,333.898C1087.25,336.266 1086.73,339.116 1086.73,342.446L1086.73,343.334C1086.73,348.958 1088.03,353.103 1090.62,355.767C1093.28,358.431 1097.2,359.763 1102.38,359.763C1104.16,359.763 1106.2,359.541 1108.49,359.097C1110.78,358.653 1112.93,357.95 1114.93,356.988C1116.63,356.174 1118.15,355.915 1119.48,356.211C1120.81,356.433 1121.85,357.025 1122.59,357.987C1123.33,358.949 1123.73,360.059 1123.81,361.317C1123.96,362.575 1123.7,363.833 1123.03,365.091C1122.37,366.276 1121.26,367.275 1119.7,368.089C1117.19,369.495 1114.34,370.531 1111.15,371.197C1108.05,371.937 1105.01,372.307 1102.05,372.307ZM1166.08,372.307C1161.72,372.307 1157.83,371.234 1154.43,369.088C1151.1,366.868 1148.88,363.944 1147.77,360.318L1148.99,356.655L1148.99,363.537C1148.99,366.276 1148.29,368.385 1146.88,369.865C1145.47,371.345 1143.44,372.085 1140.77,372.085C1138.11,372.085 1136.04,371.345 1134.56,369.865C1133.15,368.385 1132.45,366.276 1132.45,363.537L1132.45,300.374C1132.45,297.561 1133.15,295.452 1134.56,294.046C1136.04,292.566 1138.15,291.826 1140.88,291.826C1143.55,291.826 1145.58,292.566 1146.99,294.046C1148.47,295.452 1149.21,297.561 1149.21,300.374L1149.21,326.683L1147.88,326.683C1149.06,323.352 1151.32,320.651 1154.65,318.579C1157.98,316.507 1161.79,315.471 1166.08,315.471C1170.89,315.471 1175.08,316.618 1178.63,318.912C1182.18,321.206 1184.96,324.462 1186.95,328.681C1188.95,332.899 1189.95,337.931 1189.95,343.778C1189.95,349.624 1188.95,354.694 1186.95,358.986C1184.96,363.278 1182.14,366.572 1178.52,368.866C1174.96,371.16 1170.82,372.307 1166.08,372.307ZM1161.09,359.763C1163.46,359.763 1165.53,359.171 1167.3,357.987C1169.16,356.803 1170.56,355.064 1171.52,352.77C1172.56,350.401 1173.08,347.404 1173.08,343.778C1173.08,338.376 1171.97,334.416 1169.75,331.9C1167.53,329.31 1164.64,328.015 1161.09,328.015C1158.72,328.015 1156.61,328.57 1154.76,329.68C1152.98,330.79 1151.58,332.529 1150.54,334.897C1149.51,337.191 1148.99,340.152 1148.99,343.778C1148.99,349.18 1150.1,353.214 1152.32,355.878C1154.54,358.468 1157.46,359.763 1161.09,359.763Z\\\" style=\\\"fill:white;fill-rule:nonzero;\\\"\/>\\n    <\/g>\\n<\/svg>\"};\n\n    function copySVGCode(filename) {\n        const svg = gwSvgData[filename];\n        if (svg && navigator.clipboard) {\n            navigator.clipboard.writeText(svg).then(() => {\n                showToast(\"Code vectoriel \" + filename + \" copi\u00e9 !\");\n            });\n        }\n    }\n\n    function copyTagsOnly() {\n        const tags = document.getElementById(\"gw-raw-tags\").value;\n        if (navigator.clipboard) {\n            navigator.clipboard.writeText(tags.trim()).then(() => {\n                showToast(\"Tous les tags et taxonomies copi\u00e9s !\");\n            });\n        }\n    }\n\n    function downloadBrandPDF() {\n        showToast(\"G\u00e9n\u00e9ration du Guide PDF Haute D\u00e9finition (3 Pages A4)...\");\n        setTimeout(() => {\n            window.print();\n        }, 300);\n    }\n\n    \/\/ Instant client-side ZIP generation of all 12 SVGs\n    function downloadAllSVGsAsZIP() {\n        if (typeof JSZip === 'undefined') {\n            showToast(\"Initialisation du g\u00e9n\u00e9rateur ZIP...\");\n            return;\n        }\n        showToast(\"Cr\u00e9ation du Pack SVG (12 Fichiers)...\");\n        const zip = new JSZip();\n        const lightFolder = zip.folder(\"fond-clair\");\n        const darkFolder = zip.folder(\"fond-sombre\");\n\n        for (const [filename, svgContent] of Object.entries(gwSvgData)) {\n            if (filename.includes(\"white\")) {\n                darkFolder.file(filename, svgContent);\n            } else {\n                lightFolder.file(filename, svgContent);\n            }\n        }\n\n        zip.generateAsync({type:\"blob\"}).then(function(content) {\n            const link = document.createElement('a');\n            link.href = URL.createObjectURL(content);\n            link.download = \"geekworkers-brand-assets.zip\";\n            document.body.appendChild(link);\n            link.click();\n            document.body.removeChild(link);\n            showToast(\"Pack SVG (ZIP) t\u00e9l\u00e9charg\u00e9 avec succ\u00e8s ! \u2728\");\n        }).catch(function(err) {\n            showToast(\"Erreur lors de la g\u00e9n\u00e9ration du ZIP.\");\n        });\n    }\n\n    function showToast(msg) {\n        const t = document.getElementById(\"gw-toast\");\n        const m = document.getElementById(\"gw-toast-msg\");\n        if (t && m) {\n            m.textContent = msg;\n            t.style.display = \"flex\";\n            t.style.position = \"fixed\";\n            t.style.bottom = \"24px\";\n            t.style.right = \"24px\";\n            t.style.backgroundColor = \"#0F172A\";\n            t.style.color = \"#FFFFFF\";\n            t.style.padding = \"12px 20px\";\n            t.style.borderRadius = \"12px\";\n            t.style.fontSize = \"12px\";\n            t.style.fontWeight = \"700\";\n            t.style.zIndex = \"9999\";\n            t.style.boxShadow = \"0 10px 25px rgba(0,0,0,0.3)\";\n            setTimeout(() => {\n                t.style.display = \"none\";\n            }, 2500);\n        }\n    }\n    <\/script>\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>R\u00e9f\u00e9rentiel de Marque &#038; Syst\u00e8me de Design Officiel Geekworkers S\u00e0rl Votre Agence Web &#038; Marketing \u00e0 Lausanne Plus de 25 experts d\u00e9di\u00e9s alliant cr\u00e9ativit\u00e9 et rigueur d&rsquo;ing\u00e9nierie suisse pour concevoir des solutions digitales performantes et maximiser le retour sur investissement des PME et entrepreneurs de Suisse romande. +7 Ans D&rsquo;Activit\u00e9 &#038; d&rsquo;Excellence +25 Experts D\u00e9veloppeurs, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"gw_brand_name":"Geekworkers S\u00e0rl","gw_brand_baseline":"Partenaire de croissance des PME et entrepreneurs de Suisse romande. Plus de 25 experts internalis\u00e9s alliant cr\u00e9ativit\u00e9 (Geek) et ma\u00eetrise technique (Workers) pour maximiser le retour sur investissement.","gw_brand_stat_team":"+25 experts internalis\u00e9s","gw_brand_stat_clients":"+300 clients accompagn\u00e9s","gw_brand_stat_founded":"2021","gw_brand_stat_headquarters":"Lausanne \/ \u00c9palinges (Suisse)","gw_color_master_blue":"#19389F","gw_color_pure_white":"#FFFFFF","gw_color_surface_canvas":"#F6F8FF","gw_color_pure_black":"#000000","gw_color_accent_magenta":"#D90562","gw_color_hover_deep_blue":"#122B7A","gw_color_subtle_border":"#D8E2FF","gw_btn_cta_text":"T\u00e9l\u00e9charger la Charte en PDF (3 Pages A4)","gw_btn_cta_url":"https:\/\/geekworkers.ch\/brand\/","gw_btn_secondary_text":"Copier Markdown (1-Clic)","footnotes":""},"class_list":["post-27754","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/geekworkers.ch\/en\/wp-json\/wp\/v2\/pages\/27754","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/geekworkers.ch\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/geekworkers.ch\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/geekworkers.ch\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/geekworkers.ch\/en\/wp-json\/wp\/v2\/comments?post=27754"}],"version-history":[{"count":0,"href":"https:\/\/geekworkers.ch\/en\/wp-json\/wp\/v2\/pages\/27754\/revisions"}],"wp:attachment":[{"href":"https:\/\/geekworkers.ch\/en\/wp-json\/wp\/v2\/media?parent=27754"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}