const React = require("react");
const WomanStudentIcon = ({ 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_1580)">
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M23.532 12.4256C23.755 11.9689 23.8719 11.4591 23.8719 10.9281C23.8719 10.4377 23.771 9.97751 23.59 9.55804H23.5956C23.5112 9.3681 23.4163 9.18864 23.3005 9.01967L23.2983 9.01639C22.9372 8.46411 22.7461 7.81624 22.7461 7.15776V7.14714C22.7461 5.23541 21.1954 3.68479 19.2837 3.68479C19.0925 3.68479 18.912 3.59982 18.8058 3.44051C18.1792 2.56961 17.1488 1.99609 15.9912 1.99609C14.8335 1.99609 13.8033 2.56961 13.1767 3.44051C13.0705 3.5892 12.8899 3.68479 12.6988 3.68479C12.6689 3.68479 12.6392 3.68517 12.6095 3.68592C10.739 3.73328 9.2364 5.26525 9.2364 7.14714V7.15776C9.2364 7.81624 9.04523 8.46411 8.68413 9.01639L8.68172 9.02024C8.32215 9.57167 8.11072 10.2182 8.11072 10.9281C8.11072 11.4698 8.23817 11.9689 8.45058 12.4256C8.52493 12.5743 8.52493 12.7549 8.45058 12.9036C8.23817 13.3496 8.11072 13.8488 8.11072 14.3798C8.11072 16.2491 9.61886 17.7572 11.4881 17.7572H20.4945C22.3637 17.7572 23.8719 16.2491 23.8719 14.3798C23.8719 13.8488 23.7444 13.3496 23.532 12.9036C23.4576 12.7549 23.4576 12.5743 23.532 12.4256ZM10.6653 9.62102H10.6524L11.9104 12.0931C12.0398 15.0343 13.1876 12.0931 15.9912 12.0931C18.7948 12.0931 20.0174 15.3668 20.1468 12.4256L21.3388 9.07033C21.2825 7.76391 20.3357 7.67221 20.1468 7.67221H16.7674C15.4329 7.67221 14.1737 7.01904 13.4204 5.91614C13.2913 5.7341 13.0222 5.76623 12.9361 5.96967L12.85 6.17312C12.6132 6.76205 12.1612 7.21178 11.6016 7.46876C11.5854 7.47412 11.5666 7.48215 11.5478 7.49018C11.5289 7.49821 11.5101 7.50624 11.494 7.51159C11.2464 7.64009 10.6653 8.02557 10.6438 9.02139L10.6545 9.34262L10.6653 9.62102Z"
        fill="url(#paint0_linear_4002_1580)"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M23.532 12.4256C23.755 11.9689 23.8719 11.4591 23.8719 10.9281C23.8719 10.4377 23.771 9.97751 23.59 9.55804H23.5956C23.5112 9.3681 23.4163 9.18864 23.3005 9.01967L23.2983 9.01639C22.9372 8.46411 22.7461 7.81624 22.7461 7.15776V7.14714C22.7461 5.23541 21.1954 3.68479 19.2837 3.68479C19.0925 3.68479 18.912 3.59982 18.8058 3.44051C18.1792 2.56961 17.1488 1.99609 15.9912 1.99609C14.8335 1.99609 13.8033 2.56961 13.1767 3.44051C13.0705 3.5892 12.8899 3.68479 12.6988 3.68479C12.6689 3.68479 12.6392 3.68517 12.6095 3.68592C10.739 3.73328 9.2364 5.26525 9.2364 7.14714V7.15776C9.2364 7.81624 9.04523 8.46411 8.68413 9.01639L8.68172 9.02024C8.32215 9.57167 8.11072 10.2182 8.11072 10.9281C8.11072 11.4698 8.23817 11.9689 8.45058 12.4256C8.52493 12.5743 8.52493 12.7549 8.45058 12.9036C8.23817 13.3496 8.11072 13.8488 8.11072 14.3798C8.11072 16.2491 9.61886 17.7572 11.4881 17.7572H20.4945C22.3637 17.7572 23.8719 16.2491 23.8719 14.3798C23.8719 13.8488 23.7444 13.3496 23.532 12.9036C23.4576 12.7549 23.4576 12.5743 23.532 12.4256ZM10.6653 9.62102H10.6524L11.9104 12.0931C12.0398 15.0343 13.1876 12.0931 15.9912 12.0931C18.7948 12.0931 20.0174 15.3668 20.1468 12.4256L21.3388 9.07033C21.2825 7.76391 20.3357 7.67221 20.1468 7.67221H16.7674C15.4329 7.67221 14.1737 7.01904 13.4204 5.91614C13.2913 5.7341 13.0222 5.76623 12.9361 5.96967L12.85 6.17312C12.6132 6.76205 12.1612 7.21178 11.6016 7.46876C11.5854 7.47412 11.5666 7.48215 11.5478 7.49018C11.5289 7.49821 11.5101 7.50624 11.494 7.51159C11.2464 7.64009 10.6653 8.02557 10.6438 9.02139L10.6545 9.34262L10.6653 9.62102Z"
        fill="url(#paint1_radial_4002_1580)"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M23.532 12.4256C23.755 11.9689 23.8719 11.4591 23.8719 10.9281C23.8719 10.4377 23.771 9.97751 23.59 9.55804H23.5956C23.5112 9.3681 23.4163 9.18864 23.3005 9.01967L23.2983 9.01639C22.9372 8.46411 22.7461 7.81624 22.7461 7.15776V7.14714C22.7461 5.23541 21.1954 3.68479 19.2837 3.68479C19.0925 3.68479 18.912 3.59982 18.8058 3.44051C18.1792 2.56961 17.1488 1.99609 15.9912 1.99609C14.8335 1.99609 13.8033 2.56961 13.1767 3.44051C13.0705 3.5892 12.8899 3.68479 12.6988 3.68479C12.6689 3.68479 12.6392 3.68517 12.6095 3.68592C10.739 3.73328 9.2364 5.26525 9.2364 7.14714V7.15776C9.2364 7.81624 9.04523 8.46411 8.68413 9.01639L8.68172 9.02024C8.32215 9.57167 8.11072 10.2182 8.11072 10.9281C8.11072 11.4698 8.23817 11.9689 8.45058 12.4256C8.52493 12.5743 8.52493 12.7549 8.45058 12.9036C8.23817 13.3496 8.11072 13.8488 8.11072 14.3798C8.11072 16.2491 9.61886 17.7572 11.4881 17.7572H20.4945C22.3637 17.7572 23.8719 16.2491 23.8719 14.3798C23.8719 13.8488 23.7444 13.3496 23.532 12.9036C23.4576 12.7549 23.4576 12.5743 23.532 12.4256ZM10.6653 9.62102H10.6524L11.9104 12.0931C12.0398 15.0343 13.1876 12.0931 15.9912 12.0931C18.7948 12.0931 20.0174 15.3668 20.1468 12.4256L21.3388 9.07033C21.2825 7.76391 20.3357 7.67221 20.1468 7.67221H16.7674C15.4329 7.67221 14.1737 7.01904 13.4204 5.91614C13.2913 5.7341 13.0222 5.76623 12.9361 5.96967L12.85 6.17312C12.6132 6.76205 12.1612 7.21178 11.6016 7.46876C11.5854 7.47412 11.5666 7.48215 11.5478 7.49018C11.5289 7.49821 11.5101 7.50624 11.494 7.51159C11.2464 7.64009 10.6653 8.02557 10.6438 9.02139L10.6545 9.34262L10.6653 9.62102Z"
        fill="url(#paint2_radial_4002_1580)"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M23.532 12.4256C23.755 11.9689 23.8719 11.4591 23.8719 10.9281C23.8719 10.4377 23.771 9.97751 23.59 9.55804H23.5956C23.5112 9.3681 23.4163 9.18864 23.3005 9.01967L23.2983 9.01639C22.9372 8.46411 22.7461 7.81624 22.7461 7.15776V7.14714C22.7461 5.23541 21.1954 3.68479 19.2837 3.68479C19.0925 3.68479 18.912 3.59982 18.8058 3.44051C18.1792 2.56961 17.1488 1.99609 15.9912 1.99609C14.8335 1.99609 13.8033 2.56961 13.1767 3.44051C13.0705 3.5892 12.8899 3.68479 12.6988 3.68479C12.6689 3.68479 12.6392 3.68517 12.6095 3.68592C10.739 3.73328 9.2364 5.26525 9.2364 7.14714V7.15776C9.2364 7.81624 9.04523 8.46411 8.68413 9.01639L8.68172 9.02024C8.32215 9.57167 8.11072 10.2182 8.11072 10.9281C8.11072 11.4698 8.23817 11.9689 8.45058 12.4256C8.52493 12.5743 8.52493 12.7549 8.45058 12.9036C8.23817 13.3496 8.11072 13.8488 8.11072 14.3798C8.11072 16.2491 9.61886 17.7572 11.4881 17.7572H20.4945C22.3637 17.7572 23.8719 16.2491 23.8719 14.3798C23.8719 13.8488 23.7444 13.3496 23.532 12.9036C23.4576 12.7549 23.4576 12.5743 23.532 12.4256ZM10.6653 9.62102H10.6524L11.9104 12.0931C12.0398 15.0343 13.1876 12.0931 15.9912 12.0931C18.7948 12.0931 20.0174 15.3668 20.1468 12.4256L21.3388 9.07033C21.2825 7.76391 20.3357 7.67221 20.1468 7.67221H16.7674C15.4329 7.67221 14.1737 7.01904 13.4204 5.91614C13.2913 5.7341 13.0222 5.76623 12.9361 5.96967L12.85 6.17312C12.6132 6.76205 12.1612 7.21178 11.6016 7.46876C11.5854 7.47412 11.5666 7.48215 11.5478 7.49018C11.5289 7.49821 11.5101 7.50624 11.494 7.51159C11.2464 7.64009 10.6653 8.02557 10.6438 9.02139L10.6545 9.34262L10.6653 9.62102Z"
        fill="url(#paint3_radial_4002_1580)"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M23.532 12.4256C23.755 11.9689 23.8719 11.4591 23.8719 10.9281C23.8719 10.4377 23.771 9.97751 23.59 9.55804H23.5956C23.5112 9.3681 23.4163 9.18864 23.3005 9.01967L23.2983 9.01639C22.9372 8.46411 22.7461 7.81624 22.7461 7.15776V7.14714C22.7461 5.23541 21.1954 3.68479 19.2837 3.68479C19.0925 3.68479 18.912 3.59982 18.8058 3.44051C18.1792 2.56961 17.1488 1.99609 15.9912 1.99609C14.8335 1.99609 13.8033 2.56961 13.1767 3.44051C13.0705 3.5892 12.8899 3.68479 12.6988 3.68479C12.6689 3.68479 12.6392 3.68517 12.6095 3.68592C10.739 3.73328 9.2364 5.26525 9.2364 7.14714V7.15776C9.2364 7.81624 9.04523 8.46411 8.68413 9.01639L8.68172 9.02024C8.32215 9.57167 8.11072 10.2182 8.11072 10.9281C8.11072 11.4698 8.23817 11.9689 8.45058 12.4256C8.52493 12.5743 8.52493 12.7549 8.45058 12.9036C8.23817 13.3496 8.11072 13.8488 8.11072 14.3798C8.11072 16.2491 9.61886 17.7572 11.4881 17.7572H20.4945C22.3637 17.7572 23.8719 16.2491 23.8719 14.3798C23.8719 13.8488 23.7444 13.3496 23.532 12.9036C23.4576 12.7549 23.4576 12.5743 23.532 12.4256ZM10.6653 9.62102H10.6524L11.9104 12.0931C12.0398 15.0343 13.1876 12.0931 15.9912 12.0931C18.7948 12.0931 20.0174 15.3668 20.1468 12.4256L21.3388 9.07033C21.2825 7.76391 20.3357 7.67221 20.1468 7.67221H16.7674C15.4329 7.67221 14.1737 7.01904 13.4204 5.91614C13.2913 5.7341 13.0222 5.76623 12.9361 5.96967L12.85 6.17312C12.6132 6.76205 12.1612 7.21178 11.6016 7.46876C11.5854 7.47412 11.5666 7.48215 11.5478 7.49018C11.5289 7.49821 11.5101 7.50624 11.494 7.51159C11.2464 7.64009 10.6653 8.02557 10.6438 9.02139L10.6545 9.34262L10.6653 9.62102Z"
        fill="url(#paint4_radial_4002_1580)"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M23.532 12.4256C23.755 11.9689 23.8719 11.4591 23.8719 10.9281C23.8719 10.4377 23.771 9.97751 23.59 9.55804H23.5956C23.5112 9.3681 23.4163 9.18864 23.3005 9.01967L23.2983 9.01639C22.9372 8.46411 22.7461 7.81624 22.7461 7.15776V7.14714C22.7461 5.23541 21.1954 3.68479 19.2837 3.68479C19.0925 3.68479 18.912 3.59982 18.8058 3.44051C18.1792 2.56961 17.1488 1.99609 15.9912 1.99609C14.8335 1.99609 13.8033 2.56961 13.1767 3.44051C13.0705 3.5892 12.8899 3.68479 12.6988 3.68479C12.6689 3.68479 12.6392 3.68517 12.6095 3.68592C10.739 3.73328 9.2364 5.26525 9.2364 7.14714V7.15776C9.2364 7.81624 9.04523 8.46411 8.68413 9.01639L8.68172 9.02024C8.32215 9.57167 8.11072 10.2182 8.11072 10.9281C8.11072 11.4698 8.23817 11.9689 8.45058 12.4256C8.52493 12.5743 8.52493 12.7549 8.45058 12.9036C8.23817 13.3496 8.11072 13.8488 8.11072 14.3798C8.11072 16.2491 9.61886 17.7572 11.4881 17.7572H20.4945C22.3637 17.7572 23.8719 16.2491 23.8719 14.3798C23.8719 13.8488 23.7444 13.3496 23.532 12.9036C23.4576 12.7549 23.4576 12.5743 23.532 12.4256ZM10.6653 9.62102H10.6524L11.9104 12.0931C12.0398 15.0343 13.1876 12.0931 15.9912 12.0931C18.7948 12.0931 20.0174 15.3668 20.1468 12.4256L21.3388 9.07033C21.2825 7.76391 20.3357 7.67221 20.1468 7.67221H16.7674C15.4329 7.67221 14.1737 7.01904 13.4204 5.91614C13.2913 5.7341 13.0222 5.76623 12.9361 5.96967L12.85 6.17312C12.6132 6.76205 12.1612 7.21178 11.6016 7.46876C11.5854 7.47412 11.5666 7.48215 11.5478 7.49018C11.5289 7.49821 11.5101 7.50624 11.494 7.51159C11.2464 7.64009 10.6653 8.02557 10.6438 9.02139L10.6545 9.34262L10.6653 9.62102Z"
        fill="url(#paint5_radial_4002_1580)"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M23.532 12.4256C23.755 11.9689 23.8719 11.4591 23.8719 10.9281C23.8719 10.4377 23.771 9.97751 23.59 9.55804H23.5956C23.5112 9.3681 23.4163 9.18864 23.3005 9.01967L23.2983 9.01639C22.9372 8.46411 22.7461 7.81624 22.7461 7.15776V7.14714C22.7461 5.23541 21.1954 3.68479 19.2837 3.68479C19.0925 3.68479 18.912 3.59982 18.8058 3.44051C18.1792 2.56961 17.1488 1.99609 15.9912 1.99609C14.8335 1.99609 13.8033 2.56961 13.1767 3.44051C13.0705 3.5892 12.8899 3.68479 12.6988 3.68479C12.6689 3.68479 12.6392 3.68517 12.6095 3.68592C10.739 3.73328 9.2364 5.26525 9.2364 7.14714V7.15776C9.2364 7.81624 9.04523 8.46411 8.68413 9.01639L8.68172 9.02024C8.32215 9.57167 8.11072 10.2182 8.11072 10.9281C8.11072 11.4698 8.23817 11.9689 8.45058 12.4256C8.52493 12.5743 8.52493 12.7549 8.45058 12.9036C8.23817 13.3496 8.11072 13.8488 8.11072 14.3798C8.11072 16.2491 9.61886 17.7572 11.4881 17.7572H20.4945C22.3637 17.7572 23.8719 16.2491 23.8719 14.3798C23.8719 13.8488 23.7444 13.3496 23.532 12.9036C23.4576 12.7549 23.4576 12.5743 23.532 12.4256ZM10.6653 9.62102H10.6524L11.9104 12.0931C12.0398 15.0343 13.1876 12.0931 15.9912 12.0931C18.7948 12.0931 20.0174 15.3668 20.1468 12.4256L21.3388 9.07033C21.2825 7.76391 20.3357 7.67221 20.1468 7.67221H16.7674C15.4329 7.67221 14.1737 7.01904 13.4204 5.91614C13.2913 5.7341 13.0222 5.76623 12.9361 5.96967L12.85 6.17312C12.6132 6.76205 12.1612 7.21178 11.6016 7.46876C11.5854 7.47412 11.5666 7.48215 11.5478 7.49018C11.5289 7.49821 11.5101 7.50624 11.494 7.51159C11.2464 7.64009 10.6653 8.02557 10.6438 9.02139L10.6545 9.34262L10.6653 9.62102Z"
        fill="url(#paint6_radial_4002_1580)"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M23.532 12.4256C23.755 11.9689 23.8719 11.4591 23.8719 10.9281C23.8719 10.4377 23.771 9.97751 23.59 9.55804H23.5956C23.5112 9.3681 23.4163 9.18864 23.3005 9.01967L23.2983 9.01639C22.9372 8.46411 22.7461 7.81624 22.7461 7.15776V7.14714C22.7461 5.23541 21.1954 3.68479 19.2837 3.68479C19.0925 3.68479 18.912 3.59982 18.8058 3.44051C18.1792 2.56961 17.1488 1.99609 15.9912 1.99609C14.8335 1.99609 13.8033 2.56961 13.1767 3.44051C13.0705 3.5892 12.8899 3.68479 12.6988 3.68479C12.6689 3.68479 12.6392 3.68517 12.6095 3.68592C10.739 3.73328 9.2364 5.26525 9.2364 7.14714V7.15776C9.2364 7.81624 9.04523 8.46411 8.68413 9.01639L8.68172 9.02024C8.32215 9.57167 8.11072 10.2182 8.11072 10.9281C8.11072 11.4698 8.23817 11.9689 8.45058 12.4256C8.52493 12.5743 8.52493 12.7549 8.45058 12.9036C8.23817 13.3496 8.11072 13.8488 8.11072 14.3798C8.11072 16.2491 9.61886 17.7572 11.4881 17.7572H20.4945C22.3637 17.7572 23.8719 16.2491 23.8719 14.3798C23.8719 13.8488 23.7444 13.3496 23.532 12.9036C23.4576 12.7549 23.4576 12.5743 23.532 12.4256ZM10.6653 9.62102H10.6524L11.9104 12.0931C12.0398 15.0343 13.1876 12.0931 15.9912 12.0931C18.7948 12.0931 20.0174 15.3668 20.1468 12.4256L21.3388 9.07033C21.2825 7.76391 20.3357 7.67221 20.1468 7.67221H16.7674C15.4329 7.67221 14.1737 7.01904 13.4204 5.91614C13.2913 5.7341 13.0222 5.76623 12.9361 5.96967L12.85 6.17312C12.6132 6.76205 12.1612 7.21178 11.6016 7.46876C11.5854 7.47412 11.5666 7.48215 11.5478 7.49018C11.5289 7.49821 11.5101 7.50624 11.494 7.51159C11.2464 7.64009 10.6653 8.02557 10.6438 9.02139L10.6545 9.34262L10.6653 9.62102Z"
        fill="url(#paint7_radial_4002_1580)"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M23.532 12.4256C23.755 11.9689 23.8719 11.4591 23.8719 10.9281C23.8719 10.4377 23.771 9.97751 23.59 9.55804H23.5956C23.5112 9.3681 23.4163 9.18864 23.3005 9.01967L23.2983 9.01639C22.9372 8.46411 22.7461 7.81624 22.7461 7.15776V7.14714C22.7461 5.23541 21.1954 3.68479 19.2837 3.68479C19.0925 3.68479 18.912 3.59982 18.8058 3.44051C18.1792 2.56961 17.1488 1.99609 15.9912 1.99609C14.8335 1.99609 13.8033 2.56961 13.1767 3.44051C13.0705 3.5892 12.8899 3.68479 12.6988 3.68479C12.6689 3.68479 12.6392 3.68517 12.6095 3.68592C10.739 3.73328 9.2364 5.26525 9.2364 7.14714V7.15776C9.2364 7.81624 9.04523 8.46411 8.68413 9.01639L8.68172 9.02024C8.32215 9.57167 8.11072 10.2182 8.11072 10.9281C8.11072 11.4698 8.23817 11.9689 8.45058 12.4256C8.52493 12.5743 8.52493 12.7549 8.45058 12.9036C8.23817 13.3496 8.11072 13.8488 8.11072 14.3798C8.11072 16.2491 9.61886 17.7572 11.4881 17.7572H20.4945C22.3637 17.7572 23.8719 16.2491 23.8719 14.3798C23.8719 13.8488 23.7444 13.3496 23.532 12.9036C23.4576 12.7549 23.4576 12.5743 23.532 12.4256ZM10.6653 9.62102H10.6524L11.9104 12.0931C12.0398 15.0343 13.1876 12.0931 15.9912 12.0931C18.7948 12.0931 20.0174 15.3668 20.1468 12.4256L21.3388 9.07033C21.2825 7.76391 20.3357 7.67221 20.1468 7.67221H16.7674C15.4329 7.67221 14.1737 7.01904 13.4204 5.91614C13.2913 5.7341 13.0222 5.76623 12.9361 5.96967L12.85 6.17312C12.6132 6.76205 12.1612 7.21178 11.6016 7.46876C11.5854 7.47412 11.5666 7.48215 11.5478 7.49018C11.5289 7.49821 11.5101 7.50624 11.494 7.51159C11.2464 7.64009 10.6653 8.02557 10.6438 9.02139L10.6545 9.34262L10.6653 9.62102Z"
        fill="url(#paint8_radial_4002_1580)"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M23.532 12.4256C23.755 11.9689 23.8719 11.4591 23.8719 10.9281C23.8719 10.4377 23.771 9.97751 23.59 9.55804H23.5956C23.5112 9.3681 23.4163 9.18864 23.3005 9.01967L23.2983 9.01639C22.9372 8.46411 22.7461 7.81624 22.7461 7.15776V7.14714C22.7461 5.23541 21.1954 3.68479 19.2837 3.68479C19.0925 3.68479 18.912 3.59982 18.8058 3.44051C18.1792 2.56961 17.1488 1.99609 15.9912 1.99609C14.8335 1.99609 13.8033 2.56961 13.1767 3.44051C13.0705 3.5892 12.8899 3.68479 12.6988 3.68479C12.6689 3.68479 12.6392 3.68517 12.6095 3.68592C10.739 3.73328 9.2364 5.26525 9.2364 7.14714V7.15776C9.2364 7.81624 9.04523 8.46411 8.68413 9.01639L8.68172 9.02024C8.32215 9.57167 8.11072 10.2182 8.11072 10.9281C8.11072 11.4698 8.23817 11.9689 8.45058 12.4256C8.52493 12.5743 8.52493 12.7549 8.45058 12.9036C8.23817 13.3496 8.11072 13.8488 8.11072 14.3798C8.11072 16.2491 9.61886 17.7572 11.4881 17.7572H20.4945C22.3637 17.7572 23.8719 16.2491 23.8719 14.3798C23.8719 13.8488 23.7444 13.3496 23.532 12.9036C23.4576 12.7549 23.4576 12.5743 23.532 12.4256ZM10.6653 9.62102H10.6524L11.9104 12.0931C12.0398 15.0343 13.1876 12.0931 15.9912 12.0931C18.7948 12.0931 20.0174 15.3668 20.1468 12.4256L21.3388 9.07033C21.2825 7.76391 20.3357 7.67221 20.1468 7.67221H16.7674C15.4329 7.67221 14.1737 7.01904 13.4204 5.91614C13.2913 5.7341 13.0222 5.76623 12.9361 5.96967L12.85 6.17312C12.6132 6.76205 12.1612 7.21178 11.6016 7.46876C11.5854 7.47412 11.5666 7.48215 11.5478 7.49018C11.5289 7.49821 11.5101 7.50624 11.494 7.51159C11.2464 7.64009 10.6653 8.02557 10.6438 9.02139L10.6545 9.34262L10.6653 9.62102Z"
        fill="url(#paint9_radial_4002_1580)"
      />
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M23.532 12.4256C23.755 11.9689 23.8719 11.4591 23.8719 10.9281C23.8719 10.4377 23.771 9.97751 23.59 9.55804H23.5956C23.5112 9.3681 23.4163 9.18864 23.3005 9.01967L23.2983 9.01639C22.9372 8.46411 22.7461 7.81624 22.7461 7.15776V7.14714C22.7461 5.23541 21.1954 3.68479 19.2837 3.68479C19.0925 3.68479 18.912 3.59982 18.8058 3.44051C18.1792 2.56961 17.1488 1.99609 15.9912 1.99609C14.8335 1.99609 13.8033 2.56961 13.1767 3.44051C13.0705 3.5892 12.8899 3.68479 12.6988 3.68479C12.6689 3.68479 12.6392 3.68517 12.6095 3.68592C10.739 3.73328 9.2364 5.26525 9.2364 7.14714V7.15776C9.2364 7.81624 9.04523 8.46411 8.68413 9.01639L8.68172 9.02024C8.32215 9.57167 8.11072 10.2182 8.11072 10.9281C8.11072 11.4698 8.23817 11.9689 8.45058 12.4256C8.52493 12.5743 8.52493 12.7549 8.45058 12.9036C8.23817 13.3496 8.11072 13.8488 8.11072 14.3798C8.11072 16.2491 9.61886 17.7572 11.4881 17.7572H20.4945C22.3637 17.7572 23.8719 16.2491 23.8719 14.3798C23.8719 13.8488 23.7444 13.3496 23.532 12.9036C23.4576 12.7549 23.4576 12.5743 23.532 12.4256ZM10.6653 9.62102H10.6524L11.9104 12.0931C12.0398 15.0343 13.1876 12.0931 15.9912 12.0931C18.7948 12.0931 20.0174 15.3668 20.1468 12.4256L21.3388 9.07033C21.2825 7.76391 20.3357 7.67221 20.1468 7.67221H16.7674C15.4329 7.67221 14.1737 7.01904 13.4204 5.91614C13.2913 5.7341 13.0222 5.76623 12.9361 5.96967L12.85 6.17312C12.6132 6.76205 12.1612 7.21178 11.6016 7.46876C11.5854 7.47412 11.5666 7.48215 11.5478 7.49018C11.5289 7.49821 11.5101 7.50624 11.494 7.51159C11.2464 7.64009 10.6653 8.02557 10.6438 9.02139L10.6545 9.34262L10.6653 9.62102Z"
        fill="url(#paint10_radial_4002_1580)"
      />
    </g>
    <path
      d="M16.01 15.4897C9.94001 15.4897 5.01001 20.4097 5.01001 26.4897V29.9897H27V26.4897C27 20.4097 22.08 15.4897 16.01 15.4897Z"
      fill="#56436B"
    />
    <path
      d="M16.01 15.4897C9.94001 15.4897 5.01001 20.4097 5.01001 26.4897V29.9897H27V26.4897C27 20.4097 22.08 15.4897 16.01 15.4897Z"
      fill="url(#paint11_radial_4002_1580)"
    />
    <path
      d="M16.01 15.4897C9.94001 15.4897 5.01001 20.4097 5.01001 26.4897V29.9897H27V26.4897C27 20.4097 22.08 15.4897 16.01 15.4897Z"
      fill="url(#paint12_radial_4002_1580)"
    />
    <path
      d="M23.026 18.0892C23.0748 17.9903 23.0507 17.8712 22.9672 17.7991C21.1112 16.1967 18.6206 15.3125 16.0128 15.3125C13.4052 15.3125 10.8998 16.2061 9.04319 17.7995C8.9595 17.8713 8.93503 17.9904 8.9836 18.0894C10.2588 20.6889 12.7391 22.7031 16.0128 22.7031C19.2866 22.7031 21.7427 20.6888 23.026 18.0892Z"
      fill="url(#paint13_radial_4002_1580)"
    />
    <path
      d="M23.026 18.0892C23.0748 17.9903 23.0507 17.8712 22.9672 17.7991C21.1112 16.1967 18.6206 15.3125 16.0128 15.3125C13.4052 15.3125 10.8998 16.2061 9.04319 17.7995C8.9595 17.8713 8.93503 17.9904 8.9836 18.0894C10.2588 20.6889 12.7391 22.7031 16.0128 22.7031C19.2866 22.7031 21.7427 20.6888 23.026 18.0892Z"
      fill="url(#paint14_radial_4002_1580)"
    />
    <path
      d="M23.026 18.0892C23.0748 17.9903 23.0507 17.8712 22.9672 17.7991C21.1112 16.1967 18.6206 15.3125 16.0128 15.3125C13.4052 15.3125 10.8998 16.2061 9.04319 17.7995C8.9595 17.8713 8.93503 17.9904 8.9836 18.0894C10.2588 20.6889 12.7391 22.7031 16.0128 22.7031C19.2866 22.7031 21.7427 20.6888 23.026 18.0892Z"
      fill="url(#paint15_radial_4002_1580)"
    />
    <path
      d="M23.026 18.0892C23.0748 17.9903 23.0507 17.8712 22.9672 17.7991C21.1112 16.1967 18.6206 15.3125 16.0128 15.3125C13.4052 15.3125 10.8998 16.2061 9.04319 17.7995C8.9595 17.8713 8.93503 17.9904 8.9836 18.0894C10.2588 20.6889 12.7391 22.7031 16.0128 22.7031C19.2866 22.7031 21.7427 20.6888 23.026 18.0892Z"
      fill="url(#paint16_radial_4002_1580)"
    />
    <path
      d="M23.026 18.0892C23.0748 17.9903 23.0507 17.8712 22.9672 17.7991C21.1112 16.1967 18.6206 15.3125 16.0128 15.3125C13.4052 15.3125 10.8998 16.2061 9.04319 17.7995C8.9595 17.8713 8.93503 17.9904 8.9836 18.0894C10.2588 20.6889 12.7391 22.7031 16.0128 22.7031C19.2866 22.7031 21.7427 20.6888 23.026 18.0892Z"
      fill="url(#paint17_radial_4002_1580)"
    />
    <path
      d="M23.026 18.0892C23.0748 17.9903 23.0507 17.8712 22.9672 17.7991C21.1112 16.1967 18.6206 15.3125 16.0128 15.3125C13.4052 15.3125 10.8998 16.2061 9.04319 17.7995C8.9595 17.8713 8.93503 17.9904 8.9836 18.0894C10.2588 20.6889 12.7391 22.7031 16.0128 22.7031C19.2866 22.7031 21.7427 20.6888 23.026 18.0892Z"
      fill="url(#paint18_radial_4002_1580)"
    />
    <path
      d="M15.7113 18.8601C15.7742 18.9031 15.881 18.9401 15.9913 18.9439C16.1015 18.9401 16.2084 18.9031 16.2713 18.8601C17.2881 18.1642 18.0513 17.4709 18.0513 16.2735V12.6401C18.0513 11.5001 17.1313 10.5801 15.9913 10.5801C14.8513 10.5801 13.9313 11.5001 13.9313 12.6401V16.2735C13.9313 17.4709 14.6944 18.1642 15.7113 18.8601Z"
      fill="url(#paint19_radial_4002_1580)"
    />
    <path
      d="M24.7381 11.6627V2.7998H23.9381V11.6627H24.7381Z"
      fill="url(#paint20_linear_4002_1580)"
    />
    <path
      d="M24.7381 11.6627V2.7998H23.9381V11.6627H24.7381Z"
      fill="url(#paint21_radial_4002_1580)"
    />
    <path
      d="M23.9376 11.6392C23.6772 11.7812 23.5005 12.0575 23.5005 12.375C23.5005 12.8376 23.8755 13.2126 24.3381 13.2126C24.8007 13.2126 25.1757 12.8376 25.1757 12.375C25.1757 12.0575 24.9991 11.7812 24.7386 11.6392H23.9376Z"
      fill="url(#paint22_radial_4002_1580)"
    />
    <path
      d="M23.9376 11.6392C23.6772 11.7812 23.5005 12.0575 23.5005 12.375C23.5005 12.8376 23.8755 13.2126 24.3381 13.2126C24.8007 13.2126 25.1757 12.8376 25.1757 12.375C25.1757 12.0575 24.9991 11.7812 24.7386 11.6392H23.9376Z"
      fill="url(#paint23_radial_4002_1580)"
    />
    <g filter="url(#filter1_f_4002_1580)">
      <path
        d="M24.441 3.70361V11.4712"
        stroke="url(#paint24_linear_4002_1580)"
        strokeWidth={0.15}
      />
    </g>
    <path
      d="M23.4844 13.6L22.968 15.8386C22.9024 16.1229 23.1207 16.3935 23.4125 16.3897H25.2756C25.565 16.3858 25.7756 16.1138 25.7067 15.8326L25.1642 13.5934C25.1095 13.3697 24.9089 13.2124 24.6786 13.2124H23.9716C23.7387 13.2124 23.5367 13.3731 23.4844 13.6Z"
      fill="url(#paint25_linear_4002_1580)"
    />
    <path
      d="M23.4844 13.6L22.968 15.8386C22.9024 16.1229 23.1207 16.3935 23.4125 16.3897H25.2756C25.565 16.3858 25.7756 16.1138 25.7067 15.8326L25.1642 13.5934C25.1095 13.3697 24.9089 13.2124 24.6786 13.2124H23.9716C23.7387 13.2124 23.5367 13.3731 23.4844 13.6Z"
      fill="url(#paint26_radial_4002_1580)"
    />
    <path
      d="M23.4844 13.6L22.968 15.8386C22.9024 16.1229 23.1207 16.3935 23.4125 16.3897H25.2756C25.565 16.3858 25.7756 16.1138 25.7067 15.8326L25.1642 13.5934C25.1095 13.3697 24.9089 13.2124 24.6786 13.2124H23.9716C23.7387 13.2124 23.5367 13.3731 23.4844 13.6Z"
      fill="url(#paint27_radial_4002_1580)"
    />
    <path
      d="M23.4844 13.6L22.968 15.8386C22.9024 16.1229 23.1207 16.3935 23.4125 16.3897H25.2756C25.565 16.3858 25.7756 16.1138 25.7067 15.8326L25.1642 13.5934C25.1095 13.3697 24.9089 13.2124 24.6786 13.2124H23.9716C23.7387 13.2124 23.5367 13.3731 23.4844 13.6Z"
      fill="url(#paint28_linear_4002_1580)"
    />
    <path
      d="M23.4844 13.6L22.968 15.8386C22.9024 16.1229 23.1207 16.3935 23.4125 16.3897H25.2756C25.565 16.3858 25.7756 16.1138 25.7067 15.8326L25.1642 13.5934C25.1095 13.3697 24.9089 13.2124 24.6786 13.2124H23.9716C23.7387 13.2124 23.5367 13.3731 23.4844 13.6Z"
      fill="url(#paint29_radial_4002_1580)"
    />
    <path
      d="M8.77545 29.9899V18.2036C6.46843 20.2192 5.01001 23.183 5.01001 26.4899V29.9899H8.77545Z"
      fill="url(#paint30_radial_4002_1580)"
    />
    <path
      d="M8.77545 29.9899V18.2036C6.46843 20.2192 5.01001 23.183 5.01001 26.4899V29.9899H8.77545Z"
      fill="url(#paint31_radial_4002_1580)"
    />
    <path
      d="M8.77545 29.9899V18.2036C6.46843 20.2192 5.01001 23.183 5.01001 26.4899V29.9899H8.77545Z"
      fill="url(#paint32_linear_4002_1580)"
    />
    <path
      d="M23.2346 29.9899V18.2036C25.5416 20.2192 27 23.183 27 26.4899V29.9899H23.2346Z"
      fill="url(#paint33_radial_4002_1580)"
    />
    <path
      d="M23.2346 29.9899V18.2036C25.5416 20.2192 27 23.183 27 26.4899V29.9899H23.2346Z"
      fill="url(#paint34_radial_4002_1580)"
    />
    <g filter="url(#filter2_f_4002_1580)">
      <path
        d="M11.673 23.7663C11.673 23.5782 11.8278 23.4258 12.0187 23.4258C12.2096 23.4258 12.3644 23.5782 12.3644 23.7663V29.8594H11.673V23.7663Z"
        fill="url(#paint35_linear_4002_1580)"
      />
      <path
        d="M15.6593 23.7663C15.6593 23.5782 15.8141 23.4258 16.005 23.4258C16.1959 23.4258 16.3507 23.5782 16.3507 23.7663V29.8594H15.6593V23.7663Z"
        fill="url(#paint36_linear_4002_1580)"
      />
      <path
        d="M19.6456 23.7663C19.6456 23.5782 19.8004 23.4258 19.9913 23.4258C20.1823 23.4258 20.337 23.5782 20.337 23.7663V29.8594H19.6456V23.7663Z"
        fill="url(#paint37_linear_4002_1580)"
      />
    </g>
    <g filter="url(#filter3_i_4002_1580)">
      <path
        d="M11.0738 12.6347C12.0065 12.6347 12.7625 11.8787 12.7625 10.946C12.7625 10.0134 12.0065 9.25732 11.0738 9.25732C10.1412 9.25732 9.38513 10.0134 9.38513 10.946C9.38513 11.8787 10.1412 12.6347 11.0738 12.6347Z"
        fill="url(#paint38_linear_4002_1580)"
      />
    </g>
    <g filter="url(#filter4_i_4002_1580)">
      <path
        d="M21.0575 12.6347C21.9901 12.6347 22.7462 11.8787 22.7462 10.946C22.7462 10.0134 21.9901 9.25732 21.0575 9.25732C20.1248 9.25732 19.3688 10.0134 19.3688 10.946C19.3688 11.8787 20.1248 12.6347 21.0575 12.6347Z"
        fill="url(#paint39_radial_4002_1580)"
      />
    </g>
    <g filter="url(#filter5_f_4002_1580)">
      <path
        d="M21.0574 12.0733C21.68 12.0733 22.1847 11.5687 22.1847 10.9461C22.1847 10.3235 21.68 9.81885 21.0574 9.81885C20.4349 9.81885 19.9302 10.3235 19.9302 10.9461C19.9302 11.5687 20.4349 12.0733 21.0574 12.0733Z"
        fill="#FFCA38"
      />
      <path
        d="M21.0574 12.0733C21.68 12.0733 22.1847 11.5687 22.1847 10.9461C22.1847 10.3235 21.68 9.81885 21.0574 9.81885C20.4349 9.81885 19.9302 10.3235 19.9302 10.9461C19.9302 11.5687 20.4349 12.0733 21.0574 12.0733Z"
        fill="url(#paint40_radial_4002_1580)"
      />
    </g>
    <g filter="url(#filter6_f_4002_1580)">
      <path
        d="M11.0942 12.0733C11.7167 12.0733 12.2214 11.5687 12.2214 10.9461C12.2214 10.3235 11.7167 9.81885 11.0942 9.81885C10.4716 9.81885 9.96692 10.3235 9.96692 10.9461C9.96692 11.5687 10.4716 12.0733 11.0942 12.0733Z"
        fill="#E28527"
      />
      <path
        d="M11.0942 12.0733C11.7167 12.0733 12.2214 11.5687 12.2214 10.9461C12.2214 10.3235 11.7167 9.81885 11.0942 9.81885C10.4716 9.81885 9.96692 10.3235 9.96692 10.9461C9.96692 11.5687 10.4716 12.0733 11.0942 12.0733Z"
        fill="url(#paint41_radial_4002_1580)"
      />
    </g>
    <g filter="url(#filter7_i_4002_1580)">
      <path
        d="M10.6524 9.62084H10.6653L10.6546 9.34244L10.6438 9.0212C10.6653 8.02538 11.2465 7.6399 11.494 7.51141C11.5102 7.50605 11.529 7.49802 11.5478 7.48999C11.5667 7.48196 11.5855 7.47393 11.6016 7.46858C12.1613 7.21159 12.6133 6.76186 12.85 6.17294L12.9361 5.96949C13.0222 5.76604 13.2913 5.73392 13.4204 5.91595C14.1738 7.01885 15.433 7.67202 16.7675 7.67202H20.1468C20.3358 7.67202 21.2825 7.76372 21.3389 9.07014L21.2142 12.2952C21.0848 15.2364 18.788 17.2113 15.9844 17.2113C13.1808 17.2113 10.8841 15.2364 10.7547 12.2952L10.6524 9.62084Z"
        fill="url(#paint42_radial_4002_1580)"
      />
      <path
        d="M10.6524 9.62084H10.6653L10.6546 9.34244L10.6438 9.0212C10.6653 8.02538 11.2465 7.6399 11.494 7.51141C11.5102 7.50605 11.529 7.49802 11.5478 7.48999C11.5667 7.48196 11.5855 7.47393 11.6016 7.46858C12.1613 7.21159 12.6133 6.76186 12.85 6.17294L12.9361 5.96949C13.0222 5.76604 13.2913 5.73392 13.4204 5.91595C14.1738 7.01885 15.433 7.67202 16.7675 7.67202H20.1468C20.3358 7.67202 21.2825 7.76372 21.3389 9.07014L21.2142 12.2952C21.0848 15.2364 18.788 17.2113 15.9844 17.2113C13.1808 17.2113 10.8841 15.2364 10.7547 12.2952L10.6524 9.62084Z"
        fill="url(#paint43_radial_4002_1580)"
      />
      <path
        d="M10.6524 9.62084H10.6653L10.6546 9.34244L10.6438 9.0212C10.6653 8.02538 11.2465 7.6399 11.494 7.51141C11.5102 7.50605 11.529 7.49802 11.5478 7.48999C11.5667 7.48196 11.5855 7.47393 11.6016 7.46858C12.1613 7.21159 12.6133 6.76186 12.85 6.17294L12.9361 5.96949C13.0222 5.76604 13.2913 5.73392 13.4204 5.91595C14.1738 7.01885 15.433 7.67202 16.7675 7.67202H20.1468C20.3358 7.67202 21.2825 7.76372 21.3389 9.07014L21.2142 12.2952C21.0848 15.2364 18.788 17.2113 15.9844 17.2113C13.1808 17.2113 10.8841 15.2364 10.7547 12.2952L10.6524 9.62084Z"
        fill="url(#paint44_radial_4002_1580)"
      />
      <path
        d="M10.6524 9.62084H10.6653L10.6546 9.34244L10.6438 9.0212C10.6653 8.02538 11.2465 7.6399 11.494 7.51141C11.5102 7.50605 11.529 7.49802 11.5478 7.48999C11.5667 7.48196 11.5855 7.47393 11.6016 7.46858C12.1613 7.21159 12.6133 6.76186 12.85 6.17294L12.9361 5.96949C13.0222 5.76604 13.2913 5.73392 13.4204 5.91595C14.1738 7.01885 15.433 7.67202 16.7675 7.67202H20.1468C20.3358 7.67202 21.2825 7.76372 21.3389 9.07014L21.2142 12.2952C21.0848 15.2364 18.788 17.2113 15.9844 17.2113C13.1808 17.2113 10.8841 15.2364 10.7547 12.2952L10.6524 9.62084Z"
        fill="url(#paint45_radial_4002_1580)"
      />
      <path
        d="M10.6524 9.62084H10.6653L10.6546 9.34244L10.6438 9.0212C10.6653 8.02538 11.2465 7.6399 11.494 7.51141C11.5102 7.50605 11.529 7.49802 11.5478 7.48999C11.5667 7.48196 11.5855 7.47393 11.6016 7.46858C12.1613 7.21159 12.6133 6.76186 12.85 6.17294L12.9361 5.96949C13.0222 5.76604 13.2913 5.73392 13.4204 5.91595C14.1738 7.01885 15.433 7.67202 16.7675 7.67202H20.1468C20.3358 7.67202 21.2825 7.76372 21.3389 9.07014L21.2142 12.2952C21.0848 15.2364 18.788 17.2113 15.9844 17.2113C13.1808 17.2113 10.8841 15.2364 10.7547 12.2952L10.6524 9.62084Z"
        fill="url(#paint46_radial_4002_1580)"
      />
      <path
        d="M10.6524 9.62084H10.6653L10.6546 9.34244L10.6438 9.0212C10.6653 8.02538 11.2465 7.6399 11.494 7.51141C11.5102 7.50605 11.529 7.49802 11.5478 7.48999C11.5667 7.48196 11.5855 7.47393 11.6016 7.46858C12.1613 7.21159 12.6133 6.76186 12.85 6.17294L12.9361 5.96949C13.0222 5.76604 13.2913 5.73392 13.4204 5.91595C14.1738 7.01885 15.433 7.67202 16.7675 7.67202H20.1468C20.3358 7.67202 21.2825 7.76372 21.3389 9.07014L21.2142 12.2952C21.0848 15.2364 18.788 17.2113 15.9844 17.2113C13.1808 17.2113 10.8841 15.2364 10.7547 12.2952L10.6524 9.62084Z"
        fill="url(#paint47_radial_4002_1580)"
      />
      <path
        d="M10.6524 9.62084H10.6653L10.6546 9.34244L10.6438 9.0212C10.6653 8.02538 11.2465 7.6399 11.494 7.51141C11.5102 7.50605 11.529 7.49802 11.5478 7.48999C11.5667 7.48196 11.5855 7.47393 11.6016 7.46858C12.1613 7.21159 12.6133 6.76186 12.85 6.17294L12.9361 5.96949C13.0222 5.76604 13.2913 5.73392 13.4204 5.91595C14.1738 7.01885 15.433 7.67202 16.7675 7.67202H20.1468C20.3358 7.67202 21.2825 7.76372 21.3389 9.07014L21.2142 12.2952C21.0848 15.2364 18.788 17.2113 15.9844 17.2113C13.1808 17.2113 10.8841 15.2364 10.7547 12.2952L10.6524 9.62084Z"
        fill="url(#paint48_radial_4002_1580)"
      />
    </g>
    <path
      d="M10.6524 9.62084H10.6653L10.6546 9.34244L10.6438 9.0212C10.6653 8.02538 11.2465 7.6399 11.494 7.51141C11.5102 7.50605 11.529 7.49802 11.5478 7.48999C11.5667 7.48196 11.5855 7.47393 11.6016 7.46858C12.1613 7.21159 12.6133 6.76186 12.85 6.17294L12.9361 5.96949C13.0222 5.76604 13.2913 5.73392 13.4204 5.91595C14.1738 7.01885 15.433 7.67202 16.7675 7.67202H20.1468C20.3358 7.67202 21.2825 7.76372 21.3389 9.07014L21.2142 12.2952C21.0848 15.2364 18.788 17.2113 15.9844 17.2113C13.1808 17.2113 10.8841 15.2364 10.7547 12.2952L10.6524 9.62084Z"
      fill="url(#paint49_radial_4002_1580)"
    />
    <path
      d="M10.6524 9.62084H10.6653L10.6546 9.34244L10.6438 9.0212C10.6653 8.02538 11.2465 7.6399 11.494 7.51141C11.5102 7.50605 11.529 7.49802 11.5478 7.48999C11.5667 7.48196 11.5855 7.47393 11.6016 7.46858C12.1613 7.21159 12.6133 6.76186 12.85 6.17294L12.9361 5.96949C13.0222 5.76604 13.2913 5.73392 13.4204 5.91595C14.1738 7.01885 15.433 7.67202 16.7675 7.67202H20.1468C20.3358 7.67202 21.2825 7.76372 21.3389 9.07014L21.2142 12.2952C21.0848 15.2364 18.788 17.2113 15.9844 17.2113C13.1808 17.2113 10.8841 15.2364 10.7547 12.2952L10.6524 9.62084Z"
      fill="url(#paint50_radial_4002_1580)"
    />
    <g filter="url(#filter8_f_4002_1580)">
      <path
        d="M15.5793 10.7124L14.8619 12.4965C14.748 12.8635 15.0212 13.2305 15.4083 13.2305H16.2335C16.6205 13.2305 16.8937 12.8579 16.7799 12.4965L16.2221 10.7124C16.1026 10.3172 15.7045 10.3172 15.5793 10.7124Z"
        fill="#EB8B29"
      />
    </g>
    <g filter="url(#filter9_f_4002_1580)">
      <path
        d="M15.59 10.5669L15.0323 12.351C14.9184 12.718 15.1916 13.085 15.5787 13.085H16.4039C16.791 13.085 17.0641 12.7124 16.9503 12.351L16.3925 10.5669C16.273 10.1717 15.7153 10.1717 15.59 10.5669Z"
        fill="url(#paint51_linear_4002_1580)"
      />
      <path
        d="M15.59 10.5669L15.0323 12.351C14.9184 12.718 15.1916 13.085 15.5787 13.085H16.4039C16.791 13.085 17.0641 12.7124 16.9503 12.351L16.3925 10.5669C16.273 10.1717 15.7153 10.1717 15.59 10.5669Z"
        fill="url(#paint52_radial_4002_1580)"
      />
      <path
        d="M15.59 10.5669L15.0323 12.351C14.9184 12.718 15.1916 13.085 15.5787 13.085H16.4039C16.791 13.085 17.0641 12.7124 16.9503 12.351L16.3925 10.5669C16.273 10.1717 15.7153 10.1717 15.59 10.5669Z"
        fill="url(#paint53_linear_4002_1580)"
      />
      <path
        d="M15.59 10.5669L15.0323 12.351C14.9184 12.718 15.1916 13.085 15.5787 13.085H16.4039C16.791 13.085 17.0641 12.7124 16.9503 12.351L16.3925 10.5669C16.273 10.1717 15.7153 10.1717 15.59 10.5669Z"
        fill="url(#paint54_linear_4002_1580)"
      />
    </g>
    <path
      d="M15.59 10.5669L15.0323 12.351C14.9184 12.718 15.1916 13.085 15.5787 13.085H16.4039C16.791 13.085 17.0641 12.7124 16.9503 12.351L16.3925 10.5669C16.273 10.1717 15.7153 10.1717 15.59 10.5669Z"
      fill="url(#paint55_linear_4002_1580)"
    />
    <path
      d="M15.59 10.5669L15.0323 12.351C14.9184 12.718 15.1916 13.085 15.5787 13.085H16.4039C16.791 13.085 17.0641 12.7124 16.9503 12.351L16.3925 10.5669C16.273 10.1717 15.7153 10.1717 15.59 10.5669Z"
      fill="url(#paint56_radial_4002_1580)"
    />
    <path
      d="M14.5229 13.596L14.5229 13.596L14.5225 13.5958C14.4259 13.5456 14.3255 13.577 14.266 13.6411C14.2064 13.7052 14.1834 13.8073 14.2445 13.8979C14.614 14.4703 15.2578 14.8522 15.9913 14.8522C16.725 14.8522 17.3689 14.4702 17.7383 13.8975C17.7987 13.8049 17.7768 13.703 17.7164 13.6388C17.6564 13.575 17.556 13.546 17.4602 13.5958L17.4602 13.5958L17.4597 13.596C17.0354 13.8223 16.5353 13.9519 15.9913 13.9519C15.4528 13.9519 14.9472 13.8223 14.5229 13.596Z"
      fill="#8A004F"
      stroke="url(#paint57_linear_4002_1580)"
      strokeWidth={0.1}
    />
    <g filter="url(#filter10_i_4002_1580)">
      <path
        d="M17.1899 10.349C17.4684 9.85913 17.8919 9.47217 18.8033 9.47217C19.2024 9.47217 19.5872 9.58273 19.9292 9.85913C20.2113 10.0871 20.1735 10.3788 19.9551 10.488L19.3715 10.8212C18.6874 10.6001 17.931 10.5701 17.1899 10.349Z"
        fill="#635D5F"
      />
    </g>
    <g filter="url(#filter11_i_4002_1580)">
      <path
        d="M14.7929 10.349C14.5143 9.85913 14.0909 9.47217 13.1795 9.47217C12.7804 9.47217 12.3956 9.58273 12.0536 9.85913C11.7715 10.0871 11.8092 10.3788 12.0277 10.488L12.6113 10.8212C13.2954 10.6001 14.0518 10.5701 14.7929 10.349Z"
        fill="#635D5F"
      />
    </g>
    <g filter="url(#filter12_i_4002_1580)">
      <path
        d="M12.4256 9.08033L12.421 9.08299C12.4209 9.08308 12.4207 9.08317 12.4206 9.08326C12.2873 9.16275 12.1147 9.11954 12.0349 8.98645C11.9549 8.85316 11.9983 8.68018 12.1316 8.60021L12.1322 8.59985L12.1332 8.5992L12.1363 8.59738L12.1462 8.59166C12.1544 8.58698 12.1658 8.58057 12.1803 8.57275C12.2091 8.55712 12.2502 8.53575 12.302 8.51106C12.4054 8.46177 12.5528 8.39865 12.7324 8.34133C13.0891 8.22749 13.5879 8.13172 14.1264 8.22674C14.2795 8.25375 14.3817 8.39974 14.3546 8.55282C14.3276 8.70589 14.1816 8.80809 14.0286 8.78107C13.6101 8.70723 13.2083 8.78033 12.9036 8.87758C12.7525 8.92579 12.629 8.97877 12.5442 9.01919C12.5019 9.03936 12.4695 9.05625 12.4484 9.06766C12.4379 9.07336 12.4302 9.07768 12.4256 9.08033Z"
        fill="#BD4F26"
      />
    </g>
    <g filter="url(#filter13_i_4002_1580)">
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M19.9075 8.60021C19.9075 8.60026 19.9076 8.60031 19.7628 8.84165L19.9075 8.60021C20.0408 8.68018 20.0841 8.85316 20.0042 8.98645C19.9243 9.11956 19.7518 9.16284 19.6186 9.08331C19.6185 9.08326 19.6183 9.08316 19.6181 9.08302L19.6134 9.08033C19.6088 9.07768 19.6011 9.07336 19.5906 9.06766C19.5695 9.05625 19.5371 9.03936 19.4948 9.01919C19.41 8.97877 19.2865 8.92579 19.1355 8.87758C18.8308 8.78033 18.4289 8.70723 18.0105 8.78107C17.8574 8.80809 17.7114 8.70589 17.6844 8.55282C17.6574 8.39974 17.7596 8.25375 17.9126 8.22674C18.4511 8.13172 18.9499 8.22749 19.3066 8.34133C19.4862 8.39865 19.6336 8.46177 19.737 8.51106C19.7888 8.53575 19.8299 8.55712 19.8588 8.57275C19.8732 8.58057 19.8846 8.58698 19.8928 8.59166L19.9027 8.59738L19.9058 8.5992L19.9069 8.59985L19.9075 8.60021Z"
        fill="#BD4F26"
      />
    </g>
    <path
      d="M18.5006 9.53369C19.186 9.53369 19.765 10.0062 19.9225 10.6448C19.9693 10.8279 19.8288 11.0025 19.6415 11.0025H17.3C17.151 11.0025 17.0318 10.8662 17.0616 10.7172C17.1936 10.0446 17.7853 9.53369 18.5006 9.53369Z"
      fill="white"
    />
    <path
      d="M18.2835 9.81885C18.8029 9.81885 19.2201 10.2403 19.2201 10.7554C19.2201 10.8406 19.2073 10.9257 19.1861 11.0024H17.3767C17.3554 10.9215 17.3427 10.8406 17.3427 10.7554C17.3427 10.2403 17.7641 9.81885 18.2835 9.81885Z"
      fill="url(#paint58_radial_4002_1580)"
    />
    <path
      d="M17.7469 10.7557C17.7469 10.4576 17.9854 10.2192 18.2834 10.2192C18.5814 10.2192 18.8198 10.4576 18.8198 10.7557C18.8198 10.8451 18.7985 10.9302 18.7602 11.0026H17.8108C17.7682 10.9302 17.7469 10.8451 17.7469 10.7557Z"
      fill="black"
    />
    <g filter="url(#filter14_f_4002_1580)">
      <path
        d="M18.214 10.0171C18.2807 10.1063 18.1413 10.215 17.9828 10.3335C17.8244 10.4519 17.7068 10.5353 17.6401 10.4461C17.5735 10.357 17.6479 10.1886 17.8063 10.0701C17.9648 9.95167 18.1473 9.92792 18.214 10.0171Z"
        fill="#C7A7A3"
      />
      <path
        d="M18.214 10.0171C18.2807 10.1063 18.1413 10.215 17.9828 10.3335C17.8244 10.4519 17.7068 10.5353 17.6401 10.4461C17.5735 10.357 17.6479 10.1886 17.8063 10.0701C17.9648 9.95167 18.1473 9.92792 18.214 10.0171Z"
        fill="url(#paint59_radial_4002_1580)"
      />
    </g>
    <g filter="url(#filter15_f_4002_1580)">
      <path
        d="M19.1168 10.6312C19.0822 10.3895 18.9408 10.2074 18.8744 10.1465L18.6022 10.4453L18.725 10.6843L19.1168 10.6312Z"
        fill="url(#paint60_linear_4002_1580)"
      />
    </g>
    <path
      d="M13.482 9.53369C12.7966 9.53369 12.2176 10.0063 12.0601 10.6448C12.0133 10.8279 12.1538 11.0025 12.3411 11.0025H14.6826C14.8316 11.0025 14.9508 10.8662 14.921 10.7172C14.789 10.0446 14.193 9.53369 13.482 9.53369Z"
      fill="white"
    />
    <path
      d="M13.6992 9.81885C13.1798 9.81885 12.7626 10.2403 12.7626 10.7555C12.7626 10.8406 12.7753 10.9257 12.7966 11.0024H14.606C14.6273 10.9215 14.64 10.8406 14.64 10.7555C14.6358 10.2403 14.2186 9.81885 13.6992 9.81885Z"
      fill="url(#paint61_radial_4002_1580)"
    />
    <path
      d="M14.2356 10.7557C14.2356 10.4576 13.9972 10.2192 13.6991 10.2192C13.4011 10.2192 13.1627 10.4576 13.1627 10.7557C13.1627 10.8451 13.184 10.9302 13.2223 11.0026H14.1717C14.21 10.9302 14.2356 10.8451 14.2356 10.7557Z"
      fill="black"
    />
    <g filter="url(#filter16_f_4002_1580)">
      <path
        d="M14.5544 10.645C14.5544 10.3426 14.3085 10.141 14.242 10.0801L13.9396 10.3725L14.1257 10.7514L14.5544 10.645Z"
        fill="url(#paint62_linear_4002_1580)"
      />
    </g>
    <g filter="url(#filter17_f_4002_1580)">
      <ellipse
        cx={13.4163}
        cy={10.219}
        rx={0.408549}
        ry={0.206763}
        transform="rotate(-27.914 13.4163 10.219)"
        fill="#C7A7A3"
        fillOpacity={0.9}
      />
      <ellipse
        cx={13.4163}
        cy={10.219}
        rx={0.408549}
        ry={0.206763}
        transform="rotate(-27.914 13.4163 10.219)"
        fill="url(#paint63_radial_4002_1580)"
      />
    </g>
    <g filter="url(#filter18_f_4002_1580)">
      <path
        d="M18.0267 8.45591C18.3652 8.37357 19.207 8.41474 19.7697 8.81731"
        stroke="#C9725D"
        strokeWidth={0.2}
        strokeLinecap="round"
      />
    </g>
    <g filter="url(#filter19_f_4002_1580)">
      <path
        d="M14.0483 8.45591C13.7098 8.37357 12.8681 8.41474 12.3054 8.81731"
        stroke="#C9725D"
        strokeWidth={0.2}
        strokeLinecap="round"
      />
    </g>
    <g filter="url(#filter20_f_4002_1580)">
      <path
        d="M10.855 4.63464C11.5068 4.05415 12.4469 4.04829 12.9746 4.1421L13.3968 5.49658C13.1271 5.45553 12.8867 5.54935 12.6844 5.74285C12.2059 7.06566 10.5618 7.79508 9.79955 7.99444C9.64124 6.42888 9.72919 5.6373 10.855 4.63464Z"
        fill="url(#paint64_radial_4002_1580)"
      />
      <path
        d="M10.855 4.63464C11.5068 4.05415 12.4469 4.04829 12.9746 4.1421L13.3968 5.49658C13.1271 5.45553 12.8867 5.54935 12.6844 5.74285C12.2059 7.06566 10.5618 7.79508 9.79955 7.99444C9.64124 6.42888 9.72919 5.6373 10.855 4.63464Z"
        fill="url(#paint65_radial_4002_1580)"
      />
      <path
        d="M10.855 4.63464C11.5068 4.05415 12.4469 4.04829 12.9746 4.1421L13.3968 5.49658C13.1271 5.45553 12.8867 5.54935 12.6844 5.74285C12.2059 7.06566 10.5618 7.79508 9.79955 7.99444C9.64124 6.42888 9.72919 5.6373 10.855 4.63464Z"
        fill="url(#paint66_linear_4002_1580)"
      />
    </g>
    <g filter="url(#filter21_f_4002_1580)">
      <path
        d="M15.3582 2.76986C14.1694 2.50741 12.8955 3.77252 12.7723 4.21228C14.3907 8.01184 16.8757 7.64973 19.6327 7.3434C21.283 7.16002 21.4621 7.91216 21.6028 8.2757C21.1454 4.01878 18.0671 3.36794 15.3582 2.76986Z"
        fill="url(#paint67_radial_4002_1580)"
      />
      <path
        d="M15.3582 2.76986C14.1694 2.50741 12.8955 3.77252 12.7723 4.21228C14.3907 8.01184 16.8757 7.64973 19.6327 7.3434C21.283 7.16002 21.4621 7.91216 21.6028 8.2757C21.1454 4.01878 18.0671 3.36794 15.3582 2.76986Z"
        fill="url(#paint68_radial_4002_1580)"
      />
      <path
        d="M15.3582 2.76986C14.1694 2.50741 12.8955 3.77252 12.7723 4.21228C14.3907 8.01184 16.8757 7.64973 19.6327 7.3434C21.283 7.16002 21.4621 7.91216 21.6028 8.2757C21.1454 4.01878 18.0671 3.36794 15.3582 2.76986Z"
        fill="url(#paint69_radial_4002_1580)"
      />
    </g>
    <g filter="url(#filter22_f_4002_1580)">
      <path
        d="M12.957 4.08057C12.9815 4.33563 13.2033 5.29431 13.5287 5.8748"
        stroke="url(#paint70_linear_4002_1580)"
        strokeWidth={0.1}
        strokeLinecap="round"
      />
    </g>
    <path
      d="M9.77148 5.24219L11.0254 3.25L20.7754 3.14062L22.1348 5.20312C17.4707 6.8125 11.8613 5.97656 9.77148 5.24219Z"
      fill="url(#paint71_radial_4002_1580)"
    />
    <path
      d="M23.9479 3.6H7.97786C7.53786 3.6 7.17786 3.24 7.17786 2.8C7.17786 2.36 7.53786 2 7.97786 2H23.9379C24.3779 2 24.7379 2.36 24.7379 2.8C24.7479 3.24 24.3879 3.6 23.9479 3.6Z"
      fill="url(#paint72_linear_4002_1580)"
    />
    <path
      d="M23.9479 3.6H7.97786C7.53786 3.6 7.17786 3.24 7.17786 2.8C7.17786 2.36 7.53786 2 7.97786 2H23.9379C24.3779 2 24.7379 2.36 24.7379 2.8C24.7479 3.24 24.3879 3.6 23.9479 3.6Z"
      fill="url(#paint73_radial_4002_1580)"
    />
    <path
      d="M23.9479 3.6H7.97786C7.53786 3.6 7.17786 3.24 7.17786 2.8C7.17786 2.36 7.53786 2 7.97786 2H23.9379C24.3779 2 24.7379 2.36 24.7379 2.8C24.7479 3.24 24.3879 3.6 23.9479 3.6Z"
      fill="url(#paint74_radial_4002_1580)"
    />
    <defs>
      <filter
        id="filter0_i_4002_1580"
        x={8.11072}
        y={1.49609}
        width={16.0111}
        height={16.2612}
        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.5} />
        <feGaussianBlur stdDeviation={0.25} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.784314 0 0 0 0 0.486275 0 0 0 0 0.0862745 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_4002_1580"
        />
      </filter>
      <filter
        id="filter1_f_4002_1580"
        x={24.116}
        y={3.45361}
        width={0.650024}
        height={8.26758}
        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_1580"
        />
      </filter>
      <filter
        id="filter2_f_4002_1580"
        x={11.523}
        y={23.2758}
        width={8.96406}
        height={6.73359}
        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_1580"
        />
      </filter>
      <filter
        id="filter3_i_4002_1580"
        x={9.38513}
        y={9.25732}
        width={3.47738}
        height={3.37744}
        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_1580"
        />
      </filter>
      <filter
        id="filter4_i_4002_1580"
        x={19.3688}
        y={9.00732}
        width={3.37738}
        height={3.62744}
        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_1580"
        />
      </filter>
      <filter
        id="filter5_f_4002_1580"
        x={19.4302}
        y={9.31885}
        width={3.25452}
        height={3.25439}
        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_1580"
        />
      </filter>
      <filter
        id="filter6_f_4002_1580"
        x={9.71692}
        y={9.56885}
        width={2.75452}
        height={2.75439}
        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_1580"
        />
      </filter>
      <filter
        id="filter7_i_4002_1580"
        x={10.6438}
        y={5.79639}
        width={10.6951}
        height={11.815}
        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_1580"
        />
      </filter>
      <filter
        id="filter8_f_4002_1580"
        x={14.3358}
        y={9.91602}
        width={2.97015}
        height={3.81445}
        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_1580"
        />
      </filter>
      <filter
        id="filter9_f_4002_1580"
        x={14.7562}
        y={10.0205}
        width={2.47015}
        height={3.31445}
        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_1580"
        />
      </filter>
      <filter
        id="filter10_i_4002_1580"
        x={16.9899}
        y={9.47217}
        width={3.14}
        height={1.34912}
        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_1580"
        />
      </filter>
      <filter
        id="filter11_i_4002_1580"
        x={11.8529}
        y={9.47217}
        width={3.14}
        height={1.34912}
        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_1580"
        />
      </filter>
      <filter
        id="filter12_i_4002_1580"
        x={11.9948}
        y={7.98799}
        width={2.56423}
        height={1.13506}
        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_1580"
        />
      </filter>
      <filter
        id="filter13_i_4002_1580"
        x={17.6801}
        y={7.98799}
        width={2.56423}
        height={1.13506}
        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_1580"
        />
      </filter>
      <filter
        id="filter14_f_4002_1580"
        x={17.5157}
        y={9.86289}
        width={0.815356}
        height={0.720508}
        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_1580"
        />
      </filter>
      <filter
        id="filter15_f_4002_1580"
        x={18.4022}
        y={9.94648}
        width={0.914618}
        height={0.938086}
        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_1580"
        />
      </filter>
      <filter
        id="filter16_f_4002_1580"
        x={13.7396}
        y={9.88008}
        width={1.01481}
        height={1.07139}
        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_1580"
        />
      </filter>
      <filter
        id="filter17_f_4002_1580"
        x={12.9424}
        y={9.85459}
        width={0.947711}
        height={0.728809}
        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_1580"
        />
      </filter>
      <filter
        id="filter18_f_4002_1580"
        x={17.5267}
        y={7.9208}
        width={2.74296}
        height={1.39668}
        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_1580"
        />
      </filter>
      <filter
        id="filter19_f_4002_1580"
        x={11.8054}
        y={7.9208}
        width={2.74296}
        height={1.39668}
        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_1580"
        />
      </filter>
      <filter
        id="filter20_f_4002_1580"
        x={8.98901}
        y={3.34717}
        width={5.15781}
        height={5.39746}
        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_1580"
        />
      </filter>
      <filter
        id="filter21_f_4002_1580"
        x={12.2723}
        y={2.23438}
        width={9.83044}
        height={6.5415}
        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_1580"
        />
      </filter>
      <filter
        id="filter22_f_4002_1580"
        x={12.657}
        y={3.78076}
        width={1.17172}
        height={2.39404}
        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_1580"
        />
      </filter>
      <linearGradient
        id="paint0_linear_4002_1580"
        x1={20.9167}
        y1={3.64962}
        x2={13.3172}
        y2={17.7572}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FFD93C" />
        <stop offset={1} stopColor="#E37923" />
      </linearGradient>
      <radialGradient
        id="paint1_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(20.0034 14.4082) rotate(28.3008) scale(3.34735 4.74136)"
      >
        <stop offset={0.616274} stopColor="#E38923" />
        <stop offset={1} stopColor="#E38923" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint2_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(11.194 13.0803) rotate(90) scale(4.67693 2.8177)"
      >
        <stop stopColor="#C9641B" />
        <stop offset={1} stopColor="#D77117" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint3_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(15.9913 13.1775) rotate(90) scale(5.84661 6.09031)"
      >
        <stop offset={0.617268} stopColor="#E26B25" />
        <stop offset={1} stopColor="#E26B25" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint4_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(10.8378 11.2828) rotate(127.617) scale(2.13331 2.07134)"
      >
        <stop offset={0.161391} stopColor="#C9681C" />
        <stop offset={1} stopColor="#C9681C" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint5_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(11.4581 8.72564) rotate(100.537) scale(2.68339 2.79425)"
      >
        <stop offset={0.365444} stopColor="#D76A18" />
        <stop offset={1} stopColor="#D76A18" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint6_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(12.4895 3.42888) rotate(62.6046) scale(2.49876 4.76008)"
      >
        <stop offset={0.221806} stopColor="#CBA140" />
        <stop offset={0.921111} stopColor="#CBA140" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint7_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(21.7611 4.91614) rotate(132.51) scale(1.71812 2.40105)"
      >
        <stop stopColor="#FFDF3C" />
        <stop offset={1} stopColor="#FFDF3C" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint8_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(23.8719 10.0526) rotate(163.779) scale(2.01509 4.38457)"
      >
        <stop stopColor="#FFD537" />
        <stop offset={1} stopColor="#FFD336" stopOpacity={0} />
        <stop offset={1} stopColor="#FFD537" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint9_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(21.9031 18.2104) rotate(-133.315) scale(4.89281 7.02664)"
      >
        <stop stopColor="#CB6325" />
        <stop offset={1} stopColor="#CB6325" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint10_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(13.1526 6.04689) rotate(-90.3515) scale(1.44239 0.472912)"
      >
        <stop offset={0.295258} stopColor="#DB6009" />
        <stop offset={1} stopColor="#DB6009" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint11_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(23.3067 23.1091) rotate(90) scale(10.875 3.65625)"
      >
        <stop stopColor="#70647F" />
        <stop offset={1} stopColor="#70647F" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint12_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(8.71295 21.4529) scale(1.3125 7.0625)"
      >
        <stop stopColor="#5D516A" />
        <stop offset={1} stopColor="#5D516A" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint13_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(16.0128 21.3437) rotate(-90) scale(4.71875 13.6527)"
      >
        <stop stopColor="#47404D" />
        <stop offset={1} stopColor="#3B2D3A" />
      </radialGradient>
      <radialGradient
        id="paint14_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(16.005 16.8906) rotate(90) scale(5.9375 7.54205)"
      >
        <stop offset={0.931579} stopColor="#342542" stopOpacity={0} />
        <stop offset={0.994737} stopColor="#342542" />
      </radialGradient>
      <radialGradient
        id="paint15_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(15.588 15.5469) rotate(145.631) scale(7.1271 9.82595)"
      >
        <stop offset={0.9281} stopColor="#6A656F" stopOpacity={0} />
        <stop offset={1} stopColor="#6A656F" />
      </radialGradient>
      <radialGradient
        id="paint16_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(15.338 15.3125) rotate(34.2663) scale(8.18658 11.2866)"
      >
        <stop offset={0.933129} stopColor="#6A656F" stopOpacity={0} />
        <stop offset={1} stopColor="#615B67" />
      </radialGradient>
      <radialGradient
        id="paint17_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(16.005 23.6094) rotate(-90) scale(10.0625 10.6454)"
      >
        <stop offset={0.506211} stopColor="#57525D" stopOpacity={0} />
        <stop offset={1} stopColor="#57525D" />
      </radialGradient>
      <radialGradient
        id="paint18_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(16.005 15.3125) rotate(90) scale(3.85937 5.04205)"
      >
        <stop offset={0.316364} stopColor="#361E27" />
        <stop offset={1} stopColor="#361E27" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint19_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(17.7574 17.8243) rotate(-163.355) scale(1.58191 3.34381)"
      >
        <stop stopColor="#DCAD1E" />
        <stop offset={1} stopColor="#B57A1D" />
      </radialGradient>
      <linearGradient
        id="paint20_linear_4002_1580"
        x1={23.6952}
        y1={8.93644}
        x2={24.8812}
        y2={8.93644}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#33203C" />
        <stop offset={1} stopColor="#61546D" />
      </linearGradient>
      <radialGradient
        id="paint21_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(24.5801 11.6627) rotate(-90) scale(2.33473 0.180314)"
      >
        <stop stopColor="#70635D" />
        <stop offset={1} stopColor="#70635D" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint22_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(24.8383 12.0344) rotate(126.437) scale(1.36813 1.22616)"
      >
        <stop stopColor="#686071" />
        <stop offset={0.661286} stopColor="#402A4C" />
      </radialGradient>
      <radialGradient
        id="paint23_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(23.5005 12.4259) rotate(-6.43681) scale(0.801408 0.939972)"
      >
        <stop offset={0.0866887} stopColor="#685352" />
        <stop offset={1} stopColor="#685352" stopOpacity={0} />
      </radialGradient>
      <linearGradient
        id="paint24_linear_4002_1580"
        x1={24.941}
        y1={3.70361}
        x2={24.941}
        y2={11.4712}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#60546C" />
        <stop offset={1} stopColor="#504B55" />
      </linearGradient>
      <linearGradient
        id="paint25_linear_4002_1580"
        x1={25.4894}
        y1={14.8011}
        x2={23.1702}
        y2={14.8011}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#F9B72A" />
        <stop offset={0.89726} stopColor="#FAAC28" />
      </linearGradient>
      <radialGradient
        id="paint26_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(25.6005 14.6797) rotate(169.33) scale(1.11532 5.56401)"
      >
        <stop offset={0.285799} stopColor="#FFD93A" />
        <stop offset={1} stopColor="#FFD93A" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint27_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(24.3381 13.1015) rotate(90) scale(0.398438 1.38177)"
      >
        <stop offset={0.16129} stopColor="#845D03" />
        <stop offset={1} stopColor="#EBA429" stopOpacity={0} />
      </radialGradient>
      <linearGradient
        id="paint28_linear_4002_1580"
        x1={23.2887}
        y1={14.4803}
        x2={24.1637}
        y2={14.66}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#C57E10" />
        <stop offset={1} stopColor="#DF8F14" stopOpacity={0} />
      </linearGradient>
      <radialGradient
        id="paint29_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(24.3381 16.8905) rotate(-90) scale(1.3125 2.89043)"
      >
        <stop offset={0.421677} stopColor="#A16739" />
        <stop offset={1} stopColor="#DB9820" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint30_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(5.01001 29.9899) rotate(-90) scale(16.3734 4.36464)"
      >
        <stop stopColor="#766C83" />
        <stop offset={0.441285} stopColor="#58496A" />
        <stop offset={1} stopColor="#4D4159" />
      </radialGradient>
      <radialGradient
        id="paint31_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(8.77545 29.9899) rotate(-90) scale(10.5202 0.824126)"
      >
        <stop offset={0.285977} stopColor="#4F445B" />
        <stop offset={1} stopColor="#4F445B" stopOpacity={0} />
      </radialGradient>
      <linearGradient
        id="paint32_linear_4002_1580"
        x1={8.91962}
        y1={28.0587}
        x2={8.49427}
        y2={28.0587}
        gradientUnits="userSpaceOnUse"
      >
        <stop offset={0.444444} stopColor="#433850" />
        <stop offset={1} stopColor="#433850" stopOpacity={0} />
      </linearGradient>
      <radialGradient
        id="paint33_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(25.1173 29.9899) rotate(-100.465) scale(10.3655 2.91129)"
      >
        <stop stopColor="#736782" />
        <stop offset={1} stopColor="#5F5070" />
      </radialGradient>
      <radialGradient
        id="paint34_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(23.0661 23.1514) rotate(87.4134) scale(12.0457 0.703478)"
      >
        <stop offset={0.176695} stopColor="#3F2A51" />
        <stop offset={1} stopColor="#3F2A51" stopOpacity={0} />
      </radialGradient>
      <linearGradient
        id="paint35_linear_4002_1580"
        x1={16.005}
        y1={29.8594}
        x2={16.005}
        y2={23.4258}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#3F3748" />
        <stop offset={1} stopColor="#3F3748" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint36_linear_4002_1580"
        x1={16.005}
        y1={29.8594}
        x2={16.005}
        y2={23.4258}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#3F3748" />
        <stop offset={1} stopColor="#3F3748" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint37_linear_4002_1580"
        x1={16.005}
        y1={29.8594}
        x2={16.005}
        y2={23.4258}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#3F3748" />
        <stop offset={1} stopColor="#3F3748" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint38_linear_4002_1580"
        x1={9.38513}
        y1={11.0375}
        x2={12.4908}
        y2={11.0375}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#E79B27" />
        <stop offset={1} stopColor="#B96201" />
      </linearGradient>
      <radialGradient
        id="paint39_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(20.2308 11.4069) rotate(-24.444) scale(2.86939 3.50339)"
      >
        <stop offset={0.572298} stopColor="#FFC531" />
        <stop offset={0.904617} stopColor="#FFE549" />
      </radialGradient>
      <radialGradient
        id="paint40_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(20.8112 11.1959) rotate(-20.2976) scale(1.36913)"
      >
        <stop offset={0.71002} stopColor="#FFBA25" stopOpacity={0} />
        <stop offset={1} stopColor="#FFBA25" />
      </radialGradient>
      <radialGradient
        id="paint41_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(11.0942 10.9461) rotate(-180) scale(1.12725 1.07829)"
      >
        <stop offset={0.415002} stopColor="#D67923" stopOpacity={0} />
        <stop offset={1} stopColor="#D67923" />
      </radialGradient>
      <radialGradient
        id="paint42_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(18.992 10.3819) rotate(155.244) scale(7.51607 10.0601)"
      >
        <stop stopColor="#FFE644" />
        <stop offset={1} stopColor="#EB9235" />
      </radialGradient>
      <radialGradient
        id="paint43_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(17.9856 11.1138) rotate(152.124) scale(2.50476 2.12511)"
      >
        <stop stopColor="#FFE842" />
        <stop offset={1} stopColor="#FFE842" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint44_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(13.7038 17.5) rotate(-78.3106) scale(4.33517 5.50052)"
      >
        <stop stopColor="#E4883F" />
        <stop offset={1} stopColor="#E4883F" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint45_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(15.7166 9.5296) rotate(90) scale(7.83638 10.6752)"
      >
        <stop offset={0.618919} stopColor="#D39126" stopOpacity={0} />
        <stop offset={1} stopColor="#9F6810" />
      </radialGradient>
      <radialGradient
        id="paint46_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(16.6498 12.1202) rotate(164.542) scale(5.90442 10.1656)"
      >
        <stop offset={0.876514} stopColor="#D4993E" stopOpacity={0} />
        <stop offset={1} stopColor="#D4993E" />
      </radialGradient>
      <radialGradient
        id="paint47_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(18.4065 9.94272) rotate(-90) scale(1.2077 1.48218)"
      >
        <stop stopColor="#FFBB31" />
        <stop offset={1} stopColor="#FFBB31" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint48_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(13.9782 10.0342) rotate(-90) scale(1.42729 1.63577)"
      >
        <stop stopColor="#F09429" />
        <stop offset={1} stopColor="#F09429" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint49_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(21.3389 11.5038) rotate(-180) scale(1.41359 4.65359)"
      >
        <stop stopColor="#FFDA39" />
        <stop offset={1} stopColor="#FFDA39" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint50_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(13.6012 5.29278) rotate(90) scale(3.15625 3.5)"
      >
        <stop stopColor="#D1710B" />
        <stop offset={1} stopColor="#D1710B" stopOpacity={0} />
      </radialGradient>
      <linearGradient
        id="paint51_linear_4002_1580"
        x1={15.9913}
        y1={13.085}
        x2={15.9913}
        y2={10.2705}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FFC134" />
        <stop offset={1} stopColor="#F8C73F" />
      </linearGradient>
      <radialGradient
        id="paint52_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(16.8145 12.2666) rotate(-105.892) scale(2.67311 1.52959)"
      >
        <stop offset={0.0168227} stopColor="#FFE848" />
        <stop offset={1} stopColor="#FFE848" stopOpacity={0} />
      </radialGradient>
      <linearGradient
        id="paint53_linear_4002_1580"
        x1={14.8931}
        y1={12.2849}
        x2={15.7898}
        y2={12.3947}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#F8A322" />
        <stop offset={1} stopColor="#F8A322" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint54_linear_4002_1580"
        x1={15.9913}
        y1={13.1816}
        x2={15.9913}
        y2={12.5411}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#E48538" />
        <stop offset={1} stopColor="#E48538" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint55_linear_4002_1580"
        x1={16.0734}
        y1={13.1541}
        x2={16.0734}
        y2={13.0077}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#E2802F" />
        <stop offset={1} stopColor="#E2802F" stopOpacity={0} />
      </linearGradient>
      <radialGradient
        id="paint56_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(16.293 11.8915) rotate(144.462) scale(1.6528 2.21381)"
      >
        <stop offset={0.797297} stopColor="#E2802F" stopOpacity={0} />
        <stop offset={1} stopColor="#E2802F" />
      </radialGradient>
      <linearGradient
        id="paint57_linear_4002_1580"
        x1={15.2262}
        y1={14.7318}
        x2={15.7012}
        y2={13.8171}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#EEAC32" />
        <stop offset={1} stopColor="#EEAC32" stopOpacity={0} />
      </linearGradient>
      <radialGradient
        id="paint58_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(18.2814 10.3195) rotate(90) scale(0.851455 1.35433)"
      >
        <stop offset={0.80198} stopColor="#925C51" />
        <stop offset={1} stopColor="#694B43" />
        <stop offset={1} stopColor="#804D49" />
        <stop offset={1} stopColor="#85534D" />
      </radialGradient>
      <radialGradient
        id="paint59_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(18.0414 10.4077) rotate(-127.812) scale(0.396681 0.546134)"
      >
        <stop offset={0.765532} stopColor="#FFE6E2" stopOpacity={0} />
        <stop offset={0.966159} stopColor="#FFE6E2" />
      </radialGradient>
      <linearGradient
        id="paint60_linear_4002_1580"
        x1={19.0969}
        y1={10.3756}
        x2={18.7682}
        y2={10.5781}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#B4948D" />
        <stop offset={1} stopColor="#B4948D" stopOpacity={0} />
      </linearGradient>
      <radialGradient
        id="paint61_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(13.7013 10.3195) rotate(90) scale(0.85146 1.35434)"
      >
        <stop offset={0.80198} stopColor="#925C51" />
        <stop offset={1} stopColor="#694B43" />
        <stop offset={1} stopColor="#804D49" />
        <stop offset={1} stopColor="#85534D" />
      </radialGradient>
      <linearGradient
        id="paint62_linear_4002_1580"
        x1={14.4815}
        y1={10.3759}
        x2={14.1525}
        y2={10.5786}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#B4948D" />
        <stop offset={1} stopColor="#B4948D" stopOpacity={0} />
      </linearGradient>
      <radialGradient
        id="paint63_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(13.4005 10.5492) rotate(-90.897) scale(0.518148 0.622835)"
      >
        <stop offset={0.765532} stopColor="#FFE6E2" stopOpacity={0} />
        <stop offset={0.966159} stopColor="#FFE6E2" />
      </radialGradient>
      <radialGradient
        id="paint64_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(13.1418 3.64957) rotate(129.554) scale(5.63516 2.45766)"
      >
        <stop offset={0.395696} stopColor="#EE971B" stopOpacity={0} />
        <stop offset={0.911046} stopColor="#D8772C" />
      </radialGradient>
      <radialGradient
        id="paint65_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(12.9953 4.22397) rotate(144.458) scale(4.00186 1.97778)"
      >
        <stop offset={0.120488} stopColor="#FFCA2D" />
        <stop offset={1} stopColor="#FFE134" stopOpacity={0} />
        <stop offset={1} stopColor="#FFCA2D" stopOpacity={0} />
      </radialGradient>
      <linearGradient
        id="paint66_linear_4002_1580"
        x1={12.3825}
        y1={5.79291}
        x2={12.0075}
        y2={6.60541}
        gradientUnits="userSpaceOnUse"
      >
        <stop offset={0.313353} stopColor="#D2771D" />
        <stop offset={1} stopColor="#D2771D" stopOpacity={0} />
      </linearGradient>
      <radialGradient
        id="paint67_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(17.8714 2.41881) rotate(115.63) scale(5.30209 7.52809)"
      >
        <stop offset={0.627022} stopColor="#F49523" stopOpacity={0} />
        <stop offset={1} stopColor="#F49523" />
      </radialGradient>
      <radialGradient
        id="paint68_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(18.6242 3.73411) rotate(105.909) scale(3.61023 7.5659)"
      >
        <stop offset={0.131886} stopColor="#FFE337" />
        <stop offset={1} stopColor="#FFE337" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint69_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(17.1979 9.64414) rotate(-117.848) scale(7.67641 6.86224)"
      >
        <stop offset={0.897563} stopColor="#CA9B37" stopOpacity={0} />
        <stop offset={1} stopColor="#CA9B37" />
      </radialGradient>
      <linearGradient
        id="paint70_linear_4002_1580"
        x1={12.957}
        y1={4.44117}
        x2={13.5287}
        y2={5.77805}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FAA719" />
        <stop offset={1} stopColor="#DB6008" />
      </linearGradient>
      <radialGradient
        id="paint71_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(18.7754 6.12558) rotate(-102.428) scale(3.92058 20.9164)"
      >
        <stop stopColor="#534D5B" />
        <stop offset={1} stopColor="#2B2135" />
      </radialGradient>
      <linearGradient
        id="paint72_linear_4002_1580"
        x1={17.7754}
        y1={3.95312}
        x2={16.4941}
        y2={-0.421875}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#3D294B" />
        <stop offset={1} stopColor="#433A4D" />
      </linearGradient>
      <radialGradient
        id="paint73_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(21.7441 2.39062) rotate(90) scale(0.9375 12.6875)"
      >
        <stop stopColor="#696070" />
        <stop offset={0.866667} stopColor="#696070" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint74_radial_4002_1580"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(6.77539 3.01563) scale(7.75 0.875)"
      >
        <stop stopColor="#75707B" />
        <stop offset={0.935484} stopColor="#75707B" stopOpacity={0} />
      </radialGradient>
    </defs>
  </svg>
);
module.exports = WomanStudentIcon;
