const React = require("react");
const WomanOfficeWorkerIcon = ({ 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_2091)">
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M23.1702 12.7406C23.3828 12.3054 23.4941 11.8197 23.4941 11.3137C23.4941 10.8464 23.3979 10.4079 23.2255 10.0082H23.2309C23.1504 9.82721 23.06 9.65621 22.9496 9.49521L22.9476 9.49208C22.6035 8.96584 22.4214 8.34851 22.4214 7.72107V7.71095C22.4214 5.88935 20.9438 4.41182 19.1222 4.41182C18.9401 4.41182 18.768 4.33086 18.6668 4.17906C18.0697 3.34922 17.088 2.80273 15.9849 2.80273C14.8818 2.80273 13.9002 3.34922 13.3031 4.17906C13.2019 4.32074 13.0299 4.41182 12.8477 4.41182C12.8193 4.41182 12.7909 4.41218 12.7627 4.4129C10.9803 4.45802 9.54857 5.91777 9.54857 7.71095V7.72107C9.54857 8.34851 9.36641 8.96584 9.02233 9.49208L9.02004 9.49575C8.67741 10.0212 8.47595 10.6372 8.47595 11.3137C8.47595 11.8298 8.59739 12.3054 8.79979 12.7406C8.87063 12.8823 8.87063 13.0543 8.79979 13.196C8.59739 13.6211 8.47595 14.0967 8.47595 14.6027C8.47595 16.3838 9.913 17.8209 11.6941 17.8209H20.2759C22.057 17.8209 23.4941 16.3838 23.4941 14.6027C23.4941 14.0967 23.3726 13.6211 23.1702 13.196C23.0994 13.0543 23.0994 12.8823 23.1702 12.7406ZM10.9101 10.0682H10.8978L12.0965 12.4237C12.2198 15.2263 13.3135 12.4237 15.9849 12.4237C18.6563 12.4237 19.8213 15.5431 19.9446 12.7406L21.0805 9.54348C21.0268 8.29864 20.1246 8.21127 19.9446 8.21127H16.7246C15.453 8.21127 14.2532 7.58889 13.5353 6.53798C13.4123 6.36453 13.1559 6.39514 13.0739 6.589L12.9918 6.78285C12.7662 7.34402 12.3355 7.77254 11.8023 8.01741C11.7869 8.02252 11.7689 8.03017 11.751 8.03782C11.733 8.04547 11.7151 8.05312 11.6997 8.05823C11.4639 8.18066 10.9101 8.54797 10.8896 9.49685L10.8998 9.80294L10.9101 10.0682Z"
        fill="url(#paint0_linear_4002_2091)"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M23.1702 12.7406C23.3828 12.3054 23.4941 11.8197 23.4941 11.3137C23.4941 10.8464 23.3979 10.4079 23.2255 10.0082H23.2309C23.1504 9.82721 23.06 9.65621 22.9496 9.49521L22.9476 9.49208C22.6035 8.96584 22.4214 8.34851 22.4214 7.72107V7.71095C22.4214 5.88935 20.9438 4.41182 19.1222 4.41182C18.9401 4.41182 18.768 4.33086 18.6668 4.17906C18.0697 3.34922 17.088 2.80273 15.9849 2.80273C14.8818 2.80273 13.9002 3.34922 13.3031 4.17906C13.2019 4.32074 13.0299 4.41182 12.8477 4.41182C12.8193 4.41182 12.7909 4.41218 12.7627 4.4129C10.9803 4.45802 9.54857 5.91777 9.54857 7.71095V7.72107C9.54857 8.34851 9.36641 8.96584 9.02233 9.49208L9.02004 9.49575C8.67741 10.0212 8.47595 10.6372 8.47595 11.3137C8.47595 11.8298 8.59739 12.3054 8.79979 12.7406C8.87063 12.8823 8.87063 13.0543 8.79979 13.196C8.59739 13.6211 8.47595 14.0967 8.47595 14.6027C8.47595 16.3838 9.913 17.8209 11.6941 17.8209H20.2759C22.057 17.8209 23.4941 16.3838 23.4941 14.6027C23.4941 14.0967 23.3726 13.6211 23.1702 13.196C23.0994 13.0543 23.0994 12.8823 23.1702 12.7406ZM10.9101 10.0682H10.8978L12.0965 12.4237C12.2198 15.2263 13.3135 12.4237 15.9849 12.4237C18.6563 12.4237 19.8213 15.5431 19.9446 12.7406L21.0805 9.54348C21.0268 8.29864 20.1246 8.21127 19.9446 8.21127H16.7246C15.453 8.21127 14.2532 7.58889 13.5353 6.53798C13.4123 6.36453 13.1559 6.39514 13.0739 6.589L12.9918 6.78285C12.7662 7.34402 12.3355 7.77254 11.8023 8.01741C11.7869 8.02252 11.7689 8.03017 11.751 8.03782C11.733 8.04547 11.7151 8.05312 11.6997 8.05823C11.4639 8.18066 10.9101 8.54797 10.8896 9.49685L10.8998 9.80294L10.9101 10.0682Z"
        fill="url(#paint1_radial_4002_2091)"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M23.1702 12.7406C23.3828 12.3054 23.4941 11.8197 23.4941 11.3137C23.4941 10.8464 23.3979 10.4079 23.2255 10.0082H23.2309C23.1504 9.82721 23.06 9.65621 22.9496 9.49521L22.9476 9.49208C22.6035 8.96584 22.4214 8.34851 22.4214 7.72107V7.71095C22.4214 5.88935 20.9438 4.41182 19.1222 4.41182C18.9401 4.41182 18.768 4.33086 18.6668 4.17906C18.0697 3.34922 17.088 2.80273 15.9849 2.80273C14.8818 2.80273 13.9002 3.34922 13.3031 4.17906C13.2019 4.32074 13.0299 4.41182 12.8477 4.41182C12.8193 4.41182 12.7909 4.41218 12.7627 4.4129C10.9803 4.45802 9.54857 5.91777 9.54857 7.71095V7.72107C9.54857 8.34851 9.36641 8.96584 9.02233 9.49208L9.02004 9.49575C8.67741 10.0212 8.47595 10.6372 8.47595 11.3137C8.47595 11.8298 8.59739 12.3054 8.79979 12.7406C8.87063 12.8823 8.87063 13.0543 8.79979 13.196C8.59739 13.6211 8.47595 14.0967 8.47595 14.6027C8.47595 16.3838 9.913 17.8209 11.6941 17.8209H20.2759C22.057 17.8209 23.4941 16.3838 23.4941 14.6027C23.4941 14.0967 23.3726 13.6211 23.1702 13.196C23.0994 13.0543 23.0994 12.8823 23.1702 12.7406ZM10.9101 10.0682H10.8978L12.0965 12.4237C12.2198 15.2263 13.3135 12.4237 15.9849 12.4237C18.6563 12.4237 19.8213 15.5431 19.9446 12.7406L21.0805 9.54348C21.0268 8.29864 20.1246 8.21127 19.9446 8.21127H16.7246C15.453 8.21127 14.2532 7.58889 13.5353 6.53798C13.4123 6.36453 13.1559 6.39514 13.0739 6.589L12.9918 6.78285C12.7662 7.34402 12.3355 7.77254 11.8023 8.01741C11.7869 8.02252 11.7689 8.03017 11.751 8.03782C11.733 8.04547 11.7151 8.05312 11.6997 8.05823C11.4639 8.18066 10.9101 8.54797 10.8896 9.49685L10.8998 9.80294L10.9101 10.0682Z"
        fill="url(#paint2_radial_4002_2091)"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M23.1702 12.7406C23.3828 12.3054 23.4941 11.8197 23.4941 11.3137C23.4941 10.8464 23.3979 10.4079 23.2255 10.0082H23.2309C23.1504 9.82721 23.06 9.65621 22.9496 9.49521L22.9476 9.49208C22.6035 8.96584 22.4214 8.34851 22.4214 7.72107V7.71095C22.4214 5.88935 20.9438 4.41182 19.1222 4.41182C18.9401 4.41182 18.768 4.33086 18.6668 4.17906C18.0697 3.34922 17.088 2.80273 15.9849 2.80273C14.8818 2.80273 13.9002 3.34922 13.3031 4.17906C13.2019 4.32074 13.0299 4.41182 12.8477 4.41182C12.8193 4.41182 12.7909 4.41218 12.7627 4.4129C10.9803 4.45802 9.54857 5.91777 9.54857 7.71095V7.72107C9.54857 8.34851 9.36641 8.96584 9.02233 9.49208L9.02004 9.49575C8.67741 10.0212 8.47595 10.6372 8.47595 11.3137C8.47595 11.8298 8.59739 12.3054 8.79979 12.7406C8.87063 12.8823 8.87063 13.0543 8.79979 13.196C8.59739 13.6211 8.47595 14.0967 8.47595 14.6027C8.47595 16.3838 9.913 17.8209 11.6941 17.8209H20.2759C22.057 17.8209 23.4941 16.3838 23.4941 14.6027C23.4941 14.0967 23.3726 13.6211 23.1702 13.196C23.0994 13.0543 23.0994 12.8823 23.1702 12.7406ZM10.9101 10.0682H10.8978L12.0965 12.4237C12.2198 15.2263 13.3135 12.4237 15.9849 12.4237C18.6563 12.4237 19.8213 15.5431 19.9446 12.7406L21.0805 9.54348C21.0268 8.29864 20.1246 8.21127 19.9446 8.21127H16.7246C15.453 8.21127 14.2532 7.58889 13.5353 6.53798C13.4123 6.36453 13.1559 6.39514 13.0739 6.589L12.9918 6.78285C12.7662 7.34402 12.3355 7.77254 11.8023 8.01741C11.7869 8.02252 11.7689 8.03017 11.751 8.03782C11.733 8.04547 11.7151 8.05312 11.6997 8.05823C11.4639 8.18066 10.9101 8.54797 10.8896 9.49685L10.8998 9.80294L10.9101 10.0682Z"
        fill="url(#paint3_radial_4002_2091)"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M23.1702 12.7406C23.3828 12.3054 23.4941 11.8197 23.4941 11.3137C23.4941 10.8464 23.3979 10.4079 23.2255 10.0082H23.2309C23.1504 9.82721 23.06 9.65621 22.9496 9.49521L22.9476 9.49208C22.6035 8.96584 22.4214 8.34851 22.4214 7.72107V7.71095C22.4214 5.88935 20.9438 4.41182 19.1222 4.41182C18.9401 4.41182 18.768 4.33086 18.6668 4.17906C18.0697 3.34922 17.088 2.80273 15.9849 2.80273C14.8818 2.80273 13.9002 3.34922 13.3031 4.17906C13.2019 4.32074 13.0299 4.41182 12.8477 4.41182C12.8193 4.41182 12.7909 4.41218 12.7627 4.4129C10.9803 4.45802 9.54857 5.91777 9.54857 7.71095V7.72107C9.54857 8.34851 9.36641 8.96584 9.02233 9.49208L9.02004 9.49575C8.67741 10.0212 8.47595 10.6372 8.47595 11.3137C8.47595 11.8298 8.59739 12.3054 8.79979 12.7406C8.87063 12.8823 8.87063 13.0543 8.79979 13.196C8.59739 13.6211 8.47595 14.0967 8.47595 14.6027C8.47595 16.3838 9.913 17.8209 11.6941 17.8209H20.2759C22.057 17.8209 23.4941 16.3838 23.4941 14.6027C23.4941 14.0967 23.3726 13.6211 23.1702 13.196C23.0994 13.0543 23.0994 12.8823 23.1702 12.7406ZM10.9101 10.0682H10.8978L12.0965 12.4237C12.2198 15.2263 13.3135 12.4237 15.9849 12.4237C18.6563 12.4237 19.8213 15.5431 19.9446 12.7406L21.0805 9.54348C21.0268 8.29864 20.1246 8.21127 19.9446 8.21127H16.7246C15.453 8.21127 14.2532 7.58889 13.5353 6.53798C13.4123 6.36453 13.1559 6.39514 13.0739 6.589L12.9918 6.78285C12.7662 7.34402 12.3355 7.77254 11.8023 8.01741C11.7869 8.02252 11.7689 8.03017 11.751 8.03782C11.733 8.04547 11.7151 8.05312 11.6997 8.05823C11.4639 8.18066 10.9101 8.54797 10.8896 9.49685L10.8998 9.80294L10.9101 10.0682Z"
        fill="url(#paint4_radial_4002_2091)"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M23.1702 12.7406C23.3828 12.3054 23.4941 11.8197 23.4941 11.3137C23.4941 10.8464 23.3979 10.4079 23.2255 10.0082H23.2309C23.1504 9.82721 23.06 9.65621 22.9496 9.49521L22.9476 9.49208C22.6035 8.96584 22.4214 8.34851 22.4214 7.72107V7.71095C22.4214 5.88935 20.9438 4.41182 19.1222 4.41182C18.9401 4.41182 18.768 4.33086 18.6668 4.17906C18.0697 3.34922 17.088 2.80273 15.9849 2.80273C14.8818 2.80273 13.9002 3.34922 13.3031 4.17906C13.2019 4.32074 13.0299 4.41182 12.8477 4.41182C12.8193 4.41182 12.7909 4.41218 12.7627 4.4129C10.9803 4.45802 9.54857 5.91777 9.54857 7.71095V7.72107C9.54857 8.34851 9.36641 8.96584 9.02233 9.49208L9.02004 9.49575C8.67741 10.0212 8.47595 10.6372 8.47595 11.3137C8.47595 11.8298 8.59739 12.3054 8.79979 12.7406C8.87063 12.8823 8.87063 13.0543 8.79979 13.196C8.59739 13.6211 8.47595 14.0967 8.47595 14.6027C8.47595 16.3838 9.913 17.8209 11.6941 17.8209H20.2759C22.057 17.8209 23.4941 16.3838 23.4941 14.6027C23.4941 14.0967 23.3726 13.6211 23.1702 13.196C23.0994 13.0543 23.0994 12.8823 23.1702 12.7406ZM10.9101 10.0682H10.8978L12.0965 12.4237C12.2198 15.2263 13.3135 12.4237 15.9849 12.4237C18.6563 12.4237 19.8213 15.5431 19.9446 12.7406L21.0805 9.54348C21.0268 8.29864 20.1246 8.21127 19.9446 8.21127H16.7246C15.453 8.21127 14.2532 7.58889 13.5353 6.53798C13.4123 6.36453 13.1559 6.39514 13.0739 6.589L12.9918 6.78285C12.7662 7.34402 12.3355 7.77254 11.8023 8.01741C11.7869 8.02252 11.7689 8.03017 11.751 8.03782C11.733 8.04547 11.7151 8.05312 11.6997 8.05823C11.4639 8.18066 10.9101 8.54797 10.8896 9.49685L10.8998 9.80294L10.9101 10.0682Z"
        fill="url(#paint5_radial_4002_2091)"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M23.1702 12.7406C23.3828 12.3054 23.4941 11.8197 23.4941 11.3137C23.4941 10.8464 23.3979 10.4079 23.2255 10.0082H23.2309C23.1504 9.82721 23.06 9.65621 22.9496 9.49521L22.9476 9.49208C22.6035 8.96584 22.4214 8.34851 22.4214 7.72107V7.71095C22.4214 5.88935 20.9438 4.41182 19.1222 4.41182C18.9401 4.41182 18.768 4.33086 18.6668 4.17906C18.0697 3.34922 17.088 2.80273 15.9849 2.80273C14.8818 2.80273 13.9002 3.34922 13.3031 4.17906C13.2019 4.32074 13.0299 4.41182 12.8477 4.41182C12.8193 4.41182 12.7909 4.41218 12.7627 4.4129C10.9803 4.45802 9.54857 5.91777 9.54857 7.71095V7.72107C9.54857 8.34851 9.36641 8.96584 9.02233 9.49208L9.02004 9.49575C8.67741 10.0212 8.47595 10.6372 8.47595 11.3137C8.47595 11.8298 8.59739 12.3054 8.79979 12.7406C8.87063 12.8823 8.87063 13.0543 8.79979 13.196C8.59739 13.6211 8.47595 14.0967 8.47595 14.6027C8.47595 16.3838 9.913 17.8209 11.6941 17.8209H20.2759C22.057 17.8209 23.4941 16.3838 23.4941 14.6027C23.4941 14.0967 23.3726 13.6211 23.1702 13.196C23.0994 13.0543 23.0994 12.8823 23.1702 12.7406ZM10.9101 10.0682H10.8978L12.0965 12.4237C12.2198 15.2263 13.3135 12.4237 15.9849 12.4237C18.6563 12.4237 19.8213 15.5431 19.9446 12.7406L21.0805 9.54348C21.0268 8.29864 20.1246 8.21127 19.9446 8.21127H16.7246C15.453 8.21127 14.2532 7.58889 13.5353 6.53798C13.4123 6.36453 13.1559 6.39514 13.0739 6.589L12.9918 6.78285C12.7662 7.34402 12.3355 7.77254 11.8023 8.01741C11.7869 8.02252 11.7689 8.03017 11.751 8.03782C11.733 8.04547 11.7151 8.05312 11.6997 8.05823C11.4639 8.18066 10.9101 8.54797 10.8896 9.49685L10.8998 9.80294L10.9101 10.0682Z"
        fill="url(#paint6_radial_4002_2091)"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M23.1702 12.7406C23.3828 12.3054 23.4941 11.8197 23.4941 11.3137C23.4941 10.8464 23.3979 10.4079 23.2255 10.0082H23.2309C23.1504 9.82721 23.06 9.65621 22.9496 9.49521L22.9476 9.49208C22.6035 8.96584 22.4214 8.34851 22.4214 7.72107V7.71095C22.4214 5.88935 20.9438 4.41182 19.1222 4.41182C18.9401 4.41182 18.768 4.33086 18.6668 4.17906C18.0697 3.34922 17.088 2.80273 15.9849 2.80273C14.8818 2.80273 13.9002 3.34922 13.3031 4.17906C13.2019 4.32074 13.0299 4.41182 12.8477 4.41182C12.8193 4.41182 12.7909 4.41218 12.7627 4.4129C10.9803 4.45802 9.54857 5.91777 9.54857 7.71095V7.72107C9.54857 8.34851 9.36641 8.96584 9.02233 9.49208L9.02004 9.49575C8.67741 10.0212 8.47595 10.6372 8.47595 11.3137C8.47595 11.8298 8.59739 12.3054 8.79979 12.7406C8.87063 12.8823 8.87063 13.0543 8.79979 13.196C8.59739 13.6211 8.47595 14.0967 8.47595 14.6027C8.47595 16.3838 9.913 17.8209 11.6941 17.8209H20.2759C22.057 17.8209 23.4941 16.3838 23.4941 14.6027C23.4941 14.0967 23.3726 13.6211 23.1702 13.196C23.0994 13.0543 23.0994 12.8823 23.1702 12.7406ZM10.9101 10.0682H10.8978L12.0965 12.4237C12.2198 15.2263 13.3135 12.4237 15.9849 12.4237C18.6563 12.4237 19.8213 15.5431 19.9446 12.7406L21.0805 9.54348C21.0268 8.29864 20.1246 8.21127 19.9446 8.21127H16.7246C15.453 8.21127 14.2532 7.58889 13.5353 6.53798C13.4123 6.36453 13.1559 6.39514 13.0739 6.589L12.9918 6.78285C12.7662 7.34402 12.3355 7.77254 11.8023 8.01741C11.7869 8.02252 11.7689 8.03017 11.751 8.03782C11.733 8.04547 11.7151 8.05312 11.6997 8.05823C11.4639 8.18066 10.9101 8.54797 10.8896 9.49685L10.8998 9.80294L10.9101 10.0682Z"
        fill="url(#paint7_radial_4002_2091)"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M23.1702 12.7406C23.3828 12.3054 23.4941 11.8197 23.4941 11.3137C23.4941 10.8464 23.3979 10.4079 23.2255 10.0082H23.2309C23.1504 9.82721 23.06 9.65621 22.9496 9.49521L22.9476 9.49208C22.6035 8.96584 22.4214 8.34851 22.4214 7.72107V7.71095C22.4214 5.88935 20.9438 4.41182 19.1222 4.41182C18.9401 4.41182 18.768 4.33086 18.6668 4.17906C18.0697 3.34922 17.088 2.80273 15.9849 2.80273C14.8818 2.80273 13.9002 3.34922 13.3031 4.17906C13.2019 4.32074 13.0299 4.41182 12.8477 4.41182C12.8193 4.41182 12.7909 4.41218 12.7627 4.4129C10.9803 4.45802 9.54857 5.91777 9.54857 7.71095V7.72107C9.54857 8.34851 9.36641 8.96584 9.02233 9.49208L9.02004 9.49575C8.67741 10.0212 8.47595 10.6372 8.47595 11.3137C8.47595 11.8298 8.59739 12.3054 8.79979 12.7406C8.87063 12.8823 8.87063 13.0543 8.79979 13.196C8.59739 13.6211 8.47595 14.0967 8.47595 14.6027C8.47595 16.3838 9.913 17.8209 11.6941 17.8209H20.2759C22.057 17.8209 23.4941 16.3838 23.4941 14.6027C23.4941 14.0967 23.3726 13.6211 23.1702 13.196C23.0994 13.0543 23.0994 12.8823 23.1702 12.7406ZM10.9101 10.0682H10.8978L12.0965 12.4237C12.2198 15.2263 13.3135 12.4237 15.9849 12.4237C18.6563 12.4237 19.8213 15.5431 19.9446 12.7406L21.0805 9.54348C21.0268 8.29864 20.1246 8.21127 19.9446 8.21127H16.7246C15.453 8.21127 14.2532 7.58889 13.5353 6.53798C13.4123 6.36453 13.1559 6.39514 13.0739 6.589L12.9918 6.78285C12.7662 7.34402 12.3355 7.77254 11.8023 8.01741C11.7869 8.02252 11.7689 8.03017 11.751 8.03782C11.733 8.04547 11.7151 8.05312 11.6997 8.05823C11.4639 8.18066 10.9101 8.54797 10.8896 9.49685L10.8998 9.80294L10.9101 10.0682Z"
        fill="url(#paint8_radial_4002_2091)"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M23.1702 12.7406C23.3828 12.3054 23.4941 11.8197 23.4941 11.3137C23.4941 10.8464 23.3979 10.4079 23.2255 10.0082H23.2309C23.1504 9.82721 23.06 9.65621 22.9496 9.49521L22.9476 9.49208C22.6035 8.96584 22.4214 8.34851 22.4214 7.72107V7.71095C22.4214 5.88935 20.9438 4.41182 19.1222 4.41182C18.9401 4.41182 18.768 4.33086 18.6668 4.17906C18.0697 3.34922 17.088 2.80273 15.9849 2.80273C14.8818 2.80273 13.9002 3.34922 13.3031 4.17906C13.2019 4.32074 13.0299 4.41182 12.8477 4.41182C12.8193 4.41182 12.7909 4.41218 12.7627 4.4129C10.9803 4.45802 9.54857 5.91777 9.54857 7.71095V7.72107C9.54857 8.34851 9.36641 8.96584 9.02233 9.49208L9.02004 9.49575C8.67741 10.0212 8.47595 10.6372 8.47595 11.3137C8.47595 11.8298 8.59739 12.3054 8.79979 12.7406C8.87063 12.8823 8.87063 13.0543 8.79979 13.196C8.59739 13.6211 8.47595 14.0967 8.47595 14.6027C8.47595 16.3838 9.913 17.8209 11.6941 17.8209H20.2759C22.057 17.8209 23.4941 16.3838 23.4941 14.6027C23.4941 14.0967 23.3726 13.6211 23.1702 13.196C23.0994 13.0543 23.0994 12.8823 23.1702 12.7406ZM10.9101 10.0682H10.8978L12.0965 12.4237C12.2198 15.2263 13.3135 12.4237 15.9849 12.4237C18.6563 12.4237 19.8213 15.5431 19.9446 12.7406L21.0805 9.54348C21.0268 8.29864 20.1246 8.21127 19.9446 8.21127H16.7246C15.453 8.21127 14.2532 7.58889 13.5353 6.53798C13.4123 6.36453 13.1559 6.39514 13.0739 6.589L12.9918 6.78285C12.7662 7.34402 12.3355 7.77254 11.8023 8.01741C11.7869 8.02252 11.7689 8.03017 11.751 8.03782C11.733 8.04547 11.7151 8.05312 11.6997 8.05823C11.4639 8.18066 10.9101 8.54797 10.8896 9.49685L10.8998 9.80294L10.9101 10.0682Z"
        fill="url(#paint9_radial_4002_2091)"
      />
    </g>
    <g filter="url(#filter1_i_4002_2091)">
      <path
        d="M16 15.4675C9.92 15.4675 5 20.3875 5 26.4675V29.9675H27V26.4675C27 20.3975 22.07 15.4675 16 15.4675Z"
        fill="url(#paint10_linear_4002_2091)"
      />
      <path
        d="M16 15.4675C9.92 15.4675 5 20.3875 5 26.4675V29.9675H27V26.4675C27 20.3975 22.07 15.4675 16 15.4675Z"
        fill="url(#paint11_radial_4002_2091)"
      />
    </g>
    <g filter="url(#filter2_f_4002_2091)">
      <path
        d="M13.4187 16.8162C12.9063 16.8162 12.1232 16.787 11.6488 16.9824L10.2687 19.7062C10.1787 19.8962 10.3287 20.1162 10.5387 20.1162H12.0887C12.3287 20.1162 12.4387 20.4062 12.2787 20.5662L10.4987 21.9091C10.2387 22.1691 10.1387 22.5591 10.2687 22.9091L13.1815 29.4096L14.7677 28.2933L13.4287 16.8162H13.4187Z"
        fill="#46375F"
      />
    </g>
    <g filter="url(#filter3_f_4002_2091)">
      <path
        d="M20.9045 21.1489L19.7154 20.3209C19.5668 20.1723 19.6717 19.9275 19.8815 19.9275H20.7996C20.9832 19.9275 21.1056 19.7351 21.0269 19.569L19.9515 17.2783C19.7416 17.1909 19.5231 17.1122 19.3045 17.0422H18.71V28.904L21.1143 22.0319C21.2192 21.7172 21.1405 21.3762 20.9045 21.1489Z"
        fill="#493E6A"
      />
    </g>
    <path
      d="M18.71 16.0874H13.29V29.9774H18.71V16.0874Z"
      fill="url(#paint12_radial_4002_2091)"
    />
    <path
      d="M18.71 16.0874H13.29V29.9774H18.71V16.0874Z"
      fill="url(#paint13_linear_4002_2091)"
    />
    <path
      d="M18.71 16.0874H13.29V29.9774H18.71V16.0874Z"
      fill="url(#paint14_linear_4002_2091)"
    />
    <path
      d="M23 17.9851V29.9674H27V26.4674C27 23.0554 25.4423 20.0036 23 17.9851Z"
      fill="url(#paint15_radial_4002_2091)"
    />
    <path
      d="M23 17.9851V29.9674H27V26.4674C27 23.0554 25.4423 20.0036 23 17.9851Z"
      fill="url(#paint16_linear_4002_2091)"
    />
    <g filter="url(#filter4_i_4002_2091)">
      <path
        d="M13.29 16.0574H12.44C12.26 16.1174 12.08 16.1874 11.91 16.2574L10.64 18.9474C10.55 19.1374 10.7 19.3574 10.91 19.3574H11.96C12.2 19.3574 12.31 19.6474 12.15 19.8074L10.79 21.1374C10.53 21.3974 10.43 21.7874 10.56 22.1374L13.29 29.9574H13.3V16.0574H13.29Z"
        fill="url(#paint17_linear_4002_2091)"
      />
      <path
        d="M13.29 16.0574H12.44C12.26 16.1174 12.08 16.1874 11.91 16.2574L10.64 18.9474C10.55 19.1374 10.7 19.3574 10.91 19.3574H11.96C12.2 19.3574 12.31 19.6474 12.15 19.8074L10.79 21.1374C10.53 21.3974 10.43 21.7874 10.56 22.1374L13.29 29.9574H13.3V16.0574H13.29Z"
        fill="url(#paint18_linear_4002_2091)"
      />
      <path
        d="M13.29 16.0574H12.44C12.26 16.1174 12.08 16.1874 11.91 16.2574L10.64 18.9474C10.55 19.1374 10.7 19.3574 10.91 19.3574H11.96C12.2 19.3574 12.31 19.6474 12.15 19.8074L10.79 21.1374C10.53 21.3974 10.43 21.7874 10.56 22.1374L13.29 29.9574H13.3V16.0574H13.29Z"
        fill="url(#paint19_radial_4002_2091)"
      />
    </g>
    <path
      d="M13.29 16.0574H12.44C12.26 16.1174 12.08 16.1874 11.91 16.2574L10.64 18.9474C10.55 19.1374 10.7 19.3574 10.91 19.3574H11.96C12.2 19.3574 12.31 19.6474 12.15 19.8074L10.79 21.1374C10.53 21.3974 10.43 21.7874 10.56 22.1374L13.29 29.9574H13.3V16.0574H13.29Z"
      fill="url(#paint20_linear_4002_2091)"
    />
    <path
      d="M13.29 16.0574H12.44C12.26 16.1174 12.08 16.1874 11.91 16.2574L10.64 18.9474C10.55 19.1374 10.7 19.3574 10.91 19.3574H11.96C12.2 19.3574 12.31 19.6474 12.15 19.8074L10.79 21.1374C10.53 21.3974 10.43 21.7874 10.56 22.1374L13.29 29.9574H13.3V16.0574H13.29Z"
      fill="url(#paint21_radial_4002_2091)"
    />
    <path
      d="M13.29 16.0574H12.44C12.26 16.1174 12.08 16.1874 11.91 16.2574L10.64 18.9474C10.55 19.1374 10.7 19.3574 10.91 19.3574H11.96C12.2 19.3574 12.31 19.6474 12.15 19.8074L10.79 21.1374C10.53 21.3974 10.43 21.7874 10.56 22.1374L13.29 29.9574H13.3V16.0574H13.29Z"
      fill="url(#paint22_linear_4002_2091)"
    />
    <g filter="url(#filter5_ii_4002_2091)">
      <path
        d="M16.0125 18.2947L14.6563 19.5698C14.608 19.6152 14.5952 19.6868 14.6248 19.7461L15.221 20.9392C15.2633 21.0239 15.3499 21.0775 15.4446 21.0775H16.5347C16.6299 21.0775 16.7167 21.0235 16.7589 20.9382L17.3582 19.7255C17.3872 19.6667 17.3747 19.5959 17.3273 19.5506L16.0125 18.2947Z"
        fill="url(#paint23_linear_4002_2091)"
      />
    </g>
    <g filter="url(#filter6_i_4002_2091)">
      <path
        d="M21.22 21.0876L19.86 19.7576C19.69 19.5876 19.81 19.3076 20.05 19.3076H21.1C21.31 19.3076 21.45 19.0876 21.36 18.8976L20.13 16.2776C19.89 16.1776 19.64 16.0876 19.39 16.0076H18.71V29.9576L21.46 22.0976C21.58 21.7376 21.49 21.3476 21.22 21.0876Z"
        fill="#615990"
      />
      <path
        d="M21.22 21.0876L19.86 19.7576C19.69 19.5876 19.81 19.3076 20.05 19.3076H21.1C21.31 19.3076 21.45 19.0876 21.36 18.8976L20.13 16.2776C19.89 16.1776 19.64 16.0876 19.39 16.0076H18.71V29.9576L21.46 22.0976C21.58 21.7376 21.49 21.3476 21.22 21.0876Z"
        fill="url(#paint24_linear_4002_2091)"
      />
    </g>
    <path
      d="M15.9999 15.0244H13.2899V19.7644C13.2899 20.0744 13.6499 20.2544 13.8999 20.0544L15.9999 18.6619L18.0999 20.0544C18.3499 20.2544 18.7099 20.0744 18.7099 19.7644V15.0244H15.9999Z"
      fill="url(#paint25_radial_4002_2091)"
    />
    <path
      d="M15.9999 15.0244H13.2899V19.7644C13.2899 20.0744 13.6499 20.2544 13.8999 20.0544L15.9999 18.6619L18.0999 20.0544C18.3499 20.2544 18.7099 20.0744 18.7099 19.7644V15.0244H15.9999Z"
      fill="url(#paint26_radial_4002_2091)"
    />
    <path
      d="M7.03187 29.9676H8.9701V18.0034C7.18742 19.4852 5.88126 21.5201 5.31367 23.8461C5.11021 24.69 5.00465 25.5714 5.00996 26.4776L5.02992 29.9676H7.03187Z"
      fill="url(#paint27_linear_4002_2091)"
    />
    <path
      d="M15.5047 21.0774C15.3812 21.0774 15.2763 21.1675 15.2576 21.2895L13.9301 29.9574H18.0401L16.7223 21.2898C16.7038 21.1677 16.5987 21.0774 16.4752 21.0774H15.5047Z"
      fill="url(#paint28_radial_4002_2091)"
    />
    <path
      d="M15.5047 21.0774C15.3812 21.0774 15.2763 21.1675 15.2576 21.2895L13.9301 29.9574H18.0401L16.7223 21.2898C16.7038 21.1677 16.5987 21.0774 16.4752 21.0774H15.5047Z"
      fill="url(#paint29_linear_4002_2091)"
    />
    <path
      d="M15.5047 21.0774C15.3812 21.0774 15.2763 21.1675 15.2576 21.2895L13.9301 29.9574H18.0401L16.7223 21.2898C16.7038 21.1677 16.5987 21.0774 16.4752 21.0774H15.5047Z"
      fill="url(#paint30_linear_4002_2091)"
    />
    <path
      d="M14.045 16.8572C14.0659 17.0707 14.25 17.5482 14.7911 17.9119C15.0046 18.0553 16.0042 18.5405 15.9838 18.5307C16.14 18.4526 16.7911 18.2322 17.2677 17.9119C17.8088 17.5482 17.993 17.0707 18.0138 16.8572L16.0294 15.9041L14.045 16.8572Z"
      fill="url(#paint31_radial_4002_2091)"
    />
    <g filter="url(#filter7_i_4002_2091)">
      <path
        d="M11.2994 12.9399C12.1881 12.9399 12.9085 12.2194 12.9085 11.3308C12.9085 10.4421 12.1881 9.72168 11.2994 9.72168C10.4107 9.72168 9.69031 10.4421 9.69031 11.3308C9.69031 12.2194 10.4107 12.9399 11.2994 12.9399Z"
        fill="url(#paint32_linear_4002_2091)"
      />
    </g>
    <g filter="url(#filter8_i_4002_2091)">
      <path
        d="M20.8123 12.9399C21.701 12.9399 22.4214 12.2194 22.4214 11.3308C22.4214 10.4421 21.701 9.72168 20.8123 9.72168C19.9237 9.72168 19.2032 10.4421 19.2032 11.3308C19.2032 12.2194 19.9237 12.9399 20.8123 12.9399Z"
        fill="url(#paint33_radial_4002_2091)"
      />
    </g>
    <g filter="url(#filter9_f_4002_2091)">
      <path
        d="M20.8123 12.4048C21.4055 12.4048 21.8864 11.9239 21.8864 11.3307C21.8864 10.7375 21.4055 10.2566 20.8123 10.2566C20.2191 10.2566 19.7382 10.7375 19.7382 11.3307C19.7382 11.9239 20.2191 12.4048 20.8123 12.4048Z"
        fill="#FFCA38"
      />
      <path
        d="M20.8123 12.4048C21.4055 12.4048 21.8864 11.9239 21.8864 11.3307C21.8864 10.7375 21.4055 10.2566 20.8123 10.2566C20.2191 10.2566 19.7382 10.7375 19.7382 11.3307C19.7382 11.9239 20.2191 12.4048 20.8123 12.4048Z"
        fill="url(#paint34_radial_4002_2091)"
      />
    </g>
    <g filter="url(#filter10_f_4002_2091)">
      <path
        d="M11.3186 12.4048C11.9118 12.4048 12.3927 11.9239 12.3927 11.3307C12.3927 10.7375 11.9118 10.2566 11.3186 10.2566C10.7254 10.2566 10.2445 10.7375 10.2445 11.3307C10.2445 11.9239 10.7254 12.4048 11.3186 12.4048Z"
        fill="#E28527"
      />
      <path
        d="M11.3186 12.4048C11.9118 12.4048 12.3927 11.9239 12.3927 11.3307C12.3927 10.7375 11.9118 10.2566 11.3186 10.2566C10.7254 10.2566 10.2445 10.7375 10.2445 11.3307C10.2445 11.9239 10.7254 12.4048 11.3186 12.4048Z"
        fill="url(#paint35_radial_4002_2091)"
      />
    </g>
    <g filter="url(#filter11_i_4002_2091)">
      <path
        d="M10.8977 10.0682H10.91L10.8998 9.80296L10.8895 9.49687C10.91 8.54799 11.4638 8.18068 11.6997 8.05824C11.715 8.05314 11.733 8.04549 11.7509 8.03784C11.7689 8.03019 11.7868 8.02253 11.8022 8.01743C12.3355 7.77256 12.7662 7.34404 12.9918 6.78287L13.0738 6.58901C13.1558 6.39516 13.4122 6.36455 13.5353 6.538C14.2531 7.58891 15.4529 8.21129 16.7245 8.21129H19.9445C20.1246 8.21129 21.0267 8.29866 21.0804 9.5435L20.9616 12.6165C20.8383 15.419 18.6498 17.3009 15.9784 17.3009C13.307 17.3009 11.1185 15.419 10.9952 12.6165L10.8977 10.0682Z"
        fill="url(#paint36_radial_4002_2091)"
      />
      <path
        d="M10.8977 10.0682H10.91L10.8998 9.80296L10.8895 9.49687C10.91 8.54799 11.4638 8.18068 11.6997 8.05824C11.715 8.05314 11.733 8.04549 11.7509 8.03784C11.7689 8.03019 11.7868 8.02253 11.8022 8.01743C12.3355 7.77256 12.7662 7.34404 12.9918 6.78287L13.0738 6.58901C13.1558 6.39516 13.4122 6.36455 13.5353 6.538C14.2531 7.58891 15.4529 8.21129 16.7245 8.21129H19.9445C20.1246 8.21129 21.0267 8.29866 21.0804 9.5435L20.9616 12.6165C20.8383 15.419 18.6498 17.3009 15.9784 17.3009C13.307 17.3009 11.1185 15.419 10.9952 12.6165L10.8977 10.0682Z"
        fill="url(#paint37_radial_4002_2091)"
      />
      <path
        d="M10.8977 10.0682H10.91L10.8998 9.80296L10.8895 9.49687C10.91 8.54799 11.4638 8.18068 11.6997 8.05824C11.715 8.05314 11.733 8.04549 11.7509 8.03784C11.7689 8.03019 11.7868 8.02253 11.8022 8.01743C12.3355 7.77256 12.7662 7.34404 12.9918 6.78287L13.0738 6.58901C13.1558 6.39516 13.4122 6.36455 13.5353 6.538C14.2531 7.58891 15.4529 8.21129 16.7245 8.21129H19.9445C20.1246 8.21129 21.0267 8.29866 21.0804 9.5435L20.9616 12.6165C20.8383 15.419 18.6498 17.3009 15.9784 17.3009C13.307 17.3009 11.1185 15.419 10.9952 12.6165L10.8977 10.0682Z"
        fill="url(#paint38_radial_4002_2091)"
      />
      <path
        d="M10.8977 10.0682H10.91L10.8998 9.80296L10.8895 9.49687C10.91 8.54799 11.4638 8.18068 11.6997 8.05824C11.715 8.05314 11.733 8.04549 11.7509 8.03784C11.7689 8.03019 11.7868 8.02253 11.8022 8.01743C12.3355 7.77256 12.7662 7.34404 12.9918 6.78287L13.0738 6.58901C13.1558 6.39516 13.4122 6.36455 13.5353 6.538C14.2531 7.58891 15.4529 8.21129 16.7245 8.21129H19.9445C20.1246 8.21129 21.0267 8.29866 21.0804 9.5435L20.9616 12.6165C20.8383 15.419 18.6498 17.3009 15.9784 17.3009C13.307 17.3009 11.1185 15.419 10.9952 12.6165L10.8977 10.0682Z"
        fill="url(#paint39_radial_4002_2091)"
      />
      <path
        d="M10.8977 10.0682H10.91L10.8998 9.80296L10.8895 9.49687C10.91 8.54799 11.4638 8.18068 11.6997 8.05824C11.715 8.05314 11.733 8.04549 11.7509 8.03784C11.7689 8.03019 11.7868 8.02253 11.8022 8.01743C12.3355 7.77256 12.7662 7.34404 12.9918 6.78287L13.0738 6.58901C13.1558 6.39516 13.4122 6.36455 13.5353 6.538C14.2531 7.58891 15.4529 8.21129 16.7245 8.21129H19.9445C20.1246 8.21129 21.0267 8.29866 21.0804 9.5435L20.9616 12.6165C20.8383 15.419 18.6498 17.3009 15.9784 17.3009C13.307 17.3009 11.1185 15.419 10.9952 12.6165L10.8977 10.0682Z"
        fill="url(#paint40_radial_4002_2091)"
      />
      <path
        d="M10.8977 10.0682H10.91L10.8998 9.80296L10.8895 9.49687C10.91 8.54799 11.4638 8.18068 11.6997 8.05824C11.715 8.05314 11.733 8.04549 11.7509 8.03784C11.7689 8.03019 11.7868 8.02253 11.8022 8.01743C12.3355 7.77256 12.7662 7.34404 12.9918 6.78287L13.0738 6.58901C13.1558 6.39516 13.4122 6.36455 13.5353 6.538C14.2531 7.58891 15.4529 8.21129 16.7245 8.21129H19.9445C20.1246 8.21129 21.0267 8.29866 21.0804 9.5435L20.9616 12.6165C20.8383 15.419 18.6498 17.3009 15.9784 17.3009C13.307 17.3009 11.1185 15.419 10.9952 12.6165L10.8977 10.0682Z"
        fill="url(#paint41_radial_4002_2091)"
      />
      <path
        d="M10.8977 10.0682H10.91L10.8998 9.80296L10.8895 9.49687C10.91 8.54799 11.4638 8.18068 11.6997 8.05824C11.715 8.05314 11.733 8.04549 11.7509 8.03784C11.7689 8.03019 11.7868 8.02253 11.8022 8.01743C12.3355 7.77256 12.7662 7.34404 12.9918 6.78287L13.0738 6.58901C13.1558 6.39516 13.4122 6.36455 13.5353 6.538C14.2531 7.58891 15.4529 8.21129 16.7245 8.21129H19.9445C20.1246 8.21129 21.0267 8.29866 21.0804 9.5435L20.9616 12.6165C20.8383 15.419 18.6498 17.3009 15.9784 17.3009C13.307 17.3009 11.1185 15.419 10.9952 12.6165L10.8977 10.0682Z"
        fill="url(#paint42_radial_4002_2091)"
      />
    </g>
    <path
      d="M10.8977 10.0682H10.91L10.8998 9.80296L10.8895 9.49687C10.91 8.54799 11.4638 8.18068 11.6997 8.05824C11.715 8.05314 11.733 8.04549 11.7509 8.03784C11.7689 8.03019 11.7868 8.02253 11.8022 8.01743C12.3355 7.77256 12.7662 7.34404 12.9918 6.78287L13.0738 6.58901C13.1558 6.39516 13.4122 6.36455 13.5353 6.538C14.2531 7.58891 15.4529 8.21129 16.7245 8.21129H19.9445C20.1246 8.21129 21.0267 8.29866 21.0804 9.5435L20.9616 12.6165C20.8383 15.419 18.6498 17.3009 15.9784 17.3009C13.307 17.3009 11.1185 15.419 10.9952 12.6165L10.8977 10.0682Z"
      fill="url(#paint43_radial_4002_2091)"
    />
    <g filter="url(#filter12_f_4002_2091)">
      <path
        d="M15.5924 11.1081L14.9089 12.8081C14.8004 13.1578 15.0607 13.5075 15.4295 13.5075H16.2158C16.5846 13.5075 16.8449 13.1524 16.7365 12.8081L16.205 11.1081C16.0911 10.7315 15.7117 10.7315 15.5924 11.1081Z"
        fill="#EB8B29"
      />
    </g>
    <g filter="url(#filter13_f_4002_2091)">
      <path
        d="M15.6027 10.9697L15.0712 12.6697C14.9627 13.0194 15.2231 13.3691 15.5918 13.3691H16.3782C16.747 13.3691 17.0073 13.014 16.8988 12.6697L16.3674 10.9697C16.2535 10.5931 15.722 10.5931 15.6027 10.9697Z"
        fill="url(#paint44_linear_4002_2091)"
      />
      <path
        d="M15.6027 10.9697L15.0712 12.6697C14.9627 13.0194 15.2231 13.3691 15.5918 13.3691H16.3782C16.747 13.3691 17.0073 13.014 16.8988 12.6697L16.3674 10.9697C16.2535 10.5931 15.722 10.5931 15.6027 10.9697Z"
        fill="url(#paint45_radial_4002_2091)"
      />
      <path
        d="M15.6027 10.9697L15.0712 12.6697C14.9627 13.0194 15.2231 13.3691 15.5918 13.3691H16.3782C16.747 13.3691 17.0073 13.014 16.8988 12.6697L16.3674 10.9697C16.2535 10.5931 15.722 10.5931 15.6027 10.9697Z"
        fill="url(#paint46_linear_4002_2091)"
      />
      <path
        d="M15.6027 10.9697L15.0712 12.6697C14.9627 13.0194 15.2231 13.3691 15.5918 13.3691H16.3782C16.747 13.3691 17.0073 13.014 16.8988 12.6697L16.3674 10.9697C16.2535 10.5931 15.722 10.5931 15.6027 10.9697Z"
        fill="url(#paint47_linear_4002_2091)"
      />
    </g>
    <path
      d="M15.6027 10.9697L15.0712 12.6697C14.9627 13.0194 15.2231 13.3691 15.5918 13.3691H16.3782C16.747 13.3691 17.0073 13.014 16.8988 12.6697L16.3674 10.9697C16.2535 10.5931 15.722 10.5931 15.6027 10.9697Z"
      fill="url(#paint48_linear_4002_2091)"
    />
    <path
      d="M15.6027 10.9697L15.0712 12.6697C14.9627 13.0194 15.2231 13.3691 15.5918 13.3691H16.3782C16.747 13.3691 17.0073 13.014 16.8988 12.6697L16.3674 10.9697C16.2535 10.5931 15.722 10.5931 15.6027 10.9697Z"
      fill="url(#paint49_radial_4002_2091)"
    />
    <path
      d="M14.587 13.8536L14.587 13.8536L14.5865 13.8534C14.4935 13.805 14.3967 13.8353 14.3394 13.897C14.282 13.9588 14.2597 14.0573 14.3187 14.1447C14.6711 14.6907 15.2853 15.055 15.9851 15.055C16.685 15.055 17.2993 14.6906 17.6517 14.1443C17.7099 14.055 17.6888 13.9567 17.6305 13.8948C17.5727 13.8334 17.4759 13.8054 17.3836 13.8534L17.3836 13.8534L17.3831 13.8536C16.9792 14.069 16.503 14.1925 15.9851 14.1925C15.4723 14.1925 14.9909 14.069 14.587 13.8536Z"
      fill="#8A004F"
      stroke="url(#paint50_linear_4002_2091)"
      strokeWidth={0.1}
    />
    <g filter="url(#filter14_i_4002_2091)">
      <path
        d="M17.1272 10.7618C17.3926 10.295 17.7961 9.92627 18.6646 9.92627C19.0448 9.92627 19.4114 10.0316 19.7374 10.295C20.0062 10.5122 19.9702 10.7902 19.762 10.8942L19.206 11.2117C18.5541 11.001 17.8334 10.9725 17.1272 10.7618Z"
        fill="#635D5F"
      />
    </g>
    <g filter="url(#filter15_i_4002_2091)">
      <path
        d="M14.8431 10.7618C14.5777 10.295 14.1742 9.92627 13.3058 9.92627C12.9255 9.92627 12.5589 10.0316 12.233 10.295C11.9641 10.5122 12.0001 10.7902 12.2083 10.8942L12.7644 11.2117C13.4162 11.001 14.137 10.9725 14.8431 10.7618Z"
        fill="#635D5F"
      />
    </g>
    <g filter="url(#filter16_i_4002_2091)">
      <path
        d="M12.5874 9.55291L12.583 9.55544C12.5829 9.55552 12.5828 9.5556 12.5826 9.55568C12.4557 9.63145 12.2912 9.59029 12.2151 9.46346C12.1389 9.33645 12.1802 9.17163 12.3072 9.09542L12.3078 9.09508L12.3088 9.09447L12.3118 9.09273L12.3212 9.08728C12.329 9.08282 12.3399 9.07671 12.3536 9.06926C12.3811 9.05436 12.4203 9.03401 12.4696 9.01048C12.5682 8.96351 12.7086 8.90337 12.8798 8.84875C13.2197 8.74027 13.6949 8.64902 14.208 8.73956C14.3539 8.7653 14.4513 8.90441 14.4255 9.05027C14.3998 9.19613 14.2607 9.2935 14.1148 9.26776C13.7161 9.1974 13.3332 9.26705 13.0428 9.35972C12.8989 9.40566 12.7812 9.45614 12.7004 9.49466C12.6601 9.51387 12.6292 9.52997 12.6092 9.54084C12.5992 9.54628 12.5918 9.55039 12.5874 9.55291Z"
        fill="#BD4F26"
      />
    </g>
    <g filter="url(#filter17_i_4002_2091)">
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M19.7165 9.09542C19.7166 9.09547 19.7167 9.09552 19.5787 9.32548L19.7165 9.09542C19.8435 9.17163 19.8849 9.33645 19.8087 9.46346C19.7326 9.59029 19.5682 9.63153 19.4412 9.55575C19.4412 9.5557 19.441 9.55561 19.4408 9.55547L19.4363 9.55291C19.4319 9.55039 19.4246 9.54628 19.4146 9.54084C19.3945 9.52997 19.3637 9.51387 19.3234 9.49466C19.2425 9.45614 19.1249 9.40566 18.9809 9.35972C18.6906 9.26705 18.3077 9.1974 17.9089 9.26776C17.7631 9.2935 17.624 9.19613 17.5982 9.05027C17.5725 8.90441 17.6699 8.7653 17.8157 8.73956C18.3288 8.64902 18.8041 8.74027 19.144 8.84875C19.3151 8.90337 19.4556 8.96351 19.5541 9.01048C19.6035 9.03401 19.6426 9.05436 19.6701 9.06926C19.6839 9.07671 19.6947 9.08282 19.7026 9.08728L19.712 9.09273L19.7149 9.09447L19.7159 9.09508L19.7165 9.09542Z"
        fill="#BD4F26"
      />
    </g>
    <path
      d="M18.3761 9.98486C19.0292 9.98486 19.5809 10.4351 19.731 11.0436C19.7756 11.2181 19.6418 11.3844 19.4633 11.3844H17.2322C17.0902 11.3844 16.9766 11.2546 17.005 11.1126C17.1307 10.4717 17.6946 9.98486 18.3761 9.98486Z"
      fill="white"
    />
    <path
      d="M18.1691 10.2568C18.664 10.2568 19.0615 10.6584 19.0615 11.1493C19.0615 11.2304 19.0494 11.3115 19.0291 11.3846H17.305C17.2848 11.3075 17.2726 11.2304 17.2726 11.1493C17.2726 10.6584 17.6742 10.2568 18.1691 10.2568Z"
      fill="url(#paint51_radial_4002_2091)"
    />
    <path
      d="M17.658 11.1491C17.658 10.8651 17.8851 10.6379 18.1691 10.6379C18.453 10.6379 18.6802 10.8651 18.6802 11.1491C18.6802 11.2343 18.6599 11.3154 18.6234 11.3844H17.7188C17.6782 11.3154 17.658 11.2343 17.658 11.1491Z"
      fill="black"
    />
    <g filter="url(#filter18_f_4002_2091)">
      <path
        d="M18.1029 10.4455C18.1664 10.5304 18.0336 10.634 17.8826 10.7469C17.7316 10.8598 17.6196 10.9393 17.5561 10.8543C17.4925 10.7693 17.5634 10.6089 17.7144 10.496C17.8654 10.3831 18.0393 10.3605 18.1029 10.4455Z"
        fill="#C7A7A3"
      />
      <path
        d="M18.1029 10.4455C18.1664 10.5304 18.0336 10.634 17.8826 10.7469C17.7316 10.8598 17.6196 10.9393 17.5561 10.8543C17.4925 10.7693 17.5634 10.6089 17.7144 10.496C17.8654 10.3831 18.0393 10.3605 18.1029 10.4455Z"
        fill="url(#paint52_radial_4002_2091)"
      />
    </g>
    <g filter="url(#filter19_f_4002_2091)">
      <path
        d="M18.9636 11.0312C18.9307 10.8006 18.7958 10.6269 18.7324 10.5688L18.4728 10.8538L18.5899 11.0818L18.9636 11.0312Z"
        fill="url(#paint53_linear_4002_2091)"
      />
    </g>
    <path
      d="M13.594 9.98486C12.9409 9.98486 12.3892 10.4351 12.2391 11.0436C12.1945 11.2181 12.3284 11.3844 12.5069 11.3844H14.738C14.88 11.3844 14.9936 11.2546 14.9652 11.1126C14.8394 10.4717 14.2715 9.98486 13.594 9.98486Z"
      fill="white"
    />
    <path
      d="M13.8009 10.2566C13.306 10.2566 12.9084 10.6582 12.9084 11.149C12.9084 11.2302 12.9206 11.3113 12.9409 11.3843H14.665C14.6852 11.3073 14.6974 11.2302 14.6974 11.149C14.6934 10.6582 14.2958 10.2566 13.8009 10.2566Z"
      fill="url(#paint54_radial_4002_2091)"
    />
    <path
      d="M14.3121 11.1491C14.3121 10.8651 14.0849 10.6379 13.8009 10.6379C13.517 10.6379 13.2898 10.8651 13.2898 11.1491C13.2898 11.2343 13.3101 11.3154 13.3466 11.3844H14.2512C14.2877 11.3154 14.3121 11.2343 14.3121 11.1491Z"
      fill="black"
    />
    <g filter="url(#filter20_f_4002_2091)">
      <path
        d="M14.6157 11.0439C14.6157 10.7558 14.3814 10.5637 14.3181 10.5056L14.0299 10.7843L14.2072 11.1453L14.6157 11.0439Z"
        fill="url(#paint55_linear_4002_2091)"
      />
    </g>
    <g filter="url(#filter21_f_4002_2091)">
      <ellipse
        cx={13.5313}
        cy={10.6381}
        rx={0.389289}
        ry={0.197016}
        transform="rotate(-27.914 13.5313 10.6381)"
        fill="#C7A7A3"
        fillOpacity={0.9}
      />
      <ellipse
        cx={13.5313}
        cy={10.6381}
        rx={0.389289}
        ry={0.197016}
        transform="rotate(-27.914 13.5313 10.6381)"
        fill="url(#paint56_radial_4002_2091)"
      />
    </g>
    <g filter="url(#filter22_f_4002_2091)">
      <path
        d="M17.9246 8.95817C18.2471 8.87971 19.0492 8.91894 19.5853 9.30253"
        stroke="#C9725D"
        strokeWidth={0.2}
        strokeLinecap="round"
      />
    </g>
    <g filter="url(#filter23_f_4002_2091)">
      <path
        d="M14.1337 8.95817C13.8111 8.87971 13.0091 8.91894 12.4729 9.30253"
        stroke="#C9725D"
        strokeWidth={0.2}
        strokeLinecap="round"
      />
    </g>
    <g filter="url(#filter24_f_4002_2091)">
      <path
        d="M11.0908 5.31682C11.7119 4.7637 12.6077 4.75811 13.1106 4.84751L13.5128 6.13813C13.2558 6.09902 13.0268 6.18841 12.834 6.37279C12.3781 7.63324 10.8115 8.32827 10.0852 8.51824C9.9343 7.02648 10.0181 6.27222 11.0908 5.31682Z"
        fill="url(#paint57_radial_4002_2091)"
      />
      <path
        d="M11.0908 5.31682C11.7119 4.7637 12.6077 4.75811 13.1106 4.84751L13.5128 6.13813C13.2558 6.09902 13.0268 6.18841 12.834 6.37279C12.3781 7.63324 10.8115 8.32827 10.0852 8.51824C9.9343 7.02648 10.0181 6.27222 11.0908 5.31682Z"
        fill="url(#paint58_radial_4002_2091)"
      />
    </g>
    <g filter="url(#filter25_f_4002_2091)">
      <path
        d="M15.3816 3.54016C14.249 3.29008 13.0351 4.49555 12.9177 4.91458C14.4598 8.53503 16.8276 8.18999 19.4546 7.8981C21.0272 7.72337 21.1978 8.44005 21.3319 8.78645C20.8961 4.73021 17.9629 4.11004 15.3816 3.54016Z"
        fill="url(#paint59_radial_4002_2091)"
      />
      <path
        d="M15.3816 3.54016C14.249 3.29008 13.0351 4.49555 12.9177 4.91458C14.4598 8.53503 16.8276 8.18999 19.4546 7.8981C21.0272 7.72337 21.1978 8.44005 21.3319 8.78645C20.8961 4.73021 17.9629 4.11004 15.3816 3.54016Z"
        fill="url(#paint60_radial_4002_2091)"
      />
      <path
        d="M15.3816 3.54016C14.249 3.29008 13.0351 4.49555 12.9177 4.91458C14.4598 8.53503 16.8276 8.18999 19.4546 7.8981C21.0272 7.72337 21.1978 8.44005 21.3319 8.78645C20.8961 4.73021 17.9629 4.11004 15.3816 3.54016Z"
        fill="url(#paint61_radial_4002_2091)"
      />
    </g>
    <g filter="url(#filter26_f_4002_2091)">
      <path
        d="M13.0938 4.78882C13.117 5.03186 13.3284 5.94535 13.6385 6.49847"
        stroke="url(#paint62_linear_4002_2091)"
        strokeWidth={0.1}
        strokeLinecap="round"
      />
    </g>
    <defs>
      <filter
        id="filter0_i_4002_2091"
        x={8.47595}
        y={2.55273}
        width={15.2681}
        height={15.2681}
        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_2091"
        />
      </filter>
      <filter
        id="filter1_i_4002_2091"
        x={5}
        y={15.4675}
        width={22.5}
        height={14.5}
        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.5} />
        <feGaussianBlur stdDeviation={0.5} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.439216 0 0 0 0 0.407843 0 0 0 0 0.552941 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_4002_2091"
        />
      </filter>
      <filter
        id="filter2_f_4002_2091"
        x={9.21191}
        y={15.8147}
        width={6.55582}
        height={14.595}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.5}
          result="effect1_foregroundBlur_4002_2091"
        />
      </filter>
      <filter
        id="filter3_f_4002_2091"
        x={17.96}
        y={16.2922}
        width={3.94995}
        height={13.3618}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.375}
          result="effect1_foregroundBlur_4002_2091"
        />
      </filter>
      <filter
        id="filter4_i_4002_2091"
        x={10.5032}
        y={16.0574}
        width={2.89681}
        height={13.9999}
        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.1} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.403922 0 0 0 0 0.368627 0 0 0 0 0.494118 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_4002_2091"
        />
      </filter>
      <filter
        id="filter5_ii_4002_2091"
        x={14.509}
        y={18.1947}
        width={2.96468}
        height={2.88271}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feColorMatrix
          in="SourceAlpha"
          type="matrix"
          values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
          result="hardAlpha"
        />
        <feOffset dx={0.1} dy={-0.1} />
        <feGaussianBlur stdDeviation={0.25} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.156863 0 0 0 0 0.0980392 0 0 0 0 0.215686 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_4002_2091"
        />
        <feColorMatrix
          in="SourceAlpha"
          type="matrix"
          values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
          result="hardAlpha"
        />
        <feOffset dx={-0.1} dy={-0.1} />
        <feGaussianBlur stdDeviation={0.25} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.156863 0 0 0 0 0.0980392 0 0 0 0 0.215686 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="effect1_innerShadow_4002_2091"
          result="effect2_innerShadow_4002_2091"
        />
      </filter>
      <filter
        id="filter6_i_4002_2091"
        x={18.61}
        y={16.0076}
        width={2.90215}
        height={14.05}
        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.1} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.439216 0 0 0 0 0.415686 0 0 0 0 0.584314 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_4002_2091"
        />
      </filter>
      <filter
        id="filter7_i_4002_2091"
        x={9.69031}
        y={9.72168}
        width={3.31817}
        height={3.21826}
        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_2091"
        />
      </filter>
      <filter
        id="filter8_i_4002_2091"
        x={19.2032}
        y={9.47168}
        width={3.21817}
        height={3.46826}
        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_2091"
        />
      </filter>
      <filter
        id="filter9_f_4002_2091"
        x={19.2382}
        y={9.75659}
        width={3.14822}
        height={3.14819}
        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_2091"
        />
      </filter>
      <filter
        id="filter10_f_4002_2091"
        x={9.99451}
        y={10.0066}
        width={2.64822}
        height={2.64819}
        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_2091"
        />
      </filter>
      <filter
        id="filter11_i_4002_2091"
        x={10.8895}
        y={6.42407}
        width={10.1909}
        height={11.2767}
        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_2091"
        />
      </filter>
      <filter
        id="filter12_f_4002_2091"
        x={14.384}
        y={10.3257}
        width={2.87726}
        height={3.68188}
        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_2091"
        />
      </filter>
      <filter
        id="filter13_f_4002_2091"
        x={14.7964}
        y={10.4373}
        width={2.37726}
        height={3.18188}
        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_2091"
        />
      </filter>
      <filter
        id="filter14_i_4002_2091"
        x={16.9272}
        y={9.92627}
        width={3.00139}
        height={1.2854}
        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_2091"
        />
      </filter>
      <filter
        id="filter15_i_4002_2091"
        x={12.0417}
        y={9.92627}
        width={3.00139}
        height={1.2854}
        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_2091"
        />
      </filter>
      <filter
        id="filter16_i_4002_2091"
        x={12.1769}
        y={8.50264}
        width={2.45278}
        height={1.09111}
        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_2091"
        />
      </filter>
      <filter
        id="filter17_i_4002_2091"
        x={17.5941}
        y={8.50264}
        width={2.45278}
        height={1.09111}
        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_2091"
        />
      </filter>
      <filter
        id="filter18_f_4002_2091"
        x={17.4328}
        y={10.294}
        width={0.786365}
        height={0.69585}
        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_2091"
        />
      </filter>
      <filter
        id="filter19_f_4002_2091"
        x={18.2728}
        y={10.3688}
        width={0.890845}
        height={0.912939}
        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_2091"
        />
      </filter>
      <filter
        id="filter20_f_4002_2091"
        x={13.8299}
        y={10.3056}
        width={0.985846}
        height={1.03965}
        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_2091"
        />
      </filter>
      <filter
        id="filter21_f_4002_2091"
        x={13.0751}
        y={10.286}
        width={0.912463}
        height={0.70415}
        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_2091"
        />
      </filter>
      <filter
        id="filter22_f_4002_2091"
        x={17.4245}
        y={8.42471}
        width={2.66081}
        height={1.37788}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.2}
          result="effect1_foregroundBlur_4002_2091"
        />
      </filter>
      <filter
        id="filter23_f_4002_2091"
        x={11.9729}
        y={8.42471}
        width={2.66081}
        height={1.37788}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.2}
          result="effect1_foregroundBlur_4002_2091"
        />
      </filter>
      <filter
        id="filter24_f_4002_2091"
        x={9.27747}
        y={4.05469}
        width={4.98538}
        height={5.21362}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.375}
          result="effect1_foregroundBlur_4002_2091"
        />
      </filter>
      <filter
        id="filter25_f_4002_2091"
        x={12.6677}
        y={3.25635}
        width={8.91418}
        height={5.78003}
        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_2091"
        />
      </filter>
      <filter
        id="filter26_f_4002_2091"
        x={12.7937}
        y={4.48877}
        width={1.14478}
        height={2.30981}
        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_2091"
        />
      </filter>
      <linearGradient
        id="paint0_linear_4002_2091"
        x1={20.6783}
        y1={4.37831}
        x2={13.437}
        y2={17.8209}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FFD93C" />
        <stop offset={1} stopColor="#E37923" />
      </linearGradient>
      <radialGradient
        id="paint1_radial_4002_2091"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(11.4139 13.3644) rotate(90) scale(4.45645 2.68487)"
      >
        <stop stopColor="#C9641B" />
        <stop offset={1} stopColor="#D77117" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint2_radial_4002_2091"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(15.985 13.457) rotate(90) scale(5.57099 5.8032)"
      >
        <stop offset={0.617268} stopColor="#E26B25" />
        <stop offset={1} stopColor="#E26B25" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint3_radial_4002_2091"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(11.0745 11.6517) rotate(127.617) scale(2.03275 1.97369)"
      >
        <stop offset={0.161391} stopColor="#C9681C" />
        <stop offset={1} stopColor="#C9681C" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint4_radial_4002_2091"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(11.6655 9.21504) rotate(100.537) scale(2.55689 2.66252)"
      >
        <stop offset={0.365444} stopColor="#D76A18" />
        <stop offset={1} stopColor="#D76A18" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint5_radial_4002_2091"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(12.6483 4.16798) rotate(62.6046) scale(2.38097 4.53569)"
      >
        <stop offset={0.221806} stopColor="#CBA140" />
        <stop offset={0.921111} stopColor="#CBA140" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint6_radial_4002_2091"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(21.4828 5.58513) rotate(132.51) scale(1.63713 2.28786)"
      >
        <stop stopColor="#FFDF3C" />
        <stop offset={1} stopColor="#FFDF3C" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint7_radial_4002_2091"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(23.4941 10.4794) rotate(163.779) scale(1.9201 4.17788)"
      >
        <stop stopColor="#FFD537" />
        <stop offset={1} stopColor="#FFD336" stopOpacity={0} />
        <stop offset={1} stopColor="#FFD537" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint8_radial_4002_2091"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(21.6181 18.2526) rotate(-133.315) scale(4.66215 6.69539)"
      >
        <stop stopColor="#CB6325" />
        <stop offset={1} stopColor="#CB6325" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint9_radial_4002_2091"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(13.2801 6.66257) rotate(-90.3515) scale(1.37439 0.450618)"
      >
        <stop offset={0.295258} stopColor="#DB6009" />
        <stop offset={1} stopColor="#DB6009" stopOpacity={0} />
      </radialGradient>
      <linearGradient
        id="paint10_linear_4002_2091"
        x1={15.9999}
        y1={16.2791}
        x2={15.9999}
        y2={31.2166}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#594E72" />
        <stop offset={1} stopColor="#594984" />
      </linearGradient>
      <radialGradient
        id="paint11_radial_4002_2091"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(22.9949 25.4603) rotate(-90) scale(16.4313 6.37009)"
      >
        <stop offset={0.155797} stopColor="#7B74A6" />
        <stop offset={1} stopColor="#5F5490" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint12_radial_4002_2091"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(16 23.0324) rotate(90) scale(10.1215 4.59696)"
      >
        <stop offset={0.397031} stopColor="#C6BBD1" />
        <stop offset={1} stopColor="#A89CB3" />
      </radialGradient>
      <linearGradient
        id="paint13_linear_4002_2091"
        x1={18.9031}
        y1={25.2789}
        x2={17.0593}
        y2={25.2789}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#7A6C85" />
        <stop offset={1} stopColor="#C7BCD2" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint14_linear_4002_2091"
        x1={15.5906}
        y1={17.8258}
        x2={15.6687}
        y2={21.7164}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#877F93" />
        <stop offset={1} stopColor="#877F93" stopOpacity={0} />
      </linearGradient>
      <radialGradient
        id="paint15_radial_4002_2091"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(25 29.9674) rotate(-90) scale(10.3135 1.68433)"
      >
        <stop stopColor="#776D9F" />
        <stop offset={1} stopColor="#6D6193" />
      </radialGradient>
      <linearGradient
        id="paint16_linear_4002_2091"
        x1={23}
        y1={29.4543}
        x2={23.7438}
        y2={29.4306}
        gradientUnits="userSpaceOnUse"
      >
        <stop offset={0.275571} stopColor="#504176" />
        <stop offset={1} stopColor="#504176" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint17_linear_4002_2091"
        x1={11.9016}
        y1={16.0574}
        x2={11.9016}
        y2={29.9574}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#594B78" />
        <stop offset={0.524033} stopColor="#5D5087" />
      </linearGradient>
      <linearGradient
        id="paint18_linear_4002_2091"
        x1={13.6709}
        y1={22.5167}
        x2={13.0501}
        y2={22.5167}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#553A63" />
        <stop offset={1} stopColor="#553A63" stopOpacity={0} />
      </linearGradient>
      <radialGradient
        id="paint19_radial_4002_2091"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(13.7156 16.3414) rotate(126.18) scale(2.59394 3.59462)"
      >
        <stop stopColor="#4E3360" />
        <stop offset={1} stopColor="#4E3360" stopOpacity={0} />
      </radialGradient>
      <linearGradient
        id="paint20_linear_4002_2091"
        x1={11.9016}
        y1={25.9334}
        x2={12.8388}
        y2={25.5319}
        gradientUnits="userSpaceOnUse"
      >
        <stop offset={0.195813} stopColor="#594C7D" />
        <stop offset={1} stopColor="#594C7D" stopOpacity={0} />
      </linearGradient>
      <radialGradient
        id="paint21_radial_4002_2091"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(11.3953 19.7242) rotate(-15.9454) scale(1.13752 0.559025)"
      >
        <stop offset={0.241347} stopColor="#4B3B6D" />
        <stop offset={1} stopColor="#4B3B6D" stopOpacity={0} />
      </radialGradient>
      <linearGradient
        id="paint22_linear_4002_2091"
        x1={12.2234}
        y1={16.0574}
        x2={12.4343}
        y2={16.4586}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#584360" />
        <stop offset={1} stopColor="#584360" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint23_linear_4002_2091"
        x1={15.9882}
        y1={18.9509}
        x2={15.9882}
        y2={20.9353}
        gradientUnits="userSpaceOnUse"
      >
        <stop offset={0.00558659} stopColor="#5A3859" />
        <stop offset={1} stopColor="#463952" />
      </linearGradient>
      <linearGradient
        id="paint24_linear_4002_2091"
        x1={18.71}
        y1={21.5644}
        x2={20.111}
        y2={21.5644}
        gradientUnits="userSpaceOnUse"
      >
        <stop offset={0.0932249} stopColor="#5A4C74" />
        <stop offset={1} stopColor="#625A91" stopOpacity={0} />
      </linearGradient>
      <radialGradient
        id="paint25_radial_4002_2091"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(15.9999 18.4822) rotate(90) scale(3.75 4.3769)"
      >
        <stop offset={0.3625} stopColor="#CDBED0" />
        <stop offset={1} stopColor="#A093A3" />
      </radialGradient>
      <radialGradient
        id="paint26_radial_4002_2091"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(15.9999 20.9793) rotate(-90) scale(5.1875 6.81546)"
      >
        <stop offset={0.532569} stopColor="#9D8392" stopOpacity={0} />
        <stop offset={0.875943} stopColor="#815A72" />
      </radialGradient>
      <linearGradient
        id="paint27_linear_4002_2091"
        x1={9.45187}
        y1={23.9749}
        x2={7.01987}
        y2={23.9749}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#43395F" />
        <stop offset={1} stopColor="#43395F" stopOpacity={0} />
      </linearGradient>
      <radialGradient
        id="paint28_radial_4002_2091"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(15.9829 21.3727) rotate(90) scale(8.8125 3.45478)"
      >
        <stop offset={0.00558659} stopColor="#59416D" />
        <stop offset={0.939716} stopColor="#3D3247" />
      </radialGradient>
      <linearGradient
        id="paint29_linear_4002_2091"
        x1={14.6062}
        y1={24.8375}
        x2={14.8992}
        y2={24.8766}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#2B1B3A" />
        <stop offset={1} stopColor="#2B1B3A" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint30_linear_4002_2091"
        x1={17.4109}
        y1={24.6539}
        x2={17.0125}
        y2={24.7008}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#2B1B3A" />
        <stop offset={1} stopColor="#2B1B3A" stopOpacity={0} />
      </linearGradient>
      <radialGradient
        id="paint31_radial_4002_2091"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(16.0294 17.2283) rotate(90) scale(2.48828 3.72875)"
      >
        <stop offset={0.271586} stopColor="#DD8931" />
        <stop offset={1} stopColor="#A85F21" />
      </radialGradient>
      <linearGradient
        id="paint32_linear_4002_2091"
        x1={9.69031}
        y1={11.4179}
        x2={12.6496}
        y2={11.4179}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#E79B27" />
        <stop offset={1} stopColor="#B96201" />
      </linearGradient>
      <radialGradient
        id="paint33_radial_4002_2091"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(20.0246 11.7699) rotate(-24.444) scale(2.73412 3.33824)"
      >
        <stop offset={0.572298} stopColor="#FFC531" />
        <stop offset={0.904617} stopColor="#FFE549" />
      </radialGradient>
      <radialGradient
        id="paint34_radial_4002_2091"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(20.5777 11.5687) rotate(-20.2976) scale(1.30459)"
      >
        <stop offset={0.71002} stopColor="#FFBA25" stopOpacity={0} />
        <stop offset={1} stopColor="#FFBA25" />
      </radialGradient>
      <radialGradient
        id="paint35_radial_4002_2091"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(11.3186 11.3307) rotate(180) scale(1.07411 1.02745)"
      >
        <stop offset={0.415002} stopColor="#D67923" stopOpacity={0} />
        <stop offset={1} stopColor="#D67923" />
      </radialGradient>
      <radialGradient
        id="paint36_radial_4002_2091"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(18.8442 10.7934) rotate(155.244) scale(7.16175 9.58588)"
      >
        <stop stopColor="#FFE644" />
        <stop offset={1} stopColor="#EB9235" />
      </radialGradient>
      <radialGradient
        id="paint37_radial_4002_2091"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(17.8852 11.4908) rotate(152.124) scale(2.38668 2.02493)"
      >
        <stop stopColor="#FFE842" />
        <stop offset={1} stopColor="#FFE842" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint38_radial_4002_2091"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(13.8052 17.576) rotate(-78.3106) scale(4.1308 5.24122)"
      >
        <stop stopColor="#E4883F" />
        <stop offset={1} stopColor="#E4883F" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint39_radial_4002_2091"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(15.7232 10.3097) rotate(90) scale(7.44059 11.8177)"
      >
        <stop offset={0.592664} stopColor="#F3943B" stopOpacity={0} />
        <stop offset={1} stopColor="#D97C39" />
      </radialGradient>
      <radialGradient
        id="paint40_radial_4002_2091"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(16.6124 12.4498) rotate(164.542) scale(5.62608 9.68637)"
      >
        <stop offset={0.876514} stopColor="#D4993E" stopOpacity={0} />
        <stop offset={1} stopColor="#D4993E" />
      </radialGradient>
      <radialGradient
        id="paint41_radial_4002_2091"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(18.2863 10.3749) rotate(-90) scale(1.15077 1.41231)"
      >
        <stop stopColor="#FFBB31" />
        <stop offset={1} stopColor="#FFBB31" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint42_radial_4002_2091"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(14.0668 10.4621) rotate(-90) scale(1.36 1.55865)"
      >
        <stop stopColor="#F09429" />
        <stop offset={1} stopColor="#F09429" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint43_radial_4002_2091"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(21.0804 11.8625) rotate(-180) scale(1.34695 4.43421)"
      >
        <stop stopColor="#FFDA39" />
        <stop offset={1} stopColor="#FFDA39" stopOpacity={0} />
      </radialGradient>
      <linearGradient
        id="paint44_linear_4002_2091"
        x1={15.985}
        y1={13.3691}
        x2={15.985}
        y2={10.6873}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FFC134" />
        <stop offset={1} stopColor="#F8C73F" />
      </linearGradient>
      <radialGradient
        id="paint45_radial_4002_2091"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(16.7694 12.5893) rotate(-105.892) scale(2.54709 1.45748)"
      >
        <stop offset={0.0168227} stopColor="#FFE848" />
        <stop offset={1} stopColor="#FFE848" stopOpacity={0} />
      </radialGradient>
      <linearGradient
        id="paint46_linear_4002_2091"
        x1={14.9386}
        y1={12.6067}
        x2={15.793}
        y2={12.7113}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#F8A322" />
        <stop offset={1} stopColor="#F8A322" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint47_linear_4002_2091"
        x1={15.985}
        y1={13.4611}
        x2={15.985}
        y2={12.8508}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#E48538" />
        <stop offset={1} stopColor="#E48538" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint48_linear_4002_2091"
        x1={16.0632}
        y1={13.4349}
        x2={16.0632}
        y2={13.2954}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#E2802F" />
        <stop offset={1} stopColor="#E2802F" stopOpacity={0} />
      </linearGradient>
      <radialGradient
        id="paint49_radial_4002_2091"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(16.2725 12.2318) rotate(144.462) scale(1.57489 2.10945)"
      >
        <stop offset={0.797297} stopColor="#E2802F" stopOpacity={0} />
        <stop offset={1} stopColor="#E2802F" />
      </radialGradient>
      <linearGradient
        id="paint50_linear_4002_2091"
        x1={15.256}
        y1={14.938}
        x2={15.7086}
        y2={14.0664}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FEAC35" />
        <stop offset={1} stopColor="#FEAC35" stopOpacity={0} />
      </linearGradient>
      <radialGradient
        id="paint51_radial_4002_2091"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(18.1671 10.7339) rotate(90) scale(0.811316 1.29049)"
      >
        <stop offset={0.80198} stopColor="#925C51" />
        <stop offset={1} stopColor="#694B43" />
        <stop offset={1} stopColor="#804D49" />
        <stop offset={1} stopColor="#85534D" />
      </radialGradient>
      <radialGradient
        id="paint52_radial_4002_2091"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(17.9384 10.8177) rotate(-127.812) scale(0.377981 0.520389)"
      >
        <stop offset={0.765532} stopColor="#FFE6E2" stopOpacity={0} />
        <stop offset={0.966159} stopColor="#FFE6E2" />
      </radialGradient>
      <linearGradient
        id="paint53_linear_4002_2091"
        x1={18.9446}
        y1={10.7873}
        x2={18.6311}
        y2={10.9805}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#B4948D" />
        <stop offset={1} stopColor="#B4948D" stopOpacity={0} />
      </linearGradient>
      <radialGradient
        id="paint54_radial_4002_2091"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(13.8029 10.7336) rotate(90) scale(0.811321 1.2905)"
      >
        <stop offset={0.80198} stopColor="#925C51" />
        <stop offset={1} stopColor="#694B43" />
        <stop offset={1} stopColor="#804D49" />
        <stop offset={1} stopColor="#85534D" />
      </radialGradient>
      <linearGradient
        id="paint55_linear_4002_2091"
        x1={14.5463}
        y1={10.7874}
        x2={14.2328}
        y2={10.9806}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#B4948D" />
        <stop offset={1} stopColor="#B4948D" stopOpacity={0} />
      </linearGradient>
      <radialGradient
        id="paint56_radial_4002_2091"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(13.5162 10.9527) rotate(-90.897) scale(0.493721 0.593473)"
      >
        <stop offset={0.765532} stopColor="#FFE6E2" stopOpacity={0} />
        <stop offset={0.966159} stopColor="#FFE6E2" />
      </radialGradient>
      <radialGradient
        id="paint57_radial_4002_2091"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(13.2698 4.37819) rotate(129.554) scale(5.36951 2.34181)"
      >
        <stop offset={0.395696} stopColor="#EE971B" stopOpacity={0} />
        <stop offset={0.911046} stopColor="#D8772C" />
      </radialGradient>
      <radialGradient
        id="paint58_radial_4002_2091"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(13.1302 4.92551) rotate(144.458) scale(3.81321 1.88454)"
      >
        <stop offset={0.120488} stopColor="#FFCA2D" />
        <stop offset={1} stopColor="#FFE134" stopOpacity={0} />
        <stop offset={1} stopColor="#FFCA2D" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint59_radial_4002_2091"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(17.7764 3.20566) rotate(115.63) scale(5.05214 7.1732)"
      >
        <stop offset={0.627022} stopColor="#F49523" stopOpacity={0} />
        <stop offset={1} stopColor="#F49523" />
      </radialGradient>
      <radialGradient
        id="paint60_radial_4002_2091"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(18.4938 4.45896) rotate(105.909) scale(3.44004 7.20923)"
      >
        <stop offset={0.131886} stopColor="#FFE337" />
        <stop offset={1} stopColor="#FFE337" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint61_radial_4002_2091"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(17.1346 10.0904) rotate(-117.848) scale(7.31454 6.53874)"
      >
        <stop offset={0.897563} stopColor="#CA9B37" stopOpacity={0} />
        <stop offset={1} stopColor="#CA9B37" />
      </radialGradient>
      <linearGradient
        id="paint62_linear_4002_2091"
        x1={13.0937}
        y1={5.13243}
        x2={13.6385}
        y2={6.40628}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FAA719" />
        <stop offset={1} stopColor="#DB6008" />
      </linearGradient>
    </defs>
  </svg>
);
module.exports = WomanOfficeWorkerIcon;
