const React = require("react");
const BreastFeedingIcon = ({ title, titleId, ...props }) => (
  <svg
    width="1em"
    height="1em"
    viewBox="0 0 32 32"
    fill="none"
    xmlns="http://www.w3.org/2000/svg"
    aria-labelledby={titleId}
    {...props}
  >
    {title ? <title id={titleId}>{title}</title> : null}
    <g filter="url(#filter0_i_4002_3504)">
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M23.6066 11.1897C23.7424 10.6872 23.761 10.1519 23.6581 9.61794C23.563 9.12475 23.3723 8.68157 23.109 8.29483L23.1147 8.29375C22.9929 8.1191 22.8627 7.95704 22.7135 7.80957L22.7107 7.80669C22.2405 7.32132 21.9227 6.70689 21.795 6.04471L21.793 6.03403C21.4223 4.1116 19.5624 2.8529 17.64 3.22351C17.4477 3.26057 17.2497 3.21014 17.112 3.07052C16.3131 2.31622 15.1658 1.93923 14.0016 2.16366C12.8375 2.38809 11.9127 3.16455 11.4514 4.1618C11.3734 4.33192 11.2104 4.46304 11.0181 4.5001C10.9881 4.50589 10.9583 4.51203 10.9286 4.51854C9.05682 4.92879 7.84279 6.76064 8.20762 8.65308L8.20968 8.66376C8.33734 9.32593 8.27069 10.0145 8.01463 10.6399L8.01296 10.6442C7.75828 11.2684 7.671 11.9596 7.80863 12.6735C7.91364 13.2182 8.13857 13.6954 8.44071 14.1135C8.5443 14.2486 8.5793 14.4302 8.53337 14.5941C8.40624 15.0838 8.37485 15.6105 8.4778 16.1445C8.84018 18.0243 10.6491 19.2485 12.5289 18.8861L21.5857 17.1401C23.4654 16.7777 24.6896 14.9687 24.3272 13.089C24.2243 12.555 23.9994 12.0777 23.6993 11.6703C23.5957 11.5352 23.5607 11.3537 23.6066 11.1897ZM10.1241 10.8638L10.1111 10.8663L11.8554 13.1083C12.5557 16.0409 13.1398 12.8607 15.9591 12.3172C18.7784 11.7737 20.6425 14.8287 20.2024 11.846L20.7507 8.24081C20.4407 6.938 19.4709 7.02933 19.2809 7.06596L15.8826 7.72109C14.5407 7.97981 13.1478 7.56708 12.1764 6.60405C12.0113 6.44604 11.7469 6.5305 11.6998 6.75178L11.6526 6.97306C11.5287 7.61118 11.1614 8.15106 10.6484 8.51798C10.6332 8.52649 10.6158 8.53822 10.5985 8.54995C10.5811 8.56167 10.5637 8.5734 10.5485 8.58191C10.3245 8.75911 9.8148 9.25942 9.98621 10.265L10.0593 10.5859L10.1241 10.8638Z"
        fill="url(#paint0_linear_4002_3504)"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M23.6066 11.1897C23.7424 10.6872 23.761 10.1519 23.6581 9.61794C23.563 9.12475 23.3723 8.68157 23.109 8.29483L23.1147 8.29375C22.9929 8.1191 22.8627 7.95704 22.7135 7.80957L22.7107 7.80669C22.2405 7.32132 21.9227 6.70689 21.795 6.04471L21.793 6.03403C21.4223 4.1116 19.5624 2.8529 17.64 3.22351C17.4477 3.26057 17.2497 3.21014 17.112 3.07052C16.3131 2.31622 15.1658 1.93923 14.0016 2.16366C12.8375 2.38809 11.9127 3.16455 11.4514 4.1618C11.3734 4.33192 11.2104 4.46304 11.0181 4.5001C10.9881 4.50589 10.9583 4.51203 10.9286 4.51854C9.05682 4.92879 7.84279 6.76064 8.20762 8.65308L8.20968 8.66376C8.33734 9.32593 8.27069 10.0145 8.01463 10.6399L8.01296 10.6442C7.75828 11.2684 7.671 11.9596 7.80863 12.6735C7.91364 13.2182 8.13857 13.6954 8.44071 14.1135C8.5443 14.2486 8.5793 14.4302 8.53337 14.5941C8.40624 15.0838 8.37485 15.6105 8.4778 16.1445C8.84018 18.0243 10.6491 19.2485 12.5289 18.8861L21.5857 17.1401C23.4654 16.7777 24.6896 14.9687 24.3272 13.089C24.2243 12.555 23.9994 12.0777 23.6993 11.6703C23.5957 11.5352 23.5607 11.3537 23.6066 11.1897ZM10.1241 10.8638L10.1111 10.8663L11.8554 13.1083C12.5557 16.0409 13.1398 12.8607 15.9591 12.3172C18.7784 11.7737 20.6425 14.8287 20.2024 11.846L20.7507 8.24081C20.4407 6.938 19.4709 7.02933 19.2809 7.06596L15.8826 7.72109C14.5407 7.97981 13.1478 7.56708 12.1764 6.60405C12.0113 6.44604 11.7469 6.5305 11.6998 6.75178L11.6526 6.97306C11.5287 7.61118 11.1614 8.15106 10.6484 8.51798C10.6332 8.52649 10.6158 8.53822 10.5985 8.54995C10.5811 8.56167 10.5637 8.5734 10.5485 8.58191C10.3245 8.75911 9.8148 9.25942 9.98621 10.265L10.0593 10.5859L10.1241 10.8638Z"
        fill="url(#paint1_radial_4002_3504)"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M23.6066 11.1897C23.7424 10.6872 23.761 10.1519 23.6581 9.61794C23.563 9.12475 23.3723 8.68157 23.109 8.29483L23.1147 8.29375C22.9929 8.1191 22.8627 7.95704 22.7135 7.80957L22.7107 7.80669C22.2405 7.32132 21.9227 6.70689 21.795 6.04471L21.793 6.03403C21.4223 4.1116 19.5624 2.8529 17.64 3.22351C17.4477 3.26057 17.2497 3.21014 17.112 3.07052C16.3131 2.31622 15.1658 1.93923 14.0016 2.16366C12.8375 2.38809 11.9127 3.16455 11.4514 4.1618C11.3734 4.33192 11.2104 4.46304 11.0181 4.5001C10.9881 4.50589 10.9583 4.51203 10.9286 4.51854C9.05682 4.92879 7.84279 6.76064 8.20762 8.65308L8.20968 8.66376C8.33734 9.32593 8.27069 10.0145 8.01463 10.6399L8.01296 10.6442C7.75828 11.2684 7.671 11.9596 7.80863 12.6735C7.91364 13.2182 8.13857 13.6954 8.44071 14.1135C8.5443 14.2486 8.5793 14.4302 8.53337 14.5941C8.40624 15.0838 8.37485 15.6105 8.4778 16.1445C8.84018 18.0243 10.6491 19.2485 12.5289 18.8861L21.5857 17.1401C23.4654 16.7777 24.6896 14.9687 24.3272 13.089C24.2243 12.555 23.9994 12.0777 23.6993 11.6703C23.5957 11.5352 23.5607 11.3537 23.6066 11.1897ZM10.1241 10.8638L10.1111 10.8663L11.8554 13.1083C12.5557 16.0409 13.1398 12.8607 15.9591 12.3172C18.7784 11.7737 20.6425 14.8287 20.2024 11.846L20.7507 8.24081C20.4407 6.938 19.4709 7.02933 19.2809 7.06596L15.8826 7.72109C14.5407 7.97981 13.1478 7.56708 12.1764 6.60405C12.0113 6.44604 11.7469 6.5305 11.6998 6.75178L11.6526 6.97306C11.5287 7.61118 11.1614 8.15106 10.6484 8.51798C10.6332 8.52649 10.6158 8.53822 10.5985 8.54995C10.5811 8.56167 10.5637 8.5734 10.5485 8.58191C10.3245 8.75911 9.8148 9.25942 9.98621 10.265L10.0593 10.5859L10.1241 10.8638Z"
        fill="url(#paint2_radial_4002_3504)"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M23.6066 11.1897C23.7424 10.6872 23.761 10.1519 23.6581 9.61794C23.563 9.12475 23.3723 8.68157 23.109 8.29483L23.1147 8.29375C22.9929 8.1191 22.8627 7.95704 22.7135 7.80957L22.7107 7.80669C22.2405 7.32132 21.9227 6.70689 21.795 6.04471L21.793 6.03403C21.4223 4.1116 19.5624 2.8529 17.64 3.22351C17.4477 3.26057 17.2497 3.21014 17.112 3.07052C16.3131 2.31622 15.1658 1.93923 14.0016 2.16366C12.8375 2.38809 11.9127 3.16455 11.4514 4.1618C11.3734 4.33192 11.2104 4.46304 11.0181 4.5001C10.9881 4.50589 10.9583 4.51203 10.9286 4.51854C9.05682 4.92879 7.84279 6.76064 8.20762 8.65308L8.20968 8.66376C8.33734 9.32593 8.27069 10.0145 8.01463 10.6399L8.01296 10.6442C7.75828 11.2684 7.671 11.9596 7.80863 12.6735C7.91364 13.2182 8.13857 13.6954 8.44071 14.1135C8.5443 14.2486 8.5793 14.4302 8.53337 14.5941C8.40624 15.0838 8.37485 15.6105 8.4778 16.1445C8.84018 18.0243 10.6491 19.2485 12.5289 18.8861L21.5857 17.1401C23.4654 16.7777 24.6896 14.9687 24.3272 13.089C24.2243 12.555 23.9994 12.0777 23.6993 11.6703C23.5957 11.5352 23.5607 11.3537 23.6066 11.1897ZM10.1241 10.8638L10.1111 10.8663L11.8554 13.1083C12.5557 16.0409 13.1398 12.8607 15.9591 12.3172C18.7784 11.7737 20.6425 14.8287 20.2024 11.846L20.7507 8.24081C20.4407 6.938 19.4709 7.02933 19.2809 7.06596L15.8826 7.72109C14.5407 7.97981 13.1478 7.56708 12.1764 6.60405C12.0113 6.44604 11.7469 6.5305 11.6998 6.75178L11.6526 6.97306C11.5287 7.61118 11.1614 8.15106 10.6484 8.51798C10.6332 8.52649 10.6158 8.53822 10.5985 8.54995C10.5811 8.56167 10.5637 8.5734 10.5485 8.58191C10.3245 8.75911 9.8148 9.25942 9.98621 10.265L10.0593 10.5859L10.1241 10.8638Z"
        fill="url(#paint3_radial_4002_3504)"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M23.6066 11.1897C23.7424 10.6872 23.761 10.1519 23.6581 9.61794C23.563 9.12475 23.3723 8.68157 23.109 8.29483L23.1147 8.29375C22.9929 8.1191 22.8627 7.95704 22.7135 7.80957L22.7107 7.80669C22.2405 7.32132 21.9227 6.70689 21.795 6.04471L21.793 6.03403C21.4223 4.1116 19.5624 2.8529 17.64 3.22351C17.4477 3.26057 17.2497 3.21014 17.112 3.07052C16.3131 2.31622 15.1658 1.93923 14.0016 2.16366C12.8375 2.38809 11.9127 3.16455 11.4514 4.1618C11.3734 4.33192 11.2104 4.46304 11.0181 4.5001C10.9881 4.50589 10.9583 4.51203 10.9286 4.51854C9.05682 4.92879 7.84279 6.76064 8.20762 8.65308L8.20968 8.66376C8.33734 9.32593 8.27069 10.0145 8.01463 10.6399L8.01296 10.6442C7.75828 11.2684 7.671 11.9596 7.80863 12.6735C7.91364 13.2182 8.13857 13.6954 8.44071 14.1135C8.5443 14.2486 8.5793 14.4302 8.53337 14.5941C8.40624 15.0838 8.37485 15.6105 8.4778 16.1445C8.84018 18.0243 10.6491 19.2485 12.5289 18.8861L21.5857 17.1401C23.4654 16.7777 24.6896 14.9687 24.3272 13.089C24.2243 12.555 23.9994 12.0777 23.6993 11.6703C23.5957 11.5352 23.5607 11.3537 23.6066 11.1897ZM10.1241 10.8638L10.1111 10.8663L11.8554 13.1083C12.5557 16.0409 13.1398 12.8607 15.9591 12.3172C18.7784 11.7737 20.6425 14.8287 20.2024 11.846L20.7507 8.24081C20.4407 6.938 19.4709 7.02933 19.2809 7.06596L15.8826 7.72109C14.5407 7.97981 13.1478 7.56708 12.1764 6.60405C12.0113 6.44604 11.7469 6.5305 11.6998 6.75178L11.6526 6.97306C11.5287 7.61118 11.1614 8.15106 10.6484 8.51798C10.6332 8.52649 10.6158 8.53822 10.5985 8.54995C10.5811 8.56167 10.5637 8.5734 10.5485 8.58191C10.3245 8.75911 9.8148 9.25942 9.98621 10.265L10.0593 10.5859L10.1241 10.8638Z"
        fill="url(#paint4_radial_4002_3504)"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M23.6066 11.1897C23.7424 10.6872 23.761 10.1519 23.6581 9.61794C23.563 9.12475 23.3723 8.68157 23.109 8.29483L23.1147 8.29375C22.9929 8.1191 22.8627 7.95704 22.7135 7.80957L22.7107 7.80669C22.2405 7.32132 21.9227 6.70689 21.795 6.04471L21.793 6.03403C21.4223 4.1116 19.5624 2.8529 17.64 3.22351C17.4477 3.26057 17.2497 3.21014 17.112 3.07052C16.3131 2.31622 15.1658 1.93923 14.0016 2.16366C12.8375 2.38809 11.9127 3.16455 11.4514 4.1618C11.3734 4.33192 11.2104 4.46304 11.0181 4.5001C10.9881 4.50589 10.9583 4.51203 10.9286 4.51854C9.05682 4.92879 7.84279 6.76064 8.20762 8.65308L8.20968 8.66376C8.33734 9.32593 8.27069 10.0145 8.01463 10.6399L8.01296 10.6442C7.75828 11.2684 7.671 11.9596 7.80863 12.6735C7.91364 13.2182 8.13857 13.6954 8.44071 14.1135C8.5443 14.2486 8.5793 14.4302 8.53337 14.5941C8.40624 15.0838 8.37485 15.6105 8.4778 16.1445C8.84018 18.0243 10.6491 19.2485 12.5289 18.8861L21.5857 17.1401C23.4654 16.7777 24.6896 14.9687 24.3272 13.089C24.2243 12.555 23.9994 12.0777 23.6993 11.6703C23.5957 11.5352 23.5607 11.3537 23.6066 11.1897ZM10.1241 10.8638L10.1111 10.8663L11.8554 13.1083C12.5557 16.0409 13.1398 12.8607 15.9591 12.3172C18.7784 11.7737 20.6425 14.8287 20.2024 11.846L20.7507 8.24081C20.4407 6.938 19.4709 7.02933 19.2809 7.06596L15.8826 7.72109C14.5407 7.97981 13.1478 7.56708 12.1764 6.60405C12.0113 6.44604 11.7469 6.5305 11.6998 6.75178L11.6526 6.97306C11.5287 7.61118 11.1614 8.15106 10.6484 8.51798C10.6332 8.52649 10.6158 8.53822 10.5985 8.54995C10.5811 8.56167 10.5637 8.5734 10.5485 8.58191C10.3245 8.75911 9.8148 9.25942 9.98621 10.265L10.0593 10.5859L10.1241 10.8638Z"
        fill="url(#paint5_radial_4002_3504)"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M23.6066 11.1897C23.7424 10.6872 23.761 10.1519 23.6581 9.61794C23.563 9.12475 23.3723 8.68157 23.109 8.29483L23.1147 8.29375C22.9929 8.1191 22.8627 7.95704 22.7135 7.80957L22.7107 7.80669C22.2405 7.32132 21.9227 6.70689 21.795 6.04471L21.793 6.03403C21.4223 4.1116 19.5624 2.8529 17.64 3.22351C17.4477 3.26057 17.2497 3.21014 17.112 3.07052C16.3131 2.31622 15.1658 1.93923 14.0016 2.16366C12.8375 2.38809 11.9127 3.16455 11.4514 4.1618C11.3734 4.33192 11.2104 4.46304 11.0181 4.5001C10.9881 4.50589 10.9583 4.51203 10.9286 4.51854C9.05682 4.92879 7.84279 6.76064 8.20762 8.65308L8.20968 8.66376C8.33734 9.32593 8.27069 10.0145 8.01463 10.6399L8.01296 10.6442C7.75828 11.2684 7.671 11.9596 7.80863 12.6735C7.91364 13.2182 8.13857 13.6954 8.44071 14.1135C8.5443 14.2486 8.5793 14.4302 8.53337 14.5941C8.40624 15.0838 8.37485 15.6105 8.4778 16.1445C8.84018 18.0243 10.6491 19.2485 12.5289 18.8861L21.5857 17.1401C23.4654 16.7777 24.6896 14.9687 24.3272 13.089C24.2243 12.555 23.9994 12.0777 23.6993 11.6703C23.5957 11.5352 23.5607 11.3537 23.6066 11.1897ZM10.1241 10.8638L10.1111 10.8663L11.8554 13.1083C12.5557 16.0409 13.1398 12.8607 15.9591 12.3172C18.7784 11.7737 20.6425 14.8287 20.2024 11.846L20.7507 8.24081C20.4407 6.938 19.4709 7.02933 19.2809 7.06596L15.8826 7.72109C14.5407 7.97981 13.1478 7.56708 12.1764 6.60405C12.0113 6.44604 11.7469 6.5305 11.6998 6.75178L11.6526 6.97306C11.5287 7.61118 11.1614 8.15106 10.6484 8.51798C10.6332 8.52649 10.6158 8.53822 10.5985 8.54995C10.5811 8.56167 10.5637 8.5734 10.5485 8.58191C10.3245 8.75911 9.8148 9.25942 9.98621 10.265L10.0593 10.5859L10.1241 10.8638Z"
        fill="url(#paint6_radial_4002_3504)"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M23.6066 11.1897C23.7424 10.6872 23.761 10.1519 23.6581 9.61794C23.563 9.12475 23.3723 8.68157 23.109 8.29483L23.1147 8.29375C22.9929 8.1191 22.8627 7.95704 22.7135 7.80957L22.7107 7.80669C22.2405 7.32132 21.9227 6.70689 21.795 6.04471L21.793 6.03403C21.4223 4.1116 19.5624 2.8529 17.64 3.22351C17.4477 3.26057 17.2497 3.21014 17.112 3.07052C16.3131 2.31622 15.1658 1.93923 14.0016 2.16366C12.8375 2.38809 11.9127 3.16455 11.4514 4.1618C11.3734 4.33192 11.2104 4.46304 11.0181 4.5001C10.9881 4.50589 10.9583 4.51203 10.9286 4.51854C9.05682 4.92879 7.84279 6.76064 8.20762 8.65308L8.20968 8.66376C8.33734 9.32593 8.27069 10.0145 8.01463 10.6399L8.01296 10.6442C7.75828 11.2684 7.671 11.9596 7.80863 12.6735C7.91364 13.2182 8.13857 13.6954 8.44071 14.1135C8.5443 14.2486 8.5793 14.4302 8.53337 14.5941C8.40624 15.0838 8.37485 15.6105 8.4778 16.1445C8.84018 18.0243 10.6491 19.2485 12.5289 18.8861L21.5857 17.1401C23.4654 16.7777 24.6896 14.9687 24.3272 13.089C24.2243 12.555 23.9994 12.0777 23.6993 11.6703C23.5957 11.5352 23.5607 11.3537 23.6066 11.1897ZM10.1241 10.8638L10.1111 10.8663L11.8554 13.1083C12.5557 16.0409 13.1398 12.8607 15.9591 12.3172C18.7784 11.7737 20.6425 14.8287 20.2024 11.846L20.7507 8.24081C20.4407 6.938 19.4709 7.02933 19.2809 7.06596L15.8826 7.72109C14.5407 7.97981 13.1478 7.56708 12.1764 6.60405C12.0113 6.44604 11.7469 6.5305 11.6998 6.75178L11.6526 6.97306C11.5287 7.61118 11.1614 8.15106 10.6484 8.51798C10.6332 8.52649 10.6158 8.53822 10.5985 8.54995C10.5811 8.56167 10.5637 8.5734 10.5485 8.58191C10.3245 8.75911 9.8148 9.25942 9.98621 10.265L10.0593 10.5859L10.1241 10.8638Z"
        fill="url(#paint7_radial_4002_3504)"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M23.6066 11.1897C23.7424 10.6872 23.761 10.1519 23.6581 9.61794C23.563 9.12475 23.3723 8.68157 23.109 8.29483L23.1147 8.29375C22.9929 8.1191 22.8627 7.95704 22.7135 7.80957L22.7107 7.80669C22.2405 7.32132 21.9227 6.70689 21.795 6.04471L21.793 6.03403C21.4223 4.1116 19.5624 2.8529 17.64 3.22351C17.4477 3.26057 17.2497 3.21014 17.112 3.07052C16.3131 2.31622 15.1658 1.93923 14.0016 2.16366C12.8375 2.38809 11.9127 3.16455 11.4514 4.1618C11.3734 4.33192 11.2104 4.46304 11.0181 4.5001C10.9881 4.50589 10.9583 4.51203 10.9286 4.51854C9.05682 4.92879 7.84279 6.76064 8.20762 8.65308L8.20968 8.66376C8.33734 9.32593 8.27069 10.0145 8.01463 10.6399L8.01296 10.6442C7.75828 11.2684 7.671 11.9596 7.80863 12.6735C7.91364 13.2182 8.13857 13.6954 8.44071 14.1135C8.5443 14.2486 8.5793 14.4302 8.53337 14.5941C8.40624 15.0838 8.37485 15.6105 8.4778 16.1445C8.84018 18.0243 10.6491 19.2485 12.5289 18.8861L21.5857 17.1401C23.4654 16.7777 24.6896 14.9687 24.3272 13.089C24.2243 12.555 23.9994 12.0777 23.6993 11.6703C23.5957 11.5352 23.5607 11.3537 23.6066 11.1897ZM10.1241 10.8638L10.1111 10.8663L11.8554 13.1083C12.5557 16.0409 13.1398 12.8607 15.9591 12.3172C18.7784 11.7737 20.6425 14.8287 20.2024 11.846L20.7507 8.24081C20.4407 6.938 19.4709 7.02933 19.2809 7.06596L15.8826 7.72109C14.5407 7.97981 13.1478 7.56708 12.1764 6.60405C12.0113 6.44604 11.7469 6.5305 11.6998 6.75178L11.6526 6.97306C11.5287 7.61118 11.1614 8.15106 10.6484 8.51798C10.6332 8.52649 10.6158 8.53822 10.5985 8.54995C10.5811 8.56167 10.5637 8.5734 10.5485 8.58191C10.3245 8.75911 9.8148 9.25942 9.98621 10.265L10.0593 10.5859L10.1241 10.8638Z"
        fill="url(#paint8_radial_4002_3504)"
      />
    </g>
    <path
      fillRule="evenodd"
      clipRule="evenodd"
      d="M23.6066 11.1897C23.7424 10.6872 23.761 10.1519 23.6581 9.61794C23.563 9.12475 23.3723 8.68157 23.109 8.29483L23.1147 8.29375C22.9929 8.1191 22.8627 7.95704 22.7135 7.80957L22.7107 7.80669C22.2405 7.32132 21.9227 6.70689 21.795 6.04471L21.793 6.03403C21.4223 4.1116 19.5624 2.8529 17.64 3.22351C17.4477 3.26057 17.2497 3.21014 17.112 3.07052C16.3131 2.31622 15.1658 1.93923 14.0016 2.16366C12.8375 2.38809 11.9127 3.16455 11.4514 4.1618C11.3734 4.33192 11.2104 4.46304 11.0181 4.5001C10.9881 4.50589 10.9583 4.51203 10.9286 4.51854C9.05682 4.92879 7.84279 6.76064 8.20762 8.65308L8.20968 8.66376C8.33734 9.32593 8.27069 10.0145 8.01463 10.6399L8.01296 10.6442C7.75828 11.2684 7.671 11.9596 7.80863 12.6735C7.91364 13.2182 8.13857 13.6954 8.44071 14.1135C8.5443 14.2486 8.5793 14.4302 8.53337 14.5941C8.40624 15.0838 8.37485 15.6105 8.4778 16.1445C8.84018 18.0243 10.6491 19.2485 12.5289 18.8861L21.5857 17.1401C23.4654 16.7777 24.6896 14.9687 24.3272 13.089C24.2243 12.555 23.9994 12.0777 23.6993 11.6703C23.5957 11.5352 23.5607 11.3537 23.6066 11.1897ZM10.1241 10.8638L10.1111 10.8663L11.8554 13.1083C12.5557 16.0409 13.1398 12.8607 15.9591 12.3172C18.7784 11.7737 20.6425 14.8287 20.2024 11.846L20.7507 8.24081C20.4407 6.938 19.4709 7.02933 19.2809 7.06596L15.8826 7.72109C14.5407 7.97981 13.1478 7.56708 12.1764 6.60405C12.0113 6.44604 11.7469 6.5305 11.6998 6.75178L11.6526 6.97306C11.5287 7.61118 11.1614 8.15106 10.6484 8.51798C10.6332 8.52649 10.6158 8.53822 10.5985 8.54995C10.5811 8.56167 10.5637 8.5734 10.5485 8.58191C10.3245 8.75911 9.8148 9.25942 9.98621 10.265L10.0593 10.5859L10.1241 10.8638Z"
      fill="url(#paint9_radial_4002_3504)"
    />
    <path
      fillRule="evenodd"
      clipRule="evenodd"
      d="M23.6066 11.1897C23.7424 10.6872 23.761 10.1519 23.6581 9.61794C23.563 9.12475 23.3723 8.68157 23.109 8.29483L23.1147 8.29375C22.9929 8.1191 22.8627 7.95704 22.7135 7.80957L22.7107 7.80669C22.2405 7.32132 21.9227 6.70689 21.795 6.04471L21.793 6.03403C21.4223 4.1116 19.5624 2.8529 17.64 3.22351C17.4477 3.26057 17.2497 3.21014 17.112 3.07052C16.3131 2.31622 15.1658 1.93923 14.0016 2.16366C12.8375 2.38809 11.9127 3.16455 11.4514 4.1618C11.3734 4.33192 11.2104 4.46304 11.0181 4.5001C10.9881 4.50589 10.9583 4.51203 10.9286 4.51854C9.05682 4.92879 7.84279 6.76064 8.20762 8.65308L8.20968 8.66376C8.33734 9.32593 8.27069 10.0145 8.01463 10.6399L8.01296 10.6442C7.75828 11.2684 7.671 11.9596 7.80863 12.6735C7.91364 13.2182 8.13857 13.6954 8.44071 14.1135C8.5443 14.2486 8.5793 14.4302 8.53337 14.5941C8.40624 15.0838 8.37485 15.6105 8.4778 16.1445C8.84018 18.0243 10.6491 19.2485 12.5289 18.8861L21.5857 17.1401C23.4654 16.7777 24.6896 14.9687 24.3272 13.089C24.2243 12.555 23.9994 12.0777 23.6993 11.6703C23.5957 11.5352 23.5607 11.3537 23.6066 11.1897ZM10.1241 10.8638L10.1111 10.8663L11.8554 13.1083C12.5557 16.0409 13.1398 12.8607 15.9591 12.3172C18.7784 11.7737 20.6425 14.8287 20.2024 11.846L20.7507 8.24081C20.4407 6.938 19.4709 7.02933 19.2809 7.06596L15.8826 7.72109C14.5407 7.97981 13.1478 7.56708 12.1764 6.60405C12.0113 6.44604 11.7469 6.5305 11.6998 6.75178L11.6526 6.97306C11.5287 7.61118 11.1614 8.15106 10.6484 8.51798C10.6332 8.52649 10.6158 8.53822 10.5985 8.54995C10.5811 8.56167 10.5637 8.5734 10.5485 8.58191C10.3245 8.75911 9.8148 9.25942 9.98621 10.265L10.0593 10.5859L10.1241 10.8638Z"
      fill="url(#paint10_linear_4002_3504)"
    />
    <path
      fillRule="evenodd"
      clipRule="evenodd"
      d="M23.6066 11.1897C23.7424 10.6872 23.761 10.1519 23.6581 9.61794C23.563 9.12475 23.3723 8.68157 23.109 8.29483L23.1147 8.29375C22.9929 8.1191 22.8627 7.95704 22.7135 7.80957L22.7107 7.80669C22.2405 7.32132 21.9227 6.70689 21.795 6.04471L21.793 6.03403C21.4223 4.1116 19.5624 2.8529 17.64 3.22351C17.4477 3.26057 17.2497 3.21014 17.112 3.07052C16.3131 2.31622 15.1658 1.93923 14.0016 2.16366C12.8375 2.38809 11.9127 3.16455 11.4514 4.1618C11.3734 4.33192 11.2104 4.46304 11.0181 4.5001C10.9881 4.50589 10.9583 4.51203 10.9286 4.51854C9.05682 4.92879 7.84279 6.76064 8.20762 8.65308L8.20968 8.66376C8.33734 9.32593 8.27069 10.0145 8.01463 10.6399L8.01296 10.6442C7.75828 11.2684 7.671 11.9596 7.80863 12.6735C7.91364 13.2182 8.13857 13.6954 8.44071 14.1135C8.5443 14.2486 8.5793 14.4302 8.53337 14.5941C8.40624 15.0838 8.37485 15.6105 8.4778 16.1445C8.84018 18.0243 10.6491 19.2485 12.5289 18.8861L21.5857 17.1401C23.4654 16.7777 24.6896 14.9687 24.3272 13.089C24.2243 12.555 23.9994 12.0777 23.6993 11.6703C23.5957 11.5352 23.5607 11.3537 23.6066 11.1897ZM10.1241 10.8638L10.1111 10.8663L11.8554 13.1083C12.5557 16.0409 13.1398 12.8607 15.9591 12.3172C18.7784 11.7737 20.6425 14.8287 20.2024 11.846L20.7507 8.24081C20.4407 6.938 19.4709 7.02933 19.2809 7.06596L15.8826 7.72109C14.5407 7.97981 13.1478 7.56708 12.1764 6.60405C12.0113 6.44604 11.7469 6.5305 11.6998 6.75178L11.6526 6.97306C11.5287 7.61118 11.1614 8.15106 10.6484 8.51798C10.6332 8.52649 10.6158 8.53822 10.5985 8.54995C10.5811 8.56167 10.5637 8.5734 10.5485 8.58191C10.3245 8.75911 9.8148 9.25942 9.98621 10.265L10.0593 10.5859L10.1241 10.8638Z"
      fill="url(#paint11_radial_4002_3504)"
    />
    <path
      fillRule="evenodd"
      clipRule="evenodd"
      d="M23.6066 11.1897C23.7424 10.6872 23.761 10.1519 23.6581 9.61794C23.563 9.12475 23.3723 8.68157 23.109 8.29483L23.1147 8.29375C22.9929 8.1191 22.8627 7.95704 22.7135 7.80957L22.7107 7.80669C22.2405 7.32132 21.9227 6.70689 21.795 6.04471L21.793 6.03403C21.4223 4.1116 19.5624 2.8529 17.64 3.22351C17.4477 3.26057 17.2497 3.21014 17.112 3.07052C16.3131 2.31622 15.1658 1.93923 14.0016 2.16366C12.8375 2.38809 11.9127 3.16455 11.4514 4.1618C11.3734 4.33192 11.2104 4.46304 11.0181 4.5001C10.9881 4.50589 10.9583 4.51203 10.9286 4.51854C9.05682 4.92879 7.84279 6.76064 8.20762 8.65308L8.20968 8.66376C8.33734 9.32593 8.27069 10.0145 8.01463 10.6399L8.01296 10.6442C7.75828 11.2684 7.671 11.9596 7.80863 12.6735C7.91364 13.2182 8.13857 13.6954 8.44071 14.1135C8.5443 14.2486 8.5793 14.4302 8.53337 14.5941C8.40624 15.0838 8.37485 15.6105 8.4778 16.1445C8.84018 18.0243 10.6491 19.2485 12.5289 18.8861L21.5857 17.1401C23.4654 16.7777 24.6896 14.9687 24.3272 13.089C24.2243 12.555 23.9994 12.0777 23.6993 11.6703C23.5957 11.5352 23.5607 11.3537 23.6066 11.1897ZM10.1241 10.8638L10.1111 10.8663L11.8554 13.1083C12.5557 16.0409 13.1398 12.8607 15.9591 12.3172C18.7784 11.7737 20.6425 14.8287 20.2024 11.846L20.7507 8.24081C20.4407 6.938 19.4709 7.02933 19.2809 7.06596L15.8826 7.72109C14.5407 7.97981 13.1478 7.56708 12.1764 6.60405C12.0113 6.44604 11.7469 6.5305 11.6998 6.75178L11.6526 6.97306C11.5287 7.61118 11.1614 8.15106 10.6484 8.51798C10.6332 8.52649 10.6158 8.53822 10.5985 8.54995C10.5811 8.56167 10.5637 8.5734 10.5485 8.58191C10.3245 8.75911 9.8148 9.25942 9.98621 10.265L10.0593 10.5859L10.1241 10.8638Z"
      fill="url(#paint12_radial_4002_3504)"
    />
    <path
      d="M25.2467 29.8525C26.2267 29.8525 27.0167 29.0525 27.0167 28.0725L27.0067 26.0825C27.0067 20.6925 22.5367 16.3125 17.0167 16.3125C11.5067 16.3125 7.02671 20.6825 7.02671 26.0825L6.87671 29.8525H25.2467Z"
      fill="#642FC5"
    />
    <path
      d="M25.2467 29.8525C26.2267 29.8525 27.0167 29.0525 27.0167 28.0725L27.0067 26.0825C27.0067 20.6925 22.5367 16.3125 17.0167 16.3125C11.5067 16.3125 7.02671 20.6825 7.02671 26.0825L6.87671 29.8525H25.2467Z"
      fill="url(#paint13_radial_4002_3504)"
    />
    <g filter="url(#filter1_i_4002_3504)">
      <path
        d="M17.0168 16.3125C16.2968 16.3125 15.5968 16.3925 14.9268 16.5325V18.9525C14.9268 22.4325 17.8568 25.2025 21.3368 25.0125L26.9168 24.7025C26.2168 19.9625 22.0568 16.3125 17.0168 16.3125Z"
        fill="url(#paint14_radial_4002_3504)"
      />
      <path
        d="M17.0168 16.3125C16.2968 16.3125 15.5968 16.3925 14.9268 16.5325V18.9525C14.9268 22.4325 17.8568 25.2025 21.3368 25.0125L26.9168 24.7025C26.2168 19.9625 22.0568 16.3125 17.0168 16.3125Z"
        fill="url(#paint15_radial_4002_3504)"
      />
      <path
        d="M17.0168 16.3125C16.2968 16.3125 15.5968 16.3925 14.9268 16.5325V18.9525C14.9268 22.4325 17.8568 25.2025 21.3368 25.0125L26.9168 24.7025C26.2168 19.9625 22.0568 16.3125 17.0168 16.3125Z"
        fill="url(#paint16_radial_4002_3504)"
      />
    </g>
    <g filter="url(#filter2_i_4002_3504)">
      <path
        d="M11.1193 13.815C12.0571 13.6342 12.6708 12.7274 12.49 11.7895C12.3092 10.8516 11.4024 10.2379 10.4645 10.4187C9.52665 10.5995 8.91293 11.5064 9.09374 12.4442C9.27454 13.3821 10.1814 13.9958 11.1193 13.815Z"
        fill="url(#paint17_linear_4002_3504)"
      />
    </g>
    <g filter="url(#filter3_i_4002_3504)">
      <path
        d="M21.1588 11.88C22.0967 11.6992 22.7104 10.7923 22.5296 9.85443C22.3488 8.91657 21.4419 8.30285 20.5041 8.48366C19.5662 8.66446 18.9525 9.57132 19.1333 10.5092C19.3141 11.4471 20.221 12.0608 21.1588 11.88Z"
        fill="url(#paint18_radial_4002_3504)"
      />
    </g>
    <g filter="url(#filter4_f_4002_3504)">
      <path
        d="M21.05 11.3152C21.6761 11.1945 22.0857 10.5892 21.965 9.9631C21.8443 9.33705 21.239 8.92737 20.6129 9.04807C19.9869 9.16876 19.5772 9.77412 19.6979 10.4002C19.8186 11.0262 20.424 11.4359 21.05 11.3152Z"
        fill="#FFCA38"
      />
      <path
        d="M21.05 11.3152C21.6761 11.1945 22.0857 10.5892 21.965 9.9631C21.8443 9.33705 21.239 8.92737 20.6129 9.04807C19.9869 9.16876 19.5772 9.77412 19.6979 10.4002C19.8186 11.0262 20.424 11.4359 21.05 11.3152Z"
        fill="url(#paint19_radial_4002_3504)"
      />
    </g>
    <g filter="url(#filter5_f_4002_3504)">
      <path
        d="M11.0308 13.2468C11.6569 13.1261 12.0666 12.5208 11.9459 11.8947C11.8252 11.2687 11.2198 10.859 10.5938 10.9797C9.96772 11.1004 9.55805 11.7058 9.67874 12.3318C9.79943 12.9579 10.4048 13.3675 11.0308 13.2468Z"
        fill="#E28527"
      />
      <path
        d="M11.0308 13.2468C11.6569 13.1261 12.0666 12.5208 11.9459 11.8947C11.8252 11.2687 11.2198 10.859 10.5938 10.9797C9.96772 11.1004 9.55805 11.7058 9.67874 12.3318C9.79943 12.9579 10.4048 13.3675 11.0308 13.2468Z"
        fill="url(#paint20_radial_4002_3504)"
      />
    </g>
    <g filter="url(#filter6_i_4002_3504)">
      <path
        d="M10.1112 10.8662L10.1242 10.8637L10.0594 10.5858L9.98626 10.2649C9.81485 9.25928 10.3245 8.75898 10.5485 8.58178C10.5637 8.57326 10.5811 8.56154 10.5985 8.54981C10.6159 8.53808 10.6333 8.52635 10.6485 8.51784C11.1614 8.15092 11.5288 7.61105 11.6527 6.97292L11.6998 6.75164C11.747 6.53036 12.0113 6.4459 12.1765 6.60391C13.1478 7.56694 14.5407 7.97967 15.8827 7.72095L19.2809 7.06582C19.471 7.02919 20.4408 6.93786 20.7507 8.24067L21.2506 11.508C21.6907 14.4907 19.7639 16.922 16.9446 17.4655C14.1253 18.009 11.4328 16.4683 10.7325 13.5357L10.1112 10.8662Z"
        fill="url(#paint21_radial_4002_3504)"
      />
      <path
        d="M10.1112 10.8662L10.1242 10.8637L10.0594 10.5858L9.98626 10.2649C9.81485 9.25928 10.3245 8.75898 10.5485 8.58178C10.5637 8.57326 10.5811 8.56154 10.5985 8.54981C10.6159 8.53808 10.6333 8.52635 10.6485 8.51784C11.1614 8.15092 11.5288 7.61105 11.6527 6.97292L11.6998 6.75164C11.747 6.53036 12.0113 6.4459 12.1765 6.60391C13.1478 7.56694 14.5407 7.97967 15.8827 7.72095L19.2809 7.06582C19.471 7.02919 20.4408 6.93786 20.7507 8.24067L21.2506 11.508C21.6907 14.4907 19.7639 16.922 16.9446 17.4655C14.1253 18.009 11.4328 16.4683 10.7325 13.5357L10.1112 10.8662Z"
        fill="url(#paint22_radial_4002_3504)"
      />
      <path
        d="M10.1112 10.8662L10.1242 10.8637L10.0594 10.5858L9.98626 10.2649C9.81485 9.25928 10.3245 8.75898 10.5485 8.58178C10.5637 8.57326 10.5811 8.56154 10.5985 8.54981C10.6159 8.53808 10.6333 8.52635 10.6485 8.51784C11.1614 8.15092 11.5288 7.61105 11.6527 6.97292L11.6998 6.75164C11.747 6.53036 12.0113 6.4459 12.1765 6.60391C13.1478 7.56694 14.5407 7.97967 15.8827 7.72095L19.2809 7.06582C19.471 7.02919 20.4408 6.93786 20.7507 8.24067L21.2506 11.508C21.6907 14.4907 19.7639 16.922 16.9446 17.4655C14.1253 18.009 11.4328 16.4683 10.7325 13.5357L10.1112 10.8662Z"
        fill="url(#paint23_radial_4002_3504)"
      />
      <path
        d="M10.1112 10.8662L10.1242 10.8637L10.0594 10.5858L9.98626 10.2649C9.81485 9.25928 10.3245 8.75898 10.5485 8.58178C10.5637 8.57326 10.5811 8.56154 10.5985 8.54981C10.6159 8.53808 10.6333 8.52635 10.6485 8.51784C11.1614 8.15092 11.5288 7.61105 11.6527 6.97292L11.6998 6.75164C11.747 6.53036 12.0113 6.4459 12.1765 6.60391C13.1478 7.56694 14.5407 7.97967 15.8827 7.72095L19.2809 7.06582C19.471 7.02919 20.4408 6.93786 20.7507 8.24067L21.2506 11.508C21.6907 14.4907 19.7639 16.922 16.9446 17.4655C14.1253 18.009 11.4328 16.4683 10.7325 13.5357L10.1112 10.8662Z"
        fill="url(#paint24_radial_4002_3504)"
      />
      <path
        d="M10.1112 10.8662L10.1242 10.8637L10.0594 10.5858L9.98626 10.2649C9.81485 9.25928 10.3245 8.75898 10.5485 8.58178C10.5637 8.57326 10.5811 8.56154 10.5985 8.54981C10.6159 8.53808 10.6333 8.52635 10.6485 8.51784C11.1614 8.15092 11.5288 7.61105 11.6527 6.97292L11.6998 6.75164C11.747 6.53036 12.0113 6.4459 12.1765 6.60391C13.1478 7.56694 14.5407 7.97967 15.8827 7.72095L19.2809 7.06582C19.471 7.02919 20.4408 6.93786 20.7507 8.24067L21.2506 11.508C21.6907 14.4907 19.7639 16.922 16.9446 17.4655C14.1253 18.009 11.4328 16.4683 10.7325 13.5357L10.1112 10.8662Z"
        fill="url(#paint25_radial_4002_3504)"
      />
    </g>
    <path
      d="M10.1112 10.8662L10.1242 10.8637L10.0594 10.5858L9.98626 10.2649C9.81485 9.25928 10.3245 8.75898 10.5485 8.58178C10.5637 8.57326 10.5811 8.56154 10.5985 8.54981C10.6159 8.53808 10.6333 8.52635 10.6485 8.51784C11.1614 8.15092 11.5288 7.61105 11.6527 6.97292L11.6998 6.75164C11.747 6.53036 12.0113 6.4459 12.1765 6.60391C13.1478 7.56694 14.5407 7.97967 15.8827 7.72095L19.2809 7.06582C19.471 7.02919 20.4408 6.93786 20.7507 8.24067L21.2506 11.508C21.6907 14.4907 19.7639 16.922 16.9446 17.4655C14.1253 18.009 11.4328 16.4683 10.7325 13.5357L10.1112 10.8662Z"
      fill="url(#paint26_radial_4002_3504)"
    />
    <g filter="url(#filter7_f_4002_3504)">
      <path
        d="M15.2772 11.0084L14.9017 12.9416C14.8584 13.3327 15.2043 13.6488 15.5934 13.5738L16.4233 13.4138C16.8125 13.3388 17.015 12.9111 16.8305 12.5698L15.9237 10.8838C15.7269 10.5095 15.3265 10.5867 15.2772 11.0084Z"
        fill="#EB8B29"
      />
    </g>
    <g filter="url(#filter8_f_4002_3504)">
      <path
        d="M15.2599 10.8602L15.0449 12.7624C15.0016 13.1535 15.3474 13.4696 15.7366 13.3946L16.5665 13.2346C16.9557 13.1596 17.1582 12.7319 16.9737 12.3906L16.0669 10.7046C15.8701 10.3303 15.3092 10.4385 15.2599 10.8602Z"
        fill="url(#paint27_linear_4002_3504)"
      />
      <path
        d="M15.2599 10.8602L15.0449 12.7624C15.0016 13.1535 15.3474 13.4696 15.7366 13.3946L16.5665 13.2346C16.9557 13.1596 17.1582 12.7319 16.9737 12.3906L16.0669 10.7046C15.8701 10.3303 15.3092 10.4385 15.2599 10.8602Z"
        fill="url(#paint28_radial_4002_3504)"
      />
      <path
        d="M15.2599 10.8602L15.0449 12.7624C15.0016 13.1535 15.3474 13.4696 15.7366 13.3946L16.5665 13.2346C16.9557 13.1596 17.1582 12.7319 16.9737 12.3906L16.0669 10.7046C15.8701 10.3303 15.3092 10.4385 15.2599 10.8602Z"
        fill="url(#paint29_linear_4002_3504)"
      />
      <path
        d="M15.2599 10.8602L15.0449 12.7624C15.0016 13.1535 15.3474 13.4696 15.7366 13.3946L16.5665 13.2346C16.9557 13.1596 17.1582 12.7319 16.9737 12.3906L16.0669 10.7046C15.8701 10.3303 15.3092 10.4385 15.2599 10.8602Z"
        fill="url(#paint30_linear_4002_3504)"
      />
    </g>
    <g filter="url(#filter9_f_4002_3504)">
      <path
        d="M15.1961 10.6551L14.9811 12.5573C14.9377 12.9484 15.2836 13.2645 15.6728 13.1895L16.5027 13.0295C16.8919 12.9545 17.0944 12.5268 16.9098 12.1855L16.0031 10.4995C15.8063 10.1253 15.2454 10.2334 15.1961 10.6551Z"
        fill="url(#paint31_linear_4002_3504)"
      />
    </g>
    <g filter="url(#filter10_f_4002_3504)">
      <path
        d="M16.3679 14.5021C15.8184 14.608 15.2763 14.5754 14.7975 14.4275C14.6342 14.379 14.5078 14.5806 14.6278 14.7004C15.0989 15.1927 15.8031 15.4456 16.5231 15.3068C17.243 15.1681 17.8027 14.6714 18.057 14.0393C18.1228 13.8779 17.9316 13.7433 17.7981 13.8491C17.4085 14.1643 16.923 14.3951 16.3679 14.5021Z"
        stroke="url(#paint32_linear_4002_3504)"
        strokeWidth={0.2}
      />
    </g>
    <path
      d="M16.3679 14.5021C15.8184 14.608 15.2763 14.5754 14.7975 14.4275C14.6342 14.379 14.5078 14.5806 14.6278 14.7004C15.0989 15.1927 15.8031 15.4456 16.5231 15.3068C17.243 15.1681 17.8027 14.6714 18.057 14.0393C18.1228 13.8779 17.9316 13.7433 17.7981 13.8491C17.4085 14.1643 16.923 14.3951 16.3679 14.5021Z"
      fill="#8A004F"
    />
    <g filter="url(#filter11_f_4002_3504)">
      <path
        d="M9.34825 5.81242C9.89114 5.10232 10.8354 4.91416 11.3843 4.9062L12.0714 6.18641C11.7922 6.19743 11.5687 6.33837 11.4028 6.57217C11.1781 7.99515 9.66613 9.0474 8.93825 9.39565C8.47554 7.85201 8.41053 7.03895 9.34825 5.81242Z"
        fill="url(#paint33_radial_4002_3504)"
      />
      <path
        d="M9.34825 5.81242C9.89114 5.10232 10.8354 4.91416 11.3843 4.9062L12.0714 6.18641C11.7922 6.19743 11.5687 6.33837 11.4028 6.57217C11.1781 7.99515 9.66613 9.0474 8.93825 9.39565C8.47554 7.85201 8.41053 7.03895 9.34825 5.81242Z"
        fill="url(#paint34_radial_4002_3504)"
      />
    </g>
    <g filter="url(#filter12_f_4002_3504)">
      <path
        d="M13.515 3.06465C12.2688 3.03119 11.2329 4.55036 11.1944 5.01646C13.5583 8.52357 15.9871 7.67768 18.7001 6.83515C20.3242 6.33079 20.65 7.05244 20.862 7.39073C19.5769 3.19863 16.3551 3.14092 13.515 3.06465Z"
        fill="url(#paint35_radial_4002_3504)"
      />
      <path
        d="M13.515 3.06465C12.2688 3.03119 11.2329 4.55036 11.1944 5.01646C13.5583 8.52357 15.9871 7.67768 18.7001 6.83515C20.3242 6.33079 20.65 7.05244 20.862 7.39073C19.5769 3.19863 16.3551 3.14092 13.515 3.06465Z"
        fill="url(#paint36_radial_4002_3504)"
      />
      <path
        d="M13.515 3.06465C12.2688 3.03119 11.2329 4.55036 11.1944 5.01646C13.5583 8.52357 15.9871 7.67768 18.7001 6.83515C20.3242 6.33079 20.65 7.05244 20.862 7.39073C19.5769 3.19863 16.3551 3.14092 13.515 3.06465Z"
        fill="url(#paint37_radial_4002_3504)"
      />
    </g>
    <g filter="url(#filter13_f_4002_3504)">
      <path
        d="M11.3546 4.84814C11.4286 5.0999 11.8376 6.02095 12.2773 6.5416"
        stroke="url(#paint38_linear_4002_3504)"
        strokeWidth={0.1}
        strokeLinecap="round"
      />
    </g>
    <path
      d="M18.8297 10.0825C18.7497 10.0925 18.6897 10.1425 18.6397 10.2125C18.4797 10.4725 18.2197 10.6625 17.8997 10.7225C17.5797 10.7825 17.2697 10.6925 17.0397 10.4925C16.9797 10.4425 16.8997 10.4225 16.8197 10.4325C16.5997 10.4725 16.5197 10.7525 16.6997 10.9025C17.0497 11.1925 17.5197 11.3325 17.9997 11.2425C18.4797 11.1625 18.8697 10.8725 19.1097 10.4725C19.2197 10.2825 19.0497 10.0425 18.8297 10.0825Z"
      fill="url(#paint39_linear_4002_3504)"
    />
    <path
      d="M14.1997 10.8922C14.1197 10.9022 14.0597 10.9522 14.0097 11.0222C13.8497 11.2822 13.5897 11.4722 13.2697 11.5322C12.9597 11.5922 12.6497 11.5022 12.4097 11.3122C12.3497 11.2622 12.2697 11.2322 12.1897 11.2522C11.9697 11.2922 11.8897 11.5722 12.0697 11.7222C12.4197 12.0122 12.8897 12.1522 13.3697 12.0622C13.8497 11.9822 14.2397 11.6922 14.4797 11.2922C14.5897 11.1022 14.4197 10.8622 14.1997 10.8922Z"
      fill="url(#paint40_linear_4002_3504)"
    />
    <path
      d="M27.1838 27.3573C27.1713 26.953 27.0191 24.9404 26.9618 24.2402L24.137 24.4199L21.1292 27.7442C21.1292 29.0076 21.6422 29.6946 21.9338 29.8525H26.3245C27.2932 28.8892 27.1926 27.6418 27.1838 27.3573Z"
      fill="url(#paint41_linear_4002_3504)"
    />
    <path
      d="M27.1838 27.3573C27.1713 26.953 27.0191 24.9404 26.9618 24.2402L24.137 24.4199L21.1292 27.7442C21.1292 29.0076 21.6422 29.6946 21.9338 29.8525H26.3245C27.2932 28.8892 27.1926 27.6418 27.1838 27.3573Z"
      fill="url(#paint42_radial_4002_3504)"
    />
    <path
      d="M27.1838 27.3573C27.1713 26.953 27.0191 24.9404 26.9618 24.2402L24.137 24.4199L21.1292 27.7442C21.1292 29.0076 21.6422 29.6946 21.9338 29.8525H26.3245C27.2932 28.8892 27.1926 27.6418 27.1838 27.3573Z"
      fill="url(#paint43_radial_4002_3504)"
    />
    <g filter="url(#filter14_i_4002_3504)">
      <path
        d="M13.2382 16.9175C9.88592 18.2703 6.75883 22.3176 4.92735 24.8736C4.21632 25.7268 3.20877 27.5351 4.84146 29.8521H14.0211C14.1248 29.1489 14.175 27.8706 13.9685 26.7234C13.8582 26.1107 13.2479 25.7268 12.6265 25.7268H11.4305C11.5321 25.4625 12.161 24.3699 13.2313 23.7906C13.736 23.5175 14.0856 23.2276 14.6442 22.9039C14.7952 22.8164 14.9584 22.7219 15.1391 22.6175C15.4065 22.4632 15.6555 22.3194 15.8684 22.1973C15.2728 21.2603 14.9268 20.1482 14.9268 18.9521V17.5004C14.3267 17.4019 13.7566 17.2049 13.2382 16.9175Z"
        fill="url(#paint44_linear_4002_3504)"
      />
      <path
        d="M13.2382 16.9175C9.88592 18.2703 6.75883 22.3176 4.92735 24.8736C4.21632 25.7268 3.20877 27.5351 4.84146 29.8521H14.0211C14.1248 29.1489 14.175 27.8706 13.9685 26.7234C13.8582 26.1107 13.2479 25.7268 12.6265 25.7268H11.4305C11.5321 25.4625 12.161 24.3699 13.2313 23.7906C13.736 23.5175 14.0856 23.2276 14.6442 22.9039C14.7952 22.8164 14.9584 22.7219 15.1391 22.6175C15.4065 22.4632 15.6555 22.3194 15.8684 22.1973C15.2728 21.2603 14.9268 20.1482 14.9268 18.9521V17.5004C14.3267 17.4019 13.7566 17.2049 13.2382 16.9175Z"
        fill="url(#paint45_radial_4002_3504)"
      />
      <path
        d="M13.2382 16.9175C9.88592 18.2703 6.75883 22.3176 4.92735 24.8736C4.21632 25.7268 3.20877 27.5351 4.84146 29.8521H14.0211C14.1248 29.1489 14.175 27.8706 13.9685 26.7234C13.8582 26.1107 13.2479 25.7268 12.6265 25.7268H11.4305C11.5321 25.4625 12.161 24.3699 13.2313 23.7906C13.736 23.5175 14.0856 23.2276 14.6442 22.9039C14.7952 22.8164 14.9584 22.7219 15.1391 22.6175C15.4065 22.4632 15.6555 22.3194 15.8684 22.1973C15.2728 21.2603 14.9268 20.1482 14.9268 18.9521V17.5004C14.3267 17.4019 13.7566 17.2049 13.2382 16.9175Z"
        fill="url(#paint46_radial_4002_3504)"
      />
      <path
        d="M13.2382 16.9175C9.88592 18.2703 6.75883 22.3176 4.92735 24.8736C4.21632 25.7268 3.20877 27.5351 4.84146 29.8521H14.0211C14.1248 29.1489 14.175 27.8706 13.9685 26.7234C13.8582 26.1107 13.2479 25.7268 12.6265 25.7268H11.4305C11.5321 25.4625 12.161 24.3699 13.2313 23.7906C13.736 23.5175 14.0856 23.2276 14.6442 22.9039C14.7952 22.8164 14.9584 22.7219 15.1391 22.6175C15.4065 22.4632 15.6555 22.3194 15.8684 22.1973C15.2728 21.2603 14.9268 20.1482 14.9268 18.9521V17.5004C14.3267 17.4019 13.7566 17.2049 13.2382 16.9175Z"
        fill="url(#paint47_radial_4002_3504)"
      />
    </g>
    <g filter="url(#filter15_f_4002_3504)">
      <path
        d="M10.4149 25.654H11.9852L12.9618 24.0598C11.2868 23.9215 10.566 25.065 10.4149 25.654Z"
        fill="url(#paint48_radial_4002_3504)"
      />
    </g>
    <g filter="url(#filter16_f_4002_3504)">
      <path
        d="M26.2821 26.4121C26.5555 27.3184 26.6493 28.5762 25.4852 29.5918"
        stroke="url(#paint49_radial_4002_3504)"
        strokeWidth={0.2}
      />
    </g>
    <g filter="url(#filter17_f_4002_3504)">
      <rect
        x={7.33679}
        y={27.0127}
        width={6.03357}
        height={2.18809}
        fill="url(#paint50_linear_4002_3504)"
      />
    </g>
    <g filter="url(#filter18_f_4002_3504)">
      <path
        d="M11.3004 21.0137C11.6442 21.6491 12.3317 23.2949 12.3317 24.7949"
        stroke="url(#paint51_linear_4002_3504)"
        strokeWidth={0.4}
      />
    </g>
    <g filter="url(#filter19_i_4002_3504)">
      <path
        d="M13.12 23.7667C13.1426 23.7537 13.1654 23.741 13.1884 23.7285C13.693 23.4554 14.0856 23.2279 14.6442 22.9043L15.1392 22.6179L15.1799 22.5944C15.4318 22.449 15.6664 22.3136 15.8684 22.1976C15.8671 22.1955 15.8656 22.1933 15.8643 22.1912C17.8613 21.1815 20.3363 21.8922 21.4668 23.8633C22.6467 25.9033 21.9468 28.5033 19.9067 29.6633L19.6067 29.8433H14.0225C14.1252 29.1382 14.1742 27.866 13.9685 26.7237C13.8582 26.1111 13.2478 25.7272 12.6266 25.7272H11.4344C11.4816 25.6156 11.5336 25.5056 11.5902 25.3981C11.749 25.1102 12.0155 24.7035 12.3898 24.3317C12.6077 24.1212 12.8516 23.9311 13.12 23.7667Z"
        fill="url(#paint52_linear_4002_3504)"
      />
      <path
        d="M13.12 23.7667C13.1426 23.7537 13.1654 23.741 13.1884 23.7285C13.693 23.4554 14.0856 23.2279 14.6442 22.9043L15.1392 22.6179L15.1799 22.5944C15.4318 22.449 15.6664 22.3136 15.8684 22.1976C15.8671 22.1955 15.8656 22.1933 15.8643 22.1912C17.8613 21.1815 20.3363 21.8922 21.4668 23.8633C22.6467 25.9033 21.9468 28.5033 19.9067 29.6633L19.6067 29.8433H14.0225C14.1252 29.1382 14.1742 27.866 13.9685 26.7237C13.8582 26.1111 13.2478 25.7272 12.6266 25.7272H11.4344C11.4816 25.6156 11.5336 25.5056 11.5902 25.3981C11.749 25.1102 12.0155 24.7035 12.3898 24.3317C12.6077 24.1212 12.8516 23.9311 13.12 23.7667Z"
        fill="url(#paint53_radial_4002_3504)"
      />
    </g>
    <g filter="url(#filter20_i_4002_3504)">
      <path
        d="M13.9867 29.8523H19.5885C20.0581 29.8523 20.4388 29.4716 20.4388 29.002C20.4388 28.4568 19.9309 28.0454 19.3887 28.1019C18.1453 28.2315 16.6743 28.2116 15.7921 28.1689C15.7462 28.1667 15.7281 28.1091 15.764 28.0804L16.7662 27.2782C17.1548 26.9672 17.2389 26.4098 16.9595 25.998C16.6647 25.5634 16.074 25.4489 15.6382 25.7419L13.9867 26.8519C14.1719 27.9538 14.0836 29.1592 13.9867 29.8523Z"
        fill="url(#paint54_radial_4002_3504)"
      />
      <path
        d="M13.9867 29.8523H19.5885C20.0581 29.8523 20.4388 29.4716 20.4388 29.002C20.4388 28.4568 19.9309 28.0454 19.3887 28.1019C18.1453 28.2315 16.6743 28.2116 15.7921 28.1689C15.7462 28.1667 15.7281 28.1091 15.764 28.0804L16.7662 27.2782C17.1548 26.9672 17.2389 26.4098 16.9595 25.998C16.6647 25.5634 16.074 25.4489 15.6382 25.7419L13.9867 26.8519C14.1719 27.9538 14.0836 29.1592 13.9867 29.8523Z"
        fill="url(#paint55_linear_4002_3504)"
      />
      <path
        d="M13.9867 29.8523H19.5885C20.0581 29.8523 20.4388 29.4716 20.4388 29.002C20.4388 28.4568 19.9309 28.0454 19.3887 28.1019C18.1453 28.2315 16.6743 28.2116 15.7921 28.1689C15.7462 28.1667 15.7281 28.1091 15.764 28.0804L16.7662 27.2782C17.1548 26.9672 17.2389 26.4098 16.9595 25.998C16.6647 25.5634 16.074 25.4489 15.6382 25.7419L13.9867 26.8519C14.1719 27.9538 14.0836 29.1592 13.9867 29.8523Z"
        fill="url(#paint56_linear_4002_3504)"
      />
      <path
        d="M13.9867 29.8523H19.5885C20.0581 29.8523 20.4388 29.4716 20.4388 29.002C20.4388 28.4568 19.9309 28.0454 19.3887 28.1019C18.1453 28.2315 16.6743 28.2116 15.7921 28.1689C15.7462 28.1667 15.7281 28.1091 15.764 28.0804L16.7662 27.2782C17.1548 26.9672 17.2389 26.4098 16.9595 25.998C16.6647 25.5634 16.074 25.4489 15.6382 25.7419L13.9867 26.8519C14.1719 27.9538 14.0836 29.1592 13.9867 29.8523Z"
        fill="url(#paint57_radial_4002_3504)"
      />
    </g>
    <path
      d="M23.0767 27.0131C25.4516 27.0131 27.3767 25.0879 27.3767 22.7131C27.3767 20.3383 25.4516 18.4131 23.0767 18.4131C20.7019 18.4131 19.5243 20.3383 19.5243 22.7131C19.5243 25.0879 20.7019 27.0131 23.0767 27.0131Z"
      fill="url(#paint58_radial_4002_3504)"
    />
    <path
      d="M23.0767 27.0131C25.4516 27.0131 27.3767 25.0879 27.3767 22.7131C27.3767 20.3383 25.4516 18.4131 23.0767 18.4131C20.7019 18.4131 19.5243 20.3383 19.5243 22.7131C19.5243 25.0879 20.7019 27.0131 23.0767 27.0131Z"
      fill="url(#paint59_radial_4002_3504)"
    />
    <path
      d="M21.2067 23.7928C20.2067 22.0528 20.5467 19.9128 21.9167 18.5728C21.5567 18.6728 21.2067 18.8228 20.8767 19.0228C18.8967 20.2028 18.1967 22.7628 19.3067 24.7828C20.4667 26.9028 23.1467 27.6428 25.2267 26.4428C25.5467 26.2628 25.8367 26.0328 26.0867 25.7928C24.2467 26.3028 22.2167 25.5328 21.2067 23.7928Z"
      fill="url(#paint60_linear_4002_3504)"
    />
    <path
      d="M21.2067 23.7928C20.2067 22.0528 20.5467 19.9128 21.9167 18.5728C21.5567 18.6728 21.2067 18.8228 20.8767 19.0228C18.8967 20.2028 18.1967 22.7628 19.3067 24.7828C20.4667 26.9028 23.1467 27.6428 25.2267 26.4428C25.5467 26.2628 25.8367 26.0328 26.0867 25.7928C24.2467 26.3028 22.2167 25.5328 21.2067 23.7928Z"
      fill="url(#paint61_radial_4002_3504)"
    />
    <g filter="url(#filter21_i_4002_3504)">
      <path
        d="M20.6037 21.9561C20.8593 21.7051 21.2715 21.7141 21.517 21.975C21.9637 22.4499 22.6777 23.201 23.3371 23.8613C23.3702 23.8944 23.4264 23.8678 23.422 23.8212L23.3334 22.8958C23.2982 22.5288 23.5664 22.2025 23.9332 22.1659C24.2703 22.1323 24.5792 22.3557 24.653 22.6862L25.3456 25.7889C25.4031 25.9839 25.4339 26.1903 25.4339 26.4039C25.4339 27.4684 24.668 28.354 23.6572 28.5399C22.96 28.7397 22.1719 28.4186 21.8635 28.2321L19.0838 26.5428C18.7719 26.3533 18.6848 25.9399 18.8937 25.6407C19.0777 25.3771 19.4287 25.2948 19.7095 25.4448L19.1131 25.0161C18.834 24.8156 18.7709 24.4266 18.9722 24.1481C19.1762 23.8659 19.5724 23.8067 19.8501 24.0168L20.0363 24.1577L19.3803 23.6379C19.103 23.4183 19.0531 23.0169 19.2681 22.7361C19.4983 22.4352 19.9364 22.3951 20.2174 22.6492L21.3736 23.6947L20.5828 22.8419C20.3489 22.5897 20.3582 22.1971 20.6037 21.9561Z"
        fill="url(#paint62_radial_4002_3504)"
      />
      <path
        d="M20.6037 21.9561C20.8593 21.7051 21.2715 21.7141 21.517 21.975C21.9637 22.4499 22.6777 23.201 23.3371 23.8613C23.3702 23.8944 23.4264 23.8678 23.422 23.8212L23.3334 22.8958C23.2982 22.5288 23.5664 22.2025 23.9332 22.1659C24.2703 22.1323 24.5792 22.3557 24.653 22.6862L25.3456 25.7889C25.4031 25.9839 25.4339 26.1903 25.4339 26.4039C25.4339 27.4684 24.668 28.354 23.6572 28.5399C22.96 28.7397 22.1719 28.4186 21.8635 28.2321L19.0838 26.5428C18.7719 26.3533 18.6848 25.9399 18.8937 25.6407C19.0777 25.3771 19.4287 25.2948 19.7095 25.4448L19.1131 25.0161C18.834 24.8156 18.7709 24.4266 18.9722 24.1481C19.1762 23.8659 19.5724 23.8067 19.8501 24.0168L20.0363 24.1577L19.3803 23.6379C19.103 23.4183 19.0531 23.0169 19.2681 22.7361C19.4983 22.4352 19.9364 22.3951 20.2174 22.6492L21.3736 23.6947L20.5828 22.8419C20.3489 22.5897 20.3582 22.1971 20.6037 21.9561Z"
        fill="url(#paint63_radial_4002_3504)"
      />
      <path
        d="M20.6037 21.9561C20.8593 21.7051 21.2715 21.7141 21.517 21.975C21.9637 22.4499 22.6777 23.201 23.3371 23.8613C23.3702 23.8944 23.4264 23.8678 23.422 23.8212L23.3334 22.8958C23.2982 22.5288 23.5664 22.2025 23.9332 22.1659C24.2703 22.1323 24.5792 22.3557 24.653 22.6862L25.3456 25.7889C25.4031 25.9839 25.4339 26.1903 25.4339 26.4039C25.4339 27.4684 24.668 28.354 23.6572 28.5399C22.96 28.7397 22.1719 28.4186 21.8635 28.2321L19.0838 26.5428C18.7719 26.3533 18.6848 25.9399 18.8937 25.6407C19.0777 25.3771 19.4287 25.2948 19.7095 25.4448L19.1131 25.0161C18.834 24.8156 18.7709 24.4266 18.9722 24.1481C19.1762 23.8659 19.5724 23.8067 19.8501 24.0168L20.0363 24.1577L19.3803 23.6379C19.103 23.4183 19.0531 23.0169 19.2681 22.7361C19.4983 22.4352 19.9364 22.3951 20.2174 22.6492L21.3736 23.6947L20.5828 22.8419C20.3489 22.5897 20.3582 22.1971 20.6037 21.9561Z"
        fill="url(#paint64_radial_4002_3504)"
      />
      <path
        d="M20.6037 21.9561C20.8593 21.7051 21.2715 21.7141 21.517 21.975C21.9637 22.4499 22.6777 23.201 23.3371 23.8613C23.3702 23.8944 23.4264 23.8678 23.422 23.8212L23.3334 22.8958C23.2982 22.5288 23.5664 22.2025 23.9332 22.1659C24.2703 22.1323 24.5792 22.3557 24.653 22.6862L25.3456 25.7889C25.4031 25.9839 25.4339 26.1903 25.4339 26.4039C25.4339 27.4684 24.668 28.354 23.6572 28.5399C22.96 28.7397 22.1719 28.4186 21.8635 28.2321L19.0838 26.5428C18.7719 26.3533 18.6848 25.9399 18.8937 25.6407C19.0777 25.3771 19.4287 25.2948 19.7095 25.4448L19.1131 25.0161C18.834 24.8156 18.7709 24.4266 18.9722 24.1481C19.1762 23.8659 19.5724 23.8067 19.8501 24.0168L20.0363 24.1577L19.3803 23.6379C19.103 23.4183 19.0531 23.0169 19.2681 22.7361C19.4983 22.4352 19.9364 22.3951 20.2174 22.6492L21.3736 23.6947L20.5828 22.8419C20.3489 22.5897 20.3582 22.1971 20.6037 21.9561Z"
        fill="url(#paint65_radial_4002_3504)"
      />
      <path
        d="M20.6037 21.9561C20.8593 21.7051 21.2715 21.7141 21.517 21.975C21.9637 22.4499 22.6777 23.201 23.3371 23.8613C23.3702 23.8944 23.4264 23.8678 23.422 23.8212L23.3334 22.8958C23.2982 22.5288 23.5664 22.2025 23.9332 22.1659C24.2703 22.1323 24.5792 22.3557 24.653 22.6862L25.3456 25.7889C25.4031 25.9839 25.4339 26.1903 25.4339 26.4039C25.4339 27.4684 24.668 28.354 23.6572 28.5399C22.96 28.7397 22.1719 28.4186 21.8635 28.2321L19.0838 26.5428C18.7719 26.3533 18.6848 25.9399 18.8937 25.6407C19.0777 25.3771 19.4287 25.2948 19.7095 25.4448L19.1131 25.0161C18.834 24.8156 18.7709 24.4266 18.9722 24.1481C19.1762 23.8659 19.5724 23.8067 19.8501 24.0168L20.0363 24.1577L19.3803 23.6379C19.103 23.4183 19.0531 23.0169 19.2681 22.7361C19.4983 22.4352 19.9364 22.3951 20.2174 22.6492L21.3736 23.6947L20.5828 22.8419C20.3489 22.5897 20.3582 22.1971 20.6037 21.9561Z"
        fill="url(#paint66_radial_4002_3504)"
      />
    </g>
    <path
      d="M20.6037 21.9561C20.8593 21.7051 21.2715 21.7141 21.517 21.975C21.9637 22.4499 22.6777 23.201 23.3371 23.8613C23.3702 23.8944 23.4264 23.8678 23.422 23.8212L23.3334 22.8958C23.2982 22.5288 23.5664 22.2025 23.9332 22.1659C24.2703 22.1323 24.5792 22.3557 24.653 22.6862L25.3456 25.7889C25.4031 25.9839 25.4339 26.1903 25.4339 26.4039C25.4339 27.4684 24.668 28.354 23.6572 28.5399C22.96 28.7397 22.1719 28.4186 21.8635 28.2321L19.0838 26.5428C18.7719 26.3533 18.6848 25.9399 18.8937 25.6407C19.0777 25.3771 19.4287 25.2948 19.7095 25.4448L19.1131 25.0161C18.834 24.8156 18.7709 24.4266 18.9722 24.1481C19.1762 23.8659 19.5724 23.8067 19.8501 24.0168L20.0363 24.1577L19.3803 23.6379C19.103 23.4183 19.0531 23.0169 19.2681 22.7361C19.4983 22.4352 19.9364 22.3951 20.2174 22.6492L21.3736 23.6947L20.5828 22.8419C20.3489 22.5897 20.3582 22.1971 20.6037 21.9561Z"
      fill="url(#paint67_linear_4002_3504)"
    />
    <g filter="url(#filter22_f_4002_3504)">
      <path
        d="M8.39929 25.5797H10.8524C11.2774 24.8909 11.8889 24.0655 12.2118 23.7389C12.0868 23.0263 11.8055 22.3335 11.6805 22.0762C10.5555 23.05 9.02429 24.8177 8.39929 25.5797Z"
        fill="url(#paint68_linear_4002_3504)"
      />
    </g>
    <g filter="url(#filter23_f_4002_3504)">
      <path
        d="M16.8763 10.6822C17.0069 10.8042 17.3939 11.0346 17.8979 10.9802C18.402 10.9257 18.8447 10.4369 18.9582 10.2524"
        stroke="url(#paint69_linear_4002_3504)"
        strokeWidth={0.2}
        strokeLinecap="round"
      />
      <path
        d="M16.8763 10.6822C17.0069 10.8042 17.3939 11.0346 17.8979 10.9802C18.402 10.9257 18.8447 10.4369 18.9582 10.2524"
        stroke="url(#paint70_radial_4002_3504)"
        strokeWidth={0.2}
        strokeLinecap="round"
      />
    </g>
    <g filter="url(#filter24_f_4002_3504)">
      <path
        d="M12.2773 11.4918C12.4079 11.6138 12.7949 11.8442 13.299 11.7897C13.803 11.7352 14.2457 11.2465 14.3592 11.062"
        stroke="url(#paint71_linear_4002_3504)"
        strokeWidth={0.2}
        strokeLinecap="round"
      />
      <path
        d="M12.2773 11.4918C12.4079 11.6138 12.7949 11.8442 13.299 11.7897C13.803 11.7352 14.2457 11.2465 14.3592 11.062"
        stroke="url(#paint72_radial_4002_3504)"
        strokeWidth={0.2}
        strokeLinecap="round"
      />
    </g>
    <g filter="url(#filter25_f_4002_3504)">
      <path
        d="M11.9774 9.62264C13.3524 9.36014 14.368 9.982 14.6493 10.7476C13.3618 10.4101 12.579 10.6304 12.1415 10.8648L11.9774 9.62264Z"
        fill="url(#paint73_linear_4002_3504)"
      />
    </g>
    <g filter="url(#filter26_f_4002_3504)">
      <path
        d="M16.8371 8.37439C18.2369 8.38528 19.1116 9.19339 19.238 9.99919C18.0411 9.41692 17.2304 9.48022 16.7556 9.62471L16.8371 8.37439Z"
        fill="url(#paint74_linear_4002_3504)"
      />
    </g>
    <g filter="url(#filter27_i_4002_3504)">
      <path
        d="M11.7895 9.78696L11.7854 9.79052C11.7852 9.79064 11.7851 9.79075 11.785 9.79086C11.6664 9.89664 11.4845 9.88667 11.3784 9.7683C11.2721 9.64977 11.2822 9.46741 11.4007 9.36115L11.4013 9.36067L11.4022 9.35981L11.405 9.35738L11.4138 9.34972C11.4211 9.34341 11.4314 9.33476 11.4444 9.3241C11.4704 9.30278 11.5075 9.27334 11.5548 9.23847C11.6492 9.16885 11.7852 9.0768 11.9548 8.98433C12.2914 8.8007 12.7744 8.6077 13.3343 8.59887C13.4935 8.59635 13.6246 8.72335 13.6271 8.88252C13.6296 9.04169 13.5026 9.17276 13.3434 9.17527C12.9083 9.18213 12.5184 9.33355 12.2308 9.49041C12.0882 9.56818 11.9743 9.6454 11.8969 9.70249C11.8582 9.73097 11.829 9.75424 11.81 9.7698C11.8005 9.77757 11.7936 9.78339 11.7895 9.78696Z"
        fill="#A64023"
      />
    </g>
    <g filter="url(#filter28_i_4002_3504)">
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M19.2405 7.92119C19.2406 7.92122 19.2406 7.92126 19.1418 8.19202L19.2405 7.92119C19.39 7.97577 19.4672 8.14131 19.4126 8.29085C19.3581 8.44019 19.193 8.51716 19.0436 8.46301C19.0435 8.46297 19.0433 8.46291 19.043 8.46281L19.0378 8.46101C19.0327 8.45924 19.0241 8.45639 19.0124 8.4527C18.989 8.4453 18.9532 8.43459 18.9068 8.42251C18.8136 8.39831 18.6792 8.36897 18.5179 8.34977C18.1926 8.31106 17.7744 8.31544 17.3679 8.47083C17.2192 8.52767 17.0526 8.45321 16.9957 8.30451C16.9389 8.15582 17.0134 7.9892 17.1621 7.93236C17.6851 7.73241 18.2053 7.73202 18.586 7.77734C18.7778 7.80017 18.9383 7.83507 19.0518 7.86458C19.1087 7.87937 19.1541 7.89289 19.1862 7.90302C19.2022 7.90809 19.2149 7.91232 19.2241 7.91544L19.2351 7.91927L19.2386 7.92051L19.2398 7.92094L19.2405 7.92119Z"
        fill="#A64023"
      />
    </g>
    <g filter="url(#filter29_f_4002_3504)">
      <path
        d="M17.3214 8.14117C17.6458 7.99274 18.5002 7.87096 19.1441 8.1667"
        stroke="#B45C48"
        strokeWidth={0.2}
        strokeLinecap="round"
      />
    </g>
    <g filter="url(#filter30_f_4002_3504)">
      <path
        d="M13.3002 8.84478C12.9439 8.8276 12.1054 9.03219 11.6176 9.54609"
        stroke="#B45C48"
        strokeWidth={0.2}
        strokeLinecap="round"
      />
    </g>
    <g filter="url(#filter31_f_4002_3504)">
      <path
        d="M21.1493 22.248L23.2587 24.3887"
        stroke="url(#paint75_linear_4002_3504)"
        strokeWidth={0.4}
        strokeLinecap="round"
      />
    </g>
    <g filter="url(#filter32_f_4002_3504)">
      <path
        d="M19.8671 22.978L21.9764 25.1187"
        stroke="url(#paint76_linear_4002_3504)"
        strokeWidth={0.4}
        strokeLinecap="round"
      />
    </g>
    <g filter="url(#filter33_f_4002_3504)">
      <path
        d="M19.9308 22.8809L22.0243 24.6072"
        stroke="url(#paint77_linear_4002_3504)"
        strokeWidth={0.4}
        strokeLinecap="round"
      />
    </g>
    <g filter="url(#filter34_f_4002_3504)">
      <path
        d="M19.4933 24.2554L21.3993 25.4664"
        stroke="url(#paint78_linear_4002_3504)"
        strokeWidth={0.4}
        strokeLinecap="round"
      />
    </g>
    <g filter="url(#filter35_f_4002_3504)">
      <path
        d="M19.4774 25.7793L20.6337 26.3887"
        stroke="url(#paint79_linear_4002_3504)"
        strokeWidth={0.4}
        strokeLinecap="round"
      />
    </g>
    <defs>
      <filter
        id="filter0_i_4002_3504"
        x={7.74371}
        y={1.84912}
        width={16.8971}
        height={17.1006}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <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 dx={0.25} dy={-0.25} />
        <feGaussianBlur stdDeviation={0.375} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.92549 0 0 0 0 0.537255 0 0 0 0 0.12549 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_4002_3504"
        />
      </filter>
      <filter
        id="filter1_i_4002_3504"
        x={14.8268}
        y={16.3125}
        width={12.09}
        height={8.80898}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <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 dx={-0.1} dy={0.1} />
        <feGaussianBlur stdDeviation={0.25} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 1 0 0 0 0 0.796078 0 0 0 0 0.0627451 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_4002_3504"
        />
      </filter>
      <filter
        id="filter2_i_4002_3504"
        x={9.06215}
        y={10.3872}
        width={3.55949}
        height={3.45947}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <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 dx={0.1} />
        <feGaussianBlur stdDeviation={0.15} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.768627 0 0 0 0 0.501961 0 0 0 0 0.160784 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_4002_3504"
        />
      </filter>
      <filter
        id="filter3_i_4002_3504"
        x={19.1017}
        y={8.20215}
        width={3.45949}
        height={3.70947}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <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={-0.25} />
        <feGaussianBlur stdDeviation={0.25} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.937255 0 0 0 0 0.576471 0 0 0 0 0.341176 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_4002_3504"
        />
      </filter>
      <filter
        id="filter4_f_4002_3504"
        x={19.1768}
        y={8.52686}
        width={3.30931}
        height={3.30957}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.25}
          result="effect1_foregroundBlur_4002_3504"
        />
      </filter>
      <filter
        id="filter5_f_4002_3504"
        x={9.40765}
        y={10.7085}
        width={2.80931}
        height={2.80957}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.125}
          result="effect1_foregroundBlur_4002_3504"
        />
      </filter>
      <filter
        id="filter6_i_4002_3504"
        x={9.95166}
        y={6.52246}
        width={11.3616}
        height={11.2508}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <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={0.2} />
        <feGaussianBlur stdDeviation={0.15} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.92549 0 0 0 0 0.529412 0 0 0 0 0.137255 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_4002_3504"
        />
      </filter>
      <filter
        id="filter7_f_4002_3504"
        x={14.398}
        y={10.1431}
        width={3.00145}
        height={3.94189}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.25}
          result="effect1_foregroundBlur_4002_3504"
        />
      </filter>
      <filter
        id="filter8_f_4002_3504"
        x={14.7912}
        y={10.2256}
        width={2.50145}
        height={3.43018}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.125}
          result="effect1_foregroundBlur_4002_3504"
        />
      </filter>
      <filter
        id="filter9_f_4002_3504"
        x={14.7274}
        y={10.0205}
        width={2.50145}
        height={3.43018}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.125}
          result="effect1_foregroundBlur_4002_3504"
        />
      </filter>
      <filter
        id="filter10_f_4002_3504"
        x={14.3804}
        y={13.6114}
        width={3.89012}
        height={1.9334}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.05}
          result="effect1_foregroundBlur_4002_3504"
        />
      </filter>
      <filter
        id="filter11_f_4002_3504"
        x={7.85997}
        y={4.15625}
        width={4.96146}
        height={5.98926}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.375}
          result="effect1_foregroundBlur_4002_3504"
        />
      </filter>
      <filter
        id="filter12_f_4002_3504"
        x={10.9444}
        y={2.81396}
        width={10.1677}
        height={5.01416}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.125}
          result="effect1_foregroundBlur_4002_3504"
        />
      </filter>
      <filter
        id="filter13_f_4002_3504"
        x={11.0546}
        y={4.54834}
        width={1.52275}
        height={2.29346}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.125}
          result="effect1_foregroundBlur_4002_3504"
        />
      </filter>
      <filter
        id="filter14_i_4002_3504"
        x={3.96155}
        y={16.9175}
        width={12.1069}
        height={12.9346}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <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 dx={0.2} />
        <feGaussianBlur stdDeviation={0.75} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.513726 0 0 0 0 0.392157 0 0 0 0 0.647059 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_4002_3504"
        />
      </filter>
      <filter
        id="filter15_f_4002_3504"
        x={9.91492}
        y={23.5483}
        width={3.54688}
        height={2.60547}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.25}
          result="effect1_foregroundBlur_4002_3504"
        />
      </filter>
      <filter
        id="filter16_f_4002_3504"
        x={25.3195}
        y={26.2833}
        width={1.33763}
        height={3.48369}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.05}
          result="effect1_foregroundBlur_4002_3504"
        />
      </filter>
      <filter
        id="filter17_f_4002_3504"
        x={6.33679}
        y={26.0127}
        width={8.03357}
        height={4.18799}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.5}
          result="effect1_foregroundBlur_4002_3504"
        />
      </filter>
      <filter
        id="filter18_f_4002_3504"
        x={10.8745}
        y={20.6685}
        width={1.90715}
        height={4.37646}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.125}
          result="effect1_foregroundBlur_4002_3504"
        />
      </filter>
      <filter
        id="filter19_i_4002_3504"
        x={11.4344}
        y={21.7344}
        width={10.8557}
        height={8.35889}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <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 dx={0.25} dy={0.25} />
        <feGaussianBlur stdDeviation={0.5} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.278431 0 0 0 0 0.682353 0 0 0 0 0.356863 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_4002_3504"
        />
      </filter>
      <filter
        id="filter20_i_4002_3504"
        x={13.7867}
        y={25.5796}
        width={6.65215}
        height={4.47295}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <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 dx={-0.2} dy={0.2} />
        <feGaussianBlur stdDeviation={0.3} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.847059 0 0 0 0 0.65098 0 0 0 0 0.0941176 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_4002_3504"
        />
      </filter>
      <filter
        id="filter21_i_4002_3504"
        x={18.7798}
        y={21.3734}
        width={6.65407}
        height={7.22959}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <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={-0.4} />
        <feGaussianBlur stdDeviation={0.4} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.894118 0 0 0 0 0.509804 0 0 0 0 0.266667 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_4002_3504"
        />
      </filter>
      <filter
        id="filter22_f_4002_3504"
        x={7.39929}
        y={21.0762}
        width={5.8125}
        height={5.50342}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.5}
          result="effect1_foregroundBlur_4002_3504"
        />
      </filter>
      <filter
        id="filter23_f_4002_3504"
        x={16.6263}
        y={10.0023}
        width={2.58191}
        height={1.23604}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.075}
          result="effect1_foregroundBlur_4002_3504"
        />
      </filter>
      <filter
        id="filter24_f_4002_3504"
        x={12.0273}
        y={10.8119}
        width={2.58191}
        height={1.23604}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.075}
          result="effect1_foregroundBlur_4002_3504"
        />
      </filter>
      <filter
        id="filter25_f_4002_3504"
        x={11.3774}
        y={8.96152}
        width={3.87188}
        height={2.50322}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.3}
          result="effect1_foregroundBlur_4002_3504"
        />
      </filter>
      <filter
        id="filter26_f_4002_3504"
        x={16.1556}
        y={7.77451}
        width={3.68247}
        height={2.82451}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.3}
          result="effect1_foregroundBlur_4002_3504"
        />
      </filter>
      <filter
        id="filter27_i_4002_3504"
        x={11.3048}
        y={8.39863}
        width={2.52231}
        height={1.46563}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <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 dx={0.2} dy={-0.2} />
        <feGaussianBlur stdDeviation={0.15} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.690196 0 0 0 0 0.27451 0 0 0 0 0.0901961 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_4002_3504"
        />
      </filter>
      <filter
        id="filter28_i_4002_3504"
        x={16.9767}
        y={7.55293}
        width={2.65345}
        height={0.936816}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <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 dx={0.2} dy={-0.2} />
        <feGaussianBlur stdDeviation={0.15} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.690196 0 0 0 0 0.27451 0 0 0 0 0.0901961 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_4002_3504"
        />
      </filter>
      <filter
        id="filter29_f_4002_3504"
        x={17.0213}
        y={7.68525}
        width={2.4228}
        height={0.781348}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.1}
          result="effect1_foregroundBlur_4002_3504"
        />
      </filter>
      <filter
        id="filter30_f_4002_3504"
        x={11.3176}
        y={8.54365}
        width={2.28264}
        height={1.30234}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.1}
          result="effect1_foregroundBlur_4002_3504"
        />
      </filter>
      <filter
        id="filter31_f_4002_3504"
        x={20.5493}
        y={21.6479}
        width={3.30937}
        height={3.34102}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.2}
          result="effect1_foregroundBlur_4002_3504"
        />
      </filter>
      <filter
        id="filter32_f_4002_3504"
        x={18.9671}
        y={22.0778}
        width={3.90937}
        height={3.94102}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.35}
          result="effect1_foregroundBlur_4002_3504"
        />
      </filter>
      <filter
        id="filter33_f_4002_3504"
        x={19.3308}
        y={22.2807}
        width={3.29353}
        height={2.92646}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.2}
          result="effect1_foregroundBlur_4002_3504"
        />
      </filter>
      <filter
        id="filter34_f_4002_3504"
        x={18.8933}
        y={23.6552}
        width={3.10606}
        height={2.41133}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.2}
          result="effect1_foregroundBlur_4002_3504"
        />
      </filter>
      <filter
        id="filter35_f_4002_3504"
        x={18.8774}
        y={25.1791}
        width={2.35634}
        height={1.80977}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.2}
          result="effect1_foregroundBlur_4002_3504"
        />
      </filter>
      <linearGradient
        id="paint0_linear_4002_3504"
        x1={19.2753}
        y1={2.87156}
        x2={14.3682}
        y2={18.5315}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FFD93C" />
        <stop offset={1} stopColor="#E37923" />
      </linearGradient>
      <radialGradient
        id="paint1_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(11.3265 14.24) rotate(79.0881) scale(4.78973 2.88566)"
      >
        <stop stopColor="#C9641B" />
        <stop offset={1} stopColor="#D77117" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint2_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(16.1694 13.4077) rotate(79.0881) scale(5.98762 6.2372)"
      >
        <stop offset={0.617268} stopColor="#E26B25" />
        <stop offset={1} stopColor="#E26B25" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint3_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(10.6197 12.5015) rotate(116.706) scale(2.18477 2.1213)"
      >
        <stop offset={0.161391} stopColor="#C9681C" />
        <stop offset={1} stopColor="#C9681C" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint4_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(10.7477 9.80972) rotate(89.6254) scale(2.74811 2.86164)"
      >
        <stop offset={0.365444} stopColor="#D76A18" />
        <stop offset={1} stopColor="#D76A18" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint5_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(10.7581 4.28333) rotate(51.6928) scale(2.55903 4.87489)"
      >
        <stop offset={0.221806} stopColor="#CBA140" />
        <stop offset={0.921111} stopColor="#CBA140" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint6_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(20.37 3.98149) rotate(121.599) scale(1.75956 2.45896)"
      >
        <stop stopColor="#FFDF3C" />
        <stop offset={1} stopColor="#FFDF3C" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint7_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(23.4883 8.7375) rotate(152.867) scale(2.06369 4.49032)"
      >
        <stop stopColor="#FFD537" />
        <stop offset={1} stopColor="#FFD336" stopOpacity={0} />
        <stop offset={1} stopColor="#FFD537" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint8_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(11.9325 6.78745) rotate(-101.263) scale(1.47718 0.484318)"
      >
        <stop offset={0.295258} stopColor="#DB6009" />
        <stop offset={1} stopColor="#DB6009" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint9_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(16.2118 8.79483) rotate(118.526) scale(11.8441 14.5952)"
      >
        <stop offset={0.79166} stopColor="#DB7725" stopOpacity={0} />
        <stop offset={0.9685} stopColor="#B2614C" />
      </radialGradient>
      <linearGradient
        id="paint10_linear_4002_3504"
        x1={20.1522}
        y1={18.5754}
        x2={19.5214}
        y2={16.773}
        gradientUnits="userSpaceOnUse"
      >
        <stop offset={0.353563} stopColor="#D06E54" />
        <stop offset={1} stopColor="#E88128" stopOpacity={0} />
      </linearGradient>
      <radialGradient
        id="paint11_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(13.8368 17.1073) rotate(-176.775) scale(4.44454 6.65011)"
      >
        <stop stopColor="#8C450C" />
        <stop offset={1} stopColor="#BB5D1B" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint12_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(19.8368 17.6073) rotate(-67.5206) scale(1.96154 5.29169)"
      >
        <stop offset={0.340355} stopColor="#CE6826" />
        <stop offset={1} stopColor="#CE6826" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint13_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(19.1805 29.8525) scale(2.03125 1.9893)"
      >
        <stop stopColor="#7B42DC" />
        <stop offset={1} stopColor="#7B42DC" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint14_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(21.4305 19.0762) rotate(-180) scale(6.50378 5.6875)"
      >
        <stop stopColor="#FFE43A" />
        <stop offset={1} stopColor="#FFC132" />
      </radialGradient>
      <radialGradient
        id="paint15_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(19.618 22.3887) rotate(-154.983) scale(2.5864 3.5607)"
      >
        <stop stopColor="#E5AD2A" />
        <stop offset={1} stopColor="#FFC132" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint16_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(16.4462 16.4355) rotate(68.1986) scale(2.27187 4.46829)"
      >
        <stop offset={0.372925} stopColor="#D67E02" />
        <stop offset={1} stopColor="#EB9A0D" stopOpacity={0} />
      </radialGradient>
      <linearGradient
        id="paint17_linear_4002_3504"
        x1={9.11147}
        y1={12.5362}
        x2={12.2346}
        y2={11.9342}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#E79B27" />
        <stop offset={1} stopColor="#B96201" />
      </linearGradient>
      <radialGradient
        id="paint18_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(20.0895 10.8055) rotate(-35.3558) scale(2.9386 3.58789)"
      >
        <stop offset={0.572298} stopColor="#FFC531" />
        <stop offset={0.904617} stopColor="#FFE549" />
      </radialGradient>
      <radialGradient
        id="paint19_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(20.6323 10.4806) rotate(-31.2094) scale(1.40215)"
      >
        <stop offset={0.71002} stopColor="#FFBA25" stopOpacity={0} />
        <stop offset={1} stopColor="#FFBA25" />
      </radialGradient>
      <radialGradient
        id="paint20_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(10.8123 12.1133) rotate(169.088) scale(1.15444 1.10429)"
      >
        <stop offset={0.415002} stopColor="#D67923" stopOpacity={0} />
        <stop offset={1} stopColor="#D67923" />
      </radialGradient>
      <radialGradient
        id="paint21_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(18.6451 10.0147) rotate(144.332) scale(7.69734 10.3028)"
      >
        <stop stopColor="#FFE644" />
        <stop offset={1} stopColor="#EB9235" />
      </radialGradient>
      <radialGradient
        id="paint22_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(17.7749 10.9459) rotate(141.213) scale(2.56517 2.17637)"
      >
        <stop stopColor="#FFE842" />
        <stop offset={1} stopColor="#FFE842" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint23_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(14.7071 18.1979) rotate(-89.2225) scale(4.43973 5.63319)"
      >
        <stop stopColor="#E4883F" />
        <stop offset={1} stopColor="#E4883F" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint24_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(15.2529 10.1393) rotate(79.0881) scale(7.99704 12.7015)"
      >
        <stop offset={0.592664} stopColor="#EE9D35" stopOpacity={0} />
        <stop offset={1} stopColor="#DD9318" />
      </radialGradient>
      <radialGradient
        id="paint25_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(16.6267 12.2169) rotate(153.631) scale(6.04683 10.4108)"
      >
        <stop offset={0.876514} stopColor="#D4993E" stopOpacity={0} />
        <stop offset={1} stopColor="#D4993E" />
      </radialGradient>
      <radialGradient
        id="paint26_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(21.2225 10.688) rotate(169.088) scale(1.44769 4.76582)"
      >
        <stop stopColor="#FFDA39" />
        <stop offset={1} stopColor="#FFDA39" stopOpacity={0} />
      </radialGradient>
      <linearGradient
        id="paint27_linear_4002_3504"
        x1={16.1516}
        y1={13.3146}
        x2={15.6059}
        y2={10.4843}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FFC134" />
        <stop offset={1} stopColor="#F8C73F" />
      </linearGradient>
      <radialGradient
        id="paint28_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(16.8207 12.332) rotate(-116.803) scale(2.73758 1.56648)"
      >
        <stop offset={0.0168227} stopColor="#FFE848" />
        <stop offset={1} stopColor="#FFE848" stopOpacity={0} />
      </radialGradient>
      <linearGradient
        id="paint29_linear_4002_3504"
        x1={14.8922}
        y1={12.7229}
        x2={15.8151}
        y2={12.6595}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#F8A322" />
        <stop offset={1} stopColor="#F8A322" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint30_linear_4002_3504"
        x1={16.1703}
        y1={13.4117}
        x2={16.0461}
        y2={12.7676}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#E48538" />
        <stop offset={1} stopColor="#E48538" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint31_linear_4002_3504"
        x1={15.5421}
        y1={10.2792}
        x2={15.8149}
        y2={11.484}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#F8C640" />
        <stop offset={1} stopColor="#F8C640" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint32_linear_4002_3504"
        x1={15.74}
        y1={15.3844}
        x2={16.0403}
        y2={14.3725}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FEAC35" />
        <stop offset={1} stopColor="#FEAC35" stopOpacity={0} />
      </linearGradient>
      <radialGradient
        id="paint33_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(11.4569 4.3785) rotate(118.642) scale(5.77107 2.51694)"
      >
        <stop offset={0.395696} stopColor="#EE971B" stopOpacity={0} />
        <stop offset={0.911046} stopColor="#D8772C" />
      </radialGradient>
      <radialGradient
        id="paint34_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(11.4209 4.98452) rotate(133.546) scale(4.09838 2.02548)"
      >
        <stop offset={0.120488} stopColor="#FFCA2D" />
        <stop offset={1} stopColor="#FFE134" stopOpacity={0} />
        <stop offset={1} stopColor="#FFCA2D" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint35_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(15.9742 2.22443) rotate(104.718) scale(5.42997 7.70965)"
      >
        <stop offset={0.627022} stopColor="#F49523" stopOpacity={0} />
        <stop offset={1} stopColor="#F49523" />
      </radialGradient>
      <radialGradient
        id="paint36_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(16.9863 3.40114) rotate(94.9973) scale(3.6973 7.74838)"
      >
        <stop offset={0.131886} stopColor="#FFE337" />
        <stop offset={1} stopColor="#FFE337" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint37_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(16.6977 9.62079) rotate(-128.76) scale(7.86156 7.02775)"
      >
        <stop offset={0.897563} stopColor="#CA9B37" stopOpacity={0} />
        <stop offset={1} stopColor="#CA9B37" />
      </radialGradient>
      <linearGradient
        id="paint38_linear_4002_3504"
        x1={11.4245}
        y1={5.21077}
        x2={12.2586}
        y2={6.44431}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FAA719" />
        <stop offset={1} stopColor="#DB6008" />
      </linearGradient>
      <linearGradient
        id="paint39_linear_4002_3504"
        x1={18.7587}
        y1={10.6739}
        x2={17.1962}
        y2={11.498}
        gradientUnits="userSpaceOnUse"
      >
        <stop offset={0.557817} stopColor="#96442E" />
        <stop offset={1} stopColor="#C45011" />
      </linearGradient>
      <linearGradient
        id="paint40_linear_4002_3504"
        x1={12.2753}
        y1={11.6656}
        x2={14.6445}
        y2={11.2192}
        gradientUnits="userSpaceOnUse"
      >
        <stop offset={0.557817} stopColor="#7B2F2A" />
        <stop offset={1} stopColor="#C45011" />
        <stop offset={1} stopColor="#AB461C" />
      </linearGradient>
      <linearGradient
        id="paint41_linear_4002_3504"
        x1={26.4618}
        y1={25.0137}
        x2={24.16}
        y2={29.8525}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#AB84EE" />
        <stop offset={1} stopColor="#9C69F1" />
      </linearGradient>
      <radialGradient
        id="paint42_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(23.0868 27.2949) rotate(36.1983) scale(3.46586 3.31477)"
      >
        <stop offset={0.910105} stopColor="#8C60D9" />
        <stop offset={1} stopColor="#8C60D9" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint43_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(21.6805 27.7324) rotate(45) scale(1.85616 2.99824)"
      >
        <stop stopColor="#6440B8" />
        <stop offset={1} stopColor="#6440B8" stopOpacity={0} />
      </radialGradient>
      <linearGradient
        id="paint44_linear_4002_3504"
        x1={14.9305}
        y1={19.1696}
        x2={6.46179}
        y2={29.8521}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#9165D0" />
        <stop offset={1} stopColor="#9565E9" />
      </linearGradient>
      <radialGradient
        id="paint45_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(14.4305 16.6696) rotate(126.08) scale(4.98797 9.68383)"
      >
        <stop offset={0.027986} stopColor="#6A428C" />
        <stop offset={1} stopColor="#885EBC" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint46_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(13.5399 28.2321) rotate(90) scale(2.45313 0.6875)"
      >
        <stop stopColor="#AC7FF8" />
        <stop offset={1} stopColor="#A476F3" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint47_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(14.7118 23.3848) rotate(-117.519) scale(1.35267 2.95016)"
      >
        <stop offset={0.0790547} stopColor="#7556B0" />
        <stop offset={1} stopColor="#9165D2" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint48_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(11.4305 25.654) rotate(-49.7491) scale(2.10385 1.155)"
      >
        <stop stopColor="#44327F" />
        <stop offset={1} stopColor="#44327F" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint49_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(26.3134 28.2324) rotate(-162.16) scale(0.714021 1.53504)"
      >
        <stop offset={0.287462} stopColor="#A980F3" />
        <stop offset={1} stopColor="#A980F3" stopOpacity={0} />
      </radialGradient>
      <linearGradient
        id="paint50_linear_4002_3504"
        x1={13.1493}
        y1={28.857}
        x2={7.5976}
        y2={28.8324}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#A673FF" />
        <stop offset={1} stopColor="#A673FF" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint51_linear_4002_3504"
        x1={12.8241}
        y1={24.2451}
        x2={12.7736}
        y2={21.2958}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#A980F3" />
        <stop offset={1} stopColor="#A980F3" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint52_linear_4002_3504"
        x1={21.0243}
        y1={27.5762}
        x2={13.9618}
        y2={27.1387}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#349373" />
        <stop offset={1} stopColor="#37BA71" />
      </linearGradient>
      <radialGradient
        id="paint53_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(21.8368 27.7324) rotate(163.67) scale(5.1125 7.55864)"
      >
        <stop stopColor="#248571" />
        <stop offset={1} stopColor="#248571" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint54_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(14.9499 28.758) rotate(-17.2121) scale(3.5215 5.31769)"
      >
        <stop stopColor="#FFCD38" />
        <stop offset={1} stopColor="#FFBE38" />
      </radialGradient>
      <linearGradient
        id="paint55_linear_4002_3504"
        x1={20.4388}
        y1={29.4609}
        x2={18.3989}
        y2={29.4609}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#F9B130" />
        <stop offset={1} stopColor="#F9B130" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint56_linear_4002_3504"
        x1={14.9884}
        y1={25.9198}
        x2={15.4259}
        y2={26.5604}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#D29F26" />
        <stop offset={1} stopColor="#F8BE33" stopOpacity={0} />
      </linearGradient>
      <radialGradient
        id="paint57_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(18.8221 29.8523) rotate(-89.4324) scale(0.791268 4.62192)"
      >
        <stop offset={0.0673909} stopColor="#F69449" />
        <stop offset={1} stopColor="#FFC339" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint58_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(26.1493 21.5449) rotate(154.496) scale(3.77401 4.40797)"
      >
        <stop stopColor="#53FFA2" />
        <stop offset={1} stopColor="#34E38B" />
      </radialGradient>
      <radialGradient
        id="paint59_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(23.0767 21.7324) rotate(42.9831) scale(5.22527)"
      >
        <stop offset={0.731602} stopColor="#51E398" stopOpacity={0} />
        <stop offset={0.995417} stopColor="#51E398" />
      </radialGradient>
      <linearGradient
        id="paint60_linear_4002_3504"
        x1={21.3368}
        y1={18.5728}
        x2={19.8368}
        y2={23.1696}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#3DB155" />
        <stop offset={0.63505} stopColor="#38AA6F" />
      </linearGradient>
      <radialGradient
        id="paint61_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(19.0868 24.3258) rotate(-82.6194) scale(3.04082 4.83308)"
      >
        <stop stopColor="#309972" />
        <stop offset={1} stopColor="#309972" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint62_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(24.0243 27.7321) rotate(-138.192) scale(5.95335 5.80027)"
      >
        <stop stopColor="#FFC43D" />
        <stop offset={1} stopColor="#FFBE3B" />
      </radialGradient>
      <radialGradient
        id="paint63_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(19.0399 23.318) rotate(36.5194) scale(2.80943 0.370964)"
      >
        <stop stopColor="#E39723" />
        <stop offset={1} stopColor="#E39723" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint64_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(18.7798 24.8493) rotate(32.6075) scale(2.24713 0.296717)"
      >
        <stop stopColor="#E39723" />
        <stop offset={1} stopColor="#E39723" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint65_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(20.3993 22.4039) rotate(51.8257) scale(2.76273 0.364798)"
      >
        <stop stopColor="#E39723" />
        <stop offset={0.0001} stopColor="#F1A028" />
        <stop offset={1} stopColor="#F1A028" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint66_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(23.3446 22.8336) rotate(82.1467) scale(1.60095 0.497526)"
      >
        <stop stopColor="#E6AC25" />
        <stop offset={1} stopColor="#E6AC25" stopOpacity={0} />
      </radialGradient>
      <linearGradient
        id="paint67_linear_4002_3504"
        x1={25.2274}
        y1={25.1883}
        x2={24.0399}
        y2={25.4508}
        gradientUnits="userSpaceOnUse"
      >
        <stop offset={0.0492441} stopColor="#FFE144" />
        <stop offset={1} stopColor="#FFC53E" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint68_linear_4002_3504"
        x1={10.3055}
        y1={25.5797}
        x2={12.9622}
        y2={22.3322}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#A176DF" />
        <stop offset={1} stopColor="#A176DF" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint69_linear_4002_3504"
        x1={16.7277}
        y1={10.7718}
        x2={19.0561}
        y2={10.9335}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#B76F5C" />
        <stop offset={1} stopColor="#B76F5C" stopOpacity={0} />
      </linearGradient>
      <radialGradient
        id="paint70_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(18.8685 10.312) rotate(120.053) scale(0.245888 0.237496)"
      >
        <stop stopColor="#B76F5C" />
        <stop offset={1} stopColor="#B76F5C" stopOpacity={0} />
      </radialGradient>
      <linearGradient
        id="paint71_linear_4002_3504"
        x1={12.1287}
        y1={11.5813}
        x2={14.4571}
        y2={11.7431}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#B76F5C" />
        <stop offset={1} stopColor="#B76F5C" stopOpacity={0} />
      </linearGradient>
      <radialGradient
        id="paint72_radial_4002_3504"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(14.2695 11.1216) rotate(120.053) scale(0.245888 0.237496)"
      >
        <stop stopColor="#B76F5C" />
        <stop offset={1} stopColor="#B76F5C" stopOpacity={0} />
      </radialGradient>
      <linearGradient
        id="paint73_linear_4002_3504"
        x1={14.204}
        y1={10.482}
        x2={12.1493}
        y2={10.1888}
        gradientUnits="userSpaceOnUse"
      >
        <stop offset={0.329117} stopColor="#EE9627" />
        <stop offset={1} stopColor="#F2962E" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint74_linear_4002_3504"
        x1={18.8531}
        y1={9.65176}
        x2={15.3788}
        y2={8.49739}
        gradientUnits="userSpaceOnUse"
      >
        <stop offset={0.329117} stopColor="#FFCB2E" />
        <stop offset={1} stopColor="#FFCB2E" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint75_linear_4002_3504"
        x1={21.6337}
        y1={22.4512}
        x2={23.9149}
        y2={24.748}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FFDC47" />
        <stop offset={1} stopColor="#FFDE47" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint76_linear_4002_3504"
        x1={20.3514}
        y1={23.1812}
        x2={22.6327}
        y2={25.478}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FFDC47" />
        <stop offset={1} stopColor="#FFDE47" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint77_linear_4002_3504"
        x1={20.4152}
        y1={23.084}
        x2={22.6964}
        y2={25.3809}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FFDC47" />
        <stop offset={1} stopColor="#FFDE47" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint78_linear_4002_3504"
        x1={19.9777}
        y1={24.4585}
        x2={21.2977}
        y2={25.4664}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FFDC47" />
        <stop offset={1} stopColor="#FFDE47" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint79_linear_4002_3504"
        x1={19.4774}
        y1={25.7793}
        x2={20.6962}
        y2={26.5371}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FFDC47" />
        <stop offset={1} stopColor="#FFDE47" stopOpacity={0} />
      </linearGradient>
    </defs>
  </svg>
);
module.exports = BreastFeedingIcon;
