const React = require("react");
const WomanWithBunnyEarsIcon = ({ 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_704)">
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M11.9283 8.36641C12.0193 8.1802 12.0669 7.97234 12.0669 7.75582C12.0669 7.55585 12.0258 7.36822 11.952 7.19719H11.9543C11.9199 7.11974 11.8812 7.04657 11.8339 6.97767L11.8331 6.97633C11.6858 6.75115 11.6079 6.48699 11.6079 6.2185V6.21417C11.6079 5.43469 10.9756 4.80244 10.1962 4.80244C10.1182 4.80244 10.0446 4.76779 10.0013 4.70284C9.74579 4.34774 9.32569 4.11389 8.85367 4.11389C8.38165 4.11389 7.96159 4.34774 7.70609 4.70284C7.66279 4.76346 7.58917 4.80244 7.51122 4.80244C7.49906 4.80244 7.48693 4.80259 7.47484 4.8029C6.71216 4.82221 6.09949 5.44685 6.09949 6.21417V6.2185C6.09949 6.48699 6.02154 6.75115 5.8743 6.97633L5.87332 6.9779C5.72671 7.20275 5.6405 7.46635 5.6405 7.75582C5.6405 7.97667 5.69247 8.1802 5.77908 8.36641C5.80939 8.42704 5.80939 8.50066 5.77908 8.56129C5.69247 8.74316 5.6405 8.9467 5.6405 9.16322C5.6405 9.92538 6.25543 10.5403 7.01759 10.5403H10.6898C11.452 10.5403 12.0669 9.92538 12.0669 9.16322C12.0669 8.9467 12.015 8.74316 11.9283 8.56129C11.898 8.50066 11.898 8.42704 11.9283 8.36641ZM6.6821 7.22287H6.67683L7.18976 8.23082C7.24252 9.43005 7.71054 8.23082 8.85367 8.23082C9.9968 8.23082 10.4953 9.56564 10.5481 8.36641L11.0341 6.99833C11.0111 6.46565 10.6251 6.42826 10.5481 6.42826H9.17018C8.62605 6.42826 8.11263 6.16194 7.80546 5.71224C7.7528 5.63802 7.6431 5.65112 7.608 5.73407L7.57289 5.81703C7.47635 6.05715 7.29205 6.24052 7.06387 6.34531C7.05728 6.34749 7.0496 6.35077 7.04192 6.35404C7.03425 6.35731 7.02657 6.36059 7.01998 6.36277C6.91906 6.41516 6.6821 6.57234 6.67332 6.97837L6.67771 7.10935L6.6821 7.22287Z"
        fill="url(#paint0_linear_4002_704)"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M11.9283 8.36641C12.0193 8.1802 12.0669 7.97234 12.0669 7.75582C12.0669 7.55585 12.0258 7.36822 11.952 7.19719H11.9543C11.9199 7.11974 11.8812 7.04657 11.8339 6.97767L11.8331 6.97633C11.6858 6.75115 11.6079 6.48699 11.6079 6.2185V6.21417C11.6079 5.43469 10.9756 4.80244 10.1962 4.80244C10.1182 4.80244 10.0446 4.76779 10.0013 4.70284C9.74579 4.34774 9.32569 4.11389 8.85367 4.11389C8.38165 4.11389 7.96159 4.34774 7.70609 4.70284C7.66279 4.76346 7.58917 4.80244 7.51122 4.80244C7.49906 4.80244 7.48693 4.80259 7.47484 4.8029C6.71216 4.82221 6.09949 5.44685 6.09949 6.21417V6.2185C6.09949 6.48699 6.02154 6.75115 5.8743 6.97633L5.87332 6.9779C5.72671 7.20275 5.6405 7.46635 5.6405 7.75582C5.6405 7.97667 5.69247 8.1802 5.77908 8.36641C5.80939 8.42704 5.80939 8.50066 5.77908 8.56129C5.69247 8.74316 5.6405 8.9467 5.6405 9.16322C5.6405 9.92538 6.25543 10.5403 7.01759 10.5403H10.6898C11.452 10.5403 12.0669 9.92538 12.0669 9.16322C12.0669 8.9467 12.015 8.74316 11.9283 8.56129C11.898 8.50066 11.898 8.42704 11.9283 8.36641ZM6.6821 7.22287H6.67683L7.18976 8.23082C7.24252 9.43005 7.71054 8.23082 8.85367 8.23082C9.9968 8.23082 10.4953 9.56564 10.5481 8.36641L11.0341 6.99833C11.0111 6.46565 10.6251 6.42826 10.5481 6.42826H9.17018C8.62605 6.42826 8.11263 6.16194 7.80546 5.71224C7.7528 5.63802 7.6431 5.65112 7.608 5.73407L7.57289 5.81703C7.47635 6.05715 7.29205 6.24052 7.06387 6.34531C7.05728 6.34749 7.0496 6.35077 7.04192 6.35404C7.03425 6.35731 7.02657 6.36059 7.01998 6.36277C6.91906 6.41516 6.6821 6.57234 6.67332 6.97837L6.67771 7.10935L6.6821 7.22287Z"
        fill="url(#paint1_radial_4002_704)"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M11.9283 8.36641C12.0193 8.1802 12.0669 7.97234 12.0669 7.75582C12.0669 7.55585 12.0258 7.36822 11.952 7.19719H11.9543C11.9199 7.11974 11.8812 7.04657 11.8339 6.97767L11.8331 6.97633C11.6858 6.75115 11.6079 6.48699 11.6079 6.2185V6.21417C11.6079 5.43469 10.9756 4.80244 10.1962 4.80244C10.1182 4.80244 10.0446 4.76779 10.0013 4.70284C9.74579 4.34774 9.32569 4.11389 8.85367 4.11389C8.38165 4.11389 7.96159 4.34774 7.70609 4.70284C7.66279 4.76346 7.58917 4.80244 7.51122 4.80244C7.49906 4.80244 7.48693 4.80259 7.47484 4.8029C6.71216 4.82221 6.09949 5.44685 6.09949 6.21417V6.2185C6.09949 6.48699 6.02154 6.75115 5.8743 6.97633L5.87332 6.9779C5.72671 7.20275 5.6405 7.46635 5.6405 7.75582C5.6405 7.97667 5.69247 8.1802 5.77908 8.36641C5.80939 8.42704 5.80939 8.50066 5.77908 8.56129C5.69247 8.74316 5.6405 8.9467 5.6405 9.16322C5.6405 9.92538 6.25543 10.5403 7.01759 10.5403H10.6898C11.452 10.5403 12.0669 9.92538 12.0669 9.16322C12.0669 8.9467 12.015 8.74316 11.9283 8.56129C11.898 8.50066 11.898 8.42704 11.9283 8.36641ZM6.6821 7.22287H6.67683L7.18976 8.23082C7.24252 9.43005 7.71054 8.23082 8.85367 8.23082C9.9968 8.23082 10.4953 9.56564 10.5481 8.36641L11.0341 6.99833C11.0111 6.46565 10.6251 6.42826 10.5481 6.42826H9.17018C8.62605 6.42826 8.11263 6.16194 7.80546 5.71224C7.7528 5.63802 7.6431 5.65112 7.608 5.73407L7.57289 5.81703C7.47635 6.05715 7.29205 6.24052 7.06387 6.34531C7.05728 6.34749 7.0496 6.35077 7.04192 6.35404C7.03425 6.35731 7.02657 6.36059 7.01998 6.36277C6.91906 6.41516 6.6821 6.57234 6.67332 6.97837L6.67771 7.10935L6.6821 7.22287Z"
        fill="url(#paint2_radial_4002_704)"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M11.9283 8.36641C12.0193 8.1802 12.0669 7.97234 12.0669 7.75582C12.0669 7.55585 12.0258 7.36822 11.952 7.19719H11.9543C11.9199 7.11974 11.8812 7.04657 11.8339 6.97767L11.8331 6.97633C11.6858 6.75115 11.6079 6.48699 11.6079 6.2185V6.21417C11.6079 5.43469 10.9756 4.80244 10.1962 4.80244C10.1182 4.80244 10.0446 4.76779 10.0013 4.70284C9.74579 4.34774 9.32569 4.11389 8.85367 4.11389C8.38165 4.11389 7.96159 4.34774 7.70609 4.70284C7.66279 4.76346 7.58917 4.80244 7.51122 4.80244C7.49906 4.80244 7.48693 4.80259 7.47484 4.8029C6.71216 4.82221 6.09949 5.44685 6.09949 6.21417V6.2185C6.09949 6.48699 6.02154 6.75115 5.8743 6.97633L5.87332 6.9779C5.72671 7.20275 5.6405 7.46635 5.6405 7.75582C5.6405 7.97667 5.69247 8.1802 5.77908 8.36641C5.80939 8.42704 5.80939 8.50066 5.77908 8.56129C5.69247 8.74316 5.6405 8.9467 5.6405 9.16322C5.6405 9.92538 6.25543 10.5403 7.01759 10.5403H10.6898C11.452 10.5403 12.0669 9.92538 12.0669 9.16322C12.0669 8.9467 12.015 8.74316 11.9283 8.56129C11.898 8.50066 11.898 8.42704 11.9283 8.36641ZM6.6821 7.22287H6.67683L7.18976 8.23082C7.24252 9.43005 7.71054 8.23082 8.85367 8.23082C9.9968 8.23082 10.4953 9.56564 10.5481 8.36641L11.0341 6.99833C11.0111 6.46565 10.6251 6.42826 10.5481 6.42826H9.17018C8.62605 6.42826 8.11263 6.16194 7.80546 5.71224C7.7528 5.63802 7.6431 5.65112 7.608 5.73407L7.57289 5.81703C7.47635 6.05715 7.29205 6.24052 7.06387 6.34531C7.05728 6.34749 7.0496 6.35077 7.04192 6.35404C7.03425 6.35731 7.02657 6.36059 7.01998 6.36277C6.91906 6.41516 6.6821 6.57234 6.67332 6.97837L6.67771 7.10935L6.6821 7.22287Z"
        fill="url(#paint3_radial_4002_704)"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M11.9283 8.36641C12.0193 8.1802 12.0669 7.97234 12.0669 7.75582C12.0669 7.55585 12.0258 7.36822 11.952 7.19719H11.9543C11.9199 7.11974 11.8812 7.04657 11.8339 6.97767L11.8331 6.97633C11.6858 6.75115 11.6079 6.48699 11.6079 6.2185V6.21417C11.6079 5.43469 10.9756 4.80244 10.1962 4.80244C10.1182 4.80244 10.0446 4.76779 10.0013 4.70284C9.74579 4.34774 9.32569 4.11389 8.85367 4.11389C8.38165 4.11389 7.96159 4.34774 7.70609 4.70284C7.66279 4.76346 7.58917 4.80244 7.51122 4.80244C7.49906 4.80244 7.48693 4.80259 7.47484 4.8029C6.71216 4.82221 6.09949 5.44685 6.09949 6.21417V6.2185C6.09949 6.48699 6.02154 6.75115 5.8743 6.97633L5.87332 6.9779C5.72671 7.20275 5.6405 7.46635 5.6405 7.75582C5.6405 7.97667 5.69247 8.1802 5.77908 8.36641C5.80939 8.42704 5.80939 8.50066 5.77908 8.56129C5.69247 8.74316 5.6405 8.9467 5.6405 9.16322C5.6405 9.92538 6.25543 10.5403 7.01759 10.5403H10.6898C11.452 10.5403 12.0669 9.92538 12.0669 9.16322C12.0669 8.9467 12.015 8.74316 11.9283 8.56129C11.898 8.50066 11.898 8.42704 11.9283 8.36641ZM6.6821 7.22287H6.67683L7.18976 8.23082C7.24252 9.43005 7.71054 8.23082 8.85367 8.23082C9.9968 8.23082 10.4953 9.56564 10.5481 8.36641L11.0341 6.99833C11.0111 6.46565 10.6251 6.42826 10.5481 6.42826H9.17018C8.62605 6.42826 8.11263 6.16194 7.80546 5.71224C7.7528 5.63802 7.6431 5.65112 7.608 5.73407L7.57289 5.81703C7.47635 6.05715 7.29205 6.24052 7.06387 6.34531C7.05728 6.34749 7.0496 6.35077 7.04192 6.35404C7.03425 6.35731 7.02657 6.36059 7.01998 6.36277C6.91906 6.41516 6.6821 6.57234 6.67332 6.97837L6.67771 7.10935L6.6821 7.22287Z"
        fill="url(#paint4_radial_4002_704)"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M11.9283 8.36641C12.0193 8.1802 12.0669 7.97234 12.0669 7.75582C12.0669 7.55585 12.0258 7.36822 11.952 7.19719H11.9543C11.9199 7.11974 11.8812 7.04657 11.8339 6.97767L11.8331 6.97633C11.6858 6.75115 11.6079 6.48699 11.6079 6.2185V6.21417C11.6079 5.43469 10.9756 4.80244 10.1962 4.80244C10.1182 4.80244 10.0446 4.76779 10.0013 4.70284C9.74579 4.34774 9.32569 4.11389 8.85367 4.11389C8.38165 4.11389 7.96159 4.34774 7.70609 4.70284C7.66279 4.76346 7.58917 4.80244 7.51122 4.80244C7.49906 4.80244 7.48693 4.80259 7.47484 4.8029C6.71216 4.82221 6.09949 5.44685 6.09949 6.21417V6.2185C6.09949 6.48699 6.02154 6.75115 5.8743 6.97633L5.87332 6.9779C5.72671 7.20275 5.6405 7.46635 5.6405 7.75582C5.6405 7.97667 5.69247 8.1802 5.77908 8.36641C5.80939 8.42704 5.80939 8.50066 5.77908 8.56129C5.69247 8.74316 5.6405 8.9467 5.6405 9.16322C5.6405 9.92538 6.25543 10.5403 7.01759 10.5403H10.6898C11.452 10.5403 12.0669 9.92538 12.0669 9.16322C12.0669 8.9467 12.015 8.74316 11.9283 8.56129C11.898 8.50066 11.898 8.42704 11.9283 8.36641ZM6.6821 7.22287H6.67683L7.18976 8.23082C7.24252 9.43005 7.71054 8.23082 8.85367 8.23082C9.9968 8.23082 10.4953 9.56564 10.5481 8.36641L11.0341 6.99833C11.0111 6.46565 10.6251 6.42826 10.5481 6.42826H9.17018C8.62605 6.42826 8.11263 6.16194 7.80546 5.71224C7.7528 5.63802 7.6431 5.65112 7.608 5.73407L7.57289 5.81703C7.47635 6.05715 7.29205 6.24052 7.06387 6.34531C7.05728 6.34749 7.0496 6.35077 7.04192 6.35404C7.03425 6.35731 7.02657 6.36059 7.01998 6.36277C6.91906 6.41516 6.6821 6.57234 6.67332 6.97837L6.67771 7.10935L6.6821 7.22287Z"
        fill="url(#paint5_radial_4002_704)"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M11.9283 8.36641C12.0193 8.1802 12.0669 7.97234 12.0669 7.75582C12.0669 7.55585 12.0258 7.36822 11.952 7.19719H11.9543C11.9199 7.11974 11.8812 7.04657 11.8339 6.97767L11.8331 6.97633C11.6858 6.75115 11.6079 6.48699 11.6079 6.2185V6.21417C11.6079 5.43469 10.9756 4.80244 10.1962 4.80244C10.1182 4.80244 10.0446 4.76779 10.0013 4.70284C9.74579 4.34774 9.32569 4.11389 8.85367 4.11389C8.38165 4.11389 7.96159 4.34774 7.70609 4.70284C7.66279 4.76346 7.58917 4.80244 7.51122 4.80244C7.49906 4.80244 7.48693 4.80259 7.47484 4.8029C6.71216 4.82221 6.09949 5.44685 6.09949 6.21417V6.2185C6.09949 6.48699 6.02154 6.75115 5.8743 6.97633L5.87332 6.9779C5.72671 7.20275 5.6405 7.46635 5.6405 7.75582C5.6405 7.97667 5.69247 8.1802 5.77908 8.36641C5.80939 8.42704 5.80939 8.50066 5.77908 8.56129C5.69247 8.74316 5.6405 8.9467 5.6405 9.16322C5.6405 9.92538 6.25543 10.5403 7.01759 10.5403H10.6898C11.452 10.5403 12.0669 9.92538 12.0669 9.16322C12.0669 8.9467 12.015 8.74316 11.9283 8.56129C11.898 8.50066 11.898 8.42704 11.9283 8.36641ZM6.6821 7.22287H6.67683L7.18976 8.23082C7.24252 9.43005 7.71054 8.23082 8.85367 8.23082C9.9968 8.23082 10.4953 9.56564 10.5481 8.36641L11.0341 6.99833C11.0111 6.46565 10.6251 6.42826 10.5481 6.42826H9.17018C8.62605 6.42826 8.11263 6.16194 7.80546 5.71224C7.7528 5.63802 7.6431 5.65112 7.608 5.73407L7.57289 5.81703C7.47635 6.05715 7.29205 6.24052 7.06387 6.34531C7.05728 6.34749 7.0496 6.35077 7.04192 6.35404C7.03425 6.35731 7.02657 6.36059 7.01998 6.36277C6.91906 6.41516 6.6821 6.57234 6.67332 6.97837L6.67771 7.10935L6.6821 7.22287Z"
        fill="url(#paint6_radial_4002_704)"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M11.9283 8.36641C12.0193 8.1802 12.0669 7.97234 12.0669 7.75582C12.0669 7.55585 12.0258 7.36822 11.952 7.19719H11.9543C11.9199 7.11974 11.8812 7.04657 11.8339 6.97767L11.8331 6.97633C11.6858 6.75115 11.6079 6.48699 11.6079 6.2185V6.21417C11.6079 5.43469 10.9756 4.80244 10.1962 4.80244C10.1182 4.80244 10.0446 4.76779 10.0013 4.70284C9.74579 4.34774 9.32569 4.11389 8.85367 4.11389C8.38165 4.11389 7.96159 4.34774 7.70609 4.70284C7.66279 4.76346 7.58917 4.80244 7.51122 4.80244C7.49906 4.80244 7.48693 4.80259 7.47484 4.8029C6.71216 4.82221 6.09949 5.44685 6.09949 6.21417V6.2185C6.09949 6.48699 6.02154 6.75115 5.8743 6.97633L5.87332 6.9779C5.72671 7.20275 5.6405 7.46635 5.6405 7.75582C5.6405 7.97667 5.69247 8.1802 5.77908 8.36641C5.80939 8.42704 5.80939 8.50066 5.77908 8.56129C5.69247 8.74316 5.6405 8.9467 5.6405 9.16322C5.6405 9.92538 6.25543 10.5403 7.01759 10.5403H10.6898C11.452 10.5403 12.0669 9.92538 12.0669 9.16322C12.0669 8.9467 12.015 8.74316 11.9283 8.56129C11.898 8.50066 11.898 8.42704 11.9283 8.36641ZM6.6821 7.22287H6.67683L7.18976 8.23082C7.24252 9.43005 7.71054 8.23082 8.85367 8.23082C9.9968 8.23082 10.4953 9.56564 10.5481 8.36641L11.0341 6.99833C11.0111 6.46565 10.6251 6.42826 10.5481 6.42826H9.17018C8.62605 6.42826 8.11263 6.16194 7.80546 5.71224C7.7528 5.63802 7.6431 5.65112 7.608 5.73407L7.57289 5.81703C7.47635 6.05715 7.29205 6.24052 7.06387 6.34531C7.05728 6.34749 7.0496 6.35077 7.04192 6.35404C7.03425 6.35731 7.02657 6.36059 7.01998 6.36277C6.91906 6.41516 6.6821 6.57234 6.67332 6.97837L6.67771 7.10935L6.6821 7.22287Z"
        fill="url(#paint7_radial_4002_704)"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M11.9283 8.36641C12.0193 8.1802 12.0669 7.97234 12.0669 7.75582C12.0669 7.55585 12.0258 7.36822 11.952 7.19719H11.9543C11.9199 7.11974 11.8812 7.04657 11.8339 6.97767L11.8331 6.97633C11.6858 6.75115 11.6079 6.48699 11.6079 6.2185V6.21417C11.6079 5.43469 10.9756 4.80244 10.1962 4.80244C10.1182 4.80244 10.0446 4.76779 10.0013 4.70284C9.74579 4.34774 9.32569 4.11389 8.85367 4.11389C8.38165 4.11389 7.96159 4.34774 7.70609 4.70284C7.66279 4.76346 7.58917 4.80244 7.51122 4.80244C7.49906 4.80244 7.48693 4.80259 7.47484 4.8029C6.71216 4.82221 6.09949 5.44685 6.09949 6.21417V6.2185C6.09949 6.48699 6.02154 6.75115 5.8743 6.97633L5.87332 6.9779C5.72671 7.20275 5.6405 7.46635 5.6405 7.75582C5.6405 7.97667 5.69247 8.1802 5.77908 8.36641C5.80939 8.42704 5.80939 8.50066 5.77908 8.56129C5.69247 8.74316 5.6405 8.9467 5.6405 9.16322C5.6405 9.92538 6.25543 10.5403 7.01759 10.5403H10.6898C11.452 10.5403 12.0669 9.92538 12.0669 9.16322C12.0669 8.9467 12.015 8.74316 11.9283 8.56129C11.898 8.50066 11.898 8.42704 11.9283 8.36641ZM6.6821 7.22287H6.67683L7.18976 8.23082C7.24252 9.43005 7.71054 8.23082 8.85367 8.23082C9.9968 8.23082 10.4953 9.56564 10.5481 8.36641L11.0341 6.99833C11.0111 6.46565 10.6251 6.42826 10.5481 6.42826H9.17018C8.62605 6.42826 8.11263 6.16194 7.80546 5.71224C7.7528 5.63802 7.6431 5.65112 7.608 5.73407L7.57289 5.81703C7.47635 6.05715 7.29205 6.24052 7.06387 6.34531C7.05728 6.34749 7.0496 6.35077 7.04192 6.35404C7.03425 6.35731 7.02657 6.36059 7.01998 6.36277C6.91906 6.41516 6.6821 6.57234 6.67332 6.97837L6.67771 7.10935L6.6821 7.22287Z"
        fill="url(#paint8_radial_4002_704)"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M11.9283 8.36641C12.0193 8.1802 12.0669 7.97234 12.0669 7.75582C12.0669 7.55585 12.0258 7.36822 11.952 7.19719H11.9543C11.9199 7.11974 11.8812 7.04657 11.8339 6.97767L11.8331 6.97633C11.6858 6.75115 11.6079 6.48699 11.6079 6.2185V6.21417C11.6079 5.43469 10.9756 4.80244 10.1962 4.80244C10.1182 4.80244 10.0446 4.76779 10.0013 4.70284C9.74579 4.34774 9.32569 4.11389 8.85367 4.11389C8.38165 4.11389 7.96159 4.34774 7.70609 4.70284C7.66279 4.76346 7.58917 4.80244 7.51122 4.80244C7.49906 4.80244 7.48693 4.80259 7.47484 4.8029C6.71216 4.82221 6.09949 5.44685 6.09949 6.21417V6.2185C6.09949 6.48699 6.02154 6.75115 5.8743 6.97633L5.87332 6.9779C5.72671 7.20275 5.6405 7.46635 5.6405 7.75582C5.6405 7.97667 5.69247 8.1802 5.77908 8.36641C5.80939 8.42704 5.80939 8.50066 5.77908 8.56129C5.69247 8.74316 5.6405 8.9467 5.6405 9.16322C5.6405 9.92538 6.25543 10.5403 7.01759 10.5403H10.6898C11.452 10.5403 12.0669 9.92538 12.0669 9.16322C12.0669 8.9467 12.015 8.74316 11.9283 8.56129C11.898 8.50066 11.898 8.42704 11.9283 8.36641ZM6.6821 7.22287H6.67683L7.18976 8.23082C7.24252 9.43005 7.71054 8.23082 8.85367 8.23082C9.9968 8.23082 10.4953 9.56564 10.5481 8.36641L11.0341 6.99833C11.0111 6.46565 10.6251 6.42826 10.5481 6.42826H9.17018C8.62605 6.42826 8.11263 6.16194 7.80546 5.71224C7.7528 5.63802 7.6431 5.65112 7.608 5.73407L7.57289 5.81703C7.47635 6.05715 7.29205 6.24052 7.06387 6.34531C7.05728 6.34749 7.0496 6.35077 7.04192 6.35404C7.03425 6.35731 7.02657 6.36059 7.01998 6.36277C6.91906 6.41516 6.6821 6.57234 6.67332 6.97837L6.67771 7.10935L6.6821 7.22287Z"
        fill="url(#paint9_radial_4002_704)"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M11.9283 8.36641C12.0193 8.1802 12.0669 7.97234 12.0669 7.75582C12.0669 7.55585 12.0258 7.36822 11.952 7.19719H11.9543C11.9199 7.11974 11.8812 7.04657 11.8339 6.97767L11.8331 6.97633C11.6858 6.75115 11.6079 6.48699 11.6079 6.2185V6.21417C11.6079 5.43469 10.9756 4.80244 10.1962 4.80244C10.1182 4.80244 10.0446 4.76779 10.0013 4.70284C9.74579 4.34774 9.32569 4.11389 8.85367 4.11389C8.38165 4.11389 7.96159 4.34774 7.70609 4.70284C7.66279 4.76346 7.58917 4.80244 7.51122 4.80244C7.49906 4.80244 7.48693 4.80259 7.47484 4.8029C6.71216 4.82221 6.09949 5.44685 6.09949 6.21417V6.2185C6.09949 6.48699 6.02154 6.75115 5.8743 6.97633L5.87332 6.9779C5.72671 7.20275 5.6405 7.46635 5.6405 7.75582C5.6405 7.97667 5.69247 8.1802 5.77908 8.36641C5.80939 8.42704 5.80939 8.50066 5.77908 8.56129C5.69247 8.74316 5.6405 8.9467 5.6405 9.16322C5.6405 9.92538 6.25543 10.5403 7.01759 10.5403H10.6898C11.452 10.5403 12.0669 9.92538 12.0669 9.16322C12.0669 8.9467 12.015 8.74316 11.9283 8.56129C11.898 8.50066 11.898 8.42704 11.9283 8.36641ZM6.6821 7.22287H6.67683L7.18976 8.23082C7.24252 9.43005 7.71054 8.23082 8.85367 8.23082C9.9968 8.23082 10.4953 9.56564 10.5481 8.36641L11.0341 6.99833C11.0111 6.46565 10.6251 6.42826 10.5481 6.42826H9.17018C8.62605 6.42826 8.11263 6.16194 7.80546 5.71224C7.7528 5.63802 7.6431 5.65112 7.608 5.73407L7.57289 5.81703C7.47635 6.05715 7.29205 6.24052 7.06387 6.34531C7.05728 6.34749 7.0496 6.35077 7.04192 6.35404C7.03425 6.35731 7.02657 6.36059 7.01998 6.36277C6.91906 6.41516 6.6821 6.57234 6.67332 6.97837L6.67771 7.10935L6.6821 7.22287Z"
        fill="url(#paint10_radial_4002_704)"
      />
    </g>
    <g filter="url(#filter1_i_4002_704)">
      <path
        d="M5.91516 18.5826L9.00659 19.7389L7.84879 28.4494C7.72643 29.3564 6.95224 30.0331 6.03704 30.0331C5.96973 30.0331 5.91516 29.9786 5.91516 29.9113V18.5826Z"
        fill="url(#paint11_linear_4002_704)"
      />
      <path
        d="M5.91516 18.5826L9.00659 19.7389L7.84879 28.4494C7.72643 29.3564 6.95224 30.0331 6.03704 30.0331C5.96973 30.0331 5.91516 29.9786 5.91516 29.9113V18.5826Z"
        fill="url(#paint12_linear_4002_704)"
      />
    </g>
    <g filter="url(#filter2_i_4002_704)">
      <path
        d="M12.3424 18.8639L9.59241 19.7975L13.6303 28.4994C14.0619 29.4344 14.9977 30.0331 16.0275 30.0331C16.1488 30.0331 16.2338 29.9133 16.1936 29.7989L12.3424 18.8639Z"
        fill="#EC9534"
      />
    </g>
    <path
      d="M7.88342 28.192L7.84875 28.4494C7.72644 29.3564 6.95227 30.0331 6.03699 30.0331C5.96973 30.0331 5.91516 29.9786 5.91516 29.9113V28.192H7.88342Z"
      fill="url(#paint13_radial_4002_704)"
    />
    <path
      d="M7.88342 28.192L7.84875 28.4494C7.72644 29.3564 6.95227 30.0331 6.03699 30.0331C5.96973 30.0331 5.91516 29.9786 5.91516 29.9113V28.192H7.88342Z"
      fill="url(#paint14_radial_4002_704)"
    />
    <path
      d="M15.63 28.192H13.4884L13.6302 28.4994C14.0619 29.4344 14.9977 30.0331 16.0275 30.0331C16.1488 30.0331 16.2338 29.9133 16.1936 29.7989L15.63 28.192Z"
      fill="url(#paint15_radial_4002_704)"
    />
    <path
      d="M15.63 28.192H13.4884L13.6302 28.4994C14.0619 29.4344 14.9977 30.0331 16.0275 30.0331C16.1488 30.0331 16.2338 29.9133 16.1936 29.7989L15.63 28.192Z"
      fill="url(#paint16_radial_4002_704)"
    />
    <circle
      cx={5.51379}
      cy={16.61}
      r={0.765625}
      fill="url(#paint17_radial_4002_704)"
    />
    <g filter="url(#filter3_ii_4002_704)">
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M8.3953 10.7156C8.61098 11.1012 8.47324 11.5887 8.08763 11.8044L4.56064 13.782C4.44015 13.8494 4.42257 14.0157 4.5263 14.1068L6.42672 15.8702C6.75555 16.1653 6.78289 16.6711 6.48778 16.9999C6.19268 17.3287 5.68689 17.356 5.35806 17.0609L3.38489 15.3405C2.45533 14.5199 2.52939 13.1921 3.73227 12.4226L7.30656 10.408C7.69216 10.1923 8.17961 10.33 8.3953 10.7156Z"
        fill="#FFBC3B"
      />
    </g>
    <circle
      r={0.765625}
      transform="matrix(-1 0 0 1 12.14 16.7389)"
      fill="url(#paint18_radial_4002_704)"
    />
    <g filter="url(#filter4_ii_4002_704)">
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M9.36886 10.7156C9.15317 11.1012 9.29091 11.5887 9.67652 11.8044L13.2035 13.782C13.324 13.8494 13.3416 14.0157 13.2379 14.1068L11.3374 15.8702C11.0086 16.1653 10.9813 16.6711 11.2764 16.9999C11.5715 17.3287 12.0773 17.3561 12.4061 17.0609L14.3793 15.3406C15.3088 14.5199 15.2348 13.1921 14.0319 12.4226L9.77991 10.0749C9.3943 9.85924 9.58454 10.33 9.36886 10.7156Z"
        fill="#FFC93A"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M9.36886 10.7156C9.15317 11.1012 9.29091 11.5887 9.67652 11.8044L13.2035 13.782C13.324 13.8494 13.3416 14.0157 13.2379 14.1068L11.3374 15.8702C11.0086 16.1653 10.9813 16.6711 11.2764 16.9999C11.5715 17.3287 12.0773 17.3561 12.4061 17.0609L14.3793 15.3406C15.3088 14.5199 15.2348 13.1921 14.0319 12.4226L9.77991 10.0749C9.3943 9.85924 9.58454 10.33 9.36886 10.7156Z"
        fill="url(#paint19_radial_4002_704)"
      />
    </g>
    <g filter="url(#filter5_ii_4002_704)">
      <path
        d="M5.91516 12.8143C5.91516 11.2283 7.20093 9.9425 8.78699 9.9425C10.373 9.9425 11.6588 11.2283 11.6588 12.8143V16.6183C11.6588 16.8487 11.6986 17.0773 11.7765 17.2941L12.4039 19.0418L9.70581 20.0466L9.38428 19.3939C9.30786 19.2388 9.07678 19.2767 9.05383 19.4481L8.97034 20.0737L5.91516 19.0255V12.8143Z"
        fill="#654470"
      />
    </g>
    <path
      d="M5.91516 12.8143C5.91516 11.2283 7.20093 9.9425 8.78699 9.9425C10.373 9.9425 11.6588 11.2283 11.6588 12.8143V16.6183C11.6588 16.8487 11.6986 17.0773 11.7765 17.2941L12.4039 19.0418L9.70581 20.0466L9.38428 19.3939C9.30786 19.2388 9.07678 19.2767 9.05383 19.4481L8.97034 20.0737L5.91516 19.0255V12.8143Z"
      fill="url(#paint20_radial_4002_704)"
    />
    <path
      d="M5.91516 12.8143C5.91516 11.2283 7.20093 9.9425 8.78699 9.9425C10.373 9.9425 11.6588 11.2283 11.6588 12.8143V16.6183C11.6588 16.8487 11.6986 17.0773 11.7765 17.2941L12.4039 19.0418L9.70581 20.0466L9.38428 19.3939C9.30786 19.2388 9.07678 19.2767 9.05383 19.4481L8.97034 20.0737L5.91516 19.0255V12.8143Z"
      fill="url(#paint21_linear_4002_704)"
    />
    <path
      d="M5.91516 12.8143C5.91516 11.2283 7.20093 9.9425 8.78699 9.9425C10.373 9.9425 11.6588 11.2283 11.6588 12.8143V16.6183C11.6588 16.8487 11.6986 17.0773 11.7765 17.2941L12.4039 19.0418L9.70581 20.0466L9.38428 19.3939C9.30786 19.2388 9.07678 19.2767 9.05383 19.4481L8.97034 20.0737L5.91516 19.0255V12.8143Z"
      fill="url(#paint22_radial_4002_704)"
    />
    <path
      d="M5.91516 12.8143C5.91516 11.2283 7.20093 9.9425 8.78699 9.9425C10.373 9.9425 11.6588 11.2283 11.6588 12.8143V16.6183C11.6588 16.8487 11.6986 17.0773 11.7765 17.2941L12.4039 19.0418L9.70581 20.0466L9.38428 19.3939C9.30786 19.2388 9.07678 19.2767 9.05383 19.4481L8.97034 20.0737L5.91516 19.0255V12.8143Z"
      fill="url(#paint23_radial_4002_704)"
    />
    <path
      d="M5.91516 12.8143C5.91516 11.2283 7.20093 9.9425 8.78699 9.9425C10.373 9.9425 11.6588 11.2283 11.6588 12.8143V16.6183C11.6588 16.8487 11.6986 17.0773 11.7765 17.2941L12.4039 19.0418L9.70581 20.0466L9.38428 19.3939C9.30786 19.2388 9.07678 19.2767 9.05383 19.4481L8.97034 20.0737L5.91516 19.0255V12.8143Z"
      fill="url(#paint24_radial_4002_704)"
    />
    <path
      d="M7.64465 10.1787L8.6167 11.775C8.71387 11.9441 8.95862 11.9418 9.05249 11.7709L9.98755 10.2047C9.62219 10.0364 9.21558 9.9425 8.78699 9.9425C8.38098 9.9425 7.99475 10.0267 7.64465 10.1787Z"
      fill="url(#paint25_radial_4002_704)"
    />
    <g filter="url(#filter6_i_4002_704)">
      <path
        d="M6.84858 8.45167C7.22885 8.45167 7.53712 8.1434 7.53712 7.76313C7.53712 7.38286 7.22885 7.07458 6.84858 7.07458C6.46831 7.07458 6.16003 7.38286 6.16003 7.76313C6.16003 8.1434 6.46831 8.45167 6.84858 8.45167Z"
        fill="url(#paint26_linear_4002_704)"
      />
    </g>
    <g filter="url(#filter7_i_4002_704)">
      <path
        d="M10.9194 8.45167C11.2997 8.45167 11.6079 8.1434 11.6079 7.76313C11.6079 7.38286 11.2997 7.07458 10.9194 7.07458C10.5391 7.07458 10.2308 7.38286 10.2308 7.76313C10.2308 8.1434 10.5391 8.45167 10.9194 8.45167Z"
        fill="url(#paint27_radial_4002_704)"
      />
    </g>
    <g filter="url(#filter8_f_4002_704)">
      <path
        d="M10.9195 8.22284C11.1733 8.22284 11.3791 8.01705 11.3791 7.76321C11.3791 7.50937 11.1733 7.30359 10.9195 7.30359C10.6656 7.30359 10.4598 7.50937 10.4598 7.76321C10.4598 8.01705 10.6656 8.22284 10.9195 8.22284Z"
        fill="#FFCA38"
      />
      <path
        d="M10.9195 8.22284C11.1733 8.22284 11.3791 8.01705 11.3791 7.76321C11.3791 7.50937 11.1733 7.30359 10.9195 7.30359C10.6656 7.30359 10.4598 7.50937 10.4598 7.76321C10.4598 8.01705 10.6656 8.22284 10.9195 8.22284Z"
        fill="url(#paint28_radial_4002_704)"
      />
    </g>
    <g filter="url(#filter9_f_4002_704)">
      <path
        d="M6.85696 8.22284C7.1108 8.22284 7.31659 8.01705 7.31659 7.76321C7.31659 7.50937 7.1108 7.30359 6.85696 7.30359C6.60312 7.30359 6.39734 7.50937 6.39734 7.76321C6.39734 8.01705 6.60312 8.22284 6.85696 8.22284Z"
        fill="#E28527"
      />
      <path
        d="M6.85696 8.22284C7.1108 8.22284 7.31659 8.01705 7.31659 7.76321C7.31659 7.50937 7.1108 7.30359 6.85696 7.30359C6.60312 7.30359 6.39734 7.50937 6.39734 7.76321C6.39734 8.01705 6.60312 8.22284 6.85696 8.22284Z"
        fill="url(#paint29_radial_4002_704)"
      />
    </g>
    <g filter="url(#filter10_i_4002_704)">
      <path
        d="M6.67673 7.22283H6.68199L6.67761 7.10931L6.67322 6.97833C6.68199 6.5723 6.91895 6.41512 7.01988 6.36273C7.02646 6.36055 7.03414 6.35727 7.04182 6.354C7.0495 6.35073 7.05718 6.34745 7.06376 6.34527C7.29195 6.24048 7.47625 6.05711 7.57279 5.81699L7.60789 5.73403C7.643 5.65108 7.7527 5.63798 7.80536 5.7122C8.11253 6.1619 8.62594 6.42822 9.17007 6.42822H10.548C10.625 6.42822 11.011 6.46561 11.034 6.99829L10.9832 8.31327C10.9304 9.5125 9.99393 10.3178 8.8508 10.3178C7.70767 10.3178 6.77118 9.5125 6.71842 8.31327L6.67673 7.22283Z"
        fill="url(#paint30_radial_4002_704)"
      />
      <path
        d="M6.67673 7.22283H6.68199L6.67761 7.10931L6.67322 6.97833C6.68199 6.5723 6.91895 6.41512 7.01988 6.36273C7.02646 6.36055 7.03414 6.35727 7.04182 6.354C7.0495 6.35073 7.05718 6.34745 7.06376 6.34527C7.29195 6.24048 7.47625 6.05711 7.57279 5.81699L7.60789 5.73403C7.643 5.65108 7.7527 5.63798 7.80536 5.7122C8.11253 6.1619 8.62594 6.42822 9.17007 6.42822H10.548C10.625 6.42822 11.011 6.46561 11.034 6.99829L10.9832 8.31327C10.9304 9.5125 9.99393 10.3178 8.8508 10.3178C7.70767 10.3178 6.77118 9.5125 6.71842 8.31327L6.67673 7.22283Z"
        fill="url(#paint31_radial_4002_704)"
      />
      <path
        d="M6.67673 7.22283H6.68199L6.67761 7.10931L6.67322 6.97833C6.68199 6.5723 6.91895 6.41512 7.01988 6.36273C7.02646 6.36055 7.03414 6.35727 7.04182 6.354C7.0495 6.35073 7.05718 6.34745 7.06376 6.34527C7.29195 6.24048 7.47625 6.05711 7.57279 5.81699L7.60789 5.73403C7.643 5.65108 7.7527 5.63798 7.80536 5.7122C8.11253 6.1619 8.62594 6.42822 9.17007 6.42822H10.548C10.625 6.42822 11.011 6.46561 11.034 6.99829L10.9832 8.31327C10.9304 9.5125 9.99393 10.3178 8.8508 10.3178C7.70767 10.3178 6.77118 9.5125 6.71842 8.31327L6.67673 7.22283Z"
        fill="url(#paint32_radial_4002_704)"
      />
      <path
        d="M6.67673 7.22283H6.68199L6.67761 7.10931L6.67322 6.97833C6.68199 6.5723 6.91895 6.41512 7.01988 6.36273C7.02646 6.36055 7.03414 6.35727 7.04182 6.354C7.0495 6.35073 7.05718 6.34745 7.06376 6.34527C7.29195 6.24048 7.47625 6.05711 7.57279 5.81699L7.60789 5.73403C7.643 5.65108 7.7527 5.63798 7.80536 5.7122C8.11253 6.1619 8.62594 6.42822 9.17007 6.42822H10.548C10.625 6.42822 11.011 6.46561 11.034 6.99829L10.9832 8.31327C10.9304 9.5125 9.99393 10.3178 8.8508 10.3178C7.70767 10.3178 6.77118 9.5125 6.71842 8.31327L6.67673 7.22283Z"
        fill="url(#paint33_radial_4002_704)"
      />
      <path
        d="M6.67673 7.22283H6.68199L6.67761 7.10931L6.67322 6.97833C6.68199 6.5723 6.91895 6.41512 7.01988 6.36273C7.02646 6.36055 7.03414 6.35727 7.04182 6.354C7.0495 6.35073 7.05718 6.34745 7.06376 6.34527C7.29195 6.24048 7.47625 6.05711 7.57279 5.81699L7.60789 5.73403C7.643 5.65108 7.7527 5.63798 7.80536 5.7122C8.11253 6.1619 8.62594 6.42822 9.17007 6.42822H10.548C10.625 6.42822 11.011 6.46561 11.034 6.99829L10.9832 8.31327C10.9304 9.5125 9.99393 10.3178 8.8508 10.3178C7.70767 10.3178 6.77118 9.5125 6.71842 8.31327L6.67673 7.22283Z"
        fill="url(#paint34_radial_4002_704)"
      />
      <path
        d="M6.67673 7.22283H6.68199L6.67761 7.10931L6.67322 6.97833C6.68199 6.5723 6.91895 6.41512 7.01988 6.36273C7.02646 6.36055 7.03414 6.35727 7.04182 6.354C7.0495 6.35073 7.05718 6.34745 7.06376 6.34527C7.29195 6.24048 7.47625 6.05711 7.57279 5.81699L7.60789 5.73403C7.643 5.65108 7.7527 5.63798 7.80536 5.7122C8.11253 6.1619 8.62594 6.42822 9.17007 6.42822H10.548C10.625 6.42822 11.011 6.46561 11.034 6.99829L10.9832 8.31327C10.9304 9.5125 9.99393 10.3178 8.8508 10.3178C7.70767 10.3178 6.77118 9.5125 6.71842 8.31327L6.67673 7.22283Z"
        fill="url(#paint35_radial_4002_704)"
      />
      <path
        d="M6.67673 7.22283H6.68199L6.67761 7.10931L6.67322 6.97833C6.68199 6.5723 6.91895 6.41512 7.01988 6.36273C7.02646 6.36055 7.03414 6.35727 7.04182 6.354C7.0495 6.35073 7.05718 6.34745 7.06376 6.34527C7.29195 6.24048 7.47625 6.05711 7.57279 5.81699L7.60789 5.73403C7.643 5.65108 7.7527 5.63798 7.80536 5.7122C8.11253 6.1619 8.62594 6.42822 9.17007 6.42822H10.548C10.625 6.42822 11.011 6.46561 11.034 6.99829L10.9832 8.31327C10.9304 9.5125 9.99393 10.3178 8.8508 10.3178C7.70767 10.3178 6.77118 9.5125 6.71842 8.31327L6.67673 7.22283Z"
        fill="url(#paint36_radial_4002_704)"
      />
    </g>
    <path
      d="M6.67673 7.22283H6.68199L6.67761 7.10931L6.67322 6.97833C6.68199 6.5723 6.91895 6.41512 7.01988 6.36273C7.02646 6.36055 7.03414 6.35727 7.04182 6.354C7.0495 6.35073 7.05718 6.34745 7.06376 6.34527C7.29195 6.24048 7.47625 6.05711 7.57279 5.81699L7.60789 5.73403C7.643 5.65108 7.7527 5.63798 7.80536 5.7122C8.11253 6.1619 8.62594 6.42822 9.17007 6.42822H10.548C10.625 6.42822 11.011 6.46561 11.034 6.99829L10.9832 8.31327C10.9304 9.5125 9.99393 10.3178 8.8508 10.3178C7.70767 10.3178 6.77118 9.5125 6.71842 8.31327L6.67673 7.22283Z"
      fill="url(#paint37_radial_4002_704)"
    />
    <g filter="url(#filter11_f_4002_704)">
      <path
        d="M8.68582 7.66786L8.39331 8.3953C8.3469 8.54494 8.45829 8.69457 8.6161 8.69457H8.95259C9.11039 8.69457 9.22178 8.54264 9.17537 8.3953L8.94795 7.66786C8.89921 7.50671 8.73688 7.50671 8.68582 7.66786Z"
        fill="#EB8B29"
      />
    </g>
    <g filter="url(#filter12_f_4002_704)">
      <path
        d="M8.69007 7.60853L8.46265 8.33598C8.41624 8.48561 8.52763 8.63525 8.68543 8.63525H9.02192C9.17973 8.63525 9.29112 8.48331 9.24471 8.33598L9.01728 7.60853C8.96855 7.44738 8.74113 7.44738 8.69007 7.60853Z"
        fill="url(#paint38_linear_4002_704)"
      />
      <path
        d="M8.69007 7.60853L8.46265 8.33598C8.41624 8.48561 8.52763 8.63525 8.68543 8.63525H9.02192C9.17973 8.63525 9.29112 8.48331 9.24471 8.33598L9.01728 7.60853C8.96855 7.44738 8.74113 7.44738 8.69007 7.60853Z"
        fill="url(#paint39_radial_4002_704)"
      />
      <path
        d="M8.69007 7.60853L8.46265 8.33598C8.41624 8.48561 8.52763 8.63525 8.68543 8.63525H9.02192C9.17973 8.63525 9.29112 8.48331 9.24471 8.33598L9.01728 7.60853C8.96855 7.44738 8.74113 7.44738 8.69007 7.60853Z"
        fill="url(#paint40_linear_4002_704)"
      />
      <path
        d="M8.69007 7.60853L8.46265 8.33598C8.41624 8.48561 8.52763 8.63525 8.68543 8.63525H9.02192C9.17973 8.63525 9.29112 8.48331 9.24471 8.33598L9.01728 7.60853C8.96855 7.44738 8.74113 7.44738 8.69007 7.60853Z"
        fill="url(#paint41_linear_4002_704)"
      />
    </g>
    <g filter="url(#filter13_f_4002_704)">
      <path
        d="M8.85386 9.00911C8.63103 9.00911 8.42157 8.95547 8.24554 8.8616C8.18537 8.83032 8.12075 8.8996 8.15864 8.95547C8.3057 9.18343 8.56195 9.3354 8.85386 9.3354C9.14576 9.3354 9.40201 9.18343 9.54908 8.95547C9.58696 8.89736 9.52234 8.83032 9.46217 8.8616C9.28614 8.95547 9.07891 9.00911 8.85386 9.00911Z"
        stroke="url(#paint42_linear_4002_704)"
        strokeWidth={0.2}
      />
    </g>
    <path
      d="M8.85386 9.00911C8.63103 9.00911 8.42157 8.95547 8.24554 8.8616C8.18537 8.83032 8.12075 8.8996 8.15864 8.95547C8.3057 9.18343 8.56195 9.3354 8.85386 9.3354C9.14576 9.3354 9.40201 9.18343 9.54908 8.95547C9.58696 8.89736 9.52234 8.83032 9.46217 8.8616C9.28614 8.95547 9.07891 9.00911 8.85386 9.00911Z"
      fill="#8A004F"
    />
    <g filter="url(#filter14_i_4002_704)">
      <path
        d="M9.34239 7.51975C9.45596 7.32001 9.62862 7.16223 10.0002 7.16223C10.163 7.16223 10.3198 7.20731 10.4593 7.32001C10.5743 7.41297 10.5589 7.5319 10.4699 7.57644L10.2319 7.71228C9.95299 7.62212 9.64456 7.60991 9.34239 7.51975Z"
        fill="#635D5F"
      />
    </g>
    <g filter="url(#filter15_i_4002_704)">
      <path
        d="M8.36513 7.51975C8.25155 7.32001 8.0789 7.16223 7.70728 7.16223C7.54457 7.16223 7.38767 7.20731 7.24821 7.32001C7.13318 7.41297 7.14858 7.5319 7.23766 7.57644L7.4756 7.71228C7.75453 7.62212 8.06296 7.60991 8.36513 7.51975Z"
        fill="#635D5F"
      />
    </g>
    <g filter="url(#filter16_i_4002_704)">
      <path
        d="M7.39992 7.00239L7.39804 7.00347C7.39798 7.00351 7.39792 7.00355 7.39786 7.00359C7.34354 7.036 7.27316 7.01838 7.2406 6.96411C7.20799 6.90977 7.22568 6.83924 7.28002 6.80663L7.28027 6.80648L7.28071 6.80622L7.28198 6.80547L7.286 6.80314L7.29988 6.79543C7.31165 6.78906 7.32839 6.78035 7.34951 6.77028C7.39168 6.75018 7.45178 6.72445 7.52502 6.70107C7.67046 6.65465 7.87384 6.61561 8.09339 6.65435C8.15581 6.66536 8.19747 6.72489 8.18646 6.78731C8.17545 6.84972 8.11592 6.89139 8.05351 6.88037C7.88288 6.85026 7.71904 6.88007 7.5948 6.91972C7.5332 6.93938 7.48284 6.96098 7.44827 6.97746C7.43102 6.98568 7.41781 6.99258 7.40923 6.99723L7.39992 7.00239Z"
        fill="#BD4F26"
      />
    </g>
    <g filter="url(#filter17_i_4002_704)">
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M10.4506 6.80663C10.4506 6.80665 10.4506 6.80667 10.3916 6.90507L10.4506 6.80663C10.5049 6.83924 10.5226 6.90977 10.49 6.96411C10.4574 7.01839 10.3871 7.03603 10.3328 7.00361C10.3327 7.00359 10.3327 7.00355 10.3326 7.00349L10.3307 7.00239C10.3288 7.00131 10.3256 6.99955 10.3214 6.99723C10.3128 6.99258 10.2996 6.98568 10.2823 6.97746C10.2477 6.96098 10.1974 6.93938 10.1358 6.91972C10.0115 6.88007 9.8477 6.85026 9.67708 6.88037C9.61466 6.89139 9.55514 6.84972 9.54412 6.78731C9.53311 6.72489 9.57478 6.66536 9.63719 6.65435C9.85674 6.61561 10.0601 6.65465 10.2056 6.70107C10.2788 6.72445 10.3389 6.75018 10.3811 6.77028C10.4022 6.78035 10.4189 6.78906 10.4307 6.79543C10.4366 6.79862 10.4412 6.80123 10.4446 6.80314L10.4486 6.80547L10.4499 6.80622L10.4503 6.80648L10.4506 6.80663Z"
        fill="#BD4F26"
      />
    </g>
    <path
      d="M9.8768 7.18738C10.1563 7.18738 10.3923 7.38006 10.4566 7.64044C10.4757 7.71508 10.4184 7.78625 10.342 7.78625H9.38729C9.32654 7.78625 9.27793 7.7307 9.29008 7.66995C9.34389 7.39568 9.58518 7.18738 9.8768 7.18738Z"
      fill="white"
    />
    <path
      d="M9.78829 7.30359C10.0001 7.30359 10.1702 7.47544 10.1702 7.68548C10.1702 7.72019 10.165 7.75491 10.1563 7.78616H9.41855C9.40987 7.75317 9.40466 7.72019 9.40466 7.68548C9.40466 7.47544 9.57651 7.30359 9.78829 7.30359Z"
      fill="url(#paint43_radial_4002_704)"
    />
    <path
      d="M9.5697 7.68539C9.5697 7.56388 9.66691 7.46667 9.78842 7.46667C9.90993 7.46667 10.0071 7.56388 10.0071 7.68539C10.0071 7.72185 9.99846 7.75656 9.98284 7.78607H9.59574C9.57838 7.75656 9.5697 7.72185 9.5697 7.68539Z"
      fill="black"
    />
    <g filter="url(#filter18_f_4002_704)">
      <path
        d="M9.75989 7.38443C9.78707 7.42079 9.73025 7.46512 9.66564 7.51342C9.60103 7.56173 9.55309 7.59573 9.52591 7.55937C9.49872 7.52301 9.52906 7.45437 9.59367 7.40606C9.65828 7.35775 9.7327 7.34807 9.75989 7.38443Z"
        fill="#C7A7A3"
      />
      <path
        d="M9.75989 7.38443C9.78707 7.42079 9.73025 7.46512 9.66564 7.51342C9.60103 7.56173 9.55309 7.59573 9.52591 7.55937C9.49872 7.52301 9.52906 7.45437 9.59367 7.40606C9.65828 7.35775 9.7327 7.34807 9.75989 7.38443Z"
        fill="url(#paint44_radial_4002_704)"
      />
    </g>
    <g filter="url(#filter19_f_4002_704)">
      <path
        d="M10.1284 7.63497C10.1143 7.53632 10.0565 7.46198 10.0294 7.43713L9.91833 7.55909L9.96847 7.65665L10.1284 7.63497Z"
        fill="url(#paint45_linear_4002_704)"
      />
    </g>
    <path
      d="M7.83067 7.18713C7.5512 7.18713 7.31512 7.37981 7.25089 7.64019C7.2318 7.71484 7.28908 7.78601 7.36546 7.78601H8.32019C8.38094 7.78601 8.42954 7.73046 8.41739 7.6697C8.36358 7.39544 8.12056 7.18713 7.83067 7.18713Z"
      fill="white"
    />
    <path
      d="M7.91912 7.30359C7.70735 7.30359 7.53723 7.47544 7.53723 7.68548C7.53723 7.7202 7.54244 7.75491 7.55112 7.78616H8.28886C8.29754 7.75318 8.30275 7.7202 8.30275 7.68548C8.30101 7.47544 8.1309 7.30359 7.91912 7.30359Z"
      fill="url(#paint46_radial_4002_704)"
    />
    <path
      d="M8.13775 7.68539C8.13775 7.56388 8.04055 7.46667 7.91904 7.46667C7.79753 7.46667 7.70032 7.56388 7.70032 7.68539C7.70032 7.72185 7.709 7.75656 7.72462 7.78607H8.11172C8.12734 7.75656 8.13775 7.72185 8.13775 7.68539Z"
      fill="black"
    />
    <g filter="url(#filter20_f_4002_704)">
      <path
        d="M8.2679 7.64039C8.2679 7.51708 8.16762 7.43488 8.14052 7.41003L8.01721 7.52928L8.09309 7.68375L8.2679 7.64039Z"
        fill="url(#paint47_linear_4002_704)"
      />
    </g>
    <g filter="url(#filter21_f_4002_704)">
      <ellipse
        cx={7.80373}
        cy={7.46685}
        rx={0.166581}
        ry={0.0843053}
        transform="rotate(-27.914 7.80373 7.46685)"
        fill="#C7A7A3"
        fillOpacity={0.9}
      />
      <ellipse
        cx={7.80373}
        cy={7.46685}
        rx={0.166581}
        ry={0.0843053}
        transform="rotate(-27.914 7.80373 7.46685)"
        fill="url(#paint48_radial_4002_704)"
      />
    </g>
    <g filter="url(#filter22_f_4002_704)">
      <path
        d="M9.68372 6.7478C9.82174 6.71422 10.1649 6.73101 10.3944 6.89515"
        stroke="#C9725D"
        strokeWidth={0.1}
        strokeLinecap="round"
      />
    </g>
    <g filter="url(#filter23_f_4002_704)">
      <path
        d="M8.0614 6.7478C7.92338 6.71422 7.58017 6.73101 7.35074 6.89515"
        stroke="#C9725D"
        strokeWidth={0.1}
        strokeLinecap="round"
      />
    </g>
    <g filter="url(#filter24_f_4002_704)">
      <path
        d="M6.75935 5.18973C7.0251 4.95304 7.40844 4.95065 7.62361 4.9889L7.79575 5.54117C7.68577 5.52444 7.58775 5.56269 7.50527 5.64159C7.31019 6.18095 6.63981 6.47836 6.32901 6.55965C6.26446 5.92131 6.30032 5.59855 6.75935 5.18973Z"
        fill="url(#paint49_radial_4002_704)"
      />
      <path
        d="M6.75935 5.18973C7.0251 4.95304 7.40844 4.95065 7.62361 4.9889L7.79575 5.54117C7.68577 5.52444 7.58775 5.56269 7.50527 5.64159C7.31019 6.18095 6.63981 6.47836 6.32901 6.55965C6.26446 5.92131 6.30032 5.59855 6.75935 5.18973Z"
        fill="url(#paint50_radial_4002_704)"
      />
    </g>
    <g filter="url(#filter25_f_4002_704)">
      <path
        d="M8.59547 4.42938C8.11079 4.32238 7.59134 4.83821 7.54114 5.01752C8.20099 6.56674 9.21422 6.4191 10.3384 6.29419C11.0113 6.21942 11.0843 6.5261 11.1417 6.67433C10.9552 4.93862 9.70001 4.67325 8.59547 4.42938Z"
        fill="url(#paint51_radial_4002_704)"
      />
      <path
        d="M8.59547 4.42938C8.11079 4.32238 7.59134 4.83821 7.54114 5.01752C8.20099 6.56674 9.21422 6.4191 10.3384 6.29419C11.0113 6.21942 11.0843 6.5261 11.1417 6.67433C10.9552 4.93862 9.70001 4.67325 8.59547 4.42938Z"
        fill="url(#paint52_radial_4002_704)"
      />
      <path
        d="M8.59547 4.42938C8.11079 4.32238 7.59134 4.83821 7.54114 5.01752C8.20099 6.56674 9.21422 6.4191 10.3384 6.29419C11.0113 6.21942 11.0843 6.5261 11.1417 6.67433C10.9552 4.93862 9.70001 4.67325 8.59547 4.42938Z"
        fill="url(#paint53_radial_4002_704)"
      />
    </g>
    <g filter="url(#filter26_f_4002_704)">
      <path
        d="M7.61658 4.96375C7.62654 5.06774 7.71699 5.45864 7.84968 5.69532"
        stroke="url(#paint54_linear_4002_704)"
        strokeWidth={0.1}
        strokeLinecap="round"
      />
    </g>
    <g filter="url(#filter27_ii_4002_704)">
      <path
        d="M6.93618 3.27327C7.15806 3.98265 7.45832 4.43864 7.58071 4.57796L8.21348 4.33577C8.20046 4.15348 8.11739 3.62718 7.88927 2.98031C7.60411 2.17171 7.31116 1.89046 7.01428 1.98421C6.80334 2.07015 6.65884 2.38656 6.93618 3.27327Z"
        fill="#62476A"
      />
    </g>
    <g filter="url(#filter28_ii_4002_704)">
      <path
        d="M10.7713 3.27327C10.5495 3.98265 10.2492 4.43864 10.1268 4.57796L9.49404 4.33577C9.50706 4.15348 9.59013 3.62718 9.81825 2.98031C10.1034 2.17171 10.3964 1.89046 10.6932 1.98421C10.9042 2.07015 11.0487 2.38656 10.7713 3.27327Z"
        fill="#62476A"
      />
    </g>
    <g filter="url(#filter29_ii_4002_704)">
      <path
        d="M11.0477 5.75069C11.0665 5.8474 10.9464 5.89513 10.8812 5.82127C10.428 5.30801 9.74857 4.81011 8.85841 4.81011C8.01977 4.81011 7.30482 5.34294 6.82538 5.87439C6.76067 5.94611 6.6432 5.89951 6.65934 5.80427C6.83779 4.75111 7.75448 3.9491 8.85841 3.9491C9.94349 3.9491 10.8477 4.72403 11.0477 5.75069Z"
        fill="url(#paint55_linear_4002_704)"
      />
    </g>
    <g filter="url(#filter30_i_4002_704)">
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M24.9735 8.36641C25.0645 8.1802 25.1121 7.97234 25.1121 7.75582C25.1121 7.55585 25.0709 7.36822 24.9972 7.19719H24.9995C24.965 7.11974 24.9263 7.04657 24.8791 6.97767L24.8782 6.97633C24.731 6.75115 24.6531 6.48699 24.6531 6.2185V6.21417C24.6531 5.43469 24.0208 4.80244 23.2413 4.80244C23.1634 4.80244 23.0898 4.76779 23.0465 4.70284C22.791 4.34774 22.3709 4.11389 21.8988 4.11389C21.4268 4.11389 21.0068 4.34774 20.7513 4.70284C20.708 4.76346 20.6343 4.80244 20.5564 4.80244C20.5442 4.80244 20.5321 4.80259 20.52 4.8029C19.7573 4.82221 19.1447 5.44685 19.1447 6.21417V6.2185C19.1447 6.48699 19.0667 6.75115 18.9195 6.97633L18.9185 6.9779C18.7719 7.20275 18.6857 7.46635 18.6857 7.75582C18.6857 7.97667 18.7376 8.1802 18.8242 8.36641C18.8546 8.42704 18.8546 8.50066 18.8242 8.56129C18.7376 8.74316 18.6857 8.9467 18.6857 9.16322C18.6857 9.92538 19.3006 10.5403 20.0628 10.5403H23.735C24.4972 10.5403 25.1121 9.92538 25.1121 9.16322C25.1121 8.9467 25.0601 8.74316 24.9735 8.56129C24.9432 8.50066 24.9432 8.42704 24.9735 8.36641ZM19.7273 7.22287H19.722L20.2349 8.23082C20.2877 9.43005 20.7557 8.23082 21.8988 8.23082C23.042 8.23082 23.5405 9.56564 23.5932 8.36641L24.0793 6.99833C24.0563 6.46565 23.6703 6.42826 23.5932 6.42826H22.2153C21.6712 6.42826 21.1578 6.16194 20.8506 5.71224C20.798 5.63802 20.6883 5.65112 20.6532 5.73407L20.6181 5.81703C20.5215 6.05715 20.3372 6.24052 20.109 6.34531C20.1024 6.34749 20.0948 6.35077 20.0871 6.35404C20.0794 6.35731 20.0717 6.36059 20.0651 6.36277C19.9642 6.41516 19.7273 6.57234 19.7185 6.97837L19.7229 7.10935L19.7273 7.22287Z"
        fill="url(#paint56_linear_4002_704)"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M24.9735 8.36641C25.0645 8.1802 25.1121 7.97234 25.1121 7.75582C25.1121 7.55585 25.0709 7.36822 24.9972 7.19719H24.9995C24.965 7.11974 24.9263 7.04657 24.8791 6.97767L24.8782 6.97633C24.731 6.75115 24.6531 6.48699 24.6531 6.2185V6.21417C24.6531 5.43469 24.0208 4.80244 23.2413 4.80244C23.1634 4.80244 23.0898 4.76779 23.0465 4.70284C22.791 4.34774 22.3709 4.11389 21.8988 4.11389C21.4268 4.11389 21.0068 4.34774 20.7513 4.70284C20.708 4.76346 20.6343 4.80244 20.5564 4.80244C20.5442 4.80244 20.5321 4.80259 20.52 4.8029C19.7573 4.82221 19.1447 5.44685 19.1447 6.21417V6.2185C19.1447 6.48699 19.0667 6.75115 18.9195 6.97633L18.9185 6.9779C18.7719 7.20275 18.6857 7.46635 18.6857 7.75582C18.6857 7.97667 18.7376 8.1802 18.8242 8.36641C18.8546 8.42704 18.8546 8.50066 18.8242 8.56129C18.7376 8.74316 18.6857 8.9467 18.6857 9.16322C18.6857 9.92538 19.3006 10.5403 20.0628 10.5403H23.735C24.4972 10.5403 25.1121 9.92538 25.1121 9.16322C25.1121 8.9467 25.0601 8.74316 24.9735 8.56129C24.9432 8.50066 24.9432 8.42704 24.9735 8.36641ZM19.7273 7.22287H19.722L20.2349 8.23082C20.2877 9.43005 20.7557 8.23082 21.8988 8.23082C23.042 8.23082 23.5405 9.56564 23.5932 8.36641L24.0793 6.99833C24.0563 6.46565 23.6703 6.42826 23.5932 6.42826H22.2153C21.6712 6.42826 21.1578 6.16194 20.8506 5.71224C20.798 5.63802 20.6883 5.65112 20.6532 5.73407L20.6181 5.81703C20.5215 6.05715 20.3372 6.24052 20.109 6.34531C20.1024 6.34749 20.0948 6.35077 20.0871 6.35404C20.0794 6.35731 20.0717 6.36059 20.0651 6.36277C19.9642 6.41516 19.7273 6.57234 19.7185 6.97837L19.7229 7.10935L19.7273 7.22287Z"
        fill="url(#paint57_radial_4002_704)"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M24.9735 8.36641C25.0645 8.1802 25.1121 7.97234 25.1121 7.75582C25.1121 7.55585 25.0709 7.36822 24.9972 7.19719H24.9995C24.965 7.11974 24.9263 7.04657 24.8791 6.97767L24.8782 6.97633C24.731 6.75115 24.6531 6.48699 24.6531 6.2185V6.21417C24.6531 5.43469 24.0208 4.80244 23.2413 4.80244C23.1634 4.80244 23.0898 4.76779 23.0465 4.70284C22.791 4.34774 22.3709 4.11389 21.8988 4.11389C21.4268 4.11389 21.0068 4.34774 20.7513 4.70284C20.708 4.76346 20.6343 4.80244 20.5564 4.80244C20.5442 4.80244 20.5321 4.80259 20.52 4.8029C19.7573 4.82221 19.1447 5.44685 19.1447 6.21417V6.2185C19.1447 6.48699 19.0667 6.75115 18.9195 6.97633L18.9185 6.9779C18.7719 7.20275 18.6857 7.46635 18.6857 7.75582C18.6857 7.97667 18.7376 8.1802 18.8242 8.36641C18.8546 8.42704 18.8546 8.50066 18.8242 8.56129C18.7376 8.74316 18.6857 8.9467 18.6857 9.16322C18.6857 9.92538 19.3006 10.5403 20.0628 10.5403H23.735C24.4972 10.5403 25.1121 9.92538 25.1121 9.16322C25.1121 8.9467 25.0601 8.74316 24.9735 8.56129C24.9432 8.50066 24.9432 8.42704 24.9735 8.36641ZM19.7273 7.22287H19.722L20.2349 8.23082C20.2877 9.43005 20.7557 8.23082 21.8988 8.23082C23.042 8.23082 23.5405 9.56564 23.5932 8.36641L24.0793 6.99833C24.0563 6.46565 23.6703 6.42826 23.5932 6.42826H22.2153C21.6712 6.42826 21.1578 6.16194 20.8506 5.71224C20.798 5.63802 20.6883 5.65112 20.6532 5.73407L20.6181 5.81703C20.5215 6.05715 20.3372 6.24052 20.109 6.34531C20.1024 6.34749 20.0948 6.35077 20.0871 6.35404C20.0794 6.35731 20.0717 6.36059 20.0651 6.36277C19.9642 6.41516 19.7273 6.57234 19.7185 6.97837L19.7229 7.10935L19.7273 7.22287Z"
        fill="url(#paint58_radial_4002_704)"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M24.9735 8.36641C25.0645 8.1802 25.1121 7.97234 25.1121 7.75582C25.1121 7.55585 25.0709 7.36822 24.9972 7.19719H24.9995C24.965 7.11974 24.9263 7.04657 24.8791 6.97767L24.8782 6.97633C24.731 6.75115 24.6531 6.48699 24.6531 6.2185V6.21417C24.6531 5.43469 24.0208 4.80244 23.2413 4.80244C23.1634 4.80244 23.0898 4.76779 23.0465 4.70284C22.791 4.34774 22.3709 4.11389 21.8988 4.11389C21.4268 4.11389 21.0068 4.34774 20.7513 4.70284C20.708 4.76346 20.6343 4.80244 20.5564 4.80244C20.5442 4.80244 20.5321 4.80259 20.52 4.8029C19.7573 4.82221 19.1447 5.44685 19.1447 6.21417V6.2185C19.1447 6.48699 19.0667 6.75115 18.9195 6.97633L18.9185 6.9779C18.7719 7.20275 18.6857 7.46635 18.6857 7.75582C18.6857 7.97667 18.7376 8.1802 18.8242 8.36641C18.8546 8.42704 18.8546 8.50066 18.8242 8.56129C18.7376 8.74316 18.6857 8.9467 18.6857 9.16322C18.6857 9.92538 19.3006 10.5403 20.0628 10.5403H23.735C24.4972 10.5403 25.1121 9.92538 25.1121 9.16322C25.1121 8.9467 25.0601 8.74316 24.9735 8.56129C24.9432 8.50066 24.9432 8.42704 24.9735 8.36641ZM19.7273 7.22287H19.722L20.2349 8.23082C20.2877 9.43005 20.7557 8.23082 21.8988 8.23082C23.042 8.23082 23.5405 9.56564 23.5932 8.36641L24.0793 6.99833C24.0563 6.46565 23.6703 6.42826 23.5932 6.42826H22.2153C21.6712 6.42826 21.1578 6.16194 20.8506 5.71224C20.798 5.63802 20.6883 5.65112 20.6532 5.73407L20.6181 5.81703C20.5215 6.05715 20.3372 6.24052 20.109 6.34531C20.1024 6.34749 20.0948 6.35077 20.0871 6.35404C20.0794 6.35731 20.0717 6.36059 20.0651 6.36277C19.9642 6.41516 19.7273 6.57234 19.7185 6.97837L19.7229 7.10935L19.7273 7.22287Z"
        fill="url(#paint59_radial_4002_704)"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M24.9735 8.36641C25.0645 8.1802 25.1121 7.97234 25.1121 7.75582C25.1121 7.55585 25.0709 7.36822 24.9972 7.19719H24.9995C24.965 7.11974 24.9263 7.04657 24.8791 6.97767L24.8782 6.97633C24.731 6.75115 24.6531 6.48699 24.6531 6.2185V6.21417C24.6531 5.43469 24.0208 4.80244 23.2413 4.80244C23.1634 4.80244 23.0898 4.76779 23.0465 4.70284C22.791 4.34774 22.3709 4.11389 21.8988 4.11389C21.4268 4.11389 21.0068 4.34774 20.7513 4.70284C20.708 4.76346 20.6343 4.80244 20.5564 4.80244C20.5442 4.80244 20.5321 4.80259 20.52 4.8029C19.7573 4.82221 19.1447 5.44685 19.1447 6.21417V6.2185C19.1447 6.48699 19.0667 6.75115 18.9195 6.97633L18.9185 6.9779C18.7719 7.20275 18.6857 7.46635 18.6857 7.75582C18.6857 7.97667 18.7376 8.1802 18.8242 8.36641C18.8546 8.42704 18.8546 8.50066 18.8242 8.56129C18.7376 8.74316 18.6857 8.9467 18.6857 9.16322C18.6857 9.92538 19.3006 10.5403 20.0628 10.5403H23.735C24.4972 10.5403 25.1121 9.92538 25.1121 9.16322C25.1121 8.9467 25.0601 8.74316 24.9735 8.56129C24.9432 8.50066 24.9432 8.42704 24.9735 8.36641ZM19.7273 7.22287H19.722L20.2349 8.23082C20.2877 9.43005 20.7557 8.23082 21.8988 8.23082C23.042 8.23082 23.5405 9.56564 23.5932 8.36641L24.0793 6.99833C24.0563 6.46565 23.6703 6.42826 23.5932 6.42826H22.2153C21.6712 6.42826 21.1578 6.16194 20.8506 5.71224C20.798 5.63802 20.6883 5.65112 20.6532 5.73407L20.6181 5.81703C20.5215 6.05715 20.3372 6.24052 20.109 6.34531C20.1024 6.34749 20.0948 6.35077 20.0871 6.35404C20.0794 6.35731 20.0717 6.36059 20.0651 6.36277C19.9642 6.41516 19.7273 6.57234 19.7185 6.97837L19.7229 7.10935L19.7273 7.22287Z"
        fill="url(#paint60_radial_4002_704)"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M24.9735 8.36641C25.0645 8.1802 25.1121 7.97234 25.1121 7.75582C25.1121 7.55585 25.0709 7.36822 24.9972 7.19719H24.9995C24.965 7.11974 24.9263 7.04657 24.8791 6.97767L24.8782 6.97633C24.731 6.75115 24.6531 6.48699 24.6531 6.2185V6.21417C24.6531 5.43469 24.0208 4.80244 23.2413 4.80244C23.1634 4.80244 23.0898 4.76779 23.0465 4.70284C22.791 4.34774 22.3709 4.11389 21.8988 4.11389C21.4268 4.11389 21.0068 4.34774 20.7513 4.70284C20.708 4.76346 20.6343 4.80244 20.5564 4.80244C20.5442 4.80244 20.5321 4.80259 20.52 4.8029C19.7573 4.82221 19.1447 5.44685 19.1447 6.21417V6.2185C19.1447 6.48699 19.0667 6.75115 18.9195 6.97633L18.9185 6.9779C18.7719 7.20275 18.6857 7.46635 18.6857 7.75582C18.6857 7.97667 18.7376 8.1802 18.8242 8.36641C18.8546 8.42704 18.8546 8.50066 18.8242 8.56129C18.7376 8.74316 18.6857 8.9467 18.6857 9.16322C18.6857 9.92538 19.3006 10.5403 20.0628 10.5403H23.735C24.4972 10.5403 25.1121 9.92538 25.1121 9.16322C25.1121 8.9467 25.0601 8.74316 24.9735 8.56129C24.9432 8.50066 24.9432 8.42704 24.9735 8.36641ZM19.7273 7.22287H19.722L20.2349 8.23082C20.2877 9.43005 20.7557 8.23082 21.8988 8.23082C23.042 8.23082 23.5405 9.56564 23.5932 8.36641L24.0793 6.99833C24.0563 6.46565 23.6703 6.42826 23.5932 6.42826H22.2153C21.6712 6.42826 21.1578 6.16194 20.8506 5.71224C20.798 5.63802 20.6883 5.65112 20.6532 5.73407L20.6181 5.81703C20.5215 6.05715 20.3372 6.24052 20.109 6.34531C20.1024 6.34749 20.0948 6.35077 20.0871 6.35404C20.0794 6.35731 20.0717 6.36059 20.0651 6.36277C19.9642 6.41516 19.7273 6.57234 19.7185 6.97837L19.7229 7.10935L19.7273 7.22287Z"
        fill="url(#paint61_radial_4002_704)"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M24.9735 8.36641C25.0645 8.1802 25.1121 7.97234 25.1121 7.75582C25.1121 7.55585 25.0709 7.36822 24.9972 7.19719H24.9995C24.965 7.11974 24.9263 7.04657 24.8791 6.97767L24.8782 6.97633C24.731 6.75115 24.6531 6.48699 24.6531 6.2185V6.21417C24.6531 5.43469 24.0208 4.80244 23.2413 4.80244C23.1634 4.80244 23.0898 4.76779 23.0465 4.70284C22.791 4.34774 22.3709 4.11389 21.8988 4.11389C21.4268 4.11389 21.0068 4.34774 20.7513 4.70284C20.708 4.76346 20.6343 4.80244 20.5564 4.80244C20.5442 4.80244 20.5321 4.80259 20.52 4.8029C19.7573 4.82221 19.1447 5.44685 19.1447 6.21417V6.2185C19.1447 6.48699 19.0667 6.75115 18.9195 6.97633L18.9185 6.9779C18.7719 7.20275 18.6857 7.46635 18.6857 7.75582C18.6857 7.97667 18.7376 8.1802 18.8242 8.36641C18.8546 8.42704 18.8546 8.50066 18.8242 8.56129C18.7376 8.74316 18.6857 8.9467 18.6857 9.16322C18.6857 9.92538 19.3006 10.5403 20.0628 10.5403H23.735C24.4972 10.5403 25.1121 9.92538 25.1121 9.16322C25.1121 8.9467 25.0601 8.74316 24.9735 8.56129C24.9432 8.50066 24.9432 8.42704 24.9735 8.36641ZM19.7273 7.22287H19.722L20.2349 8.23082C20.2877 9.43005 20.7557 8.23082 21.8988 8.23082C23.042 8.23082 23.5405 9.56564 23.5932 8.36641L24.0793 6.99833C24.0563 6.46565 23.6703 6.42826 23.5932 6.42826H22.2153C21.6712 6.42826 21.1578 6.16194 20.8506 5.71224C20.798 5.63802 20.6883 5.65112 20.6532 5.73407L20.6181 5.81703C20.5215 6.05715 20.3372 6.24052 20.109 6.34531C20.1024 6.34749 20.0948 6.35077 20.0871 6.35404C20.0794 6.35731 20.0717 6.36059 20.0651 6.36277C19.9642 6.41516 19.7273 6.57234 19.7185 6.97837L19.7229 7.10935L19.7273 7.22287Z"
        fill="url(#paint62_radial_4002_704)"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M24.9735 8.36641C25.0645 8.1802 25.1121 7.97234 25.1121 7.75582C25.1121 7.55585 25.0709 7.36822 24.9972 7.19719H24.9995C24.965 7.11974 24.9263 7.04657 24.8791 6.97767L24.8782 6.97633C24.731 6.75115 24.6531 6.48699 24.6531 6.2185V6.21417C24.6531 5.43469 24.0208 4.80244 23.2413 4.80244C23.1634 4.80244 23.0898 4.76779 23.0465 4.70284C22.791 4.34774 22.3709 4.11389 21.8988 4.11389C21.4268 4.11389 21.0068 4.34774 20.7513 4.70284C20.708 4.76346 20.6343 4.80244 20.5564 4.80244C20.5442 4.80244 20.5321 4.80259 20.52 4.8029C19.7573 4.82221 19.1447 5.44685 19.1447 6.21417V6.2185C19.1447 6.48699 19.0667 6.75115 18.9195 6.97633L18.9185 6.9779C18.7719 7.20275 18.6857 7.46635 18.6857 7.75582C18.6857 7.97667 18.7376 8.1802 18.8242 8.36641C18.8546 8.42704 18.8546 8.50066 18.8242 8.56129C18.7376 8.74316 18.6857 8.9467 18.6857 9.16322C18.6857 9.92538 19.3006 10.5403 20.0628 10.5403H23.735C24.4972 10.5403 25.1121 9.92538 25.1121 9.16322C25.1121 8.9467 25.0601 8.74316 24.9735 8.56129C24.9432 8.50066 24.9432 8.42704 24.9735 8.36641ZM19.7273 7.22287H19.722L20.2349 8.23082C20.2877 9.43005 20.7557 8.23082 21.8988 8.23082C23.042 8.23082 23.5405 9.56564 23.5932 8.36641L24.0793 6.99833C24.0563 6.46565 23.6703 6.42826 23.5932 6.42826H22.2153C21.6712 6.42826 21.1578 6.16194 20.8506 5.71224C20.798 5.63802 20.6883 5.65112 20.6532 5.73407L20.6181 5.81703C20.5215 6.05715 20.3372 6.24052 20.109 6.34531C20.1024 6.34749 20.0948 6.35077 20.0871 6.35404C20.0794 6.35731 20.0717 6.36059 20.0651 6.36277C19.9642 6.41516 19.7273 6.57234 19.7185 6.97837L19.7229 7.10935L19.7273 7.22287Z"
        fill="url(#paint63_radial_4002_704)"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M24.9735 8.36641C25.0645 8.1802 25.1121 7.97234 25.1121 7.75582C25.1121 7.55585 25.0709 7.36822 24.9972 7.19719H24.9995C24.965 7.11974 24.9263 7.04657 24.8791 6.97767L24.8782 6.97633C24.731 6.75115 24.6531 6.48699 24.6531 6.2185V6.21417C24.6531 5.43469 24.0208 4.80244 23.2413 4.80244C23.1634 4.80244 23.0898 4.76779 23.0465 4.70284C22.791 4.34774 22.3709 4.11389 21.8988 4.11389C21.4268 4.11389 21.0068 4.34774 20.7513 4.70284C20.708 4.76346 20.6343 4.80244 20.5564 4.80244C20.5442 4.80244 20.5321 4.80259 20.52 4.8029C19.7573 4.82221 19.1447 5.44685 19.1447 6.21417V6.2185C19.1447 6.48699 19.0667 6.75115 18.9195 6.97633L18.9185 6.9779C18.7719 7.20275 18.6857 7.46635 18.6857 7.75582C18.6857 7.97667 18.7376 8.1802 18.8242 8.36641C18.8546 8.42704 18.8546 8.50066 18.8242 8.56129C18.7376 8.74316 18.6857 8.9467 18.6857 9.16322C18.6857 9.92538 19.3006 10.5403 20.0628 10.5403H23.735C24.4972 10.5403 25.1121 9.92538 25.1121 9.16322C25.1121 8.9467 25.0601 8.74316 24.9735 8.56129C24.9432 8.50066 24.9432 8.42704 24.9735 8.36641ZM19.7273 7.22287H19.722L20.2349 8.23082C20.2877 9.43005 20.7557 8.23082 21.8988 8.23082C23.042 8.23082 23.5405 9.56564 23.5932 8.36641L24.0793 6.99833C24.0563 6.46565 23.6703 6.42826 23.5932 6.42826H22.2153C21.6712 6.42826 21.1578 6.16194 20.8506 5.71224C20.798 5.63802 20.6883 5.65112 20.6532 5.73407L20.6181 5.81703C20.5215 6.05715 20.3372 6.24052 20.109 6.34531C20.1024 6.34749 20.0948 6.35077 20.0871 6.35404C20.0794 6.35731 20.0717 6.36059 20.0651 6.36277C19.9642 6.41516 19.7273 6.57234 19.7185 6.97837L19.7229 7.10935L19.7273 7.22287Z"
        fill="url(#paint64_radial_4002_704)"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M24.9735 8.36641C25.0645 8.1802 25.1121 7.97234 25.1121 7.75582C25.1121 7.55585 25.0709 7.36822 24.9972 7.19719H24.9995C24.965 7.11974 24.9263 7.04657 24.8791 6.97767L24.8782 6.97633C24.731 6.75115 24.6531 6.48699 24.6531 6.2185V6.21417C24.6531 5.43469 24.0208 4.80244 23.2413 4.80244C23.1634 4.80244 23.0898 4.76779 23.0465 4.70284C22.791 4.34774 22.3709 4.11389 21.8988 4.11389C21.4268 4.11389 21.0068 4.34774 20.7513 4.70284C20.708 4.76346 20.6343 4.80244 20.5564 4.80244C20.5442 4.80244 20.5321 4.80259 20.52 4.8029C19.7573 4.82221 19.1447 5.44685 19.1447 6.21417V6.2185C19.1447 6.48699 19.0667 6.75115 18.9195 6.97633L18.9185 6.9779C18.7719 7.20275 18.6857 7.46635 18.6857 7.75582C18.6857 7.97667 18.7376 8.1802 18.8242 8.36641C18.8546 8.42704 18.8546 8.50066 18.8242 8.56129C18.7376 8.74316 18.6857 8.9467 18.6857 9.16322C18.6857 9.92538 19.3006 10.5403 20.0628 10.5403H23.735C24.4972 10.5403 25.1121 9.92538 25.1121 9.16322C25.1121 8.9467 25.0601 8.74316 24.9735 8.56129C24.9432 8.50066 24.9432 8.42704 24.9735 8.36641ZM19.7273 7.22287H19.722L20.2349 8.23082C20.2877 9.43005 20.7557 8.23082 21.8988 8.23082C23.042 8.23082 23.5405 9.56564 23.5932 8.36641L24.0793 6.99833C24.0563 6.46565 23.6703 6.42826 23.5932 6.42826H22.2153C21.6712 6.42826 21.1578 6.16194 20.8506 5.71224C20.798 5.63802 20.6883 5.65112 20.6532 5.73407L20.6181 5.81703C20.5215 6.05715 20.3372 6.24052 20.109 6.34531C20.1024 6.34749 20.0948 6.35077 20.0871 6.35404C20.0794 6.35731 20.0717 6.36059 20.0651 6.36277C19.9642 6.41516 19.7273 6.57234 19.7185 6.97837L19.7229 7.10935L19.7273 7.22287Z"
        fill="url(#paint65_radial_4002_704)"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M24.9735 8.36641C25.0645 8.1802 25.1121 7.97234 25.1121 7.75582C25.1121 7.55585 25.0709 7.36822 24.9972 7.19719H24.9995C24.965 7.11974 24.9263 7.04657 24.8791 6.97767L24.8782 6.97633C24.731 6.75115 24.6531 6.48699 24.6531 6.2185V6.21417C24.6531 5.43469 24.0208 4.80244 23.2413 4.80244C23.1634 4.80244 23.0898 4.76779 23.0465 4.70284C22.791 4.34774 22.3709 4.11389 21.8988 4.11389C21.4268 4.11389 21.0068 4.34774 20.7513 4.70284C20.708 4.76346 20.6343 4.80244 20.5564 4.80244C20.5442 4.80244 20.5321 4.80259 20.52 4.8029C19.7573 4.82221 19.1447 5.44685 19.1447 6.21417V6.2185C19.1447 6.48699 19.0667 6.75115 18.9195 6.97633L18.9185 6.9779C18.7719 7.20275 18.6857 7.46635 18.6857 7.75582C18.6857 7.97667 18.7376 8.1802 18.8242 8.36641C18.8546 8.42704 18.8546 8.50066 18.8242 8.56129C18.7376 8.74316 18.6857 8.9467 18.6857 9.16322C18.6857 9.92538 19.3006 10.5403 20.0628 10.5403H23.735C24.4972 10.5403 25.1121 9.92538 25.1121 9.16322C25.1121 8.9467 25.0601 8.74316 24.9735 8.56129C24.9432 8.50066 24.9432 8.42704 24.9735 8.36641ZM19.7273 7.22287H19.722L20.2349 8.23082C20.2877 9.43005 20.7557 8.23082 21.8988 8.23082C23.042 8.23082 23.5405 9.56564 23.5932 8.36641L24.0793 6.99833C24.0563 6.46565 23.6703 6.42826 23.5932 6.42826H22.2153C21.6712 6.42826 21.1578 6.16194 20.8506 5.71224C20.798 5.63802 20.6883 5.65112 20.6532 5.73407L20.6181 5.81703C20.5215 6.05715 20.3372 6.24052 20.109 6.34531C20.1024 6.34749 20.0948 6.35077 20.0871 6.35404C20.0794 6.35731 20.0717 6.36059 20.0651 6.36277C19.9642 6.41516 19.7273 6.57234 19.7185 6.97837L19.7229 7.10935L19.7273 7.22287Z"
        fill="url(#paint66_radial_4002_704)"
      />
    </g>
    <g filter="url(#filter31_i_4002_704)">
      <path
        d="M18.9601 18.5826L22.0515 19.7389L20.8937 28.4494C20.7714 29.3564 19.9972 30.0331 19.082 30.0331C19.0146 30.0331 18.9601 29.9786 18.9601 29.9113V18.5826Z"
        fill="url(#paint67_linear_4002_704)"
      />
      <path
        d="M18.9601 18.5826L22.0515 19.7389L20.8937 28.4494C20.7714 29.3564 19.9972 30.0331 19.082 30.0331C19.0146 30.0331 18.9601 29.9786 18.9601 29.9113V18.5826Z"
        fill="url(#paint68_linear_4002_704)"
      />
    </g>
    <g filter="url(#filter32_i_4002_704)">
      <path
        d="M25.3876 18.8639L22.6376 19.7975L26.6755 28.4994C27.1071 29.4344 28.0429 30.0331 29.0727 30.0331C29.194 30.0331 29.2789 29.9133 29.2388 29.7989L25.3876 18.8639Z"
        fill="#EC9534"
      />
    </g>
    <path
      d="M20.9283 28.192L20.8937 28.4494C20.7714 29.3564 19.9972 30.0331 19.0819 30.0331C19.0146 30.0331 18.9601 29.9786 18.9601 29.9113V28.192H20.9283Z"
      fill="url(#paint69_radial_4002_704)"
    />
    <path
      d="M20.9283 28.192L20.8937 28.4494C20.7714 29.3564 19.9972 30.0331 19.0819 30.0331C19.0146 30.0331 18.9601 29.9786 18.9601 29.9113V28.192H20.9283Z"
      fill="url(#paint70_radial_4002_704)"
    />
    <path
      d="M28.6749 28.192H26.5333L26.6752 28.4994C27.1068 29.4344 28.0426 30.0331 29.0724 30.0331C29.1937 30.0331 29.2787 29.9133 29.2385 29.7989L28.6749 28.192Z"
      fill="url(#paint71_radial_4002_704)"
    />
    <path
      d="M28.6749 28.192H26.5333L26.6752 28.4994C27.1068 29.4344 28.0426 30.0331 29.0724 30.0331C29.1937 30.0331 29.2787 29.9133 29.2385 29.7989L28.6749 28.192Z"
      fill="url(#paint72_radial_4002_704)"
    />
    <circle
      cx={18.5592}
      cy={16.61}
      r={0.765625}
      fill="url(#paint73_radial_4002_704)"
    />
    <g filter="url(#filter33_ii_4002_704)">
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M21.4407 10.7156C21.6564 11.1012 21.5186 11.5887 21.133 11.8044L17.6061 13.782C17.4856 13.8494 17.468 14.0157 17.5717 14.1068L19.4721 15.8702C19.801 16.1653 19.8283 16.6711 19.5332 16.9999C19.2381 17.3287 18.7323 17.356 18.4035 17.0609L16.4303 15.3405C15.5007 14.5199 15.5748 13.1921 16.7777 12.4226L20.352 10.408C20.7376 10.1923 21.225 10.33 21.4407 10.7156Z"
        fill="#FFBC3B"
      />
    </g>
    <circle
      r={0.765625}
      transform="matrix(-1 0 0 1 25.1852 16.7389)"
      fill="url(#paint74_radial_4002_704)"
    />
    <g filter="url(#filter34_ii_4002_704)">
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M22.414 10.7156C22.1983 11.1012 22.3361 11.5887 22.7217 11.8044L26.2487 13.782C26.3692 13.8494 26.3868 14.0157 26.283 14.1068L24.3826 15.8702C24.0538 16.1653 24.0264 16.6711 24.3215 16.9999C24.6166 17.3287 25.1224 17.3561 25.4513 17.0609L27.4244 15.3406C28.354 14.5199 28.2799 13.1921 27.077 12.4226L22.8251 10.0749C22.4395 9.85924 22.6297 10.33 22.414 10.7156Z"
        fill="#FFC93A"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M22.414 10.7156C22.1983 11.1012 22.3361 11.5887 22.7217 11.8044L26.2487 13.782C26.3692 13.8494 26.3868 14.0157 26.283 14.1068L24.3826 15.8702C24.0538 16.1653 24.0264 16.6711 24.3215 16.9999C24.6166 17.3287 25.1224 17.3561 25.4513 17.0609L27.4244 15.3406C28.354 14.5199 28.2799 13.1921 27.077 12.4226L22.8251 10.0749C22.4395 9.85924 22.6297 10.33 22.414 10.7156Z"
        fill="url(#paint75_radial_4002_704)"
      />
    </g>
    <g filter="url(#filter35_ii_4002_704)">
      <path
        d="M18.9601 12.8143C18.9601 11.2283 20.2458 9.9425 21.8319 9.9425C23.418 9.9425 24.7037 11.2283 24.7037 12.8143V16.6183C24.7037 16.8487 24.7435 17.0773 24.8214 17.2941L25.4489 19.0418L22.7507 20.0466L22.4292 19.3939C22.3528 19.2388 22.1217 19.2767 22.0988 19.4481L22.0153 20.0737L18.9601 19.0255V12.8143Z"
        fill="#654470"
      />
    </g>
    <path
      d="M18.9601 12.8143C18.9601 11.2283 20.2458 9.9425 21.8319 9.9425C23.418 9.9425 24.7037 11.2283 24.7037 12.8143V16.6183C24.7037 16.8487 24.7435 17.0773 24.8214 17.2941L25.4489 19.0418L22.7507 20.0466L22.4292 19.3939C22.3528 19.2388 22.1217 19.2767 22.0988 19.4481L22.0153 20.0737L18.9601 19.0255V12.8143Z"
      fill="url(#paint76_radial_4002_704)"
    />
    <path
      d="M18.9601 12.8143C18.9601 11.2283 20.2458 9.9425 21.8319 9.9425C23.418 9.9425 24.7037 11.2283 24.7037 12.8143V16.6183C24.7037 16.8487 24.7435 17.0773 24.8214 17.2941L25.4489 19.0418L22.7507 20.0466L22.4292 19.3939C22.3528 19.2388 22.1217 19.2767 22.0988 19.4481L22.0153 20.0737L18.9601 19.0255V12.8143Z"
      fill="url(#paint77_linear_4002_704)"
    />
    <path
      d="M18.9601 12.8143C18.9601 11.2283 20.2458 9.9425 21.8319 9.9425C23.418 9.9425 24.7037 11.2283 24.7037 12.8143V16.6183C24.7037 16.8487 24.7435 17.0773 24.8214 17.2941L25.4489 19.0418L22.7507 20.0466L22.4292 19.3939C22.3528 19.2388 22.1217 19.2767 22.0988 19.4481L22.0153 20.0737L18.9601 19.0255V12.8143Z"
      fill="url(#paint78_radial_4002_704)"
    />
    <path
      d="M18.9601 12.8143C18.9601 11.2283 20.2458 9.9425 21.8319 9.9425C23.418 9.9425 24.7037 11.2283 24.7037 12.8143V16.6183C24.7037 16.8487 24.7435 17.0773 24.8214 17.2941L25.4489 19.0418L22.7507 20.0466L22.4292 19.3939C22.3528 19.2388 22.1217 19.2767 22.0988 19.4481L22.0153 20.0737L18.9601 19.0255V12.8143Z"
      fill="url(#paint79_radial_4002_704)"
    />
    <path
      d="M18.9601 12.8143C18.9601 11.2283 20.2458 9.9425 21.8319 9.9425C23.418 9.9425 24.7037 11.2283 24.7037 12.8143V16.6183C24.7037 16.8487 24.7435 17.0773 24.8214 17.2941L25.4489 19.0418L22.7507 20.0466L22.4292 19.3939C22.3528 19.2388 22.1217 19.2767 22.0988 19.4481L22.0153 20.0737L18.9601 19.0255V12.8143Z"
      fill="url(#paint80_radial_4002_704)"
    />
    <path
      d="M20.6896 10.1787L21.6616 11.775C21.7588 11.9441 22.0035 11.9418 22.0974 11.7709L23.0325 10.2047C22.6671 10.0364 22.2605 9.9425 21.8319 9.9425C21.4259 9.9425 21.0397 10.0267 20.6896 10.1787Z"
      fill="url(#paint81_radial_4002_704)"
    />
    <g filter="url(#filter36_i_4002_704)">
      <path
        d="M19.8937 8.45167C20.274 8.45167 20.5823 8.1434 20.5823 7.76313C20.5823 7.38286 20.274 7.07458 19.8937 7.07458C19.5135 7.07458 19.2052 7.38286 19.2052 7.76313C19.2052 8.1434 19.5135 8.45167 19.8937 8.45167Z"
        fill="url(#paint82_linear_4002_704)"
      />
    </g>
    <g filter="url(#filter37_i_4002_704)">
      <path
        d="M23.9645 8.45167C24.3448 8.45167 24.6531 8.1434 24.6531 7.76313C24.6531 7.38286 24.3448 7.07458 23.9645 7.07458C23.5843 7.07458 23.276 7.38286 23.276 7.76313C23.276 8.1434 23.5843 8.45167 23.9645 8.45167Z"
        fill="url(#paint83_radial_4002_704)"
      />
    </g>
    <g filter="url(#filter38_f_4002_704)">
      <path
        d="M23.9646 8.22284C24.2185 8.22284 24.4243 8.01705 24.4243 7.76321C24.4243 7.50937 24.2185 7.30359 23.9646 7.30359C23.7108 7.30359 23.505 7.50937 23.505 7.76321C23.505 8.01705 23.7108 8.22284 23.9646 8.22284Z"
        fill="#FFCA38"
      />
      <path
        d="M23.9646 8.22284C24.2185 8.22284 24.4243 8.01705 24.4243 7.76321C24.4243 7.50937 24.2185 7.30359 23.9646 7.30359C23.7108 7.30359 23.505 7.50937 23.505 7.76321C23.505 8.01705 23.7108 8.22284 23.9646 8.22284Z"
        fill="url(#paint84_radial_4002_704)"
      />
    </g>
    <g filter="url(#filter39_f_4002_704)">
      <path
        d="M19.9021 8.22284C20.156 8.22284 20.3618 8.01705 20.3618 7.76321C20.3618 7.50937 20.156 7.30359 19.9021 7.30359C19.6483 7.30359 19.4425 7.50937 19.4425 7.76321C19.4425 8.01705 19.6483 8.22284 19.9021 8.22284Z"
        fill="#E28527"
      />
      <path
        d="M19.9021 8.22284C20.156 8.22284 20.3618 8.01705 20.3618 7.76321C20.3618 7.50937 20.156 7.30359 19.9021 7.30359C19.6483 7.30359 19.4425 7.50937 19.4425 7.76321C19.4425 8.01705 19.6483 8.22284 19.9021 8.22284Z"
        fill="url(#paint85_radial_4002_704)"
      />
    </g>
    <g filter="url(#filter40_i_4002_704)">
      <path
        d="M19.7219 7.22283H19.7272L19.7228 7.10931L19.7184 6.97833C19.7272 6.5723 19.9641 6.41512 20.065 6.36273C20.0716 6.36055 20.0793 6.35727 20.087 6.354C20.0947 6.35073 20.1023 6.34745 20.1089 6.34527C20.3371 6.24048 20.5214 6.05711 20.618 5.81699L20.6531 5.73403C20.6882 5.65108 20.7979 5.63798 20.8505 5.7122C21.1577 6.1619 21.6711 6.42822 22.2152 6.42822H23.5931C23.6702 6.42822 24.0562 6.46561 24.0792 6.99829L24.0283 8.31327C23.9756 9.5125 23.0391 10.3178 21.896 10.3178C20.7528 10.3178 19.8163 9.5125 19.7636 8.31327L19.7219 7.22283Z"
        fill="url(#paint86_radial_4002_704)"
      />
      <path
        d="M19.7219 7.22283H19.7272L19.7228 7.10931L19.7184 6.97833C19.7272 6.5723 19.9641 6.41512 20.065 6.36273C20.0716 6.36055 20.0793 6.35727 20.087 6.354C20.0947 6.35073 20.1023 6.34745 20.1089 6.34527C20.3371 6.24048 20.5214 6.05711 20.618 5.81699L20.6531 5.73403C20.6882 5.65108 20.7979 5.63798 20.8505 5.7122C21.1577 6.1619 21.6711 6.42822 22.2152 6.42822H23.5931C23.6702 6.42822 24.0562 6.46561 24.0792 6.99829L24.0283 8.31327C23.9756 9.5125 23.0391 10.3178 21.896 10.3178C20.7528 10.3178 19.8163 9.5125 19.7636 8.31327L19.7219 7.22283Z"
        fill="url(#paint87_radial_4002_704)"
      />
      <path
        d="M19.7219 7.22283H19.7272L19.7228 7.10931L19.7184 6.97833C19.7272 6.5723 19.9641 6.41512 20.065 6.36273C20.0716 6.36055 20.0793 6.35727 20.087 6.354C20.0947 6.35073 20.1023 6.34745 20.1089 6.34527C20.3371 6.24048 20.5214 6.05711 20.618 5.81699L20.6531 5.73403C20.6882 5.65108 20.7979 5.63798 20.8505 5.7122C21.1577 6.1619 21.6711 6.42822 22.2152 6.42822H23.5931C23.6702 6.42822 24.0562 6.46561 24.0792 6.99829L24.0283 8.31327C23.9756 9.5125 23.0391 10.3178 21.896 10.3178C20.7528 10.3178 19.8163 9.5125 19.7636 8.31327L19.7219 7.22283Z"
        fill="url(#paint88_radial_4002_704)"
      />
      <path
        d="M19.7219 7.22283H19.7272L19.7228 7.10931L19.7184 6.97833C19.7272 6.5723 19.9641 6.41512 20.065 6.36273C20.0716 6.36055 20.0793 6.35727 20.087 6.354C20.0947 6.35073 20.1023 6.34745 20.1089 6.34527C20.3371 6.24048 20.5214 6.05711 20.618 5.81699L20.6531 5.73403C20.6882 5.65108 20.7979 5.63798 20.8505 5.7122C21.1577 6.1619 21.6711 6.42822 22.2152 6.42822H23.5931C23.6702 6.42822 24.0562 6.46561 24.0792 6.99829L24.0283 8.31327C23.9756 9.5125 23.0391 10.3178 21.896 10.3178C20.7528 10.3178 19.8163 9.5125 19.7636 8.31327L19.7219 7.22283Z"
        fill="url(#paint89_radial_4002_704)"
      />
      <path
        d="M19.7219 7.22283H19.7272L19.7228 7.10931L19.7184 6.97833C19.7272 6.5723 19.9641 6.41512 20.065 6.36273C20.0716 6.36055 20.0793 6.35727 20.087 6.354C20.0947 6.35073 20.1023 6.34745 20.1089 6.34527C20.3371 6.24048 20.5214 6.05711 20.618 5.81699L20.6531 5.73403C20.6882 5.65108 20.7979 5.63798 20.8505 5.7122C21.1577 6.1619 21.6711 6.42822 22.2152 6.42822H23.5931C23.6702 6.42822 24.0562 6.46561 24.0792 6.99829L24.0283 8.31327C23.9756 9.5125 23.0391 10.3178 21.896 10.3178C20.7528 10.3178 19.8163 9.5125 19.7636 8.31327L19.7219 7.22283Z"
        fill="url(#paint90_radial_4002_704)"
      />
      <path
        d="M19.7219 7.22283H19.7272L19.7228 7.10931L19.7184 6.97833C19.7272 6.5723 19.9641 6.41512 20.065 6.36273C20.0716 6.36055 20.0793 6.35727 20.087 6.354C20.0947 6.35073 20.1023 6.34745 20.1089 6.34527C20.3371 6.24048 20.5214 6.05711 20.618 5.81699L20.6531 5.73403C20.6882 5.65108 20.7979 5.63798 20.8505 5.7122C21.1577 6.1619 21.6711 6.42822 22.2152 6.42822H23.5931C23.6702 6.42822 24.0562 6.46561 24.0792 6.99829L24.0283 8.31327C23.9756 9.5125 23.0391 10.3178 21.896 10.3178C20.7528 10.3178 19.8163 9.5125 19.7636 8.31327L19.7219 7.22283Z"
        fill="url(#paint91_radial_4002_704)"
      />
      <path
        d="M19.7219 7.22283H19.7272L19.7228 7.10931L19.7184 6.97833C19.7272 6.5723 19.9641 6.41512 20.065 6.36273C20.0716 6.36055 20.0793 6.35727 20.087 6.354C20.0947 6.35073 20.1023 6.34745 20.1089 6.34527C20.3371 6.24048 20.5214 6.05711 20.618 5.81699L20.6531 5.73403C20.6882 5.65108 20.7979 5.63798 20.8505 5.7122C21.1577 6.1619 21.6711 6.42822 22.2152 6.42822H23.5931C23.6702 6.42822 24.0562 6.46561 24.0792 6.99829L24.0283 8.31327C23.9756 9.5125 23.0391 10.3178 21.896 10.3178C20.7528 10.3178 19.8163 9.5125 19.7636 8.31327L19.7219 7.22283Z"
        fill="url(#paint92_radial_4002_704)"
      />
    </g>
    <path
      d="M19.7219 7.22283H19.7272L19.7228 7.10931L19.7184 6.97833C19.7272 6.5723 19.9641 6.41512 20.065 6.36273C20.0716 6.36055 20.0793 6.35727 20.087 6.354C20.0947 6.35073 20.1023 6.34745 20.1089 6.34527C20.3371 6.24048 20.5214 6.05711 20.618 5.81699L20.6531 5.73403C20.6882 5.65108 20.7979 5.63798 20.8505 5.7122C21.1577 6.1619 21.6711 6.42822 22.2152 6.42822H23.5931C23.6702 6.42822 24.0562 6.46561 24.0792 6.99829L24.0283 8.31327C23.9756 9.5125 23.0391 10.3178 21.896 10.3178C20.7528 10.3178 19.8163 9.5125 19.7636 8.31327L19.7219 7.22283Z"
      fill="url(#paint93_radial_4002_704)"
    />
    <g filter="url(#filter41_f_4002_704)">
      <path
        d="M21.731 7.66786L21.4385 8.3953C21.3921 8.54494 21.5035 8.69457 21.6613 8.69457H21.9978C22.1556 8.69457 22.2669 8.54264 22.2205 8.3953L21.9931 7.66786C21.9444 7.50671 21.782 7.50671 21.731 7.66786Z"
        fill="#EB8B29"
      />
    </g>
    <g filter="url(#filter42_f_4002_704)">
      <path
        d="M21.7352 7.60853L21.5078 8.33598C21.4614 8.48561 21.5728 8.63525 21.7306 8.63525H22.0671C22.2249 8.63525 22.3363 8.48331 22.2899 8.33598L22.0624 7.60853C22.0137 7.44738 21.7863 7.44738 21.7352 7.60853Z"
        fill="url(#paint94_linear_4002_704)"
      />
      <path
        d="M21.7352 7.60853L21.5078 8.33598C21.4614 8.48561 21.5728 8.63525 21.7306 8.63525H22.0671C22.2249 8.63525 22.3363 8.48331 22.2899 8.33598L22.0624 7.60853C22.0137 7.44738 21.7863 7.44738 21.7352 7.60853Z"
        fill="url(#paint95_radial_4002_704)"
      />
      <path
        d="M21.7352 7.60853L21.5078 8.33598C21.4614 8.48561 21.5728 8.63525 21.7306 8.63525H22.0671C22.2249 8.63525 22.3363 8.48331 22.2899 8.33598L22.0624 7.60853C22.0137 7.44738 21.7863 7.44738 21.7352 7.60853Z"
        fill="url(#paint96_linear_4002_704)"
      />
      <path
        d="M21.7352 7.60853L21.5078 8.33598C21.4614 8.48561 21.5728 8.63525 21.7306 8.63525H22.0671C22.2249 8.63525 22.3363 8.48331 22.2899 8.33598L22.0624 7.60853C22.0137 7.44738 21.7863 7.44738 21.7352 7.60853Z"
        fill="url(#paint97_linear_4002_704)"
      />
    </g>
    <g filter="url(#filter43_f_4002_704)">
      <path
        d="M21.899 9.00911C21.6762 9.00911 21.4667 8.95547 21.2907 8.8616C21.2305 8.83032 21.1659 8.8996 21.2038 8.95547C21.3509 9.18343 21.6071 9.3354 21.899 9.3354C22.1909 9.3354 22.4472 9.18343 22.5942 8.95547C22.6321 8.89736 22.5675 8.83032 22.5073 8.8616C22.3313 8.95547 22.1241 9.00911 21.899 9.00911Z"
        stroke="url(#paint98_linear_4002_704)"
        strokeWidth={0.2}
      />
    </g>
    <path
      d="M21.899 9.00911C21.6762 9.00911 21.4667 8.95547 21.2907 8.8616C21.2305 8.83032 21.1659 8.8996 21.2038 8.95547C21.3509 9.18343 21.6071 9.3354 21.899 9.3354C22.1909 9.3354 22.4472 9.18343 22.5942 8.95547C22.6321 8.89736 22.5675 8.83032 22.5073 8.8616C22.3313 8.95547 22.1241 9.00911 21.899 9.00911Z"
      fill="#8A004F"
    />
    <g filter="url(#filter44_i_4002_704)">
      <path
        d="M22.3876 7.51975C22.5011 7.32001 22.6738 7.16223 23.0454 7.16223C23.2081 7.16223 23.365 7.20731 23.5045 7.32001C23.6195 7.41297 23.6041 7.5319 23.515 7.57644L23.2771 7.71228C22.9982 7.62212 22.6897 7.60991 22.3876 7.51975Z"
        fill="#635D5F"
      />
    </g>
    <g filter="url(#filter45_i_4002_704)">
      <path
        d="M21.4103 7.51975C21.2967 7.32001 21.1241 7.16223 20.7524 7.16223C20.5897 7.16223 20.4328 7.20731 20.2934 7.32001C20.1783 7.41297 20.1937 7.5319 20.2828 7.57644L20.5208 7.71228C20.7997 7.62212 21.1081 7.60991 21.4103 7.51975Z"
        fill="#635D5F"
      />
    </g>
    <g filter="url(#filter46_i_4002_704)">
      <path
        d="M20.4451 7.00239L20.4432 7.00347C20.4431 7.00351 20.4431 7.00355 20.443 7.00359C20.3887 7.036 20.3183 7.01838 20.2858 6.96411C20.2532 6.90977 20.2708 6.83924 20.3252 6.80663L20.3254 6.80648L20.3259 6.80622L20.3271 6.80547L20.3312 6.80314L20.345 6.79543C20.3568 6.78906 20.3736 6.78035 20.3947 6.77028C20.4368 6.75018 20.4969 6.72445 20.5702 6.70107C20.7156 6.65465 20.919 6.61561 21.1386 6.65435C21.201 6.66536 21.2426 6.72489 21.2316 6.78731C21.2206 6.84972 21.1611 6.89139 21.0987 6.88037C20.928 6.85026 20.7642 6.88007 20.64 6.91972C20.5784 6.93938 20.528 6.96098 20.4934 6.97746C20.4762 6.98568 20.463 6.99258 20.4544 6.99723L20.4451 7.00239Z"
        fill="#BD4F26"
      />
    </g>
    <g filter="url(#filter47_i_4002_704)">
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M23.4957 6.80663C23.4958 6.80665 23.4958 6.80667 23.4367 6.90507L23.4957 6.80663C23.5501 6.83924 23.5678 6.90977 23.5352 6.96411C23.5026 7.01839 23.4322 7.03603 23.3779 7.00361C23.3779 7.00359 23.3778 7.00355 23.3777 7.00349L23.3758 7.00239C23.3739 7.00131 23.3708 6.99955 23.3665 6.99723C23.3579 6.99258 23.3447 6.98568 23.3275 6.97746C23.2929 6.96098 23.2426 6.93938 23.181 6.91972C23.0567 6.88007 22.8929 6.85026 22.7222 6.88037C22.6598 6.89139 22.6003 6.84972 22.5893 6.78731C22.5783 6.72489 22.6199 6.66536 22.6824 6.65435C22.9019 6.61561 23.1053 6.65465 23.2507 6.70107C23.324 6.72445 23.3841 6.75018 23.4262 6.77028C23.4474 6.78035 23.4641 6.78906 23.4759 6.79543C23.4818 6.79862 23.4864 6.80123 23.4897 6.80314L23.4938 6.80547L23.495 6.80622L23.4955 6.80648L23.4957 6.80663Z"
        fill="#BD4F26"
      />
    </g>
    <path
      d="M22.922 7.18738C23.2014 7.18738 23.4375 7.38006 23.5017 7.64044C23.5208 7.71508 23.4636 7.78625 23.3872 7.78625H22.4325C22.3717 7.78625 22.3231 7.7307 22.3352 7.66995C22.3891 7.39568 22.6303 7.18738 22.922 7.18738Z"
      fill="white"
    />
    <path
      d="M22.8335 7.30359C23.0452 7.30359 23.2153 7.47544 23.2153 7.68548C23.2153 7.72019 23.2101 7.75491 23.2015 7.78616H22.4637C22.455 7.75317 22.4498 7.72019 22.4498 7.68548C22.4498 7.47544 22.6217 7.30359 22.8335 7.30359Z"
      fill="url(#paint99_radial_4002_704)"
    />
    <path
      d="M22.6149 7.68539C22.6149 7.56388 22.7121 7.46667 22.8336 7.46667C22.9551 7.46667 23.0523 7.56388 23.0523 7.68539C23.0523 7.72185 23.0436 7.75656 23.028 7.78607H22.6409C22.6235 7.75656 22.6149 7.72185 22.6149 7.68539Z"
      fill="black"
    />
    <g filter="url(#filter48_f_4002_704)">
      <path
        d="M22.8051 7.38443C22.8322 7.42079 22.7754 7.46512 22.7108 7.51342C22.6462 7.56173 22.5983 7.59573 22.5711 7.55937C22.5439 7.52301 22.5742 7.45437 22.6388 7.40606C22.7035 7.35775 22.7779 7.34807 22.8051 7.38443Z"
        fill="#C7A7A3"
      />
      <path
        d="M22.8051 7.38443C22.8322 7.42079 22.7754 7.46512 22.7108 7.51342C22.6462 7.56173 22.5983 7.59573 22.5711 7.55937C22.5439 7.52301 22.5742 7.45437 22.6388 7.40606C22.7035 7.35775 22.7779 7.34807 22.8051 7.38443Z"
        fill="url(#paint100_radial_4002_704)"
      />
    </g>
    <g filter="url(#filter49_f_4002_704)">
      <path
        d="M23.1735 7.63497C23.1594 7.53632 23.1017 7.46198 23.0746 7.43713L22.9635 7.55909L23.0136 7.65665L23.1735 7.63497Z"
        fill="url(#paint101_linear_4002_704)"
      />
    </g>
    <path
      d="M20.8758 7.18713C20.5964 7.18713 20.3603 7.37981 20.2961 7.64019C20.277 7.71484 20.3342 7.78601 20.4106 7.78601H21.3654C21.4261 7.78601 21.4747 7.73046 21.4626 7.6697C21.4087 7.39544 21.1657 7.18713 20.8758 7.18713Z"
      fill="white"
    />
    <path
      d="M20.9643 7.30359C20.7525 7.30359 20.5824 7.47544 20.5824 7.68548C20.5824 7.7202 20.5876 7.75491 20.5963 7.78616H21.334C21.3427 7.75318 21.3479 7.7202 21.3479 7.68548C21.3462 7.47544 21.1761 7.30359 20.9643 7.30359Z"
      fill="url(#paint102_radial_4002_704)"
    />
    <path
      d="M21.1829 7.68539C21.1829 7.56388 21.0857 7.46667 20.9642 7.46667C20.8427 7.46667 20.7455 7.56388 20.7455 7.68539C20.7455 7.72185 20.7542 7.75656 20.7698 7.78607H21.1569C21.1725 7.75656 21.1829 7.72185 21.1829 7.68539Z"
      fill="black"
    />
    <g filter="url(#filter50_f_4002_704)">
      <path
        d="M21.3131 7.64039C21.3131 7.51708 21.2128 7.43488 21.1857 7.41003L21.0624 7.52928L21.1383 7.68375L21.3131 7.64039Z"
        fill="url(#paint103_linear_4002_704)"
      />
    </g>
    <g filter="url(#filter51_f_4002_704)">
      <ellipse
        cx={20.8489}
        cy={7.46685}
        rx={0.166581}
        ry={0.0843053}
        transform="rotate(-27.914 20.8489 7.46685)"
        fill="#C7A7A3"
        fillOpacity={0.9}
      />
      <ellipse
        cx={20.8489}
        cy={7.46685}
        rx={0.166581}
        ry={0.0843053}
        transform="rotate(-27.914 20.8489 7.46685)"
        fill="url(#paint104_radial_4002_704)"
      />
    </g>
    <g filter="url(#filter52_f_4002_704)">
      <path
        d="M22.7289 6.7478C22.8669 6.71422 23.2101 6.73101 23.4395 6.89515"
        stroke="#C9725D"
        strokeWidth={0.1}
        strokeLinecap="round"
      />
    </g>
    <g filter="url(#filter53_f_4002_704)">
      <path
        d="M21.1066 6.7478C20.9685 6.71422 20.6253 6.73101 20.3959 6.89515"
        stroke="#C9725D"
        strokeWidth={0.1}
        strokeLinecap="round"
      />
    </g>
    <g filter="url(#filter54_f_4002_704)">
      <path
        d="M19.8045 5.18973C20.0703 4.95304 20.4536 4.95065 20.6688 4.9889L20.8409 5.54117C20.7309 5.52444 20.6329 5.56269 20.5504 5.64159C20.3554 6.18095 19.685 6.47836 19.3742 6.55965C19.3096 5.92131 19.3455 5.59855 19.8045 5.18973Z"
        fill="url(#paint105_radial_4002_704)"
      />
      <path
        d="M19.8045 5.18973C20.0703 4.95304 20.4536 4.95065 20.6688 4.9889L20.8409 5.54117C20.7309 5.52444 20.6329 5.56269 20.5504 5.64159C20.3554 6.18095 19.685 6.47836 19.3742 6.55965C19.3096 5.92131 19.3455 5.59855 19.8045 5.18973Z"
        fill="url(#paint106_radial_4002_704)"
      />
    </g>
    <g filter="url(#filter55_f_4002_704)">
      <path
        d="M21.6406 4.42938C21.156 4.32238 20.6365 4.83821 20.5863 5.01752C21.2462 6.56674 22.2594 6.4191 23.3835 6.29419C24.0564 6.21942 24.1294 6.5261 24.1868 6.67433C24.0003 4.93862 22.7452 4.67325 21.6406 4.42938Z"
        fill="url(#paint107_radial_4002_704)"
      />
      <path
        d="M21.6406 4.42938C21.156 4.32238 20.6365 4.83821 20.5863 5.01752C21.2462 6.56674 22.2594 6.4191 23.3835 6.29419C24.0564 6.21942 24.1294 6.5261 24.1868 6.67433C24.0003 4.93862 22.7452 4.67325 21.6406 4.42938Z"
        fill="url(#paint108_radial_4002_704)"
      />
      <path
        d="M21.6406 4.42938C21.156 4.32238 20.6365 4.83821 20.5863 5.01752C21.2462 6.56674 22.2594 6.4191 23.3835 6.29419C24.0564 6.21942 24.1294 6.5261 24.1868 6.67433C24.0003 4.93862 22.7452 4.67325 21.6406 4.42938Z"
        fill="url(#paint109_radial_4002_704)"
      />
    </g>
    <g filter="url(#filter56_f_4002_704)">
      <path
        d="M20.6617 4.96375C20.6717 5.06774 20.7622 5.45864 20.8948 5.69532"
        stroke="url(#paint110_linear_4002_704)"
        strokeWidth={0.1}
        strokeLinecap="round"
      />
    </g>
    <g filter="url(#filter57_ii_4002_704)">
      <path
        d="M19.9813 3.27327C20.2032 3.98265 20.5035 4.43864 20.6259 4.57796L21.2587 4.33577C21.2456 4.15348 21.1626 3.62718 20.9344 2.98031C20.6493 2.17171 20.3563 1.89046 20.0594 1.98421C19.8485 2.07015 19.704 2.38656 19.9813 3.27327Z"
        fill="#62476A"
      />
    </g>
    <g filter="url(#filter58_ii_4002_704)">
      <path
        d="M23.8165 3.27327C23.5946 3.98265 23.2944 4.43864 23.172 4.57796L22.5392 4.33577C22.5522 4.15348 22.6353 3.62718 22.8634 2.98031C23.1486 2.17171 23.4415 1.89046 23.7384 1.98421C23.9493 2.07015 24.0938 2.38656 23.8165 3.27327Z"
        fill="#62476A"
      />
    </g>
    <g filter="url(#filter59_ii_4002_704)">
      <path
        d="M24.0929 5.75069C24.1117 5.8474 23.9916 5.89513 23.9263 5.82127C23.4732 5.30801 22.7937 4.81011 21.9036 4.81011C21.0649 4.81011 20.35 5.34294 19.8705 5.87439C19.8058 5.94611 19.6884 5.89951 19.7045 5.80427C19.883 4.75111 20.7996 3.9491 21.9036 3.9491C22.9887 3.9491 23.8929 4.72403 24.0929 5.75069Z"
        fill="url(#paint111_linear_4002_704)"
      />
    </g>
    <defs>
      <filter
        id="filter0_i_4002_704"
        x={5.6405}
        y={3.86389}
        width={6.67642}
        height={6.67639}
        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_704"
        />
      </filter>
      <filter
        id="filter1_i_4002_704"
        x={5.81516}
        y={18.5826}
        width={3.19143}
        height={11.4505}
        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.956863 0 0 0 0 0.717647 0 0 0 0 0.203922 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_4002_704"
        />
      </filter>
      <filter
        id="filter2_i_4002_704"
        x={8.34241}
        y={18.8639}
        width={7.86127}
        height={11.1693}
        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={-1.25} />
        <feGaussianBlur stdDeviation={0.75} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 1 0 0 0 0 0.901961 0 0 0 0 0.282353 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_4002_704"
        />
      </filter>
      <filter
        id="filter3_ii_4002_704"
        x={2.7511}
        y={10.156}
        width={5.89615}
        height={7.10953}
        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 />
        <feGaussianBlur stdDeviation={0.625} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.878431 0 0 0 0 0.541176 0 0 0 0 0.247059 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_4002_704"
        />
        <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.15} dy={-0.15} />
        <feGaussianBlur stdDeviation={0.25} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.878431 0 0 0 0 0.541176 0 0 0 0 0.247059 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="effect1_innerShadow_4002_704"
          result="effect2_innerShadow_4002_704"
        />
      </filter>
      <filter
        id="filter4_ii_4002_704"
        x={9.26691}
        y={10.0206}
        width={5.99615}
        height={7.24493}
        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} />
        <feGaussianBlur stdDeviation={0.625} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.901961 0 0 0 0 0.588235 0 0 0 0 0.207843 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_4002_704"
        />
        <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.15} />
        <feGaussianBlur stdDeviation={0.15} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.901961 0 0 0 0 0.588235 0 0 0 0 0.207843 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="effect1_innerShadow_4002_704"
          result="effect2_innerShadow_4002_704"
        />
      </filter>
      <filter
        id="filter5_ii_4002_704"
        x={4.66516}
        y={9.9425}
        width={8.98877}
        height={10.1312}
        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={1.25} />
        <feGaussianBlur stdDeviation={0.75} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.294118 0 0 0 0 0.196078 0 0 0 0 0.309804 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_4002_704"
        />
        <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={-1.25} />
        <feGaussianBlur stdDeviation={0.625} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.388235 0 0 0 0 0.32549 0 0 0 0 0.419608 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="effect1_innerShadow_4002_704"
          result="effect2_innerShadow_4002_704"
        />
      </filter>
      <filter
        id="filter6_i_4002_704"
        x={6.16003}
        y={7.07458}
        width={1.47708}
        height={1.37708}
        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_704"
        />
      </filter>
      <filter
        id="filter7_i_4002_704"
        x={10.2308}
        y={6.82458}
        width={1.37708}
        height={1.62708}
        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_704"
        />
      </filter>
      <filter
        id="filter8_f_4002_704"
        x={9.95984}
        y={6.80359}
        width={1.91925}
        height={1.91925}
        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_704"
        />
      </filter>
      <filter
        id="filter9_f_4002_704"
        x={6.14734}
        y={7.05359}
        width={1.41925}
        height={1.41925}
        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_704"
        />
      </filter>
      <filter
        id="filter10_i_4002_704"
        x={6.67322}
        y={5.66345}
        width={4.36078}
        height={5.0543}
        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.3} />
        <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_704"
        />
      </filter>
      <filter
        id="filter11_f_4002_704"
        x={7.88269}
        y={7.047}
        width={1.80331}
        height={2.14758}
        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_704"
        />
      </filter>
      <filter
        id="filter12_f_4002_704"
        x={8.40203}
        y={7.43767}
        width={0.903314}
        height={1.24758}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.025}
          result="effect1_foregroundBlur_4002_704"
        />
      </filter>
      <filter
        id="filter13_f_4002_704"
        x={7.94724}
        y={8.65354}
        width={1.81319}
        height={0.881885}
        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_704"
        />
      </filter>
      <filter
        id="filter14_i_4002_704"
        x={9.14238}
        y={7.16223}
        width={1.39876}
        height={0.550049}
        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.2} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.141176 0 0 0 0 0.0862745 0 0 0 0 0.176471 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_4002_704"
        />
      </filter>
      <filter
        id="filter15_i_4002_704"
        x={7.16638}
        y={7.16223}
        width={1.39876}
        height={0.550049}
        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.125} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.133333 0 0 0 0 0.0784314 0 0 0 0 0.168627 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_4002_704"
        />
      </filter>
      <filter
        id="filter16_i_4002_704"
        x={7.22424}
        y={6.43855}
        width={1.16399}
        height={0.581287}
        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.658824 0 0 0 0 0.270588 0 0 0 0 0.141176 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_4002_704"
        />
      </filter>
      <filter
        id="filter17_i_4002_704"
        x={9.54236}
        y={6.43855}
        width={1.16399}
        height={0.581287}
        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.658824 0 0 0 0 0.270588 0 0 0 0 0.141176 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_4002_704"
        />
      </filter>
      <filter
        id="filter18_f_4002_704"
        x={9.41593}
        y={7.26243}
        width={0.450916}
        height={0.412219}
        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_704"
        />
      </filter>
      <filter
        id="filter19_f_4002_704"
        x={9.71833}
        y={7.23713}
        width={0.610022}
        height={0.619543}
        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_704"
        />
      </filter>
      <filter
        id="filter20_f_4002_704"
        x={7.81721}
        y={7.21003}
        width={0.650671}
        height={0.673743}
        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_704"
        />
      </filter>
      <filter
        id="filter21_f_4002_704"
        x={7.55131}
        y={7.25901}
        width={0.504871}
        height={0.415698}
        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_704"
        />
      </filter>
      <filter
        id="filter22_f_4002_704"
        x={9.5337}
        y={6.58353}
        width={1.01067}
        height={0.461597}
        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_704"
        />
      </filter>
      <filter
        id="filter23_f_4002_704"
        x={7.20075}
        y={6.58353}
        width={1.01067}
        height={0.461597}
        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_704"
        />
      </filter>
      <filter
        id="filter24_f_4002_704"
        x={6.05432}
        y={4.72058}
        width={1.99142}
        height={2.08905}
        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_704"
        />
      </filter>
      <filter
        id="filter25_f_4002_704"
        x={7.39114}
        y={4.26492}
        width={3.90052}
        height={2.5594}
        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_704"
        />
      </filter>
      <filter
        id="filter26_f_4002_704"
        x={7.31656}
        y={4.66376}
        width={0.83313}
        height={1.3316}
        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_704"
        />
      </filter>
      <filter
        id="filter27_ii_4002_704"
        x={6.68308}
        y={1.76692}
        width={1.73039}
        height={2.91102}
        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.075} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.439216 0 0 0 0 0.380392 0 0 0 0 0.490196 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_4002_704"
        />
        <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.1} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"
        />
        <feBlend
          mode="normal"
          in2="effect1_innerShadow_4002_704"
          result="effect2_innerShadow_4002_704"
        />
      </filter>
      <filter
        id="filter28_ii_4002_704"
        x={9.39405}
        y={1.76692}
        width={1.73039}
        height={2.91102}
        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.075} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.439216 0 0 0 0 0.380392 0 0 0 0 0.490196 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_4002_704"
        />
        <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.1} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"
        />
        <feBlend
          mode="normal"
          in2="effect1_innerShadow_4002_704"
          result="effect2_innerShadow_4002_704"
        />
      </filter>
      <filter
        id="filter29_ii_4002_704"
        x={6.65784}
        y={3.7491}
        width={4.79185}
        height={2.36014}
        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.3} />
        <feGaussianBlur stdDeviation={0.1} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.34902 0 0 0 0 0.180392 0 0 0 0 0.392157 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_4002_704"
        />
        <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.4} dy={0.2} />
        <feGaussianBlur stdDeviation={0.2} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.282353 0 0 0 0 0.219608 0 0 0 0 0.282353 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="effect1_innerShadow_4002_704"
          result="effect2_innerShadow_4002_704"
        />
      </filter>
      <filter
        id="filter30_i_4002_704"
        x={18.6857}
        y={3.86389}
        width={6.67642}
        height={6.67639}
        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_704"
        />
      </filter>
      <filter
        id="filter31_i_4002_704"
        x={18.8601}
        y={18.5826}
        width={3.19143}
        height={11.4505}
        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.956863 0 0 0 0 0.717647 0 0 0 0 0.203922 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_4002_704"
        />
      </filter>
      <filter
        id="filter32_i_4002_704"
        x={21.3876}
        y={18.8639}
        width={7.86127}
        height={11.1693}
        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={-1.25} />
        <feGaussianBlur stdDeviation={0.75} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 1 0 0 0 0 0.901961 0 0 0 0 0.282353 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_4002_704"
        />
      </filter>
      <filter
        id="filter33_ii_4002_704"
        x={15.7965}
        y={10.156}
        width={5.89615}
        height={7.10953}
        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 />
        <feGaussianBlur stdDeviation={0.625} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.878431 0 0 0 0 0.541176 0 0 0 0 0.247059 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_4002_704"
        />
        <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.15} dy={-0.15} />
        <feGaussianBlur stdDeviation={0.25} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.878431 0 0 0 0 0.541176 0 0 0 0 0.247059 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="effect1_innerShadow_4002_704"
          result="effect2_innerShadow_4002_704"
        />
      </filter>
      <filter
        id="filter34_ii_4002_704"
        x={22.3121}
        y={10.0206}
        width={5.99615}
        height={7.24493}
        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} />
        <feGaussianBlur stdDeviation={0.625} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.901961 0 0 0 0 0.588235 0 0 0 0 0.207843 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_4002_704"
        />
        <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.15} />
        <feGaussianBlur stdDeviation={0.15} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.901961 0 0 0 0 0.588235 0 0 0 0 0.207843 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="effect1_innerShadow_4002_704"
          result="effect2_innerShadow_4002_704"
        />
      </filter>
      <filter
        id="filter35_ii_4002_704"
        x={17.7101}
        y={9.9425}
        width={8.98877}
        height={10.1312}
        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={1.25} />
        <feGaussianBlur stdDeviation={0.75} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.294118 0 0 0 0 0.196078 0 0 0 0 0.309804 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_4002_704"
        />
        <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={-1.25} />
        <feGaussianBlur stdDeviation={0.625} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.388235 0 0 0 0 0.32549 0 0 0 0 0.419608 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="effect1_innerShadow_4002_704"
          result="effect2_innerShadow_4002_704"
        />
      </filter>
      <filter
        id="filter36_i_4002_704"
        x={19.2052}
        y={7.07458}
        width={1.47708}
        height={1.37708}
        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_704"
        />
      </filter>
      <filter
        id="filter37_i_4002_704"
        x={23.276}
        y={6.82458}
        width={1.37708}
        height={1.62708}
        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_704"
        />
      </filter>
      <filter
        id="filter38_f_4002_704"
        x={23.005}
        y={6.80359}
        width={1.91925}
        height={1.91925}
        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_704"
        />
      </filter>
      <filter
        id="filter39_f_4002_704"
        x={19.1925}
        y={7.05359}
        width={1.41925}
        height={1.41925}
        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_704"
        />
      </filter>
      <filter
        id="filter40_i_4002_704"
        x={19.7184}
        y={5.66345}
        width={4.36078}
        height={5.0543}
        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.3} />
        <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_704"
        />
      </filter>
      <filter
        id="filter41_f_4002_704"
        x={20.9279}
        y={7.047}
        width={1.80331}
        height={2.14758}
        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_704"
        />
      </filter>
      <filter
        id="filter42_f_4002_704"
        x={21.4472}
        y={7.43767}
        width={0.903314}
        height={1.24758}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.025}
          result="effect1_foregroundBlur_4002_704"
        />
      </filter>
      <filter
        id="filter43_f_4002_704"
        x={20.9924}
        y={8.65354}
        width={1.81319}
        height={0.881885}
        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_704"
        />
      </filter>
      <filter
        id="filter44_i_4002_704"
        x={22.1875}
        y={7.16223}
        width={1.39876}
        height={0.550049}
        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.2} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.141176 0 0 0 0 0.0862745 0 0 0 0 0.176471 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_4002_704"
        />
      </filter>
      <filter
        id="filter45_i_4002_704"
        x={20.2115}
        y={7.16223}
        width={1.39876}
        height={0.550049}
        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.125} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.133333 0 0 0 0 0.0784314 0 0 0 0 0.168627 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_4002_704"
        />
      </filter>
      <filter
        id="filter46_i_4002_704"
        x={20.2694}
        y={6.43855}
        width={1.16399}
        height={0.581287}
        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.658824 0 0 0 0 0.270588 0 0 0 0 0.141176 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_4002_704"
        />
      </filter>
      <filter
        id="filter47_i_4002_704"
        x={22.5875}
        y={6.43855}
        width={1.16399}
        height={0.581287}
        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.658824 0 0 0 0 0.270588 0 0 0 0 0.141176 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_4002_704"
        />
      </filter>
      <filter
        id="filter48_f_4002_704"
        x={22.4611}
        y={7.26243}
        width={0.450916}
        height={0.412219}
        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_704"
        />
      </filter>
      <filter
        id="filter49_f_4002_704"
        x={22.7635}
        y={7.23713}
        width={0.610022}
        height={0.619543}
        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_704"
        />
      </filter>
      <filter
        id="filter50_f_4002_704"
        x={20.8624}
        y={7.21003}
        width={0.650671}
        height={0.673743}
        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_704"
        />
      </filter>
      <filter
        id="filter51_f_4002_704"
        x={20.5965}
        y={7.25901}
        width={0.504871}
        height={0.415698}
        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_704"
        />
      </filter>
      <filter
        id="filter52_f_4002_704"
        x={22.5789}
        y={6.58353}
        width={1.01067}
        height={0.461597}
        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_704"
        />
      </filter>
      <filter
        id="filter53_f_4002_704"
        x={20.2459}
        y={6.58353}
        width={1.01067}
        height={0.461597}
        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_704"
        />
      </filter>
      <filter
        id="filter54_f_4002_704"
        x={19.0995}
        y={4.72058}
        width={1.99142}
        height={2.08905}
        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_704"
        />
      </filter>
      <filter
        id="filter55_f_4002_704"
        x={20.4363}
        y={4.26492}
        width={3.90052}
        height={2.5594}
        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_704"
        />
      </filter>
      <filter
        id="filter56_f_4002_704"
        x={20.3617}
        y={4.66376}
        width={0.83313}
        height={1.3316}
        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_704"
        />
      </filter>
      <filter
        id="filter57_ii_4002_704"
        x={19.7282}
        y={1.76692}
        width={1.73039}
        height={2.91102}
        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.075} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.439216 0 0 0 0 0.380392 0 0 0 0 0.490196 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_4002_704"
        />
        <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.1} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"
        />
        <feBlend
          mode="normal"
          in2="effect1_innerShadow_4002_704"
          result="effect2_innerShadow_4002_704"
        />
      </filter>
      <filter
        id="filter58_ii_4002_704"
        x={22.4392}
        y={1.76692}
        width={1.73039}
        height={2.91102}
        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.075} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.439216 0 0 0 0 0.380392 0 0 0 0 0.490196 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_4002_704"
        />
        <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.1} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"
        />
        <feBlend
          mode="normal"
          in2="effect1_innerShadow_4002_704"
          result="effect2_innerShadow_4002_704"
        />
      </filter>
      <filter
        id="filter59_ii_4002_704"
        x={19.703}
        y={3.7491}
        width={4.79185}
        height={2.36014}
        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.3} />
        <feGaussianBlur stdDeviation={0.1} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.34902 0 0 0 0 0.180392 0 0 0 0 0.392157 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_4002_704"
        />
        <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.4} dy={0.2} />
        <feGaussianBlur stdDeviation={0.2} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.282353 0 0 0 0 0.219608 0 0 0 0 0.282353 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="effect1_innerShadow_4002_704"
          result="effect2_innerShadow_4002_704"
        />
      </filter>
      <linearGradient
        id="paint0_linear_4002_704"
        x1={10.862}
        y1={4.7881}
        x2={7.76337}
        y2={10.5403}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FFD93C" />
        <stop offset={1} stopColor="#E37923" />
      </linearGradient>
      <radialGradient
        id="paint1_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(10.4896 9.17478) rotate(28.3008) scale(1.36484 1.93323)"
      >
        <stop offset={0.616274} stopColor="#E38923" />
        <stop offset={1} stopColor="#E38923" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint2_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(6.89769 8.63335) rotate(90) scale(1.90696 1.14888)"
      >
        <stop stopColor="#C9641B" />
        <stop offset={1} stopColor="#D77117" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint3_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(8.85371 8.67296) rotate(90) scale(2.38389 2.48325)"
      >
        <stop offset={0.617268} stopColor="#E26B25" />
        <stop offset={1} stopColor="#E26B25" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint4_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(6.75243 7.90044) rotate(127.617) scale(0.869834 0.844563)"
      >
        <stop offset={0.161391} stopColor="#C9681C" />
        <stop offset={1} stopColor="#C9681C" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint5_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(7.00534 6.85778) rotate(100.537) scale(1.09412 1.13932)"
      >
        <stop offset={0.365444} stopColor="#D76A18" />
        <stop offset={1} stopColor="#D76A18" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint6_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(7.42591 4.6981) rotate(62.6046) scale(1.01884 1.94087)"
      >
        <stop offset={0.221806} stopColor="#CBA140" />
        <stop offset={0.921111} stopColor="#CBA140" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint7_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(11.2063 5.30451) rotate(132.51) scale(0.700544 0.978998)"
      >
        <stop stopColor="#FFDF3C" />
        <stop offset={1} stopColor="#FFDF3C" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint8_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(12.0669 7.39883) rotate(163.779) scale(0.82163 1.78776)"
      >
        <stop stopColor="#FFD537" />
        <stop offset={1} stopColor="#FFD336" stopOpacity={0} />
        <stop offset={1} stopColor="#FFD537" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint9_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(11.2642 10.7251) rotate(-133.315) scale(1.99498 2.86503)"
      >
        <stop stopColor="#CB6325" />
        <stop offset={1} stopColor="#CB6325" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint10_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(7.69627 5.76556) rotate(-90.3515) scale(0.588116 0.192824)"
      >
        <stop offset={0.295258} stopColor="#DB6009" />
        <stop offset={1} stopColor="#DB6009" stopOpacity={0} />
      </radialGradient>
      <linearGradient
        id="paint11_linear_4002_704"
        x1={5.91516}
        y1={24.1295}
        x2={7.80701}
        y2={24.317}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#E79F2E" />
        <stop offset={1} stopColor="#FFD142" />
      </linearGradient>
      <linearGradient
        id="paint12_linear_4002_704"
        x1={5.80701}
        y1={24.817}
        x2={6.35388}
        y2={24.817}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#D9A14C" />
        <stop offset={1} stopColor="#F6A928" stopOpacity={0} />
      </linearGradient>
      <radialGradient
        id="paint13_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(7.54138 28.1139) rotate(115.105) scale(2.46746 1.10531)"
      >
        <stop stopColor="#59436A" />
        <stop offset={1} stopColor="#44384D" />
      </radialGradient>
      <radialGradient
        id="paint14_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(6.46326 28.6608) rotate(51.3402) scale(1.30063 3.1796)"
      >
        <stop offset={0.521576} stopColor="#522E71" stopOpacity={0} />
        <stop offset={1} stopColor="#522E71" />
      </radialGradient>
      <radialGradient
        id="paint15_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(16.2036 29.8639) rotate(-121.106) scale(2.62785 1.11201)"
      >
        <stop stopColor="#645A6F" />
        <stop offset={1} stopColor="#4C2D62" />
      </radialGradient>
      <radialGradient
        id="paint16_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(15.4945 28.4108) rotate(122.699) scale(1.50398 3.2322)"
      >
        <stop offset={0.737274} stopColor="#4C266B" stopOpacity={0} />
        <stop offset={1} stopColor="#4C266B" />
      </radialGradient>
      <radialGradient
        id="paint17_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(5.19739 16.61) rotate(67.5464) scale(0.828429)"
      >
        <stop offset={0.302644} stopColor="#DB8723" />
        <stop offset={1} stopColor="#CE7557" />
      </radialGradient>
      <radialGradient
        id="paint18_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(-0.0408936 0.765625) rotate(38.7939) scale(1.30308)"
      >
        <stop stopColor="#EBB432" />
        <stop offset={1} stopColor="#CF7D4F" />
      </radialGradient>
      <radialGradient
        id="paint19_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(13.1918 12.3122) rotate(28.2203) scale(3.11626 1.29651)"
      >
        <stop offset={0.172628} stopColor="#FFDB40" />
        <stop offset={1} stopColor="#FFDB40" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint20_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(9.15955 20.852) rotate(-93.9828) scale(4.67879 2.38208)"
      >
        <stop offset={0.189403} stopColor="#472263" />
        <stop offset={1} stopColor="#472263" stopOpacity={0} />
      </radialGradient>
      <linearGradient
        id="paint21_linear_4002_704"
        x1={5.74709}
        y1={18.4753}
        x2={6.35331}
        y2={18.4614}
        gradientUnits="userSpaceOnUse"
      >
        <stop offset={0.262162} stopColor="#656069" />
        <stop offset={1} stopColor="#47364E" stopOpacity={0} />
      </linearGradient>
      <radialGradient
        id="paint22_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(9.97073 20.258) rotate(-114.569) scale(2.718 0.844251)"
      >
        <stop offset={0.360178} stopColor="#463049" />
        <stop offset={1} stopColor="#463049" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint23_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(11.0791 11.3855) rotate(140.247) scale(2.96815 2.79943)"
      >
        <stop stopColor="#6F597B" />
        <stop offset={1} stopColor="#6F597B" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint24_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(7.90613 20.0737) rotate(-80.4876) scale(2.49859 1.02958)"
      >
        <stop offset={0.156887} stopColor="#5C4C68" />
        <stop offset={1} stopColor="#5C4C68" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint25_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(8.38159 9.9425) rotate(79.9755) scale(1.98833 2.59165)"
      >
        <stop stopColor="#D77E03" />
        <stop offset={0.90209} stopColor="#FFC737" />
      </radialGradient>
      <linearGradient
        id="paint26_linear_4002_704"
        x1={6.16003}
        y1={7.80043}
        x2={7.42635}
        y2={7.80043}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#E79B27" />
        <stop offset={1} stopColor="#B96201" />
      </linearGradient>
      <radialGradient
        id="paint27_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(10.5823 7.95105) rotate(-24.444) scale(1.16996 1.42847)"
      >
        <stop offset={0.572298} stopColor="#FFC531" />
        <stop offset={0.904617} stopColor="#FFE549" />
      </radialGradient>
      <radialGradient
        id="paint28_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(10.8191 7.86507) rotate(-20.2976) scale(0.558246)"
      >
        <stop offset={0.71002} stopColor="#FFBA25" stopOpacity={0} />
        <stop offset={1} stopColor="#FFBA25" />
      </radialGradient>
      <radialGradient
        id="paint29_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(6.85696 7.76321) rotate(180) scale(0.459623 0.439659)"
      >
        <stop offset={0.415002} stopColor="#D67923" stopOpacity={0} />
        <stop offset={1} stopColor="#D67923" />
      </radialGradient>
      <radialGradient
        id="paint30_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(10.0771 7.53313) rotate(155.244) scale(3.06459 4.1019)"
      >
        <stop stopColor="#FFE644" />
        <stop offset={1} stopColor="#EB9235" />
      </radialGradient>
      <radialGradient
        id="paint31_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(9.66676 7.83157) rotate(152.124) scale(1.02129 0.866489)"
      >
        <stop stopColor="#FFE842" />
        <stop offset={1} stopColor="#FFE842" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint32_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(7.92088 10.4355) rotate(-78.3106) scale(1.76761 2.24277)"
      >
        <stop stopColor="#E4883F" />
        <stop offset={1} stopColor="#E4883F" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint33_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(8.74159 7.32617) rotate(90) scale(3.18391 5.05691)"
      >
        <stop offset={0.592664} stopColor="#F3943B" stopOpacity={0} />
        <stop offset={1} stopColor="#D97C39" />
      </radialGradient>
      <radialGradient
        id="paint34_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(9.12211 8.24193) rotate(164.542) scale(2.40746 4.1449)"
      >
        <stop offset={0.876514} stopColor="#D4993E" stopOpacity={0} />
        <stop offset={1} stopColor="#D4993E" />
      </radialGradient>
      <radialGradient
        id="paint35_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(9.83836 7.35407) rotate(-90) scale(0.492427 0.604342)"
      >
        <stop stopColor="#FFBB31" />
        <stop offset={1} stopColor="#FFBB31" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint36_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(8.0328 7.39137) rotate(-90) scale(0.581959 0.666964)"
      >
        <stop stopColor="#F09429" />
        <stop offset={1} stopColor="#F09429" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint37_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(11.034 7.9906) rotate(-180) scale(0.576375 1.89744)"
      >
        <stop stopColor="#FFDA39" />
        <stop offset={1} stopColor="#FFDA39" stopOpacity={0} />
      </radialGradient>
      <linearGradient
        id="paint38_linear_4002_704"
        x1={8.85368}
        y1={8.63525}
        x2={8.85368}
        y2={7.48767}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FFC134" />
        <stop offset={1} stopColor="#F8C73F" />
      </linearGradient>
      <radialGradient
        id="paint39_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(9.18932 8.30157) rotate(-105.892) scale(1.08993 0.623671)"
      >
        <stop offset={0.0168227} stopColor="#FFE848" />
        <stop offset={1} stopColor="#FFE848" stopOpacity={0} />
      </radialGradient>
      <linearGradient
        id="paint40_linear_4002_704"
        x1={8.40592}
        y1={8.30903}
        x2={8.77151}
        y2={8.35379}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#F8A322" />
        <stop offset={1} stopColor="#F8A322" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint41_linear_4002_704"
        x1={8.85368}
        y1={8.67462}
        x2={8.85368}
        y2={8.41348}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#E48538" />
        <stop offset={1} stopColor="#E48538" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint42_linear_4002_704"
        x1={8.54189}
        y1={9.30672}
        x2={8.73555}
        y2={8.93376}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FEAC35" />
        <stop offset={1} stopColor="#FEAC35" stopOpacity={0} />
      </linearGradient>
      <radialGradient
        id="paint43_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(9.78742 7.50771) rotate(90) scale(0.347171 0.552214)"
      >
        <stop offset={0.80198} stopColor="#925C51" />
        <stop offset={1} stopColor="#694B43" />
        <stop offset={1} stopColor="#804D49" />
        <stop offset={1} stopColor="#85534D" />
      </radialGradient>
      <radialGradient
        id="paint44_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(9.68951 7.54369) rotate(-127.812) scale(0.161742 0.22268)"
      >
        <stop offset={0.765532} stopColor="#FFE6E2" stopOpacity={0} />
        <stop offset={0.966159} stopColor="#FFE6E2" />
      </radialGradient>
      <linearGradient
        id="paint45_linear_4002_704"
        x1={10.1202}
        y1={7.53063}
        x2={9.98609}
        y2={7.61329}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#B4948D" />
        <stop offset={1} stopColor="#B4948D" stopOpacity={0} />
      </linearGradient>
      <radialGradient
        id="paint46_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(7.91999 7.50771) rotate(90) scale(0.347173 0.552217)"
      >
        <stop offset={0.80198} stopColor="#925C51" />
        <stop offset={1} stopColor="#694B43" />
        <stop offset={1} stopColor="#804D49" />
        <stop offset={1} stopColor="#85534D" />
      </radialGradient>
      <linearGradient
        id="paint47_linear_4002_704"
        x1={8.23818}
        y1={7.53063}
        x2={8.10403}
        y2={7.61329}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#B4948D" />
        <stop offset={1} stopColor="#B4948D" stopOpacity={0} />
      </linearGradient>
      <radialGradient
        id="paint48_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(7.79728 7.60149) rotate(-90.897) scale(0.211269 0.253953)"
      >
        <stop offset={0.765532} stopColor="#FFE6E2" stopOpacity={0} />
        <stop offset={0.966159} stopColor="#FFE6E2" />
      </radialGradient>
      <radialGradient
        id="paint49_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(7.69175 4.78808) rotate(129.554) scale(2.29767 1.00208)"
      >
        <stop offset={0.395696} stopColor="#EE971B" stopOpacity={0} />
        <stop offset={0.911046} stopColor="#D8772C" />
      </radialGradient>
      <radialGradient
        id="paint50_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(7.63204 5.02228) rotate(144.458) scale(1.63171 0.806415)"
      >
        <stop offset={0.120488} stopColor="#FFCA2D" />
        <stop offset={1} stopColor="#FFE134" stopOpacity={0} />
        <stop offset={1} stopColor="#FFCA2D" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint51_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(9.6202 4.28625) rotate(115.63) scale(2.16187 3.06949)"
      >
        <stop offset={0.627022} stopColor="#F49523" stopOpacity={0} />
        <stop offset={1} stopColor="#F49523" />
      </radialGradient>
      <radialGradient
        id="paint52_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(9.92718 4.82255) rotate(105.909) scale(1.47203 3.08491)"
      >
        <stop offset={0.131886} stopColor="#FFE337" />
        <stop offset={1} stopColor="#FFE337" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint53_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(9.3456 7.23229) rotate(-117.848) scale(3.12997 2.798)"
      >
        <stop offset={0.897563} stopColor="#CA9B37" stopOpacity={0} />
        <stop offset={1} stopColor="#CA9B37" />
      </radialGradient>
      <linearGradient
        id="paint54_linear_4002_704"
        x1={7.61658}
        y1={5.11078}
        x2={7.84968}
        y2={5.65588}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FAA719" />
        <stop offset={1} stopColor="#DB6008" />
      </linearGradient>
      <linearGradient
        id="paint55_linear_4002_704"
        x1={10.6975}
        y1={5.20766}
        x2={7.19751}
        y2={5.39516}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#695D73" />
        <stop offset={1} stopColor="#5A3E62" />
      </linearGradient>
      <linearGradient
        id="paint56_linear_4002_704"
        x1={23.9072}
        y1={4.7881}
        x2={20.8085}
        y2={10.5403}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FFD93C" />
        <stop offset={1} stopColor="#E37923" />
      </linearGradient>
      <radialGradient
        id="paint57_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(23.5348 9.17478) rotate(28.3008) scale(1.36484 1.93323)"
      >
        <stop offset={0.616274} stopColor="#E38923" />
        <stop offset={1} stopColor="#E38923" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint58_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(19.9429 8.63335) rotate(90) scale(1.90696 1.14888)"
      >
        <stop stopColor="#C9641B" />
        <stop offset={1} stopColor="#D77117" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint59_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(21.8989 8.67296) rotate(90) scale(2.38389 2.48325)"
      >
        <stop offset={0.617268} stopColor="#E26B25" />
        <stop offset={1} stopColor="#E26B25" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint60_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(19.7976 7.90044) rotate(127.617) scale(0.869834 0.844563)"
      >
        <stop offset={0.161391} stopColor="#C9681C" />
        <stop offset={1} stopColor="#C9681C" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint61_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(20.0505 6.85778) rotate(100.537) scale(1.09412 1.13932)"
      >
        <stop offset={0.365444} stopColor="#D76A18" />
        <stop offset={1} stopColor="#D76A18" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint62_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(20.4711 4.6981) rotate(62.6046) scale(1.01884 1.94087)"
      >
        <stop offset={0.221806} stopColor="#CBA140" />
        <stop offset={0.921111} stopColor="#CBA140" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint63_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(24.2514 5.30451) rotate(132.51) scale(0.700544 0.978998)"
      >
        <stop stopColor="#FFDF3C" />
        <stop offset={1} stopColor="#FFDF3C" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint64_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(25.1121 7.39883) rotate(163.779) scale(0.82163 1.78776)"
      >
        <stop stopColor="#FFD537" />
        <stop offset={1} stopColor="#FFD336" stopOpacity={0} />
        <stop offset={1} stopColor="#FFD537" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint65_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(24.3094 10.7251) rotate(-133.315) scale(1.99498 2.86503)"
      >
        <stop stopColor="#CB6325" />
        <stop offset={1} stopColor="#CB6325" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint66_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(20.7414 5.76556) rotate(-90.3515) scale(0.588116 0.192824)"
      >
        <stop offset={0.295258} stopColor="#DB6009" />
        <stop offset={1} stopColor="#DB6009" stopOpacity={0} />
      </radialGradient>
      <linearGradient
        id="paint67_linear_4002_704"
        x1={18.9601}
        y1={24.1295}
        x2={20.8519}
        y2={24.317}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#E79F2E" />
        <stop offset={1} stopColor="#FFD142" />
      </linearGradient>
      <linearGradient
        id="paint68_linear_4002_704"
        x1={18.8519}
        y1={24.817}
        x2={19.3988}
        y2={24.817}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#D9A14C" />
        <stop offset={1} stopColor="#F6A928" stopOpacity={0} />
      </linearGradient>
      <radialGradient
        id="paint69_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(20.5863 28.1139) rotate(115.105) scale(2.46746 1.10531)"
      >
        <stop stopColor="#59436A" />
        <stop offset={1} stopColor="#44384D" />
      </radialGradient>
      <radialGradient
        id="paint70_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(19.5082 28.6608) rotate(51.3402) scale(1.30063 3.1796)"
      >
        <stop offset={0.521576} stopColor="#522E71" stopOpacity={0} />
        <stop offset={1} stopColor="#522E71" />
      </radialGradient>
      <radialGradient
        id="paint71_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(29.2485 29.8639) rotate(-121.106) scale(2.62785 1.11201)"
      >
        <stop stopColor="#645A6F" />
        <stop offset={1} stopColor="#4C2D62" />
      </radialGradient>
      <radialGradient
        id="paint72_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(28.5394 28.4108) rotate(122.699) scale(1.50398 3.2322)"
      >
        <stop offset={0.737274} stopColor="#4C266B" stopOpacity={0} />
        <stop offset={1} stopColor="#4C266B" />
      </radialGradient>
      <radialGradient
        id="paint73_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(18.2428 16.61) rotate(67.5464) scale(0.828429)"
      >
        <stop offset={0.302644} stopColor="#DB8723" />
        <stop offset={1} stopColor="#CE7557" />
      </radialGradient>
      <radialGradient
        id="paint74_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(-0.0408936 0.765625) rotate(38.7939) scale(1.30308)"
      >
        <stop stopColor="#EBB432" />
        <stop offset={1} stopColor="#CF7D4F" />
      </radialGradient>
      <radialGradient
        id="paint75_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(26.237 12.3122) rotate(28.2203) scale(3.11626 1.29651)"
      >
        <stop offset={0.172628} stopColor="#FFDB40" />
        <stop offset={1} stopColor="#FFDB40" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint76_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(22.2045 20.852) rotate(-93.9828) scale(4.67879 2.38208)"
      >
        <stop offset={0.189403} stopColor="#472263" />
        <stop offset={1} stopColor="#472263" stopOpacity={0} />
      </radialGradient>
      <linearGradient
        id="paint77_linear_4002_704"
        x1={18.792}
        y1={18.4753}
        x2={19.3982}
        y2={18.4614}
        gradientUnits="userSpaceOnUse"
      >
        <stop offset={0.262162} stopColor="#656069" />
        <stop offset={1} stopColor="#47364E" stopOpacity={0} />
      </linearGradient>
      <radialGradient
        id="paint78_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(23.0157 20.258) rotate(-114.569) scale(2.718 0.844251)"
      >
        <stop offset={0.360178} stopColor="#463049" />
        <stop offset={1} stopColor="#463049" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint79_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(24.124 11.3855) rotate(140.247) scale(2.96815 2.79943)"
      >
        <stop stopColor="#6F597B" />
        <stop offset={1} stopColor="#6F597B" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint80_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(20.9511 20.0737) rotate(-80.4876) scale(2.49859 1.02958)"
      >
        <stop offset={0.156887} stopColor="#5C4C68" />
        <stop offset={1} stopColor="#5C4C68" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint81_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(21.4265 9.9425) rotate(79.9755) scale(1.98833 2.59165)"
      >
        <stop stopColor="#D77E03" />
        <stop offset={0.90209} stopColor="#FFC737" />
      </radialGradient>
      <linearGradient
        id="paint82_linear_4002_704"
        x1={19.2052}
        y1={7.80043}
        x2={20.4715}
        y2={7.80043}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#E79B27" />
        <stop offset={1} stopColor="#B96201" />
      </linearGradient>
      <radialGradient
        id="paint83_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(23.6275 7.95105) rotate(-24.444) scale(1.16996 1.42847)"
      >
        <stop offset={0.572298} stopColor="#FFC531" />
        <stop offset={0.904617} stopColor="#FFE549" />
      </radialGradient>
      <radialGradient
        id="paint84_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(23.8643 7.86507) rotate(-20.2976) scale(0.558246)"
      >
        <stop offset={0.71002} stopColor="#FFBA25" stopOpacity={0} />
        <stop offset={1} stopColor="#FFBA25" />
      </radialGradient>
      <radialGradient
        id="paint85_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(19.9021 7.76321) rotate(180) scale(0.459623 0.439659)"
      >
        <stop offset={0.415002} stopColor="#D67923" stopOpacity={0} />
        <stop offset={1} stopColor="#D67923" />
      </radialGradient>
      <radialGradient
        id="paint86_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(23.1223 7.53313) rotate(155.244) scale(3.06459 4.1019)"
      >
        <stop stopColor="#FFE644" />
        <stop offset={1} stopColor="#EB9235" />
      </radialGradient>
      <radialGradient
        id="paint87_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(22.7119 7.83157) rotate(152.124) scale(1.02129 0.866489)"
      >
        <stop stopColor="#FFE842" />
        <stop offset={1} stopColor="#FFE842" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint88_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(20.966 10.4355) rotate(-78.3106) scale(1.76761 2.24277)"
      >
        <stop stopColor="#E4883F" />
        <stop offset={1} stopColor="#E4883F" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint89_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(21.7868 7.32617) rotate(90) scale(3.18391 5.05691)"
      >
        <stop offset={0.592664} stopColor="#F3943B" stopOpacity={0} />
        <stop offset={1} stopColor="#D97C39" />
      </radialGradient>
      <radialGradient
        id="paint90_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(22.1673 8.24193) rotate(164.542) scale(2.40746 4.1449)"
      >
        <stop offset={0.876514} stopColor="#D4993E" stopOpacity={0} />
        <stop offset={1} stopColor="#D4993E" />
      </radialGradient>
      <radialGradient
        id="paint91_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(22.8835 7.35407) rotate(-90) scale(0.492427 0.604342)"
      >
        <stop stopColor="#FFBB31" />
        <stop offset={1} stopColor="#FFBB31" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint92_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(21.078 7.39137) rotate(-90) scale(0.581959 0.666964)"
      >
        <stop stopColor="#F09429" />
        <stop offset={1} stopColor="#F09429" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint93_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(24.0792 7.9906) rotate(-180) scale(0.576375 1.89744)"
      >
        <stop stopColor="#FFDA39" />
        <stop offset={1} stopColor="#FFDA39" stopOpacity={0} />
      </radialGradient>
      <linearGradient
        id="paint94_linear_4002_704"
        x1={21.8988}
        y1={8.63525}
        x2={21.8988}
        y2={7.48767}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FFC134" />
        <stop offset={1} stopColor="#F8C73F" />
      </linearGradient>
      <radialGradient
        id="paint95_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(22.2345 8.30157) rotate(-105.892) scale(1.08993 0.623671)"
      >
        <stop offset={0.0168227} stopColor="#FFE848" />
        <stop offset={1} stopColor="#FFE848" stopOpacity={0} />
      </radialGradient>
      <linearGradient
        id="paint96_linear_4002_704"
        x1={21.4511}
        y1={8.30903}
        x2={21.8167}
        y2={8.35379}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#F8A322" />
        <stop offset={1} stopColor="#F8A322" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint97_linear_4002_704"
        x1={21.8988}
        y1={8.67462}
        x2={21.8988}
        y2={8.41348}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#E48538" />
        <stop offset={1} stopColor="#E48538" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint98_linear_4002_704"
        x1={21.5871}
        y1={9.30672}
        x2={21.7807}
        y2={8.93376}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FEAC35" />
        <stop offset={1} stopColor="#FEAC35" stopOpacity={0} />
      </linearGradient>
      <radialGradient
        id="paint99_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(22.8326 7.50771) rotate(90) scale(0.347171 0.552214)"
      >
        <stop offset={0.80198} stopColor="#925C51" />
        <stop offset={1} stopColor="#694B43" />
        <stop offset={1} stopColor="#804D49" />
        <stop offset={1} stopColor="#85534D" />
      </radialGradient>
      <radialGradient
        id="paint100_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(22.7347 7.54369) rotate(-127.812) scale(0.161742 0.22268)"
      >
        <stop offset={0.765532} stopColor="#FFE6E2" stopOpacity={0} />
        <stop offset={0.966159} stopColor="#FFE6E2" />
      </radialGradient>
      <linearGradient
        id="paint101_linear_4002_704"
        x1={23.1654}
        y1={7.53063}
        x2={23.0313}
        y2={7.61329}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#B4948D" />
        <stop offset={1} stopColor="#B4948D" stopOpacity={0} />
      </linearGradient>
      <radialGradient
        id="paint102_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(20.9652 7.50771) rotate(90) scale(0.347173 0.552217)"
      >
        <stop offset={0.80198} stopColor="#925C51" />
        <stop offset={1} stopColor="#694B43" />
        <stop offset={1} stopColor="#804D49" />
        <stop offset={1} stopColor="#85534D" />
      </radialGradient>
      <linearGradient
        id="paint103_linear_4002_704"
        x1={21.2833}
        y1={7.53063}
        x2={21.1492}
        y2={7.61329}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#B4948D" />
        <stop offset={1} stopColor="#B4948D" stopOpacity={0} />
      </linearGradient>
      <radialGradient
        id="paint104_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(20.8424 7.60149) rotate(-90.897) scale(0.211269 0.253953)"
      >
        <stop offset={0.765532} stopColor="#FFE6E2" stopOpacity={0} />
        <stop offset={0.966159} stopColor="#FFE6E2" />
      </radialGradient>
      <radialGradient
        id="paint105_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(20.7369 4.78808) rotate(129.554) scale(2.29767 1.00208)"
      >
        <stop offset={0.395696} stopColor="#EE971B" stopOpacity={0} />
        <stop offset={0.911046} stopColor="#D8772C" />
      </radialGradient>
      <radialGradient
        id="paint106_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(20.6772 5.02228) rotate(144.458) scale(1.63171 0.806415)"
      >
        <stop offset={0.120488} stopColor="#FFCA2D" />
        <stop offset={1} stopColor="#FFE134" stopOpacity={0} />
        <stop offset={1} stopColor="#FFCA2D" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint107_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(22.6654 4.28625) rotate(115.63) scale(2.16187 3.06949)"
      >
        <stop offset={0.627022} stopColor="#F49523" stopOpacity={0} />
        <stop offset={1} stopColor="#F49523" />
      </radialGradient>
      <radialGradient
        id="paint108_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(22.9723 4.82255) rotate(105.909) scale(1.47203 3.08491)"
      >
        <stop offset={0.131886} stopColor="#FFE337" />
        <stop offset={1} stopColor="#FFE337" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint109_radial_4002_704"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(22.3908 7.23229) rotate(-117.848) scale(3.12997 2.798)"
      >
        <stop offset={0.897563} stopColor="#CA9B37" stopOpacity={0} />
        <stop offset={1} stopColor="#CA9B37" />
      </radialGradient>
      <linearGradient
        id="paint110_linear_4002_704"
        x1={20.6617}
        y1={5.11078}
        x2={20.8948}
        y2={5.65588}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FAA719" />
        <stop offset={1} stopColor="#DB6008" />
      </linearGradient>
      <linearGradient
        id="paint111_linear_4002_704"
        x1={23.7427}
        y1={5.20766}
        x2={20.2427}
        y2={5.39516}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#695D73" />
        <stop offset={1} stopColor="#5A3E62" />
      </linearGradient>
    </defs>
  </svg>
);
module.exports = WomanWithBunnyEarsIcon;
