{"id":25,"date":"2026-06-16T10:56:10","date_gmt":"2026-06-16T10:56:10","guid":{"rendered":"https:\/\/wordpress.captusite.rip\/?page_id=25"},"modified":"2026-06-18T10:26:30","modified_gmt":"2026-06-18T10:26:30","slug":"accueil","status":"publish","type":"page","link":"https:\/\/wordpress.captusite.rip\/","title":{"rendered":"Accueil"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"25\" class=\"elementor elementor-25\">\n\t\t\t\t<div class=\"elementor-element elementor-element-670fb87 e-con-full e-flex e-con e-parent\" data-id=\"670fb87\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-69c3831 elementor-widget elementor-widget-html\" data-id=\"69c3831\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Outfit:wght@300;400;500;600;700;800&family=Inter:wght@300;400;500;600;700&display=swap');\n\n:root {\n    --primary: #1e293b;\n    --primary-light: #334155;\n    --accent: #0f766e;\n    --accent-light: #14b8a6;\n    --accent-gradient: linear-gradient(135deg, #1e293b 0%, #0d9488 100%);\n    --light-bg: #f8fafc;\n    --white: #ffffff;\n    --text-dark: #0f172a;\n    --text-muted: #64748b;\n    --text-light: #f1f5f9;\n    --font-heading: 'Outfit', sans-serif;\n    --font-body: 'Inter', sans-serif;\n    --shadow-sm: 0 1px 2px 0 rgb(0 0 0 \/ 0.05);\n    --shadow-md: 0 4px 6px -1px rgb(0 0 0 \/ 0.1), 0 2px 4px -2px rgb(0 0 0 \/ 0.1);\n    --shadow-lg: 0 10px 15px -3px rgb(0 0 0 \/ 0.1), 0 4px 6px -4px rgb(0 0 0 \/ 0.1);\n    --radius-sm: 0.375rem;\n    --radius-md: 0.75rem;\n    --radius-lg: 1.5rem;\n    --radius-xl: 2.5rem;\n}\n\n#page-container * {\n    box-sizing: border-box;\n}\n\n#page-container {\n    font-family: var(--font-body);\n    color: var(--text-dark);\n    line-height: 1.6;\n    background: var(--white);\n    overflow-x: hidden;\n}\n\n#page-container h1, #page-container h2, #page-container h3, #page-container h4, #page-container h5, #page-container h6 {\n    font-family: var(--font-heading);\n    font-weight: 700;\n    line-height: 1.2;\n}\n\n.section-padding {\n    padding: 6rem 2rem;\n}\n\n.container {\n    max-width: 1200px;\n    margin: 0 auto;\n    width: 100%;\n}\n\n.text-badge {\n    display: inline-block;\n    padding: 0.4rem 1rem;\n    background: rgba(20, 184, 166, 0.1);\n    color: var(--accent-light);\n    border-radius: 9999px;\n    font-size: 0.75rem;\n    font-weight: 700;\n    letter-spacing: 0.05em;\n    margin-bottom: 1.25rem;\n    text-transform: uppercase;\n}\n\n.text-badge-white {\n    display: inline-block;\n    padding: 0.4rem 1.2rem;\n    background: rgba(20, 184, 166, 0.2) !important;\n    color: #ffffff !important;\n    border-radius: 9999px;\n    font-size: 0.8rem;\n    font-weight: 700;\n    letter-spacing: 0.05em;\n    margin-bottom: 1.5rem;\n    text-transform: uppercase;\n    border: 1px solid rgba(255, 255, 255, 0.25) !important;\n}\n\n.highlight {\n    color: var(--accent-light);\n}\n\n.btn {\n    display: inline-block;\n    padding: 0.8rem 2rem;\n    border-radius: 9999px;\n    font-weight: 600;\n    text-decoration: none;\n    font-size: 0.95rem;\n    transition: all 0.3s ease;\n    cursor: pointer;\n    text-align: center;\n}\n\n.btn-solid {\n    background: #14b8a6 !important;\n    color: #ffffff !important;\n    border: 1px solid #14b8a6 !important;\n}\n\n.btn-solid:hover {\n    background: #ffffff !important;\n    color: #14b8a6 !important;\n    transform: translateY(-2px);\n    box-shadow: 0 4px 12px rgba(20, 184, 166, 0.3);\n}\n\n.btn-outline {\n    background: transparent !important;\n    color: #ffffff !important;\n    border: 2px solid #ffffff !important;\n}\n\n.btn-outline:hover {\n    background: #ffffff !important;\n    color: var(--primary) !important;\n    transform: translateY(-2px);\n}\n\n.btn-outline-teal {\n    background: transparent;\n    color: var(--accent-light) !important;\n    border: 2px solid var(--accent-light);\n}\n\n.btn-outline-teal:hover {\n    background: var(--accent-light);\n    color: var(--white) !important;\n    transform: translateY(-2px);\n    box-shadow: 0 4px 12px rgba(20, 184, 166, 0.2);\n}\n\n\/* 4. TRANSPARENT HEADER absolute at top 100% width *\/\nheader {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    z-index: 10;\n    padding: 25px 2rem 0 2rem;\n    display: flex;\n    justify-content: center;\n    box-sizing: border-box;\n}\n\n.nav-container {\n    width: 100%;\n    max-width: 1200px;\n    padding: 0.6rem 2.5rem;\n    background: rgba(255, 255, 255, 0.08);\n    backdrop-filter: blur(12px);\n    -webkit-backdrop-filter: blur(12px);\n    border: 1px solid rgba(255, 255, 255, 0.15);\n    border-radius: 9999px;\n    box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.15);\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    box-sizing: border-box;\n}\n\n.logo svg {\n    height: 45px;\n    width: auto;\n    display: block;\n}\n\n.logo svg path {\n    fill: #ffffff !important;\n}\n\n.nav-links {\n    display: flex;\n    \n    gap: 1.5rem;\n    list-style: none;\n    align-items: center;\n}\n\n.nav-links a {\n    color: #ffffff !important;\n    text-decoration: none;\n    font-weight: 500;\n    font-size: 0.95rem;\n    transition: opacity 0.3s ease;\n    opacity: 0.9;\n}\n\n.nav-links a:hover {\n    opacity: 1;\n    color: var(--accent-light) !important;\n}\n\n.header-actions {\n    display: flex;\n    align-items: center;\n}\n\n\/* Fix the top-right header button to be transparent background with solid white border and white text *\/\n.cta-button {\n    display: inline-block;\n    padding: 0.6rem 1.8rem;\n    background: transparent !important;\n    border: 2px solid #ffffff !important;\n    border-radius: 9999px !important;\n    color: #ffffff !important;\n    font-weight: 600;\n    text-decoration: none;\n    font-size: 0.9rem;\n    transition: all 0.3s ease;\n}\n\n.cta-button:hover {\n    background: #ffffff !important;\n    color: var(--primary) !important;\n    transform: translateY(-2px);\n    box-shadow: 0 4px 15px rgba(255, 255, 255, 0.3);\n}\n\n\/* Hamburger toggle for mobile *\/\n.nav-toggle-label {\n    display: none;\n    cursor: pointer;\n    z-index: 200;\n}\n\n.nav-toggle-label span, .nav-toggle-label span::before, .nav-toggle-label span::after {\n    display: block;\n    background: #ffffff !important;\n    height: 2px;\n    width: 2rem;\n    position: relative;\n    transition: all 0.3s ease;\n}\n\n.nav-toggle-label span::before, .nav-toggle-label span::after {\n    content: '';\n    position: absolute;\n}\n\n.nav-toggle-label span::before {\n    top: -8px;\n}\n\n.nav-toggle-label span::after {\n    top: 8px;\n}\n\n\/* ==========================================================================\n   HERO SECTION LAYOUT (Figma Flexbox Structure)\n   ========================================================================== *\/\n\n\/* 1. Global Overrides: Remove absolute positions and coordinates from hero components *\/\n.hero-content, \n.hero-graphic, \n.hero-actions {\n    position: static !important;\n    top: auto !important;\n    left: auto !important;\n    right: auto !important;\n    bottom: auto !important;\n}\n\n.hero-content h1,\n.hero-content p,\n.hero-content span {\n    margin: 0;\n}\n\n\/* 2. Hero Section Container (Main Wrapper) *\/\n.hero {\n    background: var(--accent-gradient);\n    color: var(--white);\n    min-height: 85vh !important;\n    padding-top: 150px !important;\n    padding-bottom: 60px !important;\n    padding-left: 10% !important;\n    padding-right: 10% !important;\n    display: flex !important;\n    flex-direction: row !important;\n    align-items: center !important;\n    justify-content: space-between !important;\n    position: relative !important;\n    box-sizing: border-box !important;\n}\n\n\/* 3. Left Column Container (Content Block - 55% Width) *\/\n.hero-content {\n    width: 55% !important;\n    max-width: 55% !important;\n    flex-basis: 55% !important;\n    display: flex !important;\n    flex-direction: column !important;\n    align-items: flex-start !important;\n    gap: 24px !important;\n}\n\n.hero-content h1 {\n    font-size: 3.5rem;\n    line-height: 1.15;\n}\n\n.hero-content p {\n    font-size: 1.15rem;\n    opacity: 0.9;\n    max-width: 650px;\n}\n\n\/* 4. Buttons Row (Inside Left Column) *\/\n.hero-actions {\n    display: flex !important;\n    flex-direction: row !important;\n    gap: 16px !important;\n    justify-content: flex-start !important;\n    align-items: center !important;\n    width: auto !important;\n}\n\n\/* 5. Right Column Container (Graphic Block - 40% Width) *\/\n.hero-graphic {\n    width: 40% !important;\n    max-width: 40% !important;\n    flex-basis: 40% !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: flex-end !important;\n}\n\n.hero-graphic svg,\n.hero-graphic img {\n    width: 100% !important;\n    max-width: 420px !important;\n    height: auto !important;\n    display: block !important;\n    filter: drop-shadow(0 15px 30px rgba(0, 0, 0, 0.2)) !important;\n}\n\n\/* Section 1: Qui sommes-nous *\/ .about { background: var(--white); } .about-container { display: grid; grid-template-columns: 1fr 1.1fr; gap: 5rem; align-items: center; } .about-image-wrapper { position: relative; } .about-image { width: 100%; border-radius: var(--radius-lg); box-shadow: var(--shadow-lg); display: block; } .experience-badge { position: absolute; top: -30px; left: -30px; width: 140px; height: 140px; animation: pulse 3s infinite ease-in-out; filter: drop-shadow(0 10px 20px rgba(0, 0, 0, 0.08)); } .experience-badge svg { width: 100%; height: 100%; } .about-content h2 { font-size: 2.5rem; color: var(--text-dark); margin-bottom: 1.5rem; } .about-content p { font-size: 1.05rem; color: var(--text-muted); margin-bottom: 2rem; } .about-list { list-style: none; display: flex; flex-direction: column; gap: 1.25rem; } .about-list-item { display: flex; align-items: center; font-weight: 500; color: var(--text-dark); } .about-list-item svg { margin-right: 1rem; flex-shrink: 0; } .about-list-item svg path { stroke: var(--accent-light) !important; } \/* Section 2: Valeurs & Engagements *\/ .values { background: var(--accent-gradient); color: var(--white); } .values-header { text-align: center; max-width: 800px; margin: 0 auto 4rem auto; } .values-header h2 { font-size: 2.5rem; margin-top: 1rem; } .values-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 2rem; } .value-card { background: rgba(255, 255, 255, 0.04); border: 1px solid rgba(255, 255, 255, 0.1); border-radius: var(--radius-md); padding: 2.25rem; transition: all 0.3s ease; } .value-card:hover { background: rgba(255, 255, 255, 0.08); border-color: var(--accent-light); transform: translateY(-5px); box-shadow: var(--shadow-lg); } .value-icon { width: 50px; height: 50px; margin-bottom: 1.5rem; } .value-icon svg { width: 100%; height: 100%; } .value-icon svg path { stroke: var(--accent-light) !important; } .value-card h3 { font-size: 1.25rem; margin-bottom: 0.75rem; font-weight: 600; } .value-card p { font-size: 0.95rem; opacity: 0.8; line-height: 1.5; } \/* Section 3: Prestations *\/ .prestations { background: var(--light-bg); } .prestations-header { display: flex; justify-content: space-between; align-items: flex-end; margin-bottom: 4rem; gap: 4rem; } .prestations-title-wrapper { max-width: 600px; } .prestations-title-wrapper h2 { font-size: 2.5rem; color: var(--text-dark); } .prestations-desc-wrapper { max-width: 500px; } .prestations-desc-wrapper p { color: var(--text-muted); margin-bottom: 1.5rem; font-size: 1.05rem; } .prestations-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 2rem; } .prestation-card { display: flex; background: var(--white); border-radius: var(--radius-md); overflow: hidden; box-shadow: var(--shadow-md); transition: all 0.3s ease; min-height: 220px; } .prestation-card:hover { transform: translateY(-5px); box-shadow: var(--shadow-lg); } .prestation-info { flex: 1; padding: 2rem 1.25rem 2rem 2rem; display: flex; flex-direction: column; justify-content: space-between; } .prestation-number { font-size: 2.25rem; font-weight: 800; color: #f1f5f9; line-height: 1; margin-bottom: 0.5rem; font-family: var(--font-heading); } .prestation-title { font-size: 1.15rem; font-weight: 700; color: var(--text-dark); line-height: 1.35; margin-bottom: 0.5rem; } .prestation-desc { font-size: 0.9rem; color: var(--text-muted); line-height: 1.45; } .prestation-img { width: 125px; height: 100%; background-size: cover; background-position: center right; flex-shrink: 0; } \/* Section 4: Extranet *\/ .extranet { padding: 0; overflow: hidden; background: var(--white); } .extranet-container { display: grid; grid-template-columns: 1fr 1fr; } .extranet-content { background: var(--accent-gradient); color: var(--white); padding: 6rem 4rem 6rem calc((100vw - 1200px) \/ 2 + 2rem); display: flex; flex-direction: column; justify-content: center; } @media (max-width: 1250px) { .extranet-content { padding-left: 2rem; } } .extranet-content h2 { font-size: 2.5rem; margin-bottom: 1.5rem; } .extranet-content p { font-size: 1.05rem; opacity: 0.9; margin-bottom: 2rem; max-width: 500px; } .extranet-list { list-style: none; display: flex; flex-direction: column; gap: 1.25rem; } .extranet-list-item { display: flex; align-items: center; font-weight: 500; } .extranet-list-item svg { margin-right: 1rem; flex-shrink: 0; } .extranet-list-item svg path { stroke: var(--accent-light) !important; } .extranet-image { background-size: cover; background-position: center; min-height: 500px; width: 100%; } \/* Section 5: Maillage (R\u00e9seau) *\/ .maillage { background: var(--white); } .maillage-container { display: grid; grid-template-columns: 1.15fr 0.85fr; gap: 5rem; align-items: center; } .maillage-content h2 { font-size: 2.5rem; color: var(--text-dark); margin-bottom: 1.5rem; } .maillage-content p { font-size: 1.05rem; color: var(--text-muted); margin-bottom: 2.5rem; max-width: 550px; } .maillage-list { display: grid; grid-template-columns: 1fr 1fr; gap: 1.25rem 2rem; } .maillage-item { display: flex; align-items: center; font-size: 1rem; color: var(--text-dark); font-weight: 500; } .maillage-item::before { content: ''; display: inline-block; width: 8px; height: 8px; background: var(--accent-light); border-radius: 50%; margin-right: 0.85rem; flex-shrink: 0; } .maillage-map-wrapper { position: relative; } .maillage-map { width: 100%; height: auto; max-width: 480px; margin: 0 auto; display: block; filter: drop-shadow(0 10px 25px rgba(0, 0, 0, 0.05)); } \/* Section 6: Contact *\/ .contact { background-size: cover; background-position: center; background-repeat: no-repeat; position: relative; } .contact-container { max-width: 900px; margin: 0 auto; text-align: center; color: var(--white); } .contact-header h2 { font-size: 2.5rem; margin-bottom: 1rem; } .contact-header p { font-size: 1.1rem; opacity: 0.9; max-width: 600px; margin: 0 auto 3rem auto; } .contact-form-card { background: rgba(255, 255, 255, 0.06); backdrop-filter: blur(15px); -webkit-backdrop-filter: blur(15px); border: 1px solid rgba(255, 255, 255, 0.15); border-radius: var(--radius-lg); padding: 3.5rem; text-align: left; box-shadow: var(--shadow-lg); } .form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 1.5rem; margin-bottom: 1.5rem; } .form-group { display: flex; flex-direction: column; margin-bottom: 1.5rem; } .form-group-full { margin-bottom: 2rem; } .form-group label { font-size: 0.85rem; font-weight: 600; text-transform: uppercase; letter-spacing: 0.05em; margin-bottom: 0.5rem; opacity: 0.9; } .form-group input, .form-group textarea { background: rgba(255, 255, 255, 0.05); border: 1px solid rgba(255, 255, 255, 0.15); border-radius: var(--radius-sm); padding: 0.9rem 1.2rem; color: var(--white); font-family: var(--font-body); font-size: 0.95rem; transition: all 0.3s ease; } .form-group input::placeholder, .form-group textarea::placeholder { color: rgba(255, 255, 255, 0.4); } .form-group input:focus, .form-group textarea:focus { outline: none; border-color: var(--accent-light); background: rgba(255, 255, 255, 0.08); box-shadow: 0 0 0 4px rgba(20, 184, 166, 0.15); } .contact-form-card .btn-submit { width: 100%; text-align: center; font-size: 1rem; padding: 1rem 2rem; } \/* Footer *\/\nfooter { background: var(--white); padding: 4rem 2rem 2rem 2rem; border-top: 1px solid #e2e8f0; } .footer-container { max-width: 1200px; margin: 0 auto; } .footer-top { display: flex; justify-content: space-between; align-items: center; margin-bottom: 3rem; flex-wrap: wrap; gap: 2rem; } .footer-logo svg { height: 40px; width: auto; } .footer-desc { font-weight: 500; color: var(--text-muted); font-size: 1rem; } .footer-links { display: flex; gap: 2rem; } .footer-links a { color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.95rem; transition: color 0.3s ease; } .footer-links a:hover { color: var(--primary); } .footer-bottom { border-top: 1px solid #f1f5f9; padding-top: 2rem; display: flex; justify-content: space-between; align-items: center; color: var(--text-muted); font-size: 0.875rem; flex-wrap: wrap; gap: 1rem; } \/* Animations *\/ @keyframes pulse { 0% { transform: scale(1); } 50% { transform: scale(1.03); } 100% { transform: scale(1); } } \/* Responsive styles *\/ @media (max-width: 1024px) { .about-container, .maillage-container { grid-template-columns: 1fr; gap: 3rem; } .values-grid { grid-template-columns: repeat(2, 1fr); } .prestations-grid { grid-template-columns: repeat(2, 1fr); } .prestations-header { flex-direction: column; align-items: flex-start; gap: 2rem; } } @media (max-width: 768px) { .section-padding { padding: 4rem 1.5rem; } .about-content h2, .values-header h2, .prestations-title-wrapper h2, .extranet-content h2, .maillage-content h2, .contact-header h2 { font-size: 2rem; } .values-grid, .prestations-grid, .extranet-container, .maillage-list, .form-row { grid-template-columns: 1fr; } .extranet-image { min-height: 300px; } .contact-form-card { padding: 2rem 1.5rem; } .footer-top { flex-direction: column; align-items: flex-start; }  \/* Mobile Menu Styles *\/ .nav-toggle-label { display: block; } .nav-links { position: fixed; top: 0; right: -100%; width: 80%; max-width: 300px; height: 100vh; background: var(--primary); flex-direction: column; padding: 6rem 2rem; align-items: flex-start; transition: right 0.3s ease; box-shadow: -10px 0 30px rgba(0, 0, 0, 0.15); } .nav-links li { width: 100%; } .nav-links a { font-size: 1.2rem; display: block; padding: 0.75rem 0; } .nav-toggle:checked ~ .nav-container .nav-links { right: 0; } .nav-toggle:checked ~ .nav-container .nav-toggle-label span { background: transparent; } .nav-toggle:checked ~ .nav-container .nav-toggle-label span::before { transform: rotate(45deg); top: 0; } .nav-toggle:checked ~ .nav-container .nav-toggle-label span::after { transform: rotate(-45deg); top: 0; } }\n\n<\/style>\n<div id='page-container'>\n<input type='checkbox' id='nav-toggle' class='nav-toggle' style='display: none;'>\n<header>\n    <div class='nav-container'>\n        <div class='logo'>\n            <svg width='133' height='51' viewBox='0 0 133 51' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'> <path d='M69.6813 14.7008C68.622 15.6027 67.7569 16.7579 67.1063 18.1429C66.4591 19.5245 66.1288 21.1763 66.1288 23.051C66.1288 24.9258 66.466 26.6283 67.1267 28.0233C67.7909 29.4218 68.6765 30.5872 69.763 31.4857C70.8564 32.391 72.1064 33.0801 73.4791 33.5361C76.1256 34.411 78.9663 34.438 81.4902 33.6611C82.6925 33.2929 83.7858 32.7423 84.7361 32.0329C85.6762 31.3303 86.4358 30.4487 86.9944 29.4049C87.4883 28.4861 87.7642 27.4153 87.8186 26.2195L82.6891 26.2567C82.3178 27.0775 81.7116 27.7227 80.8907 28.1821C80.0017 28.6787 79.0276 28.9286 77.9989 28.9286C77.379 28.9286 76.7557 28.834 76.1528 28.6516C75.5432 28.4658 74.9743 28.1821 74.4566 27.8105C73.9321 27.4322 73.4825 26.9492 73.1214 26.3715C72.757 25.7905 72.5117 25.1048 72.3857 24.3313L72.3006 23.8111H87.8255V20.6527L87.7846 20.4264C87.6756 19.038 87.3009 17.8085 86.6742 16.7715C86.0407 15.7209 85.2471 14.8291 84.3138 14.1232C83.3805 13.4138 82.3042 12.8733 81.1155 12.5186C79.92 12.1606 78.6767 11.9782 77.4301 11.9782C76.0404 11.9782 74.6508 12.2079 73.3019 12.6639C71.96 13.1165 70.7406 13.8056 69.6779 14.7109L69.6813 14.7008ZM74.8074 17.4842C75.7441 16.91 76.7285 16.6195 77.7367 16.6195C78.3021 16.6195 78.8539 16.7073 79.3784 16.8796C79.8961 17.0518 80.373 17.2883 80.7987 17.5855C81.2347 17.8896 81.6094 18.278 81.9159 18.7408C82.2293 19.2137 82.42 19.7508 82.4881 20.3352L82.546 20.8351H72.5015L72.7127 20.2338C73.1521 18.9908 73.8571 18.0652 74.8108 17.4808L74.8074 17.4842Z' fill='white'\/> <path d='M100.521 17.3119C100.964 17.1599 101.414 17.0653 101.863 17.0281V11.816C100.709 11.8802 99.5607 12.0997 98.4469 12.4645C97.19 12.8767 96.049 13.4982 95.0578 14.319C94.0667 15.1365 93.2526 16.16 92.6327 17.3625C92.0162 18.5583 91.6756 19.9838 91.6177 21.5985V33.9651H97.391V22.0207C97.391 21.2134 97.5341 20.4871 97.8202 19.8555C98.1029 19.2305 98.4707 18.7002 98.9169 18.2746C99.3665 17.8422 99.9081 17.5179 100.518 17.3119H100.521Z' fill='white'\/> <path d='M110.625 12.0992H104.851V33.9207H110.625V12.0992Z' fill='white'\/> <path d='M110.086 2.6482C109.432 1.99964 108.662 1.68211 107.739 1.68211C106.816 1.68211 106.047 1.99626 105.393 2.6482C104.739 3.29676 104.418 4.06017 104.418 4.97559C104.418 5.89101 104.735 6.65442 105.393 7.30299C106.047 7.95155 106.816 8.26907 107.739 8.26907C108.662 8.26907 109.432 7.95493 110.086 7.30299C110.74 6.65442 111.06 5.89101 111.06 4.97559C111.06 4.06017 110.743 3.29676 110.086 2.6482Z' fill='white'\/> <path d='M129.581 2.6754C128.818 2.04035 127.94 1.55393 126.972 1.22964C124.969 0.557437 122.738 0.574327 120.671 1.29383C119.619 1.65864 118.672 2.216 117.851 2.94563C117.033 3.67526 116.362 4.60757 115.855 5.72229C115.347 6.83363 115.092 8.17466 115.092 9.71162V33.8368H120.865V17.4842H128.243V12.62H120.865V9.715C120.865 8.49219 121.209 7.57677 121.887 6.98563C122.548 6.41139 123.29 6.12088 124.094 6.12088C124.728 6.12088 125.331 6.29654 125.879 6.64446C126.356 6.9451 126.717 7.36396 126.962 7.88754L132.092 7.9247C132.044 6.837 131.812 5.87092 131.41 5.0467C130.947 4.10426 130.331 3.30707 129.574 2.67878L129.581 2.6754Z' fill='white'\/> <path d='M19.6837 2.31726C18.6755 1.56398 17.5209 0.982977 16.2504 0.594515C14.9697 0.199298 13.6209 0 12.238 0C10.736 0 9.23387 0.236455 7.77267 0.705987C6.32508 1.17214 5.00353 1.8984 3.84887 2.87124C2.69761 3.8407 1.75754 5.07365 1.05588 6.53629C0.354232 7.99893 0 9.75883 0 11.7721C0 13.7853 0.354232 15.5486 1.05588 17.0079C1.75754 18.4739 2.69761 19.7068 3.84887 20.6729C5.00353 21.6458 6.32508 22.372 7.77267 22.8348C10.5759 23.7333 13.5834 23.7705 16.2504 22.9463C17.5243 22.5544 18.6789 21.9734 19.6837 21.2235C20.6783 20.4804 21.4821 19.5447 22.0748 18.4435C22.5959 17.4706 22.8888 16.339 22.9501 15.0723L17.5243 15.1128C17.1292 16.0114 16.4888 16.7106 15.6169 17.1937C14.0501 18.0652 12.1835 18.2239 10.3817 17.6159C9.64941 17.3693 8.98523 16.9842 8.40279 16.4742C7.82035 15.9607 7.34691 15.3088 6.99608 14.5352C6.64866 13.7651 6.47155 12.8327 6.47155 11.7687C6.47155 10.7047 6.64866 9.77234 6.99608 9.00218C7.3435 8.23201 7.81695 7.57669 8.40279 7.06325C8.98182 6.55318 9.64941 6.1681 10.3783 5.92151C12.1767 5.31348 14.0433 5.47224 15.6135 6.34375C16.482 6.83017 17.1223 7.51251 17.514 8.38064L22.9433 8.42117C22.882 7.18485 22.5891 6.06676 22.0714 5.09729C21.4787 3.99609 20.6749 3.0604 19.6803 2.31726H19.6837Z' fill='white'\/> <path d='M123.283 43.6971C123.712 43.7444 124.019 43.7883 124.097 43.8254C124.097 43.8254 125.119 43.7376 123.283 43.6971Z' fill='white'\/> <path d='M130.057 41.9505C129.383 41.8627 127.084 41.785 123.824 41.7175L131.968 41.6803C126.75 41.3662 117.959 41.3256 117.959 41.3256C116.341 41.2615 107.969 41.2074 99.992 41.1702H100.064C98.4866 41.0926 90.2949 41.0959 84.6647 41.1094C84.4842 41.1094 84.3854 41.1094 84.3854 41.1094C84.3616 41.1094 84.3377 41.1094 84.3173 41.1094C81.3812 41.1162 79.2252 41.1263 79.2252 41.1263C71.8817 41.0892 56.0673 42.0249 56.0673 42.0249L62.0245 41.9978C57.004 42.2275 56.4215 42.3424 56.4215 42.3424L56.3023 43.0788L56.7042 43.8219L56.8677 44.8353C56.8439 46.0986 57.2458 45.3487 57.2458 45.3487C92.7814 42.4471 116.583 43.6902 116.583 43.6902C120.248 43.6598 122.234 43.6699 123.286 43.6969C121.641 43.5145 118.14 43.295 118.14 43.295L120.197 43.4132L123.76 43.4335L121.549 43.2781C122.816 43.2139 127.564 43.4199 127.564 43.4199C124.57 42.9065 99.8354 42.3593 99.8354 42.3593C100.128 42.2951 100.792 42.2512 101.726 42.2174L127.111 42.6937C123.027 42.518 106.402 42.2782 101.835 42.214C108.637 41.9877 129.097 42.4404 129.097 42.4404C127.925 42.2174 118.998 41.9607 111.208 41.7749L119.55 41.7377C125.316 41.8492 130.061 41.9539 130.061 41.9539L130.057 41.9505Z' fill='white'\/> <path d='M121.616 44.2475C119.515 44.082 94.5449 43.6361 94.5449 43.6361L121.616 44.2475Z' fill='white'\/> <path d='M9.99371 35.7014C9.99371 35.7014 10.0141 35.7014 10.0244 35.7014C10.0141 35.7824 10.0039 35.8635 9.99371 35.9513C9.97668 36.0729 9.96305 36.1878 9.94943 36.2925C9.9358 36.3972 9.92559 36.4884 9.91196 36.5729L9.88471 36.762C9.86428 36.9005 9.85406 36.9985 9.85065 37.0492C9.84725 37.1066 9.85065 37.164 9.86427 37.2147C9.89834 37.3937 9.99711 37.5221 10.1572 37.593C10.2015 37.6099 10.2458 37.62 10.29 37.62C10.3411 37.62 10.3888 37.6065 10.4365 37.5829C10.5251 37.539 10.5796 37.4646 10.5966 37.3633C10.6034 37.3464 10.6102 37.316 10.617 37.2518C10.6238 37.2012 10.634 37.1471 10.6443 37.0863C10.6817 36.8701 10.7294 36.6539 10.7805 36.4411C10.835 36.2216 10.8929 36.0121 10.9576 35.8162C11.0189 35.6237 11.0905 35.4345 11.1654 35.2521C11.2369 35.0798 11.3153 34.9312 11.3902 34.8096C11.4379 34.7285 11.489 34.6542 11.5435 34.5866C11.5605 34.563 11.5775 34.5495 11.5877 34.536C11.598 34.5596 11.6082 34.5968 11.6218 34.6474C11.6559 34.7691 11.7036 34.9954 11.7683 35.323L11.8739 35.7858C11.9011 35.9142 11.9284 36.0256 11.9522 36.1202C11.976 36.2148 11.9965 36.2959 12.0169 36.3601C12.0374 36.431 12.0612 36.4952 12.085 36.5492C12.194 36.8026 12.3337 37.0019 12.4972 37.1404C12.6641 37.2822 12.8548 37.3532 13.066 37.3532H13.0796C13.2806 37.3532 13.4713 37.2991 13.6484 37.1978C13.8221 37.0964 13.9856 36.9681 14.1423 36.8161C14.2786 36.681 14.4012 36.5357 14.5136 36.3803C14.5136 36.3871 14.5136 36.3938 14.5136 36.3972C14.4999 36.5121 14.4897 36.6202 14.4795 36.7249C14.4693 36.8296 14.4591 36.9208 14.4489 37.0052L14.425 37.2147C14.4182 37.2755 14.4148 37.316 14.4148 37.3261C14.3944 37.468 14.4148 37.593 14.4795 37.7045C14.5272 37.7653 14.5885 37.8159 14.6737 37.8632C14.7179 37.8767 14.7656 37.8869 14.8235 37.8903C14.8337 37.8903 14.844 37.8903 14.8542 37.8903C14.9087 37.8903 14.9495 37.8801 14.9836 37.8599C15.0143 37.843 15.0483 37.8193 15.0892 37.7788C15.113 37.7484 15.1301 37.7146 15.1437 37.6774C15.1539 37.6437 15.1641 37.5829 15.1812 37.4883C15.1948 37.4005 15.2084 37.2653 15.2288 37.0931C15.2493 36.9208 15.2731 36.681 15.3004 36.3736L15.3719 35.6912C15.3992 35.4345 15.423 35.1913 15.4502 34.9582C15.4775 34.7251 15.5013 34.5258 15.5218 34.3603C15.5354 34.2522 15.5422 34.1914 15.549 34.161L16.0156 34.0968C16.1178 34.0833 16.2268 34.0698 16.3426 34.0597C16.5777 34.0327 16.7854 34.0056 16.9591 33.9854C17.235 33.9516 17.2486 33.9448 17.2555 33.9381C17.3542 33.9009 17.4224 33.8401 17.4564 33.7523C17.4905 33.6645 17.4871 33.5733 17.4428 33.4787C17.4087 33.401 17.3508 33.3368 17.2793 33.2861C17.2044 33.2355 17.1294 33.2084 17.0545 33.2084C17.0307 33.2084 16.9455 33.2186 16.799 33.2321C16.6492 33.249 16.4789 33.2726 16.2881 33.2997C16.111 33.3233 15.9612 33.3402 15.8317 33.3537C15.7568 33.3605 15.7023 33.3672 15.6614 33.3706C15.6614 33.3605 15.6614 33.3503 15.6648 33.3368C15.675 33.2591 15.6887 33.1578 15.7091 33.0328L15.7772 32.5937C15.8045 32.4281 15.8317 32.2559 15.8624 32.0735C15.8828 31.9316 15.8964 31.8201 15.9101 31.7391C15.9237 31.658 15.9339 31.5938 15.9407 31.5499C15.9475 31.5026 15.9509 31.4621 15.9509 31.4384C15.9509 31.4046 15.9475 31.3776 15.9407 31.3607C15.9203 31.2661 15.8658 31.1851 15.784 31.1141C15.6989 31.0432 15.6035 31.006 15.5047 31.006C15.423 31.006 15.3481 31.0364 15.2833 31.0939C15.2152 31.1547 15.1812 31.2391 15.1812 31.3405C15.1812 31.3573 15.1709 31.4148 15.1573 31.5161C15.1403 31.6208 15.1233 31.7357 15.1062 31.8573C15.0858 31.9586 15.0688 32.0633 15.0517 32.1647C15.0347 32.266 15.0177 32.3775 15.004 32.4923C14.987 32.6072 14.97 32.7355 14.9461 32.874C14.9223 33.0159 14.8985 33.1713 14.8746 33.3436L14.8542 33.4719H14.8337C14.8337 33.4719 14.7758 33.4854 14.6498 33.499C14.5442 33.5091 14.425 33.5192 14.2956 33.5327C14.1627 33.5429 14.0435 33.5564 13.9379 33.5699C13.7745 33.5935 13.7574 33.6003 13.7506 33.6037C13.7097 33.6172 13.6723 33.6476 13.6348 33.6881C13.5973 33.7287 13.5701 33.7726 13.5599 33.8131C13.536 33.9144 13.5599 34.0192 13.628 34.1171C13.6927 34.2117 13.7779 34.2725 13.88 34.3029C13.9073 34.3097 13.9345 34.3164 13.955 34.3198C13.9822 34.3232 14.0197 34.3232 14.0572 34.3198C14.0946 34.3198 14.1423 34.313 14.2036 34.3097C14.2649 34.3029 14.3501 34.2961 14.4591 34.286L14.7588 34.2556C14.7588 34.2556 14.7622 34.2556 14.7656 34.2556V34.2624C14.7622 34.313 14.7554 34.3772 14.7418 34.4549C14.7179 34.6542 14.6975 34.8603 14.6737 35.0697C14.643 35.0629 14.6123 35.0528 14.5783 35.0494C14.4999 35.0494 14.4352 35.0731 14.3807 35.1204C14.3399 35.1609 14.2786 35.242 14.1968 35.3636C14.0061 35.6608 13.8255 35.9007 13.6689 36.0763C13.5122 36.2486 13.3589 36.3736 13.209 36.4513C13.0353 36.5357 12.9638 36.529 12.9366 36.5188C12.9059 36.5019 12.8446 36.4479 12.7731 36.2587C12.7628 36.2317 12.7492 36.1979 12.739 36.1675C12.7288 36.1371 12.7186 36.0966 12.7083 36.0459C12.6981 35.9919 12.6811 35.9209 12.6641 35.8365C12.647 35.7487 12.6232 35.6406 12.5959 35.5088C12.5483 35.2757 12.5074 35.0764 12.4699 34.9177C12.4325 34.7589 12.395 34.6204 12.3643 34.509C12.3303 34.3907 12.2962 34.2961 12.2587 34.2184C12.2213 34.1374 12.1804 34.0664 12.1395 34.0056C12.0748 33.9077 11.9931 33.8232 11.8977 33.7557C11.7955 33.6847 11.6831 33.6476 11.5605 33.6442C11.4072 33.6476 11.2471 33.7084 11.0905 33.8367C11.1143 33.7354 11.1211 33.6577 11.1109 33.5969C11.1007 33.5327 11.07 33.4686 11.0257 33.3976C10.9338 33.2625 10.818 33.1949 10.6783 33.1916H10.6749C10.5319 33.1916 10.4297 33.2659 10.3752 33.4044C10.3616 33.4381 10.3479 33.4922 10.3275 33.5834C10.3105 33.6645 10.29 33.7895 10.2696 33.9584C10.2458 34.1272 10.2185 34.3401 10.1879 34.6035C10.1742 34.715 10.1572 34.84 10.1402 34.9751C10.0652 34.9582 9.98689 34.9481 9.89834 34.9413C9.7655 34.9278 9.65651 34.9143 9.57135 34.9042C9.48961 34.8907 9.39764 34.8704 9.29887 34.84C9.24437 34.8231 9.16944 34.7927 9.07407 34.7488C8.97529 34.7083 8.87651 34.661 8.77774 34.6103C8.67896 34.5596 8.587 34.5056 8.50184 34.4515C8.40647 34.3907 8.37923 34.3434 8.37241 34.3198C8.35538 34.2691 8.32814 34.2117 8.29407 34.1408C8.26001 34.0732 8.22255 34.0056 8.18508 33.9415C8.14421 33.8739 8.09652 33.8131 8.04884 33.7557C7.99434 33.6949 7.93644 33.6476 7.88194 33.6239C7.82063 33.5868 7.7457 33.5665 7.64692 33.5665C7.56177 33.5665 7.47321 33.58 7.38806 33.6138C7.23138 33.6712 7.08492 33.7726 6.94527 33.9212C6.80902 34.0631 6.69322 34.2387 6.59444 34.4414C6.49907 34.6407 6.42073 34.8636 6.36283 35.1001C6.32877 35.2386 6.30833 35.3838 6.2913 35.5291C6.18912 35.5426 6.08694 35.5966 5.97794 35.7014C5.7838 35.8871 5.58284 36.0628 5.38869 36.2249C5.19114 36.3905 4.98337 36.5357 4.76538 36.6607C4.5508 36.7823 4.32259 36.8803 4.08416 36.9546C3.84914 37.0255 3.59028 37.066 3.3178 37.0559C3.11684 37.0559 2.93632 37.0154 2.77623 36.9444C2.61615 36.8735 2.48331 36.7755 2.37431 36.6539C2.26532 36.5323 2.18017 36.3837 2.12567 36.2182C2.07117 36.0527 2.04392 35.8669 2.04392 35.671C2.04392 35.3906 2.09842 35.0933 2.2006 34.7859C2.29938 34.4786 2.44925 34.1678 2.63999 33.8638C2.72173 33.7253 2.82732 33.58 2.95335 33.4213C3.08278 33.2659 3.21902 33.1172 3.36889 32.9855C3.51535 32.8504 3.67203 32.7288 3.83893 32.6207C3.99901 32.516 4.1591 32.4383 4.31237 32.3876C4.42477 32.3606 4.52014 32.3471 4.59848 32.3471C4.63595 32.3471 4.67682 32.3538 4.7211 32.364C4.75175 32.3741 4.76197 32.3876 4.76878 32.3977C4.779 32.4146 4.79263 32.4552 4.80625 32.5396C4.81647 32.6106 4.81647 32.6849 4.80625 32.7558C4.79263 32.8403 4.77219 32.9382 4.74154 33.0463C4.70748 33.1612 4.69045 33.2389 4.68704 33.2895C4.68363 33.3469 4.69726 33.4111 4.73132 33.4719C4.80625 33.6408 4.9425 33.7287 5.11961 33.732C5.22179 33.7388 5.29673 33.7016 5.35122 33.6408C5.39891 33.5868 5.44319 33.4922 5.48065 33.3503C5.65436 32.7693 5.59646 32.2998 5.30695 31.9552C5.10258 31.7154 4.82669 31.5938 4.48608 31.5904C4.21019 31.5904 3.92408 31.6546 3.655 31.7931C3.39273 31.9282 3.13727 32.0971 2.90226 32.3032C2.67064 32.5058 2.45606 32.7288 2.27213 32.972C2.0882 33.2118 1.93493 33.4449 1.81572 33.6577C1.65563 33.9516 1.52279 34.2725 1.42402 34.6137C1.32524 34.9548 1.27756 35.2724 1.28096 35.5527C1.28096 35.877 1.33887 36.181 1.44445 36.4546C1.55004 36.7283 1.70332 36.9681 1.89746 37.1708C2.09161 37.3701 2.32663 37.5288 2.59571 37.6403C2.86479 37.7551 3.16793 37.8126 3.49491 37.8159H3.51876C3.8798 37.8159 4.25787 37.745 4.63935 37.6031C5.02765 37.4579 5.41253 37.2451 5.78039 36.9715C5.85532 36.914 5.93026 36.8499 6.01541 36.7789C6.09715 36.7114 6.1789 36.6404 6.25724 36.5695C6.30492 36.5256 6.3458 36.4884 6.38667 36.4479C6.41733 36.5391 6.45479 36.6303 6.50248 36.7147C6.57741 36.8465 6.67619 36.9647 6.80221 37.066C6.92824 37.1674 7.0781 37.2349 7.25522 37.2687C7.28928 37.2721 7.32675 37.2755 7.36081 37.2755C7.48002 37.2755 7.60605 37.2485 7.73548 37.1944C7.85469 37.1437 7.9705 37.0559 8.0863 36.9275C8.20211 36.8026 8.29407 36.6641 8.3656 36.5188C8.46778 36.306 8.52909 36.0831 8.55294 35.8601C8.57337 35.6777 8.58359 35.4886 8.5904 35.296C8.59381 35.296 8.60062 35.3028 8.60743 35.3061C8.8118 35.4109 9.04341 35.5021 9.29546 35.5764C9.54751 35.6507 9.79275 35.6912 10.0278 35.6946L9.99371 35.7014ZM7.79338 35.2859C7.79338 35.5696 7.74229 35.8263 7.65373 36.0527C7.56858 36.2722 7.45618 36.4175 7.32334 36.4918C7.29269 36.5053 7.25863 36.5154 7.22457 36.5188C7.19732 36.5222 7.18369 36.5188 7.18369 36.5256C7.15985 36.5019 7.13941 36.4783 7.12238 36.4546C7.10876 36.4378 7.10195 36.4175 7.09514 36.3972C7.08832 36.3668 7.07129 36.3026 7.04745 36.208C7.03042 36.1067 7.0202 36.0324 7.01339 35.9851C7.00658 35.9412 7.00998 35.8871 7.01339 35.8196C7.02701 35.6 7.07129 35.3771 7.13941 35.1575C7.20754 34.9413 7.30291 34.7522 7.42212 34.5968L7.45959 34.5427L7.73888 34.7691L7.75932 34.9447C7.76954 35.0021 7.77976 35.0629 7.78316 35.1271C7.78998 35.1913 7.78997 35.2453 7.78997 35.2926L7.79338 35.2859Z' fill='white'\/> <path d='M19.6597 35.1873C19.7312 35.238 19.8095 35.265 19.8913 35.265C19.9901 35.265 20.0752 35.238 20.1297 35.1806C20.1842 35.1231 20.208 35.0421 20.2012 34.9441C20.2012 34.8901 20.1808 34.8225 20.1365 34.7279C20.0956 34.6435 20.048 34.559 19.9935 34.478C19.7789 34.1706 19.5098 34.0118 19.1964 34.0084C18.8116 34.0186 18.4709 34.2854 18.1814 34.8124C18.1814 34.7989 18.1814 34.782 18.1848 34.7651C18.1985 34.6266 18.2053 34.505 18.2121 34.407C18.2189 34.2787 18.2121 34.2246 18.1985 34.1942C18.1848 34.0895 18.1303 34.0017 18.0418 33.9375C17.9532 33.8733 17.8613 33.8429 17.7625 33.8395H17.7591C17.5683 33.8395 17.5002 33.9341 17.4798 34.0152C17.4559 34.1064 17.4423 34.201 17.4355 34.2989C17.4355 34.38 17.4321 34.478 17.4219 34.5861C17.4151 34.6975 17.4014 34.8326 17.3878 34.9948C17.3708 35.1603 17.3538 35.3562 17.3333 35.5859C17.3129 35.8156 17.2856 36.096 17.2516 36.4236C17.2311 36.5858 17.2175 36.7108 17.2107 36.802C17.2039 36.8966 17.2005 36.9709 17.2039 37.0215C17.2039 37.0823 17.2175 37.133 17.2379 37.1702C17.255 37.2039 17.2788 37.2411 17.3129 37.285C17.3537 37.3323 17.4253 37.3864 17.5343 37.4472C17.6433 37.508 17.7352 37.5384 17.8068 37.5384H17.8102C17.8681 37.5384 17.926 37.5249 17.9737 37.4945C18.0213 37.4674 18.0588 37.4336 18.0826 37.4066C18.0997 37.3897 18.1167 37.3627 18.1712 37.1803C18.2053 37.0621 18.2461 36.9236 18.2972 36.7682C18.3585 36.5588 18.413 36.373 18.4641 36.2142C18.5152 36.0487 18.5629 35.9102 18.6072 35.7886C18.6515 35.6704 18.6957 35.5623 18.74 35.4643C18.7809 35.3697 18.8252 35.2819 18.8763 35.1907C18.9648 35.0252 19.0602 34.8968 19.159 34.809C19.2543 34.7245 19.3054 34.7144 19.3054 34.7144C19.3122 34.7212 19.3497 34.7583 19.486 34.9948C19.5336 35.0691 19.5881 35.1299 19.6563 35.1772L19.6597 35.1873Z' fill='white'\/> <path d='M20.7228 33.3773C20.791 33.4482 20.8693 33.4955 20.9579 33.5158C21.0634 33.5462 21.1043 33.5428 21.1758 33.5158C21.2985 33.4888 21.387 33.3841 21.4381 33.2118C21.479 33.0834 21.5437 32.9584 21.6289 32.8402C21.6629 32.7963 21.7004 32.7524 21.7412 32.7152C21.7481 32.7085 21.7583 32.7017 21.7617 32.695C21.7821 32.7287 21.806 32.776 21.8332 32.8335C21.8639 32.8943 21.8945 32.9584 21.9252 33.026C21.9558 33.0936 21.9831 33.1577 22.0069 33.2219C22.058 33.3604 22.1159 33.4617 22.1806 33.5361C22.2522 33.6171 22.3646 33.6746 22.5144 33.7083C22.5246 33.7083 22.5349 33.7117 22.5451 33.7117C22.5826 33.7117 22.6234 33.6982 22.6745 33.6712C22.7358 33.6408 22.7801 33.607 22.8142 33.5665C22.8618 33.5057 22.8823 33.4347 22.8789 33.3604C22.8789 33.2929 22.8516 33.1949 22.8005 33.0699C22.7597 32.9551 22.7052 32.8267 22.6439 32.6882C22.5826 32.5463 22.5042 32.4112 22.4157 32.2829C22.3237 32.1545 22.2181 32.043 22.0989 31.9586C21.9729 31.8674 21.8264 31.8201 21.6697 31.8201C21.5096 31.8235 21.353 31.8741 21.1997 31.9822C21.1179 32.043 21.0328 32.1275 20.9544 32.2254C20.8727 32.3268 20.8046 32.4281 20.7501 32.5294C20.6922 32.6342 20.6479 32.7389 20.6172 32.8436C20.5866 32.9551 20.5764 33.0463 20.59 33.124C20.6104 33.2219 20.6547 33.3064 20.7194 33.3739L20.7228 33.3773Z' fill='white'\/> <path d='M20.683 36.8763C20.7579 37.008 20.8567 37.1262 20.9827 37.2276C21.1087 37.3289 21.2586 37.3965 21.4357 37.4302C21.4698 37.4336 21.5072 37.437 21.5447 37.437C21.6639 37.437 21.7899 37.41 21.9194 37.3559C22.0386 37.3053 22.1544 37.2174 22.2702 37.0891C22.386 36.9641 22.478 36.8256 22.5495 36.6803C22.6517 36.4675 22.713 36.2446 22.7368 36.0217C22.7573 35.8392 22.7675 35.6501 22.7743 35.4575C22.7777 35.4575 22.7845 35.4643 22.7913 35.4677C22.9957 35.5724 23.2273 35.6636 23.4794 35.7413C23.7246 35.8156 23.963 35.8528 24.1878 35.8561C24.1844 35.9608 24.1776 36.0689 24.1776 36.1669C24.1776 36.4777 24.1878 36.7344 24.2151 36.9438C24.2968 37.5519 24.5489 37.9268 24.9644 38.0585C25.0257 38.0721 25.0564 38.0788 25.0904 38.0788C25.179 38.0788 25.2505 38.0552 25.3016 38.0146C25.3527 37.9808 25.3868 37.9302 25.4106 37.8592C25.431 37.7951 25.431 37.7343 25.4174 37.6735C25.3833 37.5654 25.3016 37.4775 25.1858 37.41C25.1517 37.3863 25.1245 37.3694 25.1075 37.3525C25.0938 37.339 25.0802 37.3222 25.07 37.3019C25.0598 37.2816 25.0461 37.2512 25.0359 37.2141C25.0223 37.1735 25.0087 37.1161 24.9951 37.0485C24.978 36.9607 24.9678 36.8864 24.961 36.8222C24.9542 36.758 24.9508 36.677 24.944 36.5824C24.9406 36.4338 24.944 36.2581 24.9474 36.0385C24.9542 35.8291 24.9678 35.6298 24.9814 35.4406C25.0223 34.9238 25.0836 34.4002 25.162 33.8868C25.2437 33.3666 25.3493 32.8532 25.4787 32.3498C25.4992 32.2384 25.506 32.1539 25.4992 32.0931C25.4923 32.0323 25.4719 31.9749 25.4378 31.9107L25.431 31.904C25.3323 31.7722 25.213 31.7013 25.07 31.7013H25.0632C24.9372 31.7013 24.8384 31.7587 24.7737 31.8769C24.7532 31.9242 24.7294 32.0053 24.6987 32.1303C24.6715 32.2485 24.6272 32.4546 24.5693 32.7417C24.4875 33.1639 24.416 33.5895 24.3581 34.0016C24.3036 34.3935 24.2593 34.7684 24.2287 35.1164C24.1844 35.1096 24.1367 35.1029 24.0856 35.1029C23.9528 35.0893 23.8438 35.0758 23.7586 35.0657C23.6769 35.0522 23.5849 35.0319 23.4862 35.0015C23.4317 34.9846 23.3567 34.9542 23.2614 34.9103C23.1626 34.8698 23.0638 34.8225 22.965 34.7684C22.8663 34.7178 22.7709 34.6637 22.6891 34.6097C22.5938 34.5455 22.5665 34.5016 22.5597 34.4779C22.5427 34.4273 22.5154 34.3698 22.4814 34.2989C22.4473 34.2313 22.4098 34.1638 22.3724 34.0996C22.3315 34.0354 22.2872 33.9712 22.2361 33.9138C22.1816 33.853 22.1237 33.8091 22.0692 33.7821C22.0079 33.7449 21.9296 33.7247 21.8342 33.7247C21.7491 33.7314 21.6571 33.7415 21.5754 33.7719C21.4187 33.8294 21.2722 33.9307 21.1326 34.0793C20.9963 34.2212 20.8805 34.3969 20.7817 34.5995C20.6864 34.7988 20.608 35.0218 20.5501 35.2582C20.4922 35.4947 20.4616 35.7379 20.4582 35.9845C20.465 36.1399 20.4854 36.2953 20.5195 36.4439C20.5569 36.5993 20.6114 36.7378 20.6864 36.8729L20.683 36.8763ZM21.2313 35.9811C21.245 35.7615 21.2858 35.5386 21.3574 35.319C21.4255 35.1029 21.5209 34.9137 21.6401 34.7583L21.6775 34.7043L21.9568 34.9272L21.9773 35.1029C21.9875 35.1603 21.9977 35.2211 22.0011 35.2853C22.0079 35.3494 22.0079 35.4035 22.0079 35.4508C22.0079 35.7311 21.9602 35.9912 21.8683 36.2176C21.7831 36.4371 21.6707 36.5858 21.5379 36.6567C21.5072 36.6702 21.4732 36.6803 21.4357 36.6837C21.4085 36.6871 21.3948 36.6837 21.3948 36.6905C21.371 36.6668 21.3506 36.6432 21.3335 36.6229C21.3199 36.606 21.3097 36.5858 21.3063 36.5655C21.2995 36.5351 21.2824 36.4709 21.2586 36.3763C21.2416 36.275 21.2313 36.2041 21.2245 36.1534C21.2177 36.1095 21.2211 36.0554 21.2245 35.9879L21.2313 35.9811Z' fill='white'\/> <path d='M25.6141 37.2891C25.638 37.4006 25.655 37.4749 25.6686 37.5154C25.6823 37.5593 25.6993 37.6033 25.7265 37.6506C25.8389 37.8532 25.9956 38.0086 26.1898 38.1099C26.3805 38.2079 26.5917 38.2586 26.8131 38.262H26.8335C27.1196 38.262 27.4125 38.2012 27.7055 38.0762C28.0018 37.9512 28.2913 37.7958 28.5706 37.6066C28.8465 37.4209 29.1122 37.2148 29.354 36.9919C29.6027 36.7655 29.807 36.5595 29.9773 36.3636C30.0727 36.2487 30.1238 36.1744 30.1408 36.1237C30.1613 36.0663 30.1647 36.0021 30.151 35.9244C30.1442 35.8771 30.134 35.8467 30.1204 35.8265C30.1102 35.8096 30.0931 35.7859 30.0386 35.7386C29.9467 35.6576 29.8275 35.6238 29.6844 35.6407C29.6095 35.6542 29.5482 35.6745 29.5005 35.7015C29.4528 35.7285 29.3949 35.7859 29.3234 35.8738C29.1939 36.019 29.0372 36.1778 28.8499 36.3534C28.666 36.5257 28.4684 36.6912 28.2607 36.8466C28.0461 37.002 27.8281 37.1405 27.6067 37.2553C27.3853 37.3736 27.1639 37.4546 26.9561 37.4985C26.8948 37.5087 26.8165 37.5154 26.7245 37.5154C26.7075 37.5154 26.6939 37.5154 26.6836 37.5154H26.6768C26.7143 37.4783 26.7688 37.4175 26.8505 37.3229C26.9289 37.2351 27.0072 37.1371 27.089 37.0358C27.1707 36.9344 27.2525 36.8365 27.3274 36.7419C27.4023 36.6473 27.4602 36.573 27.4977 36.5156C27.8383 36.0359 28.0427 35.5765 28.1006 35.1509C28.1278 34.8604 28.087 34.6239 27.9711 34.4415C27.9098 34.3469 27.8281 34.2692 27.7259 34.2152C27.6237 34.1578 27.5113 34.1274 27.3989 34.1274H27.3921C27.2354 34.1274 27.0719 34.178 26.905 34.2828C26.7416 34.3841 26.5849 34.5226 26.435 34.6982C26.2885 34.8705 26.1523 35.0766 26.0263 35.3164C25.9002 35.5562 25.7981 35.8197 25.7163 36.1035C25.672 36.2487 25.638 36.3805 25.621 36.4919C25.6005 36.6068 25.5869 36.7284 25.5801 36.8534C25.5733 36.9412 25.5699 37.0054 25.5733 37.0527C25.5767 37.1033 25.5903 37.1878 25.6141 37.2959V37.2891ZM26.4146 36.5595C26.418 36.5392 26.4248 36.5189 26.4282 36.4987C26.4418 36.448 26.452 36.4041 26.4554 36.3771C26.5031 36.2217 26.5644 36.0629 26.6326 35.9109C26.7007 35.7623 26.7756 35.6204 26.8574 35.4921C26.9357 35.3637 27.0243 35.2522 27.1162 35.1543C27.1877 35.0766 27.2627 35.009 27.3342 34.9583C27.3342 34.9719 27.3274 34.9887 27.324 35.0056C27.2865 35.188 27.2252 35.3705 27.1332 35.5461C27.0447 35.7218 26.9016 35.9413 26.7075 36.2014C26.6734 36.2521 26.6292 36.3061 26.5747 36.3669L26.4112 36.5561L26.4146 36.5595Z' fill='white'\/> <path d='M6.69398 45.2339C6.66673 45.163 6.62586 45.1055 6.57136 45.0582C6.52367 45.0177 6.43512 44.9535 6.28525 44.8623C6.02979 44.7137 5.79818 44.5583 5.59722 44.4029C5.587 44.3962 5.57678 44.386 5.56657 44.3793L5.57678 44.3691C5.60403 44.3421 5.63469 44.3185 5.66875 44.2881C5.93442 44.0584 6.11835 43.8321 6.21372 43.6192C6.3125 43.3929 6.30909 43.1869 6.2001 43.0112C6.15241 42.9369 6.0911 42.8727 6.01276 42.8254C5.93102 42.7748 5.84927 42.7511 5.76071 42.7613C5.66875 42.7748 5.59722 42.8187 5.54954 42.8896C5.50185 42.9605 5.48823 43.045 5.50866 43.1497C5.51548 43.1936 5.50866 43.2409 5.4746 43.295C5.43714 43.3591 5.38945 43.4267 5.33495 43.4909C5.28046 43.5551 5.22255 43.6125 5.15784 43.6632C5.08972 43.7172 5.03862 43.7577 5.00116 43.7881L4.92963 43.8456L4.87513 43.7949C4.73548 43.6733 4.59583 43.5348 4.45278 43.3862C4.30972 43.2342 4.16667 43.0754 4.02702 42.9065C3.88737 42.7376 3.75453 42.5687 3.63191 42.3998C3.50248 42.2208 3.3969 42.0654 3.31515 41.9235L3.28109 41.856L3.45821 41.7073C3.78178 41.4303 4.02021 41.1838 4.16326 40.9777C4.31313 40.7683 4.38466 40.5622 4.38125 40.3697C4.38125 40.2379 4.354 40.1163 4.28929 40.0015C4.22798 39.89 4.14623 39.7954 4.04064 39.7177C3.93846 39.64 3.82266 39.5792 3.69663 39.5387C3.57061 39.4948 3.43777 39.4745 3.30493 39.4745H3.29131C2.97114 39.4745 2.70546 39.5759 2.5011 39.7785C2.29333 39.9846 2.18093 40.2515 2.1639 40.569C2.15708 40.694 2.17071 40.8561 2.21158 41.0486C2.24905 41.2378 2.29673 41.4101 2.35464 41.552C2.35464 41.5553 2.33079 41.5824 2.22521 41.6803C1.81988 42.0384 1.53037 42.366 1.36006 42.6532C1.18635 42.947 1.11482 43.2612 1.14207 43.5855C1.16251 43.8321 1.24426 44.0618 1.3839 44.2678C1.52015 44.4671 1.69045 44.6394 1.89482 44.7745C2.09918 44.913 2.32058 45.0177 2.559 45.0886C2.79743 45.163 3.03585 45.2001 3.26065 45.2001C3.53654 45.2001 3.81925 45.1697 4.11217 45.1022C4.40169 45.0346 4.66736 44.9333 4.90919 44.7981C4.92622 44.7846 4.93985 44.7779 4.95007 44.7745C4.95688 44.7779 4.96369 44.7846 4.97391 44.7948C5.00797 44.8218 5.04884 44.8556 5.09993 44.8927C5.15443 44.9299 5.23618 44.9873 5.34517 45.0718C5.45757 45.1562 5.58019 45.244 5.70962 45.3285C5.84246 45.4163 5.96848 45.4906 6.0877 45.5548C6.22053 45.6257 6.32272 45.6595 6.40106 45.6595H6.40446C6.55773 45.6595 6.65651 45.5818 6.70079 45.4332C6.71441 45.3656 6.71441 45.3015 6.70079 45.2407V45.2305L6.69398 45.2339ZM3.04266 40.9811C3.01542 41.0047 2.99157 41.025 2.96773 41.0453C2.96773 41.025 2.96092 41.0014 2.96092 40.9777C2.95411 40.927 2.9507 40.8797 2.94389 40.8325C2.94048 40.7885 2.93707 40.7548 2.93707 40.7345C2.94389 40.596 2.99157 40.4744 3.07332 40.3764C3.15166 40.2819 3.26065 40.2346 3.4003 40.2346C3.4003 40.2346 3.40371 40.2346 3.40711 40.2346C3.57061 40.2278 3.61148 40.2515 3.61829 40.2582C3.6251 40.2616 3.6251 40.2886 3.60126 40.346C3.5672 40.4271 3.50589 40.5217 3.41393 40.6264C3.31856 40.7345 3.19594 40.8561 3.04607 40.9878L3.04266 40.9811ZM2.73952 42.312C2.75315 42.3323 2.77018 42.3593 2.79061 42.3964C2.82468 42.4505 2.86214 42.5113 2.90983 42.5788C2.95411 42.6464 3.00179 42.714 3.05288 42.7849C3.10397 42.8558 3.15166 42.9166 3.19253 42.9707C3.33899 43.17 3.49908 43.3625 3.66257 43.5416C3.82947 43.724 4.00658 43.9098 4.19392 44.0922L4.2961 44.1935L4.0747 44.2779C4.03043 44.2948 3.99636 44.3083 3.97252 44.3219C3.89418 44.3455 3.80903 44.3658 3.72047 44.386C3.6251 44.4063 3.53655 44.4198 3.45139 44.43C3.37987 44.4401 3.27768 44.4502 3.15506 44.4435C3.03245 44.4435 2.93708 44.4367 2.86895 44.4232C2.80424 44.4097 2.73271 44.3928 2.65437 44.3691C2.57944 44.3489 2.50791 44.3185 2.43298 44.2813C2.2218 44.1834 2.07874 44.055 1.99019 43.8861C1.90163 43.7206 1.8846 43.5449 1.9391 43.3524C1.98678 43.1734 2.10599 42.9673 2.29333 42.7477C2.32739 42.7072 2.37167 42.6599 2.42616 42.6092L2.58625 42.4539C2.63734 42.4032 2.68503 42.3593 2.7259 42.3221C2.73271 42.3187 2.73612 42.312 2.73952 42.3086V42.312Z' fill='white'\/> <path d='M15.267 40.2345C15.1784 40.1635 15.0729 40.1297 14.9536 40.1264C14.9094 40.1264 14.8651 40.1331 14.8242 40.1466C14.7833 40.1601 14.7357 40.1939 14.6846 40.2412C14.6369 40.2885 14.5824 40.3527 14.5211 40.4371C14.47 40.5081 14.4019 40.5993 14.3167 40.7074L14.2724 40.7648C14.16 40.9134 14.0885 41.0114 14.0544 41.0688C14.017 41.1364 13.9999 41.2005 14.0067 41.2546C14.0067 41.3357 14.0374 41.4201 14.0987 41.5046C14.16 41.5856 14.2316 41.6464 14.3133 41.6802C14.361 41.7039 14.4121 41.714 14.4802 41.7174H14.487C14.5619 41.7174 14.6267 41.7039 14.6743 41.6768C14.7084 41.6599 14.7493 41.6228 14.8072 41.5586C14.8583 41.5012 14.9264 41.4134 15.0115 41.2917C15.0797 41.1972 15.1444 41.1127 15.2057 41.0316L15.267 40.9573C15.2977 40.9202 15.3181 40.8932 15.3283 40.8796C15.4203 40.7682 15.4543 40.6466 15.4271 40.5283C15.4066 40.4101 15.3521 40.3122 15.2602 40.2412L15.267 40.2345Z' fill='white'\/> <path d='M18.974 42.4096C18.7594 42.1022 18.4903 41.9434 18.177 41.9401C17.7921 41.9468 17.4515 42.2171 17.162 42.744C17.162 42.7305 17.162 42.7136 17.1654 42.6967C17.179 42.5582 17.1858 42.44 17.1926 42.3387C17.1994 42.2103 17.1926 42.1563 17.179 42.1259C17.1654 42.0211 17.1109 41.9333 17.0223 41.8691C16.9338 41.805 16.8418 41.7745 16.743 41.7712H16.7396C16.5489 41.7712 16.4808 41.8658 16.4603 41.9468C16.4365 42.038 16.4229 42.1326 16.416 42.234C16.416 42.3184 16.4126 42.413 16.4024 42.5211C16.3922 42.6292 16.382 42.7677 16.3684 42.9298C16.3547 43.0784 16.3377 43.2575 16.3173 43.4635C16.307 43.4669 16.2968 43.4703 16.29 43.477C16.2423 43.504 16.1844 43.5615 16.1129 43.6493C15.9835 43.7945 15.8268 43.9533 15.6395 44.129C15.4555 44.3012 15.258 44.4668 15.0502 44.6221C14.8356 44.7775 14.6176 44.916 14.3962 45.0309C14.1714 45.1491 13.9534 45.2302 13.7457 45.2741C13.6844 45.2842 13.606 45.291 13.5141 45.291C13.5004 45.291 13.4902 45.291 13.4766 45.291C13.4698 45.291 13.463 45.291 13.4664 45.291C13.5072 45.2538 13.5617 45.1896 13.6401 45.0984C13.7184 45.0106 13.7968 44.9126 13.8785 44.8113C13.9603 44.71 14.042 44.612 14.1169 44.5174C14.1885 44.4296 14.2498 44.3485 14.2906 44.2911C14.6313 43.8114 14.8356 43.352 14.8935 42.9264C14.9208 42.6359 14.8799 42.3995 14.7641 42.2171C14.7028 42.1225 14.621 42.0448 14.5189 41.9907C14.4133 41.9333 14.3043 41.9029 14.1919 41.9029H14.1851C14.0284 41.9029 13.8649 41.9536 13.7014 42.0583C13.5379 42.1596 13.3812 42.2981 13.2314 42.4738C13.0849 42.6461 12.9487 42.8521 12.8226 43.0919C12.6966 43.3318 12.5944 43.5986 12.5127 43.879C12.4684 44.0276 12.4343 44.156 12.4173 44.2675C12.3969 44.3823 12.3832 44.5039 12.3764 44.6289C12.3696 44.7133 12.3662 44.7809 12.3696 44.8282C12.373 44.8789 12.3867 44.9599 12.4105 45.0714C12.4343 45.1829 12.4514 45.2572 12.465 45.2977C12.4786 45.3416 12.4991 45.3856 12.5229 45.4328C12.6353 45.6355 12.792 45.7909 12.9861 45.8922C13.1769 45.9902 13.388 46.0409 13.6094 46.0443H13.6299C13.916 46.0443 14.2089 45.9834 14.5018 45.8585C14.7982 45.7369 15.0877 45.5781 15.367 45.3889C15.6429 45.2031 15.9085 44.9971 16.1504 44.7741C16.1674 44.7573 16.181 44.7438 16.1981 44.7302C16.1981 44.7336 16.1981 44.7404 16.1981 44.7437C16.1912 44.8383 16.1878 44.9093 16.1912 44.9633C16.1912 45.0241 16.2049 45.0714 16.2253 45.1119C16.2423 45.1457 16.2662 45.1829 16.3036 45.2268C16.3445 45.2775 16.4194 45.3315 16.525 45.3889C16.634 45.4497 16.726 45.4801 16.7975 45.4801H16.8009C16.8588 45.4801 16.9167 45.4666 16.9644 45.4362C17.0121 45.4092 17.0496 45.3754 17.0734 45.3484C17.0938 45.3315 17.1075 45.3045 17.162 45.1187C17.196 45.0005 17.2369 44.8654 17.288 44.71C17.3493 44.5005 17.4072 44.3181 17.4549 44.156C17.5094 43.9803 17.5537 43.8452 17.5979 43.7304C17.6422 43.6121 17.6865 43.5007 17.7308 43.4061C17.7751 43.3115 17.8193 43.2169 17.867 43.1325C17.9556 42.967 18.051 42.8386 18.1497 42.7508C18.2451 42.6663 18.2962 42.6562 18.2962 42.6562C18.303 42.6629 18.3405 42.7001 18.4767 42.9366C18.521 43.0075 18.5789 43.0717 18.647 43.119C18.7185 43.1696 18.7969 43.1967 18.8752 43.1967C18.974 43.1933 19.0592 43.1696 19.1137 43.1122C19.1681 43.0548 19.192 42.9737 19.1852 42.8758C19.1852 42.8217 19.1647 42.7508 19.1205 42.6596C19.0796 42.5751 19.0319 42.4907 18.9774 42.4096H18.974ZM13.9262 43.3284C13.8376 43.504 13.6946 43.7236 13.5004 43.9837C13.4664 44.0344 13.4187 44.0918 13.3676 44.1492L13.2041 44.3384C13.2075 44.3181 13.2143 44.2979 13.2177 44.2776C13.2314 44.2269 13.2416 44.183 13.245 44.156C13.2927 44.0006 13.354 43.8418 13.4221 43.6898C13.4902 43.5412 13.5652 43.3993 13.6469 43.271C13.7286 43.1426 13.8138 43.0311 13.9058 42.9332C13.9807 42.8555 14.0522 42.7879 14.1237 42.7373C14.1237 42.7508 14.1169 42.7677 14.1135 42.7845C14.0761 42.967 14.0148 43.1494 13.9262 43.325V43.3284Z' fill='white'\/> <path d='M19.9703 41.3085C19.9635 41.3727 19.9669 41.4402 19.9771 41.5044C19.9907 41.5686 20.0077 41.6192 20.0282 41.6665C20.0691 41.7341 20.1236 41.7949 20.1951 41.8489C20.2666 41.903 20.3415 41.9401 20.4199 41.9537H20.4335C20.4335 41.9537 20.4608 41.9537 20.4676 41.957C20.4778 41.957 20.488 41.957 20.4982 41.957C20.5153 41.957 20.5289 41.9537 20.5425 41.9469C20.6583 41.9266 20.7435 41.8793 20.7946 41.805C20.849 41.7273 20.8661 41.6226 20.8422 41.4909C20.815 41.3693 20.7537 41.2578 20.6583 41.1632C20.5595 41.0619 20.4369 41.0112 20.2973 41.0112C20.1167 41.0112 19.9941 41.1126 19.9703 41.3051V41.3085Z' fill='white'\/> <path d='M26.0929 41.0858C25.9123 41.0858 25.7897 41.1872 25.7659 41.3797C25.7591 41.4439 25.7625 41.5115 25.7727 41.5756C25.7863 41.6398 25.8033 41.6905 25.8272 41.7378C25.8681 41.8053 25.9226 41.8661 25.9907 41.9202C26.0622 41.9742 26.1371 42.0114 26.2155 42.0249H26.2291C26.2291 42.0249 26.2563 42.0249 26.2598 42.0283C26.2734 42.0283 26.2836 42.0317 26.2938 42.0317C26.3108 42.0317 26.3245 42.0283 26.3381 42.0215C26.4539 42.0013 26.5391 41.954 26.5901 41.8797C26.6446 41.802 26.6617 41.6972 26.6378 41.5655C26.6106 41.4439 26.5493 41.3358 26.4539 41.2378C26.3551 41.1365 26.2325 41.0858 26.0929 41.0858Z' fill='white'\/> <path d='M39.9387 42.1358C40.0375 42.0987 40.1056 42.0379 40.1397 41.95C40.1738 41.8622 40.1703 41.771 40.1261 41.6764C40.092 41.5987 40.0375 41.5345 39.9626 41.4839C39.8876 41.4332 39.8127 41.4096 39.7412 41.4062C39.7242 41.4062 39.6765 41.4062 39.4823 41.4298C39.3325 41.4467 39.1621 41.4704 38.9714 41.4974C38.7943 41.521 38.6444 41.5379 38.515 41.5514C38.4333 41.5582 38.3822 41.5649 38.3447 41.5683C38.3447 41.5582 38.3447 41.5481 38.3481 41.5345C38.3583 41.4569 38.3719 41.3555 38.3924 41.2305L38.4605 40.7914C38.4843 40.6259 38.515 40.4536 38.5456 40.2712C38.5661 40.1293 38.5797 40.0179 38.5933 39.9368C38.607 39.8591 38.6138 39.7983 38.6206 39.7476C38.6274 39.697 38.6308 39.6598 38.6308 39.6328C38.6308 39.599 38.6274 39.572 38.6206 39.5551C38.6001 39.4639 38.5491 39.3794 38.4639 39.3085C38.3787 39.2376 38.2834 39.2004 38.1846 39.2004C38.1029 39.2004 38.0279 39.2308 37.9632 39.2882C37.8985 39.349 37.8644 39.4335 37.861 39.5348C37.861 39.5517 37.8508 39.6091 37.8372 39.7105C37.8202 39.8152 37.8031 39.93 37.7861 40.0516C37.7657 40.153 37.7486 40.2543 37.7316 40.359C37.7146 40.4604 37.6975 40.5718 37.6839 40.6867C37.6669 40.8015 37.6499 40.9299 37.626 41.0684C37.6022 41.2103 37.5783 41.3656 37.5545 41.5379L37.534 41.6663H37.5136C37.4898 41.6764 37.3944 41.6865 37.3297 41.6933C37.2241 41.7034 37.1049 41.7136 36.972 41.7237C36.8392 41.7338 36.72 41.7474 36.6144 41.7609C36.4645 41.7811 36.4373 41.7879 36.4271 41.7946C36.3862 41.8115 36.3453 41.8386 36.3113 41.8791C36.2738 41.9196 36.2465 41.9635 36.2363 42.0075C36.2125 42.1088 36.2363 42.2135 36.3045 42.3115C36.3692 42.406 36.4543 42.4669 36.5565 42.4973C36.5838 42.504 36.6076 42.5074 36.6314 42.5108C36.6587 42.5141 36.6927 42.5141 36.7336 42.5108C36.7711 42.5108 36.8188 42.504 36.8801 42.5006C36.9414 42.4939 37.0265 42.4871 37.1355 42.477L37.4012 42.45C37.4012 42.45 37.4285 42.45 37.4387 42.4466V42.4533C37.4353 42.504 37.4285 42.5682 37.4148 42.6459L37.3161 43.5309C37.3092 43.6052 37.299 43.6795 37.2922 43.7572C37.2752 43.7707 37.2513 43.7944 37.2105 43.8417C37.1662 43.8923 37.1151 43.9599 37.0504 44.0477C36.9584 44.1795 36.8392 44.3281 36.6996 44.4869C36.5599 44.6456 36.4032 44.8078 36.2329 44.9631C36.0694 45.1151 35.8957 45.2503 35.722 45.3651C35.5517 45.4766 35.3882 45.5475 35.2349 45.5745C35.1873 45.5813 35.1634 45.5847 35.1498 45.5847C35.143 45.5847 35.1396 45.5847 35.1396 45.5847C35.1396 45.5847 35.1294 45.5745 35.1157 45.5374C35.0783 45.4394 35.068 45.2672 35.0851 45.0239C35.1021 44.7774 35.1464 44.5004 35.2145 44.1997C35.2588 44.0241 35.2963 43.8822 35.3269 43.7775C35.3576 43.6761 35.3984 43.5613 35.4529 43.4329C35.5108 43.3113 35.5517 43.21 35.5824 43.1289C35.613 43.0445 35.63 42.9735 35.6369 42.9127C35.6437 42.8452 35.6369 42.7844 35.613 42.7371C35.5892 42.6898 35.5585 42.6425 35.5211 42.5986C35.4291 42.4973 35.3133 42.4533 35.1804 42.4567C35.0953 42.4567 35.0272 42.4804 34.9761 42.5277C34.9284 42.5682 34.8807 42.6391 34.816 42.754L34.7547 42.8688C34.7547 42.8688 34.7343 42.8519 34.7206 42.8418C34.4992 42.6763 34.2642 42.5885 34.019 42.5885C33.8385 42.5851 33.6716 42.629 33.5251 42.7134C33.382 42.7979 33.2526 42.9026 33.1402 43.0276C33.0278 43.1526 32.929 43.2911 32.8507 43.4431C32.8132 43.5174 32.7758 43.5917 32.7417 43.6626C32.7042 43.6694 32.6702 43.6795 32.6395 43.6998C32.5952 43.7268 32.5373 43.7842 32.459 43.8788C32.4113 43.9329 32.3466 44.0004 32.2648 44.0815C32.1831 44.166 32.0945 44.2504 31.9958 44.3416C31.9004 44.4328 31.7982 44.5274 31.6926 44.6186C31.587 44.7132 31.4883 44.7976 31.3963 44.8753C31.1545 45.078 30.916 45.2334 30.6946 45.3347C30.4732 45.436 30.2723 45.4867 30.1156 45.4833C29.9453 45.4833 29.8261 45.4293 29.7512 45.3212C29.6694 45.2064 29.6319 45.0645 29.6319 44.8888C29.6217 44.7233 29.6422 44.5409 29.6898 44.3416C29.7409 44.1389 29.8091 43.943 29.8942 43.7572C29.9828 43.5681 30.0815 43.3958 30.1939 43.2472C30.3029 43.1019 30.4119 42.9972 30.5141 42.9398C30.5482 42.9229 30.5754 42.9161 30.6027 42.9094C30.6231 42.9094 30.6401 42.9094 30.6504 42.9094C30.6504 42.9094 30.6572 42.9195 30.664 42.9262C30.681 42.9465 30.7015 42.9702 30.7219 42.9972C30.8241 43.1357 30.9569 43.2066 31.1204 43.21H31.1238C31.2737 43.21 31.3759 43.1357 31.4201 42.9938C31.4372 42.9127 31.4133 42.8148 31.352 42.6999C31.2941 42.5952 31.2124 42.4939 31.1034 42.4027C30.9194 42.254 30.7219 42.1764 30.5175 42.1764C30.354 42.1764 30.1974 42.2169 30.0543 42.298C29.9147 42.379 29.7886 42.4804 29.6762 42.5986C29.5672 42.7168 29.4685 42.8519 29.3833 42.9938C29.3016 43.1289 29.23 43.264 29.1721 43.389C29.1142 43.5208 29.0631 43.6525 29.0223 43.7842C29.0086 43.7944 28.9916 43.8011 28.9814 43.8146C28.9507 43.845 28.8928 43.9059 28.8111 43.9971C28.6885 44.1389 28.5284 44.3044 28.3376 44.4902C28.1435 44.676 27.9289 44.855 27.7041 45.0172C27.4759 45.1793 27.2409 45.3212 27.0093 45.4293C26.7845 45.5374 26.5733 45.5914 26.3825 45.5914H26.3757C26.168 45.5914 26.1271 45.5002 26.1135 45.4732C26.0692 45.3752 26.0419 45.2536 26.0317 45.105C26.0113 44.8449 26.0317 44.5477 26.0896 44.2268C26.1509 43.9025 26.2531 43.5106 26.3996 43.0614C26.4439 42.9533 26.4507 42.9161 26.4507 42.8925C26.4507 42.8621 26.4439 42.8249 26.4302 42.7878C26.3962 42.6898 26.3383 42.6121 26.2599 42.5581C26.1816 42.504 26.0896 42.477 25.9943 42.4837C25.9364 42.4837 25.8887 42.4939 25.8478 42.5175C25.8035 42.5412 25.7626 42.5817 25.7218 42.6459C25.6877 42.6999 25.6571 42.7742 25.623 42.8587C25.5889 42.9465 25.5549 43.0614 25.5208 43.1931C25.4697 43.3586 25.4323 43.514 25.3982 43.6728C25.388 43.6829 25.3812 43.6897 25.3675 43.7032C25.3267 43.7471 25.2824 43.8011 25.2313 43.8687C25.061 44.0883 24.8396 44.3011 24.5739 44.5004C24.3185 44.6929 24.0596 44.8415 23.8041 44.9429C23.8076 44.9226 23.8144 44.899 23.8212 44.8652L23.8961 44.5544C23.9234 44.4362 23.954 44.318 23.9813 44.1964C24.0085 44.0747 24.0358 43.9734 24.0596 43.889L24.1686 43.4937C24.2027 43.3721 24.2401 43.2505 24.2844 43.1188C24.3287 42.9904 24.3764 42.8519 24.4241 42.7033C24.4717 42.5547 24.533 42.3892 24.6012 42.2034C24.642 42.0953 24.6625 42.0108 24.6625 41.9467C24.6625 41.8757 24.6386 41.8082 24.5875 41.744C24.5739 41.7237 24.5535 41.7001 24.5228 41.673C24.4956 41.6494 24.4751 41.6325 24.4547 41.619C24.39 41.5751 24.3117 41.5514 24.2265 41.5514C24.1209 41.5582 24.0358 41.5852 23.971 41.6595C23.954 41.6798 23.9302 41.7203 23.8723 41.869C23.8314 41.9737 23.7871 42.102 23.736 42.2507L23.5793 42.7303C23.5249 42.9026 23.4738 43.0614 23.4295 43.21C23.3988 43.3181 23.3682 43.4194 23.3409 43.5174C23.3273 43.5714 23.3103 43.6255 23.2932 43.666C23.2558 43.6863 23.2183 43.7099 23.1876 43.7403C23.157 43.7707 23.0991 43.8315 23.0173 43.9227C22.8913 44.068 22.7312 44.2335 22.5439 44.4159C22.3498 44.6017 22.1386 44.7774 21.9104 44.9429C21.6822 45.105 21.4505 45.2435 21.2155 45.355C20.9839 45.4631 20.7693 45.5104 20.5786 45.5171C20.3708 45.5171 20.3299 45.4293 20.3163 45.3989C20.272 45.3009 20.2448 45.1793 20.2346 45.0307C20.2141 44.7706 20.2346 44.4733 20.2925 44.1524C20.3538 43.8282 20.456 43.4363 20.6024 42.9871C20.6467 42.8823 20.6535 42.8418 20.6535 42.8182C20.6535 42.7844 20.6467 42.7506 20.6331 42.7134C20.599 42.6155 20.5411 42.5378 20.4628 42.4837C20.3844 42.4297 20.2925 42.406 20.1971 42.4094C20.146 42.4094 20.0949 42.4196 20.0507 42.4432C20.0064 42.4669 19.9655 42.5108 19.928 42.5716C19.894 42.6256 19.8633 42.6965 19.8293 42.7844C19.7952 42.8722 19.7611 42.9871 19.7271 43.1188C19.6011 43.5309 19.5193 43.9261 19.4818 44.2876C19.4444 44.6524 19.4546 44.9733 19.5159 45.2435C19.5772 45.5441 19.7066 45.7907 19.9008 45.9731C20.0983 46.1623 20.3606 46.2569 20.6808 46.2603H20.6944C20.9022 46.2603 21.1338 46.2164 21.3824 46.1319C21.6311 46.0475 21.8967 45.9157 22.176 45.7401C22.3498 45.6286 22.5337 45.4935 22.7244 45.3415C22.8028 45.2773 22.8811 45.2097 22.956 45.1455C22.9288 45.3077 22.9015 45.4698 22.8777 45.6387C22.8232 46.0238 22.7789 46.4292 22.7449 46.8413C22.7108 47.2466 22.687 47.6385 22.6801 48.0067C22.6631 48.6721 22.6904 49.2328 22.7687 49.672C22.8504 50.128 22.9731 50.4421 23.1502 50.6347C23.2013 50.6921 23.266 50.7462 23.3477 50.7934C23.4329 50.8407 23.518 50.8678 23.61 50.8678C23.702 50.8678 23.7905 50.8509 23.8791 50.8137C23.9336 50.7799 23.9881 50.7326 24.046 50.6651C24.1039 50.5975 24.1482 50.5266 24.1788 50.4523C24.281 50.2428 24.3525 49.9557 24.3968 49.5943C24.4411 49.2328 24.4581 48.8478 24.4479 48.4492C24.4411 48.0438 24.407 47.6351 24.3491 47.2365C24.2912 46.8311 24.2095 46.4731 24.1039 46.1724C24.0732 46.0846 24.0358 45.99 23.9915 45.8921C23.9608 45.8279 23.937 45.7705 23.9131 45.7232C23.92 45.7232 23.9234 45.7198 23.9302 45.7164C23.971 45.7029 24.0221 45.686 24.0869 45.6691C24.2537 45.6083 24.4411 45.5205 24.642 45.4023C24.8464 45.2874 25.0371 45.1591 25.2075 45.0206C25.2279 45.0037 25.2483 44.9834 25.2688 44.9665C25.279 45.0847 25.2892 45.1996 25.313 45.3043C25.3744 45.6049 25.5038 45.8515 25.6979 46.0339C25.8955 46.2197 26.1577 46.3177 26.4779 46.3211H26.4915C26.6993 46.3211 26.9309 46.2772 27.1796 46.1927C27.4316 46.1049 27.6973 45.9731 27.9698 45.8009C28.1435 45.6894 28.3274 45.5577 28.5182 45.4023C28.651 45.2942 28.7736 45.1861 28.8928 45.078C28.9065 45.1388 28.9201 45.1962 28.9405 45.2536C29.0393 45.534 29.2028 45.7637 29.4276 45.936C29.6558 46.1083 29.9249 46.1961 30.228 46.1995H30.2416C30.446 46.1995 30.6504 46.1589 30.8581 46.0846C31.0659 46.0069 31.2669 45.9056 31.4576 45.7874C31.6483 45.6691 31.8323 45.534 32.0026 45.3921C32.1729 45.2503 32.3262 45.1118 32.4556 44.9868C32.4624 45.1489 32.4794 45.2976 32.5237 45.4225C32.5918 45.6083 32.6906 45.7536 32.8166 45.8583C32.9461 45.9664 33.0993 46.0204 33.273 46.0238H33.2764C33.4468 46.0238 33.6137 45.9664 33.7669 45.8583C33.9202 45.7502 34.0871 45.5813 34.2744 45.3415C34.2915 45.3212 34.3051 45.3043 34.3187 45.2874C34.3255 45.3482 34.3391 45.4158 34.3562 45.4935C34.38 45.6083 34.4039 45.6894 34.4311 45.7536C34.615 46.1184 34.9114 46.3076 35.3167 46.3109C35.5994 46.3008 35.8617 46.2197 36.0933 46.0677C36.3181 45.9225 36.5292 45.7637 36.7234 45.5982C36.8392 45.5036 36.9618 45.3921 37.0947 45.2503C37.1083 45.2334 37.1253 45.2165 37.1389 45.1996L37.1151 45.3989C37.1083 45.4597 37.1049 45.5002 37.1049 45.5104C37.0844 45.6522 37.1049 45.7772 37.1696 45.8853C37.2173 45.9461 37.2786 45.9968 37.3637 46.0441C37.4046 46.0576 37.4557 46.0677 37.5136 46.0711C37.5238 46.0711 37.534 46.0711 37.5443 46.0711C37.5954 46.0711 37.6396 46.061 37.6737 46.0407C37.7043 46.0238 37.7384 46.0002 37.7793 45.9596C37.8031 45.9292 37.8202 45.8954 37.8338 45.8583C37.844 45.8245 37.8542 45.7637 37.8712 45.6657C37.8849 45.5779 37.8985 45.4462 37.9189 45.2705C37.9394 45.0983 37.9632 44.8584 37.9905 44.551L38.062 43.8687C38.0892 43.612 38.1131 43.3688 38.1403 43.1357C38.1676 42.9026 38.1914 42.7033 38.2119 42.5412C38.2255 42.4331 38.2323 42.3723 38.2391 42.3419C38.2834 42.3351 38.3311 42.3284 38.3787 42.3216L38.7057 42.2777C38.8079 42.2642 38.9169 42.2507 39.0327 42.2405C39.2677 42.2135 39.4755 42.1865 39.6492 42.1662C39.9251 42.1324 39.9387 42.1257 39.9455 42.1189L39.9387 42.1358ZM34.4243 43.5343C34.4243 43.5343 34.4243 43.5478 34.4209 43.5681C34.4141 43.5849 34.3868 43.6457 34.2778 43.8417C34.0701 44.2132 33.8759 44.524 33.6988 44.7672C33.5251 45.0037 33.3718 45.1658 33.256 45.2401C33.2492 45.2401 33.2424 45.2469 33.2356 45.2503C33.2356 45.2503 33.2356 45.2469 33.2356 45.2435C33.2254 45.1827 33.222 45.1219 33.2151 45.0679C33.2117 44.9361 33.2322 44.7706 33.2764 44.5747C33.3207 44.3821 33.3752 44.2065 33.4433 44.0511C33.4706 43.9903 33.5115 43.9194 33.5626 43.8282C33.6136 43.7471 33.6681 43.6626 33.7329 43.5849C33.7942 43.5106 33.8589 43.4464 33.9338 43.3958C33.9985 43.3485 34.0633 43.3248 34.1348 43.3248C34.1859 43.3282 34.2438 43.3451 34.3085 43.389C34.3698 43.4296 34.4073 43.4735 34.4243 43.5309V43.5343ZM23.4567 47.7432C23.4669 47.5337 23.4806 47.3311 23.4942 47.1453C23.5044 47.0271 23.5112 46.9257 23.5214 46.8311C23.5249 46.8514 23.5283 46.8683 23.5317 46.8886L23.593 47.2027C23.6134 47.3108 23.6236 47.3952 23.6304 47.456C23.6475 47.6283 23.6611 47.831 23.6747 48.0641C23.6883 48.2904 23.6917 48.5269 23.6849 48.7701C23.6781 49.0099 23.6611 49.243 23.6338 49.4592C23.6134 49.6044 23.5896 49.7361 23.5521 49.851C23.5385 49.8003 23.5283 49.7429 23.518 49.6787C23.4976 49.5639 23.484 49.4321 23.4738 49.2869C23.4635 49.1416 23.4533 48.9862 23.4465 48.8174C23.4397 48.6552 23.4363 48.4829 23.4363 48.3107C23.4363 48.1384 23.4431 47.9492 23.4567 47.7432Z' fill='white'\/> <path d='M51.8343 43.7881C51.8071 43.6766 51.756 43.5854 51.681 43.5178C51.6027 43.4469 51.5107 43.4063 51.4086 43.4063C51.3302 43.4063 51.2655 43.43 51.211 43.4807C51.1701 43.5212 51.1088 43.6023 51.0271 43.7239C50.8363 44.0211 50.6558 44.261 50.4991 44.4366C50.3425 44.6055 50.1892 44.7339 50.0393 44.8116C49.8656 44.8994 49.7941 44.8893 49.7668 44.8791C49.7362 44.8622 49.6749 44.8082 49.6033 44.619C49.5931 44.5886 49.5795 44.5582 49.5693 44.5278C49.5591 44.4974 49.5488 44.4569 49.5386 44.4062C49.5284 44.3589 49.5148 44.2981 49.5012 44.2272L49.4943 44.1968C49.4773 44.109 49.4535 44.0009 49.4262 43.8691C49.3785 43.636 49.3377 43.4367 49.3002 43.278C49.2627 43.1192 49.2253 42.9807 49.1946 42.8693C49.1605 42.7578 49.1265 42.6598 49.089 42.5788C49.0516 42.4977 49.0107 42.4267 48.9698 42.3659C48.9051 42.268 48.8233 42.1835 48.728 42.116C48.6258 42.045 48.5134 42.0045 48.3908 42.0045C48.2375 42.0113 48.0774 42.0687 47.9207 42.197C47.9446 42.0957 47.9514 42.018 47.9412 41.9572C47.931 41.893 47.9037 41.8289 47.8526 41.7579C47.7606 41.6228 47.6448 41.5552 47.5052 41.5519H47.5018C47.3587 41.5519 47.2566 41.6262 47.2021 41.7647C47.1884 41.7985 47.1748 41.8593 47.1578 41.9437C47.1407 42.0248 47.1237 42.1464 47.0999 42.3187C47.076 42.4876 47.0488 42.7004 47.0181 42.9638V42.9976C47.0011 43.0922 46.9875 43.2003 46.9738 43.3151C46.9398 43.3118 46.9057 43.305 46.8683 43.305C46.7354 43.2915 46.6264 43.278 46.5413 43.2679C46.4561 43.2543 46.3642 43.2341 46.2688 43.2037C46.2143 43.1868 46.1394 43.1564 46.044 43.1125C45.9452 43.0719 45.8464 43.0246 45.7477 42.974C45.6455 42.9233 45.5535 42.8693 45.4718 42.8152C45.3764 42.7544 45.3491 42.7071 45.3423 42.6835C45.3253 42.6328 45.2981 42.5754 45.264 42.5044C45.2299 42.4369 45.1925 42.3693 45.155 42.3051C45.1141 42.241 45.0698 42.1768 45.0188 42.1194C44.9643 42.0586 44.9064 42.0113 44.8519 41.9876C44.7905 41.9505 44.7122 41.9302 44.6168 41.9302C44.5317 41.9302 44.4431 41.9437 44.358 41.9775C44.2013 42.0349 44.0548 42.1362 43.9152 42.2849C43.7823 42.4267 43.6631 42.6024 43.5644 42.8051C43.469 43.0044 43.3907 43.2273 43.3328 43.4638C43.2987 43.6023 43.2783 43.7441 43.2612 43.886C43.251 43.886 43.2442 43.8894 43.2306 43.8928C43.1863 43.913 43.1454 43.9434 43.1148 43.9772C43.0841 44.0076 43.0262 44.0684 42.9445 44.1596C42.8218 44.3015 42.6652 44.467 42.471 44.6528C42.2769 44.8386 42.0623 45.0176 41.8375 45.1798C41.6093 45.3419 41.3743 45.4804 41.1426 45.5919C40.9144 45.7 40.7033 45.7574 40.5057 45.754C40.2979 45.754 40.2571 45.6662 40.2434 45.6358C40.1992 45.5378 40.1719 45.4162 40.1617 45.2676C40.1413 45.0075 40.1617 44.7102 40.2196 44.3893C40.2809 44.065 40.3831 43.6698 40.5295 43.2239C40.5738 43.1158 40.5806 43.0787 40.5806 43.055C40.5806 43.0246 40.5738 42.9875 40.5602 42.9503C40.5261 42.8524 40.4682 42.7747 40.3899 42.7206C40.3116 42.6666 40.2196 42.6396 40.1242 42.6463C40.0663 42.6463 40.0186 42.6564 39.9778 42.6801C39.9335 42.7037 39.8926 42.7443 39.8517 42.8085C39.8177 42.8625 39.787 42.9334 39.753 43.0213C39.7189 43.1091 39.6848 43.2206 39.6508 43.3557C39.5248 43.7712 39.443 44.163 39.4055 44.5244C39.3681 44.8893 39.3783 45.2102 39.4396 45.4804C39.5009 45.781 39.6303 46.0276 39.8245 46.2134C40.022 46.3992 40.2843 46.4971 40.6045 46.5005H40.6181C40.8259 46.5005 41.0575 46.4566 41.3027 46.3722C41.5548 46.2843 41.8205 46.1526 42.0963 45.9803C42.2701 45.8689 42.454 45.7337 42.6447 45.5817C42.8321 45.4297 43.0058 45.2777 43.159 45.1291C43.2408 45.0514 43.3157 44.9771 43.3838 44.9028C43.4077 44.9636 43.4349 45.021 43.4656 45.0784C43.5405 45.2102 43.6393 45.3284 43.7653 45.4297C43.8913 45.5311 44.0412 45.5986 44.2183 45.6324C44.2524 45.6358 44.2899 45.6392 44.3273 45.6392C44.4465 45.6392 44.5726 45.6121 44.702 45.5581C44.8212 45.5074 44.937 45.4196 45.0528 45.2912C45.1686 45.1662 45.2606 45.0278 45.3321 44.8825C45.4343 44.6697 45.4956 44.4467 45.5195 44.2238C45.5399 44.0414 45.5501 43.8522 45.5569 43.6597C45.5603 43.6597 45.5671 43.6664 45.5739 43.6698C45.7783 43.7745 46.0099 43.8657 46.262 43.9401C46.4766 44.0042 46.6843 44.0346 46.8853 44.0482C46.8751 44.1326 46.8649 44.217 46.8546 44.3049C46.8376 44.4265 46.824 44.5413 46.8104 44.646C46.7967 44.7508 46.7865 44.842 46.7729 44.9264L46.7456 45.1156C46.7252 45.2541 46.715 45.352 46.7116 45.4027C46.7082 45.4601 46.7116 45.5176 46.7252 45.5682C46.7593 45.7473 46.8546 45.8756 47.0181 45.9465C47.0624 45.9634 47.1067 45.9736 47.151 45.9736C47.2021 45.9736 47.2497 45.9601 47.2974 45.9364C47.386 45.8925 47.4405 45.8182 47.4575 45.7135C47.4643 45.6966 47.4711 45.6662 47.4779 45.602C47.4848 45.5513 47.4916 45.4973 47.5052 45.4365C47.5427 45.2237 47.5903 45.0041 47.6414 44.7913C47.6959 44.5717 47.7538 44.3623 47.8186 44.1664C47.8799 43.9738 47.948 43.7847 48.0263 43.6023C48.0979 43.43 48.1762 43.2814 48.2511 43.1598C48.2988 43.0787 48.3499 43.0044 48.4044 42.9368C48.4214 42.9132 48.435 42.8997 48.4487 42.8861C48.4589 42.9098 48.4691 42.9469 48.4827 42.9976C48.5168 43.1158 48.5645 43.3422 48.6292 43.6732L48.7348 44.136C48.7654 44.2643 48.7893 44.3758 48.8131 44.4704C48.837 44.565 48.8574 44.646 48.8778 44.7102C48.8983 44.7778 48.9221 44.842 48.946 44.8994C49.055 45.1561 49.1946 45.352 49.3581 45.4905C49.525 45.6324 49.7157 45.7033 49.9269 45.7033C50.1313 45.7033 50.3288 45.6527 50.5094 45.548C50.6831 45.4466 50.8466 45.3183 51.0032 45.1662C51.1565 45.0142 51.2962 44.8487 51.4188 44.6764C51.538 44.5076 51.6436 44.3454 51.7321 44.2002C51.79 44.1056 51.8275 44.0346 51.8411 43.9806C51.8548 43.9265 51.8548 43.8624 51.8411 43.7813L51.8343 43.7881ZM44.7837 43.6496C44.7837 43.9333 44.7326 44.19 44.6441 44.4163C44.5589 44.6359 44.4465 44.7845 44.3137 44.8555C44.283 44.869 44.249 44.8791 44.2149 44.8825C44.1877 44.8825 44.1741 44.8825 44.1741 44.8893C44.1502 44.8622 44.1298 44.842 44.1127 44.8217C44.0991 44.8048 44.0923 44.7845 44.0855 44.7643C44.0787 44.7339 44.0616 44.6697 44.0378 44.5717C44.0208 44.4738 44.0106 44.3995 44.0037 44.3522C43.9969 44.3116 44.0003 44.2542 44.0037 44.1866C44.0174 43.9637 44.0616 43.7408 44.1298 43.5246C44.1979 43.3084 44.2933 43.1192 44.4091 42.9638L44.4499 42.9098L44.7292 43.1361L44.7497 43.3118C44.7599 43.3692 44.7701 43.43 44.7735 43.4942C44.7803 43.5584 44.7803 43.6124 44.7803 43.6597L44.7837 43.6496Z' fill='white'\/> <path d='M11.9315 41.6732C11.8497 41.6057 11.7509 41.5685 11.6624 41.5719C11.5193 41.5719 11.441 41.6394 11.4001 41.6969L11.3729 41.7509C11.3626 41.7745 11.3558 41.8016 11.3524 41.8354C11.3524 41.8556 11.349 41.8793 11.3456 41.9063L11.3354 42.0313C11.3354 42.1495 11.3184 42.2948 11.2979 42.4636C11.2741 42.6359 11.2468 42.8217 11.2094 43.021C11.1719 43.2203 11.1276 43.423 11.0799 43.6324C11.0322 43.8418 10.9812 44.0411 10.9267 44.2303C10.8722 44.4195 10.8177 44.5951 10.7632 44.7573C10.7087 44.9093 10.6576 45.0343 10.5963 45.1423C10.5895 45.1592 10.5792 45.1795 10.569 45.1964C10.5588 45.1795 10.5486 45.166 10.5384 45.1491C10.4907 45.0647 10.4396 44.9667 10.3885 44.8485C10.3374 44.7302 10.2795 44.585 10.2182 44.4161C10.1569 44.2438 10.0854 44.0445 10.0104 43.8148C9.93209 43.5851 9.85034 43.3115 9.75497 43.0041C9.68344 42.7744 9.62895 42.592 9.58467 42.4569C9.54039 42.3184 9.50633 42.2137 9.47567 42.1394C9.44161 42.0549 9.41436 41.9975 9.38711 41.9603C9.35987 41.9232 9.33262 41.8894 9.29515 41.8489C9.26109 41.8185 9.2134 41.7948 9.15891 41.7712C9.0976 41.7475 9.03969 41.7408 8.99201 41.7374C8.94092 41.7374 8.88642 41.7543 8.82852 41.7847C8.77402 41.8151 8.73315 41.8489 8.69568 41.9063C8.66843 41.9603 8.66162 42.0178 8.67184 42.0752C8.67865 42.1225 8.69568 42.1698 8.73315 42.2306C8.73655 42.2339 8.75699 42.2644 8.79446 42.3691C8.82511 42.4535 8.86598 42.5853 8.91708 42.7643C8.99201 43.0075 9.05332 43.2068 9.10441 43.3588C9.1555 43.5142 9.19637 43.6459 9.23044 43.754L9.3224 44.031C9.34965 44.1121 9.3769 44.1965 9.41096 44.2877C9.50292 44.558 9.59489 44.7944 9.68004 44.987C9.7686 45.1863 9.85034 45.3518 9.93549 45.4835C10.0241 45.6254 10.1126 45.7301 10.208 45.8078C10.3068 45.8889 10.4157 45.9395 10.5281 45.9632L10.5758 45.9699H10.5929C10.5929 45.9699 10.6133 45.9699 10.6235 45.9699C10.644 45.9699 10.6644 45.9699 10.6814 45.9666C10.7802 45.9598 10.8756 45.9328 10.9573 45.8787C11.0391 45.8281 11.1174 45.7537 11.1855 45.6524C11.2502 45.5612 11.315 45.443 11.3763 45.3011C11.4342 45.166 11.4955 44.9971 11.55 44.8079C11.6045 44.6424 11.6556 44.4634 11.7032 44.2742C11.7543 44.0817 11.7986 43.8891 11.8429 43.6966C11.8872 43.5007 11.9246 43.3115 11.9587 43.1257C11.9928 42.9399 12.02 42.7677 12.0404 42.6089C12.0609 42.4501 12.0745 42.3116 12.0847 42.1934C12.0949 42.0651 12.0881 41.9705 12.0711 41.9029C12.0541 41.8185 12.0064 41.7441 11.928 41.6766L11.9315 41.6732Z' fill='white'\/> <path d='M40.3853 41.9033C40.4262 41.9709 40.4807 42.0317 40.5488 42.0858C40.6203 42.1398 40.6952 42.177 40.7736 42.1905H40.7872C40.7872 42.1905 40.8145 42.1905 40.8179 42.1905C40.8315 42.1905 40.8417 42.1938 40.8519 42.1938C40.869 42.1938 40.8826 42.1905 40.8962 42.1837C41.012 42.1634 41.0972 42.1162 41.1482 42.0418C41.2027 41.9641 41.2198 41.8594 41.1959 41.7277C41.1687 41.6061 41.1074 41.498 41.012 41.4C40.9098 41.2987 40.7906 41.248 40.651 41.248C40.4738 41.248 40.3478 41.3494 40.324 41.5419C40.3172 41.6061 40.3206 41.6736 40.3308 41.7378C40.3444 41.802 40.3614 41.8527 40.3853 41.9V41.9033Z' fill='white'\/> <path d='M33.2836 7.9923C33.8695 7.48223 34.6086 7.16808 35.3648 7.0127C37.5821 6.56343 40.106 7.66126 41.0904 9.72179C41.1278 9.80962 41.1653 9.89745 41.1994 9.98527C41.2845 10.2183 41.0018 10.4075 40.8145 10.2454C40.4875 9.97514 40.1537 9.69815 39.7995 9.46169C39.0672 8.96176 38.2429 8.57668 37.3914 8.36049C36.6216 8.15781 35.7973 8.09026 34.9901 8.13755C34.8675 8.1443 34.6154 8.16795 34.4894 8.18146C34.1488 8.22199 33.8014 8.28617 33.4608 8.34698C33.253 8.39089 33.1202 8.13079 33.2802 7.9923H33.2836Z' fill='white'\/> <path fill-rule='evenodd' clip-rule='evenodd' d='M75.4654 1.56731L75.4381 1.60447L68.3603 10.7215L55.8634 26.8173L51.3095 22.301L47.7195 25.8614L56.3573 34.4244L69.3719 17.6631L75.4381 9.85337L79.4879 4.63785L75.4654 1.56731Z' fill='white'\/> <path fill-rule='evenodd' clip-rule='evenodd' d='M50.773 19.5984L50.0271 18.8587C49.6797 18.5141 49.1075 18.5141 48.76 18.8587L44.2504 23.331C43.8962 23.6823 43.8962 24.2431 44.2504 24.591L44.9963 25.3308C45.3437 25.6753 45.916 25.6753 46.2634 25.3308L50.773 20.8584C51.1273 20.5071 51.1273 19.9463 50.773 19.5984Z' fill='white'\/> <path d='M45.3578 3.85429C44.3768 2.82403 43.1336 2.00657 41.6724 1.41881C40.201 0.83105 38.4877 0.530415 36.5803 0.530415C34.6729 0.530415 32.9596 0.83105 31.4882 1.41881C30.0202 2.00657 28.7736 2.8274 27.7756 3.85429C26.7776 4.88456 26.0147 6.10062 25.5072 7.46868C24.9962 8.84349 24.7408 10.3399 24.7408 11.9174C24.7408 13.4949 24.9996 14.9981 25.5106 16.3898C26.0181 17.7714 26.7742 18.9874 27.7552 20.0042C28.7395 21.0209 29.9793 21.8418 31.4473 22.443C32.9188 23.0443 34.6457 23.3517 36.5803 23.3517C38.515 23.3517 40.2418 23.0443 41.7133 22.443C43.1813 21.8418 44.4245 21.0209 45.4054 20.0042C46.3898 18.9874 47.1426 17.7714 47.6501 16.3898C48.161 14.9981 48.4198 13.4949 48.4198 11.9174C48.4198 10.3399 48.1542 8.84687 47.6296 7.47205C47.1085 6.10399 46.3455 4.88456 45.3578 3.85092V3.85429ZM40.8243 16.0824C39.8229 17.2376 38.3923 17.822 36.5803 17.822C34.7683 17.822 33.3377 17.2376 32.3363 16.0824C31.352 14.9474 30.8513 13.5489 30.8513 11.9208C30.8513 10.2926 31.3486 8.93132 32.3329 7.78282C33.3343 6.61406 34.7649 6.01955 36.5803 6.01955C38.3957 6.01955 39.8263 6.61406 40.8277 7.78282C41.812 8.93132 42.3093 10.323 42.3093 11.9208C42.3093 13.5185 41.8086 14.9474 40.8243 16.0824Z' fill='white'\/> <\/svg>\n        <\/div>\n        <label for='nav-toggle' class='nav-toggle-label'>\n            <span><\/span>\n        <\/label>\n        <ul class='nav-links'>\n            <li><a href='#about'>COVERIF<\/a><\/li>\n            <li><a href='#about'>Exp\u00e9riences<\/a><\/li>\n            <li><a href='#values'>Valeurs et garanties<\/a><\/li>\n            <li><a href='#prestations'>Prestations<\/a><\/li>\n            <li><a href='#extranet'>Outil s\u00e9curis\u00e9<\/a><\/li>\n            <li><a href='#contact'>Recrutement<\/a><\/li>\n            <li class='header-actions'><a href='#contact' class='cta-button'>Contactez-nous<\/a><\/li>\n        <\/ul>\n    <\/div>\n<\/header>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f3fb9a1 e-con-full e-flex e-con e-parent\" data-id=\"f3fb9a1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-da07386 elementor-widget elementor-widget-html\" data-id=\"da07386\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div id='page-container'>\n<section class='hero'>\n    <div class='hero-content'>\n        <span class='text-badge-white'>COVERIF<\/span>\n        <h1>Groupe COVERIF : groupe national <span class='highlight'>d'enqu\u00eateurs d'assurance<\/span><\/h1>\n        <p>Depuis 2005, COVERIF accompagne les compagnies, mutuelles d'assurances, collectivit\u00e9s territoriales et les entreprises dans le contr\u00f4le, la v\u00e9rification et l'analyse de leurs dossiers sensibles ou \u00e0 fort enjeu.<\/p>\n        <div class='hero-actions'>\n            <a href='#prestations' class='btn btn-solid'>D\u00e9poser une mission<\/a>\n            <a href='#contact' class='btn btn-outline'>Nous rejoindre<\/a>\n        <\/div>\n    <\/div>\n    <div class='hero-graphic'>\n        <svg width='130' height='81' viewBox='0 0 130 81' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'> <path d='M20.2397 17.8089C21.6283 16.5915 23.3802 15.8418 25.1724 15.4709C30.4281 14.3986 36.4104 17.0188 38.7435 21.9367C38.8323 22.1463 38.9211 22.3559 39.0019 22.5655C39.2037 23.1218 38.5336 23.5733 38.0896 23.1863C37.3146 22.5413 36.5234 21.8802 35.6838 21.3159C33.948 20.1227 31.9943 19.2036 29.976 18.6877C28.1514 18.2039 26.1977 18.0427 24.2844 18.1556C23.9937 18.1717 23.3963 18.2281 23.0976 18.2604C22.2903 18.3571 21.4668 18.5103 20.6595 18.6554C20.167 18.7602 19.8521 18.1394 20.2316 17.8089H20.2397Z' fill='#ffffff'\/> <path fill-rule='evenodd' clip-rule='evenodd' d='M120.227 2.4751L120.162 2.56378L103.386 24.3233L73.7652 62.739L62.9713 51.96L54.4621 60.4575L74.9358 80.8948L105.784 40.8908L120.162 22.2513L129.761 9.80351L120.227 2.4751Z' fill='#ffffff'\/> <path fill-rule='evenodd' clip-rule='evenodd' d='M61.7038 45.5103L59.9358 43.7447C59.1123 42.9223 57.756 42.9223 56.9325 43.7447L46.2435 54.4188C45.4039 55.2573 45.4039 56.5956 46.2435 57.426L48.0116 59.1916C48.8351 60.0139 50.1914 60.0139 51.0148 59.1916L61.7038 48.5174C62.5434 47.679 62.5434 46.3407 61.7038 45.5103Z' fill='#ffffff'\/> <path d='M48.8673 7.93307C46.5423 5.47414 43.5955 3.52312 40.1321 2.12032C36.6445 0.717523 32.5836 0 28.0626 0C23.5416 0 19.4807 0.717523 15.9931 2.12032C12.5135 3.52312 9.55872 5.4822 7.19326 7.93307C4.8278 10.392 3.01939 13.2943 1.81648 16.5595C0.605493 19.8407 0 23.4122 0 27.1772C0 30.9422 0.613568 34.5298 1.82456 37.8514C3.02747 41.1488 4.81973 44.0511 7.14483 46.4778C9.47799 48.9045 12.4167 50.8636 15.8962 52.2986C19.3839 53.7337 23.477 54.4673 28.0626 54.4673C32.6482 54.4673 36.7413 53.7337 40.229 52.2986C43.7085 50.8636 46.6553 48.9045 48.9804 46.4778C51.3135 44.0511 53.0977 41.1488 54.3007 37.8514C55.5116 34.5298 56.1252 30.9422 56.1252 27.1772C56.1252 23.4122 55.4955 19.8488 54.2522 16.5675C53.017 13.3024 51.2086 10.392 48.8673 7.92501V7.93307ZM38.1219 37.1177C35.7483 39.875 32.3576 41.2697 28.0626 41.2697C23.7676 41.2697 20.3769 39.875 18.0033 37.1177C15.6702 34.4089 14.4834 31.0712 14.4834 27.1853C14.4834 23.2994 15.6621 20.0503 17.9953 17.3092C20.3688 14.5198 23.7596 13.1009 28.0626 13.1009C32.3656 13.1009 35.7564 14.5198 38.1299 17.3092C40.4631 20.0503 41.6418 23.3719 41.6418 27.1853C41.6418 30.9986 40.455 34.4089 38.1219 37.1177Z' fill='#ffffff'\/> <defs> <linearGradient id='paint0_linear_1_176' x1='2.36537' y1='5.13758' x2='90.8346' y2='50.3472' gradientUnits='userSpaceOnUse'> <stop stop-color='#3C5064'\/> <stop offset='0.33' stop-color='#3D7E88'\/> <stop offset='0.67' stop-color='#35ADB0'\/> <stop offset='1' stop-color='#5CC0C6'\/> <\/linearGradient> <linearGradient id='paint1_linear_1_176' x1='18.4231' y1='-5.51441' x2='145.073' y2='70.2139' gradientUnits='userSpaceOnUse'> <stop stop-color='#3C5064'\/> <stop offset='0.24' stop-color='#3D7E88'\/> <stop offset='0.47' stop-color='#35ADB0'\/> <stop offset='0.72' stop-color='#5CC0C6'\/> <\/linearGradient> <linearGradient id='paint2_linear_1_176' x1='2.648' y1='20.8645' x2='129.297' y2='96.5929' gradientUnits='userSpaceOnUse'> <stop stop-color='#3C5064'\/> <stop offset='0.24' stop-color='#3D7E88'\/> <stop offset='0.47' stop-color='#35ADB0'\/> <stop offset='0.72' stop-color='#5CC0C6'\/> <\/linearGradient> <linearGradient id='paint3_linear_1_176' x1='6.52318' y1='14.3827' x2='133.173' y2='90.111' gradientUnits='userSpaceOnUse'> <stop stop-color='#3C5064'\/> <stop offset='0.24' stop-color='#3D7E88'\/> <stop offset='0.47' stop-color='#35ADB0'\/> <stop offset='0.72' stop-color='#5CC0C6'\/> <\/linearGradient> <\/defs> <\/svg>\n    <\/div>\n<\/section>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-634faac e-con-full e-flex e-con e-parent\" data-id=\"634faac\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-13c7fcd elementor-widget elementor-widget-html\" data-id=\"13c7fcd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div id='page-container'> <section id='about' class='about section-padding'> <div class='about-container container'> <div class='about-image-wrapper'> <img src='\/wp-content\/uploads\/2026\/06\/Image.png' class='about-image' alt='Qui sommes-nous COVERIF'> <div class='experience-badge'> <svg width='250' height='248' viewBox='0 0 250 248' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'> <g filter='url(#filter0_d_1_39)'> <path d='M48.4362 126.826C35.8283 85.6341 59.0001 42.0207 100.192 29.4128L103.383 28.4362C144.575 15.8283 188.188 39.0002 200.796 80.1921V80.1921C213.404 121.384 190.232 164.997 149.04 177.605L145.849 178.582C104.657 191.19 61.0441 168.018 48.4362 126.826V126.826Z' fill='white' shape-rendering='crispEdges'\/> <path d='M92.1642 108.748L90.1974 102.322C89.8922 101.325 89.9131 100.066 90.2602 98.5465C90.5959 96.9897 91.2045 95.3292 92.0859 93.565C93.0044 91.7895 94.124 90.0736 95.4445 88.4173L99.3287 83.5934C99.9245 82.886 100.498 82.1048 101.048 81.2497C101.587 80.3576 101.985 79.4684 102.242 78.5821C102.487 77.6588 102.491 76.8094 102.254 76.0339C102.005 75.2214 101.58 74.5638 100.98 74.061C100.405 73.51 99.6769 73.1876 98.7954 73.0939C97.9397 72.9519 96.8992 73.0684 95.6738 73.4435C94.7455 73.7276 93.9722 74.1865 93.3539 74.82C92.7614 75.4052 92.3255 76.1041 92.0463 76.9166C91.7928 77.6808 91.6734 78.4847 91.688 79.3284L81.9672 80.6074C81.7508 78.5734 82.0009 76.538 82.7177 74.5011C83.4715 72.4528 84.717 70.6176 86.4541 68.9954C88.217 67.3249 90.4353 66.0805 93.1088 65.2622C96.1537 64.3302 98.9168 64.0701 101.398 64.4819C103.869 64.8567 105.962 65.7912 107.678 67.2854C109.431 68.7681 110.681 70.7282 111.427 73.1656C112.218 75.7506 112.178 78.2065 111.306 80.5331C110.472 82.8484 109.128 85.1581 107.275 87.4621L103.884 91.7107C103.174 92.5743 102.561 93.4891 102.044 94.455C101.527 95.4209 101.132 96.4507 100.858 97.5444L117.79 92.3618L120.181 100.172L92.1642 108.748Z' fill='#5CC0C6'\/> <path d='M138.87 95.179C136.939 95.77 134.888 96.0343 132.716 95.972C130.545 95.9096 128.487 95.4893 126.543 94.711C124.637 93.9214 123.085 92.7 121.889 91.0467L129.745 86.4612C130.595 87.2509 131.558 87.7437 132.634 87.9396C133.735 88.0873 134.824 87.9963 135.901 87.6667C137.534 87.1666 138.706 86.2831 139.414 85.0161C140.149 83.7007 140.262 82.2121 139.753 80.5503C139.29 79.0362 138.399 77.9156 137.079 77.1884C135.786 76.4129 134.286 76.2866 132.577 76.8094C131.538 77.1277 130.683 77.6518 130.013 78.382C129.38 79.1007 128.98 79.8493 128.812 80.6277L120.193 81.327L116.16 58.9944L138.773 52.0729L141.249 60.1605L126.21 64.7635L127.521 73.0258C128.317 72.1764 129.282 71.4164 130.417 70.7459C131.541 70.0385 132.826 69.4631 134.275 69.0199C136.291 68.4431 138.287 68.3975 140.264 68.8832C142.277 69.3574 144.05 70.309 145.584 71.7378C147.107 73.1297 148.213 74.952 148.902 77.2047C149.727 79.9006 149.844 82.4701 149.251 84.9132C148.648 87.3194 147.463 89.4188 145.697 91.2114C143.931 93.0041 141.655 94.3266 138.87 95.179Z' fill='#5CC0C6'\/> <path d='M126.446 114.807C126.807 114.928 127.001 115.161 127.03 115.507C127.041 115.643 126.996 115.873 126.895 116.197C126.794 116.521 126.659 116.887 126.491 117.293C126.318 117.686 126.133 118.089 125.937 118.504C125.736 118.905 125.536 119.26 125.338 119.568C125.008 120.101 124.636 120.623 124.223 121.136C123.82 121.63 123.305 121.988 122.68 122.21C121.807 122.477 121.043 122.271 120.388 121.592C120.293 121.482 120.178 121.309 120.044 121.072C119.91 120.835 119.81 120.635 119.744 120.47C119.701 120.328 119.672 120.26 119.658 120.264C119.654 120.25 119.629 120.296 119.585 120.402C119.54 120.509 119.488 120.64 119.428 120.798C119.174 121.477 118.917 121.996 118.656 122.353C118.392 122.697 118.076 122.925 117.71 123.037C117.344 123.149 116.985 123.135 116.634 122.995C116.298 122.852 115.989 122.599 115.709 122.237C115.42 121.847 115.197 121.321 115.041 120.659C114.894 119.978 114.841 119.277 114.882 118.554C114.9 118.209 114.941 117.842 115.007 117.451C115.082 117.043 115.203 116.658 115.37 116.298C115.533 115.924 115.741 115.598 115.995 115.32C116.259 115.023 116.588 114.814 116.982 114.694C117.518 114.53 118.088 114.556 118.693 114.772C118.901 114.847 119.003 114.878 118.999 114.864C118.994 114.85 119 114.794 119.017 114.696C119.033 114.598 119.052 114.485 119.074 114.354C119.127 114.076 119.183 113.881 119.242 113.771C119.315 113.656 119.428 113.575 119.583 113.527C119.847 113.431 120.1 113.454 120.344 113.595C120.459 113.668 120.552 113.748 120.625 113.833C120.693 113.905 120.739 114.007 120.764 114.138C120.789 114.269 120.796 114.445 120.786 114.664C120.786 114.864 120.766 115.125 120.725 115.446C120.694 115.796 120.681 116.108 120.689 116.384C120.692 116.645 120.709 117.003 120.74 117.456C120.805 118.223 120.909 118.917 121.053 119.536C121.206 120.138 121.371 120.55 121.547 120.774C121.624 120.874 121.695 120.93 121.76 120.94C121.821 120.937 121.924 120.898 122.07 120.822C122.429 120.635 122.77 120.338 123.092 119.931C123.428 119.519 123.73 119.072 123.998 118.589C124.28 118.101 124.53 117.608 124.747 117.109C124.964 116.611 125.131 116.174 125.247 115.799C125.328 115.558 125.4 115.366 125.464 115.223C125.524 115.066 125.566 114.976 125.59 114.953C125.671 114.866 125.775 114.804 125.902 114.765C126.057 114.717 126.238 114.731 126.446 114.807ZM118.645 117.333C118.73 116.906 118.774 116.646 118.776 116.552C118.778 116.459 118.757 116.388 118.711 116.341C118.626 116.212 118.474 116.12 118.256 116.063C118.049 115.988 117.867 115.974 117.712 116.021C117.515 116.082 117.346 116.211 117.206 116.408C117.062 116.591 116.943 116.805 116.848 117.05C116.763 117.276 116.69 117.515 116.628 117.765C116.576 117.997 116.538 118.202 116.515 118.379C116.473 118.793 116.468 119.257 116.503 119.772C116.551 120.282 116.632 120.697 116.745 121.017C116.802 121.154 116.862 121.298 116.923 121.448C116.995 121.581 117.045 121.643 117.073 121.634C117.087 121.63 117.106 121.616 117.13 121.594C117.163 121.553 117.204 121.509 117.252 121.464C117.501 121.171 117.742 120.673 117.973 119.97C118.214 119.248 118.438 118.369 118.645 117.333Z' fill='#666666'\/> <path d='M135.337 110.696C135.534 110.636 135.732 110.653 135.93 110.746C136.128 110.84 136.29 110.991 136.415 111.2C136.491 111.346 136.532 111.48 136.538 111.602C136.541 111.709 136.511 111.888 136.449 112.139C136.355 112.538 136.23 112.985 136.074 113.48C135.917 113.976 135.717 114.454 135.472 114.914C135.242 115.371 134.967 115.779 134.646 116.14C134.325 116.5 133.939 116.75 133.488 116.888C133.037 117.026 132.583 117.003 132.126 116.818C131.665 116.62 131.219 116.27 130.788 115.769C130.693 115.66 130.594 115.536 130.49 115.398C130.4 115.256 130.295 115.087 130.173 114.893C130.048 114.684 129.905 114.443 129.743 114.168C129.578 113.879 129.381 113.538 129.153 113.145C128.76 112.416 128.479 111.923 128.308 111.667C128.133 111.397 128.022 111.261 127.975 111.26C127.919 111.277 127.846 111.392 127.757 111.604C127.682 111.812 127.618 112.032 127.566 112.264C127.474 112.617 127.408 113.031 127.368 113.506C127.325 113.967 127.299 114.461 127.291 114.988C127.297 115.511 127.316 116.053 127.349 116.614C127.392 117.156 127.449 117.694 127.52 118.228C127.535 118.378 127.555 118.519 127.579 118.65C127.604 118.781 127.614 118.863 127.608 118.896C127.641 119.102 127.585 119.273 127.442 119.41C127.313 119.542 127.146 119.601 126.941 119.586C126.574 119.544 126.299 119.35 126.117 119.005C126.054 118.901 126.005 118.792 125.971 118.679C125.946 118.548 125.905 118.314 125.848 117.976C125.832 117.873 125.807 117.718 125.775 117.512C125.743 117.306 125.704 117.079 125.659 116.83C125.609 116.568 125.555 116.291 125.497 116C125.449 115.691 125.398 115.398 125.344 115.121C125.171 114.155 125.025 113.351 124.906 112.708C124.786 112.066 124.687 111.541 124.608 111.133C124.544 110.72 124.497 110.418 124.469 110.226C124.451 110.015 124.445 109.871 124.452 109.791C124.469 109.493 124.611 109.303 124.878 109.221C125.146 109.139 125.412 109.204 125.678 109.416C125.819 109.527 125.917 109.644 125.97 109.767C126.037 109.885 126.079 110.073 126.096 110.33C126.111 110.48 126.125 110.576 126.138 110.618C126.137 110.665 126.143 110.709 126.156 110.752C126.174 110.761 126.198 110.739 126.227 110.683C126.257 110.628 126.296 110.554 126.344 110.462C126.607 110.011 126.914 109.732 127.267 109.624C127.52 109.547 127.776 109.553 128.035 109.644C128.29 109.72 128.52 109.843 128.726 110.011C128.867 110.122 129.009 110.256 129.149 110.414C129.286 110.557 129.43 110.753 129.583 110.999C129.745 111.227 129.926 111.519 130.128 111.874C130.339 112.211 130.585 112.637 130.866 113.153C131.031 113.442 131.167 113.686 131.275 113.884C131.377 114.069 131.462 114.22 131.529 114.339C131.596 114.457 131.657 114.554 131.711 114.63C131.761 114.692 131.81 114.754 131.86 114.816C132.118 115.154 132.344 115.34 132.539 115.373C132.73 115.391 132.973 115.255 133.269 114.964C133.575 114.654 133.846 114.232 134.083 113.696C134.333 113.156 134.574 112.458 134.805 111.6C134.901 111.262 134.979 111.037 135.038 110.927C135.096 110.816 135.196 110.739 135.337 110.696Z' fill='#666666'\/> <path d='M139.723 110.928C140.234 110.988 140.649 111.185 140.967 111.52C141.285 111.854 141.484 112.303 141.563 112.865C141.619 113.249 141.614 113.683 141.546 114.167C141.488 114.632 141.391 115.094 141.254 115.553C141.112 115.997 140.939 116.413 140.734 116.8C140.533 117.201 140.313 117.515 140.075 117.742C139.904 117.887 139.717 118.006 139.514 118.099C139.316 118.206 139.132 118.262 138.965 118.267C138.657 118.269 138.389 118.174 138.16 117.981C137.936 117.803 137.85 117.597 137.903 117.365C137.965 117.115 138.139 116.954 138.425 116.882C138.58 116.834 138.714 116.77 138.828 116.689C138.947 116.575 139.066 116.408 139.183 116.187C139.3 115.965 139.411 115.723 139.515 115.46C139.619 115.196 139.712 114.921 139.794 114.634C139.871 114.332 139.924 114.054 139.954 113.798C139.983 113.542 139.992 113.292 139.979 113.049C139.966 112.806 139.933 112.623 139.88 112.5C139.836 112.406 139.805 112.354 139.786 112.344C139.782 112.33 139.747 112.317 139.682 112.306C139.65 112.301 139.547 112.317 139.373 112.355C139.214 112.388 139.027 112.43 138.811 112.48C138.521 112.538 138.242 112.585 137.976 112.62C137.709 112.656 137.45 112.665 137.199 112.65C136.943 112.62 136.693 112.558 136.448 112.463C136.204 112.368 135.951 112.222 135.69 112.024C135.489 111.869 135.338 111.73 135.239 111.606C135.135 111.468 135.038 111.305 134.95 111.116C134.68 110.535 134.602 109.802 134.716 108.918C134.74 108.695 134.797 108.4 134.885 108.033C134.983 107.649 135.099 107.273 135.233 106.908C135.382 106.538 135.551 106.209 135.74 105.92C135.938 105.612 136.164 105.419 136.418 105.342C136.714 105.251 137.002 105.286 137.282 105.448C137.397 105.52 137.499 105.628 137.589 105.77C137.689 105.894 137.746 106.031 137.761 106.181C137.806 106.429 137.753 106.885 137.602 107.549C137.451 108.213 137.218 108.986 136.903 109.87L136.626 110.626L136.773 110.882C136.836 110.986 136.892 111.069 136.942 111.131C137.006 111.189 137.087 111.226 137.184 111.242C137.282 111.259 137.405 111.259 137.555 111.244C137.7 111.215 137.894 111.171 138.138 111.112C138.541 111.02 138.855 110.962 139.079 110.94C139.317 110.913 139.532 110.909 139.723 110.928Z' fill='#666666'\/> <path d='M98.9486 147.384C99.2108 147.334 99.4539 147.399 99.678 147.577C99.8978 147.741 100.009 147.954 100.012 148.216C100.021 148.445 99.9737 148.744 99.8715 149.115C99.7834 149.482 99.6692 149.864 99.5291 150.262C99.3889 150.66 99.2423 151.036 99.0892 151.392C98.9361 151.748 98.8178 152.015 98.7342 152.195C98.592 152.486 98.414 152.81 98.2002 153.169C98.0005 153.523 97.7732 153.863 97.5183 154.188C97.2634 154.513 96.9836 154.807 96.6789 155.07C96.3884 155.329 96.074 155.51 95.7359 155.613C95.2288 155.768 94.7813 155.766 94.3937 155.607C94.0103 155.462 93.6758 155.225 93.3901 154.896C93.1045 154.567 92.8665 154.192 92.6763 153.772C92.4817 153.337 92.3261 152.93 92.2095 152.549C92.1836 152.464 92.162 152.393 92.1447 152.337C92.1231 152.266 92.1053 152.233 92.0912 152.238C92.0868 152.223 92.0744 152.258 92.0537 152.342C92.033 152.425 92.0047 152.534 91.9689 152.668C91.896 152.984 91.7981 153.369 91.6752 153.823C91.5523 154.278 91.3899 154.729 91.188 155.176C91.0001 155.62 90.7739 156.013 90.5092 156.356C90.2488 156.714 89.9426 156.946 89.5904 157.054C89.2946 157.145 88.9847 157.139 88.6609 157.038C88.3555 156.946 88.0686 156.764 87.8002 156.491C87.5773 156.266 87.3793 155.972 87.2063 155.608C87.0291 155.23 86.8854 154.811 86.7753 154.351C86.661 153.876 86.5797 153.384 86.5314 152.874C86.4789 152.35 86.4751 151.834 86.52 151.327C86.6023 150.237 86.8524 149.342 87.2701 148.643C87.6879 147.944 88.2441 147.496 88.9387 147.299C89.5163 147.122 90.0845 147.141 90.6433 147.356C90.8371 147.436 90.9481 147.471 90.9763 147.462C90.9763 147.462 90.9829 147.383 90.996 147.225C91.0049 147.052 91.0121 146.85 91.0178 146.616C91.0332 146.365 91.0421 146.092 91.0446 145.798C91.0611 145.5 91.0728 145.21 91.0796 144.931C91.0895 144.711 91.0893 144.434 91.0788 144.097C91.0824 143.757 91.0838 143.409 91.083 143.054C91.078 142.685 91.0675 142.349 91.0516 142.045C91.0497 141.737 91.0413 141.508 91.0262 141.359C91.0157 141.022 91.1584 140.809 91.4542 140.718C91.6515 140.658 91.8492 140.675 92.0473 140.768C92.2596 140.858 92.4149 140.988 92.5133 141.158C92.5674 141.234 92.5998 141.34 92.6105 141.476C92.6278 141.532 92.6428 141.682 92.6555 141.925C92.6683 142.168 92.6778 142.45 92.6839 142.773C92.6901 143.095 92.6887 143.443 92.6797 143.816C92.6804 144.171 92.6817 144.502 92.6835 144.81C92.6822 145.057 92.6836 145.288 92.6877 145.503C92.6919 145.718 92.7047 145.861 92.7263 145.931C92.7338 146.006 92.7504 146.186 92.7761 146.472C92.8159 146.753 92.8503 147.066 92.8792 147.412C93.008 148.639 93.144 149.662 93.2873 150.482C93.4446 151.298 93.6319 152.036 93.8489 152.695C93.8921 152.836 93.9467 152.989 94.0126 153.154C94.0926 153.315 94.1726 153.476 94.2526 153.636C94.3424 153.779 94.4208 153.909 94.4879 154.027C94.569 154.141 94.6301 154.215 94.6713 154.249C94.7308 154.293 94.7768 154.317 94.8093 154.323C94.8375 154.314 94.9009 154.294 94.9995 154.264C95.3658 154.152 95.7344 153.846 96.1054 153.347C96.4862 152.829 96.8405 152.25 97.1683 151.61C97.4961 150.969 97.7702 150.329 97.9908 149.691C98.2211 149.034 98.3619 148.512 98.4132 148.126C98.4613 147.679 98.6398 147.432 98.9486 147.384ZM90.6022 151.073C90.6349 150.877 90.6703 150.666 90.7085 150.438C90.7423 150.196 90.7734 149.971 90.8018 149.761C90.8301 149.552 90.846 149.378 90.8494 149.238C90.8669 149.093 90.8735 149.014 90.8691 149C90.8562 148.958 90.7896 148.916 90.6694 148.876L90.2828 148.67C90.0988 148.572 89.894 148.558 89.6686 148.627C89.4432 148.696 89.2275 148.847 89.0214 149.079C88.8154 149.312 88.638 149.614 88.4892 149.983C88.3404 150.353 88.2376 150.747 88.1809 151.166C88.1198 151.57 88.1015 152.039 88.1259 152.571C88.1362 153.109 88.1958 153.63 88.3047 154.137C88.4234 154.626 88.5697 155.028 88.7438 155.346C88.8238 155.506 88.8752 155.599 88.8979 155.623C88.9207 155.646 88.951 155.645 88.9889 155.618C89.0507 155.568 89.1326 155.458 89.2346 155.288C89.5189 154.908 89.7794 154.35 90.0163 153.613C90.2532 152.877 90.4485 152.03 90.6022 151.073Z' fill='#666666'\/> <path d='M94.5434 139.101C94.6029 139.145 94.6597 139.205 94.7138 139.281C94.7636 139.343 94.8128 139.428 94.8614 139.536C94.9101 139.645 94.9625 139.791 95.0186 139.975C95.0748 140.158 95.1482 140.398 95.2389 140.694C95.3166 140.948 95.4014 141.2 95.4933 141.45C95.571 141.704 95.6321 141.878 95.6764 141.973C95.845 142.322 95.8594 142.596 95.7194 142.793C95.6858 142.834 95.643 142.87 95.591 142.902C95.5248 142.937 95.4566 142.966 95.3861 142.987C95.1748 143.052 94.9679 143.03 94.7654 142.923C94.5716 142.843 94.4184 142.72 94.3059 142.554C94.1934 142.388 94.0767 142.107 93.9558 141.712L93.5606 140.421C93.4396 140.026 93.3646 139.755 93.3355 139.61C93.3021 139.45 93.3049 139.334 93.344 139.26C93.4178 139.099 93.5625 138.993 93.7781 138.942C94.0685 138.884 94.3236 138.937 94.5434 139.101Z' fill='#666666'\/> <path d='M111.324 143.688C111.43 143.733 111.497 143.774 111.524 143.812C111.561 143.832 111.599 143.882 111.639 143.962C111.715 144.109 111.749 144.245 111.741 144.371C111.743 144.478 111.682 144.682 111.558 144.983C111.307 145.569 110.979 146.21 110.575 146.904C110.185 147.594 109.736 148.265 109.226 148.914C108.726 149.546 108.176 150.116 107.576 150.623C106.991 151.126 106.367 151.479 105.705 151.682C105.212 151.833 104.713 151.862 104.207 151.77C103.719 151.688 103.28 151.46 102.888 151.086C102.801 151.004 102.731 150.926 102.677 150.849C102.618 150.759 102.522 150.596 102.388 150.359C102.25 150.108 102.158 149.936 102.114 149.841C102.084 149.742 102.045 149.592 101.999 149.39C101.922 149.089 101.866 148.806 101.831 148.539C101.791 148.258 101.769 147.933 101.764 147.564C101.744 146.845 101.791 146.167 101.904 145.53C102.013 144.879 102.169 144.307 102.372 143.812C102.585 143.3 102.84 142.874 103.137 142.537C103.43 142.185 103.745 141.957 104.083 141.853C104.323 141.78 104.568 141.774 104.818 141.837C105.078 141.881 105.301 141.982 105.489 142.141C105.863 142.458 106.122 142.95 106.264 143.617C106.435 144.629 106.306 145.818 105.877 147.185C105.831 147.337 105.751 147.555 105.637 147.837C105.537 148.114 105.426 148.403 105.302 148.703C105.192 148.999 105.078 149.281 104.96 149.549C104.855 149.812 104.774 149.999 104.715 150.11C104.608 150.312 104.577 150.414 104.624 150.416C104.675 150.431 104.813 150.404 105.039 150.335C105.26 150.252 105.443 150.173 105.59 150.097C106.062 149.829 106.523 149.472 106.972 149.026C107.417 148.565 107.829 148.076 108.21 147.559C108.586 147.027 108.923 146.491 109.221 145.953C109.528 145.396 109.782 144.893 109.984 144.446C110.079 144.201 110.16 144.037 110.227 143.955C110.308 143.868 110.422 143.787 110.568 143.711C110.842 143.597 111.093 143.589 111.324 143.688ZM103.454 148.783C103.468 148.778 103.497 148.723 103.542 148.617C103.596 148.492 103.66 148.349 103.734 148.188C103.804 148.012 103.88 147.834 103.964 147.654C104.043 147.46 104.106 147.287 104.151 147.134C104.412 146.375 104.583 145.752 104.665 145.264C104.742 144.761 104.754 144.272 104.701 143.794C104.674 143.556 104.647 143.417 104.62 143.379C104.593 143.341 104.541 143.372 104.464 143.473C104.295 143.679 104.135 143.936 103.983 144.245C103.846 144.55 103.726 144.888 103.623 145.258C103.535 145.625 103.463 146.017 103.406 146.436C103.363 146.85 103.344 147.265 103.348 147.681C103.36 147.77 103.369 147.875 103.375 147.997C103.382 148.118 103.388 148.24 103.394 148.361C103.411 148.464 103.424 148.56 103.436 148.649C103.444 148.724 103.45 148.769 103.454 148.783Z' fill='#666666'\/> <path d='M113.914 136.46C114.11 136.647 114.276 136.989 114.413 137.488L114.621 138.165C114.716 138.476 114.687 138.708 114.534 138.863C114.476 138.927 114.393 138.983 114.285 139.032C114.172 139.066 114.06 139.077 113.949 139.065C113.87 139.059 113.768 139.028 113.643 138.974C113.519 138.919 113.432 138.861 113.382 138.799C113.336 138.751 113.299 138.731 113.271 138.74C113.257 138.744 113.202 138.916 113.105 139.254C113.018 139.574 112.921 139.935 112.813 140.339C112.705 140.742 112.603 141.113 112.506 141.451C112.424 141.785 112.385 141.959 112.389 141.973C112.453 142.031 112.578 142.139 112.766 142.298C112.949 142.443 113.163 142.616 113.41 142.818C113.671 143.016 113.943 143.226 114.227 143.448C114.511 143.67 114.783 143.88 115.044 144.078C115.314 144.257 115.548 144.417 115.745 144.558C115.952 144.68 116.09 144.753 116.159 144.778C116.247 144.813 116.353 144.881 116.476 144.982C116.609 145.065 116.696 145.146 116.736 145.227C116.834 145.397 116.851 145.577 116.786 145.767C116.716 145.943 116.585 146.068 116.392 146.142C116.279 146.177 116.144 146.187 115.986 146.174C115.837 146.142 115.69 146.087 115.542 146.009C115.344 145.915 115.052 145.742 114.667 145.49C114.291 145.219 113.797 144.838 113.184 144.346C112.882 144.114 112.622 143.916 112.402 143.752C112.178 143.574 112.059 143.487 112.045 143.491C112.009 143.625 111.977 143.774 111.95 143.937C111.914 144.071 111.873 144.238 111.826 144.438C111.789 144.619 111.742 144.818 111.686 145.036C111.465 146.076 111.274 146.937 111.113 147.619C110.947 148.287 110.799 148.834 110.667 149.26C110.546 149.668 110.431 149.973 110.324 150.176C110.23 150.374 110.129 150.521 110.019 150.616C109.858 150.743 109.665 150.794 109.442 150.77C109.252 150.751 109.085 150.686 108.944 150.575C108.802 150.464 108.707 150.331 108.66 150.176C108.639 150.059 108.634 149.968 108.645 149.902C108.666 149.819 108.718 149.687 108.802 149.507C108.904 149.337 109.008 149.074 109.114 148.717C109.217 148.346 109.339 147.892 109.483 147.354C109.509 147.238 109.551 147.048 109.609 146.783C109.676 146.5 109.747 146.178 109.821 145.815C109.909 145.449 109.993 145.068 110.072 144.673C110.166 144.274 110.247 143.91 110.315 143.58C110.398 143.246 110.466 142.963 110.518 142.731C110.57 142.499 110.599 142.367 110.604 142.334C110.6 142.32 110.577 142.296 110.536 142.263C110.509 142.225 110.441 142.153 110.332 142.048C110.222 141.942 110.063 141.798 109.853 141.615C109.643 141.433 109.364 141.202 109.017 140.922C108.807 140.739 108.59 140.559 108.365 140.381C108.155 140.198 107.959 140.034 107.776 139.89C107.593 139.745 107.438 139.615 107.31 139.5C107.182 139.385 107.089 139.305 107.029 139.262C106.842 139.103 106.726 139 106.68 138.952C106.635 138.904 106.588 138.826 106.539 138.717C106.485 138.641 106.458 138.58 106.46 138.533C106.461 138.486 106.467 138.431 106.478 138.366C106.53 138.133 106.676 137.981 106.915 137.907C107.126 137.843 107.343 137.869 107.563 137.987C107.655 138.036 107.791 138.126 107.969 138.256C108.144 138.373 108.276 138.479 108.367 138.574C108.435 138.646 108.606 138.802 108.88 139.042C109.164 139.264 109.454 139.507 109.751 139.771C110.057 140.017 110.333 140.241 110.58 140.443C110.827 140.646 110.95 140.747 110.95 140.747C110.965 140.743 110.992 140.657 111.034 140.49C111.089 140.319 111.143 140.117 111.195 139.885C111.355 139.249 111.501 138.719 111.632 138.293C111.773 137.848 111.91 137.49 112.043 137.218C112.171 136.932 112.288 136.711 112.394 136.555C112.515 136.394 112.643 136.285 112.78 136.228C112.94 136.148 113.129 136.137 113.347 136.194C113.56 136.236 113.749 136.325 113.914 136.46Z' fill='#666666'\/> <path d='M123.601 139.468C123.823 140.141 123.893 140.798 123.812 141.44C123.732 142.082 123.538 142.682 123.23 143.239C122.933 143.778 122.534 144.262 122.035 144.693C121.535 145.124 120.976 145.464 120.36 145.715L120.113 145.814L120.399 146.976C120.692 148.183 120.967 149.31 121.226 150.358C121.489 151.419 121.739 152.385 121.974 153.254C122.097 153.757 122.21 154.201 122.312 154.586C122.415 154.971 122.466 155.187 122.464 155.234C122.471 155.355 122.426 155.462 122.331 155.553C122.254 155.653 122.159 155.721 122.046 155.755C121.976 155.777 121.862 155.781 121.703 155.768C121.401 155.737 121.174 155.598 121.021 155.351C120.967 155.275 120.91 155.139 120.85 154.941C120.789 154.744 120.677 154.353 120.514 153.77C120.365 153.183 120.204 152.554 120.029 151.882C119.858 151.224 119.669 150.479 119.461 149.648C119.257 148.831 119.029 147.912 118.779 146.893C118.529 145.874 118.245 144.719 117.926 143.427C117.838 143.037 117.749 142.671 117.659 142.328C117.584 141.981 117.514 141.678 117.45 141.42C117.383 141.147 117.323 140.926 117.271 140.757C117.219 140.588 117.191 140.496 117.187 140.482C117.169 140.425 117.15 140.362 117.128 140.291C117.107 140.221 117.092 140.148 117.085 140.073C117.095 140.008 117.06 139.818 116.98 139.503C116.899 139.189 116.816 138.844 116.732 138.468C116.648 138.092 116.57 137.761 116.497 137.475C116.421 137.174 116.385 137.008 116.391 136.975C116.396 136.943 116.399 136.903 116.4 136.856C116.416 136.805 116.433 136.761 116.453 136.725C116.531 136.577 116.661 136.476 116.844 136.419C116.929 136.394 117.027 136.387 117.139 136.399C117.246 136.397 117.353 136.418 117.459 136.463C117.73 136.596 117.922 136.869 118.033 137.283C118.042 137.311 118.045 137.348 118.044 137.395C118.053 137.423 118.062 137.451 118.07 137.48C118.079 137.508 118.088 137.536 118.096 137.564C118.101 137.578 118.155 137.531 118.26 137.421C118.591 137.042 118.996 136.78 119.475 136.633C119.94 136.491 120.392 136.483 120.832 136.611C121.267 136.725 121.668 136.926 122.034 137.216C122.414 137.501 122.734 137.842 122.995 138.241C123.27 138.635 123.472 139.044 123.601 139.468ZM121.926 139.355C121.865 139.204 121.775 139.039 121.659 138.858C121.556 138.674 121.427 138.505 121.272 138.352C121.118 138.198 120.95 138.08 120.771 137.996C120.605 137.908 120.423 137.894 120.226 137.954C119.987 138.027 119.754 138.199 119.529 138.469C119.313 138.72 119.126 139.04 118.967 139.428C118.931 139.562 118.893 139.689 118.853 139.81C118.808 139.916 118.783 139.985 118.778 140.018C118.763 140.069 118.794 140.298 118.873 140.706C118.962 141.096 119.065 141.535 119.184 142.024C119.298 142.498 119.408 142.958 119.514 143.404C119.615 143.836 119.688 144.123 119.731 144.264C119.762 144.316 119.925 144.243 120.218 144.045C120.602 143.789 120.95 143.489 121.261 143.147C121.572 142.805 121.805 142.433 121.959 142.031C122.128 141.624 122.212 141.197 122.214 140.749C122.23 140.296 122.134 139.832 121.926 139.355Z' fill='#666666'\/> <path d='M134.932 136.463C135.038 136.507 135.104 136.549 135.131 136.587C135.168 136.606 135.207 136.656 135.247 136.737C135.322 136.883 135.356 137.019 135.349 137.145C135.351 137.253 135.29 137.457 135.166 137.757C134.914 138.343 134.586 138.984 134.183 139.678C133.793 140.369 133.343 141.039 132.834 141.689C132.333 142.32 131.784 142.89 131.184 143.397C130.599 143.901 129.975 144.254 129.313 144.456C128.82 144.607 128.32 144.637 127.814 144.545C127.327 144.462 126.887 144.234 126.496 143.86C126.409 143.779 126.339 143.7 126.285 143.624C126.226 143.534 126.13 143.37 125.996 143.133C125.857 142.882 125.766 142.71 125.722 142.615C125.691 142.517 125.653 142.366 125.607 142.164C125.53 141.864 125.474 141.58 125.439 141.313C125.399 141.032 125.376 140.707 125.371 140.338C125.351 139.619 125.398 138.941 125.511 138.304C125.62 137.653 125.776 137.081 125.98 136.587C126.192 136.074 126.447 135.649 126.745 135.311C127.037 134.959 127.353 134.731 127.691 134.628C127.93 134.554 128.175 134.549 128.425 134.611C128.685 134.655 128.909 134.756 129.096 134.915C129.471 135.233 129.729 135.725 129.872 136.391C130.043 137.403 129.914 138.593 129.485 139.959C129.439 140.112 129.359 140.329 129.245 140.611C129.145 140.888 129.033 141.177 128.909 141.478C128.8 141.774 128.686 142.055 128.567 142.323C128.463 142.587 128.382 142.774 128.323 142.884C128.216 143.087 128.185 143.189 128.232 143.19C128.283 143.205 128.421 143.178 128.646 143.109C128.867 143.026 129.051 142.947 129.197 142.871C129.67 142.603 130.131 142.246 130.58 141.8C131.024 141.34 131.437 140.851 131.818 140.333C132.194 139.801 132.531 139.266 132.828 138.727C133.135 138.17 133.39 137.668 133.592 137.22C133.686 136.975 133.767 136.811 133.835 136.729C133.916 136.642 134.03 136.561 134.176 136.486C134.449 136.371 134.701 136.363 134.932 136.463ZM128.156 129.878C128.395 129.805 128.628 129.811 128.854 129.896C129.081 129.981 129.252 130.137 129.367 130.364C129.497 130.587 129.505 130.839 129.391 131.121C129.366 131.19 129.306 131.347 129.212 131.592C129.127 131.819 129.042 132.069 128.956 132.342C128.845 132.685 128.755 132.944 128.685 133.119C128.612 133.281 128.551 133.384 128.503 133.43C128.422 133.516 128.304 133.583 128.149 133.631C128.022 133.67 127.91 133.681 127.812 133.664C127.622 133.646 127.437 133.571 127.258 133.44C127.08 133.31 126.967 133.167 126.919 133.012C126.87 132.903 126.862 132.775 126.893 132.626C126.925 132.477 127.016 132.195 127.166 131.779C127.306 131.381 127.416 131.062 127.496 130.821C127.577 130.58 127.651 130.395 127.72 130.266C127.788 130.137 127.853 130.048 127.915 129.998C127.991 129.944 128.071 129.904 128.156 129.878ZM127.062 141.557C127.076 141.553 127.105 141.497 127.15 141.391C127.204 141.266 127.268 141.123 127.342 140.962C127.411 140.786 127.488 140.609 127.571 140.429C127.651 140.235 127.713 140.061 127.759 139.908C128.02 139.149 128.191 138.526 128.273 138.038C128.35 137.536 128.362 137.046 128.308 136.568C128.281 136.33 128.254 136.191 128.227 136.153C128.2 136.115 128.148 136.147 128.071 136.247C127.903 136.453 127.743 136.711 127.591 137.019C127.453 137.324 127.333 137.662 127.231 138.033C127.143 138.399 127.07 138.792 127.014 139.21C126.971 139.625 126.952 140.04 126.956 140.455C126.967 140.544 126.976 140.649 126.983 140.771C126.989 140.892 126.996 141.014 127.002 141.135C127.018 141.238 127.032 141.335 127.044 141.423C127.051 141.498 127.057 141.543 127.062 141.557Z' fill='#666666'\/> <path d='M138.819 132.31C139.001 132.454 139.165 132.613 139.31 132.784C139.465 132.937 139.558 133.064 139.588 133.162C139.737 133.549 139.614 133.802 139.22 133.923C139.065 133.971 138.902 133.966 138.731 133.911C138.56 133.855 138.401 133.765 138.255 133.64C137.89 133.304 137.664 133.118 137.576 133.084C137.428 133.052 137.261 133.188 137.077 133.491C136.907 133.79 136.778 134.177 136.692 134.65C136.644 134.897 136.606 135.148 136.576 135.404C136.547 135.66 136.521 135.953 136.499 136.284C136.491 136.61 136.489 136.981 136.493 137.397C136.497 137.812 136.504 138.289 136.514 138.826C136.514 139.227 136.515 139.582 136.516 139.89C136.532 140.194 136.531 140.364 136.511 140.401C136.476 140.489 136.418 140.576 136.337 140.663C136.27 140.745 136.18 140.803 136.067 140.838C135.926 140.881 135.717 140.876 135.438 140.822C135.174 140.764 134.984 140.699 134.87 140.626C134.773 140.563 134.693 140.502 134.629 140.445C134.58 140.383 134.53 140.297 134.482 140.189C134.443 140.062 134.398 139.89 134.347 139.674C134.297 139.458 134.234 139.153 134.16 138.759C133.993 137.962 133.848 137.288 133.726 136.739C133.6 136.176 133.493 135.699 133.404 135.31C133.326 134.902 133.254 134.568 133.191 134.31C133.123 134.038 133.059 133.803 132.998 133.605C132.943 133.375 132.906 133.155 132.888 132.944C132.884 132.729 133.023 132.579 133.305 132.493C133.502 132.432 133.705 132.44 133.912 132.515C134.134 132.586 134.292 132.723 134.385 132.926C134.435 132.988 134.489 133.141 134.549 133.385C134.618 133.611 134.688 133.89 134.759 134.224C134.888 134.848 134.967 135.155 134.995 135.147C134.991 135.133 134.994 135.093 135.005 135.028C135.026 134.944 135.042 134.847 135.054 134.735C135.294 133.103 135.868 132.133 136.775 131.824C137.451 131.617 138.132 131.779 138.819 132.31Z' fill='#666666'\/> <path d='M150.489 132.164C150.59 132.241 150.667 132.341 150.72 132.464C150.782 132.568 150.815 132.674 150.817 132.781C150.831 132.978 150.76 133.277 150.606 133.679C150.448 134.067 150.239 134.494 149.981 134.959C149.737 135.419 149.452 135.9 149.128 136.4C148.813 136.882 148.493 137.32 148.166 137.713C147.658 138.317 147.145 138.805 146.628 139.18C146.129 139.564 145.64 139.829 145.161 139.976C144.457 140.191 143.824 140.161 143.262 139.886C142.7 139.61 142.245 139.155 141.896 138.521C141.565 137.943 141.306 137.22 141.117 136.352C140.942 135.48 140.847 134.513 140.831 133.453C140.816 133.103 140.813 132.818 140.823 132.599C140.833 132.38 140.856 132.203 140.892 132.069C140.924 131.92 140.968 131.814 141.026 131.75C141.097 131.682 141.182 131.633 141.281 131.602C141.474 131.528 141.665 131.523 141.855 131.589C142.04 131.64 142.198 131.754 142.329 131.93C142.378 131.992 142.412 132.051 142.429 132.107C142.447 132.164 142.446 132.288 142.427 132.478C142.422 133.669 142.467 134.673 142.564 135.492C142.675 136.307 142.856 137.024 143.106 137.642C143.247 138 143.412 138.289 143.603 138.508C143.789 138.714 144.079 138.756 144.473 138.635C144.952 138.489 145.426 138.197 145.893 137.761C146.37 137.306 146.816 136.799 147.23 136.24C147.645 135.681 148.008 135.107 148.321 134.518C148.647 133.924 148.9 133.414 149.078 132.989C149.196 132.722 149.28 132.542 149.329 132.45C149.377 132.358 149.438 132.277 149.509 132.209C149.599 132.151 149.665 132.115 149.708 132.102C149.746 132.075 149.809 132.056 149.898 132.044C150.169 132.023 150.366 132.063 150.489 132.164ZM141.375 130.022C141.211 130.042 141.035 130.018 140.845 129.953C140.67 129.883 140.518 129.791 140.391 129.675C140.322 129.604 140.255 129.509 140.188 129.39C140.116 129.258 140.066 129.119 140.037 128.973C139.967 128.594 140.108 128.35 140.46 128.242C140.742 128.156 141.014 128.188 141.276 128.34C141.548 128.472 141.751 128.657 141.885 128.894C142.139 129.372 142.032 129.729 141.565 129.964C141.555 129.983 141.529 129.998 141.487 130.011C141.455 130.006 141.417 130.009 141.375 130.022Z' fill='#666666'\/> <path d='M158.849 129.142C158.955 129.187 159.022 129.228 159.049 129.266C159.085 129.286 159.124 129.336 159.164 129.416C159.24 129.563 159.274 129.699 159.266 129.825C159.268 129.932 159.207 130.136 159.083 130.436C158.831 131.023 158.504 131.663 158.1 132.358C157.71 133.048 157.261 133.718 156.751 134.368C156.251 135 155.701 135.569 155.101 136.077C154.516 136.58 153.892 136.933 153.23 137.136C152.737 137.287 152.237 137.316 151.732 137.224C151.244 137.142 150.805 136.914 150.413 136.54C150.326 136.458 150.256 136.379 150.202 136.303C150.143 136.213 150.047 136.05 149.913 135.813C149.775 135.562 149.683 135.389 149.639 135.295C149.609 135.196 149.57 135.046 149.524 134.844C149.447 134.543 149.391 134.259 149.356 133.992C149.316 133.711 149.294 133.386 149.288 133.018C149.269 132.298 149.315 131.62 149.429 130.984C149.538 130.333 149.694 129.76 149.897 129.266C150.11 128.753 150.365 128.328 150.662 127.99C150.955 127.638 151.27 127.41 151.608 127.307C151.848 127.234 152.092 127.228 152.343 127.291C152.603 127.334 152.826 127.436 153.013 127.595C153.388 127.912 153.646 128.404 153.789 129.07C153.96 130.083 153.831 131.272 153.402 132.638C153.356 132.791 153.276 133.009 153.162 133.29C153.062 133.568 152.95 133.857 152.827 134.157C152.717 134.453 152.603 134.735 152.484 135.003C152.38 135.266 152.299 135.453 152.24 135.564C152.133 135.766 152.102 135.868 152.149 135.869C152.2 135.885 152.338 135.858 152.563 135.789C152.784 135.706 152.968 135.626 153.114 135.551C153.587 135.282 154.048 134.925 154.497 134.479C154.941 134.019 155.354 133.53 155.735 133.012C156.111 132.48 156.448 131.945 156.746 131.406C157.053 130.849 157.307 130.347 157.509 129.899C157.604 129.654 157.685 129.491 157.752 129.408C157.833 129.322 157.947 129.241 158.093 129.165C158.366 129.051 158.618 129.043 158.849 129.142ZM150.979 134.236C150.993 134.232 151.022 134.177 151.067 134.071C151.121 133.946 151.185 133.803 151.259 133.641C151.328 133.466 151.405 133.288 151.489 133.108C151.568 132.914 151.63 132.741 151.676 132.588C151.937 131.829 152.108 131.205 152.19 130.717C152.267 130.215 152.279 129.725 152.225 129.248C152.198 129.009 152.172 128.871 152.144 128.833C152.117 128.795 152.065 128.826 151.988 128.927C151.82 129.133 151.66 129.39 151.508 129.699C151.37 130.004 151.25 130.341 151.148 130.712C151.06 131.079 150.988 131.471 150.931 131.89C150.888 132.304 150.869 132.719 150.873 133.135C150.885 133.224 150.894 133.329 150.9 133.45C150.906 133.572 150.913 133.693 150.919 133.815C150.935 133.918 150.949 134.014 150.961 134.103C150.969 134.178 150.975 134.222 150.979 134.236Z' fill='#666666'\/> <path d='M167.694 125.162C167.891 125.101 168.089 125.118 168.287 125.212C168.485 125.305 168.647 125.456 168.772 125.665C168.848 125.812 168.889 125.946 168.896 126.067C168.898 126.174 168.868 126.353 168.806 126.604C168.712 127.003 168.587 127.45 168.431 127.946C168.274 128.441 168.074 128.919 167.829 129.38C167.599 129.836 167.324 130.245 167.003 130.605C166.682 130.966 166.296 131.215 165.845 131.353C165.394 131.491 164.94 131.468 164.483 131.284C164.022 131.085 163.576 130.736 163.145 130.235C163.05 130.125 162.951 130.001 162.847 129.863C162.757 129.721 162.652 129.552 162.53 129.358C162.405 129.15 162.262 128.908 162.101 128.633C161.935 128.344 161.738 128.003 161.51 127.61C161.118 126.881 160.836 126.389 160.665 126.132C160.49 125.862 160.379 125.726 160.332 125.725C160.276 125.742 160.203 125.857 160.114 126.069C160.039 126.278 159.976 126.498 159.923 126.73C159.831 127.082 159.765 127.496 159.725 127.971C159.682 128.432 159.656 128.926 159.648 129.453C159.654 129.976 159.673 130.518 159.706 131.079C159.749 131.622 159.806 132.16 159.877 132.694C159.892 132.843 159.912 132.984 159.936 133.115C159.961 133.247 159.971 133.329 159.965 133.361C159.998 133.567 159.942 133.739 159.799 133.875C159.67 134.007 159.503 134.066 159.299 134.051C158.931 134.009 158.656 133.816 158.474 133.47C158.411 133.366 158.362 133.258 158.328 133.145C158.303 133.013 158.262 132.779 158.205 132.441C158.189 132.338 158.164 132.184 158.132 131.978C158.1 131.771 158.061 131.544 158.016 131.295C157.966 131.033 157.912 130.756 157.854 130.465C157.806 130.156 157.755 129.863 157.701 129.586C157.528 128.62 157.382 127.816 157.263 127.174C157.143 126.531 157.044 126.006 156.965 125.598C156.901 125.185 156.854 124.883 156.826 124.691C156.808 124.481 156.802 124.336 156.809 124.257C156.826 123.958 156.968 123.768 157.235 123.686C157.503 123.604 157.769 123.669 158.035 123.882C158.176 123.992 158.274 124.109 158.327 124.232C158.394 124.35 158.436 124.538 158.453 124.795C158.468 124.945 158.482 125.041 158.495 125.083C158.494 125.13 158.5 125.175 158.513 125.217C158.531 125.227 158.555 125.204 158.584 125.149C158.614 125.093 158.653 125.02 158.701 124.928C158.964 124.477 159.271 124.197 159.624 124.09C159.877 124.012 160.133 124.019 160.392 124.109C160.647 124.186 160.877 124.308 161.083 124.477C161.224 124.588 161.366 124.722 161.506 124.879C161.643 125.023 161.787 125.218 161.94 125.464C162.102 125.693 162.284 125.984 162.485 126.339C162.696 126.676 162.942 127.102 163.223 127.618C163.388 127.907 163.524 128.151 163.632 128.35C163.734 128.534 163.819 128.686 163.886 128.804C163.953 128.923 164.014 129.02 164.068 129.096C164.118 129.158 164.167 129.22 164.217 129.282C164.475 129.62 164.701 129.805 164.896 129.838C165.087 129.857 165.33 129.72 165.626 129.429C165.932 129.12 166.203 128.697 166.44 128.161C166.69 127.622 166.931 126.923 167.162 126.065C167.258 125.727 167.336 125.503 167.395 125.392C167.453 125.282 167.553 125.205 167.694 125.162Z' fill='#666666'\/> <path d='M176.703 124.025C176.827 124.126 176.908 124.24 176.947 124.367C176.981 124.48 176.963 124.647 176.893 124.869C176.832 125.073 176.716 125.348 176.544 125.694C176.373 126.04 176.138 126.482 175.841 127.02C175.626 127.426 175.373 127.858 175.082 128.317C174.791 128.777 174.471 129.215 174.121 129.63C173.77 130.046 173.384 130.419 172.961 130.749C172.552 131.075 172.115 131.309 171.65 131.451C170.974 131.658 170.324 131.649 169.7 131.423C169.077 131.197 168.555 130.801 168.135 130.235C167.769 129.745 167.519 129.104 167.385 128.312C167.246 127.506 167.224 126.656 167.321 125.762C167.361 125.441 167.423 125.09 167.507 124.71C167.6 124.31 167.726 123.94 167.883 123.599C168.05 123.239 168.261 122.92 168.515 122.642C168.769 122.363 169.071 122.17 169.424 122.062C169.86 121.929 170.333 121.962 170.841 122.161C171.141 122.285 171.391 122.448 171.591 122.649C171.787 122.836 171.894 123.012 171.914 123.175C171.921 123.451 171.784 123.632 171.502 123.718C171.178 123.817 170.867 123.758 170.569 123.541C170.492 123.487 170.425 123.446 170.37 123.417C170.31 123.373 170.273 123.353 170.259 123.358C170.194 123.347 170.122 123.361 170.041 123.401C169.961 123.441 169.885 123.495 169.814 123.564C169.594 123.801 169.406 124.144 169.251 124.593C169.095 125.041 168.983 125.531 168.914 126.061C168.855 126.573 168.845 127.093 168.884 127.622C168.918 128.136 169.011 128.594 169.165 128.994C169.299 129.432 169.517 129.766 169.819 129.998C170.121 130.23 170.497 130.276 170.948 130.138C171.357 130.013 171.79 129.742 172.247 129.324C172.705 128.906 173.147 128.362 173.573 127.691C173.728 127.443 173.891 127.17 174.062 126.87C174.246 126.567 174.419 126.275 174.579 125.994C174.735 125.7 174.875 125.425 174.998 125.172C175.134 124.914 175.24 124.704 175.313 124.543C175.418 124.279 175.503 124.106 175.571 124.024C175.638 123.942 175.735 123.881 175.862 123.842C176.172 123.747 176.452 123.808 176.703 124.025Z' fill='#666666'\/> <path d='M185.098 121.108C185.204 121.153 185.271 121.194 185.298 121.232C185.335 121.252 185.373 121.302 185.413 121.382C185.489 121.528 185.523 121.665 185.515 121.791C185.517 121.898 185.456 122.102 185.332 122.402C185.08 122.988 184.753 123.629 184.349 124.324C183.959 125.014 183.51 125.684 183 126.334C182.5 126.965 181.95 127.535 181.35 128.043C180.765 128.546 180.141 128.899 179.479 129.102C178.986 129.252 178.486 129.282 177.981 129.19C177.493 129.107 177.054 128.879 176.662 128.505C176.575 128.424 176.505 128.345 176.451 128.269C176.392 128.179 176.296 128.015 176.162 127.779C176.024 127.528 175.932 127.355 175.888 127.261C175.858 127.162 175.819 127.011 175.773 126.81C175.696 126.509 175.64 126.225 175.605 125.958C175.565 125.677 175.543 125.352 175.538 124.983C175.518 124.264 175.564 123.586 175.678 122.949C175.787 122.299 175.943 121.726 176.146 121.232C176.359 120.719 176.614 120.294 176.911 119.956C177.204 119.604 177.519 119.376 177.857 119.273C178.097 119.199 178.342 119.194 178.592 119.256C178.852 119.3 179.075 119.402 179.263 119.56C179.637 119.878 179.895 120.37 180.038 121.036C180.209 122.049 180.08 123.238 179.651 124.604C179.605 124.757 179.525 124.974 179.411 125.256C179.311 125.534 179.199 125.823 179.076 126.123C178.966 126.419 178.852 126.701 178.734 126.968C178.629 127.232 178.548 127.419 178.489 127.529C178.382 127.732 178.351 127.834 178.398 127.835C178.449 127.85 178.587 127.823 178.812 127.754C179.033 127.671 179.217 127.592 179.363 127.516C179.836 127.248 180.297 126.891 180.746 126.445C181.19 125.985 181.603 125.496 181.984 124.978C182.36 124.446 182.697 123.911 182.995 123.372C183.302 122.815 183.556 122.313 183.758 121.865C183.853 121.62 183.934 121.457 184.001 121.374C184.082 121.288 184.196 121.206 184.342 121.131C184.615 121.016 184.867 121.009 185.098 121.108ZM177.228 126.202C177.242 126.198 177.271 126.143 177.316 126.036C177.37 125.912 177.434 125.769 177.508 125.607C177.578 125.432 177.654 125.254 177.738 125.074C177.817 124.88 177.879 124.706 177.925 124.553C178.186 123.795 178.357 123.171 178.439 122.683C178.516 122.181 178.528 121.691 178.474 121.214C178.448 120.975 178.421 120.837 178.394 120.799C178.366 120.761 178.314 120.792 178.237 120.893C178.069 121.098 177.909 121.356 177.757 121.665C177.619 121.969 177.499 122.307 177.397 122.678C177.309 123.044 177.237 123.437 177.18 123.856C177.137 124.27 177.118 124.685 177.122 125.1C177.134 125.189 177.143 125.295 177.149 125.416C177.155 125.538 177.162 125.659 177.168 125.781C177.184 125.884 177.198 125.98 177.21 126.069C177.218 126.144 177.224 126.188 177.228 126.202Z' fill='#666666'\/> <\/g> <defs> <filter id='filter0_d_1_39' x='-19.3925' y='-19.3925' width='288.017' height='285.803' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'> <feFlood flood-opacity='0' result='BackgroundImageFix'\/> <feColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'\/> <feOffset dy='20'\/> <feGaussianBlur stdDeviation='22.5'\/> <feComposite in2='hardAlpha' operator='out'\/> <feColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.08 0'\/> <feBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_1_39'\/> <feBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_1_39' result='shape'\/> <\/filter> <\/defs> <\/svg><\/div> <\/div> <div class='about-content'> <span class='text-badge'>Exp\u00e9rience<\/span> <h2>Un r\u00e9seau sp\u00e9cialis\u00e9 \ndans l\u2019anti fraude <span class='highlight'>depuis 2055<\/span><\/h2> <p>Depuis 2005, le groupe d\u2019enqu\u00eateurs COVERIF est sp\u00e9cialis\u00e9 dans le contr\u00f4le et la v\u00e9rification des sinistres au profit des compagnies et mutuelles d\u2019assurances.<\/p> <p>Ses enqu\u00eateurs interviennent pour d\u00e9terminer les circonstances pr\u00e9cises d\u2019un sinistre, dans le respect des r\u00e8gles de droit, avec humanit\u00e9, discr\u00e9tion et rigueur.<\/p> <ul class='about-list'> <li class='about-list-item'> <svg width='24' height='24' viewBox='0 0 79 79' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'> <path d='M19.639 42.2089L26.7825 35.1053L33.9289 42.2089L54.1732 22.0872L61.3167 29.1877L33.9289 56.4099L19.639 42.2089Z' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'\/> <path d='M73.5404 48.2063C78.4865 43.2601 78.4865 35.2402 73.5404 30.2941C71.1654 27.9191 69.8292 24.6983 69.8292 21.3365C69.8292 14.3401 64.1568 8.67076 57.1635 8.67076C53.8048 8.67076 50.5809 7.33769 48.2059 4.95962C43.2598 0.0134616 35.2399 0.0134616 30.2937 4.95962C27.9187 7.33463 24.6979 8.67076 21.3361 8.67076C14.3398 8.67076 8.67038 14.3432 8.67038 21.3365C8.67038 24.6952 7.33731 27.9191 4.95923 30.2941C0.0130787 35.2372 0.0130787 43.2601 4.9623 48.2063C7.33731 50.5813 8.67344 53.8021 8.67344 57.1639C8.67344 64.1602 14.3459 69.8296 21.3392 69.8296C24.6979 69.8296 27.9218 71.1627 30.2968 73.5408C35.2429 78.4869 43.2628 78.4869 48.209 73.5408C50.584 71.1657 53.8048 69.8296 57.1666 69.8296C64.1629 69.8296 69.8323 64.1572 69.8323 57.1639C69.8323 53.8052 71.1654 50.5813 73.5435 48.2063H73.5404Z' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'\/> <path d='M15.8578 31.8937C18.9805 21.9462 28.2753 14.7323 39.2524 14.7323C42.271 14.7323 45.1608 15.2778 47.83 16.2738' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'\/> <path d='M62.2239 47.8292C60.2228 53.186 56.3982 57.6572 51.5103 60.4857' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'\/> <\/svg>Enqu\u00eateurs agr\u00e9\u00e9s CNAPS <\/li> <li class='about-list-item'> <svg width='24' height='24' viewBox='0 0 79 79' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'> <path d='M19.639 42.2089L26.7825 35.1053L33.9289 42.2089L54.1732 22.0872L61.3167 29.1877L33.9289 56.4099L19.639 42.2089Z' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'\/> <path d='M73.5404 48.2063C78.4865 43.2601 78.4865 35.2402 73.5404 30.2941C71.1654 27.9191 69.8292 24.6983 69.8292 21.3365C69.8292 14.3401 64.1568 8.67076 57.1635 8.67076C53.8048 8.67076 50.5809 7.33769 48.2059 4.95962C43.2598 0.0134616 35.2399 0.0134616 30.2937 4.95962C27.9187 7.33463 24.6979 8.67076 21.3361 8.67076C14.3398 8.67076 8.67038 14.3432 8.67038 21.3365C8.67038 24.6952 7.33731 27.9191 4.95923 30.2941C0.0130787 35.2372 0.0130787 43.2601 4.9623 48.2063C7.33731 50.5813 8.67344 53.8021 8.67344 57.1639C8.67344 64.1602 14.3459 69.8296 21.3392 69.8296C24.6979 69.8296 27.9218 71.1627 30.2968 73.5408C35.2429 78.4869 43.2628 78.4869 48.209 73.5408C50.584 71.1657 53.8048 69.8296 57.1666 69.8296C64.1629 69.8296 69.8323 64.1572 69.8323 57.1639C69.8323 53.8052 71.1654 50.5813 73.5435 48.2063H73.5404Z' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'\/> <path d='M15.8578 31.8937C18.9805 21.9462 28.2753 14.7323 39.2524 14.7323C42.271 14.7323 45.1608 15.2778 47.83 16.2738' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'\/> <path d='M62.2239 47.8292C60.2228 53.186 56.3982 57.6572 51.5103 60.4857' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'\/> <\/svg>Certifications ALFA \/ AFNOR pour plusieurs enqu\u00eateurs<\/li> <li class='about-list-item'> <svg width='24' height='24' viewBox='0 0 79 79' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'> <path d='M19.639 42.2089L26.7825 35.1053L33.9289 42.2089L54.1732 22.0872L61.3167 29.1877L33.9289 56.4099L19.639 42.2089Z' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'\/> <path d='M73.5404 48.2063C78.4865 43.2601 78.4865 35.2402 73.5404 30.2941C71.1654 27.9191 69.8292 24.6983 69.8292 21.3365C69.8292 14.3401 64.1568 8.67076 57.1635 8.67076C53.8048 8.67076 50.5809 7.33769 48.2059 4.95962C43.2598 0.0134616 35.2399 0.0134616 30.2937 4.95962C27.9187 7.33463 24.6979 8.67076 21.3361 8.67076C14.3398 8.67076 8.67038 14.3432 8.67038 21.3365C8.67038 24.6952 7.33731 27.9191 4.95923 30.2941C0.0130787 35.2372 0.0130787 43.2601 4.9623 48.2063C7.33731 50.5813 8.67344 53.8021 8.67344 57.1639C8.67344 64.1602 14.3459 69.8296 21.3392 69.8296C24.6979 69.8296 27.9218 71.1627 30.2968 73.5408C35.2429 78.4869 43.2628 78.4869 48.209 73.5408C50.584 71.1657 53.8048 69.8296 57.1666 69.8296C64.1629 69.8296 69.8323 64.1572 69.8323 57.1639C69.8323 53.8052 71.1654 50.5813 73.5435 48.2063H73.5404Z' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'\/> <path d='M15.8578 31.8937C18.9805 21.9462 28.2753 14.7323 39.2524 14.7323C42.271 14.7323 45.1608 15.2778 47.83 16.2738' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'\/> <path d='M62.2239 47.8292C60.2228 53.186 56.3982 57.6572 51.5103 60.4857' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'\/> <\/svg>Couverture nationale<\/li> <li class='about-list-item'> <svg width='24' height='24' viewBox='0 0 79 79' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'> <path d='M19.639 42.2089L26.7825 35.1053L33.9289 42.2089L54.1732 22.0872L61.3167 29.1877L33.9289 56.4099L19.639 42.2089Z' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'\/> <path d='M73.5404 48.2063C78.4865 43.2601 78.4865 35.2402 73.5404 30.2941C71.1654 27.9191 69.8292 24.6983 69.8292 21.3365C69.8292 14.3401 64.1568 8.67076 57.1635 8.67076C53.8048 8.67076 50.5809 7.33769 48.2059 4.95962C43.2598 0.0134616 35.2399 0.0134616 30.2937 4.95962C27.9187 7.33463 24.6979 8.67076 21.3361 8.67076C14.3398 8.67076 8.67038 14.3432 8.67038 21.3365C8.67038 24.6952 7.33731 27.9191 4.95923 30.2941C0.0130787 35.2372 0.0130787 43.2601 4.9623 48.2063C7.33731 50.5813 8.67344 53.8021 8.67344 57.1639C8.67344 64.1602 14.3459 69.8296 21.3392 69.8296C24.6979 69.8296 27.9218 71.1627 30.2968 73.5408C35.2429 78.4869 43.2628 78.4869 48.209 73.5408C50.584 71.1657 53.8048 69.8296 57.1666 69.8296C64.1629 69.8296 69.8323 64.1572 69.8323 57.1639C69.8323 53.8052 71.1654 50.5813 73.5435 48.2063H73.5404Z' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'\/> <path d='M15.8578 31.8937C18.9805 21.9462 28.2753 14.7323 39.2524 14.7323C42.271 14.7323 45.1608 15.2778 47.83 16.2738' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'\/> <path d='M62.2239 47.8292C60.2228 53.186 56.3982 57.6572 51.5103 60.4857' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'\/> <\/svg>Intranet \/ extranet s\u00e9curis\u00e9<\/li> <\/ul> <\/div> <\/div> <\/section> <\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-65e24cd e-con-full e-flex e-con e-parent\" data-id=\"65e24cd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-121ca27 elementor-widget elementor-widget-html\" data-id=\"121ca27\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div id='page-container'> <section id='values' class='values section-padding'> <div class='values-header container'> <span class='text-badge-white'>VALEURS & ENGAGEMENTS<\/span> <h2>Une approche fond\u00e9e sur la <span class='highlight'>rigueur<\/span>, la <span class='highlight'>discr\u00e9tion<\/span> et le <span class='highlight'>respect du droit<\/span><\/h2> <\/div> <div class='values-grid container'> <div class='value-card'> <div class='value-icon'><svg width='75' height='87' viewBox='0 0 75 87' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'> <path d='M62.5225 36.1473C66.0136 36.1473 68.8438 33.3102 68.8438 29.8104C68.8438 26.3107 66.0136 23.4736 62.5225 23.4736C59.0313 23.4736 56.2012 26.3107 56.2012 29.8104C56.2012 33.3102 59.0313 36.1473 62.5225 36.1473Z' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'\/> <path d='M68.6129 85.4079L69.8389 65.719C71.9587 65.719 73.6827 63.9908 73.6827 61.8657V51.0611C73.6827 46.7726 70.2092 43.2905 65.9312 43.2905H62.5215' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'\/> <path d='M16.7018 18.8139C21.5401 18.8139 25.4623 14.8821 25.4623 10.0319C25.4623 5.1818 21.5401 1.25 16.7018 1.25C11.8636 1.25 7.94141 5.1818 7.94141 10.0319C7.94141 14.8821 11.8636 18.8139 16.7018 18.8139Z' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'\/> <path d='M8.27367 85.6897L6.56245 59.7151C3.62528 59.7151 1.25 57.334 1.25 54.3897V39.4373C1.25 33.4974 6.05163 28.6711 11.9898 28.6711H21.4526C26.0882 28.6711 30.0343 31.6155 31.5412 35.7377' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'\/> <path d='M33.0605 18.34C33.0605 14.0259 36.5468 10.531 40.8504 10.531C45.154 10.531 48.6403 14.0259 48.6403 18.34C48.6403 22.6542 45.154 26.149 40.8504 26.149C36.5468 26.149 33.0605 22.6542 33.0605 18.34Z' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'\/> <path d='M25.8203 49.0385V44.5195C25.8203 39.2324 30.0984 34.9438 35.3725 34.9438H43.8009C49.075 34.9438 53.3531 39.2324 53.3531 44.5195V57.8204C53.3531 60.4447 51.2332 62.5698 48.6153 62.5698L47.0956 85.6896' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'\/> <path d='M19.5742 85.6895V78.7126C19.5742 74.3984 23.0605 70.9036 27.3641 70.9036C31.6677 70.9036 35.154 74.3984 35.154 78.7126V85.6895' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'\/> <path d='M19.5742 56.6938C19.5742 52.3796 23.0605 48.8848 27.3641 48.8848C31.6677 48.8848 35.154 52.3796 35.154 56.6938C35.154 61.0079 31.6677 64.5028 27.3641 64.5028C23.0605 64.5028 19.5742 61.0079 19.5742 56.6938Z' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'\/> <\/svg> <\/div> <h3>D\u00e9ontologie<\/h3> <p>Respect strict du code de d\u00e9ontologie de la profession d'enqu\u00eateur priv\u00e9 et des r\u00e8gles de secret professionnel.<\/p> <\/div> <div class='value-card'> <div class='value-icon'><svg width='55' height='57' viewBox='0 0 55 57' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'> <path d='M46.6553 5.53058C44.2656 3.73274 41.5288 2.34606 38.5175 1.41892C35.4819 0.475662 32.2849 0 29.0072 0C25.4469 0 21.8866 0.564344 18.4231 1.68497C14.992 2.79754 11.8596 4.53088 9.12277 6.85275C6.39401 9.16656 4.1658 12.1092 2.50271 15.6001C0.839618 19.091 0 23.2913 0 28.0963C0 32.9013 0.839618 37.1097 2.50271 40.5925C4.1658 44.0914 6.39401 47.0341 9.12277 49.3398C11.8596 51.6617 14.992 53.395 18.4231 54.4995C25.0674 56.644 32.1961 56.7327 38.5175 54.7656C41.5369 53.8304 44.2737 52.4437 46.6553 50.6539C49.0127 48.8803 50.918 46.6471 52.3227 44.0189C53.5579 41.697 54.2522 38.9962 54.3975 35.9729L41.5369 36.0697C40.6004 38.2142 39.0826 39.883 37.0158 41.0359C33.3021 43.1159 28.878 43.4948 24.6073 42.0437C22.8715 41.4551 21.2972 40.5361 19.9167 39.3187C18.5362 38.0932 17.414 36.5373 16.5824 34.6911C15.759 32.8529 15.3392 30.6278 15.3392 28.0882C15.3392 25.5487 15.759 23.3235 16.5824 21.4854C17.4059 19.6472 18.5281 18.0832 19.9167 16.8578C21.2892 15.6404 22.8715 14.7213 24.5992 14.1328C28.8619 12.6816 33.286 13.0605 37.0078 15.1406C39.0664 16.3015 40.5842 17.93 41.5126 20.002L54.3814 20.0987C54.2361 17.148 53.5418 14.4795 52.3146 12.1657C50.9099 9.53742 49.0046 7.30423 46.6472 5.53058H46.6553Z' fill='#3C5064'\/> <\/svg> <\/div> <h3>R\u00e9activit\u00e9<\/h3> <p>Traitement rapide des demandes et transmission de rapports d'enqu\u00eate dans les meilleurs d\u00e9lais.<\/p> <\/div> <div class='value-card'> <div class='value-icon'><svg width='63' height='74' viewBox='0 0 63 74' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'> <path d='M29.5793 0.557606C23.1697 5.27249 15.8943 8.44885 8.04038 9.64628C5.82707 9.9845 3.57537 10.15 1.33647 10.15C0.642767 10.15 0.0585208 10.743 0.0570993 11.4453C0.0485701 14.3569 0.0414625 17.267 0.0329334 20.1785C0.0229827 24.3278 0.0116105 28.477 0.000238301 32.6249C-0.0125554 37.4535 0.487821 42.2101 1.979 46.8213C4.00752 53.0949 7.5329 58.8503 12.2026 63.4587C16.9405 68.1348 22.8072 71.5946 29.1614 73.4613C29.5495 73.575 29.9375 73.6829 30.3285 73.7851C30.5218 73.8355 30.7208 73.9017 30.9184 73.9334C30.8217 73.9175 30.6924 73.8888 30.9625 73.9161C31.2553 73.9463 31.487 74.0399 31.7955 73.9809C32.5162 73.8441 33.2326 73.6196 33.9349 73.4109C35.5739 72.9245 37.1731 72.3229 38.7425 71.6378C41.7348 70.331 44.5551 68.6414 47.1366 66.6293C52.3052 62.6038 56.5158 57.3507 59.2465 51.3463C61.7314 45.883 62.9965 39.962 62.9994 33.949C63.0008 30.5164 62.9994 27.0824 62.9994 23.6499V11.4467C62.9994 10.7444 62.4137 10.1543 61.72 10.1514C52.7431 10.1126 43.9111 7.53782 36.3245 2.66462C35.7772 2.31345 35.237 1.95077 34.7053 1.57801C34.4381 1.39091 34.1737 1.20094 33.9107 1.00952C33.6477 0.818105 33.5681 0.757657 33.4501 0.672743C32.2831 -0.164883 30.7933 -0.239722 29.5793 0.557606C28.2019 1.46 29.4827 3.70374 30.8701 2.79415C31.2027 2.57683 31.4273 2.53509 31.7955 2.65743C31.9973 2.72507 31.4955 2.42571 31.8992 2.7078C32.0101 2.78552 32.1167 2.87475 32.2248 2.95535C32.4863 3.15108 32.7493 3.3425 33.0151 3.53247C33.9079 4.17149 34.8219 4.77884 35.7544 5.35453C37.6451 6.52173 39.6139 7.55941 41.6438 8.45461C45.7293 10.258 50.0166 11.5374 54.4304 12.1851C56.8484 12.5391 59.2778 12.7305 61.72 12.7406L60.4406 11.4453V32.3284C60.4406 36.7396 60.0781 41.0443 58.8044 45.2929C56.9963 51.3275 53.6941 56.8599 49.2831 61.3085C44.2878 66.3444 37.9706 69.8489 31.1146 71.4809L32.1011 71.6119C31.4259 71.2694 30.5673 71.1758 29.8409 70.9614C29.0079 70.7167 28.1834 70.4447 27.3689 70.1439C25.9246 69.6128 24.5201 68.9868 23.154 68.2758C20.3735 66.8279 17.7665 65.0462 15.4224 62.9507C10.7768 58.7957 7.1235 53.5051 4.95994 47.6158C3.24558 42.9498 2.54477 38.1213 2.55898 33.1603C2.56893 29.3046 2.58031 25.4489 2.59026 21.5933C2.60021 18.2096 2.60874 14.826 2.61869 11.4424L1.33931 12.7377C9.81302 12.7377 18.2938 10.422 25.6673 6.21518C27.474 5.1847 29.1955 4.02469 30.8715 2.79128C31.4301 2.3811 31.7045 1.66581 31.3306 1.0196C31.008 0.461178 30.1422 0.141671 29.5807 0.554727L29.5793 0.557606Z' fill='white'\/> <path d='M44.4349 37.0061C44.3979 42.5541 41.003 47.7186 35.8914 49.586C30.72 51.4755 24.9536 49.8138 21.4491 45.4721C17.9973 41.1979 17.6129 34.8962 20.3616 30.1475C23.1387 25.3488 28.7357 22.7497 34.058 23.8972C40.0578 25.1902 44.3936 30.6882 44.4363 37.0061C44.4477 38.7075 47.0099 38.7104 46.9985 37.0061C46.9544 30.29 42.8535 24.2675 36.7512 21.9431C30.7101 19.6422 23.5772 21.6595 19.5203 26.8181C15.3995 32.0576 14.7945 39.5758 18.2464 45.3648C21.6441 51.0641 28.2034 53.9762 34.5519 52.7053C41.7432 51.2654 46.9501 44.5009 47 37.0061C47.0113 35.3032 44.4491 35.3017 44.4378 37.0061H44.4349Z' fill='white'\/> <path d='M24.394 38.4446C25.8887 39.8435 27.3819 41.2423 28.8766 42.6398C29.3837 43.1145 30.246 43.1256 30.7531 42.6398C33.3371 40.1632 35.9226 37.6866 38.5066 35.21C38.8751 34.8568 39.2436 34.5035 39.6136 34.1503C40.8149 32.9986 38.94 31.2214 37.7371 32.3732C35.1531 34.8498 32.5676 37.3264 29.9836 39.803C29.6151 40.1562 29.2466 40.5094 28.8766 40.8626H30.7531C29.2584 39.4638 27.7652 38.0649 26.2705 36.6674C25.0544 35.5297 23.1779 37.3054 24.394 38.4446Z' fill='white'\/> <\/svg> <\/div> <h3>L\u00e9galit\u00e9 & Recevabilit\u00e9<\/h3> <p>Nos rapports sont pr\u00e9cis, d\u00e9taill\u00e9s et utilisables devant toutes les juridictions civiles ou commerciales.<\/p> <\/div> <div class='value-card'> <div class='value-icon'><svg width='81' height='84' viewBox='0 0 81 84' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'> <path d='M44.2501 30.2502V23.2199C47.9411 23.1145 50.5198 21.9018 53.2501 19.6696L44.2501 1.25024' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'\/> <path d='M20.2501 49.2502L12.2501 58.7401V71.2502' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'\/> <path d='M32.2501 30.2502H44.2501' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'\/> <path d='M1.25012 36.3352C2.08452 44.0297 5.65289 45.1507 10.2687 46.5096C14.8845 47.8684 24.8795 50.8579 28.3059 51.7751C33.0282 53.2359 36.8451 51.1806 38.3541 47.6306C39.9342 43.9108 36.3658 42.1273 39.9342 39.6474C41.7982 38.3565 41.4609 37.0825 40.2892 36.2502' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'\/> <path d='M51.2501 61.0502V32.7836C51.2501 30.8402 52.8251 29.2502 54.7501 29.2502C56.6751 29.2502 58.2501 30.8402 58.2501 32.7836V53.9836V46.9169H61.1551C64.1301 46.9169 64.5851 47.6236 65.2501 48.6836H68.7501C70.3951 48.6836 72.2501 50.2382 72.2501 52.2169H75.7501C77.3951 52.2169 79.2501 53.7716 79.2501 55.7502V71.6502C79.2501 75.2189 75.7501 76.3319 75.7501 78.7169V82.2502' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'\/> <path d='M51.2501 82.2502V78.6651C51.2501 77.1235 44.2501 73.3949 44.2501 66.1171V58.6779C44.2501 56.9033 45.1076 55.2541 46.5251 54.2502' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'\/> <path d='M65.2501 48.2502V55.2502' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'\/> <path d='M72.2501 52.2502V57.2502' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'\/> <\/svg> <\/div> <h3>Secret Pro & RGPD<\/h3> <p>Garantie de confidentialit\u00e9 totale. Charte d'engagements RGPD sign\u00e9e par chaque collaborateur.<\/p> <\/div> <\/div> <\/section> <\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-268a020 e-con-full e-flex e-con e-parent\" data-id=\"268a020\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6d1d571 elementor-widget elementor-widget-html\" data-id=\"6d1d571\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div id='page-container'> <section id='prestations' class='prestations section-padding'> <div class='prestations-header container'> <div class='prestations-title-wrapper'> <span class='text-badge'>NOS ACTIVIT\u00c9S<\/span> <h2>Nos <span class='highlight'>prestations<\/span> d'investigations<\/h2> <\/div> <div class='prestations-desc-wrapper'> <p>COVERIF intervient au profit des compagnies d'assurance, mutuelles, institutions de pr\u00e9voyance et courtiers pour la recherche d'informations.<\/p> <a href='#contact' class='btn btn-outline-teal'>Toutes nos prestations<\/a> <\/div> <\/div>  <div class='prestations-grid container'> <!-- Card 1 --> <div class='prestation-card'> <div class='prestation-info'> <div class='prestation-meta'> <div class='prestation-number'>01<\/div> <h3 class='prestation-title'>V\u00e9rification de sinistres et suspicion de fraude<\/h3> <\/div> <p class='prestation-desc'>Recherche de preuves et recueil de t\u00e9moignages lors de suspicions de fraude.<\/p> <\/div> <div class='prestation-img' style='background-image: url('\/wp-content\/uploads\/2026\/06\/Vector.png');'><\/div> <\/div>  <!-- Card 2 --> <div class='prestation-card'> <div class='prestation-info'> <div class='prestation-meta'> <div class='prestation-number'>02<\/div> <h3 class='prestation-title'>Recherches de personnes<\/h3> <\/div> <p class='prestation-desc'>Localisation d'ayants droit ou de b\u00e9\u00e9ficiaires de contrats d'assurance-vie.<\/p> <\/div> <div class='prestation-img' style='background-image: url('\/wp-content\/uploads\/2026\/06\/Vector-1.png');'><\/div> <\/div>  <!-- Card 3 --> <div class='prestation-card'> <div class='prestation-info'> <div class='prestation-meta'> <div class='prestation-number'>03<\/div> <h3 class='prestation-title'>RCI<\/h3> <\/div> <p class='prestation-desc'>Recherche de solvabilit\u00e9 dans le cadre de recours subrogatoires.<\/p> <\/div> <div class='prestation-img' style='background-image: url('\/wp-content\/uploads\/2026\/06\/Vector-2.png');'><\/div> <\/div>  <!-- Card 4 --> <div class='prestation-card'> <div class='prestation-info'> <div class='prestation-meta'> <div class='prestation-number'>04<\/div> <h3 class='prestation-title'>Incendie<\/h3> <\/div> <p class='prestation-desc'>Recherches sur les causes et circonstances de sinistres complexes.<\/p> <\/div> <div class='prestation-img' style='background-image: url('\/wp-content\/uploads\/2026\/06\/Vector-3.png');'><\/div> <\/div>  <!-- Card 5 --> <div class='prestation-card'> <div class='prestation-info'> <div class='prestation-meta'> <div class='prestation-number'>05<\/div> <h3 class='prestation-title'>Automobile<\/h3> <\/div> <p class='prestation-desc'>V\u00e9rification de circonstances de sinistres automobiles suspects.<\/p> <\/div> <div class='prestation-img' style='background-image: url('\/wp-content\/uploads\/2026\/06\/Vector-4.png');'><\/div> <\/div>  <!-- Card 6 --> <div class='prestation-card'> <div class='prestation-info'> <div class='prestation-meta'> <div class='prestation-number'>06<\/div> <h3 class='prestation-title'>Sant\u00e9 et pr\u00e9voyance<\/h3> <\/div> <p class='prestation-desc'>Contr\u00f4le des arr\u00eats de travail ou des dossiers de pr\u00e9voyance.<\/p> <\/div> <div class='prestation-img' style='background-image: url('\/wp-content\/uploads\/2026\/06\/Vector-5.png');'><\/div> <\/div> <\/div> <\/section> <\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a1dceb9 e-con-full e-flex e-con e-parent\" data-id=\"a1dceb9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7d8f336 elementor-widget elementor-widget-html\" data-id=\"7d8f336\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div id='page-container'> <section id='extranet' class='extranet'> <div class='extranet-container'> <div class='extranet-content'> <span class='text-badge-white'>NOTRE EXTRANET<\/span> <h2>Un extranet s\u00e9curis\u00e9 pour le suivi des missions<\/h2> <p>Nos clients b\u00e9\u00e9ficient d'un acc\u00e8s s\u00e9curis\u00e9 \u00e0 notre extranet pour la transmission des missions et le suivi en temps r\u00e9el de nos investigations.<\/p> <ul class='extranet-list'> <li class='extranet-list-item'> <svg width='24' height='24' viewBox='0 0 79 79' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'> <path d='M19.639 42.2089L26.7825 35.1053L33.9289 42.2089L54.1732 22.0872L61.3167 29.1877L33.9289 56.4099L19.639 42.2089Z' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'\/> <path d='M73.5404 48.2063C78.4865 43.2601 78.4865 35.2402 73.5404 30.2941C71.1654 27.9191 69.8292 24.6983 69.8292 21.3365C69.8292 14.3401 64.1568 8.67076 57.1635 8.67076C53.8048 8.67076 50.5809 7.33769 48.2059 4.95962C43.2598 0.0134616 35.2399 0.0134616 30.2937 4.95962C27.9187 7.33463 24.6979 8.67076 21.3361 8.67076C14.3398 8.67076 8.67038 14.3432 8.67038 21.3365C8.67038 24.6952 7.33731 27.9191 4.95923 30.2941C0.0130787 35.2372 0.0130787 43.2601 4.9623 48.2063C7.33731 50.5813 8.67344 53.8021 8.67344 57.1639C8.67344 64.1602 14.3459 69.8296 21.3392 69.8296C24.6979 69.8296 27.9218 71.1627 30.2968 73.5408C35.2429 78.4869 43.2628 78.4869 48.209 73.5408C50.584 71.1657 53.8048 69.8296 57.1666 69.8296C64.1629 69.8296 69.8323 64.1572 69.8323 57.1639C69.8323 53.8052 71.1654 50.5813 73.5435 48.2063H73.5404Z' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'\/> <path d='M15.8578 31.8937C18.9805 21.9462 28.2753 14.7323 39.2524 14.7323C42.271 14.7323 45.1608 15.2778 47.83 16.2738' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'\/> <path d='M62.2239 47.8292C60.2228 53.186 56.3982 57.6572 51.5103 60.4857' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'\/> <\/svg>S\u00e9curis\u00e9 par protocole SSL\/TLSn <\/li> <li class='extranet-list-item'> <svg width='24' height='24' viewBox='0 0 79 79' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'> <path d='M19.639 42.2089L26.7825 35.1053L33.9289 42.2089L54.1732 22.0872L61.3167 29.1877L33.9289 56.4099L19.639 42.2089Z' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'\/> <path d='M73.5404 48.2063C78.4865 43.2601 78.4865 35.2402 73.5404 30.2941C71.1654 27.9191 69.8292 24.6983 69.8292 21.3365C69.8292 14.3401 64.1568 8.67076 57.1635 8.67076C53.8048 8.67076 50.5809 7.33769 48.2059 4.95962C43.2598 0.0134616 35.2399 0.0134616 30.2937 4.95962C27.9187 7.33463 24.6979 8.67076 21.3361 8.67076C14.3398 8.67076 8.67038 14.3432 8.67038 21.3365C8.67038 24.6952 7.33731 27.9191 4.95923 30.2941C0.0130787 35.2372 0.0130787 43.2601 4.9623 48.2063C7.33731 50.5813 8.67344 53.8021 8.67344 57.1639C8.67344 64.1602 14.3459 69.8296 21.3392 69.8296C24.6979 69.8296 27.9218 71.1627 30.2968 73.5408C35.2429 78.4869 43.2628 78.4869 48.209 73.5408C50.584 71.1657 53.8048 69.8296 57.1666 69.8296C64.1629 69.8296 69.8323 64.1572 69.8323 57.1639C69.8323 53.8052 71.1654 50.5813 73.5435 48.2063H73.5404Z' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'\/> <path d='M15.8578 31.8937C18.9805 21.9462 28.2753 14.7323 39.2524 14.7323C42.271 14.7323 45.1608 15.2778 47.83 16.2738' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'\/> <path d='M62.2239 47.8292C60.2228 53.186 56.3982 57.6572 51.5103 60.4857' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'\/> <\/svg>Suivi en temps r\u00e9eln <\/li> <li class='extranet-list-item'> <svg width='24' height='24' viewBox='0 0 79 79' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'> <path d='M19.639 42.2089L26.7825 35.1053L33.9289 42.2089L54.1732 22.0872L61.3167 29.1877L33.9289 56.4099L19.639 42.2089Z' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'\/> <path d='M73.5404 48.2063C78.4865 43.2601 78.4865 35.2402 73.5404 30.2941C71.1654 27.9191 69.8292 24.6983 69.8292 21.3365C69.8292 14.3401 64.1568 8.67076 57.1635 8.67076C53.8048 8.67076 50.5809 7.33769 48.2059 4.95962C43.2598 0.0134616 35.2399 0.0134616 30.2937 4.95962C27.9187 7.33463 24.6979 8.67076 21.3361 8.67076C14.3398 8.67076 8.67038 14.3432 8.67038 21.3365C8.67038 24.6952 7.33731 27.9191 4.95923 30.2941C0.0130787 35.2372 0.0130787 43.2601 4.9623 48.2063C7.33731 50.5813 8.67344 53.8021 8.67344 57.1639C8.67344 64.1602 14.3459 69.8296 21.3392 69.8296C24.6979 69.8296 27.9218 71.1627 30.2968 73.5408C35.2429 78.4869 43.2628 78.4869 48.209 73.5408C50.584 71.1657 53.8048 69.8296 57.1666 69.8296C64.1629 69.8296 69.8323 64.1572 69.8323 57.1639C69.8323 53.8052 71.1654 50.5813 73.5435 48.2063H73.5404Z' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'\/> <path d='M15.8578 31.8937C18.9805 21.9462 28.2753 14.7323 39.2524 14.7323C42.271 14.7323 45.1608 15.2778 47.83 16.2738' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'\/> <path d='M62.2239 47.8292C60.2228 53.186 56.3982 57.6572 51.5103 60.4857' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'\/> <\/svg>Facturation en lignen <\/li> <li class='extranet-list-item'> <svg width='24' height='24' viewBox='0 0 79 79' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'> <path d='M19.639 42.2089L26.7825 35.1053L33.9289 42.2089L54.1732 22.0872L61.3167 29.1877L33.9289 56.4099L19.639 42.2089Z' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'\/> <path d='M73.5404 48.2063C78.4865 43.2601 78.4865 35.2402 73.5404 30.2941C71.1654 27.9191 69.8292 24.6983 69.8292 21.3365C69.8292 14.3401 64.1568 8.67076 57.1635 8.67076C53.8048 8.67076 50.5809 7.33769 48.2059 4.95962C43.2598 0.0134616 35.2399 0.0134616 30.2937 4.95962C27.9187 7.33463 24.6979 8.67076 21.3361 8.67076C14.3398 8.67076 8.67038 14.3432 8.67038 21.3365C8.67038 24.6952 7.33731 27.9191 4.95923 30.2941C0.0130787 35.2372 0.0130787 43.2601 4.9623 48.2063C7.33731 50.5813 8.67344 53.8021 8.67344 57.1639C8.67344 64.1602 14.3459 69.8296 21.3392 69.8296C24.6979 69.8296 27.9218 71.1627 30.2968 73.5408C35.2429 78.4869 43.2628 78.4869 48.209 73.5408C50.584 71.1657 53.8048 69.8296 57.1666 69.8296C64.1629 69.8296 69.8323 64.1572 69.8323 57.1639C69.8323 53.8052 71.1654 50.5813 73.5435 48.2063H73.5404Z' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'\/> <path d='M15.8578 31.8937C18.9805 21.9462 28.2753 14.7323 39.2524 14.7323C42.271 14.7323 45.1608 15.2778 47.83 16.2738' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'\/> <path d='M62.2239 47.8292C60.2228 53.186 56.3982 57.6572 51.5103 60.4857' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'\/> <\/svg>T\u00e9l\u00e9chargement de rapports sign\u00e9s \u00e9lectroniquementn <\/li> <\/ul> <\/div> <div class='extranet-image' style='background-image: url('\/wp-content\/uploads\/2026\/06\/Image-1.png');'><\/div> <\/div> <\/section> <\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ea724e4 e-con-full e-flex e-con e-parent\" data-id=\"ea724e4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-57fa935 elementor-widget elementor-widget-html\" data-id=\"57fa935\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div id='page-container'> <section id='maillage' class='maillage section-padding'> <div class='maillage-container container'> <div class='maillage-content'> <span class='text-badge'>NOTRE MAILLAGE<\/span> <h2>Un <span class='highlight'>r\u00e9seau<\/span> implant\u00e9 sur toute la <span class='highlight'>France<\/span><\/h2> <p>Gr\u00e2ce \u00e0 notre r\u00e9seau national de collaborateurs agr\u00e9\u00e9s, nous pouvons intervenir rapidement sur tout le territoire national, y compris dans les DROM-COM.<\/p> <div class='maillage-list'> <div class='maillage-item'>Paris & \u00cele-de-France<\/div> <div class='maillage-item'>Nantes & Pays de la Loire<\/div> <div class='maillage-item'>Lyon & Rh\u00f4ne-Alpes<\/div> <div class='maillage-item'>Toulouse & Occitanie<\/div> <div class='maillage-item'>Marseille & PACA<\/div> <div class='maillage-item'>Strasbourg & Grand Est<\/div> <div class='maillage-item'>Lille & Hauts-de-France<\/div> <div class='maillage-item'>Nice & C\u00f4te d'Azur<\/div> <div class='maillage-item'>Bordeaux & Nouvelle-Aquitaine<\/div> <div class='maillage-item'>Antilles & DROM-COM<\/div> <\/div> <\/div> <div class='maillage-map-wrapper'> <img src='\/wp-content\/uploads\/2026\/06\/COVERIF-Map@300x-1.png' class='maillage-map' alt='COVERIF Carte de France maillage'> <\/div> <\/div> <\/section> <\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c42ccf4 e-con-full e-flex e-con e-parent\" data-id=\"c42ccf4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bc26fc2 elementor-widget elementor-widget-html\" data-id=\"bc26fc2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div id='page-container'> <section id='contact' class='contact section-padding' style='background: linear-gradient(rgba(15, 23, 42, 0.85), rgba(15, 23, 42, 0.85)), url('\/wp-content\/uploads\/2026\/06\/Section-cta.png') center\/cover no-repeat;'> <div class='contact-container container'> <div class='contact-header'> <span class='text-badge-white'>CONTACTEZ-NOUS<\/span> <h2>Contactez <span class='highlight'>COVERIF<\/span><\/h2> <p>Vous souhaitez nous confier une mission, obtenir des informations ou demander un devis ? Notre \u00e9quipe est \u00e0 votre \u00e9coute.<\/p> <\/div> <div class='contact-form-card'> <form action='#' method='POST'> <div class='form-row'> <div class='form-group'> <label for='nom'>Nom<\/label> <input type='text' id='nom' name='nom' required placeholder='Votre nom'> <\/div> <div class='form-group'> <label for='prenom'>Pr\u00e9nom<\/label> <input type='text' id='prenom' name='prenom' required placeholder='Votre pr\u00e9nom'> <\/div> <\/div> <div class='form-row'> <div class='form-group'> <label for='email'>E-mail<\/label> <input type='email' id='email' name='email' required placeholder='Votre adresse email'> <\/div> <div class='form-group'> <label for='telephone'>T\u00e9l\u00e9phone<\/label> <input type='tel' id='telephone' name='telephone' placeholder='Votre num\u00e9ro de t\u00e9l\u00e9phone'> <\/div> <\/div> <div class='form-group form-group-full'> <label for='message'>Message<\/label> <textarea id='message' name='message' rows='5' required placeholder='Comment pouvons-nous vous aider ?'><\/textarea> <\/div> <button type='submit' class='btn btn-solid btn-submit'>Envoyer ma demande<\/button> <\/form> <\/div> <\/div> <\/section> <\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8e539d3 e-con-full e-flex e-con e-parent\" data-id=\"8e539d3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ff7d1b2 elementor-widget elementor-widget-html\" data-id=\"ff7d1b2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div id='page-container'> <footer> <div class='footer-container container'> <div class='footer-top'> <div class='footer-logo'> <svg width='121' height='48' viewBox='0 0 121 48' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'> <path d='M20.9957 11.2063C20.9957 11.2063 21.0441 11.2063 21.0684 11.2063C21.0441 11.3998 21.0199 11.5932 20.9957 11.8029C20.9553 12.0931 20.923 12.3672 20.8907 12.6171C20.8585 12.867 20.8342 13.0847 20.8019 13.2863L20.7374 13.7377C20.6889 14.0683 20.6647 14.3021 20.6566 14.423C20.6485 14.5601 20.6566 14.6971 20.6889 14.8181C20.7696 15.2454 21.0038 15.5517 21.3832 15.721C21.4882 15.7613 21.5931 15.7855 21.6981 15.7855C21.8192 15.7855 21.9322 15.7533 22.0452 15.6968C22.2551 15.592 22.3843 15.4147 22.4247 15.1728C22.4408 15.1325 22.457 15.0599 22.4731 14.9068C22.4892 14.7858 22.5135 14.6568 22.5377 14.5117C22.6265 13.9957 22.7395 13.4798 22.8606 12.9719C22.9898 12.4478 23.127 11.948 23.2804 11.4804C23.4257 11.0208 23.5953 10.5694 23.7729 10.134C23.9424 9.72285 24.1281 9.36811 24.3057 9.07788C24.4188 8.88439 24.5399 8.70703 24.669 8.54579C24.7094 8.48936 24.7498 8.4571 24.774 8.42485C24.7982 8.48129 24.8224 8.56997 24.8547 8.6909C24.9354 8.98114 25.0485 9.5213 25.2019 10.3033L25.4521 11.4078C25.5167 11.7142 25.5813 11.9802 25.6378 12.206C25.6943 12.4317 25.7428 12.6252 25.7912 12.7784C25.8396 12.9477 25.8962 13.1009 25.9527 13.2298C26.211 13.8345 26.542 14.3102 26.9295 14.6407C27.3251 14.9793 27.7772 15.1486 28.2778 15.1486H28.3101C28.7864 15.1486 29.2385 15.0196 29.6583 14.7778C30.07 14.5359 30.4575 14.2295 30.8289 13.8667C31.1518 13.5443 31.4425 13.1976 31.7089 12.8267C31.7089 12.8429 31.7089 12.859 31.7089 12.8671C31.6766 13.1412 31.6524 13.3991 31.6282 13.6491C31.6039 13.899 31.5797 14.1167 31.5555 14.3182L31.499 14.8181C31.4828 14.9632 31.4748 15.0599 31.4748 15.0841C31.4263 15.4227 31.4748 15.721 31.6282 15.9871C31.7412 16.1322 31.8865 16.2531 32.0883 16.366C32.1933 16.3982 32.3063 16.4224 32.4436 16.4305C32.4678 16.4305 32.492 16.4305 32.5162 16.4305C32.6454 16.4305 32.7423 16.4063 32.823 16.3579C32.8957 16.3176 32.9764 16.2612 33.0733 16.1644C33.1298 16.0919 33.1702 16.0113 33.2024 15.9226C33.2267 15.842 33.2509 15.6968 33.2913 15.4711C33.3235 15.2615 33.3558 14.939 33.4043 14.5278C33.4527 14.1167 33.5092 13.5443 33.5738 12.8106L33.7434 11.1821C33.8079 10.5694 33.8645 9.98889 33.929 9.43261C33.9936 8.87633 34.0501 8.40066 34.0986 8.00562C34.1309 7.74764 34.147 7.60252 34.1632 7.52996L35.2692 7.37679C35.5114 7.34454 35.7697 7.31229 36.0442 7.28811C36.6013 7.22361 37.0937 7.15911 37.5055 7.11074C38.1594 7.03012 38.1917 7.01399 38.2079 6.99787C38.442 6.90919 38.6035 6.76407 38.6842 6.55445C38.7649 6.34484 38.7568 6.12717 38.6519 5.90143C38.5712 5.716 38.4339 5.56282 38.2644 5.44189C38.0868 5.32096 37.9092 5.25646 37.7315 5.25646C37.675 5.25646 37.4732 5.28065 37.126 5.3129C36.7708 5.35321 36.3672 5.40964 35.9151 5.47414C35.4953 5.53058 35.14 5.57088 34.8332 5.60313C34.6556 5.61926 34.5265 5.63538 34.4296 5.64344C34.4296 5.61926 34.4296 5.59507 34.4377 5.56282C34.4619 5.3774 34.4942 5.13553 34.5426 4.83724L34.7041 3.78917C34.7687 3.39413 34.8332 2.98297 34.9059 2.54761C34.9543 2.20901 34.9866 1.94296 35.0189 1.74947C35.0512 1.55598 35.0754 1.4028 35.0916 1.29799C35.1077 1.18512 35.1158 1.08838 35.1158 1.03194C35.1158 0.951322 35.1077 0.886829 35.0916 0.846519C35.0431 0.620781 34.914 0.427289 34.7202 0.257986C34.5184 0.0886825 34.2923 0 34.0582 0C33.8645 0 33.6868 0.0725603 33.5334 0.209615C33.372 0.354732 33.2913 0.556281 33.2913 0.798143C33.2913 0.838453 33.267 0.975511 33.2347 1.21737C33.1944 1.4673 33.154 1.7414 33.1136 2.03164C33.0652 2.2735 33.0248 2.52343 32.9845 2.76529C32.9441 3.00715 32.9037 3.2732 32.8714 3.54731C32.8311 3.82142 32.7907 4.12778 32.7342 4.45832C32.6777 4.79693 32.6212 5.16778 32.5647 5.57895L32.5162 5.88531H32.4678C32.4678 5.88531 32.3305 5.91755 32.0318 5.9498C31.7816 5.97399 31.499 5.99818 31.1922 6.03043C30.8773 6.05461 30.5948 6.08685 30.3445 6.1191C29.957 6.17554 29.9166 6.19167 29.9005 6.19973C29.8036 6.23198 29.7148 6.30454 29.626 6.40128C29.5372 6.49802 29.4726 6.60283 29.4484 6.69957C29.3919 6.94143 29.4484 7.19136 29.6099 7.42516C29.7632 7.6509 29.9651 7.79601 30.2073 7.86857C30.2719 7.88469 30.3364 7.90082 30.3849 7.90888C30.4495 7.91694 30.5383 7.91694 30.6271 7.90888C30.7159 7.90888 30.8289 7.89276 30.9742 7.8847C31.1195 7.86857 31.3214 7.85245 31.5797 7.82827L32.2902 7.7557C32.2902 7.7557 32.2982 7.7557 32.3063 7.7557V7.77183C32.2982 7.89276 32.2821 8.04594 32.2498 8.23137C32.1933 8.70703 32.1448 9.19881 32.0883 9.69866C32.0157 9.68254 31.943 9.65835 31.8623 9.65029C31.6766 9.65029 31.5232 9.70672 31.394 9.81959C31.2972 9.91633 31.1518 10.1098 30.9581 10.4001C30.506 11.1095 30.0781 11.6819 29.7067 12.1012C29.3354 12.5123 28.9721 12.8106 28.6168 12.996C28.2051 13.1976 28.0356 13.1815 27.971 13.1573C27.8983 13.117 27.753 12.988 27.5835 12.5365C27.5593 12.472 27.527 12.3914 27.5027 12.3188C27.4785 12.2463 27.4543 12.1495 27.4301 12.0286C27.4059 11.8996 27.3655 11.7303 27.3251 11.5288C27.2848 11.3191 27.2282 11.0612 27.1637 10.7467C27.0506 10.1904 26.9538 9.71479 26.865 9.33587C26.7761 8.95695 26.6873 8.6264 26.6147 8.36036C26.5339 8.07818 26.4532 7.85244 26.3644 7.66702C26.2756 7.47353 26.1787 7.30423 26.0818 7.15911C25.9285 6.92531 25.7347 6.72376 25.5086 6.56252C25.2664 6.39322 25 6.30453 24.7094 6.29647C24.3461 6.30453 23.9667 6.44965 23.5953 6.75601C23.6518 6.51414 23.6679 6.32872 23.6437 6.1836C23.6195 6.03042 23.5468 5.87725 23.4419 5.70794C23.2239 5.38546 22.9494 5.22422 22.6184 5.21616H22.6103C22.2713 5.21616 22.0291 5.39352 21.8999 5.72406C21.8676 5.80468 21.8353 5.93368 21.7869 6.15135C21.7465 6.34484 21.6981 6.64314 21.6496 7.04624C21.5931 7.44934 21.5285 7.95725 21.4559 8.58609C21.4236 8.85214 21.3832 9.15044 21.3428 9.47292C21.1652 9.43261 20.9796 9.40842 20.7696 9.3923C20.4548 9.36005 20.1964 9.3278 19.9946 9.30362C19.8009 9.27137 19.5829 9.223 19.3488 9.15045C19.2196 9.11014 19.042 9.03757 18.8159 8.93277C18.5818 8.83602 18.3477 8.72315 18.1135 8.60222C17.8794 8.48129 17.6614 8.35229 17.4596 8.2233C17.2336 8.07818 17.169 7.96532 17.1528 7.90888C17.1125 7.78795 17.0479 7.6509 16.9672 7.48159C16.8864 7.32035 16.7976 7.15911 16.7088 7.00593C16.6119 6.84469 16.4989 6.69957 16.3859 6.56252C16.2567 6.4174 16.1195 6.30453 15.9903 6.2481C15.845 6.15942 15.6674 6.11105 15.4332 6.11105C15.2314 6.11105 15.0215 6.14329 14.8197 6.22391C14.4483 6.36097 14.1011 6.60283 13.7701 6.95756C13.4472 7.29616 13.1727 7.71539 12.9386 8.19912C12.7125 8.67478 12.5269 9.20687 12.3896 9.77122C12.3089 10.1018 12.2604 10.4484 12.2201 10.7951C11.9779 10.8273 11.7357 10.9563 11.4773 11.2063C11.0172 11.6497 10.5408 12.0689 10.0807 12.4559C9.61242 12.8509 9.11996 13.1976 8.60327 13.4959C8.09465 13.7861 7.55375 14.0199 6.98862 14.1973C6.43156 14.3666 5.818 14.4633 5.17214 14.4392C4.69582 14.4392 4.26794 14.3424 3.88849 14.1731C3.50905 14.0038 3.19419 13.77 2.93585 13.4798C2.67751 13.1895 2.47567 12.8348 2.3465 12.4398C2.21733 12.0447 2.15274 11.6013 2.15274 11.1337C2.15274 10.4646 2.28191 9.7551 2.52411 9.02145C2.75824 8.2878 3.11346 7.54609 3.56556 6.8205C3.75932 6.48996 4.00959 6.14329 4.3083 5.76438C4.61509 5.39352 4.93801 5.03879 5.29324 4.72437C5.64039 4.40189 6.01176 4.11165 6.40734 3.85367C6.78679 3.60374 7.16623 3.41831 7.52952 3.29738C7.79594 3.23288 8.02199 3.20064 8.20768 3.20064C8.29648 3.20064 8.39336 3.21676 8.49831 3.24095C8.57097 3.26513 8.59519 3.29739 8.61134 3.32157C8.63556 3.36188 8.66785 3.45863 8.70015 3.66018C8.72437 3.82948 8.72437 4.00685 8.70015 4.17615C8.66785 4.3777 8.61941 4.6115 8.54676 4.86949C8.46602 5.1436 8.42566 5.32903 8.41758 5.44996C8.40951 5.58701 8.4418 5.74019 8.52253 5.88531C8.70014 6.28841 9.02308 6.49802 9.44289 6.50608C9.68508 6.52221 9.86269 6.43353 9.99186 6.28841C10.1049 6.15942 10.2098 5.93368 10.2986 5.59507C10.7104 4.2084 10.5731 3.08777 9.88691 2.26544C9.40252 1.69303 8.74859 1.4028 7.94126 1.39474C7.28733 1.39474 6.60917 1.54792 5.97139 1.87846C5.34975 2.20094 4.74426 2.60404 4.1872 3.09583C3.63822 3.57955 3.12961 4.11165 2.69365 4.69212C2.2577 5.26453 1.8944 5.82081 1.61184 6.32872C1.2324 7.03012 0.917537 7.79601 0.683413 8.61028C0.449289 9.42455 0.336264 10.1824 0.344337 10.8515C0.344337 11.6255 0.481583 12.3511 0.731854 13.0041C0.982124 13.6571 1.34542 14.2295 1.80559 14.7133C2.26577 15.1889 2.82282 15.5678 3.46061 15.8339C4.09839 16.108 4.81692 16.2451 5.59195 16.2531H5.64846C6.50422 16.2531 7.40035 16.0838 8.30456 15.7452C9.22491 15.3985 10.1372 14.8906 11.0091 14.2376C11.1867 14.1006 11.3643 13.9474 11.5661 13.7781C11.7599 13.6168 11.9537 13.4475 12.1393 13.2782C12.2524 13.1734 12.3493 13.0847 12.4461 12.988C12.5188 13.2057 12.6076 13.4233 12.7206 13.6249C12.8982 13.9393 13.1324 14.2215 13.4311 14.4633C13.7298 14.7052 14.085 14.8664 14.5048 14.9471C14.5855 14.9551 14.6743 14.9632 14.7551 14.9632C15.0376 14.9632 15.3364 14.8987 15.6431 14.7697C15.9257 14.6488 16.2002 14.4392 16.4747 14.1328C16.7492 13.8345 16.9671 13.504 17.1367 13.1573C17.3789 12.6494 17.5242 12.1173 17.5807 11.5852C17.6292 11.1498 17.6534 10.6984 17.6695 10.2388C17.6776 10.2388 17.6937 10.2549 17.7099 10.263C18.1943 10.5129 18.7433 10.7306 19.3407 10.908C19.9381 11.0853 20.5194 11.1821 21.0764 11.1901L20.9957 11.2063ZM15.7804 10.2146C15.7804 10.8918 15.6593 11.5046 15.4494 12.0447C15.2475 12.5688 14.9811 12.9154 14.6663 13.0928C14.5936 13.125 14.5129 13.1492 14.4321 13.1573C14.3676 13.1654 14.3353 13.1573 14.3353 13.1734C14.2788 13.117 14.2303 13.0605 14.19 13.0041C14.1577 12.9638 14.1415 12.9154 14.1254 12.8671C14.1092 12.7945 14.0689 12.6413 14.0123 12.4156C13.972 12.1737 13.9478 11.9964 13.9316 11.8835C13.9155 11.7787 13.9235 11.6497 13.9316 11.4884C13.9639 10.9644 14.0689 10.4323 14.2303 9.90827C14.3918 9.3923 14.6178 8.94083 14.9004 8.56998L14.9892 8.44098L15.6512 8.98114L15.6997 9.40037C15.7239 9.53742 15.7481 9.68254 15.7562 9.83571C15.7723 9.98889 15.7723 10.1179 15.7723 10.2308L15.7804 10.2146Z' fill='#3C5064'\/> <path d='M43.9076 9.98093C44.0771 10.1019 44.2628 10.1664 44.4566 10.1664C44.6907 10.1664 44.8925 10.1019 45.0217 9.9648C45.1509 9.82775 45.2074 9.63426 45.1912 9.40046C45.1912 9.27147 45.1428 9.11022 45.0379 8.88449C44.941 8.68294 44.8279 8.48138 44.6988 8.28789C44.1902 7.55424 43.5524 7.17533 42.8096 7.16726C41.8974 7.19145 41.09 7.82836 40.4038 9.08604C40.4038 9.05379 40.4038 9.01348 40.4119 8.97317C40.4442 8.64263 40.4603 8.35239 40.4765 8.11859C40.4926 7.81223 40.4765 7.68324 40.4442 7.61068C40.4119 7.36076 40.2827 7.15114 40.0728 6.99796C39.8629 6.84478 39.6449 6.77222 39.4108 6.76416H39.4027C38.9506 6.76416 38.7892 6.9899 38.7407 7.18339C38.6842 7.40107 38.6519 7.6268 38.6358 7.8606C38.6358 8.05409 38.6277 8.2879 38.6035 8.54588C38.5873 8.81193 38.555 9.13441 38.5227 9.52138C38.4824 9.91643 38.442 10.384 38.3936 10.9322C38.3451 11.4805 38.2805 12.1496 38.1998 12.9316C38.1514 13.3186 38.1191 13.6169 38.1029 13.8346C38.0868 14.0603 38.0787 14.2377 38.0868 14.3586C38.0868 14.5037 38.1191 14.6247 38.1675 14.7134C38.2079 14.794 38.2644 14.8827 38.3451 14.9875C38.442 15.1003 38.6115 15.2293 38.8699 15.3744C39.1282 15.5196 39.3462 15.5921 39.5158 15.5921H39.5238C39.6611 15.5921 39.7983 15.5599 39.9113 15.4873C40.0244 15.4228 40.1132 15.3422 40.1697 15.2777C40.21 15.2374 40.2504 15.1729 40.3796 14.7375C40.4603 14.4554 40.5572 14.1248 40.6783 13.754C40.8236 13.2541 40.9528 12.8107 41.0739 12.4318C41.195 12.0367 41.308 11.7062 41.413 11.416C41.5179 11.1338 41.6229 10.8758 41.7278 10.642C41.8247 10.4163 41.9297 10.2067 42.0508 9.98899C42.2607 9.59394 42.4867 9.28758 42.7208 9.07797C42.9469 8.87642 43.068 8.85223 43.068 8.85223C43.0841 8.86836 43.1729 8.95704 43.4959 9.52138C43.6089 9.69875 43.7381 9.84387 43.8995 9.95674L43.9076 9.98093Z' fill='#3C5064'\/> <path d='M46.4264 5.65948C46.5879 5.82878 46.7736 5.94165 46.9835 5.99002C47.2338 6.06258 47.3306 6.05452 47.5002 5.99002C47.7908 5.92553 48.0007 5.6756 48.1218 5.26444C48.2187 4.95808 48.3721 4.65978 48.5739 4.37761C48.6546 4.2728 48.7434 4.168 48.8403 4.07931C48.8565 4.06319 48.8807 4.04707 48.8888 4.03094C48.9372 4.11156 48.9937 4.22443 49.0583 4.36149C49.131 4.50661 49.2036 4.65979 49.2763 4.82103C49.3489 4.98227 49.4135 5.13544 49.47 5.28862C49.5911 5.61917 49.7284 5.86103 49.8818 6.03839C50.0513 6.23188 50.3177 6.36894 50.673 6.44956C50.6972 6.44956 50.7214 6.45763 50.7456 6.45763C50.8344 6.45763 50.9313 6.42537 51.0524 6.36088C51.1977 6.28832 51.3027 6.2077 51.3834 6.11096C51.4964 5.96584 51.5449 5.79654 51.5368 5.61917C51.5368 5.45793 51.4722 5.22413 51.3511 4.92583C51.2542 4.65172 51.1251 4.34537 50.9797 4.01482C50.8344 3.67621 50.6487 3.35373 50.4388 3.04737C50.2209 2.74101 49.9706 2.47496 49.688 2.27341C49.3893 2.05574 49.0422 1.94287 48.6708 1.94287C48.2913 1.95093 47.92 2.07186 47.5567 2.32985C47.3629 2.47496 47.1611 2.67652 46.9754 2.91032C46.7816 3.15218 46.6202 3.39404 46.491 3.6359C46.3538 3.88583 46.2488 4.13575 46.1762 4.38568C46.1035 4.65172 46.0793 4.86939 46.1116 5.05482C46.16 5.28862 46.265 5.49018 46.4183 5.65142L46.4264 5.65948Z' fill='#3C5064'\/> <path d='M46.3295 14.0117C46.5071 14.3262 46.7413 14.6083 47.04 14.8502C47.3387 15.092 47.6939 15.2533 48.1137 15.3339C48.1944 15.342 48.2833 15.35 48.3721 15.35C48.6546 15.35 48.9533 15.2855 49.2601 15.1565C49.5427 15.0356 49.8172 14.826 50.0917 14.5196C50.3661 14.2213 50.5841 13.8908 50.7537 13.5441C50.9959 13.0362 51.1412 12.5041 51.1977 11.972C51.2461 11.5367 51.2704 11.0852 51.2865 10.6257C51.2946 10.6257 51.3107 10.6418 51.3269 10.6499C51.8113 10.8998 52.3602 11.1174 52.9577 11.3029C53.5389 11.4802 54.1041 11.5689 54.6369 11.577C54.6288 11.8269 54.6127 12.0849 54.6127 12.3187C54.6127 13.0604 54.6369 13.6731 54.7015 14.173C54.8952 15.6241 55.4927 16.519 56.4776 16.8335C56.6229 16.8657 56.6956 16.8818 56.7763 16.8818C56.9862 16.8818 57.1557 16.8254 57.2768 16.7286C57.3979 16.648 57.4787 16.5271 57.5352 16.3578C57.5836 16.2046 57.5836 16.0595 57.5513 15.9144C57.4706 15.6564 57.2768 15.4468 57.0024 15.2855C56.9216 15.2291 56.857 15.1888 56.8167 15.1485C56.7844 15.1162 56.7521 15.0759 56.7279 15.0275C56.7036 14.9792 56.6714 14.9066 56.6471 14.8179C56.6148 14.7212 56.5825 14.5841 56.5503 14.4229C56.5099 14.2133 56.4857 14.0359 56.4695 13.8827C56.4534 13.7296 56.4453 13.5361 56.4292 13.3103C56.4211 12.9556 56.4292 12.5364 56.4372 12.0123C56.4534 11.5125 56.4857 11.0368 56.518 10.5854C56.6148 9.35186 56.7602 8.10223 56.9458 6.8768C57.1396 5.63524 57.3899 4.40981 57.6967 3.20857C57.7451 2.94252 57.7612 2.74096 57.7451 2.59585C57.729 2.45073 57.6805 2.31367 57.5998 2.16049L57.5836 2.14437C57.3495 1.82995 57.0669 1.66064 56.7279 1.66064H56.7117C56.413 1.66064 56.1789 1.7977 56.0255 2.07988C55.9771 2.19274 55.9205 2.38623 55.8479 2.68453C55.7833 2.9667 55.6783 3.45849 55.5411 4.14376C55.3473 5.15152 55.1778 6.16734 55.0406 7.15091C54.9114 8.08611 54.8064 8.981 54.7338 9.81139C54.6288 9.79527 54.5158 9.77915 54.3947 9.77915C54.0798 9.7469 53.8215 9.71465 53.6197 9.69046C53.4259 9.65822 53.2079 9.60984 52.9738 9.53728C52.8446 9.49697 52.667 9.42441 52.441 9.3196C52.2068 9.22286 51.9727 9.10999 51.7386 8.981C51.5045 8.86007 51.2784 8.73107 51.0847 8.60208C50.8586 8.4489 50.794 8.3441 50.7779 8.28766C50.7375 8.16673 50.6729 8.02968 50.5922 7.86037C50.5115 7.69913 50.4227 7.53789 50.3339 7.38471C50.237 7.23153 50.132 7.07835 50.0109 6.9413C49.8818 6.79618 49.7445 6.69137 49.6153 6.62688C49.47 6.5382 49.2843 6.48982 49.0583 6.48982C48.8565 6.50595 48.6385 6.53013 48.4447 6.60269C48.0733 6.73975 47.7262 6.98161 47.3952 7.33634C47.0723 7.67494 46.7978 8.09417 46.5636 8.5779C46.3376 9.05356 46.1519 9.58565 46.0147 10.15C45.8774 10.7143 45.8048 11.2948 45.7967 11.8833C45.8128 12.2542 45.8613 12.6251 45.942 12.9798C46.0308 13.3506 46.16 13.6812 46.3376 14.0037L46.3295 14.0117ZM47.6293 11.8753C47.6616 11.3512 47.7585 10.8192 47.928 10.2951C48.0895 9.77915 48.3155 9.32767 48.5981 8.95681L48.6869 8.82782L49.3489 9.35992L49.3974 9.77915C49.4216 9.9162 49.4458 10.0613 49.4539 10.2145C49.47 10.3677 49.47 10.4967 49.47 10.6095C49.47 11.2787 49.357 11.8995 49.139 12.4396C48.9372 12.9637 48.6708 13.3184 48.3559 13.4877C48.2833 13.5199 48.2025 13.5441 48.1137 13.5522C48.0491 13.5602 48.0168 13.5522 48.0168 13.5683C47.9603 13.5119 47.9119 13.4554 47.8715 13.4071C47.8392 13.3668 47.815 13.3184 47.8069 13.27C47.7908 13.1975 47.7504 13.0443 47.6939 12.8185C47.6535 12.5767 47.6293 12.4074 47.6132 12.2864C47.597 12.1816 47.6051 12.0526 47.6132 11.8914L47.6293 11.8753Z' fill='#3C5064'\/> <path d='M58.0196 14.9953C58.0761 15.2614 58.1165 15.4387 58.1488 15.5355C58.1811 15.6403 58.2214 15.7451 58.286 15.8579C58.5524 16.3417 58.9238 16.7125 59.384 16.9544C59.8361 17.1882 60.3366 17.3091 60.8614 17.3172H60.9098C61.588 17.3172 62.2823 17.1721 62.9766 16.8738C63.6789 16.5755 64.3652 16.2046 65.0272 15.7531C65.6811 15.3097 66.3108 14.8179 66.884 14.2859C67.4734 13.7457 67.9578 13.2539 68.3614 12.7863C68.5875 12.5122 68.7086 12.3348 68.7489 12.2139C68.7974 12.0768 68.8055 11.9237 68.7732 11.7382C68.757 11.6254 68.7328 11.5528 68.7005 11.5044C68.6763 11.4641 68.6359 11.4077 68.5067 11.2948C68.2888 11.1013 68.0062 11.0207 67.6671 11.061C67.4895 11.0933 67.3442 11.1416 67.2312 11.2061C67.1182 11.2706 66.9809 11.4077 66.8114 11.6173C66.5046 11.964 66.1332 12.3429 65.6892 12.7621C65.2532 13.1733 64.785 13.5683 64.2925 13.9392C63.7839 14.31 63.2672 14.6406 62.7425 14.9147C62.2177 15.1969 61.6929 15.3904 61.2005 15.4952C61.0551 15.5193 60.8695 15.5355 60.6515 15.5355C60.6111 15.5355 60.5788 15.5355 60.5546 15.5355H60.5385C60.6273 15.4468 60.7564 15.3017 60.9502 15.0759C61.1359 14.8663 61.3216 14.6325 61.5153 14.3907C61.7091 14.1488 61.9028 13.915 62.0804 13.6893C62.2581 13.4635 62.3953 13.2862 62.4841 13.1491C63.2914 12.0043 63.7758 10.9078 63.9131 9.89203C63.9777 9.19869 63.8808 8.63434 63.6063 8.19899C63.461 7.97325 63.2672 7.78783 63.025 7.65883C62.7828 7.52178 62.5164 7.44922 62.25 7.44922H62.2338C61.8625 7.44922 61.475 7.57015 61.0794 7.82007C60.6918 8.06193 60.3205 8.39248 59.9653 8.8117C59.6181 9.22287 59.2952 9.71466 58.9965 10.2871C58.6978 10.8595 58.4556 11.4883 58.2618 12.1655C58.1569 12.5122 58.0761 12.8266 58.0357 13.0927C57.9873 13.3668 57.955 13.657 57.9389 13.9553C57.9227 14.1649 57.9146 14.3181 57.9227 14.431C57.9308 14.5519 57.9631 14.7534 58.0196 15.0114V14.9953ZM59.9168 13.2539C59.9249 13.2055 59.941 13.1572 59.9491 13.1088C59.9814 12.9879 60.0056 12.883 60.0137 12.8185C60.1267 12.4477 60.272 12.0688 60.4335 11.706C60.595 11.3513 60.7726 11.0127 60.9663 10.7063C61.152 10.3999 61.3619 10.1339 61.5799 9.90009C61.7494 9.71466 61.9271 9.55342 62.0966 9.43249C62.0966 9.46473 62.0804 9.50504 62.0724 9.54535C61.9836 9.98071 61.8382 10.4161 61.6203 10.8353C61.4104 11.2545 61.0713 11.7786 60.6111 12.3993C60.5304 12.5203 60.4254 12.6492 60.2963 12.7944L59.9087 13.2458L59.9168 13.2539Z' fill='#3C5064'\/> <path d='M13.1727 33.9572C13.1081 33.7879 13.0113 33.6509 12.8821 33.538C12.7691 33.4413 12.5592 33.2881 12.2039 33.0704C11.5984 32.7157 11.0495 32.3448 10.5731 31.974C10.5489 31.9578 10.5247 31.9337 10.5005 31.9175L10.5247 31.8933C10.5893 31.8289 10.662 31.7724 10.7427 31.6999C11.3724 31.1516 11.8084 30.6115 12.0344 30.1036C12.2685 29.5634 12.2605 29.0716 12.0021 28.6524C11.8891 28.475 11.7438 28.3219 11.5581 28.209C11.3643 28.0881 11.1706 28.0316 10.9607 28.0558C10.7427 28.0881 10.5731 28.1929 10.4601 28.3622C10.3471 28.5315 10.3148 28.733 10.3632 28.9829C10.3794 29.0877 10.3632 29.2006 10.2825 29.3296C10.1937 29.4828 10.0807 29.644 9.95151 29.7972C9.82233 29.9504 9.68509 30.0874 9.5317 30.2084C9.37023 30.3374 9.24913 30.4341 9.16033 30.5067L8.99079 30.6437L8.86162 30.5228C8.53062 30.2326 8.19961 29.902 7.86054 29.5473C7.52146 29.1845 7.18238 28.8056 6.85138 28.4025C6.52038 27.9994 6.20552 27.5963 5.91488 27.1932C5.6081 26.7659 5.35783 26.395 5.16407 26.0564L5.08334 25.8952L5.50315 25.5404C6.27011 24.8793 6.83523 24.2908 7.17431 23.799C7.52953 23.2992 7.69907 22.8074 7.691 22.3479C7.691 22.0334 7.62641 21.7432 7.47302 21.4691C7.3277 21.2031 7.13394 20.9773 6.88367 20.7919C6.64148 20.6065 6.36699 20.4613 6.06828 20.3646C5.76957 20.2598 5.45471 20.2114 5.13985 20.2114H5.10756C4.34867 20.2114 3.71896 20.4533 3.23457 20.937C2.7421 21.4288 2.47568 22.0657 2.43532 22.8235C2.41917 23.1218 2.45146 23.5088 2.54834 23.9683C2.63715 24.4198 2.75017 24.831 2.88742 25.1696C2.88742 25.1777 2.83091 25.2422 2.58064 25.476C1.61992 26.3305 0.933692 27.1125 0.53003 27.7978C0.118295 28.4992 -0.0512445 29.249 0.0133414 30.023C0.0617809 30.6115 0.25554 31.1597 0.586543 31.6515C0.909472 32.1271 1.31313 32.5383 1.79753 32.8608C2.28192 33.1913 2.80669 33.4413 3.37181 33.6106C3.93694 33.7879 4.50207 33.8766 5.0349 33.8766C5.68883 33.8766 6.35891 33.8041 7.05321 33.6428C7.73944 33.4816 8.36915 33.2397 8.94235 32.9172C8.98272 32.885 9.01501 32.8689 9.03923 32.8608C9.05538 32.8689 9.07152 32.885 9.09574 32.9092C9.17648 32.9737 9.27335 33.0543 9.39445 33.143C9.52362 33.2317 9.71738 33.3687 9.97573 33.5703C10.2421 33.7718 10.5328 33.9814 10.8396 34.183C11.1544 34.3926 11.4531 34.57 11.7357 34.7231C12.0505 34.8924 12.2927 34.9731 12.4784 34.9731H12.4865C12.8498 34.9731 13.0839 34.7876 13.1889 34.4329C13.2212 34.2717 13.2212 34.1185 13.1889 33.9734V33.9492L13.1727 33.9572ZM4.51821 23.8071C4.45363 23.8635 4.39711 23.9119 4.3406 23.9603C4.3406 23.9119 4.32446 23.8555 4.32446 23.799C4.30831 23.6781 4.30023 23.5652 4.28409 23.4524C4.27601 23.3476 4.26794 23.2669 4.26794 23.2186C4.28409 22.888 4.39711 22.5978 4.59087 22.364C4.77656 22.1383 5.0349 22.0254 5.3659 22.0254C5.3659 22.0254 5.37398 22.0254 5.38205 22.0254C5.76957 22.0093 5.86644 22.0657 5.88259 22.0818C5.89874 22.0899 5.89874 22.1544 5.84222 22.2914C5.76149 22.4849 5.61617 22.7107 5.3982 22.9606C5.17215 23.2186 4.88151 23.5088 4.52629 23.8232L4.51821 23.8071ZM3.79969 26.9836C3.83199 27.0319 3.87235 27.0964 3.92079 27.1851C4.00153 27.3141 4.09033 27.4592 4.20336 27.6205C4.30831 27.7817 4.42133 27.9429 4.54243 28.1122C4.66353 28.2815 4.77656 28.4267 4.87343 28.5557C5.22058 29.0313 5.60003 29.4909 5.98754 29.9181C6.38313 30.3535 6.80294 30.7969 7.24697 31.2323L7.48917 31.4741L6.9644 31.6757C6.85945 31.716 6.77872 31.7482 6.72221 31.7805C6.53652 31.8369 6.33469 31.8853 6.12479 31.9337C5.89874 31.982 5.68883 32.0143 5.487 32.0385C5.31746 32.0627 5.07527 32.0868 4.78463 32.0707C4.49399 32.0707 4.26794 32.0546 4.10648 32.0223C3.95309 31.9901 3.78355 31.9498 3.59786 31.8933C3.42025 31.845 3.25071 31.7724 3.0731 31.6837C2.57256 31.4499 2.23348 31.1436 2.02358 30.7405C1.81367 30.3454 1.77331 29.9262 1.90248 29.4667C2.01551 29.0394 2.29807 28.5476 2.7421 28.0236C2.82283 27.9268 2.92778 27.814 3.05695 27.693L3.4364 27.3222C3.5575 27.2012 3.67052 27.0964 3.7674 27.0077C3.78355 26.9997 3.79162 26.9836 3.79969 26.9755V26.9836Z' fill='#3C5064'\/> <path d='M33.4931 22.0256C33.2832 21.8563 33.0329 21.7756 32.7503 21.7676C32.6454 21.7676 32.5404 21.7837 32.4436 21.8159C32.3467 21.8482 32.2337 21.9288 32.1126 22.0417C31.9995 22.1546 31.8704 22.3077 31.725 22.5093C31.6039 22.6786 31.4425 22.8963 31.2407 23.1543L31.1357 23.2913C30.8693 23.646 30.6997 23.8798 30.619 24.0169C30.5302 24.1781 30.4898 24.3313 30.506 24.4603C30.506 24.6538 30.5786 24.8553 30.724 25.0569C30.8693 25.2504 31.0388 25.3955 31.2326 25.4761C31.3456 25.5326 31.4667 25.5568 31.6282 25.5648H31.6443C31.8219 25.5648 31.9753 25.5326 32.0883 25.4681C32.1691 25.4278 32.266 25.3391 32.4032 25.1859C32.5243 25.0488 32.6858 24.8392 32.8876 24.549C33.0491 24.3232 33.2025 24.1217 33.3478 23.9282L33.4931 23.7509C33.5657 23.6622 33.6142 23.5977 33.6384 23.5654C33.8564 23.2994 33.9371 23.0091 33.8725 22.727C33.8241 22.4448 33.6949 22.211 33.4769 22.0417L33.4931 22.0256Z' fill='#3C5064'\/> <path d='M42.2849 27.2176C41.7763 26.4839 41.1385 26.105 40.3957 26.097C39.4835 26.1131 38.6761 26.758 37.9899 28.0157C37.9899 27.9835 37.9899 27.9432 37.998 27.9029C38.0303 27.5723 38.0464 27.2901 38.0626 27.0483C38.0787 26.7419 38.0626 26.6129 38.0303 26.5404C37.998 26.2904 37.8688 26.0808 37.6589 25.9277C37.449 25.7745 37.231 25.7019 36.9969 25.6938H36.9888C36.5367 25.6938 36.3753 25.9196 36.3268 26.1131C36.2703 26.3308 36.238 26.5565 36.2219 26.7984C36.2219 26.9999 36.2138 27.2256 36.1896 27.4836C36.1654 27.7416 36.1411 28.0722 36.1088 28.4591C36.0765 28.8139 36.0362 29.2412 35.9877 29.7329C35.9635 29.741 35.9393 29.7491 35.9232 29.7652C35.8101 29.8297 35.6729 29.9667 35.5033 30.1764C35.1966 30.523 34.8252 30.9019 34.3812 31.3212C33.9452 31.7323 33.477 32.1274 32.9845 32.4982C32.4759 32.8691 31.9592 33.1996 31.4344 33.4737C30.9016 33.7559 30.3849 33.9494 29.8924 34.0542C29.7471 34.0784 29.5614 34.0945 29.3435 34.0945C29.3112 34.0945 29.287 34.0945 29.2547 34.0945C29.2385 34.0945 29.2224 34.0945 29.2304 34.0945C29.3273 34.0058 29.4565 33.8527 29.6422 33.635C29.8279 33.4254 30.0135 33.1916 30.2073 32.9497C30.4011 32.7078 30.5948 32.474 30.7724 32.2483C30.942 32.0387 31.0873 31.8452 31.1842 31.7082C31.9915 30.5633 32.4759 29.4669 32.6131 28.4511C32.6777 27.7577 32.5808 27.1934 32.3063 26.758C32.161 26.5323 31.9673 26.3469 31.7251 26.2179C31.4748 26.0808 31.2165 26.0083 30.95 26.0083H30.9339C30.5625 26.0083 30.175 26.1292 29.7875 26.3791C29.4 26.621 29.0286 26.9515 28.6734 27.3708C28.3262 27.7819 28.0033 28.2737 27.7046 28.8461C27.4059 29.4185 27.1637 30.0554 26.9699 30.7246C26.865 31.0793 26.7842 31.3857 26.7439 31.6517C26.6954 31.9258 26.6631 32.2161 26.647 32.5144C26.6309 32.7159 26.6228 32.8771 26.6309 32.99C26.6389 33.1109 26.6712 33.3044 26.7277 33.5705C26.7842 33.8365 26.8246 34.0139 26.8569 34.1106C26.8892 34.2155 26.9376 34.3203 26.9941 34.4331C27.2606 34.9169 27.6319 35.2877 28.0921 35.5296C28.5442 35.7634 29.0448 35.8843 29.5695 35.8924H29.618C30.2961 35.8924 30.9904 35.7472 31.6847 35.4489C32.3871 35.1587 33.0733 34.7798 33.7353 34.3283C34.3892 33.8849 35.019 33.3931 35.5922 32.861C35.6325 32.8207 35.6648 32.7885 35.7052 32.7562C35.7052 32.7643 35.7052 32.7804 35.7052 32.7885C35.689 33.0142 35.681 33.1835 35.689 33.3125C35.689 33.4576 35.7213 33.5705 35.7698 33.6672C35.8101 33.7478 35.8666 33.8365 35.9554 33.9413C36.0523 34.0623 36.2299 34.1913 36.4802 34.3283C36.7386 34.4734 36.9565 34.546 37.1261 34.546H37.1341C37.2714 34.546 37.4086 34.5137 37.5217 34.4412C37.6347 34.3767 37.7235 34.2961 37.78 34.2316C37.8284 34.1913 37.8607 34.1268 37.9899 33.6834C38.0706 33.4012 38.1675 33.0787 38.2886 32.7079C38.4339 32.208 38.5712 31.7726 38.6842 31.3857C38.8134 30.9664 38.9183 30.644 39.0233 30.3698C39.1282 30.0877 39.2332 29.8216 39.3381 29.5959C39.4431 29.3702 39.548 29.1444 39.6611 28.9429C39.871 28.5478 40.097 28.2415 40.3311 28.0319C40.5572 27.8303 40.6783 27.8061 40.6783 27.8061C40.6944 27.8222 40.7833 27.9109 41.1062 28.4753C41.2111 28.6446 41.3484 28.7977 41.5098 28.9106C41.6794 29.0315 41.8651 29.096 42.0508 29.096C42.2849 29.088 42.4867 29.0315 42.6159 28.8945C42.745 28.7574 42.8016 28.5639 42.7854 28.3301C42.7854 28.2012 42.737 28.0318 42.632 27.8142C42.5351 27.6126 42.4221 27.4111 42.2929 27.2176H42.2849ZM30.3203 29.4105C30.1104 29.8297 29.7713 30.3537 29.3112 30.9745C29.2304 31.0954 29.1174 31.2325 28.9963 31.3695L28.6088 31.821C28.6169 31.7726 28.633 31.7243 28.6411 31.6759C28.6734 31.555 28.6976 31.4502 28.7057 31.3857C28.8187 31.0148 28.964 30.6359 29.1255 30.2731C29.2869 29.9184 29.4646 29.5798 29.6583 29.2734C29.8521 28.967 30.0539 28.701 30.2719 28.4672C30.4495 28.2818 30.619 28.1205 30.7886 27.9996C30.7886 28.0318 30.7724 28.0722 30.7644 28.1125C30.6755 28.5478 30.5302 28.9832 30.3203 29.4024V29.4105Z' fill='#3C5064'\/> <path d='M44.6423 24.5893C44.6261 24.7425 44.6342 24.9038 44.6584 25.0569C44.6907 25.2101 44.7311 25.3311 44.7795 25.4439C44.8764 25.6052 45.0055 25.7503 45.1751 25.8793C45.3446 26.0083 45.5222 26.097 45.7079 26.1292H45.7402C45.7402 26.1292 45.8048 26.1292 45.8209 26.1373C45.8452 26.1373 45.8694 26.1373 45.8936 26.1373C45.934 26.1373 45.9663 26.1292 45.9986 26.1131C46.273 26.0647 46.4749 25.9518 46.596 25.7745C46.7251 25.589 46.7655 25.3391 46.709 25.0247C46.6444 24.7345 46.4991 24.4684 46.273 24.2427C46.0389 24.0008 45.7483 23.8799 45.4173 23.8799C44.9894 23.8799 44.6988 24.1218 44.6423 24.5813V24.5893Z' fill='#3C5064'\/> <path d='M59.1579 24.0571C58.7301 24.0571 58.4394 24.299 58.3829 24.7585C58.3668 24.9117 58.3748 25.0729 58.3991 25.2261C58.4314 25.3793 58.4717 25.5002 58.5282 25.6131C58.6251 25.7744 58.7543 25.9195 58.9157 26.0485C59.0853 26.1775 59.2629 26.2661 59.4486 26.2984H59.4809C59.4809 26.2984 59.5455 26.2984 59.5535 26.3065C59.5858 26.3065 59.61 26.3145 59.6343 26.3145C59.6746 26.3145 59.7069 26.3064 59.7392 26.2903C60.0137 26.242 60.2155 26.1291 60.3366 25.9517C60.4658 25.7663 60.5062 25.5164 60.4497 25.2019C60.3851 24.9117 60.2398 24.6537 60.0137 24.4199C59.7796 24.1781 59.489 24.0571 59.1579 24.0571Z' fill='#3C5064'\/> <path d='M91.9757 26.5645C92.2098 26.4758 92.3713 26.3307 92.452 26.1211C92.5327 25.9115 92.5247 25.6938 92.4197 25.4681C92.339 25.2827 92.2098 25.1295 92.0322 25.0086C91.8546 24.8876 91.677 24.8312 91.5074 24.8231C91.4671 24.8231 91.354 24.8231 90.8939 24.8796C90.5386 24.9199 90.135 24.9763 89.6829 25.0408C89.2631 25.0972 88.9078 25.1375 88.6011 25.1698C88.4073 25.1859 88.2862 25.202 88.1974 25.2101C88.1974 25.1859 88.1974 25.1617 88.2055 25.1295C88.2297 24.9441 88.262 24.7022 88.3104 24.4039L88.4719 23.3558C88.5284 22.9608 88.6011 22.5496 88.6737 22.1143C88.7222 21.7757 88.7544 21.5096 88.7867 21.3161C88.819 21.1307 88.8352 20.9856 88.8513 20.8647C88.8675 20.7437 88.8755 20.655 88.8755 20.5905C88.8755 20.5099 88.8675 20.4454 88.8513 20.4051C88.8029 20.1874 88.6818 19.9859 88.48 19.8166C88.2781 19.6473 88.0521 19.5586 87.818 19.5586C87.6242 19.5586 87.4466 19.6312 87.2932 19.7682C87.1398 19.9133 87.0591 20.1149 87.051 20.3567C87.051 20.3971 87.0268 20.5341 86.9945 20.776C86.9541 21.0259 86.9138 21.3 86.8734 21.5902C86.8249 21.8321 86.7846 22.074 86.7442 22.3239C86.7038 22.5657 86.6635 22.8318 86.6312 23.1059C86.5908 23.38 86.5505 23.6864 86.4939 24.0169C86.4374 24.3555 86.3809 24.7264 86.3244 25.1375L86.276 25.4439H86.2275C86.171 25.4681 85.945 25.4923 85.7916 25.5084C85.5413 25.5326 85.2587 25.5568 84.9439 25.581C84.629 25.6051 84.3465 25.6374 84.0962 25.6696C83.741 25.718 83.6764 25.7341 83.6522 25.7503C83.5553 25.7906 83.4584 25.8551 83.3777 25.9518C83.2889 26.0486 83.2243 26.1534 83.2001 26.2582C83.1435 26.5 83.2001 26.75 83.3615 26.9838C83.5149 27.2095 83.7167 27.3546 83.9589 27.4272C84.0235 27.4433 84.08 27.4514 84.1366 27.4594C84.2011 27.4675 84.2819 27.4675 84.3787 27.4594C84.4676 27.4594 84.5806 27.4433 84.7259 27.4352C84.8712 27.4191 85.0731 27.403 85.3314 27.3788L85.9611 27.3143C85.9611 27.3143 86.0257 27.3143 86.0499 27.3062V27.3224C86.0418 27.4433 86.0257 27.5965 85.9934 27.7819L85.7593 29.8942C85.7431 30.0715 85.7189 30.2489 85.7028 30.4343C85.6624 30.4666 85.6059 30.523 85.509 30.6359C85.4041 30.7568 85.283 30.918 85.1296 31.1277C84.9116 31.4421 84.629 31.7968 84.298 32.1757C83.967 32.5546 83.5956 32.9416 83.192 33.3125C82.8045 33.6753 82.3927 33.9977 81.981 34.2719C81.5773 34.5379 81.1898 34.7072 80.8265 34.7717C80.7135 34.7878 80.657 34.7959 80.6247 34.7959C80.6085 34.7959 80.6005 34.7959 80.6005 34.7959C80.6005 34.7959 80.5762 34.7717 80.544 34.683C80.4551 34.4492 80.4309 34.0381 80.4713 33.4576C80.5117 32.8691 80.6166 32.208 80.7781 31.4904C80.883 31.0712 80.9718 30.7326 81.0445 30.4827C81.1172 30.2408 81.214 29.9667 81.3432 29.6604C81.4805 29.3701 81.5773 29.1283 81.65 28.9348C81.7227 28.7332 81.763 28.5639 81.7792 28.4188C81.7953 28.2576 81.7792 28.1124 81.7227 27.9996C81.6661 27.8867 81.5935 27.7738 81.5047 27.669C81.2867 27.4272 81.0122 27.3224 80.6973 27.3304C80.4955 27.3304 80.3341 27.3869 80.213 27.4997C80.0999 27.5965 79.9869 27.7658 79.8335 28.0399L79.6882 28.314C79.6882 28.314 79.6398 28.2737 79.6075 28.2495C79.0827 27.8545 78.5256 27.6448 77.9444 27.6448C77.5165 27.6368 77.1209 27.7416 76.7738 27.9431C76.4347 28.1447 76.1279 28.3946 75.8615 28.6929C75.5951 28.9912 75.3609 29.3218 75.1753 29.6846C75.0864 29.8619 74.9976 30.0393 74.9169 30.2086C74.8281 30.2247 74.7474 30.2489 74.6747 30.2973C74.5698 30.3618 74.4325 30.4988 74.2468 30.7246C74.1338 30.8535 73.9804 31.0148 73.7867 31.2083C73.5929 31.4098 73.383 31.6114 73.1489 31.8291C72.9228 32.0467 72.6806 32.2725 72.4303 32.4901C72.1801 32.7159 71.946 32.9174 71.728 33.1029C71.1548 33.5866 70.5896 33.9574 70.0649 34.1993C69.5401 34.4412 69.0638 34.5621 68.6924 34.554C68.2888 34.554 68.0062 34.425 67.8286 34.1671C67.6348 33.8929 67.546 33.5543 67.546 33.1351C67.5218 32.7401 67.5703 32.3047 67.6833 31.8291C67.8044 31.3453 67.9658 30.8777 68.1677 30.4343C68.3776 29.9828 68.6117 29.5717 68.8781 29.217C69.1365 28.8703 69.3948 28.6204 69.637 28.4833C69.7177 28.443 69.7823 28.4269 69.8469 28.4107C69.8954 28.4107 69.9357 28.4107 69.9599 28.4107C69.9599 28.4107 69.9761 28.4349 69.9922 28.451C70.0326 28.4994 70.081 28.5559 70.1295 28.6204C70.3717 28.9509 70.6865 29.1202 71.074 29.1283H71.0821C71.4373 29.1283 71.6795 28.9509 71.7845 28.6123C71.8249 28.4188 71.7683 28.185 71.623 27.9109C71.4858 27.661 71.292 27.4191 71.0337 27.2014C70.5977 26.8467 70.1295 26.6613 69.6451 26.6613C69.2576 26.6613 68.8862 26.758 68.5471 26.9515C68.2161 27.145 67.9174 27.3869 67.651 27.669C67.3926 27.9512 67.1585 28.2737 66.9567 28.6123C66.7629 28.9348 66.5934 29.2573 66.4561 29.5556C66.3189 29.87 66.1978 30.1844 66.1009 30.4988C66.0686 30.523 66.0283 30.5391 66.004 30.5714C65.9314 30.6439 65.7941 30.7891 65.6004 31.0067C65.3097 31.3453 64.9303 31.7404 64.4782 32.1838C64.018 32.6272 63.5094 33.0545 62.9766 33.4415C62.4357 33.8284 61.8786 34.1671 61.3296 34.425C60.7968 34.683 60.2963 34.812 59.8442 34.812H59.828C59.3355 34.812 59.2387 34.5943 59.2064 34.5299C59.1014 34.2961 59.0368 34.0058 59.0126 33.6511C58.9642 33.0303 59.0126 32.3208 59.1499 31.5549C59.2952 30.781 59.5374 29.8458 59.8845 28.7735C59.9895 28.5156 60.0056 28.4269 60.0056 28.3704C60.0056 28.2979 59.9895 28.2092 59.9572 28.1205C59.8765 27.8867 59.7392 27.7013 59.5535 27.5723C59.3678 27.4433 59.1499 27.3788 58.9238 27.3949C58.7866 27.3949 58.6735 27.4191 58.5767 27.4755C58.4717 27.532 58.3748 27.6287 58.2779 27.7819C58.1972 27.9109 58.1246 28.0883 58.0438 28.2898C57.9631 28.4994 57.8824 28.7735 57.8016 29.088C57.6805 29.483 57.5917 29.8539 57.511 30.2328C57.4868 30.257 57.4706 30.2731 57.4383 30.3053C57.3415 30.4101 57.2365 30.5391 57.1154 30.7004C56.7117 31.2244 56.187 31.7323 55.5573 32.208C54.9518 32.6675 54.3382 33.0222 53.7327 33.2641C53.7408 33.2157 53.7569 33.1593 53.7731 33.0787L53.9507 32.337C54.0153 32.0548 54.0879 31.7726 54.1525 31.4824C54.2171 31.1922 54.2817 30.9503 54.3382 30.7487L54.5966 29.8055C54.6773 29.5152 54.7661 29.225 54.871 28.9106C54.976 28.6042 55.089 28.2737 55.202 27.919C55.3151 27.5642 55.4604 27.1692 55.6219 26.7258C55.7187 26.4678 55.7672 26.2662 55.7672 26.1131C55.7672 25.9438 55.7107 25.7825 55.5896 25.6293C55.5573 25.581 55.5088 25.5245 55.4362 25.46C55.3716 25.4036 55.3231 25.3633 55.2747 25.331C55.1213 25.2262 54.9356 25.1698 54.7338 25.1698C54.4835 25.1859 54.2817 25.2504 54.1283 25.4278C54.0879 25.4761 54.0314 25.5729 53.8942 25.9276C53.7973 26.1776 53.6923 26.4839 53.5712 26.8386L53.1999 27.9835C53.0707 28.3946 52.9496 28.7735 52.8447 29.1283C52.772 29.3863 52.6993 29.6281 52.6348 29.8619C52.6025 29.9909 52.5621 30.1199 52.5217 30.2166C52.4329 30.265 52.3441 30.3214 52.2715 30.394C52.1988 30.4666 52.0615 30.6117 51.8678 30.8294C51.5691 31.176 51.1896 31.5711 50.7456 32.0064C50.2854 32.4498 49.7849 32.8691 49.244 33.2641C48.7031 33.6511 48.1541 33.9816 47.597 34.2477C47.0481 34.5057 46.5395 34.6185 46.0874 34.6347C45.5949 34.6347 45.498 34.425 45.4657 34.3525C45.3608 34.1187 45.2962 33.8285 45.272 33.4737C45.2235 32.8529 45.272 32.1435 45.4092 31.3776C45.5545 30.6036 45.7967 29.6684 46.1439 28.5962C46.2488 28.3462 46.265 28.2495 46.265 28.1931C46.265 28.1124 46.2488 28.0318 46.2165 27.9431C46.1358 27.7093 45.9985 27.5239 45.8129 27.3949C45.6272 27.2659 45.4092 27.2095 45.1831 27.2176C45.062 27.2176 44.9409 27.2417 44.836 27.2982C44.731 27.3546 44.6342 27.4594 44.5454 27.6045C44.4646 27.7335 44.392 27.9028 44.3112 28.1124C44.2305 28.3221 44.1498 28.5962 44.069 28.9106C43.7703 29.8942 43.5766 30.8374 43.4878 31.7001C43.399 32.5708 43.4232 33.3367 43.5685 33.9816C43.7138 34.6991 44.0206 35.2877 44.4808 35.723C44.949 36.1745 45.5707 36.4003 46.3295 36.4083H46.3618C46.8543 36.4083 47.4033 36.3035 47.9926 36.102C48.582 35.9004 49.2117 35.586 49.8737 35.1667C50.2854 34.9007 50.7214 34.5782 51.1735 34.2154C51.3592 34.0623 51.5449 33.901 51.7225 33.7478C51.6579 34.1348 51.5933 34.5218 51.5368 34.9249C51.4076 35.844 51.3027 36.8114 51.2219 37.795C51.1412 38.7624 51.0847 39.6976 51.0685 40.5764C51.0282 42.1646 51.0928 43.5029 51.2784 44.551C51.4722 45.6394 51.7628 46.3891 52.1826 46.8487C52.3037 46.9857 52.4571 47.1147 52.6509 47.2276C52.8527 47.3405 53.0546 47.405 53.2725 47.405C53.4905 47.405 53.7004 47.3647 53.9103 47.276C54.0395 47.1953 54.1687 47.0825 54.3059 46.9212C54.4432 46.76 54.5481 46.5907 54.6208 46.4133C54.863 45.9135 55.0325 45.2282 55.1375 44.3656C55.2424 43.5029 55.2828 42.5838 55.2586 41.6325C55.2424 40.6651 55.1617 39.6896 55.0244 38.7382C54.8872 37.7708 54.6934 36.9162 54.4432 36.1987C54.3705 35.9891 54.2817 35.7634 54.1767 35.5296C54.1041 35.3764 54.0476 35.2393 53.9911 35.1264C54.0072 35.1264 54.0153 35.1184 54.0314 35.1103C54.1283 35.0781 54.2494 35.0378 54.4028 34.9975C54.7984 34.8523 55.2424 34.6427 55.7187 34.3605C56.2031 34.0864 56.6552 33.7801 57.0589 33.4495C57.1073 33.4092 57.1558 33.3609 57.2042 33.3205C57.2284 33.6027 57.2527 33.8768 57.3092 34.1267C57.4545 34.8443 57.7613 35.4328 58.2214 35.8682C58.6897 36.3116 59.3113 36.5454 60.0702 36.5534H60.1025C60.595 36.5534 61.144 36.4486 61.7333 36.2471C62.3307 36.0375 62.9604 35.723 63.6063 35.3119C64.018 35.0458 64.454 34.7314 64.9061 34.3605C65.2209 34.1026 65.5116 33.8446 65.7941 33.5866C65.8264 33.7317 65.8587 33.8688 65.9072 34.0058C66.1413 34.675 66.5288 35.2232 67.0616 35.6343C67.6025 36.0455 68.2403 36.2551 68.9589 36.2632H68.9911C69.4755 36.2632 69.9599 36.1664 70.4524 35.9891C70.9449 35.8037 71.4212 35.5618 71.8733 35.2796C72.3254 34.9974 72.7614 34.675 73.165 34.3364C73.5687 33.9977 73.932 33.6672 74.2388 33.3689C74.2549 33.7559 74.2953 34.1106 74.4002 34.4089C74.5617 34.8523 74.7958 35.199 75.0945 35.4489C75.4013 35.7069 75.7646 35.8359 76.1763 35.844H76.1844C76.5881 35.844 76.9837 35.7069 77.347 35.4489C77.7103 35.1909 78.1058 34.7878 78.5499 34.2154C78.5902 34.1671 78.6225 34.1267 78.6548 34.0864C78.671 34.2316 78.7033 34.3928 78.7436 34.5782C78.8001 34.8523 78.8567 35.0458 78.9212 35.199C79.3572 36.0697 80.0596 36.5212 81.0203 36.5292C81.6904 36.5051 82.312 36.3116 82.861 35.9488C83.3938 35.6021 83.8944 35.2232 84.3545 34.8281C84.629 34.6024 84.9197 34.3364 85.2345 33.9978C85.2668 33.9574 85.3072 33.9171 85.3395 33.8768L85.283 34.3525C85.2668 34.4976 85.2587 34.5943 85.2587 34.6185C85.2103 34.9571 85.2587 35.2554 85.4121 35.5134C85.5251 35.6585 85.6705 35.7795 85.8723 35.8923C85.9692 35.9246 86.0903 35.9488 86.2275 35.9568C86.2517 35.9568 86.276 35.9568 86.3002 35.9568C86.4213 35.9568 86.5262 35.9326 86.607 35.8843C86.6796 35.844 86.7604 35.7875 86.8572 35.6908C86.9138 35.6182 86.9541 35.5376 86.9864 35.4489C87.0106 35.3683 87.0349 35.2232 87.0752 34.9894C87.1075 34.7798 87.1398 34.4653 87.1882 34.0461C87.2367 33.635 87.2932 33.0626 87.3578 32.3289L87.5273 30.7004C87.5919 30.0877 87.6484 29.5072 87.713 28.9509C87.7776 28.3946 87.8341 27.919 87.8825 27.532C87.9148 27.274 87.931 27.1289 87.9471 27.0563C88.0521 27.0402 88.1651 27.0241 88.2781 27.0079L89.0532 26.9031C89.2954 26.8709 89.5537 26.8386 89.8282 26.8145C90.3852 26.75 90.8777 26.6855 91.2895 26.6371C91.9434 26.5565 91.9757 26.5403 91.9918 26.5242L91.9757 26.5645ZM78.9051 29.9022C78.9051 29.9022 78.9051 29.9345 78.897 29.9828C78.8809 30.0232 78.8163 30.1683 78.5579 30.6359C78.0655 31.5227 77.6053 32.2644 77.1855 32.8449C76.7738 33.4092 76.4105 33.7962 76.136 33.9736C76.1198 33.9736 76.1037 33.9897 76.0875 33.9978C76.0875 33.9978 76.0875 33.9897 76.0875 33.9816C76.0633 33.8365 76.0552 33.6914 76.0391 33.5624C76.031 33.248 76.0795 32.8529 76.1844 32.3853C76.2894 31.9258 76.4185 31.5066 76.58 31.1357C76.6446 30.9906 76.7415 30.8213 76.8626 30.6036C76.9837 30.4101 77.1128 30.2086 77.2662 30.0232C77.4115 29.8458 77.5649 29.6926 77.7425 29.5717C77.8959 29.4588 78.0493 29.4024 78.2189 29.4024C78.34 29.4104 78.4772 29.4508 78.6306 29.5556C78.7759 29.6523 78.8647 29.7571 78.9051 29.8942V29.9022ZM52.9092 39.9476C52.9335 39.4477 52.9658 38.964 52.998 38.5206C53.0223 38.2384 53.0384 37.9965 53.0626 37.7708C53.0707 37.8192 53.0788 37.8595 53.0869 37.9079L53.2322 38.6576C53.2806 38.9156 53.3048 39.1172 53.321 39.2623C53.3613 39.6734 53.3936 40.1572 53.4259 40.7135C53.4582 41.2536 53.4663 41.818 53.4501 42.3984C53.434 42.9708 53.3936 43.5271 53.3291 44.0431C53.2806 44.3898 53.2241 44.7042 53.1353 44.9783C53.103 44.8573 53.0788 44.7203 53.0546 44.5671C53.0061 44.293 52.9738 43.9786 52.9496 43.6319C52.9254 43.2852 52.9012 42.9144 52.885 42.5113C52.8689 42.1243 52.8608 41.7131 52.8608 41.302C52.8608 40.8908 52.8769 40.4393 52.9092 39.9476Z' fill='#3C5064'\/> <path d='M120.167 30.507C120.103 30.241 119.982 30.0233 119.804 29.862C119.618 29.6927 119.4 29.596 119.158 29.596C118.973 29.596 118.819 29.6524 118.69 29.7734C118.593 29.8701 118.448 30.0636 118.254 30.3538C117.802 31.0633 117.374 31.6357 117.003 32.0549C116.631 32.458 116.268 32.7644 115.913 32.9498C115.501 33.1594 115.332 33.1352 115.267 33.1111C115.194 33.0707 115.049 32.9418 114.879 32.4903C114.855 32.4177 114.823 32.3452 114.799 32.2726C114.775 32.2 114.75 32.1033 114.726 31.9824C114.702 31.8695 114.67 31.7244 114.637 31.5551L114.621 31.4825C114.581 31.2729 114.524 31.0149 114.46 30.7005C114.347 30.1442 114.25 29.6686 114.161 29.2896C114.072 28.9107 113.983 28.5802 113.911 28.3141C113.83 28.0481 113.749 27.8143 113.66 27.6208C113.572 27.4273 113.475 27.258 113.378 27.1129C113.224 26.8791 113.031 26.6775 112.805 26.5163C112.562 26.347 112.296 26.2502 112.005 26.2502C111.642 26.2664 111.263 26.4034 110.891 26.7098C110.948 26.4679 110.964 26.2825 110.94 26.1374C110.915 25.9842 110.851 25.831 110.73 25.6617C110.512 25.3392 110.237 25.178 109.906 25.1699H109.898C109.559 25.1699 109.317 25.3473 109.188 25.6778C109.156 25.7585 109.123 25.9036 109.083 26.1051C109.042 26.2986 109.002 26.5888 108.946 27C108.889 27.4031 108.825 27.911 108.752 28.5399V28.6205C108.711 28.8462 108.679 29.1042 108.647 29.3783C108.566 29.3703 108.485 29.3541 108.397 29.3541C108.082 29.3219 107.823 29.2896 107.622 29.2655C107.42 29.2332 107.202 29.1848 106.976 29.1123C106.847 29.072 106.669 28.9994 106.443 28.8946C106.209 28.7978 105.975 28.685 105.741 28.564C105.498 28.4431 105.28 28.3141 105.087 28.1851C104.861 28.04 104.796 27.9272 104.78 27.8707C104.739 27.7498 104.675 27.6127 104.594 27.4434C104.513 27.2822 104.425 27.1209 104.336 26.9678C104.239 26.8146 104.134 26.6614 104.013 26.5243C103.884 26.3792 103.746 26.2664 103.617 26.2099C103.472 26.1212 103.286 26.0729 103.06 26.0729C102.858 26.0729 102.648 26.1051 102.447 26.1857C102.075 26.3228 101.728 26.5647 101.397 26.9194C101.082 27.258 100.8 27.6772 100.566 28.1609C100.34 28.6366 100.154 29.1687 100.017 29.7331C99.9359 30.0636 99.8874 30.4022 99.8471 30.7408C99.8229 30.7408 99.8067 30.7489 99.7744 30.7569C99.6695 30.8053 99.5726 30.8779 99.4999 30.9585C99.4273 31.031 99.29 31.1762 99.0963 31.3938C98.8056 31.7324 98.4343 32.1275 97.9741 32.5709C97.5139 33.0143 97.0053 33.4416 96.4725 33.8286C95.9316 34.2156 95.3745 34.5461 94.8255 34.8121C94.2846 35.0701 93.7841 35.2072 93.3158 35.1991C92.8234 35.1991 92.7265 34.9895 92.6942 34.917C92.5892 34.6832 92.5246 34.3929 92.5004 34.0382C92.452 33.4174 92.5004 32.7079 92.6377 31.942C92.783 31.1681 93.0252 30.2248 93.3723 29.1606C93.4773 28.9027 93.4934 28.814 93.4934 28.7575C93.4934 28.685 93.4773 28.5963 93.445 28.5076C93.3643 28.2738 93.227 28.0884 93.0413 27.9594C92.8556 27.8304 92.6377 27.7659 92.4116 27.782C92.2744 27.782 92.1613 27.8062 92.0645 27.8626C91.9595 27.9191 91.8626 28.0158 91.7658 28.169C91.685 28.298 91.6124 28.4673 91.5316 28.6769C91.4509 28.8865 91.3702 29.1526 91.2894 29.4751C90.9907 30.4667 90.797 31.4019 90.7082 32.2645C90.6194 33.1352 90.6436 33.9011 90.7889 34.5461C90.9342 35.2636 91.241 35.8522 91.7012 36.2956C92.1694 36.739 92.7911 36.9728 93.5499 36.9808H93.5822C94.0747 36.9808 94.6237 36.876 95.205 36.6745C95.8024 36.4649 96.4321 36.1505 97.086 35.7393C97.4978 35.4732 97.9337 35.1507 98.3858 34.788C98.8298 34.4252 99.2416 34.0624 99.6049 33.7076C99.7986 33.5222 99.9762 33.3449 100.138 33.1675C100.194 33.3126 100.259 33.4497 100.331 33.5867C100.509 33.9011 100.743 34.1833 101.042 34.4252C101.341 34.667 101.696 34.8283 102.116 34.9089C102.196 34.917 102.285 34.925 102.374 34.925C102.657 34.925 102.955 34.8605 103.262 34.7315C103.545 34.6106 103.819 34.401 104.094 34.0946C104.368 33.7963 104.586 33.4658 104.756 33.1191C104.998 32.6112 105.143 32.0791 105.2 31.547C105.248 31.1117 105.272 30.6602 105.288 30.2007C105.297 30.2007 105.313 30.2168 105.329 30.2248C105.813 30.4748 106.362 30.6924 106.96 30.8698C107.468 31.023 107.961 31.0955 108.437 31.1278C108.413 31.3293 108.389 31.5309 108.364 31.7405C108.324 32.0307 108.292 32.3049 108.259 32.5548C108.227 32.8047 108.203 33.0224 108.171 33.2239L108.106 33.6754C108.058 34.0059 108.033 34.2397 108.025 34.3607C108.017 34.4977 108.025 34.6348 108.058 34.7557C108.138 35.183 108.364 35.4894 108.752 35.6587C108.857 35.699 108.962 35.7232 109.067 35.7232C109.188 35.7232 109.301 35.6909 109.414 35.6345C109.624 35.5297 109.753 35.3523 109.793 35.1024C109.809 35.0621 109.826 34.9895 109.842 34.8363C109.858 34.7154 109.874 34.5864 109.906 34.4413C109.995 33.9334 110.108 33.4093 110.229 32.9014C110.358 32.3774 110.496 31.8776 110.649 31.41C110.794 30.9504 110.956 30.4989 111.142 30.0636C111.311 29.6524 111.497 29.2977 111.674 29.0075C111.787 28.814 111.909 28.6366 112.038 28.4754C112.078 28.4189 112.11 28.3867 112.143 28.3544C112.167 28.4109 112.191 28.4996 112.223 28.6205C112.304 28.9027 112.417 29.4428 112.571 30.2329L112.821 31.3374C112.893 31.6438 112.95 31.9098 113.006 32.1355C113.063 32.3613 113.111 32.5548 113.16 32.708C113.208 32.8692 113.265 33.0224 113.321 33.1594C113.58 33.7721 113.911 34.2397 114.298 34.5703C114.694 34.9089 115.146 35.0782 115.646 35.0782C116.131 35.0782 116.599 34.9573 117.027 34.7073C117.439 34.4655 117.826 34.1591 118.198 33.7963C118.561 33.4335 118.892 33.0385 119.182 32.6273C119.465 32.2242 119.715 31.8372 119.925 31.4906C120.062 31.2648 120.151 31.0955 120.184 30.9665C120.216 30.8376 120.216 30.6844 120.184 30.4909L120.167 30.507ZM103.456 30.1765C103.456 30.8537 103.335 31.4664 103.125 32.0065C102.923 32.5306 102.657 32.8853 102.342 33.0546C102.269 33.0869 102.188 33.1111 102.108 33.1191C102.043 33.1191 102.011 33.1191 102.011 33.1352C101.954 33.0707 101.906 33.0224 101.865 32.974C101.833 32.9337 101.817 32.8853 101.801 32.8369C101.785 32.7644 101.744 32.6112 101.688 32.3774C101.647 32.1436 101.623 31.9662 101.607 31.8534C101.591 31.7566 101.599 31.6196 101.607 31.4583C101.639 30.9262 101.744 30.3941 101.906 29.8782C102.067 29.3622 102.293 28.9107 102.568 28.5399L102.665 28.4109L103.327 28.951L103.375 29.3702C103.399 29.5073 103.424 29.6524 103.432 29.8056C103.448 29.9588 103.448 30.0878 103.448 30.2007L103.456 30.1765Z' fill='#3C5064'\/> <path d='M25.5894 25.4601C25.3956 25.2989 25.1615 25.2102 24.9516 25.2183C24.6125 25.2183 24.4268 25.3795 24.33 25.5166L24.2654 25.6456C24.2412 25.702 24.225 25.7665 24.2169 25.8471C24.2169 25.8955 24.2089 25.9519 24.2008 26.0164L24.1766 26.3147C24.1766 26.5969 24.1362 26.9436 24.0878 27.3467C24.0313 27.7578 23.9667 28.2012 23.8779 28.6769C23.7891 29.1526 23.6841 29.6363 23.5711 30.1361C23.4581 30.636 23.337 31.1116 23.2078 31.5631C23.0786 32.0146 22.9494 32.4338 22.8203 32.8208C22.6911 33.1836 22.57 33.4819 22.4247 33.7399C22.4085 33.7802 22.3843 33.8286 22.3601 33.8689C22.3359 33.8286 22.3117 33.7963 22.2874 33.756C22.1744 33.5544 22.0533 33.3206 21.9322 33.0385C21.8111 32.7563 21.6739 32.4096 21.5285 32.0065C21.3832 31.5954 21.2137 31.1197 21.0361 30.5715C20.8504 30.0233 20.6566 29.3702 20.4306 28.6366C20.261 28.0884 20.1319 27.653 20.0269 27.3305C19.922 27 19.8412 26.7501 19.7686 26.5727C19.6878 26.3712 19.6233 26.2341 19.5587 26.1454C19.4941 26.0567 19.4295 25.9761 19.3407 25.8794C19.26 25.8068 19.1469 25.7504 19.0178 25.6939C18.8724 25.6375 18.7352 25.6214 18.6222 25.6133C18.5011 25.6133 18.3719 25.6536 18.2347 25.7262C18.1055 25.7988 18.0086 25.8794 17.9198 26.0164C17.8552 26.1454 17.8391 26.2825 17.8633 26.4195C17.8794 26.5324 17.9198 26.6453 18.0086 26.7904C18.0167 26.7984 18.0651 26.871 18.1539 27.1209C18.2266 27.3225 18.3235 27.6369 18.4446 28.0642C18.6222 28.6447 18.7675 29.1203 18.8886 29.4831C19.0097 29.854 19.1066 30.1684 19.1873 30.4264L19.4053 31.0875C19.4699 31.2809 19.5345 31.4825 19.6152 31.7002C19.8332 32.3451 20.0511 32.9095 20.253 33.369C20.4629 33.8447 20.6566 34.2397 20.8585 34.5541C21.0684 34.8928 21.2783 35.1427 21.5043 35.3281C21.7384 35.5216 21.9968 35.6425 22.2632 35.699L22.3762 35.7151H22.4166C22.4166 35.7151 22.465 35.7151 22.4893 35.7151C22.5377 35.7151 22.5861 35.7151 22.6265 35.707C22.8606 35.6909 23.0867 35.6264 23.2804 35.4974C23.4742 35.3765 23.6599 35.1991 23.8213 34.9573C23.9747 34.7396 24.1281 34.4574 24.2734 34.1188C24.4107 33.7963 24.556 33.3932 24.6852 32.9417C24.8144 32.5467 24.9355 32.1194 25.0485 31.6679C25.1696 31.2084 25.2745 30.7489 25.3795 30.2893C25.4844 29.8217 25.5732 29.3702 25.654 28.9268C25.7347 28.4834 25.7993 28.0723 25.8477 27.6933C25.8962 27.3144 25.9285 26.9839 25.9527 26.7017C25.9769 26.3953 25.9608 26.1696 25.9204 26.0084C25.88 25.8068 25.767 25.6294 25.5813 25.4682L25.5894 25.4601Z' fill='#3C5064'\/> <path d='M93.0333 26.0084C93.1302 26.1696 93.2593 26.3147 93.4208 26.4437C93.5904 26.5727 93.768 26.6614 93.9536 26.6936H93.9859C93.9859 26.6936 94.0505 26.6936 94.0586 26.6936C94.0909 26.6936 94.1151 26.7017 94.1393 26.7017C94.1797 26.7017 94.212 26.6936 94.2443 26.6775C94.5188 26.6291 94.7206 26.5163 94.8417 26.3389C94.9709 26.1535 95.0112 25.9036 94.9547 25.5891C94.8901 25.2989 94.7448 25.0409 94.5188 24.8071C94.2766 24.5653 93.994 24.4443 93.663 24.4443C93.2432 24.4443 92.9445 24.6862 92.888 25.1457C92.8718 25.2989 92.8799 25.4602 92.9041 25.6133C92.9364 25.7665 92.9768 25.8874 93.0333 26.0003V26.0084Z' fill='#3C5064'\/> <\/svg>nn <\/div> <p class='footer-desc'>Un r\u00e9seau national de directeurs d'enqu\u00eates agr\u00e9\u00e9s et dipl\u00f4m\u00e9s.<\/p> <div class='footer-links'> <a href='#'>Mentions l\u00e9gales<\/a> <\/div> <\/div> <div class='footer-bottom'> <p>\u00a9 2026 COVERIF | Cr\u00e9ation Captus Clients<\/p> <p>Tous droits r\u00e9serv\u00e9s<\/p> <\/div> <\/div> <\/footer> <\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>COVERIF Exp\u00e9riences Valeurs et garanties Prestations Outil s\u00e9curis\u00e9 Recrutement Contactez-nous COVERIF Groupe COVERIF : groupe national d&#8217;enqu\u00eateurs d&#8217;assurance Depuis 2005, COVERIF accompagne les compagnies, mutuelles d&#8217;assurances, collectivit\u00e9s territoriales et les entreprises dans le contr\u00f4le, la v\u00e9rification et l&#8217;analyse de leurs dossiers sensibles ou \u00e0 fort enjeu. D\u00e9poser une mission Nous rejoindre Exp\u00e9rience Un r\u00e9seau sp\u00e9cialis\u00e9 [&hellip;]<\/p>\n","protected":false},"author":0,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-25","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/wordpress.captusite.rip\/index.php?rest_route=\/wp\/v2\/pages\/25","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.captusite.rip\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/wordpress.captusite.rip\/index.php?rest_route=\/wp\/v2\/types\/page"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.captusite.rip\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=25"}],"version-history":[{"count":26,"href":"https:\/\/wordpress.captusite.rip\/index.php?rest_route=\/wp\/v2\/pages\/25\/revisions"}],"predecessor-version":[{"id":97,"href":"https:\/\/wordpress.captusite.rip\/index.php?rest_route=\/wp\/v2\/pages\/25\/revisions\/97"}],"wp:attachment":[{"href":"https:\/\/wordpress.captusite.rip\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=25"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}